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

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

body { margin: 0; padding: 0; background: #3d190e url(images/bg.gif) 0 0 repeat-x; font-family: "Georgia", "Palatino", "Times New Roman", serif; font-size: 13px; line-height: 22px; color: #000; }
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; }

/* -------------------------------------------------------------------------- headers */
	
h1 { margin: 0 0 15px 0; font-size: 26px; line-height: 36px; font-weight: normal; color: #777; }
h2 { margin: 0 0 8px 0; font-size: 18px; line-height: 24px;  font-weight: normal; color: #999; }
h3 { margin: 0 0 10px 0; font-size: 12px; line-height: 22px; font-weight: normal; color: #999; text-transform: uppercase; border-bottom: 1px dotted #ccc; }

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

a, a:visited { color: #374c5f; text-decoration: none; outline: none; }
a:hover, a:active { color: #000; }

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

#masthead { position: relative; height: 110px; background: url(images/bg_masthead.jpg) 0 0 repeat-x; z-index: 999; }
#home #masthead { height: 140px; }
#logo { position: absolute; top: 70px; left: 30px; }
#logo a { position: relative; width: 295px; height: 0px !important; display: block; background: url(images/logo.png) top left no-repeat; overflow: hidden; padding: 60px 0 0 0; border: 0; outline: none; }
#logo a:hover { background-position: 0 -60px; }
#nav { position: absolute; top: 12px; left: 30px; z-index: 999; }
#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 a, #nav a:visited { font-size: 14px; color: #b0aea9; text-transform: uppercase; border: none; }
#nav a:hover { color: #fff; }
#nav li.current_page_item a { color: #fff; }
#nav ul ul { display: none; width: 250px; position: absolute; top: 15px; left: -15px; padding: 20px 0 0 0; margin: 0; z-index: 999; opacity: 0.95; border-bottom: 8px solid #5b5a56; background: url(images/bg_nav.png); }
#nav li li { float: none; display: block; list-style-type: none; width: 250px; padding: 0 0px 0 0; margin-left: 6px; border: none; text-align: left; position: relative; }
#nav li:hover a, #nav li.current_page_item a { color: #fff; border-bottom: none; text-decoration: none; outline: none; }
#nav li li a, #nav li:hover li a , #nav li li a:visited, #nav li:hover li a:visited { color: #ffdead !important; font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif !important; font-size: 11px; line-height: 15px; height: auto !important; margin: 0 8px 0 8px; padding: 0; text-transform: none; width: 250px !important; border: none; background: none !important; cursor: pointer; letter-spacing: 0px; }
#nav li li a:hover, #nav li:hover li a:hover { border: none; color: #ccc !important; }
#topText { position: absolute; top: 85px; left: 375px; }
#topText p { font-size: 13px; line-height: 15px; text-align: center; color: #6f7161; margin: 0; }
#topText strong { display: block; font-weight: bold; }
#topText #topTextA { position: absolute; top: 0; left: 0; width: 150px; }
#topText #topTextB { position: absolute; top: 0; left: 170px; width: 150px; }
#topText #topTextC { position: absolute; top: 0; left: 340px; width: 150px; }

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

#wrap { position: absolute; top: 0; left: 0; }
#container { position: relative; margin: 0 auto; width: 960px; height: auto; padding: 0 0 20px 0; background: #fff url(images/bg_container.jpg); }
#main { float: left; display: inline; width: 660px; margin: 40px 40px 30px 0; z-index: 1; }
#main.wide { float: none; display: block; width: 900px; margin: 40px 30px 0 30px; }
#main li { margin: 0 0 12px 0; }
#main li ul { margin: 8px 0 0 0; }
#main img { border: 4px solid #fff; }
#main ul#pageList { margin: 0 0 15px 0; padding: 0; width: 70% }
#main ul#pageList li { margin: 0; padding: 6px 0; list-style-type: none; border-bottom: 1px dotted #ccc; font-size: 14px; }
#main ul#pageList li.lastItem { border-bottom: none; }
#home #main.wide { margin: 10px 0 0 0; width: 960px; }

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

#contactForm { margin: 20px 0; }
#contactForm img { vertical-align: middle; margin: 0 0 0 10px; } /* verification image */
#contactForm label { display: block; font-size: 13px; color: #444; margin: 0 3px 0 0; }
#contactForm input, textarea { width: 300px; border: 1px solid #ccc; padding: 4px; color: #444; font: normal 12px "Georgia", "Palatino", serif; }
#contactForm textarea { width: 300px; height: 100px; }
#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-size: 11px; margin: 20px 0; color: #c30; }
#contactForm .submit input { width: 130px; height: 28px; background-color: #374c5f; color: #fff; border: none; font-size: 11px; }
#contactForm .submit input:hover { background-color: #000; cursor: pointer; border: none; }
p.success { font-size: 18px; color: #999; }

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

#sidebar { float: left; display: inline; width: 200px; padding: 0; margin: 40px 40px 0 20px; }
#sidebar ul { margin: 0 0 15px 0; padding: 0; }
#sidebar ul li { margin: 0; padding: 8px 0; list-style-type: none; border-bottom: 1px dotted #ccc; font-size: 12px; line-height: 14px; }
#sidebar li.lastItem { border-bottom: none !important; }
#sidebar li.current_page_item a, #sidebar li.current_page_item a:visited { color: #000; font-weight: bold; }
#sidebar li ul { margin: 0 0 0 10px; }
#sidebar li ul li { border-bottom: none !important; }
#sidebar h2 { margin: 5px 0; } 
#sidebar .rssLink { background-position: 0 1px; }
#sidebar .current-cat a, #sidebar .current-cat a:visited { color: #000; font-weight: bold; }
#sidebar .current-cat li a { color: #374c5f !important; font-weight: normal !important; }
#sidebar .current-cat li a:hover { color: #000 !important; }

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

#lead { width: 860px; height: 250px; margin: 0 30px 0 30px; background: rgb(48, 66, 84); background: rgba(48, 66, 84, 0.2); padding: 20px; z-index: 1; }
#leadPhotos { float: left; display: inline; width: 394px; position: relative; z-index: 1; }
#leadPhotos img { border: 1px solid #fff; z-index: 1; }
#leadPhotos .shadow-left { top: 1px; left: -13px; }
#leadPhotos .shadow-right { top: 1px; right: -15px; }
#leadItem { float: right; display: inline; width: 405px; margin: 30px 20px 0 20px; }
#leadItem h1 { display: none; }
#leadItem p { color: #833827; font-size: 20px; line-height: 34px; } 
#leadItem a, #leadItem a:visited { color: #ffdead; margin: 0 5px 0 0; }
#leadItem a:hover { color: #ccc; }
#colA { float: left; display: inline; width: 280px; }
#colB { float: left; display: inline; width: 280px; margin: 0 23px; }
#colC { float: left; display: inline; width: 280px; }
#modules { margin: 0 35px 0 35px; }
#modules h2 { font-size: 24px; line-height: 36px; margin: 0; color: #5c422c; }
#modules h3 { font-size: 14px; line-height: 24px; color: #555; font-style: italic; font-weight: normal; margin: 0; }
#modules ul { margin: 0 0 15px 0; padding: 0; }
#modules ul li { margin: 0; padding: 6px 0; list-style-type: none; border-bottom: 1px dotted #ccc; font-size: 13px; }
#modules ul li.lastItem { border-bottom: none; }
#modules ul.sermonsList li a, #modules ul.sermonsList li a:visited { background: url(images/audio.gif) right 2px no-repeat; padding: 0 18px 0 0; }
#modules ul li.more { border-bottom: none; font-size: 12px; }
#modules ul li.more a, #modules ul li.more a:visited { background: none; padding: 0; }
#modules p { font-size: 13px; line-height: 22px; color: #322; }
#colC img { float: right; display: inline; margin: 0 0 15px 15px; border: none; }

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

#footer { color: #fff; width: 960px; margin: 0 auto 30px auto; padding: 10px 0 0 0; text-align: center; background: url(images/bg_footer.jpg) 0 0 repeat-x; }
.footerWrap { position: relative; width: 960px; margin: 0 auto; padding: 0; }
#footer p { margin: 0; color: #fff; font-size: 12px; }
#footer a, #footer a:visited { color: #ffdead; }
#footer a:hover { color: #fff; }
#footer .siteInfo { float: left; display: inline; margin: 0; }
#footer .siteCredit { float: right; display: inline; margin: 0; }

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

.navigation { margin: 15px 0; width: 500px; }
.navigation .alignleft { margin: 0; }
.navigation .alignright { margin: 0; }
#main .post { margin: 0 0 40px 0; clear: both; }
#main .post h2 { margin: 0; color: #000; }
#main .post p { margin: 0 0 10px 0; }
#main .post p.date { margin: 0; color: #666; font-size: 12px; }
#main .powerpress_links { font-size: 12px; color: #666; padding: 7px 0 0 0; }
#googleCal { width: 870px; height: 500px; border: 15px solid #fff; }
.powerpress_player { margin: 10px 0 0 0; }

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

.rssLink { margin: 20px 0; background: url(images/rss.png) 0 2px no-repeat; padding: 0 0 0 20px; }
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; }
.shadow-left { background: transparent url(images/shadow_left.png) no-repeat 0 0; width: 13px; height: 203px; position: absolute; top: 13px; left: -13px; z-index: 99; }
.shadow-right { background: transparent url(images/shadow_right.png) no-repeat 0 0; width: 13px; height: 203px; position: absolute; top: 13px; right: -13px; z-index: 99; }