/*  
Theme Name: Icicle Creek Real Estate
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/
*/

/* @group GLOBALS */

body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 76%;
	color: #333333;
	background-color: #526e2f;
	/* background: #FFF url(images/bg.jpg) center top; */ }
	
.content, .main, .content_bottom { 
	position: relative;
	width: 1000px; }
	
.content {
	background: url(images/main_bg.jpg);
	margin: 0 auto 0 auto;
	padding: 0; }
	
.content_bottom {
	background: url(images/bottom.jpg);
	clear: both;
	height: 20px; 	}

.content_bottom p {
	font-size: .9em;
	padding: 2px 0px 0px 80px;
	line-height: 1.4em;
	color: #999;
	margin: 0; }
	
	/* @end */	
	

/* @group TYPOGRAPHY */
	
a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #2f4404; }
	
a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #526e2f; }
	
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #4b5529; }
	
h1 {
	font-size: 2.9em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	font-style: italic; }
	
h2 { /* posts */
	font-size: 2.1em;
	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; }
	
h2 a:hover { /* posts */
	text-decoration: underline; }
	
h3 {
	font-size: 1.4em;
	margin: 0em 0em 0em 0em;
	padding: 0;
	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 {
	font-size: 1.0em;
	line-height: 1.8em; 	}
	
p {
	font-size: 1.0em;
	line-height: 1.8em;
	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;
	height: 200px;
	background: url(images/header.jpg) no-repeat; }
	
	.header2 { 
		position: relative;
		width: 678px;
		height: 134px;
		margin-left: -15px;
		background: url(images/header2.jpg) no-repeat; }

.logo h1 {
	text-indent: -1000em; overflow:hidden; }
	
.tagline {
	position: absolute;
	color: #eee;
	top: 103px;
	left: 390px;
	font-size: 1.2em;
	letter-spacing: .05em; }
	
.main {
	position: relative;
	padding: 0;
	margin: 0; }
	
.blog {
	background: url(images/blog_bg.jpg) no-repeat 0 52px;
	position: relative;
	float: left;
	width: 648px;
	padding: 0px 15px 0px 15px;
	margin: 0px 0 0 0; }
	
.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: .9em;
	line-height: 1.3em;
	padding: 5px 0px 0 35px;
	margin: 2px 0 0 0;
	color: #666;
	background: url(images/byline.jpg) no-repeat left center; }
	
.searchbox {
	padding: 0 0 2px 25px; }

.searchbox input, .searchbox button {
	background-color: #FFF;
	color: #162e56;
	padding: 3px;
	margin: 1px;
	border: 1px solid #ccc; }
	
	/* @end */
	
	
/* @group SIDEBAR LEFT */

.sidebar {
	position: relative;	
	float: left;
	color: #fff; }
	
.sidebar.left {
	margin: 0em 0 0 0;
	padding: 0 10px 0 35px; 
	width: 260px; }
	
.sidebar.left h3 {
	background: url(images/sidebar_left_title.jpg) no-repeat;
	width: 220px;
	color:  #fff;
	height: 24px;
	padding: 24px 0 0 35px;
	margin: 0px 0px 0 -10px;	}
	
.sidebar .video {
	padding-left:  25px;
	width:200;
	height:125; }

.sidebar p {
	margin: 0;
	padding: 0 0 0 25px;
	line-height: 1.4em; }

.sidebar ul {
	padding: 0 0 0 25px;
	margin: 5px 15px;  }

.sidebar a:link {
	font-size: 1em;
	color: #fff; }

.sidebar a:visited {
	color: #fff; }
	
	/* @end */
	
	
/* @group NAV */

.navContainer {
	position: relative;
	width: 678px;
	background: url(images/nav.jpg);
	height: 52px;
	padding: 0;
	margin: 0 0 0 -15px; }

.nav {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0;
	line-height: normal;
	text-align: center;	}
	
.nav ul {
	margin: 0;
	padding: 0;   }
  
.nav li {
	font-size: 1.15em;
	line-height: 1.2em;
	display: block; 
	float: left; 
	padding: 0;
	margin: 0;
	/* height: 52px; */	 }
	
	* html .nav li { 
			padding: 9px 0 0 0;
			margin: 0; }
			
.nav li.one {
	width: 89px;
	height: 35px;
	padding-top: 17px;
	background-image: url(images/nav1.jpg); }

.nav li.two {
	width: 103px;
	height: 35px;
	padding-top: 17px;
	background-image: url(images/nav2.jpg); }
	
.nav li.three {
	width: 251px;
	height: 38px;
	padding-top: 14px;
	background-image: url(images/nav3.jpg);
	font-size: 1.5em; }
	
.nav li.four {
	width: 117px;
	height: 41px;
	padding: 11px 2px 0 2px;
	background-image: url(images/nav4.jpg); }
	
.nav li.five {
	width: 114px;
	height: 41px;
	padding-top: 11px;
	background-image: url(images/nav5.jpg); }
  
.nav li a:link {
	text-decoration: none;
	color: #FFF; }
	
.nav li a:visited {
	color:#FFF;
	text-decoration: none;	 }
	
	* html .nav li a:visited {
		color:#F4E7C7;
		padding: 0;
		margin: 0; }
  
.nav li a:hover {
	color:#F4E7C7; }

.nav li.current_page_item a:link, .nav li.current_page_item a:visited, .nav li.current_page_item a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none; }
	
	* html .nav li.current_page_item a:link, .nav li.current_page_item a:visited, .nav li.current_page_item a:hover {
	padding: 0; }

  	/* @end */
	
	
/* @group PAGE NAV SINGLE GRAPHIC */

.page_navigation {
	padding: 0;
	margin: 0;
	clear: both; }
	
.page_navigation_container {
	padding: 5px 0 5px 0;
	margin: 0 0 0px 0;
	font-size: 1em; }
	
.page_navigation .prev {
	width: 140px;
	background: #fff url(images/prev.jpg) repeat-y;
	float: left;
	padding: 5px 5px 6px 5px;
	margin-bottom: 8px; }

.page_navigation .next {
	width: 140px;
	background: #fff url(images/next.jpg) repeat-y top right;
	float: right;
	text-align: right;
	padding: 5px 5px 6px 5px;
	margin-bottom: 8px; }
	
	/* @end */
	
	
/* @group FOOTER */

.footer {
	color: #ccc;
	margin: 0 auto;
	padding: 0px 0 5px 35px;
	width: 945px;
	background: url(images/footer.jpg) no-repeat 0 5px; }
	
.footer a:link, .footer a:visited {
	color: #ccc; }
	
.footer p {
	font-size: .9em;
	padding: 0;
	margin: 0; }
	
	#comment {
		width:450px;
	}
	
	.endpost {
		border: 1px solid #999999;
		margin:50px 0 50px 0;
	}
	
	
	
	/* @end */