/*  
Theme Name: ForestRidgeVoice
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;
	padding: 0;
	background-image: url(images/bg_repeat.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0;
	background-color: #EDF5F7;
}
	
div, form, h1, h3 {
	margin: 0;
	padding: 0;
	border: 0; }
	
/*
= TEXT / HEADINGS
*/
	
a {
	color: #98C1D2;
	text-decoration: none;
}
	
	a:hover {
		text-decoration: underline; }
	
h1 {
	width: 495px;
	height: 100px;
	position: absolute;
	right: 50px;
	top: 40px; }
	
	h1 a {
	text-indent: -9999px;
	display: block;
	width: 495px;
	outline: none;
	height: 100px;
}
		
h2 {
	padding:0;
	margin-top:20px;
	color: #74615b;
	margin: 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
	#left h2 {
	margin-top:20px;
	color: #98C1D2;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 30px;
	width: 198px;
	text-align: center;
	background-image: url(images/h2_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#right h2 {
	margin-top:20px;
	color: #98C1D2;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 198px;
	text-align: center;
	background-image: url(images/h2_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 30px;
}
	
	
	h2.title { margin: 0; }
	h2.title a {
	color: #74615b;
}
	h2.title a:hover {
	text-decoration: underline;
}
	
/*
= HEADER / MENU / FOOTER
*/

#header {
	height: 254px;
	position: relative;
	width: 1038px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header #rssBox {
	float: right;

	margin-top: 120px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/rss_bg.jpg);
	background-repeat: no-repeat;
}
#header #cta {
	float: left;
	height: 28px;
	width: 560px;
	margin-top: 136px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 44px;
}
#header #cta a {
	float: left;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topnav {
	position: relative;
	list-style: none;
	top: 4px;
	width: 900px;
	float: left;
	height: 39px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 40px;
	padding-right: 40px;
}
		#topnav li { float: left; }
		
		#topnav li a {
	display: block;
	font-weight: normal;
	color: #8b7b76;
	text-decoration: none;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	height: 25px;
	padding-top: 12px;
	background-image: url(images/li_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	padding-left: 20px;
}
		#topnav li a:hover {
	text-decoration: none;
	color: #AEA4A0;
}
/*
= CONTAINER / COLUMNS
*/
	
#container {
	position: relative;
	width: 1038px;
	z-index: 1;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/container_bg.jpg);
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
}
		
	#container #left {
	position: relative;
	width: 202px;
	float: left;
	padding-left: 54px;
	margin: 0px;
	background-image: url(images/leftcol_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
		
		#left ul {
	list-style: none;
	width: 179px;
	padding: 0;
	margin: 0;
}
	
			#left li a {
	color: #333333;
	text-decoration: none;
	display: block;
	width: 182px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 16px;
	line-height: 14px;
	padding-bottom: 2px;
	padding-top: 12px;
}
		
			#left li a:hover {
	text-decoration: none;
	color: #98C1D2;
	background-image: url(images/arrow.jpg);
	background-position: left 16px;
	background-repeat: no-repeat;
}

#container #right {
	position: relative;
	width: 195px;
	float: left;
	background-image: url(images/rightcol_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding-left: 12px;
	padding-right: 50px;
}
		
		#right ul {
	list-style: none;
	width: 179px;
	padding: 0;
	margin: 0;
}
	
			#right li a {
	color: #333333;
	text-decoration: none;
	display: block;
	width: 182px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 16px;
	line-height: 14px;
	padding-bottom: 2px;
	padding-top: 10px;
}
		
			#right li a:hover {
	text-decoration: none;
	color: #98C1D2;
	background-image: url(images/arrow.jpg);
	background-position: left 16px;
	background-repeat: no-repeat;
}

		#right #rssBox {
	width: 180px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
			
		#right #rssBox #rss {
	height: 34px;
	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: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
	
		#right #rssBox input {
	background-color: #98C1D2;
	margin-bottom: 2px;
	border: 1px solid #FAFAFA;
	font-family: Tahoma;
	width: 125px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
			
		html>body #right #rssBox input { width: 135px; }
#right #rssBox p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
		
		
	#container #content {
	position: relative;
	width: 485px;
	float: left;
	line-height: 18px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	background-repeat: no-repeat;
	background-position: top;
}

#content .postinfo {
	color: #776655;
	margin: 0;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
			
#content .postdata {
	text-align: right;
	font-size: 11px;
	color: #776655;
	background-image: url(images/postline.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	padding-top: 15px;
	padding-right: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#content .postdata .author a {
	color: #776655;
	font-size: 11px;
}
#content .postdata .comments a {
	color: #776655;
	font-size: 11px;
}
	


	


#leftcol_img {
	width:252px;
	height:197px;
	background-image: url(images/leftcol_bg.jpg);
	float: left;
	position: absolute;
	top: -206px;
	left: 6px;
	margin-top: 10px;
  }		
#content_img {
	width:7px;
	height:240px;
	background-image: url(images/content_bg.jpg);
	float: right;
	position: absolute;
	top: -240px;
	right: 7px;
	background-position: top;
	background-repeat: no-repeat;
  }	
#footer {
	clear: both;
	position: relative;
	background-image: url(images/footer.jpg);
	height: 54px;
}
#footerspan {
	background-image: url(images/footerspan.jpg);
	background-repeat: repeat-x;
	height: 200px;
	width: 100%;
	background-position: bottom;
}
	
/*
= COLUMN LISTS
*/
		
.commentlist {
	margin:0;
	padding:0;
	list-style: none; }
	
	.commentlist li { padding: 10px; }
	.commentlist li.alt { background-color: #F6F2FF; }
	
	#comment {
		width:450px;
	}
	
	p.credits {
		width:800px;
		margin:0 auto;
		padding:20px;
		text-align:center;
	}
	
#content img {
	margin:8px;
}
	
/*
= END
*/
	
