/*  
Theme Name: Cat4 Baseline
Theme URI: http://www.category4.com
Description: A baseline theme by Category4
Version: 0.1
Author: Category4
Author URI: http://www.category4.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php


TABLE OF CONTENTS

  Inherited Styles
  HTML Tags
  Structure
  Headers
  Content Styles
  Form Elements
  Float Clearing
  Footer
  


/* ---------- @ Inherited Styles -----------*/

@import url('css/nav.css');
@import url('css/posts.css');



/* ---------- @ HTML Tags -----------*/


* {
	margin:0;
	padding:0;
	outline:none;
	}

body,html {
	min-height:101%; /*Firefox scrollbar fix*/
	}
	
body {
	background:#4d5025 url(images/bg.jpg) fixed;
	color: #1c1c1c;
	padding-bottom:23px;
	}

body, select, input, textarea {
	font: 100% Georgia, "Times New Roman", Times, serif;
	}
	
p {	
	margin: 15px 0;
	line-height:160%;
	}

a, a:visited {
	color: #5f6234;
	}

a:hover, a:active {
	color:#3a3c1d;
	text-decoration:none;
	}

hr {
	display: block;
	height:1px;
	background:#d7d7d7;
	border:0;
	color:#d7d7d7;
	}

table {
	border-collapse:collapse;
	width:100%;
	margin:15px 0;
	}

td,
th {
	padding:4px 0;
	text-align:left;
	}
		
table caption {
	background:#f5f3ee;
	padding:2px 0;
	}	
			
a img, a:visited img {
	border:none
	}
	
blockquote {
	color:#76767a;
	padding:0 18px;
	margin:25px 45px;
	border-left:3px solid #DDD;
	font:italic 1em Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.02em;
	}

pre {
	width:100%;
	overflow:auto;
	}
	

/* ---------- @ Structure -----------*/

#shadows {
	width:960px;
	background:url(images/bg_shadows.png) repeat-y;
	margin:0 auto;
	padding:0 8px;
}

#main {
	overflow:hidden;
	background:url(images/bg_main.png) top center no-repeat;
	padding:35px 15px 0 15px;
}

.page #main {
	padding:30px 45px 0 45px;
}

#wrapper {
	font-size:0.85em;
	padding:0 11px;
	background:#dbd7c5;
	}

#masthead {
	background:url(images/bg_masthead.png);
	padding:0 37px;
	border-bottom:1px solid #e9e7dc;
	}

.archive #content {
	width:530px;
	float:left;
}

.single #content, .by-date #content {
	float:left;
	width:640px;
}

.left {
	float:left;
	}

.right {
	float:right;
	}

.wp-caption-text {
	font-size:.92em;
	font-style:italic;
	color: #86785d;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
	padding-bottom:0;
	border:none;
	background:none;
}

.wp-caption.alignleft {
	padding-left:0;
}

.wp-caption.alignright {
	padding-right:0;
}

.wp-caption.aligncenter {
	padding-right:0;
}

#sidebar {
	width: 235px;
	float:right;
	}

	
	
	
/* ---------- @ Headers -----------*/

h1 a, h1 a:visited {
	width:242px;
	height:92px;
	text-indent:-999em;
	background:url(images/logo.png);
	margin:0 auto;
	position:relative;
	z-index:1;
	display:block
	}

#home h1 {
	margin-bottom:-17px;
}

h2 {
	font: 2.5em Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	margin: 25px 0 20px 0;
	}

h2#joys {
	text-indent:-999em;
	width:472px;
	height:22px;
	background:url(images/hdr_joys.png) no-repeat;
	margin:0;
	padding:0;
}

h2#hdr-news {
	background:url(images/hdr_news.png) no-repeat;
	height:27px;
	width:257px;
	text-indent:-999em;
	margin:0;
	padding:0;
}

.entry h2 {
	font-size:2.2em;
	padding: 0;
	margin: 15px 0 0 0;
	}
	
h2.posttitle {
	margin:0 0 0 0;
	padding:0 0 12px 0;
	}

h2.pagetitle {
	color:#35180b;
	border-bottom:3px double #a39e8a;
	padding:0 0 12px 0;
	margin:0px 0 10px 0;
	}
				
h3.sectiontitle {
	color: #714c3b;
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:5px;
	}

#features h3 {
	font:italic 1.5em Georgia, "Times New Roman", Times, serif;
	margin:21px 0 -12px 0;
	}

.entry h3 {
	border:none;
	font:italic 1.4em Georgia, "Times New Roman", Times, serif;
	color: #714c3b;
	letter-spacing:0;
	margin:20px 0 -7px;
	line-height:150%;
	}
	
h4 {
	font:bold 1.3em Georgia, "Times New Roman", Times, serif;
	margin-bottom:-10px;
	}
	
.entry h4 {
	margin:15px 0;
	}

.entry #googlemap h4 {
	margin:0;
}

