/*
Theme Name: Best Review Theme
Theme URI: 
Description: Highly customizable review theme.
Author: TJ Media House
Version: 1.1
Tags: white, fixed-width
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,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,caption{ 
	margin:0; 
	padding:0; 
	border:0; 
	outline:0; 
	font-size:100%; 
	vertical-align:baseline;
}
body{
	color:#000; 
	font:62.5%/1 Verdana, Geneva, sans-serif;
	font-size:12px;
	background:#f8f8f8 url(images/body_bg.jpg) repeat-x;
	width:100%;
}
ul,ol{
	list-style:none;
}
img,fieldset{
	border:none;
}	
a{
	text-decoration:none;
}
.hidden{
	display:block;
	position:absolute;
	left:-9999px; 
}
.clear {
	clear:both;
}
/*-----------------------------------page_structure--------------------------------*/
#wrapper_area {
	width:964px;
	margin:0 auto;
	padding-bottom:10px;
}
/*-----------------------header_area
*/
#header_area {
	height:138px;
	width:964px;
	overflow:hidden;
}
#header_top_area {
	height:27px;
	width:964px;
	padding-top:6px;
}
#header_top_area ul {
	width:963px;
	height:27px;
	text-align:right;
	padding-right:1px;
}
#header_top_area ul li {	
	line-height:20px;
	height:20px;
	display:inline;	
}
#header_top_area ul li a {
	text-transform:uppercase;
	float:right;
	color:#dddddd;
	font-size:12px;
	background:url(images/comments_img_01.jpg) no-repeat right center;
	padding-right:25px;
	height:20px;
	display:block;
	margin-left:20px;
}
#header_top_area ul .news_bg a {
	background:url(images/news_feed_img_01.jpg) no-repeat right center;
}
#header_area h1 {
	float:left;
	width:450px;
	height:105px;
}
#header_area h1 a {
	width:450px;
	height:105px;
}
.add_area {
	text-align:right;
	width:498px;
	height:81px;
	float:right;
	padding:24px 2px 0 0;
}
/*---------------------------menu_area
*/
#menu_area {
	width:964px;
	height:44px;
}
#menu_bg,
#menu_lft,
#menu_rgt {
	float:left;
	height:44px;
}
#menu_bg {
	background:url(images/menu_bg.jpg) repeat-x;
}
#menu_lft {
	background:url(images/menu_bg_lft.jpg) no-repeat left top;
}
#menu_rgt {
	background:url(images/menu_bg_rgt.jpg) no-repeat right top;
}
#menu_text_area {
	width:920px;
	height:44px;
	padding:0 21px 0 23px;
}
#top_menu {
	width:706px;
	padding-top:8px;
	height:36px;
	float:left;
}
#top_menu ul {
	width:706px;
	height:36px;
}
#top_menu ul li {
	float:left;
	height:36px;
	display:block;
	padding-right:10px;
}
#top_menu ul li a span span{
	padding:0 17px 0 17px;
	line-height:36px;
	color:#dddddd;
	font-size:12px;
}
#top_menu ul li a,
#top_menu ul li a span,
#top_menu ul li a span span {
	height:36px;
	float:left;
	display:block;
	cursor:pointer;
}
#top_menu ul .current_page_item a,#top_menu ul li a:hover {
	background:url(images/menu_hover_bg.jpg) repeat-x;
}
#top_menu ul .current_page_item a span, #top_menu ul li a:hover span {
	background:url(images/menu_hover_lft_bg.jpg) no-repeat;
}
#top_menu ul .current_page_item a span span, #top_menu ul li a:hover span span {
	background:url(images/menu_hover_rgt_bg.jpg) no-repeat right top;
}
#top_menu ul li a:hover span span{
	color:#000;
}
#top_menu ul .current_page_item a span span {
	color:#000;
}
/*----------------------------drop down menu
*/
#top_menu ul li ul{
	z-index: 9999;
	position: absolute;
	left: -999em;
	top:181px;
	height: auto;
	width:135px;
	background:#222222;
	clear:both;
	}
#top_menu ul li li {
	margin: 0px;
	padding: 0px;
	background:none;
	width:135px;
	}
#top_menu ul li li a span span,#top_menu ul li li a span{
	background:none !important;
}


#top_menu ul .current_page_item ul li a span,
#top_menu ul .current_page_item ul li a span span{
	background:none;
	}




#top_menu ul li ul a { 
	width: 135px;/*180*/
	line-height:26px;
	color:#FFFFFF;
	font-size:14px;
	display:block;
	text-align:left;
	background:url(images/menu_hover_bg.jpg) repeat-x;

	}
