/*  
Theme Name: New Orleans Condo Trends
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 {
	color: #000000;
	margin: 0;
	padding: 0;
	background: #868F73 url('images/bg_repeat.jpg') repeat-x top left;; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif
}
	
div, form, h1, h2, h3 {
	margin: 0;
	padding: 0;
	border: 0px none; }
	
/*
= TEXT / HEADINGS
*/
	
body {
	color: #000000;
	margin: 0;
	padding: 0;
	background: #868F73 url('images/bg_repeat.jpg') repeat-x top left;; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif
}
	
div, form, h1, h2, h3 {
	margin: 0;
	padding: 0;
	border: 0px none; }
	
/*
= TEXT / HEADINGS
*/
	
a {
	color: #243820;
	text-decoration: underline; }
	
	a:hover {
		color: #948D61;
		text-decoration: underline; }

	
	h1 a {
	height: 50px;
	width: 165px;
	margin-left: 30px;
	margin-top: 30px;
	float: left;
}
		
h2 {
	color: #283B22;
	font-family: "Tahoma", "Arial", sans-serif;
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 20px 0px 5px 0px;
	text-decoration: none;
}
	
	#left h2 {
	padding: 0 15px;
	color:#243820;
	font-size: 1.5em;
}
	#right h2 { padding: 0 15px; color: #243820; font-size:1.5em; }
	

	#right h3 { padding: 0 15px; color: #243820; font-size:1.0em; align:center;}

h2.title { margin: 0; }
h2.title a {
	color: #243820;
	text-decoration: none;
}

h2.title a:hover { color: #948D61;}

/*
= CONTAINER / COLUMNS
*/
	
#container {
	position: relative;
	width: 928px;
	margin: 0 auto;
	background: url('images/content_repeat.jpg') repeat-y top left;
}
	
#container #left {
	width: 200px;
	float: left;
	padding-left: 25px;
	padding-top: 0px;
}
			
		
#left #rssBox {
	padding-left:5px;
}
			
#left #newsletter {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
			
#left #rssBox #rss {
	height: 55px;
	width: 32px;
	float: left;
	display: block;
	text-indent: -500em;
	background: url('images/rss_icon.jpg') no-repeat top left;
	margin-left:5px; margin-right:5px; margin-top:0px; margin-bottom:5px
}
	
		#left #rssBox input {
			margin-bottom: 2px;
			padding: 3px;
			border: 1px solid #191711;
			font-family: Tahoma;
			width: 125px;
			color: #24341E; }
			
		html>body #left #rssBox input {
	width: 135px;
}
		
	#container #right {
	position: relative;
	width: 180px;
	float: left;
	padding-top: 0px;
	margin-left:25px;
		 }
		
		
	
		
	#container #content {
		position: relative;
		width: 460px;
		float: left;
		padding: 0px 0px 15px 5px;
	}
	
	#container #nscontent {
		position: relative;
		width: 600px;
		float: left;
		padding: 0px 0px 15px 5px;
		margin:0 50px 0 35px;
	}
		
		
		#content .postinfo { 
			color: #938C60; 
			margin: 0;
			font-size: 10px; }
			
		#content .postdata {
	text-align: right;
	font-size: 11px;
	color: #948D61;
}
	
/*
= HEADER / MENU / FOOTER
*/

#header {
	height: 378px;
	position: relative;
	background: url('images/header.jpg') no-repeat top left; }
	
	#menu {
		margin:0;
		padding:0;
		position: relative;
		list-style: none;
		float: right;
		width: 430px;
		top:85px;
 	}

#header #newsletter {
	margin: 325px 0px 0px 40px;
}
		
		#menu li {
	float: left;
	margin:0;
	padding:0;
 		}
		
		#menu li a {
			display: block;
			color:#243821;
			text-decoration:none;
			padding: 0px 10px 0px 10px;
			line-height: 10px;
			border-right-width: 1px;
			border-right-style: solid;
			border-right-color: #24341E;
	 	}
	
	#menu li a.last {
			border:0px none;
	 }
	
		#menu li a:hover {
	color: #948D61;
	 	}
			
	
	
#footer {
	clear: both;
	height: 81px;
	position: relative;
	background: url('images/footer.jpg') no-repeat top left;
}
	
#header #logo {
	width: 132px;
	height: 72px;
	float: left;
	margin-top: 20px;
	margin-left: 35px;
}

/*
= COLUMN LISTS
*/
#right li {
	list-style:none;
}

#right ul {
	margin:0;
	padding:0;
	list-style: none;
	margin-bottom: 20px;
 }
	
#right ul li a {
	color: #F1E1B1;
	text-decoration: none;
	display: block;
	height: auto;
	width: 175px;
	padding: 5px 0px 5px 16px;
}
		
	#right ul li a:hover {
	color: #1F371B;
}
			
	
#left ul {
	margin:0;
	padding:0;
	list-style: none;
	width: 200px;
	margin-bottom: 20px; }
	
#left ul li a {
	color: #718967;
	text-decoration: none;
	display: block;
	height: auto;
	width: 175px;
	padding: 5px 0px 5px 16px;
}
		
#left ul li a:hover {
	color: #948D61;
}

#left .children {
	margin:0 0 0 25px;
}
		
		
.commentlist {
	margin:0;
	padding:0;
	list-style: none;
	background-color: #F8F8F8; }
	
	.commentlist li { padding: 10px; margin:0;
	padding:0; }
	.commentlist li.alt { background-color: #FFFFFF; }
	
	
	
/* ------------------------------------- Style for the buttons under the content */

#buttons {
	margin:80px 0px 80px 10px;
}

#buttons .button {
	float:left;
	width:90px;
	margin:0 0px;
	text-align:center;
}

#buttons .button a {
	vertical-align: bottom;
}

#buttons a {
	text-decoration:none;
}

#buttons a:hover {
	text-decoration:none;
}



	
/*
= END
*/

#comment {
	width:450px;
}