#sidebar h4 {
	color:#bc823e; 
	text-transform:uppercase;
	letter-spacing:.06em;
	font-size:1em;
	line-height: 1.2em;
	border-bottom: 1px solid #5a331e;
	margin-bottom: -5px;
	padding-bottom:4px;
	}
	
h5 {
	font: 0.8em Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	letter-spacing:0.15em;
	padding:4px 8px;
	margin-bottom:5px;
	background:#f5f3ee;
	border-top:1px solid #d7d7d7;
	}

h6 {
	font:bold 0.9em Arial, Helvetica, sans-serif;
	}


	
/* ---------- @ Content Styles -----------*/

/*Home*/

div.slideshow {
	padding:1px;
	border:1px solid #59321d;
	background:#3e1e0e;
}

#intro {
	width:566px;
	float:left;
	margin: 0 0 10px 16px;
}

#news {
	width:248px;
	float:right;
	margin-right:36px;
}

#news p {
	margin: 0;
}

#news p.date {
	margin:10px 0 0;
}

.date {
	color:#615d4b;
	font-size:0.9em;
	text-transform:uppercase
}

#features {
	overflow:hidden;
	border-top:4px solid #c3beaf;
	padding:22px 0 10px;
	margin-top:15px;
}

#features div {
	width:283px;
	float:left;
	margin-left:28px;
}

#features div#feature-4 {
	margin:0;
}

#features img {
	background:#FFF;
	border:1px solid #a7a497;
	padding:4px;
}

a.black, a.black:visited {
	color:#1c1c1c;
	text-decoration:none;
}

a.black:hover, a.black:active {
	text-decoration:underline
}

.drop {
	float: left;
	padding: 2px 7px 0 0;
	font-size: 2.9em;
	line-height:100%;
}

.widget {
	margin-bottom:25px;
}

.widget li {
	list-style:none;
	padding:7px 0;
	border-bottom:1px solid #a39e8a;
}

.widget a, .widget a:visited {
	color:#1c1c1c;
	text-decoration:none
}

#googlemap {
height: 370px;
margin: 15px 0px 25px;
width: 846px;
}

div.GMapEZ {
visibility: hidden;
background:transparent
}

.entry #googlemap img {
	background:none !important;
	border:none !important;
	padding:0 !important;
}



	
	
/* ---------- @ Form Elements -----------*/

#author, #email, #comment, #url, #s {
	background:#FFF !important;
	padding:5px;
	border:1px solid #bfbfbf;
	border-left:1px solid #e2e2e2;
	border-top:1px solid #e2e2e2;
	}

#author, #email, #url {
	width:220px;
	}
		
.button {
	padding: 8px 14px;
	background:#424242;
	color:#FFF !important;
	border:none;
	font-size:1.1em;
	cursor: pointer;
	text-decoration: none;
	}

.button:hover {
	background:#272727;
	color:#FFF;
	text-decoration:none
	}

.button:active {
	background:#000;
	}

#commentform textarea {
	width: 98%;
	margin-top:5px;
	height:250px;
	}

#searchform {
	float:right;
	width:230px;
	text-align:right;
	padding-top:8px;
	}

#s {
	width:190px;
	font-size:1em;
	}
	
#s:focus {
	background:#f8f8f8 !important;
	}

#searchsubmit {
	vertical-align:top
	}		
	
.entry ul {
	margin:15px 0 25px 40px;
}

.entry ul li {
	line-height:1.4em;
	margin:10px 0;
}

.entry ul ul {
	margin:10px 0 15px 60px;
}

table.golf {
	color: #714c3b;
}

table.golf {
	border:none;
}

table.golf th {
	color:#fff;
	text-align:left;
	font-weight:normal;
	padding:8px;
	border-bottom:2px solid #593521;
	background:#6d4935;
}

table.golf td {
	width:33%;
	padding:6px 8px;
	border-bottom:1px solid #cdc4aa;
}

table.golf td.left {
	float:none;
	background:#eae5d7;
}
	
table.golf td.middle {
	background:#c9c5b2;
}
	
table.golf td.right {
	float:none;
	background:#b7b39f;
}

	

/* ---------- @ Float Clearing -----------*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* ---------- @ Footer -----------*/

#footer {
	font-size:0.8em;
	padding:52px 0 46px 0;
	overflow:hidden;
	margin-top:20px;
	color:#595959;
	text-transform:uppercase;
	letter-spacing:0.03em;
	background:url(images/bg_footer.png) top center no-repeat
	}

#copyright {
	width:650px;
	padding: 5px 0 0 12px;
}

#logos {
	width:220px;
	list-style:none;
}

#logos li {
	float:right;
	margin:0 3px;
}

#logos a, #logos a:visited {
	text-indent:-99em;
	display:block;
	float:left;
	width:36px;
	height:26px;
}  

a#realtor {
	background:url(images/logo_realtor.png);
}

a#cat4 {
	background:url(images/logo_cat4.png);
}

a#house {
	background:url(images/logo_house.png);
}

#footer em {
	text-transform:none
}
