/*  
Theme Name: Stephanie Serra
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: #f4f4f4 url(images/bg.gif) top left repeat-x;
}
		 
/*
=GLOBAL CSS
*/


form, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.clear {
	clear: both;
}

/*
=LAYOUT CSS
*/

#container {
	background: transparent url(images/cont_bg.gif) top center repeat-y; 
	width: 932px;
	margin: 0 auto;
}

	#container #header {
		position: relative;
		background: transparent url(images/cont_header.jpg) top center no-repeat;
		height: 250px;
		width: 932px;
		margin: 0 auto;
	}
		
		/*
		=NAV CSS
		*/
		
		#header ul#nav {
			position: relative;	
			background: transparent url(images/nav_bg.gif) top left no-repeat;
			height: 26px;
			margin:0;
			padding:0;
			padding-top: 10px;
			top: 40px;
			left: 70px;
			font-family: "Trebuchet MS";
			font-size: 12px;
			float: left;
			list-style-type: none;
		}
		
			#header ul#nav li a:active, #header ul#nav li a:visited, #header ul#nav li a:link {color: #747474; text-decoration: none; font-weight:bold;}
			#header ul#nav li a:hover {color: #fff; font-weight:bold;}
		
			#header ul#nav li {
				float: left;
				margin:0;
				padding:0;
				padding: 0 15px;
			}
			
				#header ul#nav li.end {
					position: relative;
					background: transparent url(images/nav_end.gif) top left no-repeat;
					margin: -10px;
					padding: 10px 10px;
				}
		
		/*
		=LEFT CSS
		*/
		
		#container #left {
			position: relative;
			width: 190px;
			margin: -20px 0 0 15px;
			float: left;
			font-family: "Trebuchet MS";
			font-size: 13px;
		}
			
			#left a:active, #left a:visited, #left a:link {color: #767676; text-decoration: none;}
			#left a:hover {color: #c70000;}
		
			#left a#rss {
				background: transparent url(images/left_rssAccess.gif) left top no-repeat;
				height: 72px;
				width: 128px;
				display: block;
				text-indent: -500em;
			}
			
			#left input {
				background-color: #b4d1ff;
				margin: 2px;
				padding: 2px;
				color: #325790;
				font-size: 12px;
				border: 1px solid #4f84d8;
			}
			
			#left h2 {
				font-family: "Verdana";
				font-size: 20px;
				font-weight: lighter;
				color: #006600;
				margin-top:15px;
			}
			
			#left ul {
				margin:0;
				padding:0;
				margin: 0 15px;
				list-style-type: none;
			}
			
				#left ul li {
					margin:0;
					padding:0;
					line-height: 18px;
					margin: 5px 0;
				}
				
			#left a#headshot {
				background: transparent url(images/left_headshot.gif) top left no-repeat;
				height: 184px;
				width: 120px;
				margin: 20px auto;
				display: block;
				text-indent: -500em;
			}
				
			#left a#logo {
				position: relative;
				background: transparent url(images/left_logo.gif) top left no-repeat;
				height: 63px;
				width: 194px;
				margin-left: -7px;
				display: block;
				text-indent: -500em;
			}
			
		/*
		=CONTENT CSS
		*/
		
		#container #content {
			position: relative;
			width: 500px;
			margin: 0 auto;
			margin-top: -30px;
			padding: 10px;
			float: left;
			font-family: "Trebuchet MS";
			font-size: 13px;
			color: #333333;
		}
		
			#content h2 {
				font-family: "Trebuchet MS";
				font-size: 20px;
				font-weight: lighter;
				color: #7994CD;
			}
			
				#content h2.title {
					margin: 0px;
					padding: 0px;
					font-family: "Arial";
					font-size: 24px;
				}
				
					#content h2.title a:active, #content h2.title a:visited, #content h2.title a:link {color: #725219; text-decoration: none;}
					#content h2.title a:hover {color: #21386A; text-decoration: underline;}
			
			#content h3 {
				font-size: 16px;
				color: #C1992F;
			}
			
			#content h4 {
				font-size: 15px;
			}
			
			#content p.postinfo {
				margin: 0px;
				padding: 0px;
				font-size: 12px;
				color: #709400;
			}
			
				#content p.postinfo .category {
					color: #717171;
				}
			
			#content a:active, #content a:visited, #content a:link {color: #8d8d47; text-decoration: none;}
			#content a:hover {color: #6d6d25; text-decoration: underline;}
			
			#content ul {
				margin:0;
				padding:0;
				margin: 0 15px;
				color: #805B19;
			}
			
				#content ul li {
					margin:0;
					padding:0;
					background: transparent url(images/cont_bullet.gif) left 7px no-repeat;
					padding-left: 10px;
					line-height: 18px;
				}
			
			#content p.postdata {
				font-size: 12px;
				text-align: right;
			}
		
		/*
		=RIGHT CSS
		*/
		
		#container #right {
			position: relative;
			width: 192px;
			float: right;
			font-family: "Trebuchet MS";
			font-size: 13px;
		}
			
			#right a:active, #right a:visited, #right a:link {color: #97875a; text-decoration: none;}
			#right a:hover {color: #73624c;}

			
			#right h2 {
				font-family: "Verdana";
				font-size: 20px;
				font-weight: normal;
				color: #6f5c22;
			}
			
			#right ul {
				margin:0;
				padding:0;
				margin: 0 15px;
				list-style-type: none;
			}
			
				#right ul li {
					margin:0;
					padding:0;
					margin: 5px 0;
				}
	
	/*
	=FOOTER CSS
	*/
		
	#container #footer {
		background: transparent url(images/cont_footer.gif) left top no-repeat;
		height: 25px;
		width: 932px;
		clear: both;
	}
	
	p.credits {
		width: 932px;
		margin: 0px auto;
		padding: 20px;
		text-align: center;
		font-family: "Trebuchet MS";
		font-size: 12px;
		color: #4b340c;
	
	}
	
	p.credits a {
		color: #8d8d47; 
		text-decoration: none;
	}
	
	p.credits a:hover {
			color: #6d6d25; 
			text-decoration: underline;
		}