#top_menu ul li ul a:hover {
	color:#222222;
	}
#top_menu ul li ul ul {
	margin:-26px 0 0 180px;
	}
#top_menu ul li:hover ul ul, #top_menu ul li:hover ul ul ul, #top_menu ul li.sfhover ul ul, #top_menu ul li.sfhover ul ul ul {
	left: -999em;
	}
#top_menu ul li:hover ul, #top_menu ul li li:hover ul, #top_menu ul li li li:hover ul, #top_menu ul li.sfhover ul, #top_menu ul li li.sfhover ul, #top_menu ul li li li.sfhover ul {
	left: auto;
	}
#top_menu ul li:hover, #top_menu ul li.sfhover { 
	position: static;
	}
/*----------------------------input_area
*/
#input_area {
	width:211px;
	float:right;
	height:26px;
	padding:11px 0 7px 0;
	overflow:hidden;
}
#input_area input {
	padding:5px 0;
	height:16px;
	background:none;
	border:none;
	color:#ddd;
	font-size:11px;
	width:170px;
}
.input_bg {		
	float:left;
	padding:0 2px 0 10px;
	width:170px;
	height:26px;
	background:url(images/input_bg_lft.jpg) no-repeat left top;
}
#input_area .submit_bg {
	float:left;
	width:29px;
	height:26px;
	background:url(images/submit_bg.jpg) no-repeat;
	cursor:pointer;
}
/*--------------------------mainContent
*/
.maincontent_btm {
	background:url(images/maincontent_bg_btm.png) no-repeat bottom left;
	padding-bottom:15px;
	width:964px;
}
.maincontent_bg {
	background:url(images/maincontent_bg.png) repeat-y;
	width:964px;
}
#maincontent_area {
	width:920px;
	padding:20px 22px 0 22px;
	overflow:hidden;
}
/*--------------------------content_area
*/
#content_area {
	float:left;
	width:640px;
}
.banner {
	width:640px;
	height:300px;
	position:relative;
	margin-bottom:21px;
}
.overlay {
	width:620px;
	height:50px;
	position:absolute;
	bottom:0;
	left:0;
	padding:5px 9px 0 11px;
	background:url(images/overlay_bg.png) repeat-x;
	color:#DDD;
}
.overlay h2 {
	font-size:20px;
	font-family:'Georgia';
	font-weight:normal;
	padding-bottom:9px;
}
.overlay p {
	font-size:12px;
	line-height:14px;
}
.post {
	width:640px;
	padding-top:10px;
	background:url(images/dot.jpg) repeat-x left top;
	overflow:hidden;
	margin-bottom:10px;
}
.img_box {
	width:177px;
	float:left;
}
.review_title {
	width:640px;
	height:23px;
}
.review_title h1 {
	font-size:20px;
}
.review_title h1,
.review_title h2,
.review_title h3,
.review_title h4,
.review_title h5,
.review_title h6 {
	color:#333333;
	font-weight:normal;
}
.review_title h2 {
	font-size:18px;
	color:#333333;
	font-weight:normal;
}
.review_title h3 {
	font-size:17px;
}
.review_title h4 {
	font-size:16px;
}
.review_title h5 {
	font-size:15px;
}
.review_title h6 {
	font-size:14px;
}
.review_entry ol {
	padding:0 0 15px 15px;
	list-style-position:inside;
	list-style-type:decimal;
}
.review_entry ol li {
	list-style-position:inside;
	list-style-type:decimal;
	font-size:14px;
	color:#333;
	line-height:22px;
}
.review_entry strong {
	font-size:14px;
	color:#333;
}
.review_entry a {
	color:#305faf;
}
.review_entry blockquote {
	border:1px solid #9e9d9d;
	padding:10px;
	margin:0 0 15px 15px;
	font-size:14px;
	color:#333;
	line-height:22px;
	font-style:italic;
}
.review_entry {
	width:640px;
	float:right
}
.img_box img {
	display:block;
	padding:9px 9px;
	border:1px solid #a5a5a5;
}
.review_box_title {
	width:463px;
	float:right;
	overflow:hidden;
	height:37px;
}
.star_box {
	width:151px;
	float:right;
	overflow:hidden;
}
.star_box a {
	display:block;
	float:right;
	width:26px;
	height:26px;
	margin-left:3px;
}
.review_box_title h2 {
	width:312px;
	float:left;
	font-size:18px;
	color:#333333;
	font-weight:normal;
}
.review_box_title h2 a{
	color:#333333;
	}
