/*
Theme Name: A0112
Theme URI: http://www.psd2site.com/
Description: ReviewCompare Theme
*/

* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #ffffff;
	color: #000000;
}

h1 {
	font-size: 28px;
}

h2 {
	font-size: 18px;
}

#sidebar h3 {
	font-size: 18px;
        font-weight: bold;
        background: url(images/hline2.png) no-repeat bottom left;
	padding-bottom: 5px; margin-bottom: 10px; margin-left: 3px;
}
.post h3 {
	font-size: 18px;
        font-weight: bold;
}

a:link, a:visited {
	text-decoration: none;
	color: #06c;
}

a:hover {
	text-decoration: underline;
	color: #147;
}

p {
	padding: 5px 0;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

/* ****************************** */

#header {
	margin: 0 auto;
	height: 83px; width: 854px;
}
#header .logo {
	float: left;
}
#header .banner {
	float: right;
	padding: 11px 0;
}
#header .logo h1 a {
	display: block;
	width: 281px;
	height: 83px;
	text-indent: -999px;
	background: url(images/logo.gif) no-repeat top left;
}
#nav {
	margin: 0 auto 11px auto;
	width: 854px; height: 58px;
	background: #000000 url(images/nav-div.png) no-repeat top left;
}
#nav ul {
	float: right;
	list-style: none;
	margin: 0; padding: 0; height: 58px;
	background: url(images/nav-ul.png) no-repeat top right;
}
#nav li {
	float: left;
	padding: 2px 0;
	margin-right: 15px;
}
#nav li a {
	display: block;
	height: 54px;
	padding: 0 15px;
	font: bold 13px/54px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
#nav ul ul {
	display: none;
}
#nav li.page_item a:hover {
	background: #3e96ee url(images/nav-a.png) no-repeat bottom center;
}

#subnav {
	list-style: none;
	padding: 0; margin: 2px 0 15px 0;
	width: 100%;
	background: #040607;
	overflow: hidden;
}
#subnav ul {
	display: none;
}
#subnav li {
	float: left;
	padding: 4px 0 4px 25px;
}
#subnav li a {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
#subnav li a:hover {
	text-decoration: underline;
}

#top {
	margin: 0 auto;
	width: 854px; height: 229px;
	background: #313539 url(images/top.jpg) no-repeat bottom center;
	margin-bottom: 7px;
	color: #ffffff;
}
#top .text {
	padding: 15px 30px 0 490px;
}
#top .text p {
	font-size: 11px;
	padding: 5px 0;
	margin: 5px0;
	background: url(images/hline.png) repeat-x top left;
	line-height: 14px;
}
#top .options {
	margin: 0; padding: 0;
	list-style: none;
}
#top .options a {
	font: bold 13px/29px Verdana, Geneva, sans-serif;
	color: #ffffff;
	display: block;
}
#top .options .more {
	float: left; margin-right: 7px;
	width: 110px;
	height: 31px;
	text-align: center;
	background: url(images/more.png) no-repeat;
}
#top .options .offers {
	float: left;
	width: 110px;
	height: 31px;
	text-align: center;
	background: url(images/offers.png) no-repeat;
}

#top h2 {
	color: #ffffff;
	font-weight: normal;
	margin: 0 0 5px 0;
}
#page {
	margin: 0 auto 11px auto;
	width: 854px; height: 58px;
}
#page .pageinner {
	padding: 4px;
	border: 1px solid #d2d2d1;
	background: url(images/page_inner.gif) repeat-x bottom left;
}
#content {
	width: 615px;
	float: left;
}
.single {
	background: #dfe9f6 url(images/bulb.gif) no-repeat top left;
	padding: 13px 5px 10px 30px;
	border: 1px solid #cfd2d6;
	color: #000000;
	font-size: 12px; line-height: 15px;
}
.single h2 {
	font: normal 17px Verdana, Geneva, sans-serif;
	background: url(images/hline2.png) no-repeat bottom left;
	padding-bottom: 5px; margin-bottom: 10px; margin-left: 3px;
}

