/*
Theme Name: Anti Aging Theme
Theme URI: http://www.anti-aging-reviews.info
Description: Custom theme for affiliate products
Version: 0.9
Author: DesignOptimizers
*/


/* CSS Document */

body {
	margin:0px 0px; padding:0px;
	text-align:center;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	background-color:#E8D1E1;
	font-size:13px;
	font-family:Trebuchet MS;
	
	}
	
#layout {
	width:956px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	border-left:1px solid #ABABAB;
	border-right:1px solid #ABABAB;
	background-color:#FFF;
	padding:12px;
	padding-bottom:0px;
	}
	
#header { height:95px; padding-top:25px}
	

#sidebar {
	background-color:#333;
	width:381px;
	float:right;
	margin-top:12px;
	background-image:url(images/sidebarrepeat.png);

	
}

#sidebarinside {
	background-color:#FFF;
	margin:9px;
	margin-top:7px;
	margin-bottom:0px;
	border:1px solid #928D7D;
}
#maincontent {
		float:left;
		width:554px;
		margin-top:12px;
		margin-right:20px;
	
}	
	
	
	
	#footer {
		background-image:url(images/bestwaytoweightloss_v2_08.png);
		height:39px;
		background-repeat:no-repeat;
				margin-top:12px;

		
	}
	
	
	#newsletter { background-image:url(images/newsletter.png); width:347px; height:187px;
	margin:7px;
	}
	
	/* Post Area */
	
	.postimage { background-color:#F8F8F8; border:1px #D0D0D0 solid; float:left; padding:10px; padding-top:20px; padding-bottom:20px;}
	h2 { font-size:34px; font-family:"Times New Roman", Times, serif; color:#000; padding:0px; margin:0px; font-weight:normal; border-bottom:2px solid #E0E0E0; border-top:2px solid #E0E0E0; margin-top:15px; padding-top:5px; padding-bottom:5px; text-align:left;}
	
	h2 a { color:#000; text-decoration:none;}
		h2 a:hover { color:#000; text-decoration:underline;}

	
	
	.postcontent { float:right; width:300px; text-align:justify;}
	
		.postcontentsub { float:right; width:550px; text-align:justify;}


/* 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 */

img {
border: none;
}
	
	
		.date { font-style:italic;}
	
	.comments { background-image:url(images/comments.png); background-position:right; background-repeat:no-repeat; padding-right:20px; float:right;  font-style:italic;}
	
	
.postbox { margin-bottom:10px; }
	


#footer { color:#D9D9D9;}
#footer a {color:#D9D9D9; text-decoration:none;	}
#footer a:hover{color:#D9D9D9; text-decoration:underline;	}	
#footerlinks {
float:right;
margin-top:10px;
margin-right:10px;
}

#footercopy{
float:left;
margin-top:10px;
margin-left:10px;
}


.sidebarfeatured { 
background-image:url(images/sidebarfeaturedbg.png);
height:112px;
width:318px;
margin:12px;
padding-left:20px;
padding-top:10px;


}
.sidebarfeaturedcontent { float:right; width:220px;}
.sidebarfeaturedcontent p { padding:0px; margin:0px; font-size:11px;}
h5 { padding:0px; margin:0px;}
	
	.widget h3 { background-image:url(images/sidebartitle.png);
	background-repeat:no-repeat;
	margin:7px;
	height:35px;
	color:#FFF;
	font-size:16px;
	padding-top:5px;
	padding-left:10px;
	
	
	}
h3 { 
	color:#000;
	font-size:16px;
	padding:0px;
	margin:0px;
	padding-left:12px;
	
	
	}
	
	h5 {
		color:#A72993;
		font-size:15px;
	}
#sidebar ul { padding:0px; margin:0px; list-style:none; margin-left:45px;}
#sidebar li { padding:0px; margin:0px; list-style:none; list-style-image:url(images/bullet.gif); padding:3px;}

.widget { margin-bottom:20px;}
.widget a{ text-decoration:none; color:#000;}
.widget a:hover{ text-decoration:underline; color:#000;}

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: normal 14px Arial;
width: 100%;
overflow: hidden;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(images/menu/menu-black.png) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 11px 25px;
text-decoration: none;
border-right: 1px solid #989898;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/menu/menu-alt.png) center center repeat-x;
}


#navmenu{
	background-color:#EDEDED;
	border:1px #D0D0D0 solid;
	border-top:0px;
	height:22px;
	padding-top:4px;
	padding-left:10px;
	
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;
	}
	
	.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}