/*
Copyright: Taletopia.com 2007-2012
*/

body {
  text-align: center;
  background: #dddddd;
  margin-top:0px;
  margin-bottom:30px;
  color:#000000;
}

A:link {
	COLOR: #0000FF; text-decoration: none;
}
A:visited {
	COLOR: #330099; text-decoration: none;
}
A:active {
	COLOR: #0066FF; text-decoration: none;
}
A:hover {
	COLOR: #0066FF; text-decoration: underline;
}


a#userbar { color: #FFF; }

#page_wrapper {
  background: #ffffff url('../img/950bg.gif') top left;
  padding: 0px;
  width: 950px;
  text-align: left;
  display: block;
  border: 1px solid #000000;
  border-top: 0px;
  margin: 0px auto 0px auto;
}


#smallprint {
  font-size:9px;
  margin-left: 90px;
  margin-right: 90px;
  text-align: justify;
  text-decoration: none;
  font-family: verdana, helvetica, sans-serif;
  font-weight:normal;
}


/**************************************************************
   Category listing in story posting
 **************************************************************/

#catlist_title {
  background: #A5A162 url('../img/menu_bg.jpg') top left;
	border: 1px solid #000000;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-left: 5px;
	padding-top: 8px;
	height: 22px;
	width: 440px;
}

#catlist_leftmid {
	float: left;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	width: 294px;
}

#catlist_left {
	float: left;
	font-size: 10px;
	margin: 0px;
	width: 146px;
}

#catlist_mid {
	float: right;
	font-size: 10px;
	margin: 0px;
	width: 146px;
}

#catlist_right {
	float: right;
	font-size: 10px;
	margin: 0px;
	width: 146px;
}

/**************************************************************
   Category menu
 **************************************************************/

#headmenu {
  height:30px;
  background: #A5A162 url('../img/menu_bg.jpg') top left no-repeat;
  width: 138px;
  border: 1px solid #000000;
  background-color: transparent;
}

#headmenu ul li {
  padding: 0.2em 3px;
  float: left;
}

#headmenu a:visited {
  color: #595A38;
  background-color: transparent;
  border: none;
}
#headmenu a:link {
  color: #595A38;
  background-color: transparent;
  border: none;
}
#headmenu a:hover {
  color: #595A38;
  background-color: transparent;
  text-decoration: none;
}
#headmenu ul li a#current { color: #FFFFFF; }

#submenu table {
  margin-left: 10px;
  border: 1px;
  width: 120px;
  background: #000000;
  font-family: verdana, helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
}

#submenu td {
  padding-left: 6px;
  background: #595A38;
  color: #E2D179;
}

#submenu a {
  color: #FFFFFF;
  text-decoration: none;  
}

/**************************************************************
   Top navigation flips
 **************************************************************/



#page_wrapper_top {
  background: transparent;
  margin: 0px auto 0px auto; 
  padding: 0px;
  height: 30px;
  width: 950px;
  border: 0px;
}

#navlist_top
{
  margin:0px;
  background: transparent;
  text-align: right;
  padding: 0px;
  font-family: verdana, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
	display: inline;
	float: left;
}

#navlist_top li
{
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline;
}

#navlist_top li a
{
  padding: 3px 0px 2px 0px;
  margin: 8px 0px 0px 0px;
  border: 1px solid #000000;
  border-bottom: 0px;
  background: #fef7e9;
  text-decoration: none;
  color: #000000;
  font-family: verdana, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

#navlist_top li a:visited { color: #0000FF; }
#navlist_top li a:link { color: #0000FF; }

#navlist_top li a:hover
{
  color: #0000FF;
  background: #ffffff;
  padding-top: 5px;
  padding-bottom: 3px;
  margin-top: 6px;
}

#navlist_top li a#current
{
  color: #000;
  padding: 7px 5px 4px 5px;
  margin: 0px;
  background: #ffffff;
}

#navlist_top ul.languages {
	display: block;
	float: right;
}


#navlist_top li a.cat
{
  width: 135px;
	display: inline-block;
	text-align: center;
}

