/*
Theme Name: Design 8a (Home Research)
Theme URI: http://www.realtyworldnca.com/
Description: Design 8a (Home Research)
Author: Realty World NCA
*/

.site-width {
	margin:0 auto;
	width:990px;
	text-align:left;
	background:transparent url(images/content-bg.gif) repeat-y 0 0;
}
.inner {
	padding:0 10px;
	overflow:auto;
}
#skip {
	position:absolute;
	left:-999em;
}

/*----------------------------------------------------
------------------------------------------------------
	HEADER	
------------------------------------------------------
----------------------------------------------------*/
#header-wrapper {
	background:transparent url(images/header.jpg) repeat-y 50% 0;
}
#header {
	overflow:auto;
}
#header .inner {
	overflow:auto;
}
#logo {
	margin-top:90px;
	margin-bottom:5px;
	float:right;
}
.agent-photo {
	float:right;
	margin:15px 15px 5px 5px;
	border:3px solid #fff;
}
.title-wrapper {
	width:585px;
	float:left;
	padding:25px 5px 5px 15px;
}
.title-rw {
	text-transform:uppercase;
}
.site-title {
	margin:0;
	color:#fff;
	font-size:3.0em;
	font-weight:bold;
	line-height:1.2em;
	font-style:italic;
}
.agent-name {
	margin:0;
	color:#fff;
	font-size:1.8em;
	line-height:1.2em;
	font-style:italic;
	font-weight:bold;
}

/* MAIN NAVIGATION
**************************/
#nav_wrapper {
}
#nav_wrapper2 {
	background-color:#ed1c2a;
	margin:0 10px;
	padding:0;
	overflow:auto;
}
ul#nav {
	margin:0;
	padding:0;
	overflow:auto;
}
ul#nav li {
	margin:0 1px 0 0;
	padding:0;
	display:inline;
	list-style:none;
	font-size:1.6em;
	height:30px;
}
ul#nav li a {
	float:left;
	margin:0;
	padding:0 15px;
	color:#fff;
	text-decoration:none;
	white-space:nowrap;
	line-height:30px;
	height:30px;
}
ul#nav li.selected a,
ul#nav li a:hover {
	color:#001621;
	background-color:#eee;
}

/*----------------------------------------------------
------------------------------------------------------
	CONTENT	
------------------------------------------------------
----------------------------------------------------*/
#left-col {
	float:left;
	width:710px;
}
#body {
	margin-top:30px;
	margin-bottom:30px;
	float:right;
	width:450px;
}

#regular_page #body {
	width:695px;
}
#full_page #body {
	width:920px;
	margin-right:25px;
}
/*----------------------------------------------------
------------------------------------------------------
	SIDEBAR	
------------------------------------------------------
----------------------------------------------------*/
#sidebar1 {
	float:left;
	width:210px;
	margin:25px 0 25px 25px;
}
#sidebar2 {
	float:right;
	width:210px;
	margin:25px 25px 25px 0;
}
.sidebar_list {
	margin:0;
}
.sidebar_list li {
	padding:0;
	margin:0;
	list-style:none;
	font-size:1em;
}
.sidebar_list li li {
	margin:.75em 0;
	font-size:1.2em;
	line-height:1.4em;
	padding-left:15px;
	background:transparent url(images/bullet.gif) no-repeat 0 5px;
}
.widget {
}
.widget-inner {
	padding:0;
	overflow:auto;
}
.widget-title {
	margin:0;
	padding-bottom:3px;
	font-size:1.6em;
	font-weight:bold;
	color:#000;
}
.widget ul {
	padding:5px;
	margin-bottom:25px;
	overflow:auto;
	border:1px dashed #bbb;
}
#featured,
.widget form ul {
	padding:0;
	margin-bottom:0;
	overflow:visible;
	border:none;
}
.widget form li {
	margin:.2em 0;
	padding:0;
	background:none;
}
.textwidget,
.widget-content {
	padding:5px;
	overflow:hidden;
	border:1px dashed #bbb;
	margin-bottom:25px;
}
.tagwidget {
	padding:5px;
	border:1px dashed #bbb;
	margin-bottom:25px;
}
.full {
	clear:both;
	width:100%;
}
.half_left {
	clear:left;
	float:left;
	width:49%;
}
.half_right {
	clear:right;
	float:right;
	width:49%;
}
.full input.textbox,
.full select {
	width:99%;
}
.half_left input.textbox,
.half_left select,
.half_right input.textbox,
.half_right select {
	width:99%;
}
.widget .button {
	margin-top:5px;
	margin-left:12px;
	float:left;
}
.widget label {
	padding-top:5px;
	display:block;
}
#homes_valuations_form label {
	padding:0;
}

/* Subscribe */
p.rss {
	margin:0;
	padding:0;
	font-size:1.6em;
}
p.rss a {
	float:left;
	padding:0 0 0 30px;
	color:#333;
	line-height:25px;
	min-height:25px;
	text-transform:uppercase;
	font-weight:bold;
	background:transparent url(images/rss.png) no-repeat 0 50%;
}
p.rss a:hover {
	color:#bb1621;
	text-decoration:none;
}

