/*
Theme Name: WPReviewEngine Classic Blue
Theme URI: http://www.wpreviewengine.com
Description: Custom WordPress template for reviews.
Author: WPReviewEngine.com
Author URI: http://www.wpreviewengine.com
version: 1.0
*/

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(images/bg.gif) repeat;
}


table, tr, td {
margin: 10px;
	padding: 0;
	border: 0;
}


a:link, a:visited, a:hover {
	color: #cc0000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

#wrapper {
	width: 740px;
	margin: 0px auto;
	text-align: left;
	background: #fff;
}

#header {
	background: #fff;
}

#header table, #header tr, #header td {
	border-collapse: collapse;
}

#header table td {
	vertical-align: middle;
}

#header img {
	margin-left: -10px;
}

#header h1 {
	font-family: 'Trebuchet MS';
	font-size: 24pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#header h1 a {
text-decoration: none;
}

	

#header h2 {
	font-family: 'Trebuchet MS';
	font-size: 12pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
}


#nav {
	background: #fff;
	border-bottom: 8px solid #c00;
	height: 24px;
}

#nav ul {
	margin: 0 0 0 10px; 
	padding: 0;
	position: relative;
	overflow: auto;
}

#nav ul li {
	list-style: none;
	display: inline;
	float: left;
}

#nav li a:link, #nav li a:visited {
	display: block;
	font-family: arial;
	font-size: 10pt;
	text-decoration: none;
	padding: 4px 10px;
	background: #f3f2ed;
	margin: 0 10px 0 0;
}

#nav li a:link.selected, #nav li a:visited.selected {
	border-top: 0px solid #c60;
}

#nav li a:hover {
	background: #e0ded4;
}


#visual_padding {
	padding: 3px 6px;
}

#main_content {
	float: left;
	width: 639px;
	margin: 0 6px 0 0;
	padding: 0 0 30px 0;
}

#footer {
	clear: both;
	margin-top: 10px;
	border-top: 2px solid #c00;
	background: #f3f2ed;
	padding: 10px;
	font-family: Arial;
	font-size: 8pt;
	text-align: center;
	width: 720px;
	margin-left: -6px;
}

.clearLeft {
	clear: left;
}

/********************************************** Body Styles ****/

.host_container {
	background: #eef2f4;
	padding: 6px;
	float: left;
	margin: 20px 0 0 0;
	font-family: Helvetica;
	font-size: 10pt;
	line-height: 1.5em;

}

.featured {
	background: #3f5685 !important;
}

.host_container .content {
	background: #fff;
	float: left;
	width: 715px;
	
}

.host_container .content h2 {
	margin: 10px 0 8px 0;
}

.host_container .content h2 a {
	color: #CC0000;
	font-family: Helvetica; 
	font-weight: bold;
	font-size: 22px;
	text-decoration: none !important;
	float: left;
	border-bottom: 1px solid #715614;
}


.host_container .content .page {
	width: 680px !important;
}


.host_container .content .post {
	float: left;
	margin: 0px 10px 10px 10px !important;
	width: 680px;
	display: inline;	
	min-height: 110px;	
	text-align: justify;
}


.host_container .posticon {
	margin-right: 0px;
	padding: 0px;
	border: 0px;
}

.host_container .outlink {
       	margin-right: 0px;
	padding: 0px;
	border: 0px;
}


.host_container .stats a {
	color: #cc0000;
}

.host_container .stats {
	height: 29px;	
	clear: left;
	float: left;
	width: 100%;
	position: relative;
}

.host_container .stats h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #309e3f;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background: #fff;
	padding: 7px 9px 5px 8px;
	text-transform: uppercase;
	float: left;
	clear: left;
}

.host_container .stats p {
	color: #cc0000;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 7px 0 0 10px;
	float: left;
	width: 530px;
	position: absolute;
	top: 1px;
	left: 60px;
}

.host_container .stats p strong {
	font-weight: bold;
}

.featured .stats p {
	color: #fff !important;
}

.host_container .ratings {
	float: left;
	width: 250px;
	margin: 12px 10px 0 0;
	overflow: hidden;
}


.ratings table {
	width: 99%;
	margin-bottom: 10px;
	margin-top: 10px;

}

#reviewcount a:link, .reviewcount a:visited {
	font-family: Arial;
	font-size: 14pt;
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}

.ratings td {
	border: 1px solid #fff;
}


.rating_table_header {
	font-size: 14px !important;
	font-weight: bold !important;
}

