/*

	File: screen.css
	Media: screen
	Copyright: (c) 2009 Church Media Group, Inc. www.churchmedia.cc
	Author: Bill Jones
	Notes: 


/* Reset Defaults
--------------------------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, del, dfn, font, img, ins, kbd, q, s, samp, strike, 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-family: inherit; vertical-align: baseline;}
:focus { outline: 0;}
ul { list-style: none;}
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: "" "";}


/* Basic Selectors
--------------------------------------------------------------------------------------- */

html {height: 100%; background: #e0f1f8 url(../images/bg/bg_html.jpg) top left repeat-x;}
body { background: transparent url(../images/bg/bg_body.jpg) top center no-repeat; font: normal 62.5% Arial, Helvetica, Verdana, sans-serif; color: #888888; height: 100%;}
body.ministrygive { background: transparent url(../images/ministrygive/ministrygive.jpg) top center no-repeat; font: normal 62.5% Arial, Helvetica, Verdana, sans-serif; color: #888888; height: 100%; height: 1193px; text-align: center;}

body.ministrygive img { margin: 1107px auto 20px auto;}


h3 { font-size:2.6em; color: #45c0ff; font-family: "HelveticaNeueLight", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 200; line-height: 1em;}
h1, h2, h4, h5, h6 { font-family: "HelveticaNeueLight", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 200; font-size: 1.8em; color: #2879a3; }
p { font-size:1.2em; line-height:1.4em; margin:12px 0; }
small { font-size:1.1em;}

.align-left { text-align:left; }
.align-center { text-align:center; }
.align-right { text-align:right; }

.float-left { float:left; }
.float-right { float:right; }
.float-none { float:none; }

.clear-left {clear: left;}
.clear-right {clear:right;}
.push {clear:both;}

.hide {display: none;}
.overflow { width: 100%; overflow: hidden; }
p.btn { margin-top: 20px; margin-bottom: 0; }
li.btn { margin-top: 20px; margin-bottom: 0; }
p.last { margin-bottom: 0; }

.article_thumb { float: left; display: inline; margin: 16px 16px 16px 0; }

.title_full_width_border { width:100%; padding-bottom:12px; border-bottom:6px solid #ccc; }


/* Links
--------------------------------------------------------------------------------------- */

a {font-weight: bold; text-decoration: none;}
a:link { color: #74a800;}
a:visited { color: #74a800;}
a:hover { color: #88c401; text-decoration: underline;}
a:active { color: #74a800;}

.footer a:link { color: #4e8696;}
.footer a:visited { color: #4e8696;}
.footer a:hover { color: #4e8696; text-decoration: underline;}
.footer a:active { color: #4e8696;}

a.arrow {background: transparent url(../images/arrows/arrow_pointer.gif) 0 50% no-repeat; padding-left: 14px;}

.btn_more { display:block; width: 40px; height: 16px; text-indent: -9999px; background: transparent url(../images/btn/btn_more.gif) top left no-repeat; float: right; margin-top: 5px; }
.btn_more:hover { background-position: top right;}

.btn_invite_a_friend { display:block; width: 119px; height: 33px; text-indent: -9999px; background: transparent url(../images/btn/btn_invite_a_friend.gif) top left no-repeat; }
.btn_invite_a_friend:hover { background-position: top right;}

.btn_register_group { display:block; width: 119px; height: 33px; text-indent: -9999px; background: transparent url(../images/btn/btn_register_group.gif) top right no-repeat; }
.btn_btn_register_group:hover { background-position: top left;}

.btn_sign_up { display:block; width: 119px; height: 33px; text-indent: -9999px; background: transparent url(../images/btn/btn_sign_up.gif) top right no-repeat; }
.btn_sign_up:hover { background-position: top left;}

.btn_lead_a_group { display:block; width: 119px; height: 33px; text-indent: -9999px; background: transparent url(../images/btn/btn_lead_a_group.gif) top right no-repeat; }
.btn_lead_a_group:hover { background-position: top left;}

.btn_sitemap_home { display:block; width: 16px; height: 12px; text-indent: -9999px; background: transparent url(../images/btn/btn_sitemap_home.gif) top left no-repeat; margin: 16px 0 16px 12px; }
.btn_sitemap_home:hover { background-position: top right;}

.btn_back { display:block; width: 56px; height: 21px; text-indent: -9999px; background: transparent url(../images/btn/btn_back.gif) top left no-repeat; float: right; }
.btn_back:hover { background-position: top right;}

.home_panel_right .btn_more, .home_panel_left .btn_more { margin-top: 1px; }

.btn_donate { display:block; width: 119px; height: 33px; text-indent: -9999px; background: transparent url(../images/btn/btn_donate.gif) top right no-repeat; }
.btn_donate:hover { background-position: top left;}


/* Main Structural Selectors
--------------------------------------------------------------------------------------- */

.container { width:960px; margin: 0 auto; padding: 0; }
.header { margin: 0 auto; padding: 0 0 20px 0; overflow: hidden; width: 100%;  }
.content_top { width: 960px; margin: 0; padding: 30px 0 0; background: url(../images/bg/bg_content_top.jpg) top left no-repeat; }
.content_bottom { width: 960px; margin: 0; padding: 0 0 30px; background: url(../images/bg/bg_content_bottom.jpg) bottom left no-repeat; }
.content { width: 960px; padding: 0; background: url(../images/bg/bg_content.jpg) top left repeat-y; overflow: hidden; margin: 0; }
.main { width: 600px; margin: 10px 0 0 40px; float:left; display:inline; }
.sidebar { width:267px; float:right; display:inline; margin: 10px 40px 0 0; }
.footer { width: 920px; margin: 10px auto 0; padding: 0px 0 20px 0; color: #666666; overflow: hidden; }

.left_column { width: 575px; margin: 10px 0 0 40px; float: left; display: inline; overflow: hidden; }
.right_column { width: 267px; margin: 10px 40px 0 0; float: right; display: inline; overflow: hidden; }

.bottom_cap { margin: 0; padding: 0; }



/* Header Layout
--------------------------------------------------------------------------------------- */


.header h1 { float: left; display: inline; margin: 0px 0 0 40px; padding: 0; }

.header h2 { float: right; display: inline; margin: 40px 20px 0 0; padding: 0 0; font-family: "HelveticaNeueLight", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 3.0em; font-weight: 100; color: #ffffff; letter-spacing: .025em; }

.main_nav { clear:both; width: 916px; height: 57px; overflow: hidden; float: left; display: inline; margin: 24px 0 0 27px;}
.main_nav li { height: 57px; float: left; display: inline; margin-right: 12px; }
.main_nav li.last { margin-right: 0;}
.main_nav li a { display: block; height: 57px; text-indent: -9999px; background: transparent url(../images/bg/bg_nav.gif) 0 0 no-repeat; }

#home { width: 90px; background-position: 0px 0px; }
#home:hover { background-position: 0px -57px; }

#whyn { width: 138px; background-position: -102px 0px; }
#whyn:hover { background-position: -102px -57px; }

#plan { width: 116px; background-position: -418px 0px; }
#plan:hover { background-position: -418px -57px; }

#prog { width: 163px; background-position: -546px 0px; }
#prog:hover { background-position: -546px -57px; }

#geti { width: 154px; background-position: -252px 0px; }
#geti:hover { background-position: -252px -57px; }

#cont { width: 110px; background-position: -721px 0px; }
#cont:hover { background-position: -721px -57px; }

#give { width: 73px; background-position: -842px 0px;}
#give:hover { background-position: -842px -57px; }

body.home a#home, body.home a#home:hover { width: 90px; background-position: 0px -115px; }

body.whyn a#whyn, body.whyn a#whyn:hover { width: 138px; background-position: -102px -115px; }

body.plan a#plan, body.plan a#plan:hover { width: 116px; background-position: -418px -115px; }

body.prog a#prog, body.prog a#prog:hover { width: 163px; background-position: -546px -115px; }

body.geti a#geti, body.geti a#geti:hover { width: 154px; background-position: -252px -115px; }

body.cont a#cont, body.cont a#cont:hover { width: 110px; background-position: -721px -115px; }

body.give a#give, body.give a#give:hover { width: 73px; background-position: -842px -115px; }



/* Homepage Layout
--------------------------------------------------------------------------------------- */

.homepage_content { overflow: hidden; width: 100%; }

.rotator { position: relative; background: url(../images/bg/bg_rotator.jpg) top left no-repeat; width: 575px; height: 304px; margin: 0; padding: 0; }
.rotator img { border: none; margin: 15px 0 0 15px; padding: 0; width: 545px; height: 240px;}

#divMainRotatorNav { position:absolute; bottom:17px; left:13px; z-index:99; }
#divMainRotatorNav a { margin: 0 0 0 4px; width: 21px; height: 21px; background: transparent url(../images/btn/btn_rotator_down.gif) top left no-repeat; text-decoration: none; text-indent: -9999px; display: block; float: left; }
#divMainRotatorNav a:hover { background: transparent url(../images/btn/btn_rotator_up.gif) top left no-repeat; text-decoration: none; }
#divMainRotatorNav a.activeSlide { background: transparent url(../images/btn/btn_rotator_up.gif) top left no-repeat; text-decoration: none; }
#divMainRotatorNav a:focus { outline: none; }

.home_events_row { overflow: hidden; width: 100%; border-bottom: 2px solid #dddddd; padding: 14px 0 9px 0; }
.home_events_row h4 { float: left; display: inline; font-size: 3.8em; color: #aaaaaa; margin-left: 12px; line-height: 1em; padding: 0; }
.home_events_content { float: right; display: inline; width: 84% }
.home_events_content h3 { font-size: 1.4em; }
.home_events_content p { margin: 1px 0 0 0; }

.event_list_box { margin: 17px 17px 0; overflow: hidden; }
.event_list { width: 100%; padding: 0; margin: 0 0 10px; overflow: hidden;   clear: both; }
.event_list h4 { text-align: center; width: 43px; height: 53px; padding-top: 5px; float: left; display: block; margin:2px 0 0; font-size: 2.4em; font-weight: normal; color: #ffffff; line-height:1em; background: url(../images/icons/icon_event_list.gif) 0 0 no-repeat; }
.event_list .listing { width: 75%; float: right; display: inline; border-bottom: 2px dotted #bfbfbf; padding-bottom: 17px; margin-top: 4px;  }
.event_list .listing h5 { font-size: 1.4em; margin: 0; color: #a2a2a2; font-weight: normal; }
.event_list .listing h5 a { font-weight: normal; color: #a2a2a2; }
.event_list .listing p { margin: 0; color: #656464; }
.last_event { border-bottom: none; }


/* Main Layout
--------------------------------------------------------------------------------------- */

.page_header { overflow: hidden; width: 100%; padding: 0 0 10px; margin: 0 0 30px; }
.page_header h3 { float: left; font-family: "HelveticaNeueLight", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 3.4em; font-weight: 200; margin: 3px 0 0 0; color: #45c0ff;}

.main h4, .full h4 { font-size: 1.6em; margin: 20px 0; }

.page_header h2 { font-size: 3em; font-weight: normal; color: #45c0ff; }

.main_content p.crumbs { margin: 0 0 16px 0; font-size: 1.1em; }

.main_content { width:575px; }
.main_content p { line-height: 1.6em; margin: 18px 0;}
.main_content ul, .main_content dl, .main_content ol, .full ul { margin: 16px 0; }
.main_content ul li, .main_content dl dd, .full ul li { list-style: disc; display: list-item; margin-left: 32px; padding-left: 4px; font-size: 1.2em; line-height: 1.3em; margin-bottom: 6px; }
.main_content ol li { display: list-item; margin-left: 32px; padding-left: 4px; font-size: 1.2em; line-height: 1.3em; margin-bottom: 6px; }

.main_image { float: left; display: inline; margin: 0 28px 16px 0; border: 10px solid #eeeeee; }
.main_image_small { float: left; display: inline; margin: 0 28px 24px 0; }
.secondary_image {margin: 0 0 8px 0; }

.staff_box { width:100%; }
.staff { width:25%; float: left; display: inline; text-align: center; height: 230px; }
.staff h3 { font-size: 1.2em; margin: 8px 0 2px 0; letter-spacing: normal; text-transform: none; }
.staff_info { width: 200px; float: left; display: inline; }
.staff_info img { border: 10px solid #dfe4e1; }
.staff_thumb_image { border: 10px solid #dfe4e1; }
.staff_content { width: 57%; float: right; display: inline; }
.staff_content h4 { font-size: 1.6em; margin: 0 0 2px 0; }
.staff_content p:first-child { margin-top:0; }
.staff_title { font-size: .75em; font-weight: normal; margin-left: 8px; }
.staff_title img { vertical-align: bottom; margin:0 0 2px 6px; }

.main_content .staff_content ul li { list-style: disc; display: list-item; margin-left: 13px; padding-left: 4px; font-size: 1.2em; line-height: 1.3em; margin-bottom: 6px; }
.main_content .staff_content ol li { display: list-item; margin-left: 13px; padding-left: 4px; font-size: 1.2em; line-height: 1.3em; margin-bottom: 6px; }

.main_content .staff_info h4 { font-size: 1.2em; margin: 16px 0 0 0; }
.main_content .staff_content .staff_networks { margin: 12px 0 0 0; padding: 0; width: 100%; overflow: hidden; }
.main_content .staff_content .staff_networks li { margin: 0; padding: 0; list-style: none; float: left; display: inline; margin-right: 12px; }
.main_content .staff_content .staff_networks li a { display: block; width: 16px; height: 16px; text-indent: -9999px;}
.staff_facebook, .staff_facebook:hover  { background: transparent url(../images/staff/staff_facebook.gif) 0 0 no-repeat; }
.staff_twitter, .staff_twitter:hover { background: transparent url(../images/staff/staff_twitter.gif) 0 0 no-repeat; }
.staff_myspace, .staff_myspace:hover { background: transparent url(../images/staff/staff_myspace.gif) 0 0 no-repeat; }
.staff_linkedin, .staff_linkedin:hover { background: transparent url(../images/staff/staff_linkedin.gif) 0 0 no-repeat; }
.staff_flickr, .staff_flickr:hover { background: transparent url(../images/staff/staff_flickr.gif) 0 0 no-repeat; }

.news_list { width: 100%; border-bottom: 1px solid #e8e8e8; padding: 14px 0; overflow: hidden; }
.news_list .news_date { width: 10%; float: left; display: inline; }
.news_list .listing { width: 87%; float: right; display: inline; border-bottom: 0; margin: 0; padding: 0; }
.news_list h4 { font-size: 1.4em; margin: 0; }
.news_list h5 { font-size: 1.4em; margin: 0; }
.news_list .listing h4 { margin: 0 0 0 0; }

.full {  margin: 0 40px; }

.site_map_list { width: 16%; float: left; display: inline; }
.full .site_map_list li { font-size: 1.1em; margin-left: 12px; padding-left: 0;}
.full .site_map_list li.site_map_title { margin: 0 0 8px 0; padding: 0; list-style: none; font-size: 1.4em;}


/* Site Map
______________________________________________________________________________________ */

.sitemap_box { margin-bottom: 20px; }
.sitemap_header { width: 96%; background: #eeeeee; padding: 6px 2%; overflow: hidden; border-bottom: 1px solid #dddddd;  }
.main_content .sitemap_header h4 { margin: 0; float: left; display: inline; font-size: 1.8em; margin-top: 3px; }
.sitemap_header a { float: right; display: inline; font-size: 1.4em; margin-top: 3px; }

.main_content .sitemap_links { margin: 0; }
.main_content .sitemap_links li { margin: 0; padding: 0; list-style: none; width: 100%; border-bottom: 1px solid #dddddd; font-size: 1.4em; }
.main_content .sitemap_links li.last { border-bottom: none; }
.main_content .sitemap_links li a { display: block; width: 96%; padding: 6px 2%; }
.main_content .sitemap_links li a:hover { background: #daff88; color: #999999;}

.big_text { background: #d6ebc4 url(../images/icons/icon_confirmation.gif) 16px 50% no-repeat; padding: 8px 15%; width: 70%; text-align: center; margin: 24px 0; }
.big_text p { font-size: 1.6em; color: #2c8603; margin: 0; line-height: 1.3em; }
.confirmation_content h4 { margin: 30px 0 24px 0; }


/* Pages
______________________________________________________________________________________ */

.main_content ul.pages { margin: -5px 0 0 0; padding: 0; overflow: hidden; width: 96%; border-top:1px solid #e2ddcd; border-bottom:1px solid #e2ddcd; padding: 6px 2%; background: #f8f6ed; }
.main_content ul.pages li { margin: 0; padding: 0; float: left; display: inline; margin-right: 6px; color: #6d5935; }
.main_content ul.pages li.title { padding-top: 3px; font-weight: bold; }
.main_content ul.pages li a { display: block; padding:3px 4px;  text-decoration: underline; }
.main_content ul.pages li a:hover {  text-decoration: underline; background: #f1f8fc;}
.main_content ul.pages li a.active, ul.pages li a.active:hover { display: block; padding:3px 4px; border: 0; color: #6d5935; text-decoration: none; }
.main_content ul.top_pages { margin: 24px 0; }


/* Newsletter Archive
______________________________________________________________________________________ */

.table_archive { width: 100%; border-collapse: collapse; margin-top: 0;}
.table_archive td { padding: 8px 0; border-bottom: 2px solid #eeeeee; font-size: 1.4em; }
.table_archive td.title { font-weight: bold; padding: 0 0 8px 0; }
.table_archive td p  { margin: 0; padding: 0; font-size: 1em; }


/* Wallpaper Module
______________________________________________________________________________________ */

.download_row { margin-bottom: 26px; padding-bottom: 20px; border-bottom: 4px solid #dddddd;}
.download_left_panel { float: left; display: inline; width: 140px; height: 105px; position: relative; border: 4px solid #eeeeee; background: #eeeeee; text-align: center; }
.download_left_panel a { display: block; width: 140px; height: 105px; }
.icon_zoom { position: absolute; bottom: 0; right: 0; z-index: 1; }
.download_right_panel { float: right; display: inline; width:71%; }
.download_right_panel h4 { margin: 0 0 0 0; }
.download_right_panel h5 { font-size: 1.2em; margin-top: 3px; color: #888888; font-weight: normal; }
.download_right_panel p { margin: 8px 0 0 0; }

ul.download_items { margin: 8px 0 0 0; padding: 0; overflow: hidden; width: 100%; }
ul.download_items li { list-style: none; margin: 0; padding: 4px 0 4px 24px; float: left; display: inline; margin-right: 12px; width: 41%; font-size: 1.2em; }
.download_item_img { background: transparent url(../images/icons/icon_download_img.gif) 0 50% no-repeat; }
.download_item_pdf { background: transparent url(../images/icons/icon_download_pdf.gif) 0 50% no-repeat; }
.download_item_doc { background: transparent url(../images/icons/icon_download_doc.gif) 0 50% no-repeat; }
.download_item_xls { background: transparent url(../images/icons/icon_download_xls.gif) 0 50% no-repeat; }
.download_item_ppt { background: transparent url(../images/icons/icon_download_ppt.gif) 0 50% no-repeat; }
.download_item_mp3 { background: transparent url(../images/icons/icon_download_mp3.gif) 0 50% no-repeat; }
.download_item_mov { background: transparent url(../images/icons/icon_download_mov.gif) 0 50% no-repeat; }
.download_item_mpg { background: transparent url(../images/icons/icon_download_mpg.gif) 0 50% no-repeat; }
.download_item_pie { background: transparent url(../images/icons/icon_download_pie.gif) 0 50% no-repeat; }
.download_item_generic { background: transparent url(../images/icons/icon_download_generic.gif) 0 50% no-repeat; }



/* Events & Calendar
______________________________________________________________________________________ */

.event_row { width: 100%; overflow: hidden;}
.event_row h3 { margin-bottom: 20px; }
h4.event_month  { font-size: 2.0em;}
h4.event_title  { font-size: 2.0em;}
.event_listing { border-bottom: 1px solid #e8e8e8; overflow: hidden; padding-bottom: 12px; margin-bottom: 12px; width: 100%; }
.left_panel_event_listing { width: 8%; float: left; display: inline; }
.left_panel_event_listing h5 { font-size: 3.6em; font-weight: normal; color: #aaaaaa; }
.right_panel_event_listing { width: 89%; float: right; display: inline; overflow: hidden; }
.right_panel_event_listing h4 { margin: 0;}
.right_panel_event_listing p { margin: 2px 0 0 0;}

.featured_row { margin-top: 24px; width:100%; overflow: hidden; }
.featured_event_listing { border-top: 1px solid #e8e8e8; overflow: hidden; padding-top: 20px; margin-bottom: 20px; width:100%; }
.featured_event_listing img { float: left; display: inline; }
.right_panel_fevent_listing { width: 59%; float: right; display: inline; overflow: hidden; margin-top: 4px;  }
.right_panel_fevent_listing h4 { margin: 0;}
.right_panel_fevent_listing p { margin: 10px 0; }
.right_panel_fevent_listing p.dates { margin: 2px 0 10px 0; font-size: 1.1em;}

img.featured_event_image { width: 575px; height: 175px; margin-bottom: 24px; }

.event_title { width: 100%; overflow: hidden; }
.back { font-size: .65em; float: right; display: inline;}

.table_events { width: 100%; border-collapse: collapse; font-size: 1.2em;}
.table_events td { padding: 10px 0; border-bottom: 1px solid #f5ede2; }
.table_events td.titles { background: #5e6874; color: #ffffff; font-weight: bold;}
.table_events td p  { margin: 0; padding: 0; font-size: 1em; }

#calendar_box { width:200px; margin-bottom: 40px; margin-left: 33px; }
#calendar_box ul#calendar_months { width:200px;height: 46px; background:#97cc00; text-align: center; overflow: hidden; }
#calendar_box ul#calendar_months li { float:left; display: inline;}
#calendar_box ul#calendar_months li#previous_month a { display:block; width:30px; height:46px; text-indent:-9999px; background: transparent url(../images/btn/btn_calendar_prev_month.gif) top left no-repeat; }
#calendar_box ul#calendar_months li#previous_month a:hover { background-position: bottom left; }
#calendar_box ul#calendar_months li#current_month { width:140px; color:#000000; font-size: 1.4em; line-height:46px; }
#calendar_box ul#calendar_months li#next_month a { display:block; width:30px; height:46px; text-indent:-9999px; background: transparent url(../images/btn/btn_calendar_next_month.gif) top left no-repeat; }
#calendar_box ul#calendar_months li#next_month a:hover { background-position: bottom left; }

#calendar_box ul#calendar_dates { width:198px; padding:0 0 0 0;margin: 0 auto; border:1px solid #97cc00; border-top: none;background: #ffffff; text-align: center; overflow: hidden;}
#calendar_box ul#calendar_dates li { float:left; display:inline; width:27px; height:27px; border-right:1px solid #97cc00; border-bottom:1px solid #97cc00; font-size: 1.2em;}
#calendar_box ul#calendar_dates li.last_column { border-right:0; border-bottom:1px solid #97cc00; width:30px;}
#calendar_box ul#calendar_dates li.last_row { border-bottom:0;}
#calendar_box ul#calendar_dates li.last_row_column { border:0;}
#calendar_box ul#calendar_dates li.days { display:block; line-height:33px; font-weight: bold; background: #ffffff; color: #000000;}

#calendar_box ul#calendar_dates li a { display:block; line-height:27px; color:#999999; text-decoration: none;}
#calendar_box ul#calendar_dates li a:hover { background:#e8e8e8; color:#000000; text-decoration: underline;}
#calendar_box ul#calendar_dates li a.current_date { background:#769f01; color:#ffffff;}

p.no_events { width: 90%; padding:8px 5%; text-align: center; background: #fefa9c; font-size: 1.6em; border-top:1px solid #e6e283; border-bottom:1px solid #e6e283; }

/* Ministries Module
______________________________________________________________________________________ */

.ministries_content { width: 95%;}
body.ministry_listings .main_content { width:630px; padding: 26px 0 26px 30px; background: #ffffff; }
.ministry_listing_box { margin-top: 24px; }
.ministry_listing { float: left; display: inline; margin-right: 30px; text-align: center; margin-bottom: 20px; width: 283px; }
.ministry_listing img { border: 10px solid #eeeeee; }
.ministry_listing h5 { width: 100%; background: #eeeeee; padding: 2px 0 12px 0; font-size: 1.2em; }

.ministry_name { text-transform: none; color: #999999; font-weight: normal; }
.ministry_small_image { float: left; display: inline; margin: 6px 28px 24px 0; }
.ministry_large_image { margin: 20px 0 24px 0; }

ul.ministry_nav { width:567px; margin: 0 0 8px 0; padding: 4px 4px 0 4px; overflow: hidden; background: #e8e8e8 url(../images/bg/bg_captions.gif) bottom left repeat-x; }
ul.ministry_nav li { margin: 0; padding: 0; list-style:none; float: left; display: inline; border-right: 1px solid #111111;  font-size: 1.3em; }
ul.ministry_nav li:last-child { border-right: 1px solid #d5d5d5; }
ul.ministry_nav li a { display: block; padding: 6px 16px 4px 16px; background: #333333; border-bottom: 3px solid #111111; color: #ffffff; }
ul.ministry_nav li a:hover { text-decoration:none; background: #555555; border-bottom: 3px solid #454545;}
ul.ministry_nav li a.active { background: #ffffff; border-bottom: 3px solid #ffffff; color: #353500; }

.ministry_content { width: 100%; margin-bottom: 6px; }
.ministry_right_panel { float: right; display: inline; width: 150px; margin: 22px 0 10px 20px; }
.ministry_right_panel img { margin-bottom: 16px; }

.ministry_drop_down { margin: 16px 0; width: 98%; font-size: 1.2em; color: #666666; border: 8px solid #d8eda8; }
.side_event_listing { border-bottom: 1px solid #e8e8e8; padding: 8px 0; }
.side_event_listing:last-child { border:0; }
.side_event_listing h4 { font-size: 1.2em; margin: 0; padding: 0; }
.side_event_listing p { font-size: 1.2em; margin: 0; padding: 0; }

p.no_events_sidebar { width: 90%; padding:8px 5%; text-align: center; background: #fefa9c; border-top:1px solid #e6e283; border-bottom:1px solid #e6e283; }


/* Missions Module
______________________________________________________________________________________ */

.missions_content { width: 600px; }
.missions_row { margin-top: 0; margin-right: 25px; width: 175px; display: inline; overflow: hidden; float: left; }
.missions_right_panel { }
.missions_right_panel h4 { margin: 10px 0 0 0; font-size: 1.2em; }
.missions_right_panel h5 { font-size: 1.2em; margin-top: 3px; color: #666666; font-weight: normal; }
.missions_right_panel p { margin: 8px 0 0 0; line-height: 1.8em; }
.missions_right_panel h2 a{ font-weight: 200; font-size: 1.2em; }
.missions_right_panel h2 { text-align: center; margin-top: 15px; }


/* Sidebar Layout
--------------------------------------------------------------------------------------- */

.sidebar h3 { padding-bottom:8px; margin: 0; border-bottom: 5px solid #e8e8e8; font-size: 2.4em; color: #77ac00; }
.side_nav { margin-bottom: 15px; margin-top: 0; width: 267px; padding: 0 0 0 0;}
.side_nav li { font-size: 1.4em; border-top: 1px solid #d8eda8;   }
.side_nav li a:link, .side_nav li a:visited, .side_nav li a:active { display: block; width: 237px; padding: 12px 0 12px 30px; color: #666666; font-weight: normal; }
.side_nav li a.active:link, .side_nav li a.active:visited, .side_nav li a.active:hover, .side_nav li a.active:active { background: #daff88; }
.side_nav li a:hover { background: #cef181; text-decoration: none; }
.side_nav li.last { border-bottom:1px solid #d8eda8; }
.sidebar h4 { color: #666666; padding-top: 20px; }

.sidebar ul.checklist { margin: 24px 0; }
.sidebar ul.checklist li { padding-left: 28px; background: transparent url(../images/icons/icon_check_small.gif) 0 50% no-repeat; font-size: 1.4em; color: #555555; margin-bottom: 6px; font-weight: bold; }

.side_box { width: 267px; margin: 0 0 24px 0; border-bottom: 5px solid #e8e8e8; }

.green_home { margin: 0; padding-bottom: 15px; background: #edfdbf url(../images/bg/bg_green_bottom.jpg) bottom left no-repeat; height: 289px; border-bottom: none; }

.green { margin: 0 0 40px; padding-bottom: 15px; background: #edfdbf url(../images/bg/bg_green_bottom.jpg) bottom left no-repeat; border-bottom: none; }

.inside_box { margin: 0 17px 0 30px; overflow: hidden; }


/* Footer Layout
--------------------------------------------------------------------------------------- */

.banner_ads { width: 960px; padding: 40px 0 10px; overflow: hidden; clear: both;}
.banner_ads_left { float: left; display: inline; width: 615px; overflow: hidden; }
.banner_ads_right { float: right; display: inline; width: 267px; margin-right: 40px; }

.banner_ads_left img { float: left; display: inline; margin-left: 40px; }

.footer h2 { float: right; display: inline; margin-top: 8px; width: 200px; height: 17px; }
.footer h2 img { width: 200px; height: 17px; }
.footer img.church { float: left; display: inline; margin-top: 6px; height: 47px; width: 92px; }

.copyright { width: 88%; float: right; display: inline; margin-top: 15px; overflow: hidden; }
.copyright p { font-size: 1.0em; margin: 0 0 4px 0; }
.copyright p.last { margin-bottom: 0; }

p.no_margin { margin-top: 0; }

