/*  
Theme Name: Valerie Fitzgerald
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 {
	color: #000000;
	margin: 0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #2a180c;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

	
div, img, form, h1, h2, h3 {
	margin: 0;
	padding: 0;
	border: 0; }
	
/*
= TEXT / HEADINGS
*/
	
a {
	color: #1F87A8;
	text-decoration: none; }
	
	a:hover {
		color: #1F88A1;
		text-decoration: underline; }

	
a#header_link {
	display:block;
	width:900px;
	height:200px;
	text-indent:-9999em;
	float:left;
	position:relative;
	top:40px;
	left:35px;
}

a#upper_right_link {
	display:block;
	width:50px;
	height:50px;
	text-indent:-9999em;
	float:right;
	position:relative;
	top:-25px;
	left:-30px;
}

a#footer_link {
	display:block;
	width:900px;
	height:150px;
	text-indent:-9999em;
	position:relative;
	top:100px;
	left:40px;
}
		
h2 {
	color: #2A180C;
	margin: 5px 0;
	font-family: "Tahoma", "Arial", sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
	
	#left h2 { padding: 0 15px; }
	#right h2 {
	color: #24a3c8;
	font-size:20px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 30px;
}
	
	h2.title { margin: 0; }
	h2.title a {
	color: #2A180C;
	margin: 0px;

}
	h2.title a:hover { color: #1F89A4;}

.article-top {
	margin-top:30px;
}	

/*
= CONTAINER / COLUMNS
*/
	
#container {
	position: relative;
	width: 966px;
	z-index: 1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/content_repeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
	
	
#container #right {
	width: 220px;
	float: right;
	background-image: url(images/col_bg.jpg);
	background-repeat: no-repeat;
	margin-right:31px;
	_margin-right:15px;
}

#container #right #homesearch {
	margin-top: 10px;
	margin-left: 22px;
}	

		
#right #rssBox {
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 22px;
	margin-right: 0px;
}
			
#right #rssBox #rss {
	height: 57px;
	width: 31px;
	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: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
	
#right #rssBox input {
	background-color: #928673;
	margin-bottom: 2px;
	padding: 3px;
	font-family: Tahoma;
	width: 125px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F3F1E8;
	border-right-color: #F3F1E8;
	border-bottom-color: #F3F1E8;
	border-left-color: #F3F1E8;
}
			
html>body #right #rssBox input { width: 135px; }
		

		
#container #content {
	position: relative;
	width: 640px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 40px;
	margin: 0px;
}
		

		
		#content .postinfo {
	color: #958975;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
}
			
		#content .postdata {
	text-align: right;
	font-size: 11px;
	color: #2A180C;
}

/*
= HEADER / MENU / FOOTER
*/

#header {
	height: 345px;
	position: relative;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	width: 966px;
}

#header h1 a {
	text-indent: -9999px;
	display: block;
	width: 360px;
	height: 50px;
	position:relative;
	top:30px;
	left:40px;
	background: url(images/logo.jpg) top left no-repeat;
}


#header ul#links {
	margin: 0;
	padding: 0;
	margin-top:255px;
	height:20px;
	padding-left:40px;
}
	
#header li {
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	text-decoration: none;
	list-style-type: none;
	background-image: url(images/link_indent.jpg) top right no-repeat;
}

#header li.last {
	background-image:none;
}
		
		#header li a {
	display: block;
	list-style-type: none;
	padding-left: 8px;
	margin: 0px;
	padding-right: 8px;
	color: #2A180C;
	text-decoration: none;
	 	}
				#header li a:hover{
	color: #628F06;
	text-decoration: none;
	 	}
	
h1#small-logo a {
	height:50px;
	width:50px;
	text-indent:-9999em;
	float:right;
	position:relative;
	top:-40px;
	left:30px;
}
#header #flash {
	height: 250px;
	position: relative;
	width: 874px;
	padding-top: 23px;
	float: left;
	padding-left: 23px;
	margin: 0px;
}
	


		
#footer {
	clear: both;
	height: 293px;
	position: relative;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 966px;
}
	

/*
= COLUMN LISTS
*/
	
#right ul {
	margin:0;
	padding:0;
	list-style: none;
	width: 200px;
	padding-left: 15px;
	padding-bottom: 20px;
	margin: 0px;
}
	
	#right ul li a {
	color: #2A180C;
	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 {
		color: #604439;
		text-decoration: underline; }
		
.commentlist {
	margin:0;
	padding:0;
	list-style: none;
	background-color: #F8F8F8; }
	
	.commentlist li { padding: 10px; }
	.commentlist li.alt { background-color: #FFFBDB; }
	
/*
= END
*/

p.credits {
	width:900px;
	margin: 0 auto;
	text-align:center;
	padding:20px;
	color:#fff;
}

.avatar {
	float:left;
	border:1px solid #ccc;
	padding:4px;
	margin-right:10px;
}

.clear {
	clear:both;
}
	