.ratings td.rating_label {
	background: #eef2f4;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 12px;
	padding: 1px 4px;
	white-space: nowrap;
	color: #3f5685;
	width: 55px;
	text-align: left;
}

.ratings td.rating_value {
	padding:1px 3px;
	text-align: center;
	font-size: 11px;
}

h2.archivetitle {
	padding: 10px 0;
}

/********************************************** Comment Styles ****/

#commentform {
	width: 639px;
	float: left;
}

#commentform .content {
	background:#EEF2F4 none repeat scroll 0 0;
	float:left;
	margin:3px 0;
	padding:6px;
	width:627px;
}

#commentform p {
	float: left;
	background: #eef2f4;
	width: 100%;
	margin-bottom: 8px;
}

#commentform input {
	float: left;
}

#commentform input#submit {
	float: right;
}

#commentform label {
	float: left;
	margin-left: 10px;
}

#commentform textarea {
	width: 621px;
}

#commentssection h3,
#commentform h3 {
	color: #3F5685;
	margin: 10px 0 0 0;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:8px 12px;
	text-decoration:none;
	text-transform:uppercase;
}

#commentform h3 {
	padding: 8px 12px 0 12px;
}

#commentform .logged_in {
	margin: 0 0 12px 12px;
	float: left;
	background: none;
}

.commentlist li{
	background: #eef2f4;
	padding: 6px;
	float: left;
	margin: 3px 0;
	width: 627px;
}

.commentlist li .content {
	background:#FFFFFF none repeat scroll 0 0;
	float:left;
	width:615px;
	padding: 6px;
}

.commentlist li cite,
.commentlist li cite a {
	color:#715614;
	float:left;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none !important;
}

.commentlist li cite a {
	border-bottom:1px solid #715614;
}

/********************************************** Sidebar Styles ****/

#sidebar ul li {
	float: left;
	width: 243px;
	margin-bottom: 6px;
}

#sidebar li h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: underline;
	font-size: 18px;
	font-weight: bold;
	background: url(images/squareTile.gif) repeat-x;
	padding: 5px 5px 8px 10px;
	width: 228px;
}

#sidebar ul li ul li {
	font-style: italic;
	background: #efefef;
	width: 233px;
	color: #3f5685;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	text-decoration: none;
	padding: 5px;
	margin-bottom: 1px;
}

#sidebar ul li ul li a,
#sidebar ul li ul li a:visited {
	background: #efefef;
	width: 233px;
	color: #3f5685;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	text-decoration: none;
	padding: 5px 0 5px 5px;
	margin-bottom: 1px;
	font-style: normal;
}

#sidebar ul li ul li a:hover {
	color: #309e3f !important;
}

#sidebar #searchform {
	background: #EFEFEF;
	float: left;
	width: 243px;
}

#sidebar #searchform div {
	float: left; 
	padding: 5px 0 5px 11px; 
}




#sidebar ul li ul li ul li {
	width: 228px;
}

#sidebar ul li ul li ul li ul li {
	width: 223px;
}


/* comment rating styles */

.commentratings {
	background-color: #fff;
	margin-top: 4px;
}

.commentratingcategory {
	background-color: #eee;
	padding: 2px;
	margin-right: 3px;

}

.commentratingimage {
	position: relative;
	top: 2px;
	margin-right: 9px;
}

.commentratingtext {
	margin-right: 9px;
	font-style: italic;
}

