/*  
Theme Name: New Lake Martin Voice
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: #f4eede; }
	
	
.innerBody {
	padding-top: 20px; }
	
.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; }
	
.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: 57px; 	}
	
	/* @end */	
	

/* @group TYPOGRAPHY */
	
a {
	text-decoration: underline;
	font-weight: normal;
	color: #3a5699; }
	
/* a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #000; } */
	
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #333; }
	
h1 {
	font-size: 2.5em;
	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;
	color: #333; }

h2 a:link, h2 a:visited { /* posts */
	text-decoration: none;
	font-weight: bold;
	color: #263762; }
	
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: 1000px; }

.logo {
	position: relative;
	width: 1000px;
	height: 151px;
	background: url(images/logo.jpg) no-repeat; }

.logo h1 {
	text-indent: -1000em; 
	overflow: hidden; }
	
.tagline {
	position: absolute;
	color: #111;
	top: 0;
	font-size: 1.1em;
	font-weight: bold;
	left: 213px; }

.photo {
	background: url(images/photo.jpg) no-repeat; 
	height:  196px;
	width: 1000px;	}
	
.main {
	position: relative;
	padding: 0;
	margin: 0; }
	
.blog {
	position: relative;
	float: left;
	width: 601px;
	padding: 0px 10px 0px 20px;
	margin: 0px 0 0 0;
	background: url(images/blog.jpg) no-repeat; }
	
.content.full .blog {
	width: 960px;
	padding: 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: 4px 0px 0px 76px;
	margin: 8px 0 -2px 0;
	color: #666;
	background: url(images/byline.jpg) no-repeat;
	height: 57px; }
	
form {
	padding: 0;
	margin: 0 0 2px 0; }

.sidebar input, button {
	background-color: #3a5699;
	color: #FFF;
	padding: 4px 7px;
	margin: 1px 0 0px 15px;
	border: 1px solid #2f457c;
	width: 188px;
	font: 1em Arial, Helvetica, Geneva, sans-serif; }

.rss {
	position: relative;
	padding: 17px 0 0;
	margin-left: -17px; }

.rss a#rss {
	position: absolute;
	left: -41px;
	top: 65px;
	width: 40px;
	color: #0168b3; }	
	
	/* @end */
	

/* @group CTA Header */

.header .cta {
	position: absolute; 
	top: 0;
	left: 444px;
	font-size: 1.0em;
	z-index: 500; }
	
.header .cta .cta-item {
	width: 126px;
	padding-top: 79px;
	float: left; 
	text-align: center;
	background: url(images/cta_item.jpg) no-repeat;
	padding-right: 11px; }

.header .cta a:link, .header .cta h4 a:visited {
	color: #395698;
	text-decoration: none;
	font-weight: bold;	  }

.header .cta h4 a:hover {
	color: #202f55;
	text-decoration: underline; }

	/* @end */

	
/* @group SIDEBAR */

.sidebar {
	position: relative;	
	float: left; }
	
.sidebar.right {
	margin: 0em 0 0 0;
	padding: 10px 0px 0; 
	width: 369px;
	background: url(images/sidebar.jpg) no-repeat; }

.sidebar.right h3 {
	background: url(images/icon_mic.jpg) no-repeat left top;
	padding: 0px 0 5px 20px;
	margin: 15px 0px 0 0px;
	font-size: 1.2em;
	clear: both;
	color: #3e5ba0; }
	
.sidebar.right .ctas {
	width: 255px;
	height: 91px;
	padding: 5px 0 0 100px;
	margin: 0 0 1px; }
	
.sidebar.right .ctas.foreclosures {
	background: url(images/sidebar_foreclosure.jpg) no-repeat; }
	
.sidebar.right .ctas.listings {
	background: url(images/sidebar_listings.jpg) no-repeat; }
	
.sidebar.right .ctas.video {
	background: url(images/sidebar_video.jpg) no-repeat; }
	
.sidebar.right .ctas.rss {
	background: url(images/sidebar_rss.jpg) no-repeat; }
	
.sidebar.right .ctas h3 {
	background-image: none;
	font-weight: bold;
	font-size: 1.3em;
	padding: 0 0 3px 0; }
	
.sidebar.right .ctas p {
	font-size: 1.1em;
	color: #666; }
	
.sidebar.right .ctas a {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none; }
	
.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; }

.sidebar p {
	margin: 0;
	padding: 0;
	line-height: 1.4em; }

.sidebar ul {
	padding: 0px 0 0 16px;
	margin: 1px 1px 5px 1px;
	text-indent: 0px;  }
	
	/* @end */
	
	
 /* @group Sidebar columns */
 
.sidebar .column {
	width: 163px;
	float: left;
	padding-left: 15px; }
 
 	/* @end */
	

  	
 /* @group NAV dropdowns */

.navContainer {
	width: 1000px;
	background: url(images/nav.jpg);
	height: 48px;
	padding: 0;
	margin: 0;
	position:relative; 
	z-index: 3000; }
	
.nav {
	position: relative; }
	
.nav ul {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	list-style: none;	 }
	
.nav ul li {
	float: left;
	height: 39px;
	background: url(images/nav_divider.jpg) no-repeat right top;
	padding: 8px 21px 0px 0;
	font-size: 1.3em; }

.nav ul li:first-child {
	padding-left: 7px;	}
	
.nav li a:link, .nav li a:visited {
	text-decoration: none;
	color: #FFF; }
  
.nav li a:hover {
	text-decoration: underline;
	color: #f6ac24; }

.nav li.current_page_item a:link, .nav li.current_page_item a:visited, .nav li.current_page_item a:hover {
	color: #f6ac24;
	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: 46px;
	width: 180px;
	/* border: 2px solid #333; */
	z-index: 30000; }
	
*:first-child+html .nav ul li ul {
	margin-left:-80px; }

.nav ul li ul li {
	float: none;
	margin: 0px 0;
	padding: 0px 0; }
	
.nav ul li ul li:first-child {
	margin-left: -7px;	}

.nav ul li ul li a {
	float: none;
	text-decoration: none;
	background-color: #364e8c;
	border: 1px solid #364e8c;
	color: #FFF;
	height: auto;
	margin: 0;
	padding: 0;
	font-size: .8em;
	padding: 3px 10px; }

.nav ul li ul li a:hover, .nav ul li.current_page_item ul li a:hover {
	text-decoration: none;
	background-color: #233459;
	color: #f6ac24; }	

.nav ul li:hover ul {
	display: block; }
	
  	/* @end */
  	 
	
/* @group FOOTER */

.footer {
	color: #999;
	margin: 0 auto;
	padding: 1px 0 0 0;
	text-align: center; }
	
.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:500px;
}

#wp_page_numbers li.space {
	clear:none !important;
	height:auto !important;
	width:auto !important;
}


/* @end */
