/*
	Theme Name: A0091
	Theme URI: http://www.psd2site.com/
	Description: Realty Rankings
	*/
* {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #1a435b url(images/body_bg.jpg);
	color: #000;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #2d506c;
}
a:link, a:visited {
	text-decoration: underline;
	color: #2d506c;
}
a:hover {
	text-decoration: none;
	color: #2d506c;
}
p {
	padding: 5px 0;
}
small {
	font-size: 11px;
	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 {
	background: url(images/wrapper_bg.jpg);
	padding: 0 1px;
	width: 960px;
	margin: 0px auto;
}
#page {
	padding: 0 15px;
	background: #000 url(images/page_bg.jpg) no-repeat bottom left;
}
#header {
	height: 115px;
}
#headerimg {
	background: url(images/headerimg.jpg) no-repeat top left;
	margin-top: 22px;
	padding-left: 75px;
	float: left;
}
#headerimg h1 a {
	display: block;
	width: 219px;
	height: 35px;
	background: url(images/logo.jpg) no-repeat top left;
	text-indent: -999px;
}
.description {
	color: #4892b6;
}
#subscribe {
	width: 248px;
	float: right;
	height: 86px;
	padding: 8px 20px;
	background: url(images/subscribe_bg.jpg) no-repeat bottom left;
	color: #aaaaaa;
}
#subscribe a {
	color: #aaaaaa;
	text-decoration: none;
}
#subscribe img {
	vertical-align: middle;
	padding-right: 5px;
}
#subscribe h2 {
	font-size: 18px;
	color: #4892b6;
	float: left;
	padding-right: 7px;
	padding-top: 4px;
}
#newsletter_email {
	background: url(images/newsletter_input.jpg) no-repeat top left;
	width: 150px;
	padding: 4px;
	margin-right: 5px;
}
#newsletter_submit {
	vertical-align: top;
	width: auto;
}
#nav {
	height: 38px;
	background: #fff url(images/nav_bg.jpg) repeat-x top left;
	line-height: 34px;
}
#nav li {
}
#nav a {
	display: block;
	float: left;
	padding: 0 10px 4px 10px;
	color: #9abcd7;
	text-decoration: none;
	background: url(images/nav_separator.jpg) no-repeat top right;
}
#nav a:hover {
	background: #fff url(images/nav_a_hover.jpg) no-repeat top center;
}
#nav ul ul a {
	display: block;
	float: left;
	padding: 0px 10px 0px 10px;
	color: #9abcd7;
	background: url(images/subnav_separator.jpg) no-repeat top right;
}
#nav ul ul a:hover {
	background: #fff url(images/subnav_a_hover.jpg) no-repeat bottom center;
}
#dropDownMenu,
#dropDownMenu * { margin:0;padding:0;}
/* "Master" UL (the whole Menu) */
#dropDownMenu {
	position:relative;
}
/* sub-menu ULs */
#dropDownMenu li ul {

	cursor:default;
	max-width:100%;
	position:absolute;
	height:auto;
	top:38px;
	left:-9000px;
}
/* All LIs */
#dropDownMenu li {
	cursor:pointer;
	float:left;
	max-width:16.5%;
	text-align:center;
	list-style-type:none;
}
/* sub-menu LIs */
#dropDownMenu li ul li {
	padding:0 0px 0 0;
	border:none;
	width:auto;
	max-width:none;
	background: url(images/subnav_bg.jpg) repeat-x bottom left;
}
/* sub-menu Anchors */
#dropDownMenu li ul li a {
	position:relative !important; /* ie Mac */
	cursor:pointer !important;
	white-space:nowrap;
}
/* :hover and stuff */
#dropDownMenu li a:hover,
#dropDownMenu li a:focus,
#dropDownMenu li a:active {color:#000}
/* position and z-index for the sub-menus */
#dropDownMenu li:hover ul,
#dropDownMenu li.msieFix ul {left:0;z-index:10}
/* Current location - class on Body must match LI's id */

#banners {
	background: #046c99 url(images/banners_bg.jpg) no-repeat top left;
	color: #fff;
	padding-left: 5px;
}
#banners h1, #banners h1 a {
	color: #fff;
	font-size: 38px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}
#banners .inner {
	float: right;
	padding-top: 45px;
	width: 655px;
}
.boxes {
	color: #fff;
	font-size: 12px;
	height: 209px;
	margin-top: 12px;
}
.boxes h2 {
	color: #fff;
	font-size: 18px;
	font-style: italic;
	font-weight: bold
}
.find-out-more {
	position:absolute;
	width: 260px;
	text-align: right;
	margin-top: 150px;
}
.seo {
	width: 260px;
	height: 169px;
	background: url(images/seo_bg.jpg) no-repeat;
	float: left;
	padding: 20px;
	margin-right: 15px;
}
.development {
	width: 260px;
	height: 169px;
	background: url(images/development_bg.jpg) no-repeat;
	float: left;
	padding: 20px;
	margin-right: 15px;
}
.copywrite {
	width: 260px;
	height: 169px;
	background: url(images/copywrite_bg.jpg) no-repeat;
	float: left;
	padding: 20px;
}
#content {
	background: #fff;
}
#sidebar {
	width: 325px;
	float: right;
	background: #173a4f url(images/sidebar_bottom.gif) no-repeat bottom left;
	color: #fff;
	margin-top: 5px;
	padding-bottom: 15px;
}
#sidebar h2 {
	text-align: center;
	color: #fff;
	line-height: 30px;
	margin-bottom: 10px;
	background: url(images/h2_video.gif) no-repeat top right;
}
#sidebar h2#featured {
	background: url(images/h2_featured.gif) no-repeat top right;
}
#sidebar h2#related-posts {
	background: url(images/h2_related.gif) no-repeat top right;
}
#sidebar #recent-posts h2 {
	background: url(images/h2_recent.gif) no-repeat top right;
}
#recent-comments h2 {
	background: url(images/h2_comments.gif) no-repeat top right;
}
#sidebar .subscribe h2 {
	background: url(images/h2_subscribe.gif) no-repeat top right;
}
#rss-299728921 h2 {
	background: url(images/h2_comunity.gif) no-repeat top right;
}
#sidebar .subscribe {
	margin-bottom: 15px;
	text-align: right;
	font-weight: bold;
}
#sidebar .subscribe form {
	padding: 20px;
	background: #046c99;
}
#sidebar .subscribe input#ss-email {
	background: url(images/ss_email.gif) no-repeat top left;
	padding: 3px;
	width: 152px;
	margin-bottom: 5px;
}
#sidebar ul {
	margin-left: 15px;
	list-style: none;
}

