/*
Theme Name: reviewsPRESS deux
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: #CCCCCC; 
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
}

a{
	color: #333;
}

a:hover{
	color:#d19242;
	text-decoration:underline;
}

#body{
	margin:0 auto;
	width:919px;
	min-height:610px;
}

/*----------------------------------------------------------*/
#top_nav{
	height:34px;
	background:url(images/top_nav.png) no-repeat;
	float:left;
	clear:both;
	width:100%;
	padding:0 17px 0 17px;
}

#top_nav ul{
	float:left;
	width:710px;
}

#top_nav ul li{
	float:left;
}

#top_nav ul li a{
	display:block;
	font:bold 12px/35px Arial, Helvetica, sans-serif;
	height:29px;
	float:left;
	border-right:1px solid #cb9106;
	text-decoration:none;
	padding:0 11px 0 11px;
	color:#fff;
}
#top_nav ul li a:hover{
	color:#394a21;
}

#top_nav ul li a.active{
	color:#394a21;
}

#search_form{
	float:left;
	margin:4px 0 0 0;
}

#search_form input{
	border:1px solid #254520;
	
	padding:2px 17px 2px 2px;
	background:#fff url(images/search_button.png) right no-repeat;
	font-size:11px;
}

/*----------------------------------------------------------*/
#header{
	height:99px;
	float:left;
	clear:both;
	width:100%;
}

.logo{
	display:block;
	width:410px;
	float:left;
	padding-left:20px;
	padding-top:25px;
}

.logo h1{
	font:28px/28px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

.logo h1 span{
	color:#999999;
	font-size:24px;
	margin-left:15px;
	clear:both;
	display:block;
}

.ads_468x60{
	margin:20px 10px 0 0;
	display:block;
	float:left;
}

/*----------------------------------------------------------*/
#content_top{
	height:17px;
	float:left;clear:both;width:100%;
	background:url(images/box_top.png) no-repeat;
}

#content_bottom{
	height:19px;
	float:left;clear:both;width:100%;
	background:url(images/box_footer.png) no-repeat;
	margin-bottom:20px;
}

#content{
	min-height:390px;
	background:url(images/box_inner.png) repeat-y;
	float:left;
	clear:both;
	width:875px;
	padding-left:22px;
	padding-right:22px;
}

#top_widgets{
	clear:both;
	float:left;
	width:100%;
	height:150px;
	padding-bottom:10px;
	margin-bottom:10px;
	background:url(images/line.png) bottom repeat-x;
}

#top_left_widget{
	width:400px;
	float:left;
	height:150px;
	overflow:hidden;
}

#top_right_widget{
	float:right;
	width:460px;
	height:150px;
	overflow:hidden;
	clear:right;
}

.jwts_tabbertab span a{
	margin:0px;
	display:block;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0px;
	margin-bottom:2px;
	padding-bottom:3px;
	border-bottom:1px solid #e1e1e1;
}

#left_area{
	float:left;
	width:657px;
	padding-right:13px;
}

#post_line{
	float:left;
	width:100%;
	clear:both;
	margin-bottom:20px;
}

.post_line_left{
	float:left;
	width:310px;
	margin-right:17px;
	background:url(images/c_line1.png) 0px 17px no-repeat;
	margin-bottom:30px;
}
#post_line{
	float:left;
	width:100%;
	clear:both;
	margin-bottom:20px;
}
.single{
	background:url(images/c_line1.png) 0px 17px no-repeat;
	margin-bottom:20px;
	float:left;
	width:100%;
	clear:both;
}

.post_line_right{
	float:left;
	width:310px;
	margin-left:13px;
	background:url(images/c_line1.png) 0px 17px no-repeat;
	margin-bottom:30px;
}

.post{
	
	font-size:11px;
}
.featured{
	border-bottom:1px dotted #cccccc;
	margin-bottom:15px;
	padding-bottom:15px;
}
.post h2{
    display:block;
    font:bold 16px Verdana, Arial, Helvetica, sans-serif;
    margin:0px;
	padding:0px;
}

.post h2 a{
	color:#003d71;
	text-decoration:none;
	padding-bottom:3px;
}

.post .post_logo{
	float:left;
	width:91px;
	height:106px;
	margin-left:3px;
	margin-right:5px;
}

.post .site_name{
	font-size:11px;
	line-height:11px;
	padding-top:2px;
	padding-bottom:7px;
}

.post .site_name a{
	text-decoration:none;
}

.post .site_name a:hover{
	color: #333;
}

.post .post_logo img{
	bordeR:1px solid #3a3a3a;
	width:89px;
	height:89px;
}

.post_logo .avg_rating{
	display:block;
	background:url(images/avg_bg.png) no-repeat;
	height:17px;
	text-align:center;
	font:bold 15px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#003d71;
	margin-top:-3px;
}

