/* 
TABLE OF CONTENTS

  HTML Elements
  Page Structure
  Headings
  Content Styles
  Forms
  Clear
  Footer



/* ---------- @ HTML Elements -----------*/

* { 
	margin: 0;
	padding: 0;
	} 

body, html {
	min-height:101%;
	}
	
body {	
	color:#292825;
	background: #586130 url(/images/bg.jpg) top center no-repeat;
	font: 100% Georgia, "Times New Roman", Times, serif
	}

select, textarea, input {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}

p {	
	margin: 15px 0;
	line-height:150%;
	}
		
a, a:visited {	
	color: #7d8944;
	}

a:hover, a:active {	
	color:#58612d;
	}

a img {
	border:none;
	}

*:focus { 
	outline: none;
	}

blockquote {
	margin: 15px 25px 10px;
	background: url(/images/quote.gif) no-repeat;
	color: #534e38;
	font-size: .9em;
	padding: 8px 0 0 15px;
	min-height: 56px;
}

blockquote p {
	margin-top: 0;
	line-height: 160%;
}

ol {
	margin: 15px;
	}

ol ol {
	margin: 5px;
	}

ol li {
	margin-left:25px;
	}

table {
	border-collapse:collapse;
	margin:5px 0 15px;
	font-size: .9em;
	}

table table {
	font-size: 1em;
}

td, th {
	border:1px solid #593d31;
	padding:3px 6px;
	vertical-align: top;
	}

th {
	font-weight:normal;
	font-size: .9em;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-align:left;
	background: #3b2822;
	color: #debdae;
	width:142px;
	}
	
td {
	background: #FFFFF7;
}
	


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


#wrapper {
	background: #dcd6bc;
	margin: 0 auto;
	font-size: 0.7em;
	width: 928px;
	margin-top:6px;
	}

#interior #masthead {
	height:144px;
	background: url(/images/bg_masthead.jpg);
	}

body.landing #masthead,
body#interior.landing #masthead {
	height: 420px;
	}

#content-wrapper {
	padding-left: 9px;
}
	
#widecolumn,
#interior #content {
	font-size: 1.1em;
	}

#content {
	float: left;
	width: 540px;
}
		
body.landing #content {
	width:497px;
	float:left;
	background:#eeead7 url(/images/bg_content.jpg) no-repeat;
	padding:0 22px 28px 25px;
	}

#sidebar {
	background:#644c41 url(/images/bg_sidebar2.jpg) repeat-x;
	width:267px;
	float:right;
	padding:10px 22px 22px;
	color: #ceae9f;
	}

body.landing #sidebar {
	width:298px;
	float:left;
	overflow: hidden;
	background: url(/images/bg_sidebar.jpg) repeat-y;
	padding:2px 45px 36px 23px;
	color:#e0bbab;
	}

#sidebar a, #sidebar a:visited {
	text-decoration:none;
	color:#dfb190;
	}

#sidebar a:hover, #sidebar a:active {
	color:#f5e6dc;
	}
	
#main {
	background:url(/images/bg_main.jpg) repeat-y;
	padding-bottom:20px;
	}

#damask {
	background:url(/images/bg_entry.jpg) no-repeat;
	overflow: hidden;
	width:875px;
	margin:0 auto;
	padding:20px 15px 30px 20px
	}

.left {	
	float:left;
	}

.right {	
	float:right;
	}

	
		
/* ---------- @ Headings -----------*/

		   
h1, a#logo {
	float: left;
	width: 640px;
	height: 89px;
	background: url(/images/logo.gif) bottom right no-repeat;
	text-indent:-9000px;
	display:block;
	}

h1 {
	font-size: 2em;
}

h2 {
	font: italic bold 2.2em Georgia, "Times New Roman", Times, serif;
	background:url(/images/bg_hdrlines.gif) no-repeat 0 8px;
	letter-spacing:0.03em;
	margin: 0 0 2px;
	}

h3 {
	font-size:1.6em;
	font-style: italic;
	margin: 5px 0;
	color: #292825;
	}

