/*  
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:#e7dfba url(images/bg.gif) left -188px repeat-x;
	color: #111;
	}

body#home {
	background-position: 0 0;
	}

body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
	}
	
p {	
	margin: 15px 0;
	line-height:160%;
	}

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

a:hover, a:active {
	color:#2b5268;
	}
	
hr {
	display: block;
	height:1px;
	background:#CCC;
	border:0;
	color:#CCC;
	}

table {
	border-collapse:collapse;
	width:99%;
	margin:15px 1px;
	}

th, td {
	padding:6px 8px;
	vertical-align: top;
	border:1px solid #cfcec2;
	text-align: left;
	font-size: .9em;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #ecebdd;
	color: #332c07;
}

td {
	background: #f4f4eb;	
}
		
table caption {
	background:#f5f5f5;
	padding:2px 0;
	}
	
blockquote {
	color:#7b7b7b;
	padding:0 18px;
	margin:25px 45px;
	border-left:3px solid #CCC;
	font:italic 1em Georgia, "Times New Roman", Times, serif;
	letter-spacing:.03em;
	}

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

.left {
	float: left;	
}

.right {
	float: right;	
}
	
				


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

#wrapper {
	font-size:.85em;
	width:926px;
	margin:0 auto;
	}

#masthead {
	height: 63px; /* 103 - 40 padding*/
	padding: 20px 0;
	background: url(images/bg.gif) repeat-x;
	overflow:hidden;
	}

#home #masthead {
	height: 291px;
	padding: 0 4px 0 31px;
}

#home #slideshow-wrapper {
	float: right;
	width: 589px;
	height: 291px;
	background: url(images/photo.jpg) no-repeat;
}

#home #slideshow-wrapper .slideshow {
	margin: 0 !important;
}

#branding {
	float:left;
	width:575px;
	}

#main {
	overflow:hidden;
	background: url(images/bg_main.gif) no-repeat;
	min-height: 300px;
}

#hdr {
	overflow: hidden;
	height: 116px;
	margin:0 4px 0 7px;
}

#content-wrapper {
	background: #fff url(images/bg_content.gif) right repeat-y;
	margin:0 4px 0 7px;
	overflow: hidden;
	min-height: 300px;
}

#bottom {
	background: url(images/bg_bottom_shorter.png) top right no-repeat;
	width:915px;
	height: 74px;
	margin-left: 7px;
}

#content {
	width: 615px;
	float:right;
	padding:20px;
}

#home #content {
	width:540px;
	float: left;	
}

.widecolumn {
	width: 840px !important;
	float: none !important;
}

#sidebar {
	padding:30px;
	width: 200px;
	float:left;
	background: url(images/bg_sidebar.gif) no-repeat;
	min-height: 300px;
	}

#home #sidebar {
	padding: 30px 0;
	width: 326px;
}

#home #sidebar p {
	margin: 15px 20px 10px;	
}

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

h1 {
	font: bold 2.7em Georgia, "Times New Roman", Times, serif;
	}

h1#logo a, h1#logo a:visited {
	background: url(images/logo.gif) no-repeat;
	text-indent: -9000px;
	display: block;
	width: 346px;
	height: 41px;
	float: left;
	margin-top: 10px;
}

#home h1#logo a, #home h1#logo a:visited {
	background: url(images/logo_home.gif) left 93px no-repeat;
	width: 268px;
	height: 183px; /* 90 + 93 padding-top */
}
		
h2 {
	font: 2em Georgia, "Times New Roman", Times, serif;
	margin: 25px 0 20px;
	}

h2#tagline {
	background: url(images/tagline.png) no-repeat;
	height: 116px;
	width: 589px;
	float: left;
	margin: 0;
}

h2#tagline a, h2#tagline a:visited {
	text-indent: -9000px;
	display: block;
	height: 116px;
	width: 589px;
	float: left;
}

h2#description {
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
	color:#939393;
	margin:0;
	}
	
.entry h2 {
	font-size:2em;
	padding: 0;
	margin: 0;
	}
	
h2.posttitle {
	margin:0;
	}

h2.pagetitle {
	padding:7px 10px 5px;
	margin: 15px 0 0;
	font: italic 1.8em Georgia, "Times New Roman", Times, serif;
	background: #9fc6cb url(images/bg_pagetitle.gif) bottom repeat-x;
	color: #1f4861;
	}