.box {
     background:transparent 

url(http://top5autoresponderreviews.com/wp-content/themes/wprs/images/optin_box1.png) no-repeat scroll 0 0;
     float:right;
     height:350px;
     width:371px;
     }
     
.form{
      padding:200px 0 0 20px;
     }
     
.mail_in {
     color:#000;
     font-family:Arial, Helvetica, sans-serif;
     font-size:14px;
     font-weight:bold;
     height:35px;
     width:300px;     
}
     
.mail_input {
     color:#000000;
     height:20px;
     margin-top: -20px;
     border:1px solid;
     border-color:#8E8E8E;
     width:199px;     
}
     
.mail_submit {
     width:300px;
 margin-top: 10px;
}
     
.mail_submitbtn {
     color:#FFFFFF;
     cursor:pointer;
     font-size:11px;
     font-weight:bold;
     height:35px;
     padding-bottom:3px;
     text-align:center;
     width:191px;
    
      }   

.host_container1 {
	background: #eef2f4;
	padding: 6px;
	float: left;
	margin: 20px 0 0 0;
	font-family: Helvetica;
	font-size: 10pt;
	line-height: 1.5em;

}

.featured1 {
	background: #3f5685 !important;
}

.host_container1 .content {
	background: #fff;
	float: left;
		width: 715px;
	
}

.host_container1 .content h2 {
	margin: 10px 0 8px 0;
}

.host_container1 .content h2 a {
	color: #CC0000;
	font-family: Helvetica; 
	font-weight: bold;
	font-size: 22px;
	text-decoration: none !important;
	float: left;
	border-bottom: 1px solid #715614;
}

.host_container1 .content .post {
	float: left;
	margin: 0px 10px 10px 10px !important;
	width: 400px;
	display: inline;	
	min-height: 110px;	
	text-align: justify;
}

.host_container1 .content .page {
	width: 740px !important;
}

.host_container1 .content .post p {
	float: left;
}

.host_container1 .posticon {
	margin-right: 0px;
	padding: 0px;
	border: 0px;
}

.host_container1 .outlink {
        background: url(http://www.top5webhostingreviews.com/wp-content/themes/reviewclean/images/vistSite.gif);
	margin-right: 0px;
	padding: 0px;
	border: 0px;
        height: 200px;
        width: 300px;
}


.host_container1 .stats a {
	color: #3f5685;
}

.host_container1 .stats {
	height: 29px;	
	clear: left;
	float: left;
	width: 100%;
	position: relative;
}

.host_container1 .stats h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #309e3f;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background: #fff;
	padding: 7px 9px 5px 8px;
	text-transform: uppercase;
	float: left;
	clear: left;
}

.host_container1 .stats p {
	color: #3f5685;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 12px;
	margin: 7px 0 0 10px;
	float: left;
	width: 530px;
	position: absolute;
	top: 1px;
	left: 60px;
}

.host_container1 .stats p strong {
	font-weight: bold;
}

.featured1 .stats p {
	color: #fff !important;
}

.host_container1 .ratings {
	float: left;
	width: 250px;
	margin: 12px 10px 0 0;
	overflow: hidden;
}
 

#top {
	float: left;
	margin: 25px 0 10px 12px;
	width: 740px;
}

#top p {
	width: 650px;
        padding-top: 20px;
	
}

.box2 {
     background:transparent 
url(http://top5autoresponderreviews.com/wp-content/themes/wprs/images/optin_box1.png) no-repeat;
     float: right;
     height:342px;
     margin-left:0px;
     margin-top: -340px;
     margin-right:10px;
     width:400px;
     }

.box3 {
     float: left
     }

.form2{
      padding:200px 0px 0 60px;
     }
     
.mail_in2 {
     color:#000;
     font-family:Arial, Helvetica, sans-serif;
     font-size:14px;
     font-weight:bold;
     height:35px;
     width:300px;     
     margin-left: -20px;
}
     
.mail_input2 {
     color:#000000;
     height:20px;
     border:1px solid;
     border-color:#8E8E8E;
     margin:15px 5px 0 0;
     padding:3px 0 0 5px;
     width:199px;     
}
     
.mail_submit2 {
     margin-left: -35px;
     width:300px;
     margin-top: 8px;
}
     
.mail_submitbtn2 {
     color:#FFFFFF;
     cursor:pointer;
     font-size:11px;
     font-weight:bold;
     height:35px;
     text-align:center;
     width:191px;
    
      }   
.show {
    float: right;
    text-align: left;
    margin-top: 10px;
    margin-left: -60px;
}

.box1 {
     background: url(http://top5autoresponderreviews.com/wp-content/themes/wprs/images/optin_box1.png) no-repeat;
     float: left;
     height:400px;
     width:371px;
     margin-top: -50x;
 
     }
     
.form1{
      padding:200px 0 0 60px;
     }
     
.mail_in1 {
     color:#000;
     font-family:Arial, Helvetica, sans-serif;
     font-size:14px;
     font-weight:bold;
     height:35px;
     width:300px;     
     margin-left: -25px;
}
     
.mail_input1 {
     color:#000000;
     height:20px;
     border:1px solid;
     border-color:#8E8E8E;
     margin:-20px 5px 0 40px;
     padding:3px 0 0 5px;
     width:199px;     
}
     
.mail_submit1 {
     margin-left: -30px;
     width:300px;
 margin-top: -6px;
}

.mail_submitbtn2 {
     color:#FFFFFF;
     cursor:pointer;
     font-size:11px;
     font-weight:bold;
     height:35px;
     text-align:center;
     width:191px;
}
.box3 {
     background: url(http://top5autoresponderreviews.com/wp-content/themes/wprs/images/optin_box1.png) no-repeat;
     float: left;
     height:400px;
     width:371px;
     margin-top: -20px;
 
     }