/*  
Theme Name: Adult Blog 7
Theme URI: 
Description: 3 col, 2 side, 1 center main
Version: 1.0
Author:
Author URI: 

*/

body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #D89B6F;
	background-image: url('images/bg7.gif') ;
}
img{
	border: 0;
}
#header{
	font-size: 10px;
	color: black;
	text-align: center;
	background: #FFE631;
}
#header p{
	margin: 15px 10px 0 15px;
	padding: 0;
}
#content{
	
}
#left{
	font-size: 12px;
	width: 214px;
	background: #E76600 url(images/left_bg.jpg);
}
#left .side{
	margin-left: 15px;
	margin-right: 5px;
}
#right{
	font-size: 12px;
	width: 213px;
	background: #E76600 url(images/right_bg.jpg);
}
#right .side{
	margin: 0 12px;
}
#right ul, #left ul{
	margin: 10px;
	padding: 0;
}

#right ul li, #left ul li{
	background: url(images/bullet.gif) no-repeat left 0px;
	padding-left: 15px;
	list-style: none;
	margin: 0;
}
#right a, #right a:visited, #right a:hover, #left a, #left a:visited, #left a:hover{
	color: #C62803;
	text-decoration: none;
}
	
#right a:hover, #left a:hover{
	text-decoration: underline;
}
#center{
	font-size: 12px;
	width: 533px;
	background: #E76600 url(images/center_bg.jpg);
}
#center .c_top{
	background: url(images/center_top.jpg) no-repeat;
	padding: 15px 0 0 0;
}
.lcat_title{background: url(images/l_cat_bg.jpg) no-repeat; width: 214px; height: 36px; line-height: 30px;}
.lcat_title h1{padding-left: 0; margin: 0; font-size: 18px; text-align: center;}
.lcat_bttm{background: url(images/l_cat_bttm.jpg) no-repeat bottom; width: 214px; height: 11px;}
.rcat_title{background: url(images/r_cat_bg.jpg) no-repeat; width: 213px; height: 36px; line-height: 30px;}
.rcat_title h1{padding-left: 0; margin: 0; font-size: 18px; text-align: center;}
.rcat_bttm{background: url(images/r_cat_bttm.jpg) no-repeat bottom; width: 213px; height: 11px;}
#footer{
	font-size: 12px;
	color: black;
	text-align: center;
	background: #FFE631;
}
#footer a, #footer a:visited, #footer a:hover{
	color: #C62803;
	text-decoration: none;
}
	
#footer a:hover{
	text-decoration: underline;
}


.title{
	padding: 5px 0;
	background: url(images/center_title_bg.jpg) no-repeat;
}
.date{
	color: white;
	font-size: 12px;
	padding: 3px 35px;
	/*background: url(images/date_bg.gif) no-repeat;*/
	margin: 6px 0;
}


.fleft{
	float: left;
}
.fright{
	float: right;
}
.clear{
	clear: both;
}
h1{
	color: #981000;
	font-size: 28px;
	padding: 0px;
	margin: 20px;
}
h2{
	color: #981000;
	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: #981000;
	font-size: 20px;
	padding: 0px;
	margin: 0px;
}	
h4{
	color: #981000;
	font-size: 16px;
	padding: 0px;
	margin: 5px;
}	
#center .postkol{
	margin: 0px 8px 15px 8px;
	border: 1px solid #FFAE6A;
	background: white;
}
#center p{
	padding: 0;
	margin: 5px 15px;
}
#center span{
	padding: 0;
	margin: 5px 15px;
	border-bottom: 1px dotted black;
}
.permalink{
	background: url(images/permalink.jpg) no-repeat right;
	padding: 7px;
	font-size: 11px;
	text-align: right;
	margin-right: 30px;
	color: black;
}
.permalink a, .permalink a:visited{
	color: black;
	text-decoration: underline;
	}
	
.permalink a:hover{
	color: black;
	text-decoration: none;
	}
	
.l_cat_title, .r_cat_title{
	background: url(images/r_cat_bg.jpg) no-repeat;
	color: #A01300;
	font-family: "Courier New", Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 5px;
}
.l_cat_title{
	background: url(images/l_cat_bg.jpg) no-repeat;
}

a, a:visited{
	color: #C62803;
	text-decoration: underline;
	border: none; 
	}
	
a:hover{
	color: #C62803;
	border: none;
	text-decoration: none;
	}