/*
Theme Name: reviewsPRESS affilopro
Theme URI: http://www.reviewsPRESS.com/
Description: WordPress theme by <a href="http://www.reviewsPRESS.com/">reviewsPRESS</a>, Combining WordPress and product reviews.
Version: 1.1
Author: reviewsPRESS
*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;	vertical-align: baseline;	background: transparent;
list-style:none;
}
/*Body*/
body{
	background: #fff url(images/blog_bg.png) top repeat-x; 
	font: 11px Verdana, Geneva, sans-serif;
	color: #333;
}
a{
	color: #000;
	}
a:hover{
	color:#cc5927;
	text-decoration:underline;
}
#body{
	margin:0 auto;
	width:942px;
	z-index:10;
	position:relative;
}
/*----------------------------------------------------------*/
/*Body*/
body{
	background: #b9baac;
	font: 11px Verdana, Geneva, sans-serif;
	color: #333;
}
a{
	color: #000;
	text-decoration:underline;
	}
a:hover{
	color:#333;
	text-decoration:none;
}
#body{
	margin:0 auto;
	width:724px;
	
	
}
/*----------------------------------------------------------*/
#full{
	background: #b9baac url(images/full_bg.png) center repeat-y; 
	float:left;
	padding-left:12px;
	padding-right:12px;
	width:700px;
	min-height:600px;
}
#header{
	height:113px;
	width:100%;
	float:left;
	clear:both;
}
#header h1{
	font:bold 25px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:15px;
	margin-top:15px;
	float:left;
}
#header h1 span{
	display:block;
	font-size:14px;
}
#header h1 a{
	font:bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.top_widget{
	float:right;	
	margin-top:10px;
	margin-right:10px;
}
/*----------------------------------------------------------*/
#top_sb{
	background:#ffcc33;
	height:30px;
	width:100%;
	float:left;
	clear:both;
}
#top_sb ul{
	margin-left:40px;	
}
#top_sb ul li{
	float:left;	
}
#top_sb ul li a{
	line-height:30px;	
	padding-left:15px;
	padding-right:15px;
}
#top_sb form{
	float:right;
	margin-right:20px;
	
}
#top_sb form input{
	border:1px solid #000;
	margin-top:5px;
	width:120px;
	padding-left:3px;
	padding-right:3px;
	font-size:11px;
	line-height:10px;
	height:15px;
	padding-top:3px;
}
/*----------------------------------------------------------*/
.post_featured{
	background:#0a7aaa;
	padding:25px;
	color:#fff;
	width:650px;
	float:left;
	clear:both;
	font-size:14px;
}
.post_featured h2 a{
	color:#fff;
	font-size:16px;
	font-weight:bold;
	margin-bottom:6px;
	display:block;
}


/*----------------------------------------------------------*/
#content{
	padding:25px;
	width:650px;
	float:left;
	clear:both;
}
.post{
	margin-bottom:20px;
}
.post h2{
	margin-bottom:15px;	
}
.post h2 a{
	font:bold 15px  Verdana, Geneva, sans-serif;
	color:#333;
}
.post_top{
	clear:both;
	width:100%;
	float:left;
}
.post_logo{
	float:left;		
	margin-bottom:20px;
}
.post_logo img{
	max-width:120px;
	max-height:120px;
}
.post_rating{
	float:left;
	margin-left:25px;
}
.post_entry{
	clear:both;
	font-size:14px;
}
.post_features{
	width:200px;
	float:right;
	border:1px solid #666;
	background:#F8F8F8;
	padding:10px;
	margin-left:5px;
	margin-bottom:5px;
}
.out_link{
	display:block;
	margin-top:15px;
	border:1px solid #666;
	background:#FFC;
	margin:15px auto;
	width:200px;
	padding:10px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
.out_link:hover{
	text-decoration:none;
	background:#F90;
	color:#fff;
}
.post_info{
	background:#f0f9ff;
	border-top:1px solid #dfedf2;
	border-bottom:1px solid #dfedf2;
	line-height:25px;
	font-size:10px;
}
.post_info a{
	font-size:10px;	
}
.cats{
	padding-left:22px;
	line-height:25px;
	padding-top:3px;
	margin-right:3px;
}
.post_date{
	height:25px;
	padding-top:3px;
}
.rate_links{
float:left;
display:block;
clear:both;
margin-bottom:5px;
}
.ratingm{
	max-width:350px;
	clear:both;
}
.rate_links a{
	float:left;
	display:block;
}
.rate_links .negative{
background:url(images/minus.png) left no-repeat;
padding-left:20px;
color:#da1c09;
margin-right:20px;
text-decoration:none;
line-height:16px;
}
.rate_links .positive{
background:url(images/plus.png) left no-repeat;
padding-left:20px;
line-height:16px;
color:#2c6402;
text-decoration:none;

}
.siterating{
	border:1px solid #ccc;
	padding:3px;
	background:#FCC7C7;
	font:bold 14px/14px Verdana, Geneva, sans-serif;
}
.f_price{
	margin-top:4px;
	clear:both;
	color:#F00;
	font-weight:bold;
	display:block;
}
.f_features{
	clear:both;
	margin-top:4px;
}
/*----------------------------------------------------------*/
#footer{
	float:left;
	clear:both;
	width:100%;
	margin-top:25px;
}
#footer_sidebar{
	float:left;
	clear:both;
	width:100%;	
	border-top:1px solid #dfedf2;
}
.sf_left{
	float:left;
	width:233px;
	
}
.sf_center{
	float:left;
	width:233px;
	
}
.sf_right{
	float:left;
	width:223px;
	
}
.widget{
	margin:10px 0 10px 0;	
}
.widget h2{
	padding-left:10px;
	font-size:14px;
	margin-bottom:5px;
}
.widget ul{
	padding-left:10px;	
	
	
}
.widget ul li a{
	line-height:18px;	
}
.copyright{
	margin:10px 0 10px 0;
	clear:both;
	background:#f0f9ff;
	border-top:1px solid #dfedf2;
	border-bottom:1px solid #dfedf2;
	padding:10px;
	font-size:10px;
	text-align:center;
}


