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

#container-wrapper {
	margin:0 auto;
	width:990px;
	text-align:left;
}
.inner {
	padding:0 10px;
}
#skip {
	position:absolute;
	left:-999em;
}

/*----------------------------------------------------
------------------------------------------------------
	HEADER	
------------------------------------------------------
----------------------------------------------------*/
#header .inner {
	position:relative;
	height:172px;
	overflow:auto;
}
#logo {
	margin-top:75px;
	float:right;
}
.agent-photo {
	float:right;
	margin:5px 0 0 10px;
	border:2px solid #fff;
}
.title-wrapper {
	margin-top:95px;
}
.title-rw {
	text-transform:uppercase;
}
.site-title {
	margin:0;
	color:#fff;
	font-size:2.4em;
	font-weight:bold;
	line-height:1.2em;
}
.agent-name {
	margin:0;
	color:#b0d23f;
	font-size:1.8em;
	line-height:1.2em;
	font-weight:normal;
}

/* MAIN NAVIGATION
**************************/
ul#nav {
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
}
ul#nav li {
	margin:0;
	padding:0;
	display:inline;
	list-style:none;
	font-size:1.2em;
	text-transform:uppercase;
}
ul#nav li a {
	float:left;
	color:#fff;
	padding:0 15px;
	text-decoration:none;
	line-height:28px;
}
ul#nav li.selected a,
ul#nav li a:hover {
	color:#fff;
	background:#ec9545 url(images/nav-hover.gif) repeat-x 0 0;
}

/*----------------------------------------------------
------------------------------------------------------
	CONTENT	
------------------------------------------------------
----------------------------------------------------*/
#content {
	float:left;
	width:100%;
}
#content .inner {
	padding-top:45px;
	background:transparent none; /*url(images/content-bg.gif) repeat-y 50% 0;*/
	overflow:auto;
}
	#regular_page #content .inner {
		background:transparent none; /*url(images/content-bg-regular.gif) repeat-y 50% 0;*/
	}
	#full_page #content .inner {
		background:transparent none; /*url(images/content-bg-full.gif) repeat-y 50% 0;*/
	}
#body {
	float:left;
	width:475px;
}
#regular_page #body {
	width:695px;
}
#full_page #body {
	width:970px;
}
	#homesforsale_page #body,
	#homevaluations_page #body,
	#featured_page #body {
		padding-bottom:20px;
	}
/*----------------------------------------------------
------------------------------------------------------
	SIDEBARS	
------------------------------------------------------
----------------------------------------------------*/
#sidebar1 {
	position:relative;
	float:left;
	width:205px;
	margin-left:50px;
	margin-bottom:10px;
}
#sidebar2 {
	position:relative;
	float:right;
	width:205px;
	margin-bottom:10px;
}
.sidebar_list {
	margin:0;
}
.sidebar_list li {
	padding:0;
	margin:0;
	list-style:none;
	font-size:1em;
}

/* widget */
li.widget {
	padding:0 0 20px 0;
}
.widget-title {
	margin:0;
	padding:0 20px;
	font-size:1.4em;
	line-height:25px;
	font-weight:bold;
	color:#fff;
	background:#211d1e url(images/widget-title-bg.gif) repeat-x 0 50%;
}

/* widget content */
.sidebar_list li.widget ul {
	margin:1em 5px 0 2em;
}
.tagwidget {
	margin:1em 0 0 0;
}
.sidebar_list li.widget li {
	margin:.5em 0;
	font-size:1.2em;
	line-height:1.5em;
	list-style-image:url(images/bullet.gif);
}
#sidebar2 .sidebar_list li.widget form ul li {
	margin:0;
	list-style-image:none;
}
.widget-text-inner {
	margin-top:1px;
	padding:2px 6px 6px 6px;
	overflow:auto;
	border:1px solid #8ba2b4;
	background-color:#e0edf7;
}
.widget-content {
	overflow:hidden;
}

/* 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 {
	margin:0;
	font-size:1.6em;
	text-transform:uppercase;
}
p.rss a {
	display:block;
	padding:0 0 0 30px;
	line-height:25px;
	min-height:25px;
	font-weight:bold;
	text-decoration:none;
	background:transparent url(images/rss.png) no-repeat 0 50%;
}
p.rss a:hover {
	text-decoration:underline;
}

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

/* Featured  */
#featured {
	margin:1em 0 0 0;
}
#featured ul {
	margin:0 !important;
}
#featured li {
	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 {
	float:left;
	width:100%;
	color:#333;
	text-align:center;
	font-weight:bold;
	background-color:#fff;
}
.featured_beds {}
.featured_baths {}
.featured_button {}


/*----------------------------------------------------
------------------------------------------------------
	FOOTER	
------------------------------------------------------
----------------------------------------------------*/
#footer {
	padding-bottom:20px;
}
#footer p {
	margin:0;
	color:#666;
	font-size:1.1em;
	line-height:1.3em;
}
#footer a {
	color:#666;
	text-decoration:none;
}
#footer a:hover {
	color:#666;
	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 {
	clear:both;
	margin-bottom:50px;
}

/* post header */
.post-header {
	position:relative;
}
#regular_page .pagetitle,
.post-title {
	margin:0 0 .25em 67px;
	font-size:2em;
	letter-spacing:-0.01em;
	font-weight:bold;
	line-height:1.1em;
	color:#000;
}
#regular_page .pagetitle {
	margin:0;
	border:none;
}
.post-title a {
	color:#000;
	text-decoration:none;
}
.post-title a:hover {
	color:#6b8237;
	text-decoration:none;
}
.post-header-bottom {
	margin:0 0 0 67px;
	overflow:auto;
	color:#808284;
}
.date2 {
	position:absolute;
	top:0;
	left:0;
	float:left;
	width:57px;
	height:65px;
	color:#fff;
	background:transparent url(images/date-bg.png) no-repeat 0 0;
	text-align:center;
	font-weight:bold;
}
.date2-month {
	margin-top:5px;
	display:block;
	font-size:1.2em;
	line-height:1em;
	text-transform:uppercase;
}
.date2-day {
	display:block;
	color:#000;
	font-size:3em;
	line-height:1.5em;
}
.post-date {
	margin:0;
	color:#808284;
	font-size:1em;
}
.post-comments {}
.post-comments a {
	font-weight:bold;
}
.post-author {
	 width:75px;
	 padding-left:1em;
	 float:right;
}
.post-author img {
	width:75px;
}
.post-author-link {
	font-size: .6em;
	color: #E98224;
}
.post-author-link a {
	text-decoration: underline;
	color: #E98224;
}

/* post footer */
.post-footer {
	padding:5px;
	color:#333;
	background-color:#f9f9f9;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.post-footer p {
	margin:0;
	font-size:1.1em;
	line-height:1.5em;
}

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

/* next and previous navigation */
.navigation {
	float:left;
	width:490px !important;
	font-size:1.2em;
	clear:both;
	padding-bottom:20px;
}
.navigation .alignleft {
	float:left;
	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;
}