.review_entry p {
	line-height:22px;
	font-size:12px;
	color:#333;
}
.review_entry {
	width:463px;
	float:right;
}
.review_entry p a {
	color:#305faf;
}
.button_box_area {
	width:423px;
	height:35px;
	overflow:hidden;
	padding-left:40px;
	margin-top:15px;
}
.button_box_lft {
	float:left;
	height:35px;
	margin-left:100px;
	display:inline;
	/*padding-left:40px;*/
}

.button_box_lft a,
.button_box_lft a span,
.button_box_lft a span span {
	height:35px;
	float:left;
	display:block;
}
.button_box_lft a {
	background:url(images/see_review_bg.jpg) repeat-x;
}
.button_box_lft a span {
	background:url(images/see_review_lft_bg.jpg) no-repeat left top;
	padding-left:49px;
}
.button_box_lft a span span {
	background:url(images/see_review_rgt_bg.jpg) no-repeat right top;
}
.button_box_lft a span span {
	padding:9px 21px 8px 0;
	height:18px;
	color:#2e2e2e;
	font-size:15px;
	font-weight:bold;
	line-height:17px;
	cursor:pointer;
}
.button_box_rgt {
	float:right;
	height:35px;
}
.button_box_rgt a,
.button_box_rgt a span,
.button_box_rgt a span span {
	float:left;
	height:35px;
	display:block;	
}
.button_box_rgt a {
	background:url(images/product_bg.jpg) repeat-x;
}
.button_box_rgt a span {
	background:url(images/product_lft_bg.jpg) no-repeat left top;
	padding-left:44px;
}
.button_box_rgt a span span {
	background:url(images/product_rgt_bg.jpg) no-repeat right top;
}
.button_box_rgt a span span {
	padding:9px 12px 8px 0;
	height:18px;
	color:#d4d4d4;
	font-weight:bold;
	font-size:15px;
	line-height:17px;
	cursor:pointer;
}
/*----------------------------side_bar
*/
#side_bar {
	float:right;
	width:260px;
}
.widget {
	width:260px;
	margin-bottom:9px;
	overflow:hidden;
	color:#333;
	line-height:18px;
	font-size:12px;
}
.widget h2 {
	width:249px;
	height:34px;
	background:url(images/side_bar_h2_header_bg.jpg) no-repeat;
	padding-left:11px;
	line-height:34px;
	color:#dddddd;
	font-size:14px;
}
.widget_bg {
	width:260px;
	background:url(images/sidebar_cont_bg.jpg) repeat-y;
}
.widget_btm {
	width:260px;
	background:url(images/sidebar_cont_bg_btm.jpg) no-repeat left bottom;
	padding-bottom:10px;
	overflow:hidden;
}
.widget p{
	color:#333;
	line-height:18px;
	font-size:12px;
	width:240px;
	padding:6px 10px;
}
.widget_input {
	width:240px;
	padding:0 10px;
}
.widget input {
	float:left;
	height:12px;
	padding:6px 0;
	border:none;
	background:none;
	color:#5e5e5e;
	font-size:11px;
	line-height:12px;
	width:184px;
}
.widget_input_bg {
	float:left;
	width:187px;
	padding:0 10px;
	height:24px;
	background:url(images/widget_input_bg.jpg) no-repeat;
}
.widget .widget_submit {
	width:25px;
	height:24px;
	float:right;
	background:url(images/widget_submit_bg.jpg) no-repeat right top;
	cursor:pointer;
}
.widget ul {
	width:240px;
	padding:0 10px;
}
.widget ul li {
	width:229px;
	background:url(images/left_side_arro.jpg) no-repeat left center;
	line-height:24px;
	padding-left:11px;
}
.widget a {
	color:#2255aa;
	font-size:12px;
}
.widget a:hover {
	color:#fb7f07;
}
/*-----------------------footer_widget_area
*/
#footer_widget_area {
	width:100%;
	background:#3a3a3a url(images/footer_top_bg.jpg) repeat-x left top;
}
#footer_widget {
	width:958px;
	margin:0 auto;
	padding:12px 3px 20px 3px;
	overflow:hidden;
	color:#d2d2d2;
	font-size:12px;
}
.footer_wgt_cont {
	margin-left:21px;
	width:223px;
	float:left;
}
#footer_widget h2 {
	font-size:18px;	
	padding-bottom:8px;
	background:url(images/fot_wgt_dot_bg.jpg) repeat-x left bottom;
	font-weight:normal;
	margin-bottom:5px;
}
#footer_widget p {
	font-size:12px;
	line-height:22px;
}
#footer_widget li,
#footer_widget a {
	font-size:12px;
	line-height:22px;
	color:#d2d2d2;
	font-weight:normal;
}
.footer_wgt_cont_none,
.footer_wgt_cont:first-child {
	margin:0;
}
/*---------------------------footer
*/
#footer_area {
	width:100%;
	background:url(images/footer_btm_bg.jpg) repeat-x left top;
}
#footer {
	width:953px;
	padding:9px 3px 7px 8px;
	margin:0 auto;
	height:17px;
	overflow:hidden;
	font-size:11px;
	color:#6f6f6f;
	line-height:17px;
}
#footer p {	
	float:left;
	width:500px;
}
#footer a {
	float:right;
	display:block;
	color:#6f6f6f;
	padding-right:27px;
	background:url(images/foter_img_01.jpg) no-repeat right center;
}
/*-----------------------------review_post_page
*/
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
	color:#010101;
	padding-bottom:20px;
}
.entry  h1 {
	font-weight:normal;
	font-size:60px;/*62*/
	color:#6a0a81;
	padding-bottom:39px;
	line-height:50px;
	overflow:hidden;
	padding-left:3px;
}