#navlist_top li a#blank
{
  color: #fff;
  margin-left: 0px;
  margin-right: 2px;
  padding: 0px;
  background: none;
  border: none;
  border-bottom: 0px;
}

#navcontainer ul
{
  margin-top:0px;
  margin-bottom:0px;
  background: transparent;
  text-align: right;
  padding: 4px 0;
  padding-bottom: 2px;
  margin-left: 0;
  font-family: verdana, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#navcontainer ul li {
  color: #595A38;
  list-style: none;
  margin: 0;
  display: inline;
}

#navcontainer ul li a
{
  padding: 2px;
  margin-left: 0px;
  border: 1px solid #000000;
  border-bottom: 0px;
  background: #595A38 bottom left repeat-x;
  text-decoration: none;
  font-family: verdana, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}




 /**************************************************************
   Story listing
 **************************************************************/

#sto_wrapper {
  margin-left: auto; 
  margin-right: auto;
  padding: 0px;
  width:440px;
}

#stowrapper {
  margin-left: auto; 
  margin-right: auto;
  padding: 0px;
  width:580px;
}

#stotitle {
  margin: 20px 0px 2px 0px;
  font-family: helvetica, verdana, sans-serif;
  font-size:16px;
	font-weight: 600;
	text-align: left;
  line-height:18px;
  color: #000000;
}

#stodesc {
  font-size: 16px;
  font-family: helvetica, verdana, sans-serif;
  text-align:justify;
}

#storating {
	display: block;
  font-size: 10px;
  font-family: verdana, helvetica, sans-serif;
  margin:0px 0px 30px 0px;
  padding:0px;
  height:18px;
  vertical-align: top;
}











#sto_title {
  color: white;
  background: #666633 url('../img/menu_bg_dark.jpg') bottom right repeat-x;
  border: 0px;
  float:both;
  font-size:12px;
  font-weight:bold;
  font-family: verdana, helvetica, sans-serif;
  height: 22px;
  padding-top: 5px;
  padding-left: 5px;
  text-align: left;
	vertical-align: middle;
  width:440px;
}

#sto_title a:active,#sto_title a:visited,#sto_title a:link {
  padding-top: 8px;
  color: white;
	text-decoration: none;
  font-weight:bold;
}

#sto_readtitle {
  color: white;
  background: #666633 url('../img/menu_bg_read.jpg') bottom right repeat-x;
  border: 0px;
  float:both;
  font-size:12px;
  font-weight:bold;
  font-family: verdana, helvetica, sans-serif;
  height: 22px;
  padding-top: 5px;
  padding-left: 5px;
  text-align: left;
	vertical-align: middle;
  width:440px;
}

#sto_readtitle a:active,#sto_readtitle a:visited,#sto_readtitle a:link {
  padding-top: 8px;
  color: white;
	text-decoration: none;
  font-weight:bold;
}
#sto_desc {
	background: transparent;
	border: 0px;
  color: #000;
  float:left;
  font-size: 12px;
  font-family: verdana, helvetica, sans-serif;
  margin: 0px;
  padding: 5px;
  text-align:justify;
  text-decoration: none;
  width:308px;
}





#right_rate {
  width:130px;
  height: 70px;
}

#sto_rate {
  background: #FFCC66;
  border: 1px #666633 solid;
  float:right;
  font-family: verdana, helvetica, sans-serif;
  font-size:10px;
  margin: 3px;
  padding: 3px;
  text-align: center;
  width:92px;
}

#sto_rate ul {
  list-style-type: none;
  width: 100px;
	text-align: center;
  vertical-align: top;
}


#sto_rate ul li {
  color: #000000;
	display: inline;
	margin:0px;
	font-size: 10px;
  font-family: verdana, helvetica, sans-serif;
	font-weight: normal;
  vertical-align: top;
}

#sto_rate ul li a:active,#sto_rate ul li a:visited,#sto_rate ul li a:link {
  background-color: transparent;
  border: 0px;
	color: #000;
	font-size: 10px;
	font-weight: normal;
  margin:0px;
  padding:0px;
	text-decoration: underline;
}

