/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #EDBE3C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #704A21;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #F93D00;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
	color: #630;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #704A21;
}

a:hover {
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Header */


#nav {
	list-style-type: none;
	list-style: none;
	display: inline;
	align: right;
	background-image: #996;
	padding: 5px 10px 5px 10px;
	
	float: center;
	margin-top: 0px;
	text-decoration: none; 
	font-size: 14px; font-family: sans-serif; font-weight:bold}
#nav a {  color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold}
#nav a:hover {color:#d5dcef; font-weight:bold}
#nav a:active {background-color:#0099FF}


#header {
	width: 960px;
	background-image:url(images/april-header.gif);
	height: 200px;
	margin: 0 auto;
}
.post-bgbtm {
}
/* Logo */

#logo {
	float: left;
	
	height: 100px;
	margin: 0;
	padding-top: 20px;
	color: #FFFFFF;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 12px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 220px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 30px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 10;
	border: none;
}

#search-text {
	width: 210px;
	padding: 5px 5px;
	border: none;
	background: #F2D14C;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 960px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img1.jpg) repeat-x left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 25px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 50px;
}

#menu a {
	display: block;
	margin-top: 10px;
	margin-right: 3px;
	padding: 7px 30px 7px 30px;
	background: url(images/img03.jpg) no-repeat right 7px;
	text-decoration: none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #325C12;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
	padding-left: 30;
}

#menu a:hover {
	text-decoration: none;
	color:#CC9900;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 10px;
	background: url(images/img04.jpg) repeat-y left top;
}
img
{  border-style: none;
}

/* Content */

#content {
	float: left;
	width: 630px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 30px;
	white space: inherit;
}



.post {
	margin-bottom: 25px;
	border-bottom: 1px dashed #BCDD4D;
}


.post-bgtop {
}

.post-bgbtm {
	color: #630;
}

.post .title {
	height: 32px;
	padding: 8px 0 0 0px;
	letter-spacing: -.5px;
	color: #693;
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post .title a {
	color: #5B7817;
	border: none;
}

.post .meta {
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	background: url(images/img05.jpg) no-repeat left 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
	color: #ffffff;
}

.post .entry {
	padding-bottom: 20px;
	text-align: justify;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
	padding: 0;
	color: #787878;
	align: center;
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 0px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #C5DB76;
	background: url(images/img06.jpg) no-repeat left 15px;
	padding-left: 5px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 32px;
	padding: px 0 0 0px;
	letter-spacing: -.5px;
	color: #5B7817;
}

#sidebar p {
	margin: 0 0px;
	padding-bottom: 0px;
	text-align: justify;
}

#sidebar a {
	color: #704A21;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 960px;
	height: 45px;
	margin: 0 auto;
	padding: 0px 0 px 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #996;
}

#footer p {
	margin: 0;
	padding-top: 10px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #E1F5A6;
	vertical-align: top;
}

#footer a {
	color: #5B7817;
}
.bodycopy10px {
	font-size: 11px;
}
.constructiondisclaimer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #C63;
	font-weight: bold;
}
.beertitles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #690;
}
