/*  
Theme Name: Timber Creek Custom
Theme URI: http://wordpress.org/
Description:...
Version: 1.0
Author: Jeremy Harrington
Author URI: http://www.crawlspacemedia.com/

*/
body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, input, fieldset, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
fieldset, img, abbr, acronym { border: 0; }
table { border-collapse: collapse; border-spacing: 0; }



body {
	font-family: 'Franklin Gothic Book', Helvetica, 'Myriad Pro', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #000;
}


a:link, a:visited {
	color: #510002;
	text-decoration: none;
}

a:hover, a:active {
	color: #510002;
	text-decoration: underline;
}

.masterwrap {
	width: 960px;
	margin: auto;
}

.masterheader {
	background: #000;
}

.blackmainnav {
background: #000 url(images/black_nav.gif) top left repeat-x;
padding: 6px 12px 12px 12px;
}

.navlinks {
padding-top: 7px;
float: left;
}

ul.nav {
	margin: 0px;
	padding: 0px;
	width: 600px;
	list-style: none;
}

ul.nav li {
	font-size: 16px;
	display: inline;
	padding-right: 12px;
}

ul.nav li a:link, ul.nav li a:visited {
	color: #fff;
	text-decoration: none;
}

ul.nav li a:hover, ul.nav li a:active {
	color: #fff;
	text-decoration: underline;
}

ul.navfull {
	display: inline;
	list-style: none;
	padding: 0px;
	margin: 3px 0px 0px 0px;
}

ul.navfull li {
	display: inline;
	font-size: 13px;
	margin-right: 12px;
	margin-left: 7px;

}

ul.eventlist ul {
	padding: 0px;
	margin: 3px 0px 0px 0px;
}

ul.eventlist li {
	font-size: 16px;
	margin-right: 12px;
	margin-left: 7px;

}

	
.white {
color: #fff;
}

.searchbox {
	width: 300px;
	float: right;
}

.clear {
clear: both;
}

.purplenav {
font-size: 13px;
padding: 12px;
background: #f1f1f1 url(images/purple_nav.gif) top center repeat-x;
border-bottom: 1px #ddd solid;
}

.purple {
color: #ac5a14;
}

.main {
	background: #ffffff url(images/footer_body_graf.gif) bottom center no-repeat;
	padding: 19px 37px 60px 37px;;
}

.main2 {
	background: #ffffff url(images/footer_body_graf.gif) bottom center no-repeat;
	padding: 19px 37px 200px 37px;;
}


.footer {
	font-size: 12px;
	text-align: center;
	color: #fff;
	width: 960px;
	margin: auto;
	padding-top: 3px;
	background: transparent url(images/black_footer_gradient.gif) top center repeat-x;
	clear: both;
}

.footer img {
	margin-right: 4px;
}

.footer a:link, .footer:visited {
	text-decoration: none;
	color: #fff;
}

.footer a:hover, .footer a:active {
	text-decoration: underline;
	color: #5993ca;
	
}


.post {
	padding-top: 12px;
}

.post p {
	font-size: 13px;
	padding-bottom: .6em;
	line-height: 1.4em;
}

.post h1 {
	font-weight: normal;
}

.line {
	border-bottom: 1px #e5e4ee solid;
}

.mainphoto {
	width: 487px;
	float: left;
}

.mainblurb {
	width: 371px;
	float: right;
}

.postmetadata {
	color: #666;
}

h2 a:link, a:visited {
	color: #ac5a14;
	text-decoration: none;
}

h2 a:hover, a:active {
	color: #ac5a14;
	text-decoration: underline;
}

.right {
	float: right;
}

.left {
	float: left;
}

.colleft {
	float: left;
	width: 640px;
}

.sidebar {
	margin-left: 20px;
	float: left;
	width: 220px;
	font-size: 13px;
}

.sidebar p {
	font-size: 13px;
	padding-bottom: .6em;
	line-height: 1.4em;
}

.sidebarlogo {
	text-align: center;
}

.sidebarcontent {
	margin-top: 15px;
	padding-left: 20px;
}

.archives {
	margin: 4px;
	padding: 0px;
	list-style: none;
}

.staffline {
	padding: 6px 0px 6px 0px;
	margin: 6px 0px 20px 0px;
	border-bottom: 1px #ddd solid;
	
}

.commentlist {
	list-style: none;
}

.sidebarform {
	margin-top: -10px;
}