/*  
Theme Name: Better In Pink
Theme URI: http://www.adultblogthemes.net
Description: Adult Blog Themes - Better In Pink.  Purchased by  koewingc@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: 5px;
	border:0px;
    background-color:#fa719f;
	text-align:center; 
	color:#000000;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#Content {
	width:835px;
        height:100%px;
	margin:0px auto;
        text-align:left; 
    background-image: url('images/main-body.jpg');
    background-repeat: repeat-y;
	}

#container {
	position: relative; 
	width: 835px;	
	height: 100%px;
        }

#leftside {
	width: 174px;	
	height: 100%px;
	float: left;
	margin-top: 5px;
	background-color:#f8e5eb;
	border-style: solid;
	border-width: 1px;
	}
	
#leftside a img {
	border: 1px solid #000000;
	margin:5px;
	}
	
#rightside {
	width: 220px;	
	height: 100%px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
        margin-right: 5px;
	background-color:#f8e5eb;
	border-style: solid;
	border-width: 1px;
	}
	
#middle {
	width: 520px;	
	height: 100%px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	background-color:#f8e5eb;
	border-style: solid;
	border-width: 1px;
	}

#bottom {
	width: 750px;	
	height: 100%px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	background-color:#f8e5eb;
	border-style: solid;
	border-width: 1px;
	}

#mainarea {
	width: 770px;	
	height: 100%px;
	margin-left: 30px;
	}
	
#blogtitlebox {
	width:520px;
    height:21px;
	text-align:left; /* Counteract to IE5/Win Hack */
	background-color:#fa6d9d;
	background-image: url('images/pink-bar.jpg');
    background-repeat: repeat-x;
	}

#blogtitletext {
	margin-left:8px;
	color:#ffffff;
	}
	
#entry {
	margin-left:5px;
	margin-right:5px;
	color:#000000;
	}
	
#entry  img {
	border: 1px solid #000000;
	margin:4px;
        display: block;
	}
	
	
h2 {
	font-family : Verdana;
	color : #ffffff;
	text-align : left;
	margin-top:0px;
	margin-bottom: .2em;
	font-size:1.4em;
	}

h3 {
	font-family : Verdana;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:1.5em;
	}

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/pink-bar.jpg) repeat-x;
	}

h5 {
	font-family : Verdana;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size:1.2em;
        }

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: none;
	}
	
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;
	}

#rightside a.none img{
	border: 0px 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: #000000;
		}
		
a {	color: #fa6d9d; outline: none; text-decoration: none; }
a:visited { color: #fa6d9d; text-decoration: none; }
a:hover, a:focus { color: #000000; text-decoration: none; }
a:active { color: #fa6d9d; text-decoration: none; }

#toppromo {
	position: absolute;
	left: 532px;
	top: 9px;
	width: 343px;

	height: 53px;
	z-index: 3;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#b6197a;
	font-size: 12px;
	}

img.border {
	border: 1px #000000 solid;
	}
	
/* */


