/*  
Theme Name: HonoluluRealEstateViews-New
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: #000;
	padding: 0;
	background-image: url('images/bg_repeat.jpg');
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0;
	background-color: #A20007
}
	
div, form, h1, h2, h3 {
	margin: 0;
	padding: 0;
	border: 0px none; }
	
/*
= TEXT / HEADINGS
*/
	
a {
	color: #A20007;
	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: #151A1E;
	margin: 5px 0;
	font-family: "Tahoma", "Arial", sans-serif;
	font-size: 23px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
	#right h2 {
	color: #151A1E;
	background-image: url('images/col_divide.gif');
	background-repeat: no-repeat;
	font-size: 18px;
	margin: 0px;
	line-height: 20px;
	font-weight: normal;
	font-family: Tahoma;
	background-position: left 45px;
	padding-top: 15px;
	padding-bottom: 8px; list-style-type:none
}
	
	h2.title { margin: 0; }
	h2.title a { color: #151A1E; }
	h2.title a:hover {
	text-decoration: underline;
}
	
/*
= HEADER / MENU / FOOTER
*/

#header {
	height: 259px;
	position: relative;
	background: url('images/header.jpg') no-repeat top left;
	width: 1000px
}

#header a#what_home_worth {
	float:left;
	width:180px;
	height:150px;
	margin:100px 0px 0px 20px;
	display:block;
}
	
	#menu {
	position: relative;
	list-style: none;
	margin: 0;
	width: 550px;
	float: right;
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-left: 35px;
}
		
		#menu li {
	float: left;
}
		
		#menu li a {
	display: block;
	padding-right: 2px;
	padding-left: 2px;
	background-image: url('images/nav_bg.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	height: 30px;
	width: 80px;
	text-align: center;
	padding-top: 4px
}
		#menu li a:hover {
	background-image: url('images/hover_bg.jpg');
	text-decoration: none;
	color: #181D21
}
/*
= CONTAINER / COLUMNS
*/
	
#container {
	position: relative;
	width: 1000px;
	z-index: 1;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url('images/content_repeat.jpg');
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px
}
		
	#container #right {
	position: relative;
	width: 241px;
	float: left;
	padding-left: 5px;
	background-image: url('images/rightcol_bg.jpg');
	background-repeat: no-repeat;
	padding-top: 14px
}


#right #contact {
	height: 90px;
	background-image: url('images/headshot.jpg');
	background-repeat: no-repeat;
	color: #13181C;
	font-size: 12px
}
#right #contact a {
	color: #A20007;
	text-decoration: underline;
}


	#right #rssBox {
	margin-top: 0px;
	width: 216px;
	padding-bottom: 30px;
}
#right #rssBox #search {
	color: #367489;
	width: 185px;
	padding-left: 30px;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
}
			
		#right #rssBox #rss {
	height: 42px;
	width: 46px;
	float: left;
	display: block;
	text-indent: -500em;
	background-color: transparent;
	background-image: url('images/rss_icon.png');
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px
}
	
		#right #rssBox input {
	background-color: #FFFFFF;
	margin-bottom: 2px;
	border: 1px solid #CCCCCC;
	font-family: Tahoma;
	width: 125px;
	color: #151A1E;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
			
		html>body #right #rssBox input { width: 135px; }
		
		#right ul {
	padding:0;
	width: 179px;
	margin-bottom: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	background-image: url('images/li_bg2.jpg');
	background-repeat: repeat-y; list-style-type:none
}

        #right li {
	list-style: none;
}
	
			#right li a {
	color: #151A1E;
	text-decoration: none;
	display: block;
	height: auto;
	padding-top: 10px;
	width: 185px;
	line-height: 15px;
	padding-bottom: 2px;
}
		
			#right li a:hover {
	text-decoration: underline;
	color: #A20007;
}
		
		
	#container #content {
	position: relative;
	width: 628px;
	float: left;
	padding-top: 26px;
	padding-right: 43px;
      _padding-right: 40px;
	padding-left: 68px;
	background-image: url('images/content_bg.jpg');
	background-repeat: no-repeat;
	line-height: 20px
}

	#container #content_full {
	position: relative;
	width:920px;
	float: left;
	padding-top: 26px;
	padding-right: 43px;
      _padding-right: 40px;
	padding-left:28px;
	background-image: url('images/content_bg_full.jpg');
	background-repeat: no-repeat;
	line-height: 20px
}
		
		#content .postinfo { 
			color: #151A1E; 
			margin: 0;
			font-size: 11px; }
			
		#content .postdata {
	text-align: right;
	font-size: 11px;
	color: #151A1E;
	background-image: url('images/content_divide.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 50px;
	padding-top: 15px;
	padding-right: 8px
}
#content .postdata .author a {
	color: #151A1E;
}
#content .postdata .comments a {
	color: #151A1E;
}

#content p a {
	font-weight: bold;
}

#content p a img {
	margin:8px;
}
	

	
#footer {
	clear: both;
	position: relative;
	background-image: url('images/footer.jpg');
	height: 19px
}
	
/*
= 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;
		font-size: 12px;
	}
	
	p.credits a {
		color: #000;
	}
	
	
	
/* ------------------------------------- Style for the buttons under the content */

#buttons {
	margin:20px 0px 50px 0px;
}

#buttons .button {
	float:left;
	width:90px;
	margin:0 10px !important;
	text-align:center;
}

#buttons #rss_button {
	margin-top:12px !important;
}

#buttons .button a {
	vertical-align: bottom;
}

#buttons a {
	text-decoration:none !important;
}

#buttons a:hover {
	text-decoration:none;
	background: none !important;
}

#buttons span {
	font-size:10px;
}

.tags {
	font-size:10px;
}

	
/*
= END
*/
	
	
	
	
