/*
Theme Name: Nigga Blog Theme
Theme URI: http://www.adultblogfactory.com/
Version: 1.0
Author: Adult Blog Factory
Author URI: http://www.adultblogfactory.com/
Description: Nigga Blog Theme by Adult Blog Factory
*/
body {
	background-image: url(images/bg.jpg);
	/* background-repeat: no-repeat; */
	background-attachment: fixed;
	background-color: #101010;
	text-align: center;
	margin: 0;
	margin-top: 0px;
	padding:0;
	font-size: 11px;
	font-family: verdana; 
	color:#fff;
}
a {
	color:#fff;
	text-decoration:none;
	border-bottom:0px ;
}
a:hover {
	color:#f2b81b;
}
a img {
	border: 0px;
}
ul, li, p{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	text-align: left;
	margin-left: 20px;
}
.widget{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}
#wrapper1 {
	position:relative;
	text-align:center;
	margin: 0 auto;
	width: 931px;
}
#wrapper2 {
	position:relative;
	text-align:center;
	margin: 0 auto;
	padding: 0px;
	width: 100%;
}
#header {
	background-image: url(images/hbg.png);
	padding:0px;
	margin:0;
	height: 208px;
	text-align:center;
	color:#FFF;
}
#header h1 {
	font-size:200%;
	margin: 0px;
	padding: 0px;
}
#header a:hover {
	color:#7A2875;
}
#maincol {
	position:relative;
	margin:0;
	padding:0px;
	height: 100%;
}
#leftcol { 
	position:relative;
	top: -13px;
	left: 0px;
	float:left;
	width:208px;  /* for IE5/WIN */
	voice-family: verdana;
	voice-family:inherit;
	width:208px; /* actual value */
	margin:0 ;
	z-index:100;
}
#rightcol {
	position:relative;
	top: -13px;
	right: 0px;
	float:right;
	width:208px;  /* for IE5/WIN */
	voice-family: verdana;
	voice-family:inherit;
	width:208px; /* actual value */
	margin:0 ;
	z-index:99;
}
#centercol {
	position:relative;
	top: -13px;
	left: -5px;
	float:left;
	width: 208px;  /* for IE5/WIN */
	voice-family: verdana;
	voice-family:inherit;
	width: 510px; /* actual value */
	margin:0 ;
}
#centercol a {
	font-weight: bold;
	color:#FFFF00;
}
#centercol a:hover {
	font-weight: bold;
	border-bottom:0px solid;
	color:#f2b81b;
}
#navlink {
	position:relative;
	left: 0;
	top:0px;
	height: 23px;
	width: 931px;
	clear:both;
	margin:0;
	padding: 0px;
	text-align:center;
	color:#fff;
}
#navlink a{
	color:#fff;
}
#footer {
	position:relative;
	left: 0;
	top:0px;
	height: 93px;
	background-image: url(images/foot.png);
	width: 931px;
	clear:both;
	margin:0;
	padding: 0px;
	text-align:right;
	color:#CCC;
}	
.sidebar-top{
	width: 208px;
	height: 55px;
	background-image: url(images/sbtop.png);
}
.sidebar-middle{
	width: 208px;
	height: 100%;
	background-image: url(images/sbg.png);
}
.sidebar-bottom{
	width: 208px;
	height: 29px;
	background-image: url(images/sbot.png);
}
.post-top{
	width: 523px;
	height: 55px;
	background-image: url(images/ptop.png);
}
.post-middle{
	width: 523px;
	background-image: url(images/pbg.png);
}
.post-bottom{
	width: 523px;
	height: 29px;
	background-image: url(images/pbot.png);
}
.footertext {
	position: absolute;
	bottom: 20px;
	right: 10px;
	font-size: 10px;
	font-family: verdana;
	color: #fff;
	margin-top: 10px;
	padding-top: 10px;
	margin-right: 5px;
}
.footertext a{
	font-size: 10px;
	font-family: verdana;
	color: #fff;
}
#cats {
	margin-left: 20px;
}

#comments-post {
	color: black;
}

.navlink {
	width: 523px;
	text-align: center;
	color: #fff;
}

.postmeta {
	font-size: 9px; 
	color: #f2b81b;
} 
.cattitle {
	font-size: 14px;
	padding-top: 16px;
	font-weight: bold;
	color: #000;
}
#posttitle {
	font-size: 16px;
	font-family: arial;
	padding-top: 14px;
	font-weight: bold;
	color: #000;
}
#posttitle a{
	color: #000;
}

#commentform-container{
	width: 500px;
}

.post-text{
	align:center;
	color: #D5D5D5; /*848281*/
	font: 11px Tahoma, Verdana, sans-serif;
}
.post-text p{
	align: center;
	padding: 10px;
}
.post-text a{
	border: 0px;
}
#description{
	margin-top: 4px;
	margin-bottom: -5px;
}
h2{	
	margin-top: -11px;
	font-size: 16px;
	font-family: arial;
	padding-top: 14px;
	font-weight: bold;
	color: #000;
}