.post_logo .avg_rating_green{
	display:block;
	background:url(images/avg_bg_green.png) no-repeat;
	height:17px;
	text-align:center;
	font:bold 15px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	margin-top:-3px;
}

.post_logo .avg_rating_orange{
	display:block;
	background:url(images/avg_bg_orange.png) no-repeat;
	height:17px;
	text-align:center;
	font:bold 15px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#003d71;
	margin-top:-3px;
}

.post_logo .avg_rating_red{
	display:block;
	background:url(images/avg_bg_red.png) no-repeat;
	height:17px;
	text-align:center;
	font:bold 15px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	margin-top:-3px;
}

.date_info{
	font-size:9px;
}

.date_info_i{
	font-size:9px;
	line-height:11px;
	padding-top:2px;
	padding-bottom:7px;
}

.i_right{
	padding-bottom:5px;
	padding-top:5px;
}

.positiv_reviews{
	padding-left:19px;
	background:url(images/plus.gif) no-repeat;
	margin-right:20px;
	font-size:13px;
}

.negative_reviews{
	padding-left:19px;
	background:url(images/minus.gif) no-repeat;
	font-size:13px;
}

.tags{
	margin:10px 0 0 0;
	padding-top:5px;
	background:url(images/c_line.png) left top no-repeat;
}

.tags a{
	margin-left:5px;
}

.post .entry{
    font:13px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}

.ratings{
	clear:both;
	display:block;
	width:100%;
}

.ratings_single{
	clear:both;
	display:block;
	width:270px;
	margin-left:368px;
	top:335px;
	position:absolute;
}

.margin{
    padding: 5px;
}

.navigation{
	clear:both;
	width:670px;
	margin-top:15px;
	font-size:11px;
}

.prev_post{
	width:100px;
	float:right;
}

.next_post{
	width:100px;
	float:left;
}

#sidebar{
	width:203px;
	float:left;
}

.widget{
	background:url(images/widget_bg.png) top no-repeat;
	min-height:160px;
	margin-bottom:7px;
}

.widget h2,#top_left_widget h2{
	color:#154d7c;
	font:bold 14px/24px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

#top_left_widget h2{
	text-align:left;
}

.widget li a,#top_left_widget li a{
	display:block;
	border-bottom:1px solid #efefef;
	font-size:11px;
	line-height:21px;
	text-decoration:none;
	margin:0 5px 0 5px;
}

/*----------------------------------------------------------*/
#footer{
	float:left;
	clear:both;
	width:100%;
	height:59px;
	background:url(images/footer.png) no-repeat;
	font-size:10px;
	color:#999999;
}

#footer a{
   color:#999999
    margin-right:6px;
}

#footer li{
	float:left;
}

.f_left{
	padding-left:10px;
	width:670px;
	float:left;
}

.f_left a{
	display:block;
	color:#000000;
	float:left;
	padding-top:7px;
	padding-right:15px;
	text-decoration:underline;
}

.f_left a:hover{
	text-decoration:none;
}

.f_right{
	width:200px;
	padding-top:7px;
	padding-right:10px;
	float:right;
	text-align:right;
}


/*----------------Comment area---*/

#commentblock{
	float:left;
	clear:both;
	font:12px  Helvetica, sans-serif;
}

#commentblock ul{
	margon:0px;
	padding:0px;
}

.postmetadata{
	clear: both;
	padding: 3px;
	margin: 26px 14px 26px 14px;
	padding-left:14px;
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	font:10px  Helvetica, sans-serif;
	text-align:left;
	color:#707070;
}

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;
}

ul.commentlist li{
	list-style-type:none;
	margin-bottom:10px;
}

.c_left{
	float:left;
	width:250px;
	padding-right:10px;
}

.comment-text{
	float:right;
	clear:right;
	text-align:left;
	width:370px;
}

.alt1,.alt2,.alt3{
	display:block;
	width:640px;
	clear:both;
	float:left;
	padding:7px;
}

.alt1{
	background:#ffffff;
}

.comment-text p {
	margin:7px;
}

cite {
	font-style:normal;
	font-size:11px;
}

ol.commentlist  {
	font-size:11px;
}

.commentsbox{
	border:1px solid #999999;
	background:#c1dfa8;
	height:32px;
	line-height:32px;
	padding:0 5px 0 5px;
}

.commentsbox .i_left{
	float:left;
	width:350px;
	padding-left:25px;
	background:url(images/date.png) left no-repeat;
}

/*----------------Comment form---*/

#commentbox h3{
	padding-bottom:15px;
}

#commentbox{
	clear:both;
	color:#636363;
	padding:30px;
}

#commentform {
}

#commentform textarea,input{
	border:1px solid #ccc;
	background:#fff;
	padding:2px;
}

#commentform textarea{
	width:490px;
}

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;}