/*  
Theme Name: San Diego Home Info
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: #156db5; }
	
.innerBody {
	background: #156db5 url(images/bg.jpg) repeat-x center top; }
	
.content, .main, .footer, .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_bottom {
	clear: both;
	height: 5px; 	}

	
	/* @end */	
	

/* @group TYPOGRAPHY */
	
a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #e36535; }
	
a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #ab4c28; }
	
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #3581b1; }
	
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.1em;
	text-decoration: none;
	margin: 1.0em 0em .2em 0em;
	padding: 0;
	line-height: 1.2em;
	color: #333; }
	
*:first-child+html h2 { /* posts */
	margin: 2.0em 0em .2em 0em; }

h2 a:link, h2 a:visited { /* posts */
	text-decoration: none;
	font-weight: bold; }
	
h2 a:hover { /* posts */
	text-decoration: underline; }
	
h3 {
	font-size: 1.3em;
	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.1em;
	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;
	background: url(images/header.jpg) no-repeat 0 140px;
	height: 331px; }

.logo {
	position: relative;
	width: 1000px;
	height: 140px;
	background: url(images/logo.jpg) no-repeat; }

.logo h1 {
	text-indent: -1000em; overflow:hidden; }
	
.tagline {
	text-indent: -1000em; overflow:hidden; }
	
.main {
	position: relative;
	padding: 0;
	margin: 0;
	background: url(images/content_top.jpg) no-repeat }
	
.blog {
	position: relative;
	float: left;
	width: 540px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 0 0; }
	
.content.full .blog {
	width: 940px;
	padding-left: 30px;
	margin: 0; }
	
	
*:first-child+html .blog {
	margin-top: -30px;
	padding-top: -10px; }
	
.blog img {
	padding: 0 10px 10px 0;
	margin: 0; }
	
.blog h2 {
	/* background: url(images/article_title.jpg) no-repeat bottom; */ }
	
.byline {
	font-size: 1em;
	line-height: 1.4em;
	padding: 6px 10px;
	margin: 8px 0 0 0;
	color: #2568b6;
	background: url(images/byline.jpg) no-repeat left bottom; }
	
