/*
Theme Name: Birdie V 1.0
Theme URI: http://www.middlecreekgolf.com/
Description: A custom Wordpress Theme for Middlecreek Golf Course, PA. 
Version: 1.0
Author: Lewis Nelson
Tags: fixed width, three columns

Birdie WordPress Theme by Lewis Nelson || http://www.nelsondownswebdesign.com
*/

/* basics */
html {
	margin: 0 auto;
	text-align: center;
	}
body {
	background-color: #8e8f47;
	overflow: auto;
	text-align: center;
	margin: 0 auto;
	height: 100%;
	}	
p {
	margin-top: 1em;
	}
h1 {
	color: #39391e;
	font-size: 3em;
	font-weight: bold;
	}
h2 {
	color: #39391e;
	font-size: 2em;
	font-weight: bold;
	}
h3 {
	color: #39391e;
	font-size: 1.5em;
	font-weight: bold;
	}
h4 {
	color: #39391e;
	font-size: 1em;
	font-weight: bold;
	}
h1 a, h2 a, h3 a, h4 a {
	color: #3939le;
	}
a, a:visited {
	text-decoration: none:
	}
a:hover {
	text-decoration: underline;
	}
a img {
	border: none;
	}
a.post_title {
	color: #39391e;
	font-size: 1.5em;
	font-weight: bold;
	text-decoration: none;
	}
a:hover.post_title {
	color: #39391e;
	font-size: 1.5em;
	font-weight: bold;
	text-decoration: underline;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
/* end of basics */

/* -- site structure -- */
#site_wrapper {
	background: #8e8f47;
	width: 865px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	z-index: 1;
	}
#header {
	width: 865px;
	height: 75px;
	background: #8e8f47 url(images/header.jpg) 0 0 no-repeat;
	text-align: left;
	}
#sidebar_left {
	width: 165px;
	background: #8e8f47 url(images/left_background.jpg) 0 0 no-repeat;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	min-height: 380px;
	}
#sidebar_right {
	width: 142px;
	background: #8e8f47 url(images/right_background.jpg) 0 0 no-repeat;	
	float: right;
	display: inline;
	margin: 0;
	padding: 0;
	text-align: left;
	min-height: 380px;
	z-index: 1;
	position: relative;
	}
#content_wrapper {
	width: 552px;
	border: #39391e 3px solid;
	background-color: #d8d6cf;
	float: left;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	position: relative;
	z-index: 1;
	}
#content {
	padding: 16px;
	text-align: left;
	min-height: 387px;
	vertical-align: top;
	}
#content_front {
	padding: 16px;
	text-align: left;
	height: 380px;
	vertical-align: top;
	overflow: hidden;
	position: relative;
	z-index: -1;
	}
#footer {
	clear: both;
	width: 865px;
	height: 100%;
	text-align: center;
	color: #515544;
	vertical-align: top;
	margin: 0;
	padding: 0;
	}

/* Menu Bar Image Flip */
#menu {
	width:152px; 
	margin-top: 10px;
	margin-left: 25px;
	margin-bottom: 10px;
	text-align: left;
	}
#menu a, #menu a:visited {
	display:block; 
	width:100%; 
	height:20px; 
	line-height:20px; 
	text-decoration:none; 
	color:#39391e; 
	font-weight: bold;
	padding-bottom: 15px;
	}
#menu a span {
	padding-left:25px;
	}
#menu a:hover {
	display:block; 
	width:100%; 
	height:20px; 
	cursor:pointer; 
	text-decoration:none; 
	color:#39391e; 
	background:url(images/active_link.png); 
	background-repeat:no-repeat;
	font-weight: bold;
	}
/* End of Menu Bar Image Flip */

/* sidebar extras */
.calendar {
	padding-right: 14px;
	text-align: right;
	}
/* end of sidebar extras */

/* content extras */
small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #58582f;
	}
#content p {
	color: #515544;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#post h2 {
	margin-top: 0;
	}
.front img {
	margin: 0 auto;
	border: 0;
	padding: 0;
	}
.front p {
	margin: 0;
	padding: 0;
	}
.front {
	text-align: center;
	}
/* end of content extras */

/* footer extras */
#footer a {
	color: #d8d6c5;
	}
/* end of footer extras */

/* front page splash  */
#front_splash {
	position: absolute;
	margin-top: 40px;
	margin-left: 660px;
	height: 120px;
	width: 120px;
	z-index: 5;
	} 
/* end of front page splash */

/* news snippet */
#snippet {
	padding-left: 5px;
	padding-right: 12px;
	}
.snippet_title {
	color: #39391e;
	font-weight: bold;
	font-size: 11px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 1.5em;
	}
.snippet_title a {
	text-decoration: none;
	color: #39391e;
	}
#snippet a {
	color: #39391e;
	margin-top: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	}

#snippet_front {
	padding-left: 5px;
	padding-right: 12px;
	}
.snippet_title_front {
	color: #39391e;
	font-weight: bold;
	font-size: 11px;
	padding-left: 5px;
	margin-top: 165px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 1.5em;
	}
.snippet_title_front a {
	text-decoration: none;
	color: #39391e;
	}
#snippet_front a {
	color: #39391e;
	margin-top: 1.5em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
.allnews a {
	color: #39391e;
	text-decoration: none;
	margin-top: 2em;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
/* end of news snippet */

/* Single Post  */

/* end of Single Post  */

/* Search Form */
#searchform {
	float: right;
	padding-right: 60px;
	padding-top: 10px;
	}
#search {
	background-color: #d8d6c5;
	border: 2px #39391e solid;
	width: 100px;
	padding: 2px;
	}
#searchsubmit {
	background: url(images/search_icon.png) 0 0 no-repeat;
	padding: 2px;
	width: 23px;
	border: none;
	cursor: pointer;
	}
/* end of Search Form */

/* Fee Table  */

.feetable {
	text-align: center;
	margin: 0;
	margin-top: 4px;
	border: solid 2px #000000;
	}

td.header {
	background: #999999;
	font-weight: bold;
	padding: 4px;
	border: dotted 1px #000000;
	}

td.subtitle {
	text-align: center;
	vertical-align: middle;
	background: #CCCCCC;
	padding: 4px;
	border: dotted 1px #000000;
	}

.feetable td {
	text-align: center;
	vertical-align: middle;
	padding: 4px;
	border: dotted 1px #000000;
	}
/* end of Fee Table  */
