/*  
Theme Name: Sacramento Real Estate Talk
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 {

	background-color: #F7F7F7;
}

/*
=GENERAL CSS
*/

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.clear {clear: both;}

/*
=LAYOUT CSS
*/

#container {
	background: transparent url(images/bg1.gif) left top repeat-y;
	width: 889px;
	margin: 0 auto;
}

	#container #header {
		background: transparent url(images/header.jpg) top left no-repeat;
		height: 227px;
		width: 889px;
	}
	
	/*
	=CONTENT CSS
	*/
	
	#container #content {
			position: relative;
			width: 510px;
			float: left;
			margin-left: 22px;
			_margin-left: 0px;
			_left: 20px;
			padding: 15px;
			padding-top: 0px;
			font-family: "Verdana";
			font-size: 12px;
			color: #445522;
		}
	
		#content ul {
			margin: 10px;
			color: #5b644f;
		}
		
			#content ul li {
				background: transparent url(images/bullet.gif) left center no-repeat;
				padding-left: 13px;
			}
	
		/*
		=NAV CSS
		*/
		
		#content ul#nav {
					position: relative;
					background: #769E63 url(images/navbg.gif) left bottom repeat-x;
					width: 541px;
					_width: 542px;
					height: 39px;
					float: left;
					margin: 0px;
					margin-left: -13px;
					_margin-left: -6px;
					margin-bottom: 10px;
					padding-top: 15px;
					font-family: "Arial Narrow";
					font-size: 20px;
					text-align: center;
				}

					#content ul#nav li {
						background-image: none;
						display: block;
						float: left;
						padding-left: 0px;
					}

						#content ul#nav li a {position: relative; padding: 15px; display: block; margin-top: -15px; z-index: 1;}

						#content ul#nav li a:active, #content ul#nav li a:visited, #content ul#nav li a:link {color: #B4F893; text-decoration: none;}
						#content ul#nav li a:hover {background: transparent url(images/navbgh.gif) left bottom repeat-x; color: #fff;}

				#content a:active, #content a:visited, #content a:link {color: #997766;}
				#content a:hover {color: #26798F;}
	
		#content h2 {
			margin: 0px;
			font-family: "Tahoma";
			font-weight: lighter;
			color: #B16262;
		}
		
			#content h2.title {
				margin: 0px;
				font-family: "Verdana";
				font-size: 22px;
				color: #92B72E;
			}
			
				#content h2.title a:active, #content h2.title a:visited, #content h2.title a:link {color: #92B72E; text-decoration: none;}
				#content h2.title a:hover {color: #C53D20;}
				
		#content h3 {
			color: #5D8392;
		}
		
		#content h4 {
			font-size: 14px;
			font-family: "Arial";
			color: #B18062;
		}
		
			#content p.postinfo {
				margin: 0px;
				font-size: 10px;
				color: #ACD147;
			}
			
				#content p.postinfo .category {color: #848484;}
	
	/*
	=RIGHT CSS
	*/
	
	#container #right {
			width: 270px;
			float: right;
			margin-right: 22px;
			_margin-right: 0px;
			padding: 15px;
		}
	
		/*
		=SUBICONS CSS
		*/
	
		#right ul#subicons {
			width: 300px;
			margin-bottom: 15px;
			margin-top: -15px;
			margin-left: -17px;
		}
		
			#right ul#subicons a {
				height: 102px;
			}
		
			#right ul#subicons a#searchhomes {
				background: transparent url(images/searchhomes.gif) left top no-repeat;
				display: block;
				text-indent: -500em;
			}
		
			#right ul#subicons a#featprop {
				background: transparent url(images/featuredprop.gif) left top no-repeat;
				display: block;
				text-indent: -500em;
			}
		
			#right ul#subicons a#homesvalue {
				background: transparent url(images/homesvalue.gif) left top no-repeat;
				display: block;
				text-indent: -500em;
				height: 103px;
			}
			
		#right a#rss {
			background: transparent url(images/rss.png) left top no-repeat;
			height: 27px;
			width: 27px;
			margin-left: 10px;
			margin-right: 10px;
			float: left;
			display: block;
			text-indent: -500em;
		}
		
		#right input {
			background: #cbbfaa url(images/inputbg.gif) top left repeat-x;
			padding: 2px;
			font-family: "Tahoma";
			font-size: 12px;
			color: #7E3333;
			width: 130px;
			border: 1px solid #823232;
		}
		
		#right h2 {
			clear: both;
			margin: 0px;
			font-family: "Tahoma";
			font-size: 20px;
			font-weight: lighter;
			color: #837a6c;
			list-style:none;
		}
		
		#right ul {
			margin: 10px;
			font-family: "Arial";
			font-size: 12px;
			color: #E3E3E3;
		}
		
			#right ul li a:active, #right ul li a:visited, #right ul li a:link {color: #000000; text-decoration: none;}
			#right ul li a:hover {text-decoration: underline; color: #DDAAAA;}
	
	#container #footer {
		background: transparent url(images/ftr1.gif) left top no-repeat;
		clear: both;
		height: 30px;
		width: 889px;
	}
	
p.credits {
	width:889px;
	margin:0 auto;
	padding:10px;
	text-align:center;
	font-family: "Verdana";
	font-size: 12px;
	color: #7D8566;
}

p.credits a {
	color: #997766;
}

p.credits a:hover {
	color: #26798F;
}
#comment{width:450px;}
