﻿/*
Theme Name: Nutritionist Review
Date: 15 December 2010
Author: Sterr Bros
Author URI: http://www.sterr-bros.com/
Description: Customized theme for www.nutritionist-review.com review site.
*/

body {
	margin: 0;
	padding: 30px 0 0 0;
	text-align: center;
	background: #769143;
}

table, tr, td {
	margin: 0;
	padding: 0;
	border: 0;
}

a:link, a:visited, a:hover {
	color: #06c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

#wrapper {
	width: 900px;
	margin: 0px auto;
	text-align: left;
	background: #fff;
}

#main-content {
	position: relative;
	width:100%;
	background: url(images/content-bg.gif) repeat-y;
}


#header {
	background: #769143;
	padding: 10px 10px 0 10px;
	color: #3A2C3B;
}

#header table, #header tr, #header td {
	border-collapse: collapse;
}

#header table td {
	vertical-align: middle;
}

#header img {
	margin-right: 15px;
}

#header h1 {
	font-family: 'Trebuchet MS';
	font-size: 18pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#header h2 {
	font-family: 'Trebuchet MS';
	font-size: 12pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#nav {
	background: #769143;
	border-bottom: 8px solid #3A2C3B;
	height: 36px;
}

#nav ul {
	margin: 0 .25em 0 0; 
	padding: 0;
	position: relative;
	overflow: hidden;
	height: 36px;
}

#nav ul li {
	list-style: none;
	display: inline;
	float: left;
	height: 36px;
}

#nav ul li a{height: 36px;}

#nav li a:link, #nav li a:visited {
	display: block;
	font-family: arial;
	font-size: 15pt;
	text-decoration: none;
	padding: 5px 10px;
	background: #f3f2ed;
	margin: 0 10px 0 0;
	color: #3A2C3B;
}

#nav li a:link.selected, #nav li a:visited.selected {
	border-top: 1px solid #c60;
}

#nav li a:hover {
	background: #E0E6CA;
}

.current_page_item a{background: #3A2C3B !important; color: #f3f2ed !important;}

#footer {
	clear: both;
	margin-top: 0px;
	border-top: 4px solid #3A2C3B;
	background: #769143;
	padding: 10px;
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
}

#footer a{color: #E0E6CA;}

#sidebar {
	width: 250px;
	background: #E0E6CA;
	text-align: center;
	float: right;
	height: 100%;
}

#angela-box{
	padding:1em;
	color: #3A2C3B;
}

#angela-pic{
	border: 2px solid #3A2C3B;
	border-bottom-width: 0;
	margin: 0 auto;
	display: block;
}

#angela-rating {
	display: block;
	background: #F3F2ED;
	width: 132px;
	margin: 0 auto;
	border: 2px solid #3A2C3B;
	border-top-width: 0;
	text-align: center;
}

#angela-link {
	text-align: center;
}

#angela-link span{font-size: .8em;}

#angela-link a{color: #637938;}

#angela-info{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	text-align: center;
}

#angela-info p {margin: 1em 0;}

#page {
	margin: 0;
	font-family: Helvetica;
	font-size: 10pt;
	line-height: 1.5em;
	width: 650px;
	float: left;
}

.clear {clear: both}

#page h1 {
	font-family: 'Trebuchet MS', arial;
	font-size: 14pt;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#page h2 {
	font-family: 'Trebuchet MS', arial;
	font-size: 12pt;
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #3A2C3B;
}

#page h1 a:link, #page h1 a:visited {
	text-decoration: underline;
	color: #3A2C3B;
}

#page h1 a:hover, #page h1 a:active {	
	text-decoration: none;
}
#page .content {
	clear: left;
}

h2#comments {
	background: #f3f2ed;
	font-size: 14pt;
	font-weight: bold;
	margin: 0;
	color: #333;
	padding: 10px;
	position: relative;
}

