/*  
Theme Name: Kathy Vaughan
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 {
        height: 100%;
	color: #43523D;
	margin: 0;
	padding: 0;
	background-image: url(images/bg_repeat.jpg);
	background-repeat: repeat;
	background-position: left top;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
	
div, form, h1, h2, h3 {
	margin: 0;
	padding: 0;
	border: 0; }
	
/*
= TEXT / HEADINGS
*/
	
a {
	color: #3978B4;
	text-decoration: none; }
#left #contact_btn {
	width: 30px;
	padding-left: 34px;
}
#left #ask {
	padding-left: 88px;
}
	
	a:hover {
		color: #67A9F4;
		text-decoration: underline; }

	
	h1 a {
		text-indent: -9999px;
		display: block;
		width: 200px;
		height: 150px;
		position:relative;
		top:10px;
		left:50px; }
		
h2 {
	color: #325399;
	font-family: "Tahoma", "Arial", sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
	
	#left h2 { padding: 0 15px; color:#4A5943; }
	#right h2 { padding: 0 15px; color: #4A5943; font-size:20px; }
	
	h2.title { margin: 0; }
	h2.title a { color: #3978B4; margin-top:10px; }
	h2.title a:hover { color: #c14d1d;}

/*
= CONTAINER / COLUMNS
*/
	
#container {
	position: relative;
	width: 973px;
	margin: 0 auto;
	z-index: 1;
	background-image: url(images/content_repeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
	
	#container #left {
	width: 180px;
	float: left;
	padding-left: 50px;
	padding-top: 0px;
	color: #1E67A9;
}
			
		
		#right #rssBox {
	padding-left:5px;
	padding-right: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 30px;
}
			
			#right #newsletter {
	padding-top: 0;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}
			
		#right #rssBox #rss {
	width: 32px;
	float: left;
	display: block;
	text-indent: -500em;
	background-color: transparent;
	background-image: url(images/rss_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	height: 50px;
}
	
		#right #rssBox input {
	margin-bottom: 2px;
	border: 1px solid #191711;
	font-family: Tahoma;
	width: 120px;
	color: #FFFFFF;
	background-color: #A6BD34;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
			
		html>body #left #rssBox input {
	width: 135px;
}

	#right #rssBox img {
		margin-left:20px;
	}
		
	#container #right {
	position: relative;
	width: 200px;
	float: left;
	padding-top: 0px;
		 }
		
		#right #push_left {
			margin-left:15px;
		}
		
		
	
		
	#container #content {
	position: relative;
	width: 440px;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

	#container #idxcontent {
	position: relative;
	width: 440px;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 55px;
}
		
		
		#content .postinfo { 
			color: #4A5A40; 
			margin: 0;
			font-size: 10px; }
			
		#content .postdata {
	text-align: right;
	font-size: 11px;
	color: #4C5F40;
	margin-bottom:50px;
}
	
/*
= HEADER / MENU / FOOTER
*/

#header {
	height: 348px;
	position: relative;
	background: url(images/header.jpg) top left no-repeat;
	margin: 0px;
}

#header #flash {
	clear: right;
	float: right;
	height: 182px;
	width: 616px;
	margin-right: 47px;
	margin-top: 8px;
	border: 1px solid #AFC08B;
border: 1px solid #AFC08B;
}
	
	#menu {
		margin: 0;
	padding: 0;
	position: relative;
	height: 50px;
	list-style: none;
	float: left;
	width: 820px;
	padding-top: 70px;
	padding-left: 60px;
 }
#header #newsletter {
	margin-top: 325px;
	margin-left: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
}
		
		#menu li { 
			margin: 0;
	padding: 0;
			float: left;
 		}
		
		#menu li a {
	display: block;
	color:#FFFFFF;
	text-decoration:none;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 17px;
	line-height: 20px;
	background-image: url(images/indent.jpg);
	background-repeat: no-repeat;
	background-position: right;
	 	}
	
	#menu li a.last {
		background:none;
	}
	
		#menu li a:hover {
	color: #849917;
	 	}
			
	
	
#footer {
	clear: both;
	height: 170px;
	position: relative;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 60px;
}

#realtor {
	height:117px;
	width:103px;
	position:absolute;
	left:50px;
	top:-120px;
	background: url('images/realtor_img.jpg') no-repeat;
}
	
		#logo {
			position:relative;
			float:right;
			top:-145px;
			left:-67px;
		}
	

/*
= COLUMN LISTS
*/
#right ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
	margin-bottom: 20px; }
	
	#right ul li {
		margin-left:10px;
	}
	
	#right ul li a {
	color: #60894D;
	text-decoration: none;
	display: block;
	height: auto;
	width: 175px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 15px;
}
		
	#right ul li a:hover {
}

#chiclet {
	margin-left:15px;
}
		
		
.commentlist {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #F8F8F8; }
	
	.commentlist li { padding: 10px; }
	.commentlist li.alt {
	background-color: #DCEEB8;
}
	
/*
= END
*/
	
#comment {
	width:450px;
}

p.credits {
	color:#FFFFFF;
	width:900px;
	text-align:center;
	margin:0 auto;
	padding:0px 20px 20px 20px;
	font-size:11px;
}
