
/*  
Theme Name: Beth Mergens
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: #333333;
	padding: 0;
	background-image: url(images/bg_repeat.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0;
	background-color: #BAC6D5;
}
	
div, form, h1, h2, h3 {
	margin: 0;
	padding: 0;
	border: 0; }
	
/*
= TEXT / HEADINGS
*/
	
a {
	color: #395C88;
	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 {
	color: #8ba442;
	margin: 5px 0;
	font-family: Tahoma;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
	#left h2 {
	color: #9ab4ff;
	font-size: 20px;
	font-family: Tahoma;
	height: 20px;
	width: 198px;
	margin: 0px;
	margin-top: 20px;
	padding-left: 16px;
}
#right h2 {
	color: #586B1A;
	font-size: 20px;
	font-family: Tahoma;
	height: 20px;
	width: 198px;
	margin: 0px;
	margin-top: 20px;
	padding-left: 16px;
}
	
	
	h2.title { margin: 0; }
	h2.title a {
	color: #8ba442;
}
	h2.title a:hover {
	text-decoration: underline;
}
	
/*
= HEADER / MENU / FOOTER
*/

#header {
	height: 279px;
	position: relative;
	width: 1128px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topnav {
	position: relative;
	list-style: none;
	top: 4px;
	width: 800px;
	float: right;
	height: 24px;
	padding-right: 40px;
	margin: 0;
}
		#topnav li { float: left; }
		
		#topnav li a {
	display: block;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	height: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 4px;
}
		#topnav li a:hover {
	text-decoration: none;
	color: #9DC323;
}
#header #email {
	float: left;
	height: 20px;
	width: 200px;
	margin: 0px;
	padding-top: 236px;
	padding-left: 26px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #2E507A;
}
#header #email a {
	text-decoration: none;
}

#slideshow {
	padding-top:22px;
}

/*
= CONTAINER / COLUMNS
*/
	
#container {
	position: relative;
	width: 1128px;
	z-index: 1;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/container_repeat.jpg);
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
}
#container #topwrapper {
	margin: 0px;
	float: left;
	height: 81px;
	width: 890px;
	background-position: right top;
	background-image: url(images/cta_bg.jpg);
	background-repeat: repeat-x;
}
#topwrapper img {
	margin: 0px;
	float: left;
}
		
	#container #left {
	position: relative;
	width: 198px;
	float: left;
	margin: 0px;
	background-image: url(images/leftcol_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-right: 10px;
}
		
		#left ul {
	list-style: none;
	width: 179px;
	padding: 0;
	margin: 0;
}

		#left ul a {
			color: #FFFFFF;
		}
	
			#left li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 174px;
	font-family: Tahoma;
	font-size: 12px;
	padding-left: 16px;
	line-height: 16px;
	padding-bottom: 2px;
	padding-top: 14px;
	background-image: url(images/li_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
		
			#left li a:hover {
	text-decoration: none;
	color: #87A91C;
}

#left #rssBox {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	width: 190px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
			
		#left #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;
}
	
		#left #rssBox input {
	background-color: #dcdbd9;
	margin-bottom: 2px;
	border: 1px solid #FAFAFA;
	font-family: Tahoma;
	width: 125px;
	color: #1F1E1D;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
			
		html>body #left #rssBox input { width: 135px; }
#left #rssBox p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
		
#container #right {
	position: relative;
	width: 213px;
	float: left;
	background-image: url(images/rightcol_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-left: 12px;
	padding-right: 20px;
}
		
		#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;
}
		
		
	#container #content {
	position: relative;
	width: 580px;
	float: left;
	line-height: 18px;
	padding-top: 32px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/content_bg.jpg);
	padding-right: 30px;
	padding-left: 35px;
}

#container #frame-content {
	position: relative;
	width: 900px;
	float: left;
	padding-left:50px;
}

#content .postinfo {
	color: #333333;
	margin: 0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
			
#content .postdata {
	text-align: right;
	font-size: 10px;
	color: #395C88;
	background-image: url(images/postline.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	padding-top: 15px;
	padding-right: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#content .postdata .author a {
	color: #395C88;
	font-size: 10px;
}
#content .postdata .comments a {
	color: #395C88;
	font-size: 10px;
}
#footer {
	clear: both;
	position: relative;
	background-image: url(images/footer.jpg);
	height: 96px;
}
	
/*
= 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;
		position:relative;
		top:100px;
	}
	
	
#SLIDESTEXT	.ihfslidestext {
		color:#FFF;
	}
	
	#SLIDESTEXT	.ihfslidestext a {
			color:#FFF;
		}
		
		
		#right .textwidget {
				margin-bottom:20px;
						}
		
		
		#left .textwidget {
				margin-bottom:20px;
						}
	
/*
= END
*/
	
