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

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

/*----------------------------------------------------
------------------------------------------------------
	HEADER	
------------------------------------------------------
----------------------------------------------------*/
#header {
	position:relative;
/*	height:261px; */
	background:#141313 url(images/header-bg.gif);
	overflow:visible;
}
#header .inner {
/*	height:261px; */
	padding:0;
	margin:0;
	background:transparent url(images/header.jpg) no-repeat 0 0;
}
#logo {
	float:right;
}
.agent-photo {
/*	float:right;
	vertical-align:middle;
	position:absolute;
	right:10px;
	top:10px;*/
	margin:10px 10px 0 0;
	border:2px solid #fff;
}

#photo-wrapper {
	clear:both;
	text-align:right;
	height:176px;
	margin:0;
}

.title-wrapper {
	background: transparent url(images/nav-bg.gif) no-repeat 0 100%;
	margin:0;
	padding:0;
	overflow:auto;
	clear:both;
}
.title-rw {
	text-transform:uppercase;
}

.site-title, .agent-name {
	margin:0 0 0 10px;
	font-weight:bold;
	line-height:1.2em;
	width: 700px;
	float:left;
	clear:left;
}

.site-title {
	color:#fff;
	font-size:2.0em;
	min-height:24px;
	padding-top:5px;
}
.agent-name {
	color:#728e24;
	font-size:1.4em;
	line-height:1.2em;
	font-style:italic;
	text-transform:uppercase;
	min-height:22px;
}

/* MAIN NAVIGATION
**************************/
#nav-wrapper {
	clear:left;
	overflow:auto;
}

ul#nav {
	overflow:visible;
	clear:left;
	height:36px;
	margin:0 10px 0 2px;
	padding:3px 0 0 0;
}
ul#nav li {
	height:36px;
	margin:0 1px 0 0;
	padding:0;
	display:inline;
	list-style:none;
	white-space:nowrap;
	font-size:1.6em;
}
ul#nav li a {
	height:36px;
	float:left;
	margin:0;
	padding:0 10px;
	color:#fff;
	text-decoration:none;
	line-height:36px;
}
ul#nav li.selected a,
ul#nav li a:hover {
	color:#fff;
	background-color:#ff2937;
}

/*----------------------------------------------------
------------------------------------------------------
	CONTENT	
------------------------------------------------------
----------------------------------------------------*/
#content {
	padding-top:20px;
	background:transparent url(images/content-top.gif) no-repeat 0 0;
}
	#regular_page #content {
		background:transparent url(images/content-top-regular.gif) no-repeat 0 0;
	}
	#full_page #content {
		background:transparent url(images/content-top-full.gif) no-repeat 0 0;
	}
#content .inner {
	padding:0;
	background:transparent url(images/content-bg.gif) repeat-y 0 0;
}
	#regular_page #content .inner {
		background:transparent url(images/content-bg-regular.gif) repeat-y 0 0;
	}
	#full_page #content .inner {
		background:transparent url(images/content-bg-full.gif) repeat-y 0 0;
	}
#content .inner2 {
	overflow:auto;
	padding:10px 10px 20px 10px;
	background:transparent url(images/content-bottom.gif) no-repeat 0 100%;
}
	#regular_page #content .inner2 {
		background:transparent url(images/content-bottom-regular.gif) no-repeat 0 100%;
	}
	#full_page #content .inner2 {
		background:transparent url(images/content-bottom-full.gif) no-repeat 0 100%;
	}
#body {
	float:right;
	width:480px;
	margin:0 20px 0 0;
}
	#blog_page #body {
		margin-top:40px;
	}
	#regular_page #body {
		width:675px;
	}
	#full_page #body {
		float:left;
		margin:0 0 0 25px;
		width:920px;
	}
/*----------------------------------------------------
------------------------------------------------------
	SIDEBARS	
------------------------------------------------------
----------------------------------------------------*/
#sidebar1 {
	position:relative;
	float:right;
	width:180px;
	color:#ddd;
	margin-right:45px;
	margin-bottom:10px;
}
#sidebar2 {
	position:relative;
	float:left;
	width:215px;
	color:#ddd;
	margin-left:15px;
	margin-bottom:10px;
}
.sidebar_list {
	margin:0;
}
.sidebar_list li {
	padding:0;
	margin:0;
	list-style:none;
	font-size:1em;
}

/* widget */
.widget-content {
	overflow:hidden;
	padding:5px 10px 5px 10px;
}
#sidebar1 li.widget {
	margin:0 0 25px 0;
}
#sidebar2 li.widget {
	margin:0;
}
.widget-title {
	margin:0;
	padding:0 10px;
	font-size:1.2em;
	line-height:25px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
}
#sidebar1 .widget-title {
	background:transparent url(images/sidebar1-title-bg.gif) repeat-x 0 0;
}
#sidebar2 .widget-title {
	background:transparent url(images/sidebar2-title-bg.gif) repeat-x 0 0;
}