#sto_rate ul li a:hover {
	text-decoration: none;
}

#sto_action {
	padding-top: 10px;
	float: right;
	font-weight: bold;
	text-align: right;
	width: 130px;
}

#sto_added {
	padding-bottom: 5px;
	padding-top: 0px;
	font-size: 10px;
	float: left;
	width: 150px;
}

#sto_author {
	padding-bottom: 5px;
	padding-top: 0px;
	font-size: 10px;
	float: right;
	text-align: right;
	width: 150px;
}

#sto_content {
  background: #FFCC66;
  border: 1px #666633 solid;
  border-top: 0px;
  float:both;
  font-size: 11px;
  font-family: verdana, helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
  padding-bottom: 6px;
  text-align:justify;
  text-decoration: none;
  width:443px;
}

#sto_readcontent {
  background: #FFCC99;
  border: 1px #666633 solid;
  border-top: 0px;
  float:both;
  font-size: 11px;
  font-family: verdana, helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
  padding-bottom: 6px;
  text-align:justify;
  text-decoration: none;
  width:443px;
}

#sto_readnow {
  color: #E2D179;
	padding-top: 3px;
	padding-bottom: 3px;
	float: both;
	text-align: right;
	width: 300px;
}

#sto_footer {
	margin:0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:0px;
	font-size: 10px;
  font-family: verdana, helvetica, sans-serif;
	font-weight: normal;
	float: right;
	text-align: left;
	width: 320px;
}












#show_title {
  color: white;
  margin-left: auto;
  margin-right: auto;
  background: #666633 url('../img/menu_bg_dark.jpg') bottom right repeat-x;
  border: 0px;
  font-size:12px;
  font-weight:bold;
  font-family: verdana, helvetica, sans-serif;
  height: 22px;
  padding-top: 5px;
  padding-left: 5px;
  text-align: left;
	vertical-align: middle;
  width:640px;
}

#left_side .author {
  width: 180px;
  padding: 0px;
  margin: 0px;
  text-align: right;
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
  display:inline-block;
  float:right;
}

#left_side .navigation {
	margin: 0px;
  padding: 0px;
  font-family: verdana, helvetica, sans-serif;
  font-size: 10px;
  display:inline-block;
  float:left
}


#show_desc {
	background: transparent;
	border: 0px;
  color: #000;
  font-size: 12px;
  font-family: verdana, helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
  padding: 0px;
  text-align:justify;
  text-decoration: none;
  width:600px;
}

#show_rating {
	display:block;
}

#show_rating {
	margin: 0px;
	padding-top: 5px;
	float:left; 
	padding-bottom: 10px;
  font-size: 10px;
  font-family: verdana, helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	width: 150px;
}

#show_dateadded {
	margin: 0px;
	padding: 5px 0px;
	float:left; 
  font-size: 10px;
  font-family: verdana, helvetica, sans-serif;
	width: 150px;
}

#show_navigation {
	margin: 0px;
	float: right;
	padding: 5px 0px;
	font-size: 10px;
	text-align: right;
  font-family: verdana, helvetica, sans-serif;
	width: 450px;
	display: block; 
}

#show_text h2.morestories {
	display: block;
	clear: both;
	list-style: none;
	margin: 0px;
	padding-top: 20px;
}

#show_text ul.morestories li {
	display: block;
	margin: 3px 45px 3px 3px;
	padding: 8px 8px;
	font-weight: normal;
	text-align: left;
	border: 1px solid #000000;
	background: transparent;
	font-size: 14px;
}

#show_text ul.morestories li#ebook {
  display: inline-block;
}


#show_text ul.morestories li#ebook #ebookleft {
	float:right;
	width: 130px;
}

#show_text ul.morestories li#ebook #ebookright {
	float:left;
	width: 364px;
}

#show_text ul.morestories li#ebook #ebookright #form {
	padding: 10px 0px;
	text-align:center;
}

#show_text ul.morestories li a {
	display: inline;
	background: transparent;
	border: none;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px;
	text-decoration: underline:
}

