﻿/*
Theme Name: Custom Theme for WordPress Review Site Plugin
Theme URI: http://www.digitalrenewal.com
Description: Custom Theme
*/

body {
	margin: 0;
	padding: 0;
	background:#086fb0 url('images/body_bgd.jpg') no-repeat;
}

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

#searchform {font:11px verdana; margin-bottom:20px; margin-left:10px;} 
#s {font-size:11px;}


#wrapper {
	width: 914px;
	margin: 0px auto;
	background: #fff;
}


#header {margin:0px auto;
	background: url('images/header.jpg');
        height: 152px; width:914px;}

#logo {float:left;  width:391px; height:119px;}
#users {float:left; width:176px; height:119px;}

h1 {
	font-family: 'Trebuchet MS';
	font-size: 14px;
	font-weight: bold;
        text-align:right;
	margin: -1000px;
	padding: 1px 15px 0px 0px;
        color:#4ab113; border-bottom:1px solid #eee;
}

h2 {
	font-family: 'Trebuchet MS';
	font-size: 12pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#nav {clear:both; font:bold 10px Verdana; color:white; padding-top:5px; margin-left:12px; height:32px;}

#nav ul {margin:0; padding:0px 0 0px 0;}

#nav ul li { 
	list-style: none;
	display: inline;
        background: #fff url('images/menu.jpg');
        padding:3px 5px 5px 5px; margin-right:5px;}

#nav li a:link, #nav li a:visited {color:white;}

#nav li a:link.selected, #nav li a:visited.selected {color:white;}

#nav li a:hover {color:white;}

#page .single {
	margin: 15px 5px;
	font-family: verdana;
	font-size: 10pt;
	line-height: 1.5em;
	width: 500px;
}

.delicious {background: url('images/icons/delicious.png') no-repeat left; }
.digg {background: url('images/icons/digg.png') no-repeat left; }
.stumble {background: url('images/icons/stumble.jpg') no-repeat left; }
.technorati {background: url('images/icons/technorati.gif') no-repeat left; }
.rss {background: url('images/icons/rss.jpg') no-repeat left;}


.bookmark {font:normal 10px Arial; margin-top:20px; margin-bottom:20px; border:1px solid #eee; padding:20px;}
.bookmark ul {list-style:none;}
.bookmark ul li {display:block; padding-left:24px; line-height:24px;}
.bookmark li a, .bookmark li a:visited {color:blue;}
.bookmark li a:hover{color:blue;}


<!-- horizontal bookmark menu
.bookmark {font:normal 10px Arial;}
.bookmark ul {list-style: none; padding:0; margin:5px 0;}
.bookmark li {display:inline; padding:0 15px;}
.bookmark li a, .bookmark li a:visited {color:blue;}
.bookmark li a:hover{color:blue;} -->


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

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

#page {
	margin: 15px 5px;
	font-family: verdana;
	font-size: 10pt;
	line-height: 1.5em;
	width: 625px;
	float: left;
}

#page h1 {
	font-family: 'Trebuchet MS', arial;
	font-size: 14pt;
	font-weight: bold;
	margin: 0 0 5px 0; padding:0;
        border:none; background:white;
        text-align:left;
}

#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: underline;
	color: #c00;
}

#page h1 a:hover, #page h1 a:active {	
	text-decoration: none;
}
#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;
}

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

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

.networklogo {
	margin: 5px 5px 5px 5px; 
}
