﻿/*
Theme Name: WP Review Site
Theme URI: http://www.wpreviewsite.com
Description: This bonus theme includes the WP Review Site plugin preinstalled into the post, page and comment templates, as well as extra CSS styling!
*/

/* Overall Styles */

body {
	background: #fff;
	padding: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size: 12px;
	color: #000;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
}

container {
	padding: 5px;
	width: 870px;
	margin-top: 0px;
	
}

	

table, tr, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;
}

a:link, a:visited, a:hover {
	color: #3b5998;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

.alignleft {
float: left;
border: none;
margin-right: 9px;
margin-bottom: 9px;
}

p {
	margin: 0 0 15px 0;
	text-align: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #0A0000;
}

/* Header */

#header {
	padding: 10px;
	color: #333;
	height: 140px;
}

#header h1 {
	font-family: verdana;
	font-size: 24pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#header h2 {
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#nav {
	clear: both;
	position: relative;
	background: #333;
	overflow: auto;
	padding-bottom: 10px;
}

#nav ul {
	margin: 0;
	padding: 10px;
	background: #333;
}

#nav ul li {
	list-style: none;
	float: left;
	display: block;
	padding: 0 10px;
}

#nav a:link, #nav a:visited {
	font-family: verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #fff;
}

#nav a:link.selected, #nav a:visited.selected {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	margin-top: 15px;
	background: #EEEEEE;
	padding: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 8pt;
	text-align: center;
	width: 885px;
}

/* Sidebar */

#sidebar {
	width: 220px;
	float: right;
	height: 100%;
	background-color: #EEEEEE;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0;
}

#sidebar h2 {
	margin: 0;
	color: #3b5998;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #6383b3;
}

#sidebar ul {
	padding: 0;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 10px;
}

#sidebar ul li {
	line-height: 2em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #eee;
}

#sidebar ul li a:link, #sidebar ul li a:visited {
	color: #3b5998;
}

/* Posts & Pages */

#page {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 660px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0;
}

#page h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0;
	margin: 0 0 10px 0;
	text-align: left;
	color: #C00;
}

#page h2 {
	font-family: 'Trebuchet MS', verdana;
	font-size: 12pt;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#page h1 a:link, #page h1 a:visited {
	text-decoration: underline;
}

#page h1 a:hover, #page h1 a:active {	
	text-decoration: none;
}

#page td.date {
	white-space: nowrap;
}

#page td.date div {
	width: 70px;
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	background: #d54e21;
	color: #fff;
	text-align: right;
	padding: 5px;
	margin-right: 10px;
}

.reviewcount {
	float: right;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size: 7px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;	
}

.visitsite {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}

.visitsite a:link, .visitsite a:visited  {
	display: block;
	margin-top: 1px;
	padding: 1px 5px;
	font-family: verdana;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #D40000;
	}


.spacer {
	width: 3px;
	float: right;
	
}

.reviewcount a:link, .reviewcount a:visited {
	display: block;
	margin-top: 1px;
	padding: 1px 5px;
	background: #3b5998;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size: 10pt;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#page .content {
	clear: left;
	padding-right: 10px;
}

#page td.ratings {
	white-space: nowrap;
	padding-left: 10px;
}

#page table.ratings {
	float: right;
	margin-left: 10px;
}

#page table.ratings td {
	border: 1px solid #fff;
	text-align: left;
}

/* Comments / Reviews */

h2#comments {
	clear: both;
	font-size: 11pt;
	font-weight: bold;
	border-top: 10px solid #fff;
	color: #41557E;
	padding: 10px;
	text-align: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #c8d8f9;
}

h3#respond {
	clear: right;
	font-size: 11pt;
	font-weight: bold;
	margin: 10px 0;
	padding: 0;
	border-bottom: 2px solid #ccc;
	text-align: left;
	color: #C00;
}

#comments h3.review {
	clear: right;
	border-bottom: 1px solid #eee;
	padding-bottom: 2px;
	color: #FFFFFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	text-align: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-left: 4px;
	background-color: #3b5998;
}

#comments p {
	margin-top: 10px;
	font-size: 12px;
	color: #999999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#comments ul {
	margin: 0;
	padding: 0;
}

#comments li {
	display: inline;
}

*{
	list-style:none;
}

ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:30px;
	font-size:11px;
	font-weight:bold;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #c8d8f9;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #41557E;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	height: 30px;
}
ul#menu li a{
	display:block;
	float:left;
	color:#41557E;
	text-decoration:none;
	font-weight:bold;
	padding:8px 20px 0 20px;
	height:18px;
	}
ul#menu li a:hover{
	display:block;
	float:left;
	color: #FFF;
	text-decoration:none;
	font-weight:bold;
	padding:8px 20px 0 20px;
	height:24px;
	background-color: #41557E;
	position: relative;
	}
#comments h3.review_comm {
	clear: right;
	border-bottom: 1px solid #eee;
	padding-bottom: 2px;
	color: #C10000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-left: 4px;
	background-color: #D6D6D6;
}
