/*  
Theme Name: Better In Blue - Modified RedHead
Theme URI: http://www.adultblogthemes.net
Description: Adult Blog Themes - Better In Blue.  Purchased by pamwinter@gmail.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: 0px;
	border:0px;
    background-color:#ff0000;
	text-align:center; 
	color:#000000;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#Content {
	width:804px;
    height:100%px;
	margin:0px auto; 
	text-align:left; 
    background-image: url('images/main-body.jpg');
    background-repeat: repeat-y;
	}

#container {
	position: relative; 
	width: 804px;	
	height: 100%px;
	}

#leftside {
	width: 200px;	
	height: 100%px;
	float: left;
	margin-top: 5px;
	background-color:#e9e9e9;
	border-style: solid;
	border-width: 1px;
	}
	
#leftside a img {
	border: 1px solid #000000;
	margin:5px;
	}
	
#rightside {
	width: 200px;	
	height: 100%px;
	float: left;
	margin-top: 5px;
	margin-left: 25px;
	background-color:#e9e9e9;
	border-style: solid;
	border-width: 1px;
	}
	
#middle {
	width: 300px;	
	height: 100%px;
	float: left;
	margin-top: 5px;
	margin-left: 25px;
	background-color:#e9e9e9;
	border-style: solid;
	border-width: 1px;
	}

#mainarea {
	width: 804px;	
	height: 100%px;
	margin-left: 23px;
	}
	
#blogtitlebox {
	width:300px;
    height:21px;
	text-align:left; 
	background-color:#8f2317;
	background-image: url('images/red-bar.jpg');
    background-repeat: repeat-x;
	}

#blogtitletext {
	margin-left:8px;
	color:#ffffff;
	}
	
#entry {
	margin-left:5px;
	margin-right:5px;
	color:#000000;
	}
	
#entry a img {
	border: 1px solid #000000;
	margin:4px;
	}
	
	
h2 {
	font-family : Verdana;
	color : #ffffff;
	text-align : left;
	margin-top:0px;
	margin-bottom: .2em;
	font-size:1.4em;
	}

h4 {
	font-family : Verdana;
	color : #ffffff;
	text-align : center;
	margin-top: 0px; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	margin-bottom: 0em;
	font-size:14px;
	background: url(images/red-bar.jpg) repeat-x;
	}

a:link.titlelink {
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
	}
	
a:visited.titlelink {
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
	}
	
a:hover.titlelink {
	color: #ffffff;
	text-decoration: underline;
	}
	
a:active.titlelink {
	color: #ffffff;
	text-decoration: none;
	}

.pb {
	border: 1px solid #000000;
	padding: 0px;
	margin-bottom:5px;
	margin-top:5px;
	}

#rightside a img{
	border: 1px solid #000000;
	padding: 0px;
	margin-bottom:5px;
	margin-top:5px;
	}

.toppb {
	border: 1px solid #000000;
	padding: 0px;
	margin-right:10px;
	}


#button {
	width: 100%px;
	margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fffff;
	}
	
#side {
	text-align:center;
	}


	#side ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		display: block;
		}
		
	#side li {
		margin: 0;
		margin-top: .5em; 
		margin-bottom: .5em; 
		font-weight: bold;
		list-style: none;
		}

	#side li a {
		color: #fffffff;
		
		}

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

	#side li a:hover {
		color: #5a5a5a;
		}
		
a {	color: #000000; outline: none; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:hover, a:focus { color: #5a5a5a; text-decoration: none; }
a:active { color: #000000; text-decoration: none; }

#toppromo {
	position: absolute;
	left: 452px;
	top: 9px;
	width: 343px;
	height: 53px;
	z-index: 3;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	}
	
#topsites {
	width: 755px;	
	height: 100%px;
	margin-left: 23px;
	margin-top: 5px;
	background-color:#e9e9e9;
	border-style: solid;
	border-width: 1px;
	}
	
/* */