/*
Theme Name: adult-theme15
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: #D8BCF2 url(images/bg.gif) center;
	color: #000;
	text-align: center;
}
a:link, a:visited, a:active, a:hover{color: #ba1280; 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: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: left;
}


/* Header
-----------------------------------------------------------------------------*/
#header { width: 100%; height: 167px; text-align: left; background: url(images/top_bg.jpg) repeat-x center top; margin: 0 auto -167px; }
#header .hpadd{width: 1000px; margin: 0 auto; background: url(images/hbg.jpg) no-repeat right top; }
#header .hlogo{width: 500px; height: 167px; overflow: hidden; float: left;}
#header .hta{width: 500px; height: 167px; overflow: hidden; float: right; font-size: 11px; padding: 0; background: url(images/hta.jpg) no-repeat left top;}
#header .hta .htapadd{padding: 3px 170px 0 48px; }

.top_menu{width: 100%; height: 38px; overflow: hidden; background: url(images/menu_bg.png) no-repeat center top;}
.top_menu ul{height: 22px; padding: 10px 0 0; overflow: hidden; text-align: center; 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: 12px; text-align: center; padding: 0 30px; border-left: 1px solid #000; 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: #000; text-decoration: none; display: block; }
.top_menu ul li a:hover{ text-decoration: underline;}

.top_menu .search{width: 300px; height: 27px; float: right; padding: 2px 100px 0 0; }

.search_form{ padding: 2px 0 0 0; height: 40px;}
.search_form .text{border: 1px solid #7B7B7B; padding: 1px 4px; width: 170px;}
.search_form .bttn{width: 50px; height: 21px; background: transparent; cursor: pointer; border: 0; margin: 0 0 0 5px;}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 167px 0 105px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content { padding: 0 228px;}

.ctb_t{ width: 100%; background: #FBF5DD url(images/tb_t.gif) repeat-x top; margin: 0 0 10px; }
.ctb_b{ width: 100%; background: url(images/tb_b.gif) repeat-x bottom; }
.ctb_l{ width: 100%; background: url(images/tb_l.gif) repeat-y left; }
.ctb_r{ width: 100%; background: url(images/tb_r.gif) repeat-y right; }
.ctb_lt{ width: 100%; background: url(images/tb_lt.gif) no-repeat left top; }
.ctb_rt{ width: 100%; background: url(images/tb_rt.gif) no-repeat right top; }
.ctb_lb{ width: 100%; background: url(images/tb_lb.gif) no-repeat left bottom; }
.ctb_rb{ width: 100%; background: url(images/tb_rb.gif) no-repeat right bottom; }
.ctb_padd{ padding: 5px; }

.post{ width: 100%; overflow: hidden; }
.post p{padding: .4em 6px;}
.post p img{ border: 1px solid #232220;}
.post h2, .post h3, .post h4{ padding: .4em 10px;}

#content .title{ width: 100%; padding: 0 0 10px 0; background: url(images/title_bg.png) no-repeat center top; }
#content .title h1{ width: 410px; font-size: 18px; padding: 10px 10px 5px; float: left; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
#content .title .date{font-size: 9px; color: #6a0a18; width: 75px; height: 50px; float: right; text-align: center; padding: 5px 6px 0 0; }
#content .title .date span{font-size: 30px; line-height: 28px;}
#content .title a:link, #content .title a:visited, #content .title a:active, #content .title a:hover{color: #000; text-decoration: none;}
#content .title a:hover{text-decoration: underline;}

.permalink{ width: 100%; overflow: hidden; background: url(images/perma_bg.png) repeat-y center; margin: 5px 0; font-size: 11px; line-height: 27px; font-weight: 700; color: #a20101;}
.permalink .ppadd{ width: 100%; background: url(images/perma_bttm.png) no-repeat center bottom; }
.permalink .ppadd2{ width: 100%; background: url(images/perma_top.png) no-repeat center top; }
.permalink .pleft{float: left; width: 46%; padding: 0 0 0 3%; }
.permalink .pright{float: right; width: 46%; text-align: right; padding: 0 3% 0 0;}
.permalink .pright span{padding: 0 0 0 18px; background: url(images/ico_sheet.gif) no-repeat left top;}
.permalink a:link, .permalink a:visited, .permalink a:active, .permalink a:hover{color: #a20101; text-decoration: underline;}
.permalink a:hover{text-decoration: none;}

.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: 224px;
	position: relative;
	margin-left: -100%;
}

.sl .sb_padd{padding: 0 0 0 18px;}


/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	margin-left: -224px;
	width: 224px;
	position: relative;
}
.sr .sb_padd{padding: 0 19px 0 0;}

.sidebar{ color: #fff; }
.sidebar .title{ width: 100%; line-height: 53px; text-align: center; color: #000; background: url(images/cat_title.png) no-repeat top;}
.sidebar .title h1{ font-size: 18px; }
.sidebar ul{ padding: 10px 0; font-size: 12px; width: 100%; }
.sidebar ul li{ background: url(images/side_bullet.jpg) no-repeat 20px 1px; padding: 2px 0 2px 40px;}
.sidebar p{ padding: 1.4em 15px .4em }
.sidebar img{ margin: 5px auto;}

.sidebar .widg{width: 100%; background: url(images/widg_bg.jpg) repeat-y right; margin: 0 auto;}
.sidebar .widg_top{ padding: 0 0 20px; background: url(images/widg_top.png) no-repeat right top; }
.sidebar .widg_bttm{ width: 100%; background: url(images/widg_bttm.jpg) no-repeat right bottom; }
.sidebar .widg_topa{ padding: 10px 10px 20px; background: url(images/widg_topa.png) no-repeat right top; }

.sidebar a:link, .sidebar a:visited, .sidebar a:active, .sidebar a:hover{color: #fff; text-decoration: none;}
.sidebar a:hover{ text-decoration: underline;}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 100%;
	margin: -105px auto 0;
	height: 105px;
	background: url(images/footer_bg.png) repeat-x center bottom;
	font-size: 12px;
	color: #000;
}
#footer .fpadd{ width: 959px; height: 105px; margin: 0 auto; background: url(images/footer_bg.jpg) no-repeat bottom;}
#footer p{ padding: 50px 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;
}