.bottom_author {
	margin: 0px;
	padding: 0px;
	float:left; 
	display:inline-block;
  font-size: 10px;
  font-family: verdana, helvetica, sans-serif;
	width: 150px;
}

.bottom_navigation {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	text-align: right;
  font-family: verdana, helvetica, sans-serif;
	width: 450px;
	display:inline-block;
	float:right;
}

#show_top {
	margin:5px 0px 0px 0px;
}

#show_text {
	clear:both;
	display: block;
	font-size: 16px;
	position: relative;
}

#comments_rating {
	margin: 0px;
	margin-right: 10px;
  font-family: verdana, helvetica, sans-serif;
  font-size:12px;
  line-height:16px;
  color: #000000;
  background: #FFCC66;
  padding:2px;
  border:1px solid #3A3B22;
	border-bottom: 0px;
}

#comments_comment {
	margin: 0px;
	margin-right: 10px;
  font-family: verdana, helvetica, sans-serif;
  font-size:10px;
  line-height:16px;
  color: #000000;
  background: #FFCC66;
  padding:4px;
  border:1px solid #3A3B22;
  border-top: 0px;
	border-bottom: 0px;
}

#comments_added {
	margin: 0px;
	margin-right: 10px;
  margin-bottom: 5px;
  font-family: verdana, helvetica, sans-serif;
  font-size:10px;
  line-height:16px;
  color: #595A38;
  background: #FFCC66;
  padding:4px;
  border:1px solid #3A3B22;
  border-top: 0px;
}


#ad_wrapper {
  background: #000000 url('../img/ad_bg.jpg') top right no-repeat;
  margin: 0px;
}

#ad_wrapper img {
	border: 1px;
}

#left_side {
  float: left;
  width: 640px;
  font-family: verdana, helvetica, sans-serif;
  font-size: 14px;
  line-height:18px;
  color: #000000;
  padding-top: 10px;
}
  
#left_side h1 {
  margin: 0px 0px 0px 0px;
  font-family: verdana, helvetica, sans-serif;
  font-size:18px;
  font-weight:bold;
  color: #000000;
}

#left_side h2 {
  margin: 0px 0px 0px 0px;
  font-family: verdana, helvetica, sans-serif;
  font-size:18px;
  font-weight:bold;
  color: #000000;
}

#left_side h1.headline {
	padding-top: 5px;
	clear:both;
}

#left_side h2.headline {
	padding-top: 5px;
	clear:both;
}

#pagenav {
  color: #333333;
  margin:10px;
  font-family: verdana, helvetica, sans-serif;
  font-size:10px;
  line-height:18px;
	text-align: center;
}


a.navbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #d197fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #d197fe;
	box-shadow:inset 0px 1px 0px 0px #d197fe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a53df6), color-stop(1, #7c16cb) );
	background:-moz-linear-gradient( center top, #a53df6 5%, #7c16cb 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a53df6', endColorstr='#7c16cb');
	background-color:#a53df6;
	border:1px solid #9c33ed;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:3px 12px;
	text-decoration:none;
	text-shadow:1px 1px 0px #7d15cd;
}a.navbutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7c16cb), color-stop(1, #a53df6) );
	background:-moz-linear-gradient( center top, #7c16cb 5%, #a53df6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7c16cb', endColorstr='#a53df6');
	background-color:#7c16cb;
}a.navbutton:active {
	position:relative;
	top:1px;
}

a.navblank {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #ebd3b5) );
	background:-moz-linear-gradient( center top, #ffc477 5%, #ebd3b5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#ebd3b5');
	background-color:#ffc477;
	border:1px solid #eeb44f;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:3px 12px;
	text-decoration:none;
	text-shadow:1px 1px 0px #cc9f52;
}

#right_side {
  float:right;
  width:310px;
  margin: 0px;
  padding: 0px;
}

#right_side #logo {
	background: #000000;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	position:relative;
}