.entry h2 {
	font-size:40px;
}
.entry h3 {
	font-size:22px;
	font-family: 'LatinModernSans10Bold';
}
.entry h4 {
	font-size:20px;
}
.entry h5 {
	font-size:18px;
}
.entry h6 {
	font-size:16px;
}
.entry ol {
	padding:0 0 15px 15px;
	list-style-position:inside;
	list-style-type:decimal;
}
.entry ol li {
	list-style-position:inside;
	list-style-type:decimal;
	font-size:14px;
	color:#010101;
	line-height:24px;
	font-family: 'LatinModernSans10Regular';
}
.entry strong {
	font-size:14px;
	color:#010101;
}
blockquote {
	border:1px dashed #9e9d9d;
	padding:10px;
	margin:0 0 15px 15px;
	font-size:14px;
	color:#010101;
	line-height:18px;
	font-style:italic;
	font-family: 'LatinModernSans10Regular';
}
.entry h2 {
	font-size:40px;/*62*/
	color:#6a0a81;
	font-weight:normal;
	padding-bottom:10px;
}
.entry p {
	font-size:15px;
	color:#010101;
	line-height:24px;
	font-family: 'LatinModernSans10Regular';
	padding-bottom:20px;
}
.review_post_title {
	height:35px;
	width:640px;
	overflow:hidden;	
}
.review_post_title h1,
.review_post_title h2,
.review_post_title h3,
.review_post_title h4,
.review_post_title h5,
.review_post_title h6 {
	float:left;
	color:#333333;
	font-weight:normal;
}
.review_post_title h1 {
	font-size:20px;
}
.review_post_title h2 {
	float:left;
	color:#333333;
	font-size:18px;
	font-weight:normal;
}
.review_post_title h3 {
	font-size:17px;
}
.review_post_title h4 {
	font-size:16px;
}
.review_post_title h5 {
	font-size:15px;
}
.review_post_title h6 {
	font-size:14px;
}
.review_post {
	width:640px;
	font-size:12px;
	padding-top:11px;
	overflow:hidden;
	line-height:22px;
	color:#333333;
	background:url(images/dot.jpg) repeat-x left top;
}
.review_post img {
	padding:9px 9px;
	display:block;
	float:left;
	border:1px solid #a5a5a5;
	margin-right:7px;
}
.review_post ol {
	padding:0 0 15px 15px;
	list-style-position:inside;
	list-style-type:decimal;
}
.review_post ol li {
	list-style-position:inside;
	list-style-type:decimal;
	font-size:14px;
	color:#333;
	line-height:22px;
}
.review_post ul {
	padding:0 0 15px 15px;
}
.review_post ul li {
	list-style-position:inside;
	list-style-type:disc;
	font-size:14px;
	color:#333;
	line-height:22px;
}
.review_post strong {
	font-size:14px;
	color:#333;
}
.review_post blockquote {
	border:1px solid #ccc;
	padding:10px;
	margin:0 0 15px 15px;
	font-size:14px;
	color:#333;
	line-height:22px;
	font-style:italic;
}
.review_post p {
	font-size:12px;
	line-height:22px;
	padding-bottom:20px;
}
.review_post a {
	font-size:12px;
	line-height:22px;
	color:#333;
}
.see_product {
	float:left;
	padding-bottom:16px;
}
.review_post h1,
.review_post h2,
.review_post h3,
.review_post h4,
.review_post h5,
.review_post h6 {
	color:#333333;
	font-weight:normal;
}
.review_post h1 {
	font-size:20px;
}
.review_post h2 {
	font-size:18px;
	font-weight:normal;
	padding-bottom:20px;
}
.review_post h3 {
	font-size:17px;
}
.review_post h4 {
	font-size:16px;
}
.review_post h5 {
	font-size:15px;
}
.review_post h6 {
	font-size:14px;
}
.review_post input {
	width:255px;
	height:23px;
	background:#f7f7f7;
	border:1px solid #cccccc;
	margin-right:10px;
}
.rev_post_in {
	padding-bottom:10px;
	height:23px;
}
.rev_post_in span {
	color:#424242;
}
.review_post textarea {
	background:#f7f7f7;
	border:1px solid #cccccc;
	height:158px;
	width:632px;
	margin-bottom:10px;
}
.post_rev {
	float:left;
}
/*---------------------content image
*/
#content_area img {
	margin: 0;
	height: auto;
	max-width: 640px;
	width: auto;
}
#content_area .attachment img {
	max-width: 900px;
}
#content_area .alignleft,
#content_area img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content_area .alignright,
#content_area img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content_area .aligncenter,
#content_area img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content_area img.alignleft,
#content_area img.alignright,
#content_area img.aligncenter {
	margin-bottom: 12px;
}
#content_area .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content_area .wp-caption img {
	margin: 5px 5px 0;
}
#content_area .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content_area .wp-smiley {
	margin: 0;
}
#content_area .gallery {
	margin: 0 auto 18px;
}
#content_area .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content_area .gallery img {
	border: 2px solid #cfcfcf;
}
#content_area .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content_area .gallery dl {
	margin: 0;
}
#content_area .gallery img {
	border: 10px solid #f1f1f1;
}
#content_area .gallery br+br {
	display: none;
}
#content_area .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}
#content_area .ngg-navigation{
	//display:none!important;
	}
	
