/*## RESET ##*/
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/*## HEADER TEMPLATE ##*/

body { background: #fff url("../../graphics/tile_container.gif"); height: 100%; }
#container { margin: 0 auto; width: 960px; position: relative; }
#header { position: relative; }
#header div.transparent { background-color: #dbecf5; position: absolute; top: 0; left: 125px; width: 820px; height: 50px; filter: alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; }
#header ul { position: absolute; left: 135px; top: 0; }
#header ul li { float: left; padding: 0 52px; list-style-type: none; position: relative; }
#header ul li a:link, #header ul li a:visited { display: block; padding: 16px; font: 14px "MrsEaves","Georgia",serif; color: #000; text-decoration: none; text-transform: uppercase; }
#header ul li a:hover, #header ul li a.active { display: block; padding: 16px; background-color: #a5cce4; color: #fff; text-decoration: none; text-transform: uppercase; }
#header ul li ul { position: absolute; padding: 20px; width: 540px; height: 310px; background-color: #fff; border: 4px solid #a5cce4; z-index: 599; }
#header ul li ul li { float: none; padding: 5px 0 6px 0; font: 13px "Arial"; color: #777; border-bottom: 1px solid #d9d9d9; }
#header ul li ul li a:link, #header ul li ul li a:visited { display: inline; padding: 0; font: bold 13px "Arial"; color: #000; text-decoration: none; text-transform: none; }
#header ul li ul li a:hover, #header ul li ul li a.active { display: inline; padding: 0; background-color: transparent; color: #000; text-decoration: underline; text-transform: none; }
#header .commentcount { background: url("../../graphics/icon_comments.gif") no-repeat; font: bold 11px "Arial"; color: #fff; display: block; position: absolute; width: 16px; height: 16px; text-align: center; }
#header .dateline { margin: 0 25px 0 40px; letter-spacing: 1px; }
#header .archivelink { border: none; text-align: right; }
.submenu { }
#header #subevents .dateline { margin: 0 10px 0 0; letter-spacing: 0; }
#header ul li ul#subevents { top: 48px; left: -225px; }
#header ul li ul#subarticles { top: 48px; left: -433px; }
#header ul li ul#subdailyfeed { top: 48px; left: -418px; }




/*## HOME PAGE TEMPLATE ##*/
#banner { padding: 40px 0; width: 960px; }
#banner .quotescollection_randomquote { margin: 10px 0 0 115px; display: block; font: italic 18px "MrsEaves","Georgia",serif; color: #000; }
.quotescollection_nextquote { display: none; }
#banner #logo { margin-right: 10px; }

.tpl_home#maincontent { padding-left: 115px; margin-bottom: 50px; overflow: auto; }

.tpl_home #mainleft { float: left; width: 578px; }
.tpl_home #mainright { float: left; margin-left: 20px; width: 190px; padding: 15px; background-color: #ebf6fc; }

#articlebox { color: #444; margin-bottom: 20px; }
#articlebox h1 { font: bold 17px "Arial"; padding: 10px 0; }
#articlebox h1 a:link, #articlebox h1 a:visited, #articlebox h1 a:hover { color: #444; text-decoration: none; }
#articlebox p { font: 14px "Arial"; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #b4b4b4; }
#articlebox p a:link, #articlebox p a:visited, #articlebox p a:hover { font: bold 14px "Arial"; color: #222; }
#articlebox h3 { text-indent: -1500px; background:url("../../graphics/h3_currentarticle.gif") no-repeat; width: 578px; height: 40px; }
#articlebox h5 { margin-bottom: 20px; }
#articlebox h5 a:link, #articlebox h5 a:visited, #articlebox h5 a:hover { font: bold 14px "Arial"; color: #444; text-decoration: none; }

#photobox { margin-bottom: 20px; }
#photobox h3 { text-indent: -1500px; background:url("../../graphics/h3_aroundtown.gif") no-repeat; width: 578px; height: 40px; margin-bottom: 15px; }
#photobox ul { margin: 15px 0; }
#photobox li { display: inline; margin: 0 3px 0 0; }

.tpl_home #mainright { color: #000; }
.tpl_home #mainright h6 { font: bold 13px "Arial"; padding-bottom: 10px; }
.tpl_home #mainright p { font: 13px "Arial"; padding-bottom: 20px; line-height: 140%; }
.tpl_home #mainright p a:link, #mainright p a:visited, #mainright p a:hover { font: 13px "Arial"; color: #000; }



/*## ARTICLE PAGE TEMPLATE ##*/
.tpl_article#maincontent { overflow: auto; padding: 80px 0 20px 125px; }
.tpl_article h4 { font: 40px "Georgia"; color: #000; margin-bottom: 15px; }

.tpl_article #mainleft { float: left; width: 580px; }
#maincontent #logo { position: absolute; top: 40px; left: 0; }

.tpl_article #mainright { float: left; margin: 65px 0 0 20px; width: 220px; }

.article { margin-bottom: 15px; }
.artmeta { padding: 10px 0 35px 0; font: 16px "Georgia"; color: #000; }
.artmeta span { border-right: 1px solid #000; padding: 5px 30px 5px 30px; }
.artmeta span.first { padding-left: 0; }
.artmeta strong { background: url("../../graphics/icon_comments.gif") no-repeat; color: #fff; padding: 5px; }
.artmeta sup { font: bold 11px "Arial"; position: relative; top: -9px; left: -3px; }
.metadateline {}
.metacomments {}
.metecomments strong {}
.metanavigation a { padding: 0 30px 0 0; }
.artmeta a:link, .artmeta a:visited, .artmeta a:hover { color: #000; text-decoration: none; }
.artmeta span.last a { padding-right: 0; }


.artwrapper { background-color: #ebf6fc; padding: 20px; border: 1px solid #d8d0c9; display: block; }
.article h1, .article h1 a:link, .article h1 a:visited, .article h1 a:hover { font: 40px "Georgia"; color: #000; text-decoration: none; }
.article h2, .article h2 a:link, .article h2 a:visited, .article h2 a:hover { font: 20px "Georgia"; color: #000; text-decoration: none; }
.artexcerpt { font: 20px "Georgia"; color: #000; display: block; line-height: 150%; padding: 20px 0; margin: 15px 0; border-top: 1px solid #000; border-bottom: 1px solid #000; }
.artmain { font: 13px "Arial"; color: #444; }
.artmain strong { font-weight: bold; }
.artmain em { font-style: italic; }
.artmain a:link, .artmain a:visited, .artmain a:hover { font: 13px "Arial"; color: #000; }
.artmain h3 { font-size: 16px; }
.artmain p, .artmain ul, .artmain ol, .artmain h3, .artmain blockquote, .artmain dl { margin-bottom: 15px; line-height: 140%; }
.artmain ul, .artmain ol { padding-left: 25px; }
.artmain ul { list-style: disc; }
.artmain ol { list-style: decimal; }
.artmain li { padding: 1px 0; }
.artmain blockquote { padding: 10px 15px; line-height: 120%; border-left: 3px solid #444; }

.tpl_article #mainright a:link, .tpl_article #mainright a:visited, .tpl_article #mainright a:hover { text-decoration: none; }
.tpl_article #mainright h5  { font: 16px "Georgia"; color: #000; padding: 15px 0; border-top: 1px solid #000; border-bottom: 1px solid #000; }
.tpl_article #mainright h5 a:link, .tpl_article #mainright h5 a:visited, .tpl_article #mainright h5 a:hover { font: 16px "Georgia"; color: #000; }
#tagcloud { padding: 15px 0; }
#tagcloud h6 { font: 16px "Georgia"; color: #000; margin-bottom: 5px; }
#tagcloud li { display: inline; font: 13px "Arial"; color: #8e8b87; }
#tagcloud a:link, #tagcloud a:visited, #tagcloud a:hover { font: 13px "Arial"; color: #8e8b87; }
.tpl_article #mainright q { display: block; font: italic 16px "MrsEaves", "Georgia", serif; padding: 4px; color: #333; margin-top: 85px; line-height: 140%; }

.artcomments {}
#reply { font: 25px "Georgia"; color: #000; padding: 25px 0 15px 0; border-bottom: 1px solid #000; }
.commentcount {}
.cancel-comment-reply {}
#commentform {}
#commentform input, #commentform textarea { background-color: #f3f0ed; padding: 5px; border: 1px solid #a6a29d; }
#commentform p { padding: 10px 0; }
#commentform label { display: block; }
#commentform small { font: 13px "Arial"; color: #444; }           
#commentform code { font: 13px "Courier", "Courier New"; color: #222; }
#commentform input#submit { background: #3E3A33 url("../../graphics/btn_postcomment.gif") no-repeat; background-position: center center; border: 1px solid #000; width: 160px; height: 25px; cursor: pointer; }
.artcomments h6 { font: 16px "Georgia"; color: #000; padding: 25px 0 10px 0; }

.commentlist { }
.commentlist li { font: 13px "Arial"; color: #444; line-height: 150%; padding: 0 20px; }
.comment-author { background: url("../../graphics/icon_comments.gif") no-repeat; padding-left: 25px; font: 16px "Georgia"; color: #000; margin-left: -25px; display: inline; }
.comment-author a:link, .comment-author a:visited, .comment-author a:hover { font: 16px "Georgia"; color: #000; text-decoration: none; background-color: transparent; }
.comment-body { border-bottom: 1px solid #000; padding: 15px 0; }
.comment-body del { text-decoration: line-through; color: #990000; font-style: italic; }
.commentmetadata { display: inline; font: 12px "Georgia"; color: #666; }
.commentmetadata a:link, .commentmetadata a:visited, .commentmetadata a:hover { font: 12px "Georgia"; color: #666; text-decoration: none; }
.comment-body p { margin-top: 15px; }
.comment-body ul, .comment-body ol { margin-top: 15px; }
.comment-body ul { list-style-type: disc; padding-left: 25px; }
.comment-body ol { list-style-type: decimal; padding-left: 25px; }
.comment-body p a:link, .comment-body p a:visited, .comment-body p a:hover { text-decoration: underline; color: #000; } 
.comment-body ul a:link, .comment-body ul a:visited, .comment-body ul a:hover { text-decoration: underline; color: #000; } 
.comment-body ol a:link, .comment-body ol a:visited, .comment-body ol a:hover { text-decoration: underline; color: #000; } 
.comment-body blockquote { padding: 10px 15px; line-height: 120%; border-right: 3px solid #000; }
.reply { margin-top: 15px; }
.reply a:link, .reply a:visited, .reply a:hover { font-size: 14px; font-weight: bold; color: #000; text-decoration: none; }

#mainright ul { padding: 15px 0; border-top: 1px solid #000; }
#mainright #tagcloud ul { border: none; padding: 0; }
#mainright li a:link, #mainright li a:visited, #mainright li a:hover { font: 13px "Arial"; color: #333; }
#mainright li { font: 13px "Arial"; color: #777; }
#mainright ul li h6 { font: 16px "Georgia"; color: #000; margin-bottom: 5px; }
#mainright ul li ul li { list-style: disc; }
#mainright ul li ul { padding-left: 25px; }

#mainright p.about { font: 13px "Arial"; line-height: 150%; margin-bottom: 25px; color: #444; }
#mainright h6.about { text-indent: -1500px; background: url("../../graphics/h6_marcenglehardt.gif") no-repeat; width: 180px; height: 12px; margin-bottom: 15px; }


/*## FOOTER TEMPLATE ##*/

#wrapper { width: 100%; height: 300px; background-color: #19140c; }
#footer { margin: 0 auto; width: 830px; padding: 0 30px 0 100px; }
#footer div { float: left; padding: 20px 10px; }
#footer form div { float: none; padding: 0; }
#footer #infobox, #footer #feedbox { width: 210px; }
#footer h4, #footer h5 { margin-bottom: 15px; }
#footer #infobox h4 { text-indent: -1500px; background: url("../../graphics/h4_aboutreconcile.gif") no-repeat; width: 175px; height: 12px; }
#footer #eventbox h4 { text-indent: -1500px; background: url("../../graphics/h4_upcomingevents.gif") no-repeat; width: 175px; height: 12px; }
#footer #feedbox h4 { text-indent: -1500px; background: url("../../graphics/h4_rssfeeds.gif") no-repeat; width: 175px; height: 12px; }
#footer #searchbox h5 { text-indent: -1500px; background: url("../../graphics/h4_searchthesite.gif") no-repeat; width: 175px; height: 12px; }
#footer #searchbox label { display: none; }
#footer #eventbox { width: 335px; }
#footer p, #footer li, #footer a:link, #footer a:visited, #footer a:hover { font: 13px "Arial"; color: #8e8b87; text-decoration: none; }
#footer p { line-height: 150%; }
#footer ul#textmenu { clear: both; text-align: right; border-top: 1px solid #3c3831; padding: 20px 0; margin-top: 20px; }
#footer ul#textmenu li { display: inline; list-style-type: none; margin: 0; padding: 5px; }
#footer ul li a:hover { text-decoration: underline; }
#footer form { margin-bottom: 25px; }
#footer #searchsubmit { background: #A7A39E url("../../graphics/btn_go.gif") no-repeat; background-position: center center; border: 1px solid #000; width: 50px; height: 25px; cursor: pointer; text-indent: -1500px; }
/*## WPListCal TABLE FORMAT ##*/
.wplc_table td { padding: 5px; }
.wplc_event_name { font: bold 12px "Georgia"; color: #19140C; background-color: #fff; }
#footer .wplc_table a:link, #footer .wplc_table a:visited, #footer .wplc_table a:hover { font: bold 12px "Georgia"; color: #19140C; background-color: #fff; text-decoration: underline; }
.wplc_event_location { display: none; }
.wplc_event_start_time { font: italic 11px "Arial"; color: #19140C; background-color: #fff; }
.wplc_event_end_time { font: italic 11px "Arial"; color: #19140C; background-color: #fff; }
.wplc_event_desc { display: none; }
.wplc_alt { }