h3.subtitle {
	font-size: .9em;
	font-style: normal;
	font-weight: normal;
	text-transform:uppercase;
	letter-spacing: .4em;
	color: #c85a39;
	margin: 5px 0 10px;
	}
				
#sidebar h3 {	
	font-size: .9em;
	font-weight: bold;
	font-style: normal;
	line-height: 1em;
	text-transform:uppercase;
	color:#debdae;
	letter-spacing: normal;
	margin: 0 0 5px;
	}

h3 a, h3 a:visited {
	font-size:1em;
	text-decoration:none
	}

h4 {	
	font-size: 1em;
	margin: 5px 0;
	color: #644c41;
	}

#sidebar h4 {
	color:#ff9f73;
	text-transform:uppercase;
	letter-spacing:.06em;
	font-size: 1.1em;
	line-height: 1.2em;
	border-bottom: 1px solid #7e6153;
	margin-bottom: -5px;
	padding-bottom:4px;
	}

#sidebar h4 img.specialchar {
	margin: 0 -8px 0 0;
	vertical-align: middle;
}

h3#hdr-section,
h3#hdr-category,
h3#hdr-date,
h4#hdr-golf-news,
h4#hdr-news,
h4#hdr-map,
h4#hdr-events,
h4#hdr-subscribe {
	text-indent: -9000px;
	margin-bottom: -13px;
	height: 46px;
	background-repeat: no-repeat;
	border: none !important;
}

h3#hdr-section {background-image: url(/images/hdr_section.gif);}
h3#hdr-category {background-image: url(/images/hdr_category.gif);}
h3#hdr-date {background-image: url(/images/hdr_date.gif);}

h4#hdr-golf-news {
	background-image: url(/images/hdr_golf-news.gif);
	margin-bottom: 5px;
}

h4#hdr-news {
	background-image: url(/images/hdr_news.gif);
	margin: 0 0 5px -2px;
}

h4#hdr-map {
	background-image: url(/images/hdr_map.gif);
	height: 26px;
	margin: 0 0 5px -2px;
}

h4#hdr-subscribe {
	background-image: url(/images/hdr_subscribe.gif);
	height: 26px;
	margin: 23px 0 -15px -2px;
}

h4#hdr-events {
	background-image: url(/images/hdr_events.gif);
	margin: 10px 0 -13px -2px;
}

.headlines h4,
#sidebar .headlines h4 {
	text-transform:uppercase;
	font-size:0.85em;
	letter-spacing:.2em;
	font-weight:normal;
	padding:0 0 2px 14px;
	margin:0;
	background:url(/images/icon_page.gif) no-repeat 0 1px;
	color:#d6904c;
	border: none;
	}

#multipage h4 {
	font-size: 1.1em;
	margin: 5px 0 1px;
}

#multipage h4 a, #multipage h4 a:visited {
	text-decoration: none;
	color:#292825;
}

#multipage h4 a:hover, #multipage h4 a:active {
	text-decoration: underline;
	color:#58612d;
}

.entry h4.sitemap {
	line-height: 3.7em;
	vertical-align: top;
	background:url(/images/bullet_sitemap_ul.gif) bottom center no-repeat;
	width: 5em;
	margin-bottom: -1px;
}
			
h5 {	
	font-size: .9em;
	}
	


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

/*General*/

#slideshow {
	width: 529px;
	height: 259px;
	z-index:5;
	overflow: hidden;
	margin:16px 0 0 0;
	float:left;	
	padding-left: 33px;
}

#slideshow img {
	width: 514px;
	height: 259px;
	margin-left: 8px;
}

#interior #widecolumn .slideshow,
#interior #content .slideshow {
	width: 350px;
	border:1px solid #cdc9b0;
	background:#fffff7;
	padding: 4px;
	}
	
img#map {
	padding:2px;
	border:1px solid #896c5d;
	display:block;
	margin:4px 0; 
	}	

