﻿/*
Theme Name: WPRS: Green Featured
Author: WP Review Site Theme Pack
Author URI: http://www.wpreviewsite.com/
Description: A green review site theme which features the top 3 rated posts, followed by summary listings on the home page. Fully integrates WP Review Site rating and affiliate features.
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Arial;
}
a {
	text-decoration: none;
}

.break {
	clear: both;
}
.hidden {
	display: none;
}

/** BEGIN wordpress default **/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
/** END wordpress default **/

/** BEGIN wrapper **/
#wrapper {
	text-align: left;
	margin: auto auto;
	width: 920px;
}
/** END wrapper **/

/** BEGIN header **/
#headwrap {
	background: url(images/navigation.gif) repeat-x 0 bottom;
}
#header {
	padding-top: 10px;
	text-align: left;
	margin: auto auto;
	width: 920px;
}
	#logo {
		text-align: center;
		float: left;
	}
	#header h1 {
		line-height: normal;
		font-size: 2em;
		font-weight: normal;
		text-transform: uppercase;
		letter-spacing: 2px;
		padding-bottom: 7px;
	}
	#header h1 a {
		color: #303030;
	}
	#header h3 {
		line-height: normal;
		font-weight: normal;
		font-size: 0.9em;
		text-transform: uppercase;
		letter-spacing: 1px;
		color: #606060;
	}
	#header ul {
		clear: both;
		list-style-type: none;
		height: 26px;
		padding: 15px 0 0 1px;
		background: url(images/divider.gif) no-repeat 0 15px;
	}
	#header ul li {
		float: left;
		padding-right: 1px;
		background: url(images/divider.gif) no-repeat right 0;
	}
	#header ul li a {
		display: block;
		float: left;
		color: #ffffff;
		padding: 5px 12px 6px;
		letter-spacing: 1px;
	}
	#header ul li a:hover {
		background: url(images/active.gif) repeat-x 0 0;
	}
/** END header **/

/** BEGIN sidebar **/
.sidebar {
	float: left;
	width: 360px;
	float: left;
	padding-bottom: 10px;
}
	.sidebar a {
		color: #303030;
	}
	.sidebar a:hover {
		color: #ff0000;
	}
	.sidebar h2 {
		color: #ffffff;
		text-transform: uppercase;
		letter-spacing: 1px;
		padding: 3px 8px;
		background: #32994D url(images/boxhead.gif) repeat-x 0 0;
		font-size: 0.9em;
		font-weight: normal;
		margin: 10px 0 0 10px;
	}
	.sidebar ul {
		list-style-type: none;
		padding: 0 10px 2px;
		margin: 0 0 10px 10px;
		background-color: #e9ffe9;
	}
	.sidebar ul li {
		line-height: 1.6em;
		border-top: 1px dotted #a0d5aa;
		padding: 1px 0;
	}
	.sidebar form {
		padding: 5px 10px 30px;
		margin: 0 0 10px 10px;
		background-color: #e9ffe9;
	}
	.sidebar form input {
		width: 110px;
		border: 1px solid #c2c1c1;
		float: left;
		font-size: 1.5em;
		margin-right: 5px;
	}
	.sidebar form button {
		width: 27px; height: 24px;
		border: 0;
		text-indent: -9999px;
		background: url(images/search.gif) no-repeat 0 0;
		float: left;
	}
/** END sidebar **/

/** BEGIN content **/
	#content {
		clear: both;
		float: left;
		width: 560px;
		padding-bottom: 10px;
	}
	#content p {
		line-height: 1.25em;
		text-align: justify;
		margin: 10px 0 10px 0;
	}
	#content a {
		color: #198635;
	}
	#content a:hover {
		color: #ff0000;
	}
	
	h1 {
		font-size: 1.5em;
		font-weight: normal;
		margin: 0;
		padding: 10px 0 0 0;
	}
	
	.post {
		clear: both;
		margin-top: 10px;
		padding: 8px 10px 15px;
		background-color: #e9ffe9;
		border: 1px solid #cce7cc;
	}
	.post h2 {
		font-size: 1.5em;
		font-weight: normal;
		padding-bottom: 5px;
	}
	.post .date {
		float: right;
		margin-top: -22px;
		font-size: 0.9em;
	}
	.post .number {
		/*float: right;
		margin-top: -30px;*/
		font-size: 1.5em;
	}
	.post .thumb {
		float: left;
		margin: 5px 10px 5px 0;
		padding: 5px;
		background-color: #ffffff;
		border: 1px solid #d0d0d0;
		width: 100px;
	}
	
	table.reviewbar {
		margin: 10px 0 0 0;
		padding: 0;
		border: 0;
		border-collapse: collapse;
	}
	
	.reviewbar td {
		white-space: nowrap;
	}
	
	.reviewbar td.icon {
		padding-right: 3px;
	}
	
	.reviewbar td.text {
		padding-right: 10px;
	}
	
	.smallpost {
		clear: both;
		margin-top: 10px;
		padding: 8px 10px 15px;
		background-color: #e9ffe9;
		border: 1px solid #cce7cc;
	}
	.smallpost h2 {
		font-size: 1.5em;
		font-weight: normal;
		padding-bottom: 5px;
	}
	.smallpost .date {
		float: right;
		margin-top: -22px;
		font-size: 0.9em;
	}	
	
	.commentitems ul.ratings li label.rating_label {
		background: #D3F5D3;
	}
	
	.commentitems td.rating_label {
		background: #D3F5D3;
	}
	
