/*  
Theme Name: Sweet Brown Sugar
Theme URI: http://www.adultblogthemes.net
Description: Adult Blog Themes - Sweet Brown Sugar.  Purchased by holt.john1@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:#525252;
    background-image: url('./images/bg.gif');
	background-repeat: repeat;
	text-align:center; 
	color:#ffffff;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#Content {
	width:928px;
    height:100%px;
	margin:0px auto; 
	text-align:left; 
	background-color:#525252;
	background-image: url('./images/body-bg.gif');
	background-repeat: repeat-y;
	}

a {
color: #660066; 
outline: none; 
text-decoration:none; 
}

a:visited { 
color: #000000; 
text-decoration:none;
}

a:hover, a:focus {
color: #ffffff; 
background-color:#442244;
text-decoration:none;
}

a:active {
color: #ffffff; 
text-decoration:none;
}

a:link.titles {
color: #ffffff;
text-decoration: none;
background-color: transparent
}
a:visited.titles {
color: #ffffff;
text-decoration: none;
background-color: transparent
}
a:hover.titles {
color: #9034bd;
text-decoration: none;
}
a:active.titles {
color: #ffffff;
text-decoration: none;
}

#main {
	width:880px;
    height:100%px;
	margin:5px auto;
	}

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

h2 {
font-family : Verdana;
color : #ffffff;
text-align : center;
font-size:1.1em;
margin-top:0px;
margin-bottom:0px;
padding-top:1px;
}

h1 {
font-family : Verdana;
color : #ffffff;
text-align : left;
font-size:1.1em;
margin-top:0px;
margin-bottom:0px;
margin-left:5px;
padding-top:1px;
padding-bottom:0px;
}


#left {
	width: 160px;	
	height: 100%px;
	float: left;
	margin-top: 0px;
	background-color:#767676;
	border-color:#000000;
	border-style: solid;
	border-width: 1px;
	}
	
	
#left a img {
	border: 1px solid #ffffff;
	padding: 0px;
	margin-top:8px;
	}
	
#middle {
	width: 415px;	
	height: 100%px;
	float: left;
	margin-top: 0px;
	margin-left:10px;
	background-color:#767676;
	border-color:#000000;
	border-style: solid;
	border-width: 1px;
	}
	
#right {
	width: 276px;	
	height: 100%px;
	float: left;
	margin-top: 0px;
	margin-left:10px;
	}
	
#right a img {
	border: 1px solid #ffffff;
	padding: 0px;
	margin-top:8px;
	margin-bottom:8px;
	}
	
	
#titles {
	width: 100%px;	
	height: 20px;
	background-color:#513260;
	background-image: url('./images/header-bg.gif');
	background-repeat: repeat-x;
	padding-bottom:0;
	}
	
#postbody {
	width: 405px;	
	height: 100%px;
	margin-top:6px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	}
	
#postbody a img {
	border: 1px solid #ffffff;
	padding: 0px;
	margin-top:0px;
	margin-bottom:2px;
	}
	
	
#featured{
	width: 274px;	
	height: 190px;
	margin-top: 0px;
	margin-left: 0px;
	background-color:#767676;
	border-color:#000000;
	border-style: solid;
	border-width: 1px;
	}
	
#side-left {
	width: 131px;	
	height: 100%px;
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	background-color:#767676;
	border-color:#000000;
	border-style: solid;
	border-width: 1px;
	}
	
#side-right {
	width: 131px;	
	height: 100%px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	background-color:#767676;
	border-color:#000000;
	border-style: solid;
	border-width: 1px;
	}
	
	
#right ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
		
#right li {
	margin: 0;
	margin-top: 5px; 
	margin-bottom: 5px; 
	list-style: none;
	}

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

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

#right li a:hover {
	color: #ffffff;
	background-color:#442244;	
	}
	
input.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color:#ffffff;
    border-style: solid;
	border-width: 1px;
	border-color: #000000;
	margin-top:5px
	padding-bottom:5px;
    }
    
    
#footer{
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	}
	
#previous {
	width: 100%px;	
	height: 100%px;
	float: left;
	text-align:right;
	margin-left: 70px;
	margin-right: 5px;
	}
	
#next {
	width: 100%px;	
	height: 100%px;
	float: left;
	text-align:right;
	margin-left: 10px;
	margin-right: 5px;
	}
	
