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

#container-wrapper {
	margin:0 auto;
	width:990px;
	text-align:left;
}
#container {
	padding:10px;
}

#skip {
	position:absolute;
	left:-999em;
}
.inner {
	position:relative;
}

/*----------------------------------------------------
------------------------------------------------------
	HEADER	
------------------------------------------------------
----------------------------------------------------*/
#header {
	/* background:transparent url(images/header.jpg) no-repeat 0 86px; */
}
#header .inner {
}
#bg-wrapper {
	background:transparent url(images/header_bg.gif) repeat-x 0 0;
	height: 106px;
	padding-top: 6px;
}
#bg-wrapper2 {
	background:transparent url(images/header.jpg) no-repeat 0 0;
	height: 101px;
}
#logo {
	float:right;
	margin:3px 0 10px 10px;
}
.title-wrapper {
	margin-bottom: 50px;
}
.agent-photo {
	float:right;
	border:2px solid #fff;
	margin:0 15px 25px 10px;
}
.site-title {
	margin:0;
	color:#231f20;
	font-size:2.8em;
	font-weight:normal;
	line-height:1.2em;
}
.agent-name {
	margin:0;
	color:#666;
	font-size:1.8em;
	font-style:italic;
	line-height:1.2em;
}


/* NAVIGATION
**************************/
#nav_wrapper {
	float:left;
	width:100%;
	background: url(images/layouts/nav-bg.gif) repeat-x bottom;
	padding: 2px 0 4px 0;
}
ul#nav {
	float:left;
	margin:0 10px 0 0;
	padding:0;
	
}
ul#nav li {
	float:left;
	margin:0;
	padding:0;
	display:inline;
	list-style:none;
	font-size:1.6em;
}
ul#nav li a {
	float:left;
	margin:1px 0;
	padding:0 20px;
	color:#333;
	text-decoration:none;
	line-height:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
ul#nav li a:hover {
	color:#fff;
	background-color:#ed1c2a;
}

/*----------------------------------------------------
------------------------------------------------------
	CONTENT	
------------------------------------------------------
----------------------------------------------------*/
#content {
}
#content-wrapper {
	margin-top: 35px;
}
#content .inner {
}
#content .inner2 {
	/* overflow:auto; */
}
#body {
	float:left;
	width:485px;
}
	#regular_page #body {
		width:720px;
	}
	#full_page #body {
		padding-bottom:20px;
		width:970px;
		background-color:#fff;
	}
	#featured_page #body,
	#homesforsale_page #body,
	#homevaluations_page #body,
	#portfolio_page #body,
	#roster_page #body,
	#agent_detail_page #body,
	#listings_page #body {
		width:920px;
		margin-left:25px;
	}

/*----------------------------------------------------
------------------------------------------------------
	SIDEBAR	
------------------------------------------------------
----------------------------------------------------*/
#sidebar1 {
	margin-left:40px;
	float:left;
	width:210px;
	margin-bottom:25px;
}
#sidebar2 {
	float:right;
	width:210px;
	margin-bottom:25px;
}
.sidebar_list {
	margin:0;
}
.sidebar_list li {
	padding:0;
	margin:0;
	list-style:none;
	font-size:1em;
}
.sidebar_list li li {
	margin:.25em 0;
	font-size:1.2em;
	padding-left:15px;
	background:transparent url(images/bullet.gif) no-repeat 0 5px;
}
.widget {
}
.widget-title {
	margin:0;
	padding-bottom:3px;
	font-size:1.8em;
	font-weight:normal;
	color:#000;
}
.widget ul {
	padding:5px;
	margin-bottom:25px;
	overflow:auto;
	background-color:#fff;
	border:1px dashed #bbb;
}
#featured,
.widget form ul {
	margin:0;
	padding:0;
	overflow:visible;
	border:none;
}
.widget form li {
	margin:.2em 0;
	padding:0;
	background:none;
}
.textwidget,
.widget-content {
	padding:5px;
	overflow:auto;
	border:1px dashed #bbb;
	margin-bottom:25px;
}
.tagwidget {
	padding:5px;
	border:1px dashed #bbb;
	margin-bottom:25px;
}

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


.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 25px;
	color:#333;
	line-height:25px;
	min-height:25px;
	text-transform:uppercase;
	font-weight:bold;
	background:transparent url(images/rss.png) no-repeat 0 2px;
}
p.rss a:hover {
	color:#bb1621;
	text-decoration:none;
}

/* Tag Clouds */
.widget_tag_cloud {
	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:#666 !important;
}
.featured_beds {}
.featured_baths {}
.featured_button {}

/*----------------------------------------------------
------------------------------------------------------
	POSTS	
------------------------------------------------------
----------------------------------------------------*/
.post {
	margin-bottom:50px;
}
.single {
	margin-bottom:25px;
}
/* post header */
.post-header {
	padding-bottom:20px;
}
.pagetitle,
.post-title {
	margin:0 0 .25em 0;
	padding-bottom:.25em;
	color:#222;
	font-size:2.6em;
	font-weight:normal;
	line-height:1.2em;
	border-bottom:2px solid #333;
}
	#blog_page .pagetitle {
		font-size:1.8em;
		line-height:1.5em;
		border-bottom:1px dashed #ccc;
		border-top:1px dashed #ccc;
	}


.post-title a {
	color:#222;
	text-decoration:none;
}
.post-title a:hover {
	color:#bb1621;
	text-decoration:none;
}
.post-header-bottom {
	margin:0;
	line-height:1.5em;
}
.post-author {
	 width:75px;
	 padding-left:1em;
	 margin-bottom:0.5em;
	 float:right;
	 background:#FFFFFF;
	 font-size:1.25em;
}
.post-author img { width:75px; padding-bottom:0.2em }
.post-author a { display:block; }
.post-author-link {
	float:right;
	margin:0;
	padding-left:1em;
}
.post-comments {
	float:left;
	margin:0;
}
.post-comments a {
	font-weight:bold;
	padding-left:20px;
	background:transparent url(images/comments.gif) no-repeat 0 50%;
}
.post-date {
	float:right;
	margin:0;
	color:#999;
	font-size:1em;
}
/* post footer */
.post-footer {
	overflow:auto;
	padding:5px;
	font-size:1.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;
	line-height:1.5em;
	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 2em;
}
p.singlepost-footer {
	padding:15px;
	background-color:#eee;
	font-size:1.1em;
}

/* next and previous navigation */
.navigation {
	float:left;
	width:100%;
	padding-bottom:25px;
	font-size:1.2em;
}
.navigation .alignleft {
	margin:.25em 0;
}
.navigation .alignright {
	margin:.25em 0;
}
#navigation .alignleft a,
#navigation .alignright a {
	padding:3px 5px;
	color:#fff;
	background-color:#728e24;
	text-decoration:none;
}
#navigation .alignleft a:hover,
#navigation .alignright a:hover {
	background-color:#84a42a;
}

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

/*----------------------------------------------------
------------------------------------------------------
	FOOTER	
------------------------------------------------------
----------------------------------------------------*/
#footer {
	border-top:1px dashed #999;
}
#footer-wrapper {
	clear: both;
}
#footer p {
	margin:.5em 0;
	color:#555;
	font-size:1.1em;
}
#footer a {
	color:#555;
	text-decoration:none;
}
#footer a:hover {
	color:#333;
	text-decoration:underline;
}
.footer-links {
	float:left;
}
.footer-copy {
	float:right;
}
#footer-wrapper {
	overflow:hidden;
}
