/*  
Theme Name: Santa Barbara Real Estate Voice NEW
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: #333333;
	background-color: #053e7c; }
	
.content, .main, .footer, .content_bottom { 
	position: relative;
	width: 1000px; }
	
.content {
	background: #f7f1da url(images/content_bg.jpg) repeat-y center top;
	margin: 20px auto 0 auto;
	padding: 0; }
	
.content.full {
	background-color: #FFF;
	background-image: none; }

.content_top {
	background: url(images/top.jpg) no-repeat;
	height: 20px;
	padding: 0;
	margin: 0;	}
	
.content_bottom {
	clear: both;
	height: 2px;
	background-color: #faefd9; }

.content_bottom p {
	font-size: .9em;
	padding: 2px 0px 0px 80px;
	line-height: 1.4em;
	color: #999;
	margin: 0; }
	
	/* @end */	
	

/* @group TYPOGRAPHY */
	
h1 {
	font-size: 2.5em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	font-style: italic;
	letter-spacing: .055em; }
	
h2 {
	margin: 5px 0;
	font-size: 1.6em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #104C9E;
}
	
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em .2em 0em;
	font-weight: normal;	}
	
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 { /*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: 704px;
	height: 274px; }

.logo h1 {
	text-indent: -1000em; overflow:hidden; }
	
.tagline {
	position: absolute;
	color: #FFF;
	top: 93px;
	left: 175px;
	font-size: 1.1em;
	letter-spacing: .05em;
	text-shadow: #5f4c3f 1px 1px 0; }
	
.cta_top {
	position: absolute;
	width: 294px;
	height: 274px;
	top: 0px;
	right: 0;
	background-image: url(images/cta.jpg); }
	
.cta_top .homes_search {
	padding: 11px 0 0 16px; }

	
.cta_top .homes_search a:link, .cta_top .homes_search a:visited {
	display: block;
	background: url(images/search_off.jpg) no-repeat left top;
	width: 260px;
	height: 100px; 
	margin-bottom: 25px; }
	
.cta_top .homes_search a:hover {
	background: url(images/search_on.jpg) no-repeat left bottom; }


.cta_top .homes_search .search_text {
		display: none;	}
	
.cta_top ul {
	font-size: 1.2em;
	list-style: none;
	margin: 0;
	padding: 0 10px; }
	
.cta_top ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 3px solid #b19c87; }
	
.cta_top ul li a:link, .cta_top ul li a:visited {
	text-decoration: none;
	color: #FFF; }
	
.cta_top ul li a:hover {
	text-decoration: underline; }
	
.main {
	position: relative;}
	
.blog {
	font-size:14px;
	position: relative;
	float: left;
	width: 680px;
	padding: 0px 10px 0px 10px;
	margin: 0px 0 0 0; }

	.blog a {
		font-weight:bold;
		vertical-align:top;
		text-decoration: none;
		padding-left: 0px;
		color: #104b7d;
	}

	.blog a:hover, .blog a:hover  {
		text-decoration: underline;
		font-weight: bold;
		color: #666; }
		
.content.full .blog {
	width: 980px; }
	
.blog img {
	padding: 0 10px 10px 0;
	margin: 10px; }
	
table.post_header {
	margin:10px 0px;
	width:100%;
}

td._month {
	border-bottom: 2px solid #bb9267;
	border-right:2px solid #bb9267;
	width:46px;
	vertical-align:bottom;
	text-align:center;
	font-size: 1.5em;
	line-height: 1.0em;
	font-weight: bold;
	color: #927962;
	padding:8px 6px 2px 6px;
}

td._year {
	border-right: 2px solid #bb9267;
	width: 46px;
	vertical-align:top;
	text-align:center;
	font-size: 1.0em;
	font-weight: bold;
	color: #c6b19e;
	line-height: 14px;
	padding:2px 6px 8px 6px;
}

td._title {
	border-bottom: 2px solid #bb9267;
	vertical-align:top;
}

	td._title h2 {
		font-family: Georgia, "Times New Roman", Times, serif;
		margin:0px 0px 0px 8px;
		padding:2px 0px 0px 0px;
		vertical-align:top;
		font-size: 1.5em !important;
		text-decoration: none;
		line-height: 1.2em;
	}

	td._title h2.title a {
		font-weight:bold;
		vertical-align:top;
		text-decoration: none;
		padding-left: 0px;
		color: #104b7d;
	}

	td._title h2 a:hover { /* posts */
		text-decoration: underline;
		font-weight: bold;
		color: #666; }

td._cats {
	
}

td._cats p.cats {
	font-weight: bold;
	color: #666;
	font-size:12px;
	margin:0px 0px 0px 8px;
	padding: 0 0 0px 0; 
	line-height:14px;
}
	
#searchform {
	padding: 0 0 20px 10px; }
	