/** END content **/

/** BEGIN footer **/
#footwrap {
	background: url(images/footer.gif) repeat-x 0 0;
	clear: both;
}
#footer {
	text-align: left;
	margin: auto auto;
	width: 920px;
	padding: 10px 0 20px;
	font-size: 0.9em;
	color: #ffffff;
}
	#footer a {
		color: #ffffff;
		font-weight: bold;
	}
	#footer a:hover {
		text-decoration: underline;
	}
	#footer p {
		line-height: 1.8em;
	}
/** END footer **/

.notfound {
	padding: 20px 10px 10px;
}
.notfound h2 {
	font-size: 1.5em;
	font-weight: normal;
	padding-bottom: 5px;
}
.notfound p {
	clear: both;
}
#postnav {
	padding-top: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 0.8em;
}
img {
	border: 0;
}
#single {
	padding-top: 20px;
}
	#single h2 {
		font-size: 1.5em;
		font-weight: normal;
		padding-right: 15px;
	}
	#single .author {
		padding: 4px 0 10px;
		float: left;
		font-size: 0.8em;
		text-transform: uppercase;
		margin-bottom: 0 !important;
	}
	#single p {
		margin-bottom: 10px;
		line-height: 1.25em;
	}
	#single h3 {
		font-size: 1.3em;
		margin-bottom: 5px;
	}
	#single blockquote {
		margin-bottom: 10px;
		line-height: 1.7em;
		padding-left: 10px;
		border-left: 2px solid #e0e0e0;
		font-style: italic;
	}
	#single ul {
		padding: 0 0 10px 16px;
	}
	#single ol {
		padding: 0 0 10px 16px;
		list-style-type: decimal;
		margin-left: 10px;
	}
	#single li {
		line-height: 1.6em;
		padding: 1px 0;
	}
	#single .post {
		padding: 10px 0 0;
		border-bottom: 1px dotted #e0e0e0;
	}
	#single .thumb {
		float: left;
		margin: 5px 10px 5px 0;
		width: 60px;
	}
	#content .atitle {
		font-size: 0.9em;
		font-weight: normal;
		text-transform: uppercase;
		letter-spacing: 1px;
		color: #939393;
		margin-top: 10px;
	}
	#postdetails {
		font-size: 0.9em;
	}
	#postdetails p {
		margin-bottom: 2px !important;
	}
	.visit_site_link {
		float: right;
		background: #FFB130;
		padding: 3px 6px;
		font-weight: bold;
	}
.visit_site_link_index {
		float: left;
		background: #FFB130;
		padding: 3px 6px;
		font-weight: bold;
	}
	
#commentsection {
	
}
	.commentdetails {
		float: left;
	}
	.break {
		background-color: white;
	}
	.commentdetails p {
		margin-bottom: 5px;
	}
	.commentauthor {
		font-size: 1.2em;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
	}
	.comment1 {
		padding: 10px 0;
		border-top: 1px dotted #e0e0e0;
	}
	.gravatar {
		float: right;
	}
	#commentsection h2 {
		background: url(images/boxhead.gif) repeat-x 0 0;
		font-weight: normal;
		font-size: 0.9em;
		color: #ffffff;
		padding: 3px 8px 4px;
		text-transform: uppercase;
		letter-spacing: 1px;
		line-height: normal;
	}
	.commentitems {
		padding: 10px;
		margin: 0 0 10px;
		background-color: #e9ffe9;
	}
	.commentitems .first {
		border-top: none !important;
		padding-top: 5px !important;
	}
	.commentitems input, .commentitems textarea, .commentitems button {
		margin-bottom: 5px;
	}
	.required {
		color: #ff0000;
	}

table.ratings {
	float: right;
	margin: 0 0 10px 10px;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	background: #fff;
}

ul.ratings {
	margin: 0;
	padding: 0;
}

ul.ratings li {
	display: inline;
	list-style: none;
}

.rating_label {
	white-space: nowrap;
	background: #eee;
	font-family: Arial;
	font-size: 8pt;
	padding: 1px 4px;
}

.rating_value {
	white-space: nowrap;
	padding: 1px 3px;
	font-family: Arial;
	font-size: 8pt;
}

.rating_value .no_ratings {
	color: #666;
}