/*
Theme Name: A0114
Theme URI: http://www.psd2site.com/
Description: HOSTREVIEWHUB
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #e6ddcc url(images/body_bg.jpg) repeat-x top left;
	color: #666;
	line-height: 18px;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #9c0808;
}
.pagetitle {
	text-align: center;
	padding: 10px;
}

a:link, a:visited {
	text-decoration: none;
	color: #9c0808;
}

a:hover {
	text-decoration: underline;
	color: #9c0808;
}

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;
}





#wrapper {
	margin: 0px auto;
	width: 844px;
	padding: 0 5px;
	background: url(images/wrapper_bg.gif) no-repeat top left;
}
#page {
}

#header {
	height: 149px;
	background: url(images/header_bg.jpg) repeat-x bottom left;
	border-bottom: 1px dashed #bfbfbf;
}
#nav {
	height: 63px;
	background: url(images/nav_bg.gif) repeat-x bottom left;
	font-size: 13px;
}
#nav a, #nav a:visited {
	color: #fff;
}
#nav .subscribe {
	padding-top: 33px;
	padding-bottom: 4px;
	float: left;
	background: url(images/rss.gif) no-repeat bottom left;
}
#nav .subscribe a {
	padding-left: 45px;
}
#nav ul {
	list-style: none;
	float: right;
	padding-top: 21px;
}
#nav ul li {
	float: left;
	background: url(images/nav_separator.gif) no-repeat top left;
	padding-left: 2px;
}
#nav ul li a, #nav ul li a:visited {
	padding: 0 15px;
	background: url(images/nav_li.gif) repeat-x;
	line-height: 42px;
	display: block;
}
#nav ul li a:hover, #nav ul li.current_page_item a {
	background: url(images/nav_hover.gif) repeat-x;
	text-decoration: none;
}
#headerimg {
	padding: 8px 50px 0 50px;
}
.logo {
	float: left;
	padding-top: 24px;
}
.logo h1 a {
	width: 246px;
	height: 21px;
	display: block;
	background: url(images/logo.jpg) no-repeat;
	text-indent: -999px;
}
.quotes {
	width: 465px;
	float: right;
	background: url(images/quotes_out.jpg) no-repeat bottom right;
}
.quotes-inner {
	background: url(images/quotes_in.jpg) no-repeat top left;
	padding: 5px 10px;
}

#content {
	background: #fff url(images/content_bg.jpg) no-repeat bottom left;
}
#main {
	margin: 13px;
	width: 571px;
	float: left;
}

#sidebar {
	width: 234px;
	float: left;
	margin-top: 8px;
}

#sidebar h2 {
	margin: 5px 0 0;
	font-size: 14px;
	color: #fff;
	background: url(images/sidebar_h3.gif) no-repeat;
	height: 42px;
	line-height: 32px;
	padding-left: 10px;
}
.new {
	width: 40px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	float: right;
	background: url(images/new_bg.gif) no-repeat;
	margin-top: 8px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.new a, .new a:visited {
	color: #000000;
}
.top {
	float: right;
	padding: 0 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #fff;
}
.top a, .top a:visited {
	color: #fff;
}

#sidebar ul, #sidebar ul ol {
}

#sidebar ul li {
	list-style: none;
	margin-bottom: 15px;
	background: url(images/sidebar_ul.jpg) no-repeat bottom;
	padding-bottom: 10px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

#sidebar ul ol li, ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0 0 0 20px;
	background: url(images/sidebar_li.gif) no-repeat center left;
}

#searchform {
	margin: 10px;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

#footer {
	padding: 5px 0;
}



.post {
	background: url(images/post_bg.jpg) repeat-y;
}
.rating {
	width: 160px;
	height: 103px;
	background: url(images/rating_bg.jpg) no-repeat top center;
	padding: 10px;
	float: right;
	line-height: 20px;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.post-top {
	background: url(images/post-top.jpg) no-repeat;
	padding: 5px 15px;
}
.post-bottom {
	background: url(images/post_bottom.jpg) no-repeat;
	height: 42px;
	padding: 13px 15px 0 15px;
	margin-bottom: 12px;
	text-align: right;
	color: #fff;
	text-transform: uppercase;
}
.comments-bottom {
	background: url(images/comments_bottom.jpg) no-repeat;
	height: 6px;
}
.visit-host {
	background: url(images/visit_bg.jpg) no-repeat top center;
	text-align: center;
	width: 79px;
	line-height: 22px;
	float: right;
	margin-left: 10px;
	font-size: 11px;
}
.reviews {
	background: url(images/reviews_bg.jpg) no-repeat top center;
	text-align: center;
	width: 78px;
	line-height: 22px;
	float: right;
	font-size: 11px;
}
.reviews a, .reviews a:visited {
	color: #fff;
}

.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 {

}

.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;
}

.hidden {
	display: none;
}

.navigation {
	text-align: center;
	margin-top: 10px;
}

.aligncenter {
	margin: 0 auto;
}

.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;
}




h3#comments {
	text-align: left;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-transform: none;
	padding: 3px 0;
}
h3#respond {
	font-size: 18px;
	padding: 10px 0;
}
.commentlist li, #commentform input, #commentform textarea {

}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
 float: right;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	color: #9c0808;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentlist {
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 0 0;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}




#commentform {
	width: 400px;
}
#commentform input {
	width: 194px;
	padding: 3px;
	margin: 3px 5px 1px 0;
	background: url(images/input_bg.jpg) repeat-x;
	border: 1px solid #d4d4d4;
}

#commentform textarea {
	padding: 2px;
	background: url(images/textarea_bg.jpg) repeat-x;
	border: 1px solid #d4d4d4;
	width: 400px;
}

#commentform #submit {
	width: 72px;
	border: none;
	background: none;
}

#commentform p {
	margin: 5px 0;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}





#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;
}
table.ratings {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

ul.ratings {
	margin: 0;
	padding: 0;
}

ul.ratings li {
	list-style: none;
}

.rating_label {
	white-space: nowrap;
	font-family: Arial;
	font-size: 8pt;
}

.rating_value {
	white-space: nowrap;
	padding: 1px 0px;
	font-family: Arial;
	font-size: 8pt;
}

.rating_value .no_ratings {
	color: #666;
}