#sidebar a.archives-link, #sidebar a.archives-link:visited {
	background: #473028;
	text-decoration: none;
	padding: 3px 5px;
	font-size: .9em;
	text-transform: uppercase;
	color: #b59586;
}

#sidebar a.archives-link:hover, #sidebar a.archives-link:active {
	background:#39221a
	}
	
.headlines {
	margin-left: 2px;
}

.headlines li {
	list-style:none;
	width:229px;
	float:left;
	padding-right:12px;
	height:62px;
	font-size: 1em;
	line-height:140%;
	}

#googlemap {
	width: 525px;
	height: 350px;
	margin: 15px 0;
	border: 4px solid #cdc9b0;
}

#googlemap * {
	background: transparent;
}

.entry .podPress_content table td {
	border: none !important;
	padding: 0;
}

.entry .podPress_content table td img {
	padding: 0 !important;
	border: none !important;
}

.entry .podPress_content object {
	border: 4px solid #cdc9b0;
	display: block;
	margin-bottom: 10px;
}
	

/* Wordpress */

.post {
	margin: 15px 0;
}

.postmetadata {
	font-size: .8em;
	margin-bottom: 0;
	text-transform:uppercase;
	color:#7f6458;
	letter-spacing:0.2em;
	margin-bottom:-8px;
	}

#intro {
	background: #fffff7;
	border-bottom: 1px solid #e6d7c4;
	border-right: 1px solid #e6d7c4;
	margin: 10px 0 20px 0;
	padding: 0 20px 0 20px;
	font-size: 1.2em;
	font-style: italic;
	overflow: hidden;
}

#intro p {
	margin: 10px 0;
	line-height:135%;
}

#intro img {
	background: none;
	margin: 10px 10px 10px 0;
	padding: 2px;
}

.excerpt {
	font-size: 1.4em;
	font-style: italic;
}

.entry {
	overflow: hidden;
}

.entry ul,
.bullets {
	padding:0 15px 0 10px;
	margin: 15px 0 25px;
	}

.entry ul ul,
.bullets ul {
	margin: 5px 0;
	}			

.entry ul li,
.bullets li {
	background:url(/images/bullet.gif) left 6px no-repeat;
	list-style:none;
	padding-left: 8px;
	margin: 10px 0 10px 15px;
	line-height:140%;
	}			

.entry img {
	margin:1px 20px 20px 0;
	padding:3px;
	border:1px solid #cdc9b0;
	background:#edebd6;
	}

.entry img.alignleft,
.entry div.alignleft,
.entry .ngg-left {
	float:left;
}

.entry img.alignright,
.entry div.alignright,
.entry .ngg-right {
	float:right;
}

.entry img.alignright {
	margin:1px 0 20px 20px;
}

.entry li img.alignnone,
.entry li img.alignleft {
	border: none;
	padding: 0;
	margin: 0 2px 0 0;
}

.excerpt img {
	float:left;
	padding:4px;
	margin:12px 12px 12px 0;
	display:inline;
	border:1px solid #D9CDBF;
	background:#fff;
	}

.entry .wp-caption {
	margin: 15px 15px 6px 0;
	font-size: .9em;
	border:1px solid #D9CDBF;
}

.entry .wp-caption img {
	border: none;
	padding: 0;
	display: block;
	margin: 5px auto;
}

.entry .wp-caption p.wp-caption-text {
	margin: 5px auto;
	text-align: center;
	font: .85em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #644c41;
}


/* Multi-page */

#multipage {
	background: url(/images/swirl.gif) top center no-repeat;
	padding-top: 15px;
	margin-top: 7px;
	width: 497px;
}

#multipage .row {
	background: url(/images/bg_multipage-row.gif) center no-repeat;
	margin: 15px 0;
	font-size: .9em;
}

#multipage .entry {
	width: 225px;
	float: left;
	background: url(/images/bg_multipage-post.gif) top right no-repeat;
	padding: 15px 0 15px 10px;
}

#multipage .alt {
	background-position: top left !important;
	margin-left: 20px;
}

