/*   
Author: Tom Rose (tom@slurve.com)
Author URI: http://slurve.com
Date: 01 Nov 2007
*/

/* -------------------------------------------------------------------------- global */

body { margin: 0; padding: 0; background: #fff url(../../../images/bg_interior.jpg) 0 0 repeat-x; }
body#home { background: #fff url(../../../images/bg.jpg) 0 0 repeat-x; }
body#youth { background: #fff url(../../../images/bg_youth.jpg) 0 0 repeat-x; }

/* -------------------------------------------------------------------------- typography */

body, #main font { font-family: "Georgia", Verdana, sans-serif; font-size: small; line-height: 160%; }
#container, #main font { color: #222; }
#sidebar { font-size: 95%; }
#sidebar a { font-size: 105%; }
.lead p { font-family: "Georgia"; font-size: 150%; line-height: 150%; color: #efe7d5; }
#footer p { color: #fff; font-size: 95%; font-family: Lucida Grande, sans-serif; line-height: 150%; }
.introText { font-size: 150%; line-height: 150%; }

/* -------------------------------------------------------------------------- links */

a:link, a:visited, a:active { color: #7d7247; text-decoration: none; }
a:hover { text-decoration: underline; }
.logo a { position: relative; width: 300px; height: 0px !important; display: block; background: url(../../../images/logo.gif) top left no-repeat; overflow: hidden; padding: 100px 0 0 0; border: none; }
.logo a:hover { background-position: 0 0; border: none; }
#masthead a:hover { border: none; }
#kids a, #footer a { color: #ffdead; }
#masthead a { color: #7d7247; }

/* -------------------------------------------------------------------------- headers */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0; font-family: "Georgia"; }
h1 { font-size: 180%; margin: 18px 0 10px 0; line-height: 200%; }
h1.sectionHead { color: #eee; text-transform: uppercase; margin: 13px 0 30px 0; }
h2 { font-size: 150%; margin: 13px 0 8px 0; }
h2.sectionHead { font-size: 160%; margin: 13px 0 0 0; line-height: 200%; color: #eee; text-transform: uppercase; }
h3 { font-size: 100%; margin: 0 0 0 0; text-transform: uppercase; letter-spacing: 2px; }
h3.special { margin: 20px 0 5px 0; font-size: 90%; color: #777; }
h3.special em { font-weight: bold; font-style: normal; font-size: 120%; color: #000; }

/* -------------------------------------------------------------------------- masthead */

.logo { position: absolute; top: 25px; left: 0; }

.toplinks { position: absolute; top: 40px; left: 385px; color: #949377; }

.nav { margin: 0; padding: 0; position: absolute; top: 75px; right: 30px; list-style-type: none; border-top: 1px solid #eee; border-bottom: 1px solid #eee; }
.nav li { float: left; margin: 5px 2px;  }
.nav li a { position: relative; height: 0px !important; display: block; overflow: hidden; padding: 21px 0 0 0; border: none; }
.nav .home a { width: 57px; background: url(../../../images/nav_home.gif) top left no-repeat; }
.nav .about a { width: 65px; background: url(../../../images/nav_about.gif) top left no-repeat; }
.nav .news a { width: 56px; background: url(../../../images/nav_news.gif) top left no-repeat; }
.nav .calendar a { width: 95px; background: url(../../../images/nav_calendar.gif) top left no-repeat; }
.nav .blog a { width: 52px; background: url(../../../images/nav_blogs.gif) top left no-repeat; }
.nav .video a { width: 59px; background: url(../../../images/nav_video.gif) top left no-repeat; }
.nav .sermons a { width: 86px; background: url(../../../images/nav_sermons.gif) top left no-repeat; }
.nav .ministries a { width: 103px; background: url(../../../images/nav_ministries.gif) top left no-repeat; }
.nav .downloads a { width: 115px; background: url(../../../images/nav_downloads.gif) top left no-repeat; }
.nav .contact a { width: 85px; background: url(../../../images/nav_contact.gif) top left no-repeat; }
.home a:hover, .news a:hover, .about a:hover, .ministries a:hover, .calendar a:hover, .downloads a:hover, .video a:hover, .sermons a:hover, .blog a:hover, .contact a:hover, #home .home a, #news .news a, #about .about a, #calendar .calendar a, #sermons .sermons a, #video .video a, #podcasts .sermons a, #blog .blog a, #ministries .ministries a, #downloads .downloads a, #kids .ministries a, #contact .contact a { background-position: 0 -21px; }

/* -------------------------------------------------------------------------- containers */

#container, #footerWrap { position: relative; margin: 0 auto 0 auto; width: 990px; padding: 0 15px; }
#masthead { position: relative; height: 140px; }
#wrap { position: relative; width: 100%; min-height: 400px; padding: 0 0 35px 0; margin: 0; }
#main { position: relative; width: 710px; float: right; margin: 0 0 20px 0; }
#home #main, #calendar #main, #kids #main , #youth #main { width: 100%; float: none; margin: 0; }
#sidebar { position: relative; width: 224px; border-right: 1px dotted #6e6c57; padding-right: 15px; background: transparent; float: left; margin: 80px 20px 20px 0; text-align: left; }
#footer { position: relative; background: url(../../../images/bg_footer.jpg); border-top: 1px solid #2f608c; width: 100%; height: 250px; margin: 0; padding: 20px 0; }
#youth #footer { background: #999; }
#error { margin: 100px 0 0 0; }

.colA { width: 420px; float: left; margin: 55px 0 0 0; }
.colB { width: 255px; float: left; margin: -92px 20px 0 20px; }
.colC { width: 255px; float: left; margin: -92px 0 0 0; }

/* -------------------------------------------------------------------------- kids */

#kids { background: #6392bc url(../../../images/bg_kids.jpg) 0 0 repeat-x; }
#kids #wrap { background: #105089 url(../../../images/bg_kids_wrap.gif) 0 0 no-repeat; width: 961px; min-height: 396px; }
#kids #main { padding: 60px 0 0 0; }
.kidsInfo { width: 470px; height: 135px; position: absolute; top: 50px; left: 70px; color: #ccc; }
.kidsMain { width: 620px; min-height: 500px; float: left; margin: 160px 0 0 0; position: relative; color: #fff; }
.kidsMain p { color: #fff; }
.kidsLogo { position: absolute; top: -220px; right: -40px; }
.kidsNav { width: 180px; float: left; margin: 120px 20px 0 40px; }
.kidsNav ul { margin: 0; padding: 0; list-style-type: none; }
.kidsNav li { margin: 5px;  }
.kidsNav li a { position: relative; height: 0px !important; display: block; overflow: hidden; padding: 161px 0 0 0; border: none; }
.kidsNav .kidsEvents a { width: 135px; background: url(../../../images/nav_kids_events.gif) top left no-repeat; }
.kidsNav .kidsMinistry a { width: 135px; background: url(../../../images/nav_kids_ministry.gif) top left no-repeat; }
.kidsNav .kidsMops a { width: 135px; background: url(../../../images/nav_kids_mops.gif) top left no-repeat; }
.kidsNav .kidsEvents a:hover, .kidsNav .kidsMinistry a:hover, .kidsNav .kidsMops a:hover, .wrap-events .kidsEvents a, .wrap-childrens-ministries .kidsMinistry a, .wrap-mops .kidsMops a { background-position: 0 -161px; }
.kidsInfo ul { margin: 0; padding: 0; list-style-type: none; }
.kidsInfo li { margin: 5px; border-bottom: 1px dotted; float: none; font-size: 110%; padding: 0 0 5px 0; }
.kidsInfo li p { display: inline; margin: 0; color: #fff; }
.kidsInfo a { color: #eee; }
.kidsInfo a:hover { text-decoration: none; color: #fff; }

.youthMain { width: 550px; float: left; position: relative; margin: 65px 0 0 0; font-family: "Lucida Grande", sans-serif; }
.wrap-gfcyouth-calendar .youthMain { width: 100%; }
.youthMain h1, .youthMain h2 { font-family: "Lucida Grande", sans-serif; letter-spacing: -1px; } 
.youthLogo { position: absolute; top: -75px; right: -430px; }
.youthSidebar { width: 350px; margin: 220px 0 0 40px; float: left; }
.wrap-gfcyouth-calendar .youthSidebar { display: none; }
.wrap-gfcyouth-calendar .youthLogo { right: 10px; }
.youthNav { margin: -40px 0 30px 0; padding: 0; list-style-type: none; }
.youthNav li { margin: 0; padding: 0; }
.youthNav li a { position: relative; height: 0px !important; display: block; overflow: hidden; padding: 28px 0 0 0; border: none; }
.youthNav .youthNavBlog a { width: 65px; background: url(../../../images/nav_youth_blog.gif) top left no-repeat; }
.youthNav .youthNavMission a { width: 110px; background: url(../../../images/nav_youth_mission.gif) top left no-repeat; }
.youthNav .youthNavCross a { width: 197px; background: url(../../../images/nav_youth_cross_training.gif) top left no-repeat; }
.youthNav .youthNavParents a { width: 115px; background: url(../../../images/nav_youth_parents.gif) top left no-repeat; }
.youthNav .youthNavCalendar a { width: 98px; background: url(../../../images/nav_youth_events.gif) top left no-repeat; }
.youthNav .youthNavJrHigh a { width: 153px; background: url(../../../images/nav_youth_jrhigh.gif) top left no-repeat; }
.youthNav .youthNavSrHigh a { width: 153px; background: url(../../../images/nav_youth_srhigh.gif) top left no-repeat; }
.youthNav .youthNavBlog a:hover, .youthNav .youthNavMission a:hover, .youthNav .youthNavCross a:hover, .youthNav .youthNavParents a:hover, .youthNav .youthNavCalendar a:hover, .youthNav .youthNavJrHigh a:hover, .youthNav .youthNavSrHigh a:hover, 
.wrap-youth .youthNav .youthNavBlog a, .wrap-gfcyouth-mission .youthNav .youthNavMission a, .wrap-gfcyouth-cross-training .youthNav .youthNavCross a, .wrap-gfcyouth-parents .youthNav .youthNavParents a, .wrap-gfcyouth-events .youthNav .youthNavCalendar a, .wrap-gfcyouth-junior-high .youthNav .youthNavJrHigh a, .wrap-gfcyouth-senior-high .youthNav .youthNavSrHigh a { background-position: 0 -29px; }

.flickr p { margin: 15px 0; }
.flickr img { margin: 2px; border: 4px solid #ccc; }
.flickr img:hover { border: 4px solid #ddd; }

#map { border: 5px solid #eee; margin: 0 0 25px 0; }

/* -------------------------------------------------------------------------- photos */

.lead { height: 230px; margin-bottom: 20px; width: 100%; position: relative; }
.lead .leadPhotos { position: absolute; top: -4px; left: -10px; width: 439px; height: 288px; background: url(../../../images/photos.png) 0 0 no-repeat; }
#photodiv { border: none; position: absolute; top: 26px; left: 36px; }
#photodiv img { border: none; }
.lead p { position: absolute; top: 30px; left: 465px; width: 400px; }

/* -------------------------------------------------------------------------- interior and homepage */

.titleBlog { position: relative; width: 40px; height: 0px !important; display: block; background: url(../../../images/title_blog.gif) top left no-repeat; overflow: hidden; padding: 16px 0 0 0; border: none; }
.titleSermons { position: relative; width: 81px; height: 0px !important; display: block; background: url(../../../images/title_sermons.gif) top left no-repeat; overflow: hidden; padding: 16px 0 0 0; border: none; }
.titleNews { position: relative; width: 50px; height: 0px !important; display: block; background: url(../../../images/title_news.gif) top left no-repeat; overflow: hidden; padding: 16px 0 0 0; border: none; }
.titleKids { position: relative; width: 86px; height: 0px !important; display: block; background: url(../../../images/title_kids.gif) top left no-repeat; overflow: hidden; padding: 16px 0 0 0; border: none; }
.titleEvents { position: relative; width: 146px; height: 0px !important; display: block; background: url(../../../images/title_events.gif) top left no-repeat; overflow: hidden; padding: 16px 0 0 0; border: none; }
.titleSubscribe { position: relative; width: 88px; height: 0px !important; display: block; background: url(../../../images/title_subscribe.gif) top left no-repeat; overflow: hidden; padding: 16px 0 0 0; border: none; }

.post { margin: 26px 0; }

.promoImg img { border-top: 1px solid #ccc; margin: 0 0 20px 0; }

.headlines { padding: 0; width: 100%; }
.rssLink { float: right; font-size: 90%; }
.headlines.alt { margin-bottom: 15px; }
.headlines.feeds { margin: -10px 0 0 0; }
.headlines.feeds li { margin: 0; line-height: 20px; }
.headlines li { background: url(../../../images/icons/li.gif) 0 4px no-repeat; margin: 10px 0; padding: 0 0 0 15px; list-style-type: none; line-height: 16px; list-style-type: none; color: #999; }
.headlines.alt li { border: none; line-height: 16px; margin-top: 2px; }
.headlines li a { font-size: 100%; margin: 4px 0 4px 2px; }
.headlines li.more { text-transform: uppercase; font-size: 85%; }
.headlines .more { border: none; text-transform: uppercase; background: none; font-size: 90%; padding: 0; }
#sidebar .headlines { margin-bottom: 20px; } 
#sidebar .headlines li { line-height: 15px; background: url(../../../images/icons/li.gif) 0 6px no-repeat; } 
#sidebar .headlines.sermonsList li { line-height: 15px; background: none; padding: 0; } 
#sidebar .headlines li.more { background: none; } 

.module { width: 215px; float: left; margin: 0 0 20px 0; padding: 15px 20px 0 20px; position: relative; background: url(../../../images/bg_module.png) 0 0 repeat-x; border-top: 1px solid #629cd0; }
.module .headlines { width: 100%; }
.module h2 { font-size: 18px; font-family: "Georgia", "Palatino", serif; color: #6e6c57; margin: 0 0 8px 0; letter-spacing: 0px; }
.module h2 em { font-size: 13px; font-style: normal; }
.module.news { height: 160px; }
.module.sermons { height: 160px; }
.module.sermons .headlines li { background: none; padding: 0; }
.module.blogs { width: 380px; background: url(../../../images/bg_module_alt.png) 0 0 repeat-x; }
.module.blogs h3 { text-transform: uppercase; font-size: 100%; color: #aead98; margin: 15px 0 2px 0; }
.module.blogs .headline { margin: 0 0 4px 0; font-size: 120%; }
.module.events { background: url(../../../images/bg_module_alt.png) 0 0 repeat-x; }
.module.events ul { list-style-type: none; margin: 5px 0 0 0; padding: 0; }
.module.events ul ul { margin: 0 0 10px 0; }
.module.events li { font-weight: bold; color: #888; margin-bottom: 15px; }
.module.events li li { font-weight: normal; margin: 0; color: #000; text-transform: none; line-height: 130%; }
.module.mops { background: url(../../../images/bg_module_alt.png) 0 0 repeat-x; }
.module.mops img { width: 180px; height: 83px; position: relative; }
.module.mops .mopsLogoSm { margin: 0 0 5px 18px; }
.module.youth { background: url(../../../images/bg_module_alt.png) 0 0 repeat-x; }
.module.youth img { width: 210px; height: 96px; position: relative; }
.module.youth .youthLogoSm { margin: -30px 0 10px 0; }
.module.subscribe { width: 380px; background: url(../../../images/bg_module_alt.png) 0 0 repeat-x; padding-bottom: 30px; }

#sermons .post { border-bottom: 1px dotted #6e6c57; padding: 15px 0 15px 39px; margin: 0 0 0 -39px; }
#sermons h2 { margin-top: 0; }
#sermons #main.single h2 { margin-top: 13px; }
.sermonDate { }
.podPress_content { margin: -12px 0 0 -5px; font-size: 95%; }
.podPress_content object { margin: 10px 0 10px 3px; }

.catDescription { font-size: 120%; line-height: 150%; color: #999; }

#blog .post h3 { margin-bottom: 15px; }
.postmetadata { color: #999; font-size: 95%; }

/* -------------------------------------------------------------------------- footer */

#footer .siteInfo { position: absolute; top: 10px; right: 50px; }
#footer .contactInfo { position: absolute; top: 10px; left: 50px; }
#footer .contactInfo img { float: left; margin: 5px 15px 0 0; }
#footer .contactInfo p { float: left; }

/* -------------------------------------------------------------------------- sidebar */

#blogs #sidebar h3, #blogs #sidebar h2 { margin: 15px 0 2px 0; font-size: 100%; text-transform: uppercase; letter-spacing: 2px; color: #6e6c57; }
#blogs #sidebar h3:after, #blogs #sidebar h2:after { content: " ~ "; }
#blogs #sidebar ul { margin: 0; padding: 0; list-style-type: none; }
#blogs #sidebar li { margin: 1px 0; }
#sidebar h4 { margin-bottom: 0; }

/* -------------------------------------------------------------------------- utility */

a img, a.imglink:link, a.imglink:visited { border: none; }
a.imglink:hover { background: transparent; }
p { margin: 0 0 15px 0; } 
a img { border: 0; }
dl, dd { margin: 0; padding: 0; }
dt { font-weight: bold; color: #999; }
ol { margin: 0 0 0 20px; padding: 0 0 0 20px; position: relative; }
li { margin: 10px 0; }
ul { list-style-type: circle; margin: 0; padding: 0 0 0 15px; }
.contentOff { display: none; }
.contentOn { display: block; }
.clear { clear: both; }
.icon { vertical-align: middle; margin: -3px 2px 0 2px; }
.inside { text-align: left; }
.shadow-left { background: transparent url(../../../images/shadow_left.png) no-repeat 0 0; width: 13px; height: 203px; position: absolute; top: 48px; 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: 135px; right: -13px; z-index: 99; }

/* -------------------------------------------------------------------------------- form elements */

.ddfmwrap { margin: 0; }
label { font-size: 90%; text-transform: uppercase; display: block; margin: 20px 3px 0 0; }
select { width: 300px; font-size: 95%; color: #555; border: 1px solid #ccc; padding: 3px; }
option { border-top: 1px dotted #ccc; }   
input, textarea {  width: 300px; border: 1px solid #ccc; padding: 3px; color: #444; }
input:focus, textarea:focus, select:focus { background-color: #ffc; }
textarea { width: 400px; height: 200px; font: normal 12px "Lucida Grande", Verdana, sans-serif; }
.required { color: #444; margin-top: 20px; }
.ddfmerrors { color: #930; font-size: 130%; }
.errorlist { color: #930; font-weight: bold; }
.submit { width: 100px; background-color: #a0a77b; color: #fff; border: none; }
.submit:hover { background-color: #5f6744; cursor: pointer; border: none; }
.fmradio input { width: 12px; height: 12px; margin-right: 4px; border: none; }