h3 {
	border:none;
	font: bold 1.4em Georgia, "Times New Roman", Times, serif;
	}
				
#sidebar h3 {
	padding-bottom:4px;
	margin:22px 0 3px;
	color:#7c7c7c;
	font-size:1em;
	font-weight:normal;
	letter-spacing:.08em;
	text-transform:uppercase
	}
	
#respond h3 {
	margin:45px 0 20px 0;
	}

h3#comments {
	margin:20px 0 12px;
	}

h3#hdr-news, h3#hdr-morenews, h3#hdr-property {
	text-indent: -9000px;
	background-repeat: no-repeat;
	height: 15px;
}

h3#hdr-news {
	background-image: url(images/hdr_news.gif);
}

h3#hdr-morenews {
	background-image: url(images/hdr_morenews.gif);
	margin-top: 25px;
}

h3#hdr-property {
	background-image: url(images/hdr_property.gif);	
}

h4 {
	font:bold 1.15em Georgia, "Times New Roman", Times, serif;
	}
	
.entry h4 {
	margin:15px 0;
	}
	
h5 {
	font: .85em Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	}

h3 a, h3 a:visited,
h4 a, h4 a:visited,
h5 a, h5 a:visited {
	color: #111;
	text-decoration: none !important;
}

h3 a:hover, h3 a:active,
h4 a:hover, h4 a:active,
h5 a:hover, h5 a:active {
	color:#2b5268;
}




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

.columns {
	overflow: hidden;
	margin: 10px 0 30px;
	background: url(images/separator_vertical.gif) top center no-repeat;
}

.col {
	width: 230px;
}

.col-row {
	overflow: hidden;
	background: url(images/separator.gif) top center no-repeat;
}

#home .columns,
#home .col-row {
	background-position: 240px top;
}

#home .columns .left {
	width: 200px;	
}

#home .columns .right {
	width: 260px;	
}

.inline p {
	display: inline;	
}

.featured-property {
	overflow: hidden;
	margin: 5px 0;
}

.featured-property img {
	float: left;	
	margin: 0 10px 10px 0;
}

/* News */

#headlines {
	margin: 5px 0;	
}

#headlines,
#headlines td {
	border: none;
	background: none;
	width: auto;
}

#headlines td {
	vertical-align: top;
	font-size: 1em;
}

#headlines td.date {
	font: bold .9em Georgia, "Times New Roman", Times, serif;
	color: #333;
	padding-left: 0;
	padding-right: 10px;
}

#headlines td a, #headlines td a:visited {
	text-decoration: none;	
	letter-spacing: .03em;
	font-weight: bold;
}

#headlines td a.headline, #headlines td a.headline:visited {
	color: #333;
	font-weight: normal;
}


/* Land */

#intro {
	background: none !important;
	padding: 0 10px !important;
	margin: 0 0 20px !important;
}

#intro strong {
	font: bold 1.15em Georgia, "Times New Roman", Times, serif;	
	letter-spacing: .04em;
}

#regions .entry {
	padding: 20px;	
}

body.page-template-page_land-php #regions .no-posts {
	padding-top: 0 !important;
	background: none !important;
}

body.single .land {
	padding-top: 0 !important;	
}

#regions .entry .excerpt {
	width: 500px;
	padding-top: 10px;
}

#regions .entry img.post-thumb {
	float: left;
	margin: 0 25px 0 0;
}

body.single .entry .excerpt {
	float: left;	
}

p.features strong,
p.amenities strong {
	font: italic 1.1em Georgia, "Times New Roman", Times, serif;
}

p.features {
	margin-top: 25px;
}

p.features strong {
	font-weight: bold;	
}

body.single p.amenities {
	margin-top: 0;	
}

p.amenities a, p.amenities a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #111;
	color: #262525;
}

p.landmetadata {
	margin: 5px 0 15px;
	font: 1.1em Georgia, "Times New Roman", Times, serif;	
}



/*Misc*/

.commentcount {
	padding-left: 17px;
	background:url(images/bubble.gif) no-repeat;
	margin-left:14px;
	}


/* Author Page*/

#writer {
	overflow:hidden;
	background:#f2f2f2;
	margin-bottom:20px;
	padding:16px;
	}

