/*  
Theme Name: LastTrainToClarksville
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: #BEB196;
	background: #88231B url(images/bg.jpg) repeat-x left top; }
	
	.clear {
		clear: both;
		}
	
.content, .main, .footer, .content_bottom { 
	width: 1000px; }
	
.sidebar.left {
	width: 196px;
	margin: 0px 0px 0px 0px;
	padding: 100px 0px 0px 17px;
	background: url(images/sidebar_left_top.jpg) left top no-repeat;
	color: #660000; }
	
	.sidebar.left a {
		color: #660000;
	}
	
	.sidebar.left a:hover{
		color: #F5C300;
	}
	
.sidebar.right {
	width: 188px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px; }

	
.content {
	margin: 0px auto 0 auto;
	padding: 0;
	background: url(images/content.jpg) repeat-y left top; }
	
.content_bottom {
	background: url(images/content_footer.jpg);
	clear: both;
	height: 2px; 	}
	

/*typography*/

	
a:link {
	font-size: 1em;
	text-decoration: underline;
	font-weight: normal;
	color: #BEB196; }
	
a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #CABB9E; }
	
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #F5C300; }
	
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: #CEBFA1; }

h2 a:link, h2 a:visited { /* posts */
	text-decoration: none;
	letter-spacing: -.04em;
	font-weight: bold; }
	
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 {
	font-size: 1.0em;
	line-height: 1.8em; 	}
	
p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 0em;	}
	

	
.smalltext {
	font-size: .8em;
	color: #666; }
	
	
/* MAIN ELEMENTS */

.header { 
	position: relative;
	padding: 0;
	margin: 0;
}

.logo {
	position: relative;
	width: 1000px;
	height: 216px;
	background: url(images/logo.jpg) no-repeat; 
}

.logo h1 {
	text-indent: -1000em; 
}
	
.rss {
	position: relative;
	float: left;
	background: url(images/rss.jpg) no-repeat;
	padding: 0; margin: 0;
	width: 213px;
	height:164px; }

.rss a:link, .rss a:visited {
	position: absolute;
	font-size: 1.8em;
	font-weight: bold;
	color: #660000;
	top: 80px;
	left: 77px; }
	
	
.tagline {
	position: relative;
	float: left;
	background: url(images/tagline.jpg) no-repeat;
	margin: 0; padding: 0;
	width: 787px;
	height: 59px;
	text-indent: -1000em; overflow:hidden; }
	
.main {
	position: relative;
	padding: 0;
	margin: 0 0 0 0; }
	
	* html .main {
		margin: -15px 0 0 0; }
	
.blog {
	float: left;
	width: 551px;
	padding: 0px 15px;
	margin: 0px 0 0 0; }
	
.sidebar {
	position: relative;	
	float: left;}
	
.byline {
	font-size: .9em;
	line-height: 1.5em;
	padding: 6px 0px 6px 80px;
	margin: 8px 0 0 0;
	background: url(images/byline.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 3px; }

.searchbox input, .searchbox button {
	background-color: #FFF;
	color: #A9536C;
	padding: 3px;
	margin: 1px;
	border: 1px solid #ccc; }
	
.subscribe {
	padding-top: 15px; }
	
	
/* SIDEBAR ITEMS */

.sidebar.left h3 {
	background: url(images/sidebar_left_title.jpg) no-repeat left bottom;
	padding: 0px 0 12px 0;
	margin: 30px 0px 5px 0;	
	color: #FFF;}

.sidebar.right h3 {
	background: url(images/sidebar_right_title.jpg) no-repeat left bottom;
	padding: 0px 0 12px 0px;
	margin: 10px 0px 5px 0px;
	color: #FFF;	}

.sidebar p {
	margin: 0;
	padding: 0 10px;
	color: #4E4032; }

.sidebar.right ul {
	padding: 0px 10px;
	margin: 5px 15px;
	color: #BEB196; }

.sidebar.right ul li a:link {
	font-size: 1em;
	color: #BEB196; }

.sidebar.right ul li  a:visited {
	color: #BEB196; }
	
.sidebar.left ul {
	padding: 0px 10px;
	margin: 5px 15px;
	color: #660000; }

.sidebar.left ul li a:link {
	font-size: 1em;
	color: #660000; }

.sidebar.left ul li  a:visited {
	color: #660000; }
		
		
		

/* NAV */

.navContainer {
	position: relative;
	float: left;
	width: 787px;
	height: 105px;
	padding: 0;
	margin: 0;
	background: url(images/nav_bg.jpg); 
}

.nav {
	position: relative;
	padding: 0;
	margin: 0;	}
	
.nav ul {
	margin: 0;
	padding: 0;   }
  
.nav li {
	display: inline;  
	padding: 0;
	margin: 0; }
  
.nav li a {
	text-indent:-1000em;
	overflow: hidden;
	display: block;
	float: left;
	height: 105px;
	background-position: 0 105px;	 }
	
.nav li.page-item-1 a {
	background-image: url(images/nav/station.jpg);
	width: 183px;
}
	
.nav li.page-item-2 a {
	background-image: url(images/nav/mls.jpg);
	width: 124px;
}
	
.nav li.page-item-3 a {
	background-image: url(images/nav/conductors.jpg);
	width: 162px;
}
	
.nav li.page-item-4 a {
	background-image: url(images/nav/community.jpg);
	width: 145px;
}
	
.nav li.page-item-5 a {
	background-image: url(images/nav/aboard.jpg);
	width: 173px;
}
  
.nav li a:hover {
	background-position: 0 210px;	 }

.nav li.current_page_item a:link, .nav li.current_page_item a:visited, .nav li.current_page_item a:hover {
 	background-position: 0 210px;	 }
	

  

/* PAGE NAV */

.page_navigation {
	padding: 0;
	margin: 0;
	clear: both; }
	
.page_navigation_container {
	padding: 20px 0 0px 0;
	margin: 0 0 0px 0;
	font-size: 1em; }
	
.page_navigation .prev {
	color: #fff;
	background: url(images/page_nav.jpg) no-repeat;
	float: left;
	height: 22px;
	padding: 2px 5px 5px 5px;
	margin-right: 4px; }
	
	*:first-child+html .page_navigation .prev {
		padding-top: 0px; }
		
	* html .page_navigation .prev {
		padding-top: 0px; }
	
.page_navigation .prev a:link, .page_navigation .prev a:visited {
	padding-left: 9px; }
	

.page_navigation .next {
	color: #fff;
	background: url(images/page_nav.jpg) no-repeat top right;
	float: right;
	height: 22px;
	padding: 2px 8px 5px 5px;
	margin-right: 4px; }

.page_navigation .next a:link, .page_navigation .next a:visited {
	padding-right: 9px; }
	
	*:first-child+html .page_navigation .next {
		padding-top: 0px; }
		
	* html .page_navigation .next {
		padding-top: 0px; }
	
	
	
/* FOOTER */

.footer {
	background-image: url(images/footer.jpg);
	width: 100%;
	color: #666;
	background-color: #FFF;
	margin: 0 auto;
	padding: 0px 0 0 0;
	background-repeat: repeat-x;
}
	
.footer a:link, .footer a:visited {
	color: #666; }
	
.footer p {
	font-size: .9em;
	padding: 10px;
	margin: 0; }
	
	#comment {
		width:450px;
	}
	
	.ihfQuickSearch {
		color: #660000;
	}
	
	.ihfslidestext {
		color: #660000;
	}
	
	#calendar_wrap {
		color:#FFF;
	}
	
	#calendar_wrap a {
		color:#FFF;
	}
	
	.textwidget {
		color:#FFF;
	}
	
	.textwidget a {
		color:#FFF;
	}
	
	#webcaptureSearch {
		width:10px;
	}