/*  
Theme Name: Post Cards From The Lake
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: 90%;
	color: #4C2C1C;
	background-image: url(images/body_bg.jpg); }
	
.content {
	width: 1003px;
	margin: 12px auto 0 auto;
	padding: 0;
	background: url(images/content_bg.jpg) repeat-y left top; }
	
.content_bottom {
	position: relative;
	background: url(images/content_bottom.jpg) no-repeat;
	clear: both;
	height: 11px;
	width: 1003px;
	margin: 0;
	padding: 0; }
	
	* html .content_bottom {
		margin: -4px 0;
		padding: 0; }
	

/*typography*/

	
a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #F47E10; }
	
a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #C51811; }
	
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #85DEFE; }
	
h1 {
	font-size: 2.9em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	font-style: italic;
	letter-spacing: .055em; }
	
h2 { /* posts */
	font-size: 1.5em;
	color: #47291A;
	margin: 1.0em 0em -.2em 0em;
	font-weight: normal;
	line-height: 1.3em; }
	
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;	}
	
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;	}
	
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;	}
	
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;	}
	
img {
	border: 0;	}
	
ol, ul, li {
	line-height: 1.8em;
	/* margin-top: 0.2em;
	margin-bottom: 0.1em; */ 	}
	
p {
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 0em;	}
	
strong, b {
	font-weight: bold;	}
	
.smalltext {
	font-size: .8em;
	color: #666; }
	
	
/* MAIN ELEMENTS */

.header {
	background: url(images/header_bg.jpg) no-repeat;
	height: 358px;
	width: 1003px;
	position: relative; 	}

.logo h1 {
	display:none; }
	
.main {
	position: relative;
	width: 1003px;
	padding: 0;
	margin: 0; }
	
.blog {
	float: left;
	width: 585px;
	padding: 0px 20px 0 25px;
	margin: -10px 0 0 0; }
	
.sidebar {
	position: relative;
	float: left; }
	
.sidebar.left {
	list-style:none;
	width: 140px;
	margin: -22px 0 0 0;
	padding: 0 10px; }
	
.sidebar.right {
	width: 190px;
	margin: -22px 0 0 0;
	padding: 0 0 0 20px; }
	
.byline {
	font-size: .9em;
	line-height: 1.3em;
	padding: 6px 10px;
	margin: 8px 0 0 0;
	color: #666;
	background: url(images/byline_bg.jpg) repeat-y; }
	
.post_footer {
	position: relative;
	font-size: .9em;
	height: 71px;
	color: #666666;
	padding: 0;
	margin: 0;
	background: url(images/ladle.jpg) no-repeat 1px 0px; }
	
.post_footer .comments_number {
	position: absolute;
	width: 14px;
	text-align: right;
	top: 35px;
	left: 3px; }
	
.post_footer .comments {
	position: absolute;
	top: 35px;
	left: 36px; }

.searchbox {
	padding: 0 0 2px 0px; }

.searchbox input, .searchbox button {
	background-color: #DBF3F5;
	color: #000;
	padding: 3px;
	margin: 1px;
	border: 1px solid #ccc; }
	

/* MELODY */

.contact {
	position: absolute;
	top:235px;
	right: 30px;
	width: 200px;
	padding: 0; margin: 0; }

.contact p {
	padding: 0;
	margin: 0;
	line-height: 1.25em;
	color: #386AAC; }
	
	.contact p a{
		text-decoration:none;
		color: #386AAC; }
	
	
/* SIDEBAR ITEMS */

.sidebar p, .sidebar h3, .sidebar a:link, .sidebar ul li {
	color: #386AAC; }

.sidebar.left h3 {
	padding: 15px 0 0 0;
	margin: 5px -10px 0 0;	}

.sidebar.right h3 {
	padding: 15px 0 0 20px;
	margin: 5px 0px 0 -20px;	}

.sidebar p {
	margin: 0;
	padding: 0; }

.sidebar h3.graphic {
	display: none; }

.sidebar ul {
	padding: 0px 0px;
	margin: 5px 15px;  }

.sidebar ul li  a:visited {
	color: #21446F; }
		

/* NAV */

.navContainer {
	position: relative;
	width: 1000px;
	background: url(images/nav_bg.jpg);
	height: 48px;
	padding: 0;
	margin: 0; }

.nav {
	position: relative;
	padding: 10px 0px 0px 0px;
	margin: 0;
	line-height: normal;
	text-align: center;	}
	
.nav ul {
	margin: 0 0 0 160px;
	padding: 0 0px;   }
  
.nav li {
	font-size: 1.15em;
	display: inline;   }

  
.nav li a:link, .nav li a:visited, .nav li a:hover {
	text-decoration: underline;
	color: #eee;
	display: block;
	float: left;
	margin: 0 2px;
	padding: 5px 15px;
	background-color: #2363C5;
	height: 48px; }
	
.nav li a:visited {
	color:#FFF;	 }
	
	* html .nav li a:link, .nav li a:visited, .nav li a:hover {
		height: 28px; 	 }
  
.nav li a:hover {
	text-decoration: none; }

.nav li.current_page_item a:link, .nav li.current_page_item a:visited, .nav li.current_page_item a:hover {
	text-decoration: none;
	color: #2363C5;
	display: block;
	float: left;
	margin: 0 2px;
	padding: 5px 15px;
	background-color: #FFF;
	height: 48px; }
	
	* html .nav li.current_page_item a:link, .nav li.current_page_item a:visited, .nav li.current_page_item a:hover {
	 	height: 28px; }
  

/* PAGE NAV */

.page_navigation {
	padding: 0;
	margin: 0;
	clear: both; }
	
.page_navigation_container {
	padding: 15px 0 10px 0;
	margin: 0 0 0px 0;
	font-size: .9em; }
	
.page_navigation .prev {
	float: left;
	width: 134px;
	background: url(images/byline_bg.jpg) repeat-y;
	margin: 2px 0px;
	padding: 6px 6px 10px 10px; }

.page_navigation .next {
	float: right;
	text-align: right;
	width: 134px;
	margin: 2px 10px;
	background: url(images/nextpage.jpg) repeat-y right top;
	padding: 6px 6px 10px 10px; }
	
	
	
/* FOOTER */

.footer {
	color: #FEE4E5;
	width: 1003px;
	margin: 0 auto;
	padding: 1px 0 0 0; }
	
.footer a:link, .footer a:visited {
	color: #666; }
	
.footer p {
	color: #666;
	font-size: .9em;
	padding: 0;
	margin: 0; }
	
	#comment {
		width:450px;
	}