/*  
Theme Name: New Sacramento Real Estate View
Theme URI: http://realestatetomato.typepad.com
Description: Another theme from the <a href="http://realestatetomato.typepad.com">Real Estate Tomato</a> collection.
Version: 1.0
Author: Real Estate Tomato
Author URI: http://realestatetomato.typepad.com/
*/

body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 76%;
	color: #222942;
	background-color: #d8d8d8; }
	
.content, .main, .footer, .content_bottom { 
	position: relative;
	width: 1000px; }
	
.content {
	margin: 0 auto 0 auto;
	padding: 0; }
	
.content.full {
	margin: 0 auto 0 auto;
	padding: 0; }
	
.content_top {
	background: url(images/blog_header.jpg);
	width: 1000px;
	clear: both;
	height: 13px;
	padding: 0;
	margin: 0; 	}
	
.content_bottom {
	background: url(images/blog_footer.jpg);
	clear: both;
	height: 13px;
	padding: 0;
	margin: 0; 	}
	
.innerBody {
	background: url(images/bg.jpg) repeat-x; }
	
	/* @end */	
	

/* @group TYPOGRAPHY */
	
a {
	text-decoration: underline;
	font-weight: normal;
	color: #08143e; }
	
/* a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #000; } */
	
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #de5f30; }
	
h1 {
	font-size: 2.1em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em; }
	
h2 { /* posts */
	font-size: 2.1em;
	text-decoration: none;
	margin: 1.0em 0em .2em 0em;
	padding: 0;
	line-height: 1.2em;
	color: #333; }

h2 a:link, h2 a:visited { /* posts */
	text-decoration: none;
	font-weight: bold; }
	
h2 a:hover { /* posts */
	text-decoration: underline; }
	
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em .2em 0em;
	font-weight: bold;	}
	
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;	}
	
h5 { /*authors */
	font-size: 1.1em;
	margin: 10px 0 3px 0; }

h5 a:link, h5 a:visited { /*authors */
	color: #5e0e11;
	font-weight: bold;
	text-decoration: none; }
	
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;	}
	
img {
	border: 0;	}
	
ol, ul, li {
	font-size: 1.0em;
	line-height: 1.8em; 	}
	
p {
	font-size: 1.0em;
	line-height: 1.6em;
	margin: 1.2em 0em 1.2em 0em;	}
	
strong, b {
	font-weight: bold;	}
	
