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

#container {
	background:#231f20 url(images/bg.jpg) repeat-x 0 204px;
/*	background:transparent url(images/header-bg.jpg) repeat-x 50% 0;*/
}
.site-width {
	margin:0 auto;
	width:990px;
	text-align:left;
	overflow:auto;
}
.inner {
	padding:0 10px;
}
#skip {
	position:absolute;
	left:-999em;
}

/*----------------------------------------------------
------------------------------------------------------
	HEADER	
------------------------------------------------------
----------------------------------------------------*/
#header-wrapper {
	color:#fff;
	min-height:204px;
	background:transparent url(images/header-bg.jpg) repeat-x 0 0;
}
#header {
	background:transparent url(images/header-bg.jpg) repeat-x 0 0;
	overflow:visible;
}
#logo {
	float:right;
	margin:75px 0 0 0;
}
.agent-photo {
	margin:5px 0 0 5px;
	float:right;
	border:1px solid #fff;
}
.title-wrapper {
	float:left;
	margin: 50px 0 0 0;
	padding:0;
	width:600px;
}
.title-rw {
	text-transform:uppercase;
}
.site-title {
	margin:0;
	width:775px;
	color:#fff;
	font-size:2.4em;
	font-weight:bold;
	line-height:1.2em;
}
.agent-name {
	margin:.25em 0 0 0;
	color:#728e24;
	font-size:1.8em;
	line-height:1.2em;
	font-style:italic;
}

#header .inner {
	overflow:auto;
	height:174px;
}

#nav_wrapper {
	margin: 0 10px;
	overflow:visible;
}

/* MAIN NAVIGATION
**************************/
ul#nav {
	/*
	position:absolute;
	bottom:0;
	left:10px;
	margin:0;
	padding:0;
	*/
	clear:both;
	margin:0;
	padding:0;
	overflow:auto;
}
ul#nav li {
	margin:0;
	padding:0;
	display:inline;
	list-style:none;
	font-size:1.2em;
}
ul#nav li a {
	float:left;
	margin:0 3px 0 0;
	padding:0 10px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	line-height:30px;
	background:#3f4e14 url(images/nav.gif) repeat-x 0 0;
}
ul#nav li.selected a,
ul#nav li a:hover {
	font-weight:bold;
	color:#231f20;
	background:#fff url(images/nav.gif) repeat-x 0 -100px;
}

/*----------------------------------------------------
------------------------------------------------------
	CONTENT	
------------------------------------------------------
----------------------------------------------------*/
#content-wrapper {
	padding-bottom:20px;
}
#content {}
#content .inner {
	margin:0 10px;
	padding:0 0 10px 0;
	background-color:#fff;
	overflow:auto;
}
#full_page #content .inner {
	padding:0 0 20px 0;
}
#body {
	margin-top:25px;
	float:right;
	width:470px;
}
	#regular_page #body {
		float:left;
		width:695px;
		margin-left:25px;
	}
	#full_page #body {
		float:left;
		width:920px;
		margin-left:25px;
	}
#left-col {
	float:left;
	width:715px;
}
/*----------------------------------------------------
------------------------------------------------------
	SIDEBARS	
------------------------------------------------------
----------------------------------------------------*/
#sidebar1 {
	float:left;
	width:195px;
	margin-top:20px;
	margin-left:20px;
}
#sidebar2 {
	float:right;
	width:195px;
	margin-top:20px;
	margin-right:20px;
}
	#regular_page #body {
		float:left;
	}
.sidebar_list {
	margin:0;
}
.sidebar_list li {
	margin:0;
	padding:0;
	list-style:none;
	font-size:1em;
}

/* widget */
li.widget {
	padding:10px 0;
	overflow:auto;
}
.widget-inner {}
.widget-title {
	margin:0;
	font-size:1.4em;
	font-weight:bold;
	color:#000;
}

/* widget content */
.sidebar_list li.widget ul {
	margin:0;
}
.sidebar_list li.widget li {
	margin:.75em 0;
	font-size:1.2em;
	line-height:1.25em;
	padding-left:15px;
	background:transparent url(images/bullet.gif) no-repeat 0 5px;
}

/* Text widget */
.sidebar_list li.widget .textwidget { font-size: 1.2em; }
.sidebar_list li.widget .textwidget p,
.sidebar_list li.widget .textwidget li,
.sidebar_list li.widget .textwidget ul,
.sidebar_list li.widget .textwidget th,
.sidebar_list li.widget .textwidget td { font-size: 1em; line-height: 1em; background: none; border: none; margin: 1em 0; padding: 0; }

