/*  
Theme Name: SF Peninsula RE Guru
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: #e3e3e3; }
	
.content, .main,.content_bottom { 
	position: relative;
	width: 1000px; }
	
.content {
	background: url(images/content_bg.jpg) repeat-y center top;
	margin: 0 auto 0 auto;
	padding: 0; }
	
.content.full {
	background: url(images/content_bg_full.jpg) repeat-y center top;
	margin: 0 auto 0 auto;
	padding: 0; }
	
.content_bottom {
	background: url(images/content_bottom.jpg);
	clear: both;
	height: 7px; 	}
	
.content.full .content_bottom {
	background: url(images/content_bottom_full.jpg);
	clear: both;
	height: 7px; 	}
	
	/* @end */	
	

/* @group TYPOGRAPHY */
	
a {
	text-decoration: underline;
	font-weight: normal;
	color: #003890; }
	
/* a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #000; } */
	
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #666; }
	
h1 {
	font-size: 2.9em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	font-style: italic;
	letter-spacing: .055em; }
	
h2 { /* posts */
	font-size: 2.0em;
	text-decoration: none;
	margin: 1.0em 0em .2em 0em;
	padding: 0;
	line-height: 1.2em; }

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: 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, 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: 100%;
	height: 125px;
	background: url(images/header.jpg) no-repeat center top;
	margin-bottom: 5px; }

.logo h1 {
	display: none;
	overflow: hidden; }
	
.photo {
	width: 1000px;
	margin: 0 auto;
	height: 125px;
	background: url(images/photo1.jpg) no-repeat right top; }
	
.tagline {
	position: absolute;
	color: #666;
	top: 182px;
	left: 465px;
	font-size: 1.1em;
	letter-spacing: .05em; }
	
.main {
	position: relative;
	padding: 0;
	margin: 0; }
	
.blog {
	position: relative;
	float: left;
	width: 709px;
	padding: 0px 10px 0px 15px;
	margin: 0px 0 0 0;
	background: url(images/blog.jpg) no-repeat;
	border-top: 2px solid #c3c3c3; }
	
.content.full .blog {
	width: 960px;
	padding: 10px 20px 10px 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: 3px 0px 0px 0px;
	margin: 8px 0 -2px 0;
	color: #666;
	/* background: url(images/byline.jpg) repeat-y; */ }
	
form {
	padding: 0;
	margin: 0 0 2px 0; }

input, button {
	background-color: #e9e9e9;
	color: #666;
	padding: 4px 7px;
	margin: 1px 0 0px 15px;
	border: 1px solid #e9e9e9;
	font-size: .9em;
	width: 161px; }

.rss {
	clear: both;
	position: relative;
	background: url(images/rss.jpg) no-repeat 5px 1px;
	padding: 0px 0 5px 32px; }

.rss a#rss {
	position: absolute;
	left: 8px;
	top: 38px;
	width: 40px;
	color: #666; }	

.post_footer {
	padding: 0;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	border-bottom: 10px solid #eee; }

.post_footer p {
	color: #666;
	margin: 0; }

.post_footer a {
	color: #888; }
	
	/* @end */

	
/* @group SIDEBAR */

.sidebar {
	position: relative;	
	float: left;
	border-top: 2px solid #c3c3c3; 
	margin: 0em 0 0 7px;
	padding: 0 10px 0 9px; 
	width: 238px; }

.sidebar.right h3 {
	display: block;
	font-size: 1.2em;
	padding: 7px 0 8px 10px;
	margin: 10px -10px 5px -10px;
	clear: both;
	background-color: #8b8b8b;
	color: #FFF; }
	
.sidebar.right h3.cta {
	font-size: 1.2em;
	line-height: 1.1em;
	padding: 9px 0 9px 10px;
	margin: 0px -10px 0 -9px;
	background-color: #fbc177;
	border-bottom: 3px solid #FFF; }
	
.sidebar h3.cta a:link, .sidebar h3.cta a:visited {
	color: #000;
	font-weight: normal;
	text-decoration: none; }
	
.sidebar h3.cta a:hover {
	color: #000;
	font-weight: normal;
	text-decoration: underline; }
	
.sidebar .divider {
	display: block;
	height: 9px;
	width: 261px;
	margin: 0 0 0 -11px;
	background: url(images/author.jpg) no-repeat; }
	
img.author {
	float: right;
	padding: 10px 0 0 0px;
	margin: 2px 0 10px 5px; }
	
.sidebar h4 {
	font-size: 1.4em;
	color: #FFF;
	overflow: hidden;
	padding: 5px;
	margin: 12px 0;
	background: #265dab; }
	
.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 img {
	float: right;
	text-align: left;
	 }
	
	/* @end */
  	
  	
 /* @group NAV dropdowns */

.navContainer {
	width: 996px;
	height: 48px;
	padding: 0;
	margin: 0 auto 7px;
	position:relative; 
	z-index: 3000;
	background-color: #265dab;
	border: 2px solid #9b9b9b; }
	
.nav {
	position: relative; }
	
.nav ul {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	list-style: none;	 }
	
.nav ul li {
	display: block;
	float: left;
	height: 37px;
	padding: 11px 10px 1px 14px;
	font-size: 1.2em;
	border-right: 2px solid #a4a4a4; }
	
.nav li a:link, .nav li a:visited {
	text-decoration: none;
	color: #FFF; }
  
.nav li a:hover {
	text-decoration: underline;
	color:#CCC; }

.nav li.current_page_item a:link, .nav li.current_page_item a:visited, .nav li.current_page_item a:hover {
	color: #ffb965;
	font-weight: bold;
	text-decoration: underline; }
	 
.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: 45px;
	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: 5px 0;
	border: none;
	height: 21px; }

.nav ul li ul li a {
	float: none;
	text-decoration: none;
	background-color: #265dab;
	color: #333;
	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-color: #012573;
	color: #ffffff; }	

.nav ul li:hover ul {
	display: block; }
	
  	/* @end */
  	
	
/* @group FOOTER */

.footer {
	color: #eee;
	margin: 5px auto 10px auto;
	padding: 10px;
	background-color: #265dab;
	position: relative;
	width: 976px;
	height:30px;
	border: 2px solid #b9b9b9; }
	
.footer a:link, .footer a:visited {
	color: #eee; }
	
.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:500px;
}

/* @end */