.smalltext {
	font-size: .8em;
	color: #666; }
	
	/* @end */
	
	
/* @group MAIN ELEMENTS */

.header { 
	position: relative;
	width: 1000px; }

.logo {
	position: relative;
	width: 1000px;
	height: 195px;
	background: url(images/logo.jpg) no-repeat left top; }

.logo h1 {
	text-indent: -1000em; 
	overflow: hidden; }
	
.tagline {
	position: absolute;
	color: #FFF;
	top: 7px;
	padding: 0px;
	text-align: left;
	font-size: 1.1em; }
	
.tagline.one {
	left: 5px; }
	
.tagline.two {
	text-align: right;
	right: 5px; }
	
.tagline a:link, {
	color: #FFF;
	text-decoration: none; }
	
.tagline a:hover {
	color: #FFF;
	text-decoration: underline; }
	
.main {
	position: relative;
	padding: 0;
	margin: 10px 0 0 0;
	background: url(images/blog_bg.jpg) repeat-y; }
	
.blog {
	position: relative;
	float: left;
	width: 742px;
	padding: 0px 15px 0px 10px;
	margin: 0 0 0 0; }
	
.content.full .blog {
	width: 960px;
	padding: 0px 20px;
	background: url(images/blog_full.jpg) no-repeat; }
	
.blog img {
	padding: 0 10px 10px 0;
	margin: 0; }
	
.blog h2 {
	/* background: url(images/article_title.jpg) no-repeat bottom; */
	padding: 0px 0px 0px 0px; }
	
.byline {
	font-size: 1em;
	line-height: 1.5em;
	padding: 6px 0px 0px 0px;
	margin: 8px 0 -2px 0;
	color: #829b33;
	/* background: url(images/byline.jpg) repeat-y; */ }

.byline a {	
	color: #829b33; }
	
p.tags {
	color: #95b13a;
	margin-right: 20px;
	border-bottom: 3px solid #95b13a; }
	
p.tags a {
	color: #95b13a; }

	
form {
	padding: 0;
	margin: 0 0 2px 0; }



.rss {
	position: relative;
	background: url(images/rss.jpg) no-repeat 0px 2px;
	height: 71px;
	padding: 11px 0 0px 58px; }

.rss a#rss {
	position: absolute;
	left: 8px;
	top: 38px;
	width: 40px;
	color: #09133e; }	
	
.clear {
	clear: both; }
	
	/* @end */
	

/* @group Header Boxes */

.boxes {
	position: relative;
	width: 1000px; }
	
.boxes.bottom {
	margin: 6px 0 0 0;
	background-image: url(images/box_cta_bg.jpg); }
	
.boxes.top {
	background: url(images/box_top_bg.jpg) repeat-y;
	font-size: 1.2em;
	margin: 7px 0 0 0; }
	
.boxes .box {
	float: left;
	margin: 0;
	padding: 0; }

.boxes.top .box.one {
	width: 643px;
	padding: 10px 0px 0px 25px;
	margin: 0;
	color: #333;
	background: url(images/box1.jpg) no-repeat; }
	
.boxes .box h3 {
	padding: 0;
	margin: 10px 0 0 0;
	text-align: center;
	font-size: 1.6em;
	color: #de5f30; }
	
.boxes.bottom .box h3 {
	padding: 0 0 8px 0;
	margin: 20px 20px 0 20px;
	text-align: center;
	font-size: 1.7em;
	color: #FFF;
	border-bottom-style: solid;
	border-bottom-width: 3px; }
	
.boxes.bottom .box.three h3 {
	border-bottom-color: #e15f2f;	}
	
.boxes.bottom .box.four h3 {
	border-bottom-color: #08153d;	}
	
.boxes.bottom .box.five h3 {
	border-bottom-color: #839b37;	}
	
.boxes.top .box.two {
	background: url(images/box2.jpg) no-repeat;
	padding-top: 10px;
	width: 332px; }
	
.boxes_top_bottom {
	background: url(images/box_top_bottom.jpg) no-repeat; 
	height: 13px; }
	
.boxes.bottom .box {
	width: 330px;
	/*background: url(images/box_cta.jpg) no-repeat;*/ }
	
.boxes.bottom .boxes_bg {
	background: url(images/box_cta_top.jpg) no-repeat; }
	
.boxes.bottom .box a:link, .boxes.bottom .box a:visited {
	text-decoration: none;
	color: #FFF;	}
	
.boxes.bottom .box a:hover {
	text-decoration: underline; }
	
.boxes.bottom .box ul {
	list-style-type: none;
	margin: 6px 0;
	font-size: 1.1em;
	padding: 0;
	text-align: center; }
	
.boxes.bottom .box ul li {
	padding: 3px;
	margin: 0 40px;
	border-bottom: 2px solid #383c47;	}
	
.boxes.bottom .box.three, .boxes.bottom .box.four {
	margin-right: 4px; }
	
.boxes_cta_bottom {
	background: url(images/box_cta_bottom.jpg) no-repeat; 
	height: 13px; }
	
.box img {
	float: left;
	padding: 0 15px 5px 0;
	margin: 0; }


/* @end */
	


	
/* @group SIDEBAR */

.sidebar {
	position: relative;	
	float: left; 
	margin: 0em 0 0 0;
	padding: 10px 5px 0 0px; 
	width: 226px; }

.sidebar h3 {
	padding: 0px 0 0 0px;
	margin: 15px 0px 0 0px;
	clear: both;
	color: #829d31; }
	
.sidebar .sn {
	padding: 10px 0;
	text-align: center;
	color: #829b33; }
	
.sidebar .sn p {
	float: left;
	color: #666;
	width: 50px; }
	
.sidebar .cta {
	width: 177px;
	font-size: 1.1em;
	height: 47px;
	width: 229px;
	line-height: 1.2em;
	padding: 0 0 0px 0px;
	margin: 4px 0px 4px 0px;
	background: url(images/sidebar_cta.jpg) no-repeat 0 center; }
	
.sidebar .cta h3.contact {
	background: url(images/sidebar_cta_contact.jpg) no-repeat; }
	
.sidebar .cta h3.search {
	background: url(images/sidebar_cta_search.jpg) no-repeat; }
	
.sidebar .cta h3.resources {
	background: url(images/sidebar_cta_resources.jpg) no-repeat; }
	
.sidebar .cta h3.worth {
	background: url(images/sidebar_cta_worth.jpg) no-repeat; }
	
.sidebar .cta h3 {
	display: block;
	height: 47px;
	padding: 13px 0 0 44px;
	margin: 0px 0 0 0; }
	
.sidebar .cta h3 a:link, .sidebar .cta h3 a:visited {
	font-size: .8em;
	font-weight: bold;
	text-decoration: none; }
	
.sidebar .cta h3 a:hover {
	text-decoration: underline; }
	
.sidebar h4 {
	font-size: 1.4em;
	padding-bottom: 0;
	margin-bottom: 0;
	color: #658c2f; }
	
.sidebar h5 {
	font-size: 1.0em;
	font-weight: normal;
	text-transform: uppercase;
	color: #666;
	padding: 0;
	margin: 3px 0 7px 0; }
	
/*Community .sidebar.right img {
	padding: 2px;
	margin: 15px 0 2px 0px;
	border: 1px solid #ccb490;
	background-color: #edba4f; } */

.sidebar p {
	margin: 0;
	padding: 0;
	line-height: 1.4em; }

.sidebar ul {
	padding: 0px 0 0 16px;
	margin: 5px 1px;
	text-indent: 0px;  }
	
.sn {
	 }
	
	/* @end */
  	
  	
 /* @group NAV dropdowns */

.navContainer {
	width: 1000px;
	background: url(images/nav.jpg) no-repeat;
	height: 46px;
	padding: 0;
	margin: 0;
	position:relative; 
	z-index: 3000; }
	
.nav {
	position: relative;
	 }
	
.nav ul {
	padding: 4px 0px 0px 215px;
	margin: 0px;
	list-style: none;	 }
	
.nav ul li {
	padding: 9px 40px 0 0;
	margin: 0;
	font-size: 1.2em;
	line-height: 1.4em; }
	
.nav li a:link, .nav li a:visited {
	padding: 0 0 0px 0;
	font-weight: bold;
	margin: 0;
	text-decoration: none;
	color: #444; }
  
.nav li a:hover {
	text-decoration: none;
	color: #333;
	border-bottom: 2px solid; }

.nav li.current_page_item a:link, .nav li.current_page_item a:visited, .nav li.current_page_item a:hover {
	border-bottom: 2px solid;
	color: #e15f2f;
	font-weight: bold;
	text-decoration: none; }
	 
.nav ul li {
	float: left;
	margin: 0; }

.nav ul li a {
	float: left;
	display: block;
	margin: 0px 10px;
	text-decoration: none;
	padding-bottom: 5px; }

.nav ul li ul {
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: auto;
	top: 36px;
	width: 180px;
	/* border: 2px solid #333; */
	z-index: 30000; }
	
*:first-child+html .nav ul li ul {
	margin-left:-100px; }

.nav ul li ul li {
	float: none;
	margin: 0;
	padding: 0; }

.nav ul li ul li a:link, .nav ul li ul li a:visited {
	float: none;
	text-decoration: none;
	background-color: #eee;
	border: none;
	color: #333;
	height: auto;
	margin: 0;
	padding: 5px 0;
	font-size: .8em;
	padding-left: 10px; }

.nav ul li ul li a:hover, .nav ul li.current_page_item ul li a:hover {
	text-decoration: none;
	background-color: #333;
	color: #ffffff; }	

.nav ul li:hover ul {
	display: block; }
	
  	/* @end */
  	
	
/* @group FOOTER */

.footer {
	color: #999;
	margin: 0 auto;
	padding: 10px 0 5px 0; }
	
.footer a:link, .footer a:visited {
	color: #999; }
	
.footer p {
	font-size: .9em;
	padding: 0;
	margin: 0; }
	
	/* @end */

/* @group Wordpress */

.textwidget {
	margin-bottom:20px;
	margin-top:20px; }
                
.clear {
	clear: both; }
	
#tags {
    margin-bottom:35px; }
    
#comment {
	width: 450px; } 
	
<!---- IDXCENTRAL CSS ------>


/* quicksearch */

#qscm {background:#DADADA none repeat scroll 0 0;border:3px double #FFFFFF;margin:15px 0 15px;padding:5px;width:621px;}	

#qsihf {margin:0px; padding:0px;}

.qscont {margin:0 0 10px; padding:10px 0 0; float:left; width:48%;}

.qscont select {background-color:#E7F3CD;border:1px solid #FFFFFF;font-size:16px;padding:2px;width:100%; color:#444444;}
.qscont input {background-color:#E7F3CD;border:1px solid #FFFFFF;font-size:16px; width:92%; padding: 0px; color:#444444; margin:0px; line-height:16px;}
.qscont input[type="checkbox"] {width:13px;}

.qscont_label {margin:0px; padding:0 10px 0 0; color:#54482E; font-weight:bold;}

.qsw {margin:0px; padding:0 10px 0 0;}

.sc1 {width:24%;}

#qssubmit {/* background-color:#5F0308;border:1px solid #CCCCCC;color:#DACDB4;font-weight:bold; */margin:5px 0 0;padding:8px; width:160px; cursor:pointer;background-color:#DC5F30; color:#FFFFFF;}
.qsbutton {float:right;width:193px;}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}


	

/* @end */