/* widget content */
.sidebar_list li.widget ul {
	margin:1em 5px;
}
.sidebar_list li.widget li {
	margin:.5em 0;
	font-size:1.2em;
	line-height:1.2em;
}
#sidebar2 li.widget .execphpwidget,
#sidebar2 li.widget .textwidget,
#sidebar2 li.widget .widget-content {
	margin:2px 0 10px;
}
#sidebar2 li.widget .execphpwidget {
	margin:0;
}
#sidebar2 .sidebar_list li.widget form li,
#sidebar2 .sidebar_list li.widget #featured li {
	padding-left:0;
}

.textwidget
{
	font-size: 1.2em;
}
.textwidget h5
{
	font-size:1.2em; /* 1.2 * 1.2 = 1.44 */
	line-height: 1.2em;
	margin: 3px 0;
}

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

.widget-text {
}
.widget-text-inner {
	margin-bottom:10px;
	padding:10px;
	background-color:#2c2628;
	overflow:auto;
}

/* 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;
}
.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:10px;
	float:left;
}
.widget label {
	display:block;
}

/* Subscribe */
p.rss {
	overflow:hidden;
	margin:0;
	font-size:1.4em;
	padding-left:17%;
}
p.rss a {
	float:left;
	padding:0 0 0 30px;
	line-height:25px;
	min-height:25px;
	font-weight:bold;
	background:transparent url(images/rss.png) no-repeat 0 50%;
}
p.rss a:hover {
}

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

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


/*----------------------------------------------------
------------------------------------------------------
	FOOTER	
------------------------------------------------------
----------------------------------------------------*/
#footer {
	width:988px;
	background-color:#737577;
	padding-bottom:10px;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
#footer p {
	margin:0;
	color:#fff;
	font-size:1.1em;
	line-height:1.3em;
}
#footer a {
	color:#fff;
	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-bottom: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 {
	clear:both;
}
.post-title {
	margin:0 0 .25em 0;
	font-size:2.4em;
	letter-spacing:-0.01em;
	font-weight:normal;
	line-height:1.1em;
	color:#000;
}
.post-title a {
	color:#000;
	text-decoration:none;
	border-bottom:1px dotted #fff;
}
.post-title a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:1px dotted #ed1c2a;
}
.post-header-bottom {
	margin:0;
	overflow:auto;
}
.post-date {
	float:left;
	margin:0;
	color:#999;
	font-size:1em;
	font-weight:bold;
}
.post-comments {
}
.post-comments a {
	font-weight:bold;
	padding-left:20px;
	background:transparent url(images/comments.gif) no-repeat 0 50%;
	white-space: nowrap;
}

/* post footer */
.post-footer {
	padding:5px;
	color:#333;
	background-color:#eee;
	text-align:center;
}
.post-footer p {
	margin:0;
	font-size:1.1em;
	line-height:1.5em;
}
.post-author {
	 width:75px;
	 padding-left:1em;
	 float: right;
}
.post-author img {
	width:75px;
}
.post-author-link {
	font-size: .6em;
	float: right;
	clear: left;
	padding-left: 2em;
}
.post-author-link a {
	text-decoration: underline;
	background: none;
	display: inline;
	color: #ED1C2A;
}
.ph_devider {
}
.hr-authored-by {
	display: none;
}

/* 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 {
	float:left;
	width:100%;
	padding:5px 0;
	margin-top:0;
	margin-bottom:25px;
	font-size:1.1em;
}
.navigation .alignleft {
	margin:.25em 10px .25em 0;
}
.navigation .alignright {
	margin:.25em 0 .25em 10px;
}

/* Comment
**************************/
.commentlist {
}
.commentlist p {
	font-size:1em;
}
.commentlist li {
	margin:0 0 0 1.5em;
	padding:15px;
	border-bottom:1px dashed #ccc;
}
.commentlist li.alt {
	background-color:#f9f9f9;
}
.commentinfo {
	padding-bottom:.5em;
	border-bottom:1px dotted #eee;
}
li.alt .commentinfo {
	border-bottom:1px dotted #ddd;
}

.commentinfo,
.commentinfo cite,
.commentinfo em {
	font-weight:bold;
}
.commentinfo {
	font-size:1.1em;
}

#commentform {
	padding:25px;
	background-color:#f9f9f9;
	border:1px dashed #ccc;
}
#commentform label {
	font-size:1.2em;
}

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