/* About Widget */
.sidebar_list li.widget .about-agent-widget { font-size: 1.2em; line-height: 1.2em; }
.sidebar_list li.widget .about-agent-widget ul { margin: 0; padding: 0; background: none; border: none; }
.sidebar_list li.widget .about-agent-widget ul li { list-style: none;  }
.sidebar_list li.widget .about-agent-widget li { margin: 0 0 5px 0;	padding: 0; background: none; font-size: 1em; line-height: 1em; }
.sidebar_list li.widget .about-agent-widget .title { font-size: 1.2em; line-height: 1.2; font-weight: bold;}
.sidebar_list li.widget .about-agent-widget .title-part { font-weight: bolder; white-space: nowrap; }

/* About Sidebar */
#sidebar-about {
	float:right;
	width:325px;
	margin-bottom:25px;
}
#sidebar-about .widget-inner {
	padding-left: 0;
	padding-right: 0;
}

/* Layout */
.full {
	clear:both;
	width:100%;
}
.half_left {
	clear:left;
	float:left;
	width:49%;
}
.half_right {
	clear:right;
	float:right;
	width:49%;
}
/* Sidebar Forms */
#sidebar1 fieldset ul,
#sidebar2 fieldset ul {
	margin:0;
}
#featured li,
#sidebar1 fieldset li,
#sidebar2 fieldset li {
	margin:.25em 0;
	padding:0;
	background:none;
}
.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-left:11px;
	margin-top:5px;
	float:left;
}
.widget label {
	display:block;
}

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

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

/* Featured  */
#featured {
	margin:1em 0 0 2px;
}
#featured li {
	margin:0;
	float:left;
	list-style:none;
	display:inline;
	line-height:2em;
}
.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:#231f20 !important;
}
.featured_beds {}
.featured_baths {}
.featured_button {}


/*----------------------------------------------------
------------------------------------------------------
	FOOTER	
------------------------------------------------------
----------------------------------------------------*/
#footer {
}

#footer-wrapper {
	background-color: #000;
}

#footer .inner {
}
#footer p {
	margin:0;
	color:#555;
	font-size:1.1em;
	line-height:1.3em;
}
#footer a {
	color:#555;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	text-decoration:underline;
}
#footer .footer-disclaimer {
	margin:1em 0;
}
.footer-links {
	float:left;
}
.footer-copy {
	float:right;
}


/*----------------------------------------------------
------------------------------------------------------
	POSTS	
------------------------------------------------------
----------------------------------------------------*/
.pagetitle {
	margin:0 0 1em 0;
}
.post {
	clear:both;
	margin-bottom:35px;
}
.singlepost {
	padding-top:25px;
}
/* post header */
.post-header {
	position:relative;
}
.date2 {
	position:absolute;
	top:0;
	left:0;
	float:left;
	width:55px;
	height:55px;
	text-align:center;
	font-weight:bold;
	border:1px dashed #ccc;
}
.date2-month {
	margin-top:8px;
	margin-bottom:2px;
	display:block;
	font-size:1.1em;
	line-height:1em;
	letter-spacing:1px;
	text-transform:uppercase;
}
.date2-day {
	display:block;
	color:#ed1c2a;
	font-size:3em;
	line-height:1em;
}
#regular_page .pagetitle,
.post-title {
	margin:0 0 0 70px;
	color:#000;
	font-size:2.6em;
	font-weight:normal;
	line-height:1.2em;
}
#regular_page .pagetitle {
	margin:0;
}
.post-title a {
	color:#000;
	text-decoration:none;
}
.post-title a:hover {
	color:#000;
	text-decoration:underline;
}
.post-header-bottom {
	margin:0 0 0 70px;
	color:#999091;
	display:block;
	overflow:auto;
}
.post-date {
	margin:0;
	color:#999091;
	font-size:1em;
}
.post-comments {
}
.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;
	 float:right;
}
.post-author img {
	width:75px;
}
.post-author-link {
	font-size: .6em;
}
.post-author-link a {
	text-decoration: underline;
	background: none;
	color: #ED1C2A;
}
.ph_devider {
}
.hr-authored-by {
	color: #ED1C2A;
}

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

/* 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 {
	font-size:1.2em;
}
.navigation .alignleft {
	margin:.25em 0;
}
.navigation .alignright {
	float:right;
	margin:.25em 0;
}

/* 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;
}