#right_side h2#navigation {
  margin: 15px 0px 15px 8px;
  font-family: verdana, helvetica, sans-serif;
  font-size:18px;
  font-weight: normal;
  line-height:14px;
  color: #000000;
}


#right_side ul.navigation {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#right_side ul.navigation li a {
  background: #ededed;
  padding: 4px 5px 4px 15px;
  margin: 2px 0px 0px 0px;
  border: 1px solid #000000;
  border-left: 1px solid #4d4940;
  width: 220px;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: 1px;
  display:block;
  font-family: verdana, helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

#right_side ul.navigation li a#current {
  background: #ffffff;
  color: #000000;
  border-left: 1px solid #ffffff;
  font-weight: bold;
  letter-spacing: 3px;
  width: 280px;
}

#right_side ul.navigation li a#downplay {
  background: #fef7e9;
  color: #000000;
  letter-spacing: 1px;
}

#right_side ul.navigation li a:hover {
  background: #ffffff;
  width: 250px;
  text-decoration: underline;
}

#right_side ul.navigation li a.highlight {
  background: #ffff00;
}

#right_side ul.navigation li a#category {
	background: #ffffff;
}


#right_side h1 {
  margin: 15px 0px 15px 10px;
  font-family: verdana, helvetica, sans-serif;
  font-size:18px;
  font-weight:bold;
  line-height:14px;
  color: #000000;
}

#right_side h2 {
  margin: 15px 0px 15px 8px;
  font-family: verdana, helvetica, sans-serif;
  font-size:18px;
  font-weight: normal;
  line-height:14px;
  color: #000000;
}

#right_side h2.headline {
  font-weight: bold;
}

#right_side h2#downplay {
  font-weight: normal;
}


#right_side h2.newsletter {
  margin: 0px 2px;
  font-family: verdana, helvetica, sans-serif;
  font-size:18px;
  font-weight:bold;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  width:308px;
  background: yellow;
  padding: 10px 0px;
  line-height: 20px;
  color: #000000;
}

#right_side .subscribe {
  margin: 2px 2px 2px 2px;
  font-family: verdana, helvetica, sans-serif;
  width:306px;
  background: yellow;
  padding: 10px 0px;
  color: #000000;
}

#right_side .ebook {
  margin: 0px 2px;
  font-family: verdana, helvetica, sans-serif;
  font-size:18px;
  font-weight:bold;
  width:306;
  background: white;
  padding: 10px 0px;
  line-height: 20px;
  color: #000000;
}

#right_side p.newsletter {
  margin: 10px 0px 10px 0px;
  padding-left:10px;
  font-family: verdana, helvetica, sans-serif;
  font-size:11px;
  line-height:16px;
  color: #333333;
}

#right_side h1 a {
  color: #FCF8E3;
}



#right_side p {
  margin:5px;
  margin-bottom:15px;
  padding-right:10px;
  font-family: verdana, helvetica, sans-serif;
  font-size:11px;
  line-height:16px;
  color: #333333;
}

#page_footer {
  height: 70px;
  background: #f9fbb4;
}  

#page_footer p {
  text-align:center;
  padding-top:20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:11px;
  line-height:16px;
  color: #000000;
}

.spacer {
  margin:0px;
  padding:0px;
  height:10px;
  clear:both;
}

.subscribe {
  margin:20px;
  padding:15px;
  text-align:center;
  background: #ffff00;
  width: 400px;
  font-family: verdana, helvetica, sans-serif;
  font-size: 12px;
}

.subscribe form h1 {
  font-family: verdana, helvetica, sans-serif;
  font-size: 12px;
}


#show_text #ebook {
  display: inline-block;
}


#show_text #ebook #ebook-text {
  text-align: left;
	font-size: 15px;
	padding-right: 10px;
  line-height:22px;
	float:left;
	width: 300px;
}

#show_text #ebook #ebook-cover {
	float:right;
	width: 290px;
	padding: 0px;
	margin: 0px;
}

#left_side #bigtext {
  text-align: left;
	font-size: 15px;
  line-height:22px;
}

#left_side #bigtext ul li {
  line-height:30px;
}

 