.post {
}
.post .date {
	width: 72px;
	height: 54px;
	float: left;
	margin: 0 20px 10px 0;
	background: #f5f9fa url(images/date.png) no-repeat;
	color: #ffffff;
}
.post .date .day {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
}
.post .date .month {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

.post h2 {
	background: url(images/hline2.png) no-repeat bottom left;
	margin-bottom: 5px;
	padding-bottom: 5px;
	float: left;
	width: 520px;
}
.post h2 a, .post h2 a:visited {
	color: #000000;
}
.post h2 .post-ratings {
	font-size: 12px;
}
.post .banner {
	padding: 5px;
	text-align: center;
}
.singlepost h2 {
	background: #3e96ee;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 10px;
	color: #ffffff;
	clear: both;
}
.details {
	overflow: hidden;
	padding: 10px 0;
}
h2#features {
	background: url(images/h2_features.gif) no-repeat top left;
	padding: 0px 15px;
	font-size: 18px;
	height: 36px;
	line-height: 32px;
	margin-bottom: 10px;
}
.features {
	font-size: 14px;
	color: #115f67;
}
.features a, .features a:visited {
	color: #115f67;
}
.features td {
	line-height: 34px;
	padding: 0 0 0 10px;
}
.blue {
	background: url(images/blue_bg.gif) no-repeat top left;
}
.lightblue {
	background: url(images/light_blue.gif) no-repeat top left;
}

.postmetadata {
	text-align: center;
	padding-top: 5px;
	margin: 30px 0;
	clear: both;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style: none;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.clear {
	clear: both;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.center {
	text-align: center;
	margin: 0 auto;
}

.hidden {
	display: none;
}

.navigation {
	text-align: center;
	margin-top: 10px;
}

.aligncenter {
	margin: 0 auto;
}
#sidebar {
	width: 229px;
	float: right;
}
#sidebar .partners {
	background: #eeeeee url(images/partners.gif) no-repeat top;
	margin-bottom: 10px;
}
#sidebar .partners img {
	border: 0;
	margin-bottom: 10px;
}
#sidebar .partners .inner {
	padding-top: 85px; padding-bottom: 2px;
	text-align: center;
	background: url(images/partners-bottom.gif) no-repeat bottom;
}
#sidebar h2 {
	font-size: 17px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0; margin: 0;
}
#sidebar ul {
	list-style: none;
}
#sidebar ul li {
	padding: 0px 0px;
	margin-bottom: 0px;
}
#sidebar ul ul li {
	background: none;
	padding: 0; margin: 0;
}

#sidebar ul ul {
	padding: 0px;
}

#footer {
	color: #ffffff;
	margin: 5px auto 0 auto;
	height: 116px;
	background: #000000 url(images/footer.png) repeat-x;
}
#footer p {
	width: 854px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}
#footer a {
	color: #fff;
}
#footer ul {
	list-style: none; padding: 0; margin: 0;
}
#footer ul ul {
	display: none;
}
#footer li {
	float: left;
	padding-left: 30px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}





.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
 float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentlist {
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.thumb {
	float: left;
	margin-right: 20px;
}

.info {
	float: left;
	background: #e9ecec;
	padding: 10px;
	width: 260px;
}
.info .title {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	background: #ffffff;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
.pagebar {
	margin: 0 auto;
	height: 21px;
	padding: 2px;
	width: 500px;
}
.pagebar a{padding:2px 8px 2px 8px;background:#fff;border:1px solid #e5e5e5;color:#838383;font-size:10px;margin:0 5px 0 0;}

.pagebar a:hover, .pagebar span.this-page {padding:2px 8px 2px 8px;border:1px solid #0066cb;color:#0066cb;text-decoration:none;font-size:10px;margin:0 5px 0 0;}

.pagebar .on{padding:2px 8px 2px 8px;border:1px solid #0066cb;color:#0066cb;font-size:10px;margin:0 5px 0 0;}

.pagebar span{padding:2px 8px 2px 8px;border:1px solid #e5e5e5;font-size:10px;margin:0 5px 0 0;}

.current-cat a { color: #f0d758 !important; }