.byline a {
	color: #2568b6; }
	
p.tags {
	font-size:.9em;
	background: url(images/tags.jpg) no-repeat left bottom;
	padding: 5px 10px;
	color: #33ac49; }
	
p.tags a {
	color: #33ac49; }
	
.rss form {
	padding: 0;
	margin: 5px 0 2px 0; }

.rss input, button {
	background-color: #1a75bb;
	color: #eee;
	padding: 4px 7px;
	margin: 1px 0 0px 15px;
	border: 1px solid #16639f;
	font-size: .9em;
	width: 102px; }

.rss {
	position: relative;
	background: url(images/rss.jpg) no-repeat 3px 0;
	padding: 0px 0 15px 32px; }

.rss a#rss {
	position: absolute;
	left: 8px;
	top: 38px;
	width: 10px;
	color: #0168b3; }	

.post_footer {
	position: relative;
	padding: 0px 0;
	margin: 0; }
	
.post_footer .frame {
	float: left;
	padding: 2px;
	margin: 0 7px 0 0;
	width: 94px;
	height: 112px;
	background: url(images/post_footer.jpg) no-repeat; }
	
.post_footer p {
	padding: 0;
	margin: -3px 0 0 0;
	text-align: center; 
	line-height: 1.3em; }
	
*:first-child+html .post_footer p {
	padding: 0;
	margin: -7px 0 10px 0; }
	
.post_footer p a:link, .post_footer p a:visited {
	text-decoration: none;
	color: #47ac4d; }

.post_footer p a:hover {
	text-decoration: underline;
	color: #333; }

	
	/* @end */
		

/* @group Misc */

.contact {
	position: relative;
	padding-left: 5px;
	color: #2f3397; }
	 
.contact h5 { 
	font-size: 1.25em;
	margin: 12px 0 2px 8px; }
	 
.contact p {
	text-align: left !important;
	font-size: 1.15em;
	background: url(images/contact.jpg) no-repeat left bottom;
	padding: 1px 1px 0 8px !important;
	margin: 0; }
	
.contact h6 a {
	color: #539c0c;
	font-size: 1.3em; }

/* @end */


/* @group CTA Header Vert */

.header h4.cta-item {	
	position: absolute;
	width: 150px;
	text-align: center; }
	
.header h4.cta-item.cta-1 {	
	left: 39px;
	top: 256px; }
	
.header h4.cta-item.cta-2 {	
	left: 210px;
	top: 271px; }
	
.header h4.cta-item.cta-3 {	
	left: 634px;
	top: 278px; }
	
.header h4.cta-item.cta-4 {	
	left: 803px;
	top: 263px; }

.header h4 a:link, .header h4 a:visited {
	font-size: 1.1em;
	text-decoration: underline;
	color: #b91927; }

.header h4 a:hover {
	font-style: italic;
	text-decoration: none; } 

	/* @end */

	
/* @group SIDEBAR */

.sidebar {
	position: relative;	 }
	
.sidebar.left {
	margin: 0em 0 0 0;
	padding: 0 20px 0 15px; 
	width: 230px;
	float: left; }
	
.sidebar.left .frame {
	padding: 9px;
	margin: 0px;
	width: 152px;
	height: 89px;
	background: url(images/sidebar_left.jpg) no-repeat; }
	
.sidebar.left h3 {
	padding: 0;
	margin: 3px 0px 0 0;
	clear: both;
	color: #1a72b9;
	text-align: center; }
	
.sidebar.left h3 a:link, .sidebar.left h3 a:visited {
	font-weight: bold;
	color: #1a72b9; 
	text-decoration: none; }
	
.sidebar.left h3 a:hover {
	font-weight: bold;
	color: #613397; 
	text-decoration: underline;
	background-repeat: no-repeat; }
	
.sidebar.left p.cta {
	padding-bottom: 10px;
	text-align: center; }
	
.sidebar.left h4 {
	padding: 0;
	margin: 12px 0 3px 0;
	color: #342c8e;
	font-weight: normal; }
	
	
.sidebar.right {
	margin: 0em 0 0 0;
	padding: 0 0 0 0px; 
	width: 175px;
	float: right; }
	
.sidebar.right h3 {
	padding: 0;
	margin: 33px 0px 5px 12px;
	clear: both;
	color: #1a72b9;
	font-weight: normal; }
	
.sidebar.right .frame {
	position: relative;
	padding: 8px;
	margin: 0px;
	width: 111px;
	height: 130px;
	background: url(images/sidebar_right.jpg) no-repeat; }
	
.sidebar.right .frame p {
	font-size: .9em;
	padding: 4px 0 0 0;
	margin: 0;
	text-decoration: none;
	text-align: center; }
	
*:first-child+html .sidebar.right .frame p { /* FIX IE7 */
	padding: 0px 0px 0px 0px;	 }
	
.sidebar.right .frame p a:link, .sidebar.right .frame p a:visited {
	text-decoration: none;
	padding: 0;
	margin: 0; }
	
.sidebar.right .frame p a:hover {
	text-decoration: underline; }
	
.sidebar p {
	margin: 0;
	padding: 0;
	line-height: 1.4em; }

.sidebar ul {
	padding: 0px 0 0 16px;
	margin: 5px 1px;
	text-indent: 0px;  }

	
	/* @end */
	
/* @group FOOTER */

.footer {
	color: #FFF;
	margin: 0 auto;
	padding: 20px 0 10px 0;
	height: 64px;
	background: url(images/footer.jpg) no-repeat;
	text-align: center; }
	
.footer a:link, .footer a:visited {
	color: #FFF; }
	
.footer p {
	font-size: .9em;
	padding: 0;
	margin: 0; }
	
	/* @end */

/* @group Wordpress */

.textwidget {
	margin-bottom:20px;
	margin-top:20px; }
                
.clear {
	clear: both; }
	
#tags {
	clear: both;
    margin-bottom:35px; }

#comment {
	width:450px;
}

.cform input {
	color:#000;
}

a#homepage {
	position:absolute;
	text-indent:-999em;
	margin:78px 0 0 18px;
	height:50px;
	width:960px;
	display:block;
	border:0px solid red;
	z-index:3000;
}

.lp_contact_form input {
	background:#fff;
}

/* @end */
