/*   
Author: Tom Rose (tom@slurve.com)
Author URI: http://slurve.com
Date: 1 Sept 2009
*/

/* -------------------------------------------------------------------------- global */

body { margin: 0; padding: 0; background: #fff url(images/bg.jpg) 0 0 repeat-x; font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif; font-size: 12px; line-height: 20px; color: #555; }
body#home { background: #1b3346 url(images/bg_home.jpg) 0 0 repeat-x; }
html, body, #wrap { min-height: 100%; width: 100%; height: 100%; }
html>body, html>body #wrap { height: auto; }
a img { border: none; }
p { margin: 0 0 15px 0; }

/* -------------------------------------------------------------------------- utility */

a.imglink:link, a.imglink:visited { border: none; }
.alignright { float: right; display: inline; margin: 15px 0 15px 15px; }
.alignleft { float: left; display: inline; margin: 15px 15px 15px 0; }
.clear { clear: both; }
.clearfix:after {	content: ".";	display: block;	height: 0; clear: both; visibility: hidden; }
.clearfix {	display: inline-block; /* IE/Mac */ }
* html .clearfix { height: 1%; }
.clearfix {	display: block; }
.shadow-left { background: transparent url(images/shadow_left.png) no-repeat 0 0; width: 13px; height: 203px; position: absolute; top: 0; left: -13px; z-index: 2; }
.shadow-right { background: transparent url(images/shadow_right.png) no-repeat 0 0; width: 13px; height: 203px; position: absolute; top: 0; right: -13px; z-index: 2; }
.shadow-left-lg { background: transparent url(images/shadow_left_lg.png) no-repeat 0 0; width: 13px; height: 203px; position: absolute; top: 0; left: -13px; z-index: 2; }
.shadow-right-lg { background: transparent url(images/shadow_right_lg.png) no-repeat 0 0; width: 13px; height: 203px; position: absolute; top: 0; right: -13px; z-index: 2; }

/* -------------------------------------------------------------------------- headers */
	
h1 { margin: 0 0 15px 0; font-size: 26px; line-height: 36px; font-weight: normal; color: #444; }
h2 { margin: 0 0 8px 0; font-size: 18px; line-height: 24px;  font-weight: normal; color: #999; }

/* -------------------------------------------------------------------------- links */

a, a:visited { color: #da6332; text-decoration: none; outline: none; }
a:hover, a:active { color: #0c5053; }

/* -------------------------------------------------------------------------- masthead */

#masthead { position: relative; height: 202px; z-index: 2; }
#logo { position: absolute; top: 2px; left: 0; }
#logo a { position: relative; width: 225px; height: 0px !important; display: block; background: url(images/logo.png) top left no-repeat; overflow: hidden; padding: 135px 0 0 0; border: 0; outline: none; }
#nav { position: absolute; top: 157px; left: 180px; z-index: 2; }
#nav ul { margin: 0; padding: 0; }
#nav li { margin: 0 25px 0 0; padding: 0; float: left; display: inline; position: relative; list-style-type: none; }
#nav li.lastItem { margin-right: 0; }
#nav a, #nav a:visited { position: relative; height: 0px !important; display: block; overflow: hidden; padding: 21px 0 0 0; border: 0; outline: none; }
#nav li#navHome a { width: 51px; background: url(images/nav_home.gif) 0 0 no-repeat; }
#nav li#navAbout a { width: 58px; background: url(images/nav_about.gif) 0 0 no-repeat; }
#nav li#navMinistries a { width: 93px; background: url(images/nav_ministries.gif) 0 0 no-repeat; }
#nav li#navNews a { width: 49px; background: url(images/nav_news.gif) 0 0 no-repeat; }
#nav li#navResources a { width: 95px; background: url(images/nav_resources.gif) 0 0 no-repeat; }
#nav li#navContact a { width: 78px; background: url(images/nav_contact.gif) 0 0 no-repeat; }
#nav li a:hover, #nav li:hover a { background-position: 0 -21px !important; }
#nav li.current_page_item a, #nav li.current_page_parent a:visited { background-position: 0 -21px !important; }
#nav ul ul { display: none; background: #eeffda url(images/bg_nav.jpg) 0 0; width: 200px; position: absolute; top: 23px; left: 0; border-top: 1px solid #444; padding: 6px 0 6px 0; margin: 0; z-index: 2; }
#nav li li { float: none; }
#nav li li a, #nav li li a:visited { background: none !important; width: auto !important; height: auto !important; overflow: visible !important; padding: 2px 11px; font-size: 11px; color: #333; }
#nav li li a:hover { color: #000; font-weight: bold; }
#locationTxt { position: absolute; top: 23px; left: 330px; }

/* -------------------------------------------------------------------------- containers */

#wrap { position: absolute; top: 0; left: 0; }
#container { position: relative; margin: 0 auto; width: 960px; height: auto; padding: 0 0 90px 0; }
#main { float: left; display: inline; width: 634px; margin: 6px 0 -29px 0; padding: 25px 60px 25px 25px; z-index: 0; border-left: 1px dotted #ccc; }
#main.full { float: none; display: block; width: 960px; padding: 0; margin: 0; border: none; }
#main.wide { float: none; display: block; width: 960px; padding: 0; margin: 25px; border: none; }

/* -------------------------------------------------------------------------------- contact */

#contactForm { margin: 20px 0; }
#contactForm img { vertical-align: middle; margin: 0 0 0 10px; } /* verification image */
#contactForm label { text-transform: uppercase; display: block; font-size: 11px; color: #999; margin: 0 3px 0 0; }
#contactForm input, textarea { width: 300px; border: 1px solid #ccc; padding: 4px; color: #444; font: normal 12px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; }
#contactForm textarea { width: 400px; height: 200px; }
#contactForm label.error { text-transform: none; font-size: 12px; font-weight: normal; line-height: 14px; margin: 4px 0 0 0; color: #930; }
#contactForm .required { font-style: italic; font-family: "Georgia", serif; font-size: 11px; margin: 20px 0; color: #ccc; }
#contactForm .submit input { width: 130px; height: 28px; background-color: #d95734; color: #fff; border: none; font-size: 11px; }
#contactForm .submit input:hover { background-color: #0c5053; cursor: pointer; border: none; }
p.success { font-size: 18px; color: #999; }

/* -------------------------------------------------------------------------- sidebar */

#sidebar { float: left; display: inline; width: 190px; padding: 0; margin: 32px 25px 0 25px; text-align: right; }
#sidebar h2 { font-size: 11px; text-transform: uppercase; margin: 0; letter-spacing: 1px; }
#sidebar ul { margin: 0 0 10px 0; padding: 0; }
#sidebar ul li { margin: 0 0 2px 0; padding: 0; list-style-type: none; font-size: 13px; line-height: 16px; font-weight: bold; text-align: right; color: #888; border-bottom: 1px dotted #ccc; padding: 4px 0 8px 0; }
#sidebar ul.small li { font-size: 12px; }
#sidebar ul li.lastItem { border-bottom: none; }
#sidebar li.current_page_item a { color: #555; font-weight: bold; } 
#sidebar li.current_page_item li a, #sidebar li.current_page_item li a:visited { color: #da6332; font-weight: normal; font-size: 12px; }
#sidebar li.current_page_item li a:hover { color: #0c5053; } 
#sidebar ul ul { margin: 4px 0 8px 8px; padding: 0; display: none; }
#sidebar li.current_page_item ul, #sidebar li.current_page_parent ul { display: block; }
#sidebar li li { margin: 0 0 3px 0; padding: 0; font-weight: normal; font-size: 11px; line-height: 16px; border: none; }
#sidebar img { margin: 5px 0 15px 0; border: 4px solid #ccc; }
#searchForm { margin: 25px 0; background-color: #eee; padding: 6px; }
#searchForm input { border: 1px solid #ccc; padding: 4px; margin: 0; width: 88px; color: #888; font-size: 11px; }
#searchForm input.submit { border: none; background: none; padding: 0 0 0 4px; width: auto; color: #da6332; cursor: pointer; }
#searchForm input.submit:hover { color: #0c5053; }

/* -------------------------------------------------------------------------- interior */

#googleCal { width: 100%; }
.gallery { z-index: 3; }
.titleImg { margin: 0 0 15px 0; }
.post { margin: 0 0 30px 0; }
.post p.powerpress_links { margin: 10px 0; font-size: 11px; color: #999; }
.post .postmeta { font-size: 11px; color: #999; margin: 0 0 10px 0; }

/* -------------------------------------------------------------------------- homepage */

#leadPanels { position: relative; z-index: 1; margin: 4px 0 0 0; }
#leadPanelsWrap { position: relative; display: none; background: #e0c04c !important; }
#leadPanelsWrap img { width: 960px; height: 380px; }
.panel { position: relative; background: transparent; }
.panel .panelDesc { width: 220px; position: absolute; padding: 15px 20px 20px 20px; }
.panel .panelDesc p { margin: 0; font-size: 16px; line-height: 24px; color: #fff; }
.panel .panelDesc a, .panel .panelContent a:visited { color: #ff0; }
.panel .panelDesc a:hover { color: #ccc; }
#panelA .panelDesc { top: 50px; left: -20px; background: rgb(56, 101, 149); background: rgba(56, 101, 149, 0.9); border-left: 20px solid #000; }
#panelB .panelDesc { top: 50px; right: -20px; background: rgb(27, 51, 70); background: rgba(27, 51, 70, 0.9); border-right: 20px solid #3e7ca5; }
#panelC .panelDesc { top: 50px; left: -20px; background: rgb(0, 0, 0); background: rgba(0, 0, 0, 0.8); border-left: 20px solid #e3e45d; }
#panelD .panelDesc { top: 50px; right: -20px; background: rgb(227, 228, 93); background: rgba(227, 228, 93, 0.9); border-right: 20px solid #3e7ca5; }
#panelD .panelDesc p { color: #000; }
#panelE .panelDesc { top: 50px; left: -20px; background: rgb(56, 101, 149); background: rgba(56, 101, 149, 0.8); border-left: 20px solid #3e7ca5; }
#panelF .panelDesc { top: 50px; right: -20px; background: rgb(227, 228, 93); background: rgba(227, 228, 93, 0.8); border-right: 20px solid #000; }
#panelF .panelDesc p { color: #000; }
#panelG .panelDesc { top: 50px; left: -20px; background: rgb(27, 51, 70); background: rgba(27, 51, 70, 0.8); border-left: 20px solid #3e7ca5; }

/* -------------------------------------------------------------------------- footer */

#footer { width: 100%; padding: 13px 0; margin: 0; border-top: 1px dotted #ccc; }
#footer .footerWrap { width: 960px; margin: 0 auto; position: relative; }
#footer #specialNews { position: absolute; top: 0; left: 30px; width: 680px; text-align: left; }
#footer #specialNews p { margin: 0; font-size: 14px; }
#footer #specialNews p img { vertical-align: middle; margin: 0 10px 0 0; -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4); -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4); box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4); }
#footer p#credit { width: 300px; margin: 0; position: absolute; top: 0; right: 30px; color: #888; font-size: 11px; line-height: 16px; text-align: right; }
#footer a, #footer a:visited { color: #da6332; }
#footer a:hover { color: #0c5053; }
#home #footer a, #home #footer a:visited { color: #ddd; }
#home #footer a:hover { color: #eee; }
#home #footer { position: absolute; top: 630px; left: 0; width: 100%; text-align: center; margin: 0; border: none; }

/* -------------------------------------------------------------------------- tinyMCE classes */

.subheader { margin: 0 0 8px 0; font-size: 22px; line-height: 30px;  font-weight: normal; color: #888; }