/* Tag Clouds */
.tagwidget {
	font-size:0.9em;
	line-height:2.5em;
}

/* Featured  */
#featured {
	margin:1em 0 0 4px;
}
#featured li {
	margin:0;
	float:left;
	list-style:none;
	display:inline;
	line-height:2em;
	padding-left:0;
	background:none;
}
.featured_price,
.featured_image {
	width:190px !important;
}
.featured_image img {
	float:left;
	width:190px;
}
.featured_price {
	width:100%;
	color:#fff;
	text-align:center;
	font-weight:bold;
	background-color:#333 !important;
}
.featured_beds {}
.featured_baths {}
.featured_button {}

/*----------------------------------------------------
------------------------------------------------------
	FOOTER	
------------------------------------------------------
----------------------------------------------------*/
#footer {}
#footer .inner {
	color:#333;
	background:#eee url(images/footer-bg.gif) no-repeat 0 0;
}
#footer p {
	margin:0;
	font-size:1.1em;
	line-height:1.3em;
}
#footer a {
	color:#333;
	text-decoration:none;
}
#footer a:hover {
	color:#333;
	text-decoration:underline;
}
#footer .footer-disclaimer {
	margin:1em 0;
}
.footer-links {
	float:left;
}
.footer-copy {
	float:right;
}


/*----------------------------------------------------
------------------------------------------------------
	POSTS	
------------------------------------------------------
----------------------------------------------------*/
.pagetitle {
	margin:0;
	font-size:1.8em;
	padding:3px;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}
.post {
	margin-bottom:50px;
}

/* post header */
.post-header {
	color:#fff;
	background:transparent url(images/post-title-bg.jpg) no-repeat 0 100%;
	clear:both;
	position: relative;
}
.post-date {
	display:block;
	margin:0;
	color:#ddd;
	padding:10px 10px 10px 0;
	font-size:1.2em;
	font-weight:bold;
	background:transparent url(images/top-corners.gif) no-repeat 0 0;
	text-align:center;
}
.post-title {
	margin:0;
	padding:0 80px 20px 20px;
	font-size:2em;
	letter-spacing:-0.01em;
	font-weight:normal;
	line-height:1.1em;
	font-style:italic;
	background:transparent url(images/bottom-corners.gif) no-repeat 0 100%;
}
.post-title a {
	color:#fff;
	text-decoration:none;
}
.post-title a:hover {
	color:#fff;
	text-decoration:none;
}
.post-header-bottom {
	margin:0;
	overflow: hidden;
}
.post-comments {
	float: left;
}
.post-comments a {
	font-weight:bold;
	padding-left:20px;
	background:transparent url(images/comments.gif) no-repeat 0 50%;
}
.post-author {
	 width:75px;
	 padding-left:1em;

	position: absolute;
	top: 5px;
	right: 5px;
}
.post-author img {
	width:75px;
}
.post-author-link {
	float: right;
	display: inline;
	margin-right: 80px;
}

/* post footer */
.post-footer {
	overflow:auto;
	padding:5px;
	font-size:1em;
	line-height:1.5em;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#f9f9f9;
}
.post-footer p {
	margin:0;
	font-size:1.1em;
	line-height:1.5em;
}
.post-tagscat {
}
.post-subscribe {
	margin-left:10px;
	float:right;
	margin-top:2px;
	padding-left:14px;
	background:transparent url(images/feed-icon-12x12.png) no-repeat 0 2px;
}

/* entry */
.entry {
	font-size:1.2em;
}
.entry p,
.entry li {
	font-size:1em;
	line-height:1.7em;
}
.entry li {
	margin:.25em 2.5em;
}
p.singlepost-footer {
	padding:15px;
	font-size:1.1em;
	background-color:#eee;
}

/* next and previous navigation */
.navigation {
	clear:both;
	font-size:1.2em;
}
.navigation .alignleft {
	padding-bottom:10px;
	margin:.25em 0;
}
.navigation .alignright {
	padding-bottom:10px;
	float:right;
	text-align:right;
	margin:.25em 0;
	width:48%;
}


/* Comment
**************************/
.commentlist {
}
.commentlist p {
	font-size:1em;
}
.commentlist li {
	margin:0 0 0 2.5em;
	padding:15px;
	border-bottom:1px dashed #ccc;
}
.commentlist li.alt {
	background-color:#f9f9f9;
}
.commentinfo {
	font-size:0.9em;
}
.commentinfo,
.commentinfo cite,
.commentinfo em {
	font-weight:bold;
}
#commentform {
	margin-bottom:25px;
	padding:25px;
	background-color:#f9f9f9;
	border:1px dashed #ccc;
}
#commentform label {
	font-size:1.2em;
}

textarea#comment {
	width:100%;
}
#submit {
	margin-top:10px;
}