/*  
Theme Name: AdultTube
Theme URI: http://problogthemes.com
Description: AdultTube Wordpress Theme
Author: ProBlogThemes
Author URI: http://problogthemes.com
*/



body {
margin: 0;
background: #000;
}

h1, h2, h3, h4 {
margin: 0;
}

img {
border: 0;
}

.clear {
clear: both;
height: 0;
overflow: hidden;
}

#page {
margin: 0 0;
width: 907px;
}


#header {
width: 907px;
height: 191px;
background: url("images/header.jpg") no-repeat;
position: relative;
}

#header #header-info {
position: absolute;
top: 29px;
left: 50px;
}
	
#header #header-info h1 {
width:597px;
line-height:64px;
background: url("images/logo2.png") no-repeat;
color: #fff;
font: bold 30px Verdana;
padding-bottom: 10px;
padding-top: 22px;
padding-left: 25px;
}
	
#header #header-info h1 a {
color: #eb047a;
text-decoration: none;
}
	
#header #header-info .description {
color: #fff;
font: bold 13px Verdana;
padding-left: 30px;
}

	
#header #header-menu {
position: absolute;
top: 158px;
left: 14px;
height: 34px;
}
	
#header #header-menu ul {
margin: 0;
padding-left: 0px;
list-style-type: none;
height: 34px;
}
	
#header #header-menu ul li {
float: left;
height: 32px;
margin-right: 0px;
font: bold 12px/32px Verdana;
border-right: 1px solid #b3b9bf;
padding: 0 30px;
margin-top:0px;
}
	
#header #header-menu ul li a {
color: #fff;
text-decoration: none;
}
	
	
#header #header-menu ul li ul {
display: none;
}



#header #header-menu ul li.current_page_item a { 
background: url("images/header_menu2.gif") repeat-x;
float: right;
height: 32px;
margin-right: -30px;
margin-left: -30px;
font: bold 12px/32px Verdana;
color: #FFFFFF;
padding: 1px 30px 0 30px;
margin-top:-1px;
}	


#header #header-menu ul li.current_page_itemhome a { 
background: url("images/homeh.jpg") repeat-x;
float: right;
height: 32px;
margin-right: -30px;
margin-left: -31px;
font: bold 12px/32px Verdana;
color: #FFFFFF;
padding: 1px 30px 0 31px;
margin-top:-1px;
}

#main {
width: 907px;
background: url("images/main.gif") 14px 0 repeat-y;
margin-top:10px;
}

#main-top {
width: 907px;
background: url("images/main_top.gif") 14px 0 no-repeat;
}


	
#content {
/*float: left;
width: 495px;*/
width: 100%;
padding: 12px 6px 0 16px;
}

#content .post {
/*float: left;
width: 495px;*/
width: 100%;
margin: 0 0 0 15px;
/*border-bottom: 1px dotted #c5c4c2;*/
}

#content  .post h1 {
float: left;
color: #c30c69;
font: bold 18px/45px Verdana;
padding: 0;
margin: 0 0 0 15px;
}
		
#content .post .post-title {
/*width: 493px;*/
clear: both;
width: 100%;
height: 45px;
color: #6b7887;
font: bold 10px Verdana;
padding: 0 0px;
}

#content .post .post-top {
/*width: 493px;*/
clear: both;
width: 100%;
height: 45px;
color: #6b7887;
font: bold 10px Verdana;
padding: 0 0px;
}
		
#content .post .post-title2 {
/*width: 493px;*/
width: 100%;
height: 45px;
color: #6b7887;
font: bold 10px Verdana;
padding: 0 0px;
}

#content .post .post-title a {
color: #fd0e89;
text-decoration: none;
}
		
#content .post .post-title a:hover {
text-decoration: underline;
}
		
#content .post .post-title h2 {
color: #c30c69;
font: bold 15px/45px Verdana;
float: left;
}

#content .post .post-top h2 {
color: #c30c69;
font: bold 15px/45px Verdana;
float: left;
}

#content .post .post-title2 h2 {
color: #c30c69;
font: bold 15px/45px Verdana;
float: left;
margin-top:-10px;
}
	
#content .post .post-title h2 a {
color: #c30c69;
text-decoration: none;
}
		
#content .post .post-title h2 a:hover {
text-decoration: underline;
}
		
#content .post .post-title2 .post-title-info {
float: right;
line-height: 45px;
margin-top:-7px;
}	


#content .post .post-entry {
font: normal 11px/18px Verdana;
color: #ffffff;
padding: 0 0 0 10px;
/*width: 351px;*/
width: 90%;
float: left;
margin-top:-17px;
margin-bottom:-5px;
text-align:justify;
}

#content .post .post-entry img {
margin: 10px 5px 5px 0;
border: 1px solid #ffffff;
float: left;
}

	
#content .post .post-entry a {
color: #ffffff;
text-decoration: underline;
}
		
#content .post .post-entry a:hover {
text-decoration: none;
}
		
#footer {
width: 907px;
height: 69px;
background: url("images/main_bottom.gif") 14px 0 no-repeat;
color: #b9b9b9;
font: 10px/20px Verdana;
text-align: center;
padding-top:20px;
}

#footer a {
color: #fff;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}
