﻿/*
Theme Name: WPRS: Award Winning Hosts
Author: WP Review Site
Author URI: http://www.wpreviewsite.com/
Description: A review site theme based on the "Award Winning Hosts" demonstration site. Fully integrates the WP Review Site features including ratings and affiliate links. To replicate the AWH sidebar, use the Top Rated Posts widget with a large post count setting.
*/



body {
	margin: 0;
	padding: 0;
	text-align: center;
}

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: 740px;
	margin: 0px auto;
	text-align: left;
	background: #fff;
}


#header {
	background: #fff;
	padding: 10px;
}

#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: 24pt;
	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: #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: 1px solid #c60;
}

#nav li a:hover {
	background: #e0ded4;
}

#footer {
	clear: both;
	margin-top: 15px;
	border-top: 2px solid #c00;
	background: #f3f2ed;
	padding: 10px;
	font-family: Arial;
	font-size: 8pt;
	text-align: center;
}

#sidebar {
	width: 180px;
	float: right;
	margin-top: 15px;
	text-align: center;
	border-bottom: 10px solid #fff;
}

#page {
	margin: 15px 0;
	font-family: Helvetica;
	font-size: 10pt;
	line-height: 1.5em;
	width: 550px;
	float: left;
}

#page h1 {
	font-family: 'Trebuchet MS', arial;
	font-size: 11pt;
	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: #c00;
}





#page h1 a:link, #page h1 a:visited {
	text-decoration: none;
	color: #c00;
}

#page h1 a:hover, #page h1 a:active {	
	text-decoration: underline;
}
#page .content {
	clear: left;
}

h2#comments {
	background: #f3f2ed;
	font-size: 11pt;
	font-weight: bold;
	margin: 0;
	color: #333;
	padding: 10px;
}

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

#comments h3.review {
	clear: right;
	margin: 10px 0 5px 0;
	border-bottom: 1px solid #eee;
	padding-bottom: 2px;
	color: #333;
	font-family: Arial;
	font-size: 10pt;
}

#comments p {
	margin-top: 5px;
	font-size: 9pt;
	color: #333;
}

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

#comments li {
	display: inline;
}

#comments .rating_value {
	padding-right: 10px;
}

#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;
}


.visitsite_title {
	float: left;
}

.reviewcount, .visitsite, .visitsite_single, {
	float: right;
}

.reviewcount a:link, .reviewcount a:visited {
	display: block;
	width: 300px;
	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: #c00;
	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;
}

.visitsite_title a:link, .visitsite_title a:visited {
	display: block;
	margin-top: 1px;
	padding: 1px 8px;
	background: #c00;
	font-family: Arial;
	font-size: 8pt;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.visitsite_title 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;
}

.clearfloat { 
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
    }


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;
}


.discount {
    color: #666666;
	font-size: 15px;
	font-weight: bold;
}