#sidebar ul li {
	margin-bottom: 10px;
}
#sidebar ul li ul li {
	margin: 0 0 0 5px;
}
#sidebar ul ul {
	list-style: disc;
	color: #67c0f4;
}
#sidebar a {
	color: #e7f4ff;
	text-decoration: none;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
#footer {
	height: 230px;
	padding: 10px 30px 20px 20px;
	font-size: 12px;
}
#footer a {
	text-decoration: none;
	color: #fff;
}
#footer h2 {
	font-size:14px;
	color: #4892b6;
	margin-bottom: 5px;
}
#footer ul {
	list-style: none;
}
#footer ul li {
	float: right;
	width: 130px;
	margin-left: 30px;
}
#footer ul li li {
	border-bottom: 1px solid #2c2c2c;
	margin: 0;
}
.footer-logo {
	margin: 0 10px 10px 10px;
	color: #fff;
	font-size: 12px;
}
.copy {
	line-height: 50px;
}
.featured {
	background: #e7f4ff;
	padding: 10px 0 1px 0px;
	height: 265px;
}
#content h1#h1-featured {
	background: url(images/h1_featured.gif) no-repeat top left;
	font-size: 24px;
	color: #192834;
	padding-left: 65px;
}
.quote {
	margin: 0 auto;
	text-align: center;
}
.quote-google {
	background: url(images/quote_google.png) no-repeat top left;
	width: 215px;
	height: 115px;
	margin: 0 auto;
	padding: 120px 22px 20px 50px;
	margin-bottom: 10px;
	color: #444444;
}
.post {
	width: 605px;
	float: left;
	padding-bottom: 30px;
}
#content h1 {
	background: url(images/h1_recent.gif) no-repeat top left;
	font-size: 24px;
	color: #192834;
	padding-left: 65px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.post h2 {
	margin-left: 20px;
}
.post-image {
	width: 100px;
	float: right;
}
.entry {
	padding: 0 20px;
}
.clear {
	clear: both;
}
.postmetadata {
	height: 21px;
	line-height: 21px;
	background: #e7f4ff;
	clear: both;
	padding: 0 20px;
}
.posted {
	background: url(images/posted_bg.gif) no-repeat center left;
	padding-left: 15px;
}
.comments {
	background: url(images/comments_bg.gif) no-repeat center right;
	padding-right: 15px;
}
.blue {
	color: #2d506c;
}
.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 {

}
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;
}
.more a {
	text-decoration: none;
}
.navigation {
	text-align: center;
	margin-top: 10px;
	height: 20px;
	padding: 0 20px;
	width: 560px;
}
.navigation a {
	text-decoration: none;
}
.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;
}
#comments {
	width: 600px;
	background: #e7f4ff;
	padding-top: 10px;
}
.newsletter {
	padding: 0 20px;
	margin-bottom: 40px;
}
#newsletter input {
	background: url(images/newsletter_input.gif) no-repeat top left;
	padding: 4px;
	width: 150px;
	margin-bottom: 5px;
}
#newsletter input#email_imp {
	margin-left: 2px;
}
#newsletter #submit2 {
	width: 60px;
	background: none;
	padding: 0;
	vertical-align: top;
	margin-top: 2px;
}
.newsletter h3{
	font-size: 18px;
	color: #046c99;
	line-height: 30px;
	float: left;
	margin-right: 15px;
}
.social-links img {
	margin: 0 5px;
}
#comments h3#comms {
	background: url(images/h3_comms.gif) no-repeat top left;
	font-size: 18px;
	color: #046c99;
	padding-left: 65px;
	margin: 10px 0;
	line-height: 30px;
}
.gravatar {
	width: 70px;
	float: left;
	padding-right: 20px;
}
.gravatar img {
	width: 48px;
	height: 48px;
}
.comment {
	width: 479px;
	float: left;
	border-left: 1px solid #a0b4c2;
	padding-left: 10px;
	margin-bottom: 20px;
}
.author {
	font-size: 18px;
	color: #046c99;
	font-weight: normal;
}
.author a {
	text-decoration: none;
	color: #046c99;
	font-weight: normal;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	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;
}
.commentform {
	background: #16384c url(images/commentform_bg.gif) no-repeat top right;
	width: 600px;
	padding-top: 1px;
}
.commentform h3#respond {
	background: url(images/h3_respond.gif) no-repeat top left;
	font-size: 18px;
	color: #fff;
	padding-left: 65px;
	margin: 10px 0;
	line-height: 30px;
}
#commentform {
	padding: 0 40px;
	font-size: 13px;
	color: #4892b6;
	font-weight: bold;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	padding: 2px;
}
#commentform #submit {
	width: 74px;
}

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

.postdir {
	width: 850px;
	float: left;
	padding-bottom: 30px;
}