/*
Theme Name: Best Fat Burner Reviews
Theme URI: 
*/



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #EAEAEA;
	line-height:21px;
}

.clear {
	clear: both;
}

#wrapper {
	width: 752px;
	padding: 0 13px 0 13px;
	background: #fff;
	border-left: 1px dotted #898f7f;
	border-right: 1px dotted #898f7f;
	margin: 0 auto;
}

#headerdiv {
background-image: url(images/header.jpg);
width: 752px;
height: 195px;
}

.headerline {
padding-top: 65px; 
padding-left: 20px;
}

.header-title { color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:30px; text-decoration:none;}

.headerlinesub {
font-size: 18px;
padding-top: 25px; 
padding-left: 20px;
}

#mainContent {
	width: 752px;
}

#sidebar {
	width: 216px;
	float: left;
}

#sidebarNav {
	width: 216px;
	/*margin: 0 auto;*/
	float: left;
}


#sidebar li {
list-style: none;
padding: 0 0 10px 0;
}

#sidebar ul{
	background: #eeeeee url(images/l-box-c-bg.gif) no-repeat bottom;
}

#sidebar ul li {
	margin: 0 11px 0 11px;
	display: block;
	border-bottom: 1px dotted #999;
}

#sidebar ul li{
	font-size: 11px;
	text-decoration: none;
	color: #003351;
	background: url(images/l-arr.gif) no-repeat left center;
	padding: 0 0 0 12px;
	font-weight: normal;
	height: 24px;
}

#sidebar  ul li a {
	color: #174eff;
	text-decoration: underline;
	}
	
#sidebar ul li a:hover {
	color: #235196;
	text-decoration: none;
}
#sidebar ul li a:active {
	color: #22699b;
	text-decoration: underline;
}


#sidebar h2 {
width: 204px;
height: 30px;
background: url(images/l-box-tit-bg.gif) no-repeat;
font-size: 14px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
padding: 8px 0 0 12px;
}


#rightContent {
	width: 528px;
	float: right;
}

#rightContent h2 {
	background: url(images/c-tit-bg.gif) no-repeat top;
	height: 33px;
	padding: 15px 0 0 45px;
	font-size: 22px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.entry {
	/*width: 494px;
	padding: 0 17px 0 17px;*/
}

.entry p {
	line-height: 20px;
	text-align: justify;
	padding: 0 17px 10px 17px;
}


.entry ul {
	padding: 0 20px 0 55px;
	}
	
.entry li {
	list-style: disc;
	padding: 0 0 10px 0;
	text-align: justify;
	}


#footer {
	width: 752px;
	height: 66px;
	background: #316183 url(images/bt-bg.gif) repeat-x top;
	color: #333333;
	line-height: 30px;
	text-align: center;
	padding: 5px 0 5px 0;
	margin: 20px 0 0 0;
}

#footer a:link, #footer a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover {
	font-weight: bold;
	color: #7AD3FD;
	text-decoration: none;
}
#footer a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#footer small {
	color: #333333;
	line-height: 12px;
	font-size: 10px;
}
