/*  
Theme Name: Bigger The Better
Theme URI: http://www.adultblogthemes.net
Description: Adult Blog Themes - Bigger The Better.  Purchased by webmaster@clubdutch.com. <br><h3><a href='http://www.adultblogthemes.net/sponsors.php' target='_blank'> Need Sponsors?  View Adult Blog Themes favorite sponsors.</a></h3>
Version: 1.0
Author: Adult Blog Themes
*/



body {
	margin:0px 0px; padding:0px;
    margin-top: 10px;
	border:0px;
    background-color:#878787;
	text-align:center; 
	color:#000000;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#Content {
	width:923px;
    height:100%px;
	margin:0px auto; 
	text-align:left; 
	background-color:#ffffff;
	background-image: url('./images/main-bg.jpg');
    background-repeat: repeat-y;
    padding-bottom:10px;
	}

a {
	color: #000000; outline: none; text-decoration:none
	}
	
a:visited { 
	color: #000000; text-decoration:none
	}
	
a:hover, a:focus {
	color: #656565; text-decoration:none  
	}
	
a:active { 
	color: #000000; text-decoration:none
	}

#main {
	width:880px;
    height:100%px;
	margin-top:5px; 
	margin-right:auto;
	margin-left:auto;
	background-color:#d9d9d9;
	}
	
#leftside {
	width: 295px;	
	height: 100%px;
	float: left;
	margin-left: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
#rightside {
	width: 550px;	
	height: 100%px;
	float: left;
	margin-left: 13px;
    margin-top: 10px;
	margin-bottom: 10px;
	}
	

h1 {
	font-family : Verdana;
	color : #000000;
	text-align : left;
	margin-top: .0em; 
	margin-bottom: .3em;
	font-size:1.5em;
	line-height: 14px;
}

h2 {
	font-family : Verdana;
	color : #ffffff;
	text-align : center;
	margin-top: .0em; 
	margin-bottom: .0em;
	font-size:1.3em;
}

h3 {
	font-family : Verdana;
	color : #000000;
	margin-top: .0em; 
	margin-bottom: .3em;
	font-size:1.5em;
}

#logobox {
	width: 291px;	
	height: 189px;
	background-color:#a8a8a8;
	border-color:#444444;
	border-style: solid;
	border-width: 1px;
	background-image: url('./images/logo.jpg');
    background-repeat: no-repeat;
	}
	
#nav {
	width: 166px;	
	height: 100%px;
	background-color:#a8a8a8;
	border-color:#444444;
	border-style: solid;
	border-width: 1px;
	float: left;
	margin-top:16px;
	text-align:center;
	}
	
#navtitles {
	width: 166px;	
	height: 21px;
	background-color:#656565;
	padding-top:2px;
	}
	
#dailybabes {
	width: 107px;	
	height: 100%px;
	background-color:#a8a8a8;
	border-color:#444444;
	border-style: solid;
	border-width: 1px;
	text-align:center;
	float: left;
	margin-left:16px;
	margin-top:16px;
	padding-bottom:10px;
	}
	
#dailybabestitles {
	width: 107px;	
	height: 21px;
	background-color:#656565;
	padding-top:2px;
	}
	
#dailybabes a img {
	border: 1px solid #ffffff;
	padding: 0px;
	margin-top:10px;
	margin-bottom:0px;
	}
	
#entry a img {
	border: 4px solid #ffffff;
	padding: 0px;
	margin-top:0px;
	}
	
p { 
	margin-top: 3px; 
	margin-bottom: 5px; 
	}
	
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
		
#nav li {
	margin: 0;
	margin-top: 5px; 
	margin-bottom: 5px; 
	font-weight: bold;
	list-style: none;
	}

#nav li a {
	color: #fffffff;
	display: block;
	padding: 3px 3px 3px 10px;
	width: 151px;
	margin: 0px;
	}

html>body #nav li a {
	width: auto;
	}

#nav li a:hover {
	color: #ffffff;
	background-color:#868686;	
	}
		
#previous {
	width: 100%px;	
	height: 100%px;
	float: left;
	text-align:right;
	margin-left: 90px;
	margin-right: 5px;
	}
	
#next {
	width: 100%px;	
	height: 100%px;
	float: left;
	text-align:right;
	margin-left: 10px;
	margin-right: 5px;
	}
	

/*  */