/* @group Resets */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}




/* @end */

#events h3 {
	color: #8c1e02;
	font-size: 1em;
	text-align: center;
	margin-bottom: 10px;
}

#events b {
	color: #8c1e02;
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
}

#page {
	text-align: left;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background: #f4eee6 no-repeat center 196px;
	float: left;
}

body {
	color: #333;
	text-align: center;
	background: url(images/bg_shade.png) repeat-y center;
	margin: 10px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

html{
	background-image: url(images/bg.jpg);
}
.centerit{
}
#frame{
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	
}

#content {
	float: left;
	width: 620px;
}

#mainpadding {
	padding: 20px;
	background: #f8f4e9 url(images/body_shadow.png) no-repeat 0 1px;
	border-right: 1px solid #ece7df;
	float: left;
	text-align: left;
	width: 580px;
}

#sidebar
{	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	float: right;
}

#sidepadding{
	padding: 20px 25px;
	background: #f4eee6 url(images/body_shadow.png) no-repeat -550px 1px;
}

#sidebar a{
	color: #1d5292;
	font: 16px Georgia, "Times New Roman", Times, serif;
}

#newsletter {
	background-image: url(images/newsletter_bg.png);
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 199px;
	margin-top: 15px;
	width: 210px;
}
#newsletter label{
	color: #8c1e02;
	font-style: italic;
	float: left;
	margin-top: 7px;
	font-size: .8em;
}
.newsinput {
	border: 1px solid #d6d1ca;
	font-size: 1em;
	height: 17px;
	padding: 3px;
	width: 200px;
	float: left;
}
.newsbutton{
	background-color: #fce49b;
	border: 1px solid #d4a312;
	color: #000;
	margin-top: 10px;
	float: left;
	padding: 3px;
	font-size: .9em;
}

/* @group Home Intro */

.h2home {
	border-bottom: 1px solid #d2cdc6;
	color: #8c1e02;
	font-size: 1.3em;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}

#homeintro {
	margin: 0 0 020px;
	background-color: #f8f0e0;
	padding: 0 0 5px;
	border: 1px solid #e7e1da;
}

#homeintro a {
	font-size: .9em;
}

.h3home a {
	color: #104898;
	text-decoration: none;
	padding: 0;
	margin: 0;
	font-size: 20px;
	line-height: 25px;
	float: left;
	clear: both;
}

#homeintro h1 {
	margin: 5px 0;
	font-size: 16px;
	float: none;
	padding-right: 5px;
	padding-top: 0;
	padding-left: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 22px;
}

#homeintro strong {
	font-weight: bold;
}

#homeart p {
	padding: 0 0 10px;
	line-height: 1.45em;
	font-size: .9em;
	float: left;
	margin: 5px 0 10px;
	border-bottom: 1px dashed silver;
	clear: both;
	width: 100%;
}

#homeintro p {
	margin: 0;
	font-size: 14px;
	width: 560px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 10px;
	border-bottom-style: dotted;
}

.homeimg {
	padding: 5px 5px 0;
}



/* @end */

/* @group Donate */

.donate

tr .donate {
	background-color: white;
	text-align: left;
	margin: 0;
	padding: 0;
}

.donate td p {
	background-color: white;
	text-align: left;
	font-size: 17px;
	width: 100%;
	margin: 0;
	position: relative;
	bottom: 12px;
	left: 10px;
}

.donatetable {
	width: 100%;
	background-color: white;
	padding: 0;
	position: relative;
}

.donatetable tr {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 100%;
	padding: 0;
	margin: 0;
}

.donate img {
}

form.BB_BuyButtonForm {
	margin: 0;
	padding: 0;
	position: relative;
	clear: both;
	top: 0;
}



/* @end */

/* @group Evens Sidebar */

#events {
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
width: 230px;
}

#events a {
	color: #10488d;
	font-size: 1em;
}

#events li {
	padding-bottom: 10px;
	border-bottom: 1px dashed #b2b2b2;
}

.event_date {
	color: #8c1e02;
	font: bold 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 10px;
}

.event_date b {
	color: #f8f4e9;
	font-weight: normal;
	font-style: normal;
	font-size: .9em;
	background-color: maroon;
	padding: 2px 5px;
}

table.ec3_schedule {
	background-color: #cfcbb8;
	padding: 3px;
}



/* @end */

/* @group Header */

#header {
	width: 900px;
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	margin: 0;
	padding: 0;
}
#header img{
	margin: 0;
	padding: 0;
}

#info{
	background-image: url(images/menu_bg.jpg);
	font: .6em Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	padding: 5px 5px 5px 10px;
	color: maroon;
}

#info a {
	color: #10488d;
	text-decoration: none;
}

#info a:hover {
	color: #10488d;
	text-decoration: underline;
}
#info b{
	color: #b28a0d;
	padding-right: 4px;
	padding-left: 4px;
}
address{
	float: left;
	width: 100%;
	line-height: 1.4em;
	font-size: .9em;
	margin-left: 10px;
}