h3#respond {
	clear: right;
	font-size: 14pt;
	font-weight: bold;
	margin: 10px 0;
	color: #3A2C3B;
	padding: 0;
	border-bottom: 2px solid #3A2C3B;
}

#comments h3.review {
	clear: right;
	margin: 10px 0 5px 0;
	border-bottom: 1px solid #eee;
	padding-bottom: 2px;
	color: #777;
	font-family: Arial;
	font-size: 10pt;
}

#writereviewlink {
	position: absolute;
	top: 5px;
	right: 5px;
}

.reviewer {color: #769143; }

#comments p {
	margin-top: 5px;
	font-size: 9pt;
	color: #3A2C3B;
}

#comments ul {
	margin: 0;
	padding: 0;
	float: right;
}

#comments li {
	display: inline;
}

#comments div.review {
	padding: 0 0 1em 0;
	border-bottom: 1px solid #3A2C3B;
}

#comments .odd {}

#comments .even {}

#comment-form-wrapper{
	margin-top: 1em;
	padding: 0.3em 1em .3em 1em;
	background: #F3F2ED;
}

#comment-ratings {float: left;}
#comment-ratings .ratings {margin:0 !important;}

#comments .rating_value {
	padding-right: 10px;
}

.social-buttons a:hover{text-decoration: none;}

.twitter{background: url(images/icons-sprite.png) no-repeat scroll 0 -140px transparent; width: 16px; height: 16px; display:block; float:left; margin-right: 1em;}
.facebook{background: url(images/icons-sprite.png) no-repeat scroll 0 -160px transparent; width: 16px; height: 16px; display:block; float:left; margin-right: 1em;}
.google{background: url(images/icons-sprite.png) no-repeat scroll 0 -180px transparent; width: 16px; height: 16px; display:block; float:left; margin-right: 1em;}

#sidebar {
	text-align: left;
}

#sidebar h2 {
	margin: 0;
	padding: 2px 10px;
	background: #f3f2ed;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #666;
}

#sidebar ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}

#sidebar ul li {
	line-height: 2em;
	font-family: Arial;
	font-size: 8pt;
	border-bottom: 1px solid #eee;
}

#sidebar ul li a:link, #sidebar ul li a:visited {
	color: #666;
}

#page td {
	vertical-align: top;
}

.customer_favorite {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #666;
	padding-left: 10px;
}

.reviewcount, .visitsite, .visitsite_single {
	float: right;
}

.reviewcount a:link, .reviewcount a:visited {
	display: block;
	margin-top: 1px;
	padding: 1px 3px;
	background: #f3f2ed;
	font-family: Arial;
	font-size: 8pt;
	color: #069;
	text-decoration: none;
	font-weight: bold;
}

.visitsite, .visitsite_single {
	padding-left: 8px;
}

.visitsite a:link, .visitsite a:visited {
	display: block;
	margin-top: 1px;
	padding: 1px 3px;
	background: #f3f2ed;
	font-family: Arial;
	font-size: 8pt;
	color: #069;
	text-decoration: none;
	font-weight: bold;
}

.visitsite_single a:link, .visitsite_single a:visited {
	display: block;
	margin-top: 1px;
	padding: 1px 8px;
	background: #3A2C3B;
	font-family: Arial;
	font-size: 8pt;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.visitsite_single a:hover {
	display: block;
	margin-top: 1px;
	padding: 1px 8px;
	background: #fcc;
	font-family: Arial;
	font-size: 8pt;
	color: #06c;
	text-decoration: underline;
	font-weight: bold;
}

#page table.ratings {
	margin: 0 0 0 10px;
	float: right;
}

td.ratings {
	white-space: nowrap;
	padding-left: 10px;
}

.rating_label {
	white-space: nowrap;
	background: #e3f1ff;
	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;
}

.wp-caption {
	padding: .5em .2em 0 .2em;
	background: #F3F2ED;
	border: 1px solid #3A2C3B;
	text-align:center;
}

.alignleft {float: left; margin-right: 1em;}