/*  
Theme Name: Adult Blog 8
Theme URI: 
Description: 3 col, 2 side, 1 center main
Version: 1.1
Author:
Author URI: 

*/
body{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: #CCCACB url(images/bg8.gif);


}

.header{ height: 147px; overflow: hidden; }
.header, .content, .footer{
	width: 960px;
	margin: 0 auto;
	background: #152884;
}
.header .shards{
	float: left;
}
.header .search{
	width: 453px;
	height: 29px;
	background: url(images/index_04.jpg) no-repeat;
}
.header .tfield{
	width: 213px;
	height: 107px;
	background: url(images/index_03a.jpg) no-repeat;
	padding: 20px 45px 20px 25px;
}
.header .tfield p{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.clear{
	clear: both;
}
.content{
	background: #152884 url(images/cont_bg.jpg) repeat-y;
}
.left{
	width: 220px;
	float: left;
}
.left .logo{
	padding-top: 200px;
	padding-left: 7px;
	background: url(images/left_logo.jpg) no-repeat;
}
.center{
	width: 520px;
	float: left;
}
.right{
	width: 213px;
	float: right;
	padding-right: 7px;
}

.imginsert{
	width: 213px;
}
.imginsert img{
	margin: 3px auto;
	border: 2px solid #6B6A6A;
}
.footer .shards{
	float: left;
}
.footer .tfield{
	text-align: center;
	color: white;
	width: 320px;
	height: 65px;
	background: url(images/index_09.jpg) no-repeat;
	padding-top: 40px ;
}
.footer a:link, .footer a:visited, .footer a:active, .footer a:hover{
	color: white;
	text-decoration: underline;
}
.footer a:hover{text-decoration: none;}

.right ul, .left ul{
	margin: 10px;
	padding: 0;
}

.right ul li, .left ul li{
	background: url(images/bullet.jpg) no-repeat left center;
	padding-left: 20px;
	list-style: none;
	margin-bottom: 2px;
	/*list-style: url(images/bullet.jpg);*/
}
.right p, .left p{
	margin: 2px 15px;
}
.right a, .right a:visited, .right a:hover, .left a, .left a:visited, .left a:hover{
	color: black;
	text-decoration: none;
}
	
.right a:hover, .left a:hover{
	text-decoration: underline;
}

.title1{
	margin: 0 auto;
	width: 488px;
	background: url(images/post_title_bg.jpg) repeat-y;
}
.title2{
	width: 488px;
	padding-top: 5px;
	background: url(images/post_title_top.jpg) no-repeat;
}
.permalink1{
	text-align: right;
	margin: 5px auto;
	width: 488px;
	background: url(images/title_sub_bg.jpg) repeat-y;
}
.permalink2{
	width: 488px;
	padding-top: 5px;
	background: url(images/title_sub_top.jpg) no-repeat;
}

.widg{ width: 100%; background: url(images/widg_bg.png) repeat-y; }
.widg_top{ width: 100%; background: url(images/widg_top.png) no-repeat top; }
.widg_bttm{ width: 100%; background: url(images/widg_bttm.png) no-repeat bottom; padding: 0 0 10px; }
.widg_title{ width: 100%; height: 40px; background: url(images/cat_bg.png) no-repeat center; line-height: 30px; }
.widg_title h2{ font-size: 17px; color: #fff; text-transform: uppercase; text-align: center; padding: 0; }
.widg p{ padding: 15px 0 0 ; }


h1{
	color: black;
	font-size: 28px;
	padding: 0px;
	margin: 20px;
}
h2{
	color: black;
	font-size: 24px;
	padding-left: 30px;
	margin: 0;
}
h2 a, h2 a:visited{
	color: white;
	text-decoration: none;
	border: none; 
	}
	
h2 a:hover{
	color: white;
	border: none;
	text-decoration: underline;
	}
h3{
	color: black;
	font-size: 20px;
	padding: 0px;
	margin: 0px 15px;
}	
h4{
	color: black;
	font-size: 16px;
	padding: 0px;
	margin: 5px;
}	

.center p{
	padding: 0;
	margin: 5px 15px;
}
.center span{
	padding: 0;
	margin: 5px 15px;
	border-bottom: 1px dotted black;
}

.permalink a, .permalink a:visited{
	color: black;
	text-decoration: underline;
	}
	
.permalink a:hover{
	color: black;
	text-decoration: none;
	}
	
a, a:visited{
	color: #C62803;
	text-decoration: underline;
	border: none; 
	}
	
a:hover{
	color: #C62803;
	border: none;
	text-decoration: none;
	}


/* MY STUFF
*/

.postkol img{
display: block;
margin-left: auto;
margin-right: auto; 
}


.postkol a img{
border-color: #c1bfc0;
border-width:2px;
}

.postkol{
padding-left:5px;
font-size:12px;
}

body{
font-family: Georgia,"Times New Roman", Times, serif;
font-size:12px;
}

#gb_form_div{
margin-left:10px;
}

#gb_form_div input, #gb_form_div label, #gb_form_div select, #gb_form_div textarea{
margin-left:5px;
}


input.med, input.short, select.med, textarea.textbox { 
font : 1.2em font-family: Georgia,"Times New Roman", Times, serif;
border : 1px solid #0f3077;

}

.header img{
border:0px;
}



div.widg_bttm div {
margin-left:10px;	
width: 90%;
}

div.widg_bttm div.widg_title {
margin-left: 0px;
width: 100%;
}

.pagination{
font-size:1.2em;
font-weight:bold;}

.trade{
	background: url(images/bullet.jpg) no-repeat left center;
	margin-left: 20px;
	list-style: none;
margin-bottom:-12px;
}

.trade a{
padding-left:20px;
margin:0 0;
}
