﻿/*
Theme Name: WPRS: Bonus Black
Author: WP Review Site
Author URI: http://www.wpreviewsite.com/
Description: A widget-enabled, black review site theme. Fully integrates WP Review Site rating and affiliate features.
*/

* {
	margin: 0;
	padding: 0;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
body {
	background: url(images/background.PNG) repeat-x top #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #333;
}
ul {
	padding-left: 10px;
}
#container {
	width: 900px;
	margin: 10px auto;
	margin-top: 0;
}
#header {
	height: 80px;
	margin-top: 5px;
	display: block;
}
#logo {
	float: left;
}
#logo h1 {
	padding-top: 16px;
	font: bold 28px Century Gothic;
}
#logo h3 {
	color: #CFCFCF;
	font-weight: normal;
}
#logo a {
	color: #EEEEEE;
	text-decoration: none;
}
#header a img {
	border: none;
	margin: 5px;
	margin-top: -10px;
}
#header ul.info-nav {
	list-style: none;
	width: 350px;
	float: right;
	text-align: center;
	margin: 5px;
	padding: 10px;
	margin: 10px;
	margin-top: -60px;
	border: 1px solid #515151;
	color: #fff;
	background: #282828;
}
	#header ul.info-nav li {
		display: inline;
		padding: 0 5px;
	}
	#header ul.info-nav li a {
		display: inline;
		color: #fff;
		font-size: 1.1em;
	}
#navigation {
	width: 900px;
	display: block;
	margin: 0;
}
	#navigation ul {
		list-style: none;
	}
	#navigation ul li {
		display: inline;
	}
	#navigation ul li a {
		float: left;
		background: url(images/nav.gif) no-repeat;
		width: 123px;
		height: 28px;
		color: #fff;
		text-align: center;
		font-size: 1.4em;
		text-decoration: none;
		padding-top: 7px;
	}
	#navigation ul li a:hover {
		background: url(images/nav-hover.gif) no-repeat;
	}
#banner {
	background: url(images/banner.gif) no-repeat top;
	width: 900px;
	height: 46px;
	clear: left;
	color: #fff;
	padding-top: 10px;
}
	#banner a img {
		float: left;
		margin: 8px;
		margin-top: 1px;
		border: none;
	}
	#banner span {
		display: block;
		font-weight: bold;
		padding: 2px 0;
		color: #fff;
	}
#wrapper {
	clear: left;
	width: 900px;
	padding-top: 20px;
}
#content {
	width: 630px;
	float: left;
	padding: 10px;
}
	#content h2 {
		padding: 5px;
		font-size: 2em;
		color: #333;
		letter-spacing: -1px;
	}
	#content h2 a {
		color: #333;
		text-decoration: none;
	}
	#content h3 {
		padding: 10px; background: #eee; color: #555;
	}
	#content h4 {
		padding: 10px; background: #fcaa56; 
	}
	#content em {
		font-family: Georgia;
		padding: 10px;
		color: #555;
	}
	#content p.postdetails {
		padding: 3px 10px;
		background-color: #E9E9E9;
		font: 10px Arial;
		margin-bottom: 5px;
	}
	#content p {
		padding: 5px 10px 10px 5px;
		font-size: 1.2em;
		line-height: 1.4em;
		text-align: justify;
	}
#sidebar {
	width: 240px;
	float: right;
	margin-right: 10px;
}
	#sidebar h2 {
		background: url(images/sidebar-header.gif) no-repeat top left;
		width: 241px;
		height: 36px;
		display: block;
		padding: 6px;
		padding-left: 10px;
		color: #333;
		padding-top: 8px;
		font-size: 1.4em;
	}
	#sidebar ul {
		list-style: none;
	}
	#sidebar ul li {
		display: block;
		padding: 2px 0 2px 18px;
		background: url(images/bullet.gif) no-repeat left;
	}
	#sidebar ol li {
		display: block;
		padding: 2px 0 2px 18px;
		no-repeat left;
	}
	#sidebar ul li a {
		color: #333;
		font-weight: bold;
	}
		#sidebar ul li a:hover {
			color: #d01530;
			text-decoration: none;
		}
	#sidebar ol li a {
		color: #333;
		font-weight: bold;
	}
		#sidebar ol li a:hover {
			color: #d01530;
			text-decoration: none;
		}
#content-bottom {
	background: url(images/container-bottom.png) no-repeat bottom;
	width: 900px;
	height: 50px;
	clear: both;
	display: block;
	margin-bottom: -9px;
}
#content-top {
	background: url(images/container-top.png) no-repeat top;
	width: 900px;
	height: 50px;
	clear: both;
	display: block;
	margin: 5px auto;
	margin-bottom: -32px;
}
#comments {
	/* width: 580px; */
	clear: both;
	padding: 10px;
}
#comments ul li {
	padding: 10px;
	background: #fafafa;
	color: #333;
	margin: 5px 0;
	border: 1px solid #ccc;
	border-width: 0 1px 0 1px;
	font-size: 1.2em;
	line-height: 1.7em;
	overflow: auto;
}
#comments form p {
	padding: 5px 0;
	font-size: 1.3em;
}
.commenttitle {
	font-size: 1.6em !important;
	padding: 5px 0 !important;
}

.break {
	clear: both;
}
#header-adsense {
	float: right;
	margin: 25px 0 0;
	padding: 3px;
	background-color: #24A306;
}
#sidebar-adsense {
	margin: 0 16px 20px;
}
#linkunit {
	margin: 0 0 10px;
}
#post-adsense {
	float: left;
	margin: 0 10px;
}
#tags a {
	color: #333;
	font-weight: bold;
}

.post {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
