/*  
Theme Name: Living In The Neighbourhood
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/
*/

/*
= DEFAULT
*/

body {
	background: #FFFFFF;
	font: normal 12px "Verdana", "Arial", "Helvetica", sans-serif;
	color: #000;
	margin: 0;
	padding: 0; }
	
div, form, h1, h2, h3 {
	margin: 0;
	padding: 0;
	border: 0; }
	
/*
= TEXT / HEADINGS
*/
	
a {
	color:#837680;
	text-decoration: none; }
	
	a:hover {
		color: #401038;
		text-decoration: underline; }
	
	 li {			padding: 5px; 
			}

		
h2 {
	font: normal 22px "Tahoma", "Arial", sans-serif;
	color: #401038;
	margin: 5px 0; }
	
	#left h2 { padding: 0 15px; color:#dedc66; margin-top:20px; }
	#right h2 { padding: 0 15px; color: #411038; }
	
	h2.title { margin: 0; }
	h2.title a { color: #401038; }
	h2.title a:hover { color: #a2989f;}

/*
= CONTAINER / COLUMNS
*/
	
#container {
	position: relative;
	width: 948px;
	margin: 0 auto;
	background: url("images/wrapper.gif") top left repeat-y;
	z-index: 1; }
	

	
	#container #left {
		width: 200px;
		float: left;
		padding-left: 25px;
		padding-right:20px;
		margin-top:-45px;
		position:relative;
		z-index:1; }
			

		#left #rssBox {
			margin: 0;
			padding: 0 0 0 8px;
                        border: 0;
                         }
			
		#left #rssBox #rss {
			background: transparent url("images/rss.gif") top left no-repeat;
			height: 54px;
			width: 28px;
			float: left;
			margin: 5px;
			margin-left:0;
			display: block;
			text-indent: -500em;
                         }
	
		#left #rssBox input {
			background-color: #FFFFFF;
			margin-bottom: 2px;
			padding: 3px;
			font-family: "Tahoma";
			width: 125px;
			color: #280b23;
                         }
			
		html>body #left #rssBox input { width: 135px; }
		
	#container #right {
		position: relative;
		width: 200px;
		float: left;
		padding: 0px 5px 0 0;
		margin-top:-50px; }
		
		#right p.contact-info {
			width:170px;
			padding-left:17px;
			font-size:10px;
		}
		
	#container #content {
		position: relative;
		width: 440px;
		float: left;
		padding: 20px;
		padding-top:0;
		margin-top:-50px;
		padding-right:0; }

		
		#content .postinfo { 
			color: #a2989f; 
			margin: 0;
			font-size: 10px; }
			
		#content .postdata { text-align: right; font-size: 11px;}
	
/*
= HEADER / MENU / FOOTER
*/

#header {
	height: 331px;
	position: relative;
	background: url("images/header.jpg") top left no-repeat; }
	
	
	#menu {
		margin: 0;
		padding: 0;
		position: relative;
		height: 28px;
		list-style: none;
		padding-left: 250px;
		top: 90px;
		}
		
		#menu li { 
			float: left;
			margin: 0;
			padding: 0; 
			}
		
		#menu li a {
			display: block;
                        float: left;
			height: 28px;
			color:#dedd66;
			text-decoration:none;
			background:url('images/divider.gif') top right no-repeat;
			padding:2px 10px;
 		}

		#menu li a:hover {
			display: block;
			height: 28px;
			color:#FFFFFF;
			text-decoration:underline;
			background:url('images/divider.gif') top right no-repeat;
 		}

		#menu li.last-item a {
			background:none;
 		}
			
	h1 a {
		text-indent: -9999px;
		display: block;
		width: 550px;
		outline: none;
		height: 100px;
		position:relative;
		top:110px;
		left:250px; }
			
	
#footer {
	clear: both;
	height: 151px;
	position: relative;
	background: url("images/footer.jpg") top left no-repeat; }
	

	
/*
= COLUMN LISTS
*/
	
#left ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
	margin-bottom: 20px; }
	
	#left ul a {
		color: #ffffff;
		padding: 5px 0 5px 25px;
		text-decoration: none;
		display: block;
		height: auto;
		width: 165px; }
	#left a img{
		border:0; }
		
	#left ul a:hover {
		background-color: transparent;
		text-decoration: underline; }
		
#right ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
	margin-bottom: 20px; }
	
	#right ul li a {
		color: #837680;
		padding: 5px 0 5px 25px;
		text-decoration: none;
		display: block;
		height: auto;
		width: 145px; }
		
	#right ul li a:hover {
		color: #837680;
		text-decoration: underline; }
		
#right fanbox {
	align: right;
	padding: 0;
	list-style: none;
	width: 200px;
	margin-bottom: 20px; }		
		
.commentlist {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #F8F8F8; }
	
	.commentlist li { padding: 10px; }
	.commentlist li.alt { background-color: #FFFFFF; }
	
#comment {
	width:450px;
}

p.credits {
	width:900px;
	margin:0 auto;
	padding:20px;
	text-align:center;
}

p.tags {
	font-size:11px;
}
	
/*
= END
*/
	
