/*  
Theme Name: Perri Feldman
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 {
	font: normal 12px "Verdana", "Arial", "Helvetica", sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	background-color: #670000;
	background-position: left top;
}
	
div, form, h1, h2, h3 {
	margin: 0;
	padding: 0;
	border: 0; }
	
	img {
		border:0;
	}
	
/*
= TEXT / HEADINGS
*/
	
a {
	color: #670000;
	text-decoration: none; }
	
	a:hover {
		color: #C04039;
		text-decoration: underline; }

	
	h1 a {
	text-indent: -9999px;
	display: block;
	width: 280px;
	height: 100px;
	position:relative;
	top:10px;
	left:50px;
	padding-top: 40px;
}
		
h2 {
	font: normal 22px "Tahoma", "Arial", sans-serif;
	color: #a40000;
	margin: 5px 0; }
	
	#left h2 { padding: 0 15px; color:#FFFFFF; }
	#right h2 { padding: 0 15px; color: #998b6a; font-size:20px; }
	
	h2.title { margin: 0; }
	h2.title a { color: #670000; }
	h2.title a:hover { color: #C04039;}

/*
= CONTAINER / COLUMNS
*/
	
#container {
	position: relative;
	width: 987px;
	z-index: 1;
	background-image: url(images/wrapper.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0 auto;
}

	#container #left {
	width: 200px;
	float: left;
	padding-left: 2px;
}
			
		
		#left #rssBox {
	
			margin: 0;
			padding: 0;
			padding-left:0px; }
			
			#left #newsletter {
				margin: 0;
				padding: 0 10px; }
			
		#left #rssBox #rss {
		text-align:left;
	height: 55px;
	width: 32px;
	float: left;
	margin: 5px;
	display: block;
	text-indent: -500em;
	background-color: transparent;
	background-image: url(images/rss.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
	
		#left #rssBox input {
			margin-bottom: 2px;
			padding: 3px;
			border: 1px solid #999999;
			font-family: Tahoma;
			width: 125px;
			color: #333333; }
			
		html>body #left #rssBox input { width: 135px; }
		
		#search {
		float:right;
		text-align:right;
		}
		
	#container #right {
		position: relative;
		width: 200px;
		float: left;
                text-align: left;
		 }
		
		#right p.contributor {
	color:#333333;
	font-size:10px;
	margin:0;
	padding:0;
	padding-left: 5px;
	margin-top:20px;
	_letter-spacing:-1px;
		}
		
		#right .agent-pic {
	float:left;
	margin-right:3px;
		}
		
		#right .agent-name {
			color:#670000;
			font-weight:bold;
			font-size:11px;
		}
		
	#container #content {
		position: relative;
		width: 550px;
		float: left;
		padding: 15px; 
        text-align: left;
	}
		
		#content .postinfo { 
			color: #403a2c; 
			margin: 0;
			font-size: 10px; }
			
		#content .postdata { text-align: right; font-size: 11px;}
		
		ul.postcta {
			margin: 15px 30px;
			padding: 0;
			float: left;
			list-style: none;
		}
		
			ul.postcta li {
				margin: 0 15px;
				float: left;
			}
			
				ul.postcta li a {
					display: block;
					height: 62px;
					text-indent: -500em;
				}
				
					ul.postcta li.search a {
						background: transparent url(images/post_ctaHome.gif) top left no-repeat;
						width: 92px;
					}
				
					ul.postcta li.value a {
						background: transparent url(images/post_ctaWorth.gif) top left no-repeat;
						width: 92px;
					}
				
					ul.postcta li.blog a {
						background: transparent url(images/post_ctaBlog.gif) top left no-repeat;
						width: 94px;
					}
	
/*
= HEADER / MENU / FOOTER
*/

#header {
	height: 290px;
	position: relative;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #670000;
}
	
#headermls {
	height: 290px;
	position: relative;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #670000;
}

	#menu {
	position: relative;
	margin:0;
	padding:0;
	height: 28px;
	list-style: none;
	padding-top:5px;
	float: right;
	padding-right: 100px;
 }
		
		#menu li { 
			float: left;
 		}
		
		#menu li a {
			display: block;
			color:#FFFFFF;
			padding:0 20px;
			text-decoration:none;
	 	}
	
		#menu li a:hover {
			text-decoration:underline;
	 	}
			
	
	
#footer {
	clear: both;
	height: 100px;
	position: relative;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #670000;
}

#footermls {
	clear: both;
	height: 100px;
	position: relative;
	background-image: url(images/footer2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #670000;
}

p.credits {
	width:944px;
	margin:10px auto;
	text-align:center;
	padding:20px;
	font: 13px "Verdana", serif normal;
	color: #84530E;
}

p.credits a {
	color: #B37E2E; 
	text-decoration: none;
}
	

		#logo {
			position:relative;
			float:right;
			top:-145px;
			left:-67px;
		}
	

/*
= COLUMN LISTS
*/
	
#left ul {
	list-style: none;
	margin:0;
	padding:0;
	width: 200px;
	margin-bottom: 20px; }
	
	#left ul li a {
		color: #FFFFFF;
		margin:0;
		padding:0;
		padding: 5px 0 5px 25px;
		text-decoration: none;
		display: block;
		height: auto;
		width: 175px; }
	#left ul li a:hover {
		color: #403a2c;
		text-decoration: underline; }
		
		
.commentlist {
	margin:0;
	padding:0;
	list-style: none;
	background-color: #FFFFFF; }
	
	.commentlist li { 
		margin:0;
		padding: 10px; }
	.commentlist li.alt { background-color: #FFFFFF; }
	
.clear {
	clear:both;
}
	
/*
= END
*/
	