/*----------------------------------------------------------*/

/*----------------Comment area---*/
#commentblock{
float:left;
clear:both;
font:12px  Helvetica, sans-serif;
width:630px;

}
#commentblock ul{
margon:0px;
padding:0px;
}

h3#comments {
padding: 5px;
margin: 30px 0 25px 7px;
font-size:12px;
font:18px  Helvetica, sans-serif;

}
ul.commentlist {
font:12px  Helvetica, sans-serif;
float:left;
clear:both;
margin:0px; padding:0px;
width:100%;

}
ul.commentlist li.comment{
	list-style-type:none;
	clear:both;
	display:block;
}
.reply{
	text-align:right;
}
.c_left{
float:left;
width:250px;

padding:10px;
}
.comment-text{
float:right;
clear:right;
text-align:left;
width:270px;
padding:5px;
}
.comment-text-reply{
float:left;
clear:right;
text-align:left;
width:100%;
}
.comment-text p,.comment-text-reply p{
margin:7px;
}
cite {
font-style:normal;
font-size:11px;
}

#respond{
	margin-top:30px;
	float:left;
	width:610px;
	
	padding:10px;
}
.depth-1{width:100%;float:left; margin-bottom:10px;}
.depth-2{margin-top:5px;margin-right:5px;float:right; width:94%;}
.depth-4,.depth-5,.depth-3{margin-top:5px;float:right; width:88%;}


.comment_line{
	width:100%;
	clear:both;
	float:left;
	margin-bottom:20px;
}
.comment_rate{
	float:left;
	width:200px;
	margin-right:10px;
}
.comment_entry{
	float:left;
	width:350px;
	background:#f0f9ff;
	border-top:1px solid #dfedf2;
	border-bottom:1px solid #dfedf2;
	padding:10px;
	min-height:80px;
	padding-right:60px;
}
.avatar{
	right:0px;
	position:absolute;
	margin-left:10px;
	margin-bottom:20px;
	margin-right:35px;
}
.comment_info{
	font-size:13px;
	margin-bottom:10px;
}

.commentsbox{

height:32px;
line-height:32px;
padding:0 5px 0 5px;
}
.depth-2 .commentsbox{
border:1px solid #444;
background:#ddd;
height:22px;
line-height:22px;
padding:0 5px 0 5px;
}
.commentsbox .i_left{
float:left;
width:40%;
padding-left:25px;
background:url(images/date.png) left no-repeat;
}
/*----------------Comment form---*/
#respond h3{
	padding-bottom:15px;
	float:left;
	width:100%;
	font-size:14px;
}
.cancel-comment-reply{
	clear:both;
	margin:10px;
}
#commentform {
	
}
#commentform label{
	display:block;	
	margin-bottom:4px;
}
#commentform p{
	margin-bottom:10px;
	width:490px;
	display:block;
	clear:both;
	float:left;
}
#commentform textarea,input{
border:1px solid #ccc;
background:#fff;
padding:2px;

}
#commentform textarea{
width:490px;margin-top:5px;
}
label {
font-size:12px;
}
/*-----------------*/
.stars{width:100px; float:right;}
.show_rate{clear:both;margin:5px 0 0 0;}
.show_rate span,.show_rate_options span{float:left; line-height:20px; font-size:10px;}
.show_rate_options{clear:both;margin:10px 0 0 0;display:block;width:250px;}
.show_rate_options .stars{float:right;}
.star-rating{list-style:none;margin: 0px;padding:0px;width: 100px;height: 20px;position: relative;overflow:hidden;background: url(images/alt_star.gif) top left repeat-x; }
.star-rating li{padding:0px;margin:0px;float: left;}
.star-rating li a{display:block;width:20px;height: 20px;line-height:20px;text-decoration: none;text-indent: -9000px;z-index: 20;position: absolute;padding: 0px;overflow:hidden;}
.star-rating li a:hover{background: url(images/alt_star.gif) left bottom;z-index: 2;left: 0px;border:none;}
.star-rating a.one-star{left: 0px;}
.star-rating a.one-star:hover{width:20px;}
.star-rating a.two-stars{left:20px;}
.star-rating a.two-stars:hover{width: 40px;}
.star-rating a.three-stars{left: 40px;}
.star-rating a.three-stars:hover{width: 60px;}
.star-rating a.four-stars{left: 60px;}	
.star-rating a.four-stars:hover{width: 80px;}
.star-rating a.five-stars{left: 80px;}
.star-rating a.five-stars:hover{width: 100px;}
.star-rating li.current-rating{background: url(images/alt_star.gif) left center;position: absolute;height: 20px;display: block;text-indent: -9000px;z-index: 1;}
