/*
Theme Name: adult-theme12
Theme URI: 
Description: 
Version: 1.0
Author: 
Tags: widget ready, valid html, valid css, 3 columns, fixed width
*/
*{margin: 0; padding: 0;}
html {height: 100%}
body {
	font: 11px Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background: #010101 url(images/bg.gif) center;
	color: #000;
	text-align: center;
}
a:link, a:visited, a:active, a:hover{color: #a20101; text-decoration: underline;}
a:hover{text-decoration: none;}

img {border: none;}
input {vertical-align: middle;}
ul li{list-style: none;}
.clear{ clear: both;}

#wrapper {
	width: 959px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: left;
	background: #fff url(images/cont_bg.gif) repeat-y center;
}


/* Header
-----------------------------------------------------------------------------*/
#header { width: 100%; height: 158px; text-align: left; background: url(images/top_bg.jpg) repeat-x center top; }
#header .hpadd{width: 959px; margin: 0 auto; background: url(images/hta.png) no-repeat right top; }
#header .hlogo{width: 540px; height: 131px; overflow: hidden; float: left;}
#header .hta{width: 300px; height: 116px; overflow: hidden; float: right; font-size: 11px; padding: 0 100px 0 0;}
#header .hta .htapadd{padding: 10px; }

.top_menu{width: 100%; height: 27px; overflow: hidden; background: #000 url(images/hmenu_bg.png) no-repeat center top;}
.top_menu ul{width: 530px; height: 27px; overflow: hidden; float: left; text-align: left; font-size: 1px; position: relative; z-index: 100; font-weight: 700;}
.top_menu ul li{ display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; *display: inline; position: relative; z-index: 99; overflow: hidden; font-size: 14px; text-align: center; padding: 0 30px; border-left: 1px solid #fcfdff; margin: 3px 0 5px; }
.top_menu ul li.home{border: 0;}
.top_menu ul li a:link, .top_menu ul li a:visited, .top_menu ul li a:active, .top_menu ul li a:hover{color: #fcfdff; text-decoration: none; display: block; }
.top_menu ul li a:hover{ text-decoration: underline;}

.top_menu .search{width: 320px; height: 27px; float: right; padding: 0 78px 0 0; }

.search_form{ padding: 2px 0 0 0; *padding: 0;}
.search_form .text{border: 1px solid #7B7B7B; padding: 1px 4px; width: 210px;}
.search_form .bttn{width: 75px; height: 20px; background: url(images/bttn_search.gif); cursor: pointer; border: 0; margin: 0 0 0 5px;}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 150px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content { padding: 4px 225px 0; background: url(images/cont_top.png) no-repeat center top;}

.post{ margin: 0 0 10px; width: 100%; overflow: hidden; }
.post p{padding: .4em 6px;}
.post p img{ border: 1px solid #686565;}
.post h2, .post h3, .post h4{ padding: .4em 10px;}

#content .title{ width: 100%; padding: 0 0 10px 0; background: url(images/title_bg.gif) no-repeat; }
#content .title h1{ width: 410px; font-size: 18px; padding: 5px 10px; float: left; font-family: Georgia; }
#content .title .date{font-size: 9px; color: #fff; width: 60px; height: 64px; float: right; text-align: center; padding: 4px 10px 0 0; }
#content .title .date span{font-size: 30px;}

.permalink{ width: 100%; height: 27px; overflow: hidden; background: url(images/perma_bg.gif) no-repeat center; margin: 5px 0 0; font-size: 11px; line-height: 27px; font-weight: 700;}
.permalink .pleft{float: left; width: 47%; padding: 0 0 0 6px; }
.permalink .pright{float: right; width: 47%; text-align: right; padding: 0 6px 0 0;}
.permalink .pright span{padding: 0 0 0 18px; background: url(images/ico_sheet.gif) no-repeat left top;}

.ptb_t{width: 100%; background: #3F3F3F url(images/tb_hor.gif) repeat-x top;}
.ptb_b{width: 100%; background: url(images/tb_hor.gif) repeat-x bottom;}
.ptb_l{width: 100%; background: url(images/tb_vert.gif) repeat-y left;}
.ptb_r{width: 100%; background: url(images/tb_vert.gif) repeat-y right;}
.ptb_lt{width: 100%; background: url(images/tb_lt.gif) no-repeat left top;}
.ptb_rt{width: 100%; background: url(images/tb_rt.gif) no-repeat right top;}
.ptb_lb{width: 100%; background: url(images/tb_lb.gif) no-repeat left bottom;}
.ptb_rb{padding: 5px; background: url(images/tb_rb.gif) no-repeat right bottom;}


.paginator{width: 100%; padding: 10px 0; font-size: 1px; text-align: center;}
.paginator li{ width: 23px; height: 23px; line-height: 21px; *line-height: 20px; overflow: hidden; display: -moz-inline-stack; display: inline-block; vertical-align: middle; zoom: 1; *display: inline; position: relative; z-index: 99; font-size: 12px; margin: 1px; *margin: 1px 2px 1px 1px;}
.paginator li.fst{width: 70px;}

.paginator li a:link, .paginator li a:visited, .paginator li a:active, .paginator li a:hover{color: #fff; text-decoration: none; display: block; background: #424549 url(images/ai_bg.jpg) no-repeat bottom; border: 1px solid #474545;} 
.paginator li a:hover{background: #3A140A url(images/ai_bg.jpg) no-repeat top; border: 1px solid #874734;}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 220px;
	position: relative;
	margin-left: -100%;
}

.sl .sb_padd{padding: 0 0 0 4px;}


/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	margin-left: -220px;
	width: 220px;
	position: relative;
}
.sr .sb_padd{padding: 0 4px 0 0;}

.sidebar .title{ width: 100%; line-height: 60px; text-align: center; color: #a20101; margin: 0 0 10px; font-family: Georgia;}
.sidebar .title h1{ font-size: 18px; }
.sidebar ul{ padding: 10px 0; font-size: 12px; }
.sidebar ul li{ background: url(images/side_bullet.gif) no-repeat left 0; padding: 2px 0 2px 15px;}
.sidebar p{ margin: .4em 10px; }
.sidebar img{ margin: 5px auto;}

.sidebar .widg{width: 216px; background: url(images/widg_bg.gif) repeat-y center; margin: 0 auto; border-top: 8px solid #000;}
.sidebar .widg_top{width: 100%; background: url(images/cat_bg.png) no-repeat center top; }
.sidebar .widg_bttm{ padding: 0 10px 10px; background: url(images/widg_bttm.gif) no-repeat center bottom; }
.sidebar .widg_bttma{ padding: 0 10px 10px; }

.sidebar a:link, .sidebar a:visited, .sidebar a:active, .sidebar a:hover{color: #000; text-decoration: none;}
.sidebar a:hover{ color: #a20101; text-decoration: underline;}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 100%;
	margin: -150px auto 0;
	height: 150px;
	background: url(images/bttm_bg.jpg) repeat-x center bottom;
	font-size: 12px;
	color: #fff;
}
#footer .fpadd{ width: 959px; height: 150px; margin: 0 auto; background: url(images/footer_bg.jpg) no-repeat bottom;}
#footer p{ padding: 70px 0 0; }

h2
{
	font-weight:400;
	font-size:18px;
}

h3
{
	font-weight:400;
	font-size:16px;
}

#commentform #author,#commentform #email,#commentform #url,#commentform textarea
{
	background:#fff;
	border:1px solid #333;
	padding:.2em;
}

#commentform textarea
{
	width:98%;
}

#commentlist li ul
{
	border-left:1px solid #717679;
	font-size:110%;
	list-style-type:none;
}

#commentlist li .avatar
{
	float:right;
	margin-right:25px;
	border:1px dotted #ccc;
	padding:2px;
}

#wp-calendar
{
	border:1px solid #BEEF5D;
	empty-cells:show;
	font-size:14px;
	width:90%;
	margin:5px auto 10px;
}

#wp-calendar a
{
	color:#000;
	display:block;
	text-decoration:none;
}

#wp-calendar #next a
{
	padding-right:10px;
	text-align:right;
}

#wp-calendar #prev a
{
	padding-left:10px;
	text-align:left;
}

#wp-calendar a:hover
{
	background:#e0e6e0;
	color:#717679;
}

#wp-calendar caption
{
	color:#BEEF5D;
	font-size:14px;
	text-align:center;
}

#wp-calendar td
{
	color:#BEEF5D;
	font:normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing:normal;
	text-align:center;
	padding:2px 0;
}

#wp-calendar td.pad:hover
{
	background:#fff;
}

#wp-calendar td:hover,#wp-calendar #today
{
	background:#eee;
	color:#000;
}

#wp-calendar th
{
	font-style:normal;
	text-transform:capitalize;
}

p img
{
	max-width:100%;
	padding:0;
}

img.alignright
{
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}

img.alignleft
{
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}

.alignright
{
	float:right;
}

.alignleft
{
	float:left;
}

.right ul li
{
	margin:0 10px;
}

.right ol li
{
	margin:0 20px;
}

img,.left ul li ul li,.left ul li ul li ul li
{
	border:0;
}



img.centered,.aligncenter
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