#writer p {
	margin-top:0;
	}
		
			

/* Search and Archives*/

.search-highlight {
	background:#FFFF00	
	}

#pagination {
	margin-top:25px;
	overflow:hidden;
	padding:5px 0;
	}

#pagination a, #pagination a:visited {
	border:1px solid #CCC;
	position:relative;
	padding:4px 8px;
	text-decoration:none;
	}

#pagination a:hover {
	text-decoration:underline;
	}

#pagination a:active {
	border-color:#949494;
	}
		
#pagination #older {
	float:left;
	text-align:right;
	width:48%;
	}

#pagination #newer {
	float:right;
	width:48%;
	}

a.rss img {
	border:none;
	}	
	
		
	

/*Sidebar and Widgets*/

.widget {
	margin-bottom:30px;
	}

.widget ul {
	padding-top: 4px;	
	border-top: 2px solid #c2bb9c;
}

.widget ul ul {
	border-top: none;
	margin-left: 10px;
}

#home .widget ul {
	margin: 40px 30px;
}
	
.widget li {
	list-style-type: none;
	padding: 2px 0 !important;
	margin: 0 !important;
	background: url(images/dots.gif) bottom repeat-x;
	}

.widget li a, .widget li a:visited {
	display: block;
	padding: 4px 8px 7px 16px;
	background: url(images/arrow.gif) 6px 7px no-repeat;
	color: #111;	
	text-decoration: none;
	line-height: 1.1em;
	letter-spacing: .02em;
	}

.widget li a:hover, .widget li a:active {
	color:#6d6d6d;
	}

.widget li.current_page_item a, .widget li.current_page_item a:visited, 
.widget li.current-cat a, .widget.current-cat a:visited {
	font-weight:bold
	}

.widget li.current_page_item li a, .widget li.current_page_item li a:visited, 
.widget li.current-cat li a, .widget li-current-cat li a:visited {
	font-weight:normal;
	}

.widget li li,
.widget li li li {
	background: none;
	}

.widget li li a, .widget li li a:visited {
	background: none;
	font-size: .9em;
	letter-spacing: .05em;
}

#wp-calendar td {
	text-align:center;
	padding:3px;
	}	
	
#recentcomments {
	color: #787878;
	}

a.rsswidget, a.rsswidget:visited {
	font-weight: bold
	}

.rssSummary {
	line-height:160%;
	}
	
.textwidget {
	margin: 15px 0;
	line-height:160%;
	}	
	

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

#author, #email, #comment, #url {
	background:#FFF !important;
	padding:5px;
	border:1px solid #bfbfbf;
	border-right:1px solid #a3a3a3;
	border-bottom:1px solid #a3a3a3;
	}

#author, #email, #url {
	width:220px;
	}
		
.button,
.cform input.sendbutton {
	padding: 6px 18px;
	background:#85826f !important;
	color:#FFF !important;
	font-size:1.1em;
	border-color: #767774;
	}

.button:hover,
.cform input.sendbutton:hover {
	background:#4b4d47 !important;
	color:#FFF;
	text-decoration:none;
	cursor: pointer;
	}

.button:active,
.cform input.sendbutton:active {
	background:#000;
	}

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

#sidebar .searchform {
	display: block;
	background: #c9c9b7;
	padding: 15px 0 15px 30px;
	width:275px;
	}

#masthead .searchform {
	display: block;
	float:left;
	width:275px;
	text-align:right;
	padding-top:12px;
	}

.s {
	width:215px;
	height: 20px; /* 30 - 10 padding */
	font-size:1em;
	background:#FFF !important;
	padding:5px;
	border: none;
	margin-right: -4px;
	}

#content .s {
	border:1px solid #bfbfbf;
	border-right:1px solid #a3a3a3;
	border-bottom:1px solid #a3a3a3;
	height: 18px;
}
	
.searchsubmit {
	vertical-align:top;
	padding: 0;
	}


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

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

.clearfloat {
	display:block
	}

	



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

#footer {
	overflow:hidden;
	padding:20px;
	text-align: center;
	letter-spacing: .02em;
	}

#footer,
#footer a, #footer a:visited {
	color: #5a5753;
}

#footer img {
	vertical-align:middle;
	}