*:first-child+html #searchform {
	padding: 0 0 0px 10px; }
	
#searchform input, .search button {
	border: none;
	float: left;
	 }
	
#searchform input.box {
	color: #04376d;
	font-size: 1.0em;
	width: 170px;
	height: 15px;
	padding: 8px 5px 0 5px;
	background: #FFF;
	margin-right: 5px;
  }

*:first-child+html 	input.box {
	padding: 4px 5px 5px 4px; }

button.btn {
	width: 61px;
	height: 23px;
	background-color: #3672ae;
	border: 0;
	color: #c3ae99;
	cursor:pointer;
  }

.rss {
	position: relative;
	background: url(images/rss.jpg) no-repeat 5px 5px;
	padding: 0px 10px 15px 32px; }	

.post_footer ul {
	padding: 0;
	margin: 20px 0;
	border-bottom: 2px solid #bb9267; }

.post_footer ul li {
	list-style-type: none;
	display: inline;
	padding: 10px 20px 15px 6px;
	border-left: 2px solid #bb9267; }

.post_footer ul li a:link, .post_footer ul li a:visited {
	text-decoration: none;
	color: #666; }

.post_footer ul li a:hover {
	text-decoration: underline; } 
	
	/* @end */

	
/* @group SIDEBAR */

.sidebar {
	position: relative;	
	float: right;
	color: #FFF; }
	
.sidebar.right {
	margin: 0em 0 0 0px;
	padding: 0 2px 0 10px; 
	width: 282px; }

.sidebar.right h2 {
	background: url(images/sidebar_title.jpg) no-repeat left top;
	color: #FFF;
	height: 32px;
	font-size: 1.2em;
	padding: 7px 0 0px 10px;
	margin: 10px 0px 0 -10px;
	clear: both;
	font-weight:normal;	}
		
.sidebar.right h3 {
	background: url(images/sidebar_title.jpg) no-repeat left top;
	color: #FFF;
	height: 32px;
	font-size: 1.2em;
	padding: 7px 0 0px 10px;
	margin: 10px 0px 0 -10px;
	clear: both;	}

.sidebar p {
	margin: 0;
	padding: 0;
	line-height: 1.4em; }

.sidebar ul {
	padding: 0px 0 0 16px;
	margin: 5px 1px;
	text-indent: 0px;  }
	
.sidebar ul li {
	font-size:1.2em;
}
	
.sidebar a:link, .sidebar a:visited {
	color: #FFF; }


	/* @end */

/* @group DOMs */

a:focus { outline:0; }

.tab_container {
	position: relative;
	width: 292px;
	color: #FFF;
	display: block;
	height: 300px;
	background-color: #a1b5c0;
	margin-left: -10px; }
	
.tab_container ul {
	margin:0;
	padding:0;
	list-style: none; }
	
.tab_container ul li {
	float: left;
	font-size: 1.2em;
	padding: 5px 3px 7px 0px; }
	
*:first-child+html .tab_container ul li {
	margin: 0;
	padding: 5px 3px 7px 0px; }
	
.tab_container ul li a:link, .tab_container ul li a:visited {
	color: #FFF;
	text-decoration: none;
	padding: 11px 10px;
	margin: 0;
	background-color: #a1b5c0; }
	
.tab_container ul li a:hover {
	text-decoration: underline; }
	
.tab_container ul li a.active {
	color: #FFF;
	text-decoration:none;
	background-color: #004c99; }
	
.tab_container .tab_section {
	width: 272px;
	padding: 10px;
	height: 250px;
	display: block;
	clear:left;
	background-color: #004c99; }
	
.tab_container a {
	color: #FFF; }
	
.tab_section img {
	float: right;
	padding: 0 0 0 5px; }
	
.tab_section h4 {
	font-size: 1.3em;
	padding: 0;
	margin: 5px  0; }
	
.tab_section p {
	font-size:1.2em;
}

/* @end */
 

  	
 /* @group NAV dropdowns */

.navContainer {
	width: 996px;
	background: url(images/nav_item.jpg) repeat-x;
	height: 39px;
	padding: 0;
	margin: 0px auto;
	position: relative; 
	z-index: 5;
	border-top: 2px solid #f7f1da;
	border-bottom: 2px solid #f7f1da; }
	
.nav {
	position: relative; }
	
.nav ul {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	list-style: none;	 }
	
.nav ul li {
	height: 39px;
	border-right: 2px solid #f7f1da;
	padding: 0px 0px 0px 0;
	margin: 0px 0px;
	font-size: 1.2em; }
	
.nav ul li.rss {
	padding-left: 25px;
	font-size: 1em;
	line-height: 1.1em; }
	
.nav ul li.rss a:hover {
	background: none;
	text-decoration: underline; }
	
.nav ul li:last-child {
	border: none; }
	
.nav ul li a:link, .nav ul li a:visited {
	height: 33px;
	text-decoration: none;
	color: #FFF;
	margin: 0;
	padding: 6px 12px 0; }
  
.nav ul li a:hover {
	text-decoration: none;
	color:#FFF;
	background: url(images/nav_current.jpg) center top;  }

.nav ul li.current_page_item a, .nav ul li.current_page_item a:hover {
	background: url(images/nav_current.jpg) center top; 
	color: #FFF;
	text-decoration: none; }
	
	.nav ul li.current_page_item ul li a {
		background: #b18c60;
		color: #FFF;
		text-decoration: none; }
		
	.nav ul li.current_page_item ul li a:hover {
		background: url(images/nav_current.jpg) center top; 
		color: #FFF;
		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: 39px;
	width: 250px;
	/*border: 2px solid #333; */
	z-index: 30000; }

.nav ul li ul li {
	float: none;
	margin: 0;
	padding: 0; }

.nav ul li ul li a  {
	float: none;
	text-decoration: none;
	background: #b18c60;
	color: #FFF;
	height: auto;
	margin: 0;
	padding: 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: #333 url(images/nav_current.jpg) center top;
	color: #ffffff; }	

.nav ul li:hover ul {
	display: block; }
	
  	/* @end */
  	
	
/* @group FOOTER */

.footer {
	color: #FFF;
	margin: 0 auto;
	padding: 10px 0 0 0; }
	
.footer a:link, .footer a:visited {
	color: #eee; }
	
.footer p {
	font-size: .9em;
	padding: 2px 0;
	margin: 0px 0; }
	
.footer p.dark {
	font-size: .9em;
	color: #a1b5c0; }
	
	/* @end */

/* @group Wordpress */

.textwidget {
	margin-bottom:20px;
	margin-top:20px; }
                
.clear {
	clear: both; }
	
#tags {
    margin-bottom:35px; }

#comment {
	width:450px;
}

div.success {
	color:#0000EE !important;
	width:650px !important;
}
div.waiting {
	color:#0000EE !important;
	width:650px !important;
}

/* @end */