/*------------------------comment
*/
#comments{
	width:100%;
	margin-top:25px;
	}
.comment {
	list-style:none!important;
	}
.comment-body{
	font-size:12px;
	margin-bottom:11px;
	margin-top:10px;
}
#comments-title{
	padding-bottom:15px;
	font-size:18px;
	color:#333;
	font-weight:normal;
	}
.vcard img{
	margin-right:15px!important;
	float:left;
}
.comment-body p{
	padding:15px 0;
	font-size:12px;
	color:#333;
	line-height:22px;
}
.reply {
	display:none;
}
.vcard{
	margin-bottom:5px;
}
.vcard .fn{
	font-size:14px;
	color:#305faf;
	font-weight:bold;
	font-style:normal;
}
.vcard .fn a{
	font-size:14px;
	color:#305faf;
	font-weight:bold;
	font-style:normal;
}
.vcard span{
	display:none;
}
.commentmetadata a{
	font-size:12px;
	padding-bottom:17px !important;
	color:#305faf;
}
#comments{
	color:#333!important;
	font-weight:normal;
	}
#respond{
	width:100%;
	/*background:url(images/dot.jpg) repeat-x left top;*/
}
#respond h3{
	font-size:18px;
	color:#333;
	padding:10px 0;
	font-weight:normal;
}
#respond p{
	width:514px;
	overflow:hidden;
	padding-bottom:17px;
	font-size:12px;
	line-height:22px;
	color:#333;
}
#respond a{
	color:#305faf;
	}
#respond p label small{
	padding-left:5px;
	line-height:22px;
}
#author,#email,#url{
	width:255px;
	height:23px;
	background:#f7f7f7;
	border:1px solid #cccccc;
	margin-right:10px;
	margin-bottom:10px;
	height:23px;
}
#formarea dd span{
	padding-left:4px;
	line-height:26px;
	color:#305faf;
	
}
#comment{
	background:#f7f7f7;
	border:1px solid #cccccc;
	height:158px;
	width:632px;
	margin-bottom:10px;
}
#submit{
	background:url(images/post_review_btn.jpg) no-repeat;
	width:180px;
	height:35px;
	border:none;
	cursor:pointer;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	text-indent:-9999px;
}
.form-allowed-tags{
	display:none;
	}


.postnone{
	background:none;
	}
.center{
	font-size:18px;
	color:#333;
	text-align:center;
	display:block;
	}
.pagetitle{
	font-size:18px;
	color:#333;
	display:block;
	padding-bottom:20px;
	font-weight:normal;
	}
.wp-pagenavi{
	text-align:center;
	display:block;
	padding-bottom:5px;
	padding-top:10px;
	}
.wp-pagenavi a{
	color:#305faf;
	}