#multipage .first .entry,
#widecolumn #multipage .row,
#widecolumn #multipage .entry {
	background: none !important;
}

#widecolumn #multipage {
	padding: 25px 0 0 35px;
}

#widecolumn #multipage .entry {
	height: 90px;
	margin: 0 25px 15px 0;
	padding: 15px;
}

#multipage .entry p {
	margin: 0;
}

#multipage .entry img {
	float: left;
	margin: 0 8px 0 0;
}


/* Sitemap */

.entry h4.sitemap a, .entry h4.sitemap a:visited {
	border: 1px solid #896c5d;
	padding: 4px 12px;
	background: #3b2822;
	color: #cb9d87;
	text-decoration: none;
	font-size: .8em;
	text-transform: uppercase;
}

.entry ul.sitemap {
	width: 280px;
	float: left;
	margin: 0;
	padding: 0;
	background:url(/images/bullet_sitemap_second-ul.gif) no-repeat;
}

.entry ul.first-sitemap {
	border-top: 1px solid #aea494;
	border-left: 1px solid #aea494;
	background: none;
	margin-bottom: -10px;
}

.entry ul.sitemap li {
	margin: 15px 0;
	padding: 6px 0 3px 11px;
	background: none;
}

.entry ul.first-sitemap li {
	background:url(/images/bullet_sitemap_ul.gif) -1px top no-repeat;
}

.entry ul.sitemap li a, .entry ul.sitemap li a:visited {
	background: #71564a url(/images/bullet.gif) 4px 9px no-repeat;
	padding: 4px 6px 4px 11px;
	border: 1px solid #604a3f;
	color: #cb9d87;
	text-decoration: none;
	font-size: .9em;
	text-transform: uppercase;
}

.entry ul.sitemap ul {
	margin-top: 15px;
}

.entry ul.sitemap ul li {
	background:url(/images/bullet_sitemap.gif) no-repeat;
	padding: 0 0 0 8px;
	margin: 8px 0 0 8px;
}

.entry ul.sitemap ul li a, .entry ul.sitemap ul li a:visited {
	background: none;
	padding-left: 0;
	border: none;
	text-transform: none;
	color:#71564a;
	font-size: 1em;
}



	
/* ---------- @ Forms -----------*/

#comment, #author, #email, #url, #addr, .fldrequired, input.single {
	background:#e7e2ce ! important;
	border:1px solid #D9CDBF;
	padding:3px;
	}

#addr {
	margin: 3px 0;
}

#s {
	background:#beb48d;
	color:#f4efdd;
	border:none;
	padding:0;
	width:163px
	}
	
#comment {
	width: 100%;
}

#submit, #searchsubmit, .button, .cform input.sendbutton {	
	margin: 0 0 1px 0;
	padding: 3px 5px; 
	background: #473028 url(/images/bg_button.gif) !important;
	text-decoration: none;
	font-size: .9em;
	border: 1px solid #473028;
	color: #b59586;
	}

#submit:focus, #searchsubmit:focus,
#submit:hover, #searchsubmit:hover,
.button:focus, .button:hover, 
.cform input.sendbutton:focus, .cform input.sendbutton:hover {	
	cursor: pointer;
	background: #53382f url(/images/bg_button.gif) !important;
	}

#searchform {
	background:#beb48d;
	border:1px solid #dad0ac;
	padding:3px 7px 6px 7px;
	margin-top:16px;
	}
	
		

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

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

.clearfloat {
	display:block;
	}


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

#footer {
	color:#77715c;
	border-top:5px solid #d5ceb0;
	margin:0 9px;
	padding:15px;
	text-transform:uppercase;
	}

#footer img {
	vertical-align: top;
	float: right;
	margin: 2px 0 0 5px;
}

#footer p.disclaimer {
	text-transform: none;
	font-size: .9em;
	margin: 10px 0;
	clear: both;
}

a#cat4 {
	display:block;
	width:23px;
	height:18px;
	float:right;
	margin-right: 3px;
	background:url(/images/cat4.gif) no-repeat;
	text-indent:-9000px;
	}