/* @group Menu */
#menu {
	width: 900px;
	height: 39px;
	background: url(images/menu_bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
	z-index: auto;
	float: left;
}
.current_page_item{
		text-decoration: none;
	color: white;
	background: url(images/menu_bg_over.jpg) repeat-x 0 top;
	height: 30px;
}
#menupad{
	float: left;
	width: 570px;
	margin: 0;
	padding: 0;
}
#menu ul{
	width: 600px;
	padding: 0;
	margin: 0;
}
#menu li{
	float: left;
	list-style-type: none;
	border-right: 1px solid #f1c236;
	padding-top: 10px;
	padding-bottom: 12px;
}
#menu a{
	color: #730b02;
	font: 1.0em Georgia, "Times New Roman", Times, serif;
	padding: 20px 15px;
}

#menu a:hover {
	text-decoration: none;
	color: #ae070c;
	background: url(images/menu_bg_over.jpg) repeat-x 0 center;
}
#nav{
	float: left;
	width: 600px;
}
#search{
    width: 230px;
    height:30px;
	margin-top: 6px;
	margin-right: 0;
	padding-right: 0;
	padding-top: 1px;
	padding-bottom: 0;
	float: right;
}

.searchinput{
	border: 1px solid #fce49b;
	width: 150px;
	margin: 0;
	position: relative;
	padding: 0;
	height: 22px;
}

.searchbutton{
	position: absolute;
}
/* @end */

#headerimg 	{
	height: 192px;
	width: 900px;
	margin-bottom: 0;
	margin-top: 7px;
}

/* @end */

.entry p {
	text-align: left;
	line-height: 23px;
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.entry {
	float: left;
	font-size: 18px;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	border-top: 1px dashed #ddd;
	font-style: italic;
}

#footer {
	float: left;
	width: 900px;
	background: #d2cdba url(images/body_shadow.png) no-repeat;
}

#footer a {
	color: #10488d;
}

small {
	font: italic 0.8em/1.5em Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3, h4, h5, h6 {
	margin: 5px 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}

.entry h1 {
	font-weight: bold;
	font-size: 25px;
	text-align: left;
}

.entry h2 {
	font-weight: bold;
	font-size: 23px;
	text-align: left;
}

.entry h3 {
	font-weight: bold;
	font-size: 21px;
	text-align: left;
}

.entry h4 {
	font-weight: bold;
	font-size: 18px;
	text-align: left;
}

.post h1 {
	font-size: 25px;
	text-align: left;
	line-height: 32px;
}

.post h3 a {
	font-size: 25px;
	text-align: left;
	line-height: 32px;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	color: black;
}

#sidebar h2 {
	font: bold 1.3em Georgia, "Times New Roman", Times, serif;
	color: #626262;
}

h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #10488d;
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	text-align: left;
}

h2 a, h2 a:hover, h2 a:visited {
	color: #10488d;
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 32px;
	font-size: 25px;
}

.pagetitle {
	margin: 0;
	padding: 0;
	background-color: #cfcbb8;
}

#sidebar h3 {
	color: #8c1e02;
	text-align: left;
	font: 1.3em Georgia, "Times New Roman", Times, serif;
}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	text-decoration: none;
	font-size: inherit;
	color: #10488d;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	margin: 0px 0 0;
	width: 556px;
	padding-right: 0;
	padding-top: 0;
	padding-left: 0;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0;
	text-align: justify;
	float: left;
	padding: 0;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	margin-bottom: 20px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font: italic 12px/15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 580px;
	clear: both;
	border-style: dashed;
	border-color: #a8a8a8;
	padding: 5px;
}

.clear {
	clear: both;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: .9em;
	color: #8c1e02;
	padding: 5px 0 0;
}
/* End Structure */



/*	Begin Headers */

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

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;
	margin-top: 0;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	list-style: none;
	text-indent: -10px;
	font-size: .9em;
	line-height: 1em;
	padding-left: 10px;
	padding-bottom: 5px;
}

html>body .entry ol {
	list-style: none;
	font-size: .9em;
	line-height: 1em;
	padding-left: 20px;
	padding-bottom: 5px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
	line-height: 20px;
}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	opacity: 1;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	margin-bottom: 15px;
	list-style-image: none;
}

#sidebar ul p, #sidebar ul select {
	margin-bottom: 8px;
	margin-left: 0;
	margin-right: 0;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */

#sidebar #s {
	width: 120px;
	padding: 2px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

.entry h3

select {
	width: 130px;
	font-size: 1.1em;
}

.entry h4

select {
	width: 130px;
	font-size: 1em;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px 10px 10px 0;
}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 10px;
	font-style: italic;
	color: black;
	border-style: none;
	border-width: 1px;
	padding-right: 10px;
	border-left-style: solid;
	border-left-color: silver;
}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

h2 a:hover, h3 a:hover {
	text-decoration: underline;
	color: #8d281c;
}

a.post-edit-link {
	background-color: red;
	color: white;
	font-size: .7em;
	padding: 2px;
	margin: 0;
}

