/*  
Theme Name: Deryk Harper
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 {
        height: 100%;
	background-color: #FFFFFF;
	font: normal 12px "Verdana", "Arial", "Helvetica", sans-serif;
 	color: #6d6d6d;
	margin: 0;
	padding: 0; }
	
div, form, h1, h2, h3 {
	margin: 0;
	padding: 0;
	border: 0; }
	
/*
= TEXT / HEADINGS
*/
	
a {
	color: #8e4155;
	text-decoration: underline; }
	
	a:hover {
		text-decoration: none; }
	
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 {
	font: normal 22px "Tahoma", "Arial", sans-serif;
	color: #791817;
	margin: 5px 0; }
	
	#left h2 { padding: 0 15px; color: #FFFFFF; }
	#right h2 { padding: 0 15px; color: #000000; }
	
	h2.title { margin: 0; }
	h2.title a { color: #791817; }
	h2.title a:hover { color: #791817;}
	
/*
= HEADER / MENU / FOOTER
*/

#header {
	height: 416px;
	position: relative;
	background: url("images/header.jpg") top left no-repeat; 
	z-index:3;
}

	
	#menu {
		margin:0;
		padding:0;
		position: relative;
		height: 7px;
		list-style: none;
		left: 14%;
		top: 9%; 
		color:#FFFFFF;
		text-align:center;
	}


	#menu1 {
                margin:0;
		padding:0;
		position: relative;
		height: 7px;
		list-style: none;
		left: 19%;
		top: 12%; 
		color:#FFFFFF;
		text-align:center;
	}
		
		#menu li { float: left; }
		
		#menu li a {
			display: block;
			padding:3px 5px;
			color:#FFFFFF; 
		}
		
		#menu li a:hover {
			color:#2a343a;
			text-decoration:none;
		}
		
                #menu1 li { float: left; }
		
		#menu1 li a {

			display: block;
			padding:3px 5px;
			color:#FFFFFF; 
		}
		
		#menu1 li a:hover {
			color:#2a343a;
			text-decoration:none;
		}

	#buttons {
		margin:0;
		padding:0;
		position:relative;
		list-style:none;
		text-indent:-9999em;
		height:77px;
		margin-top:305px;
		padding-left:25px;
	}
	
		#buttons li { 
			float:left; 
			margin:0;
			padding:0; 
		}
		
			#buttons li a {
				margin:0;
				padding:0;
				display:block;
				height:77px;
				width:210px;
			}
			
			#buttons li a:hover {
				margin:0;
				padding:0;
				display:block;
				height:77px;
				width:210px;
			}

/*
= CONTAINER / COLUMNS
*/
	
#container {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	background: url("images/wrapper.gif") top left repeat-y;
	z-index: 1; 
}

	
	#container #left {
		width: 230px;
		float: left;
		padding-left: 35px; 
	}
			
		#left #rssBox {
			margin: 40px 0;
			padding: 0 0 0 5px; }
			
		#left #rssBox #rss {
			background: transparent url("images/rss.gif") top left no-repeat;
			height: 56px;
			width: 29px;
			float: left;
			margin: 5px;
			display: block;
			text-indent: -500em; }
			
			#left #rssBox #searchform {
				color:#FFF; 
				}
				
		#left #rssBox  {
			color:#FFF;		}
	
		#left #rssBox input {
			background-color: #82bef1;
			margin-bottom: 2px;
			padding: 3px;
			border: 1px solid #447eb0;
			border-top: 1px solid #b7daf7;
			border-left: 1px solid #b7daf7;
			font-family: "Tahoma";
			width: 125px;
			color: #275277; }
			
		html>body #left #rssBox input { width: 135px; }
		
		#left ul {
			margin:0;
			padding:0;
			list-style: none;
			width: 200px;
			margin-bottom: 20px; }
	
		#left li a {
			color: #ffffff;
			padding: 2px 0px 2px 25px;
			text-decoration: underline;
			display: block;
			line-height:20px;
		}
		
		#left li a:hover {
			color: #6cb7f8;
			text-decoration: none; }
		
	#container #right {
		position: relative;
		width: 200px;
		float: left;
		padding: 0px 5px 0 20px; 
		z-index:4;
	}
		
		#right ul {
			margin:0;
			padding:0;
			list-style: none;
			width: 200px;
			margin-bottom: 20px; }
	
			#right ul li a {
				color: #565656;
				padding: 2px 0px 2px 25px;
				text-decoration: underline;
				display: block;
				line-height:20px;
			}
		
			#right ul li a:hover {
				color: #FFFFFF;
				text-decoration: none; }
		
	#container #content {
		position: relative;
		width: 440px;
		float: left;
		padding: 15px; }
		
		#content .postinfo { 
			color: #828282; 
			margin: 0;
			font-size: 10px; }
			
		#content .postdata { text-align: right; font-size: 11px;}
	

	
#footer {
	clear: both;
	height: 55px;
	position: relative;
	background: url("images/footer.gif") top left no-repeat; }
	
	#kw {
		width: 255px;
		height: 649px;
		position: absolute;
		background: url("images/kw.gif") no-repeat;
		right: 15px;
		top: -649px; 
		z-index:2;
	}
	
/*
= COLUMN LISTS
*/
		
.commentlist {
	margin:0;
	padding:0;
	list-style: none;
	background-color: #F8F8F8; }
	
	.commentlist li { padding: 10px; }
	.commentlist li.alt { background-color: #FFFFFF; }
	
	#comment {
		width:450px;
	}
	
	p.credits {
		width:800px;
		margin:0 auto;
		padding:20px;
		text-align:center;
	}
	
/*
= END
*/
	
