/*

ethnorotica.com main stylesheet

*/

body
{
	font-family: verdana, sans-serif;
	background: url(/images/backgrounds/top.gif) repeat-x;
	text-align: center;
	color: #222;
	margin: 0;
	padding: 0 0 15px 0;
}


/****** Layout ******/

#wrap
{
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 850px;
}

#header
{
	height: 100px;
	width: 850px;
	background: url(/images/backgrounds/title.gif);
}

#tabs
{
	border-top: 1px solid #E0E5F4;
	border-bottom: 1px solid #E0E5F4;
	padding: 0;
	margin-bottom: 16px;
}

#leftwrap
{
	float: left;
	clear: left;
	width: 675px;
}

#content
{
	float: right;
	width: 500px;
	margin: 0;
	padding: 0;
}

#adbar, #sidebar
{
	float: left;
	width: 175px;
	overflow: hidden;
}

#footer
{
	clear: both;
}

.sidegroup
{
	background: url(/images/backgrounds/sidebox_lt.gif) center bottom;
	padding-bottom: 10px;
	margin-bottom: 8px;
}

.sideabout, .sidegroup_dark
{
	background: url(/images/backgrounds/sidebox.gif) center bottom;
	margin-bottom: 8px;
}

.sideabout
{
	padding-bottom: 5px;
}

.sidegroup_dark
{
	padding-bottom: 10px;
}

.entry
{
	padding: 0 10px;
}

.search_results
{
	padding: 0 10px;
}

.line
{
	text-align: center;
	margin: 15px 0;
}

.search
{
	text-align: center;
}


/****** Text ******/

h1, h2, h3, h4, h5, h6, p.date
{
	font-family: helvetica, arial, sans-serif;
}

h2
{
	font-size: 28px;
	line-height: 30px;
	letter-spacing: -1px;
	margin: 5px 0 0 0;
}

h3
{
	margin: 0;
	padding: 5px 2px 2px 2px;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #555;
}

h3.cmtformhead
{
	background: url(/images/backgrounds/cmtbox.gif);
	color: #fff;
	padding: 10px 15px 0 15px;
}

h4.cmthead
{
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	background: url(/images/backgrounds/cmtbox_lt.gif);
	margin: 0;
	padding: 9px 15px 5px 15px;
}

#header h1
{
	display: none;
}

p
{
	font-size: 13px;
	line-height: 18px;
	margin: 9px 0;
}

blockquote
{
	margin: 9px 0;
	padding-left: 45px;
	background: url(/images/backgrounds/quote.gif) no-repeat;
}

blockquote p
{
	color: #59533E;
}

p.date
{
	font-size: 21px;	
	color: #B8C4E6;
	margin: 2px 0 0 0;
}

p.com_invite
{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;	
	color: #E6B8B8;
	margin: 2px 0 0 0;
}

p.tags, p.permalink
{
	font-family: helvetica, arial, sans-serif;
	color: #777;
}

p.tags
{
	margin: 0 0 3px 0;
}

p.permalink
{
	margin: 0 0 9px 0;
}

p.centered
{
	text-align: center;
}

p.centered img
{
	margin: 5px 0;
}

p.leftpager, p.rightpager
{
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	padding: 10px 10px;
}

p.leftpager
{
	float: left;
}

p.rightpager
{
	float: right;
}

.sideabout p
{
	font-size: 12px;
	line-height: 14px;
	padding: 0 10px 0 10px;
	margin: 0 0 5px 0;
	color: #444;
}

.sidegroup
{
	font-family: helvetica, arial, sans-serif;
}

.sidegroup p, .sidegroup_dark p
{
	font-size: 12px;
	line-height: 14px;
	padding: 0 10px 0 10px;
	margin: 0 0 5px 0;
	color: #444;
}

.sidegroup p.buyad
{
	text-align: center;
	font-weight: bold;
	margin: 10px 0 0 0;
}

#footer p
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	padding: 3px 15px;
}

.side
{
	text-align: center;
	background: url(/images/backgrounds/sidebox.gif);
}

.side_lite
{
	text-align: center;
	background: url(/images/backgrounds/sidebox_lt.gif);
}

.cmt_time
{
	color: #777;
	margin: 0 2px;
}


/****** Lists ******/

.entry ul, .entry ol
{
	font-size: 13px;
	line-height: 18px;
	margin: 9px 35px 9px 0;
	color: #59533E;
}

.entry ul li
{
	list-style-type: square;
}

#sections, #sections li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#sections
{
	padding: 5px 0 4px;
	text-align: center;
}

#sections li
{
	font-family: helvetica, arial, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	display: inline;
	margin-right: 5px;
}

#sections li.last
{
	margin-right: 0;
}

#sidebar ul
{
	margin: 0;
	padding: 0 0 10px 0;
	list-style-type:none;
}

#sidebar li
{
	display:block;
	width:175px;
	font-size: 12px;
	line-height: 16px;
	text-align:center;
}

ol.comments
{
	padding: 0 10px;
	margin: 0;
	font-size: 90%;
	list-style-type:none;
}

ol.comments li
{
	width: 480px;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
	background: url(/images/backgrounds/cmtbox_lt.gif) center bottom;
}

ol.comments li p
{
	padding: 0 15px;
}


/****** Links ******/

a
{
	text-decoration: underline;
}

a:link, a:visited
{
	color: #990000;
}

a:hover
{
	color: #002699;
}

h2 a:link, h2 a:visited
{
	text-decoration: none;
	color: #990000;
}

h2 a:hover
{
	color: #002699;
}

#sidebar li a
{
	display:block;
	margin-left:2px;
	width:171px;
	height:100%;
	text-decoration:none;
	color: #990000;
}

#sidebar li a:hover
{
	color: #002699;
}

#sections a
{
	text-decoration: none;
}

#sections li a:hover
{
	color: #002699;
}

#sections a:link .testspn, #sections a:visited .testspn
{
	color: #fff;
}

#sections a:hover .testspn
{
	color: #B8C4E6;
}

a#txpCommentHelpLink:link, a#txpCommentHelpLink:visited
{
	color: #fff;
}

a#txpCommentHelpLink:hover
{
	color: yellow;
}


/****** Forms ******/

.search
{
	margin: 0 10px;
}

.search form
{
	margin: 0;
	padding: 0;
}

.search form .inputtext
{
	width: 110px;
	margin-bottom: 7px;
}

#txpCommentInputForm
{
	background: url(/images/backgrounds/cmtbox.gif) center bottom;
	width: 480px;
	margin: 0 10px;
	padding: 0 0 5px 0;
}

p#txpCommentInputForm
{
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	margin: 0;
	padding: 0 10px;
	background:none;
}

#txpCommentInputForm p
{
	color: white;
	padding: 0 15px;
}

.txpCommentInputMessage, .comment_web_input, .comment_email_input, .comment_name_input
{
	background-color: #FFE6E6;
}

.comment_web_input, .comment_email_input, .comment_name_input
{
	width: 250px;
}

.txpCommentInputMessage
{
	width: 440px;
	height: 250px;
}


/****** Textads ******/

#textads
{
	padding: 5px 10px;
}

#textads a:hover .adHeadline
{
	color: #002699;
}

.adHeadline
{
	font: bold 9pt Arial; text-decoration: underline; color: #990000;
}

.adText
{
	font: normal 9pt Arial; text-decoration: none; color: #555;
}