.entry p {font-size:14px;display:inline;font-weight:normal;line-height:1.2em;}
.entry p a, .entry p a:visited, .entry p a:link {font-size:14px;color:#105CB6;text-decoration:underline;font-weight:normal;}
.entry p a:hover {font-size:14px;color:#ffffff;text-decoration:underline;background-color:#105CB6;}
.discount {
    color: #666666;
	font-size: 15px;
	font-weight: bold;
}


.code, .code a:visited, .code a:link {
    font-size: 16px;
	color: #cc0000;
    background-color: #dcfac9;
	text-decoration: none;
	font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
}
.code a:hover {
    color: #cc0000;
    background-color: #C0F59C;
	text-decoration: none;
	font-weight: bold;
}

.featured { border-color: #CCCCCC; border: 3px; }
a:hover .featured { border-color: #999999; border: 3px; }




/*


.featured { border-color: #CCCCCC; border: 3px; }
a:hover .featured { border-color: #999999; border: 3px; }
body {
    font: 14px arial, helvetica, sans-serif;
	background-image:url(http://www.couriervouchercodes.co.uk/wp-content/themes/wprs-awh/images/bg.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center top;
    color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a { color: #105CB6; }
a:visited { color: #105CB6; }
a:hover { color: #000033; }
a:active { color: #105CB6; }
h1 {text-decoration:none;font-size:20px;color:#777777;font-weight:bold;margin-bottom:5px;margin-left:0px;margin-top:10px;}
.postform {
    background: #F7F7F7;
	font-size: 15px;
	vertical-align: middle;
}
.formsearch {
    background: #F7F7F7;
	font-size: 20px;
	border: 2px solid #CCCCCC;
	vertical-align: middle;
}
.searchbutton {
    background: #3C78B5;
	border: 2px solid #3C78B5;
	padding: 0px;
	font-size: 17px;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
}
.menu, .menu a:visited, .menu a:link {
    font-size: 16px; font-weight: bold; color: #FFFFFF; text-decoration: none;
}
.menu a:hover {
    color: #FFFFFF; text-decoration: underline;
}
.sub-menu, .sub-menu a:visited, .sub-menu a:link {
    font-size: 15px; font-weight: bold; color: #777777;
}
.sub-menu a:hover {
    text-decoration: none;
}
.pic img {
     float:left;
     margin-right:10px;
}
.letters a:visited, .letters a:link {
    font-size: 18px;
	color: #105CB6;
	text-decoration: underline;
	font-weight: bold;
	padding: 0px 4px 0px 0px;
}
.letters a:hover {
    color: #033;
	text-decoration: underline;
	font-weight: bold;
}
.title {
    color: #666666;
	font-size: 18px;
	font-weight: bold;
}
.nav, .nav a:visited, .nav a:link {
    font-size:15px; font-weight: bold; display:inline;line-height:1.5em;color:#105CB6;
}
.nav a:hover {
    color: #000000;
}
.shop {font-size:14px;display:inline;line-height:1.3em;text-decoration:none;}
.cat {font-size:14px;display:inline;line-height:1.3em;text-decoration:none;}
h2, h2 a, h2 a:visited, h2 a:link {font-size:16px;color:#2A2A2A;text-decoration:none;font-weight:bold;margin-bottom:0px;margin-left:0px;margin-top:0px;}
h2 a:hover {color:#2A2A2A;text-decoration:underline;font-weight:bold;margin-bottom:0px;margin-left:0px;margin-top:0px;}
.code, .code a:visited, .code a:link {
    font-size: 16px;
	color: #cc0000;
    background-color: #dcfac9;
	text-decoration: none;
	font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
}
.code a:hover {
    color: #cc0000;
    background-color: #C0F59C;
	text-decoration: none;
	font-weight: bold;
}
.entry p {font-size:14px;display:inline;font-weight:normal;line-height:1.2em;}
.entry p a, .entry p a:visited, .entry p a:link {font-size:14px;color:#105CB6;text-decoration:underline;font-weight:normal;}
.entry p a:hover {font-size:14px;color:#ffffff;text-decoration:underline;background-color:#105CB6;}
.discount {
    color: #666666;
	font-size: 15px;
	font-weight: bold;
}
.disc {
    color: #CC0000;
	font-size: 16px;
	font-weight: bold;
}
.use, .use a:visited, .use a:link {
    background-color: #dcfac9;
	text-decoration: none;
	font-weight: bold;
    padding-left: 2px;
    padding-right: 2px;
    font-size: 15px;
	color: #008000;
}
.use a:hover {
    color: #008000;
	text-decoration: none;
	font-weight: bold;
    background-color: #C0F59C;
}
.small, .small a:visited, .small a:link {
    font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.small a:hover {
    color: #D54E21;
	text-decoration: none;
	font-weight: normal;
}
.date {padding-top: 1px;}
.click, .click a:visited, .click a:link {
    font-size: 26px; font-weight: bold; color: #FFFFFF; text-decoration: underline;
}
.click a:hover {
    color: #FFFFFF; text-decoration: none;
}


*/