
/*

	File: screen.css
	Media: screen
	Copyright: (c) 2010 Church Media Group, Inc. www.churchmedia.cc
	Notes: First United Methodist Colleyville


/* 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 { background: #efebd8 url(../images/bg/bg_html.jpg) center bottom fixed no-repeat; }
body { font: normal 62.5% Arial, Helvetica, Verdana, sans-serif; color: #555; }


h3 { font-size:2.6em; color: #304249; 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: 400; font-size: 1.6em; color: #666666;}
p { font-size:1.2em; line-height:1.6em; 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; }


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

a {font-weight: bold; text-decoration: none;}
a:link { color: #910000;}
a:visited { color: #910000;}
a:hover { color: #999999; text-decoration: underline;}
a:active { color: #910000;}

.footer a { color: #ffffff; font-weight: normal; }
.footer a:link { color: #ffffff; }
.footer a:visited { color: #ffffff;}
.footer a:hover { color: #f5c35c; text-decoration: underline;}
.footer a:active { color: #ffffff;}

a.arrow {background: transparent 0 50% no-repeat; padding-left: 14px;}

.btn_service_times { display:block; width: 206px; height: 10px; text-indent: -9999px; background: transparent url(../images/btn/btn_service_times.png) top left no-repeat; float: right; margin: 11px 0 0 0; }
.btn_service_times:hover { background-position: top right;}

.btn_more { display:block; width: 51px; height: 10px; text-indent: -9999px; background: transparent url(../images/btn/btn_more.png) top left no-repeat; float: right; margin: 15px 11px 0 0; }
.btn_more:hover { background-position: top right;}

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

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

.btn_view_all { display:block; width: 68px; height: 29px; text-indent: -9999px; background: transparent url(../images/btn/btn_view_all.png) top left no-repeat; float: right; margin: 8px 0 0 0;  }
.btn_view_all:hover { background-position: top right;}

.btn_back { display:block; width: 68px; height: 29px; text-indent: -9999px; background: transparent url(../images/btn/btn_back.png) top left no-repeat; float: right; margin-top: 6px; }
.btn_back:hover { background-position: top right;}

.btn_print { display:block; width: 68px; height: 29px; text-indent: -9999px; background: transparent url(../images/btn/btn_print.png) top left no-repeat;  }
.btn_print:hover { background-position: top right;}







.btn_launch_player { display:block; width: 305px; height: 35px; text-indent: -9999px; background: transparent url(../images/btn/btn_launch_player.png) top left no-repeat; margin-top: 24px; }
.btn_launch_player:hover { background-position: top right;}

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

.btn_give { display:block; width: 305px; height: 35px; text-indent: -9999px; background: transparent url(../images/btn/btn_give.png) top left no-repeat; margin-top: 7px; }
.btn_give:hover { background-position: top right;}



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

.btn_calendar_month_prev { display:block; width: 22px; height: 17px; text-indent: -9999px; background: transparent url(../images/btn/btn_calendar_month.png) bottom left no-repeat; float: right; display: inline; }
.btn_calendar_month_prev:hover { background-position: top left;}

.btn_calendar_month_next { display:block; width: 23px; height: 17px; text-indent: -9999px; background: transparent url(../images/btn/btn_calendar_month.png) bottom right no-repeat; float: right; display: inline; }
.btn_calendar_month_next:hover { background-position: top right;}




/* Main Structural Selectors
--------------------------------------------------------------------------------------- */
.container { margin: 0 auto; padding: 0; width: 978px; overflow: hidden; position: relative; }
.header { margin: 0; padding: 0 9px; width: 960px; height: 193px; background: transparent url(../images/bg/bg_header.png) center bottom no-repeat;  }
.content_container { width: 960px; padding: 0 9px; margin: 0 auto; background: transparent url(../images/bg/bg_content_container.png) center top repeat-y; clear: both; }
.content { width: 960px; padding: 0; overflow: hidden; margin: 0; background: transparent url(../images/bg/bg_content.jpg) 0 0 no-repeat; }
.main { width:572px; float:left; display:inline; padding: 0; margin: 44px 0 24px 44px; }
.sidebar { width:276px; float:right; display:inline; margin: 24px 24px 0 0; padding: 0; color: #777777; }
.bottom_container { width:960px; height: 164px; margin: 0 auto; padding: 24px 9px 9px 9px; overflow: hidden; background: transparent url(../images/bg/bg_bottom_container.png) 0 0 no-repeat; }
.footer { width: 960px; margin: 0 auto; padding: 10px 3px 20px 3px; color: #ffffff; overflow: hidden; }



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

.header h1 { float: left; margin-top: 24px; width:auto; display: inline; }
.header h2 { float: right; margin-top: 46px; display: inline; clear: right; width: auto; }

.main_nav_bg { width: 960px; height: 78px; position: absolute; top: 132px; left: 9px; background: transparent url(../images/bg/bg_main_nav_bg.png) 0 100px no-repeat; z-index: 1000; }
.main_nav { width: 960px; height: 75px; overflow: hidden; float: right; display: inline; margin: 0; }
.main_nav li { height:auto; float: left; display: inline; margin: 26px 0 0 40px; padding: 0; text-align: center; text-transform: uppercase; }
.main_nav li.last { margin-right: 0;}
.main_nav li a { display: block; height: auto; color: #ffffff; font-size: 1.8em; font-weight: normal; }
.main_nav li a:hover { color: #cbbda4; text-decoration: none; }

li.imne a { color: #b3ff56;  }

body.home .main_nav_bg { background-position: 19px -546px; }

body.abou .main_nav_bg { background-position: 121px -468px; }

body.conn .main_nav_bg { background-position: 232px -390px; }

body.grow .main_nav_bg { background-position: 370px -312px; }

body.serv .main_nav_bg { background-position: 475px -234px; }

body.medi .main_nav_bg { background-position: 579px -156px; }

body.cont .main_nav_bg { background-position: 685px -78px; }

body.imne .main_nav_bg { background-position: 821px 0; }
body.imne li.imne a { color: #ffffff; }
 


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

.homepage_content { width: 960px; overflow: hidden; position: relative; color: #999999; }

.homepage_rotator { width: 592px; height: 316px; float: left; display: inline; position: relative; margin: 34px 0 34px 34px; }
#divMainRotator { margin: 0; padding: 0; width: 592px; height: 316px; overflow: hidden; }
#divMainRotator img {  width: 592px; height: 316px; float: left; }
#divMainRotatorNav { position:absolute; bottom: 10px; left: 10px; z-index:99; }
#divMainRotatorNav a { margin: 0 6px 0 0; background: #dddddd; text-decoration: none; color: #dddddd; font-size: .25em; text-indent: -9999px; -webkit-border-radius: 3px; -moz-border-radius: 3px; width: 8px; height: 8px; display: block; float: left;}
#divMainRotatorNav a:hover { background: #8fca46; text-decoration: none; color: #8fca46; }
#divMainRotatorNav a.activeSlide { background: #8fca46; text-decoration: none; color: #8fca46; }
#divMainRotatorNav a:focus { outline: none; }

.rotator_container { position: relative; width: 592px; height: 316px; }
.rotator_text { position: absolute; top: 90px; right: 42px; width: 210px; text-align: center; color: #fff; }
.rotator_text p { font-size: 1.9em; }

.home_event_row { width: 252px; float: left; margin: 12px 0 0 17px; border-bottom: 1px dashed #c8bda8; padding-bottom: 12px; }
.home_event_row_last { padding-bottom: 0; border-bottom: none; }
.sidebar_home { width:276px; float:right; display:inline; margin: 24px 24px 0 0; padding: 0; color: #777777; }
.sidebar_home .home_event_row h4 { font-size: 1.4em; margin: 0; }
.sidebar_home .home_event_row h5 { font-size: 1.2em; color: #666; margin: 0; border: none; text-transform: none; }
.sidebar_home .sidebar_header { width: 276px; height: 45px; overflow: hidden; margin: 0; }
.sidebar_home .sidebar_header h3 { color: #ffffff; margin: 12px 0 0 12px; font-size: 2em; font-weight: normal; text-transform: uppercase;  }


.homepage_banner { width: 288px; height: 139px; float: left; display: inline; overflow: hidden; margin: 0 0 0 24px; }
.banner_last { float: right; margin: 0; }


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

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

.main h2, .full h2 { font-size: 2.2em; margin: 20px 0 0 0; border-bottom: 1px dashed #cac4b6; font-weight: bold; color: #837252; padding-bottom: 6px; }

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

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

.main_content { width:572px;}
.full {  }
.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: 8px solid #cdccba; }
.main_image_small { float: left; display: inline; margin: 0 28px 24px 0; }
.secondary_image { margin: 18px 0 6px 0; padding: 8px; background: #f1eddd; }

.staff_box { width:100%; margin-top: 20px; overflow: hidden; }
.staff { width:23%; float: left; display: inline; height: 240px; margin-right: 11px; overflow: hidden; }
.staff_title_email { overflow: hidden; width: 100%; }
.staff h3 { font-size: 1.2em; margin: 8px 0 2px 5px; letter-spacing: normal; text-transform: none; float: left; }
.staff_thumb_email { float: left; display: inline; margin: 7px 0 0 0; }
.staff small { margin: 2px 0 0 0; float: left; }
.staff_info { width: 200px; float: left; display: inline; }
.staff_info img { border: 8px solid #f1eddd; -webkit-border-radius: 3px; -moz-border-radius: 3px; }
.staff_thumb_image { border: 8px solid #f1eddd; -webkit-border-radius: 3px; -moz-border-radius: 3px; float: left; width: 98px; height: 130px; }
.staff_content { width: 60%; 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: 0px; }
.staff_title img { vertical-align: bottom; margin:0 0 2px 6px;  }

.main_content .staff_menu { width: 100%; background: transparent url(../images/bg/bg_staff_menu.gif) left bottom repeat-x; overflow: hidden; }
.main_content .staff_menu li { float: left; display: inline; border-left: 1px solid #cccccc; border-top: 1px solid #cccccc; margin: 0; padding: 0; list-style: none; }
.main_content .staff_menu li a { padding: 5px 8px 5px 8px; display: block; background: #e5e5e5; border-bottom: 3px solid #cccccc; color: #888888; text-decoration: none; font-size: .8em; }
.main_content .staff_menu li a:hover { color: #333333; }
.last_staff_group { border-right: 1px solid #cccccc; }

.main_content .staff_menu li a.active-tab, .main_content .staff_menu li a.active-tab:hover { padding: 5px 8px 5px 8px; display: block; background: #ffffff; border-bottom: 3px solid #ffffff; color: #000000; text-decoration: none; }

.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; padding: 24px; background: #ffffff; border-left: 1px solid #e4dfdb; border-right: 1px solid #e4dfdb; }

.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: #e6e1d2; padding: 6px 2%; overflow: hidden; border-bottom: 1px solid #d8ceb0;  }
.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 #d8ceb0; 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: #fffccb;}

.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
______________________________________________________________________________________ */


.page_results { margin: 24px 0 0 0; padding: 0 15px 0 9px; overflow: hidden; clear: both; border-top:1px solid #bcb8ac; border-bottom:1px solid #bcb8ac; width: 548px; }
.page_results h5 { float: left; display: inline; font-family: "HelveticaNeueLight", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 1.2em; font-weight: bold; padding-top: 6px; color: #79766a;  }
.page_results ul li { list-style: none; }



.main_content .pages { overflow: hidden; float: left; display: inline; padding:0 20px; margin: 0 20px; border-left: 1px solid #cccccc;  color: #79766a; list-style: none; }
.main_content .pages li { font-size: 1.1em; float: left; display: inline; margin: 0 2px 0 2px; padding: 0; list-style: none; font-weight: bold; }
.main_content .pages li.pages_title { margin-right: 10px; padding-top: 6px; }
.main_content .pages li.active { display: block; border: 2px solid #988b8f; background-color: #988b8f; height: 24px; width: 20px; text-align: center; line-height: 23px; text-decoration: none; font-weight: bold; font-size: 1.4em; color: #FFFFFF; }
.main_content .pages a { display: block; border: 0; height: 24px; width: 20px; text-align: center; line-height: 27px; color: #79766a; font-size: 1.2em; text-decoration: underline; }
.main_content .pages a:link { display: block; border: 0; height: 24px; width: 20px; text-align: center; line-height: 27px;color: #79766a; text-decoration: underline; }
.main_content .pages a:active { display: block; border: 0; height: 24px; width: 20px; text-align: center; line-height: 27px;color: #79766a; text-decoration: underline; }
.main_content .pages a:visited { display: block; border: 0; height: 24px; width: 20px; text-align: center; line-height: 27px;color: #79766a; text-decoration: underline; }
.main_content .pages a:hover { color: #999; text-decoration: none; }
.main_content .pages a:visited:hover { color: #999; text-decoration: none;}


.pages a.btn_page_prev { display:block; width: 18px; height: 18px; text-indent: -9999px; background: transparent url(../images/btn/btn_page_prev.png) top left no-repeat; padding: 0; border: 0; margin: 5px 5px 0 0; }
.pages a.btn_page_prev:link { display:block; width: 18px; height: 18px; text-indent: -9999px; background: transparent url(../images/btn/btn_page_prev.png) top left no-repeat; padding: 0; border: 0; margin: 5px 5px 0 0; }
.pages a.btn_page_prev:active { display:block; width: 18px; height: 18px; text-indent: -9999px; background: transparent url(../images/btn/btn_page_prev.png) top left no-repeat; padding: 0; border: 0; margin: 5px 5px 0 0; }
.pages a.btn_page_prev:visited { display:block; width: 18px; height: 18px; text-indent: -9999px; background: transparent url(../images/btn/btn_page_prev.png) top left no-repeat; padding: 0; border: 0; margin: 5px 5px 0 0; }
.pages a.btn_page_prev:hover { background-position: top right; background-color: transparent; text-decoration: none; border: none; }
.pages a.btn_page_prev:visited:hover { background-position: top right; background-color: transparent; text-decoration: none; border: none; }

.pages a.btn_page_next { display:block; width: 18px; height: 18px; text-indent: -9999px; background: transparent url(../images/btn/btn_page_next.png) top left no-repeat; padding: 0; border: 0; margin: 5px 0 0 5px; }
.pages a.btn_page_next:link { display:block; width: 18px; height: 18px; text-indent: -9999px; background: transparent url(../images/btn/btn_page_next.png) top left no-repeat; padding: 0; border: 0; margin: 5px 0 0 5px; }
.pages a.btn_page_next:active { display:block; width: 18px; height: 18px; text-indent: -9999px; background: transparent url(../images/btn/btn_page_next.png) top left no-repeat; padding: 0; border: 0; margin: 5px 0 0 5px; }
.pages a.btn_page_next:visited { display:block; width: 18px; height: 18px; text-indent: -9999px; background: transparent url(../images/btn/btn_page_next.png) top left no-repeat; padding: 0; border: 0; margin: 5px 0 0 5px; }
.pages a.btn_page_next:hover { background-position: top right; background-color: transparent; text-decoration: none; border: none; }
.pages a.btn_page_next:visited:hover { background-position: top right; background-color: transparent; text-decoration: none; border: none; }

.btn_page_prev_inactive { width: 18px; height: 23px; text-indent: -9999px; background: transparent url(../images/btn/btn_page_prev_inactive.png) 0 5px no-repeat; padding: 0; border: 0; margin: 3px 3px 0 0; }
.btn_page_next_inactive { width: 18px; height: 23px; text-indent: -9999px; background: transparent url(../images/btn/btn_page_next_inactive.png) 0 5px no-repeat; padding: 0; border: 0; margin: 3px 0 0 3px; }

.no_pages { visibility: hidden; }


/* 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; }


/* Events & Calendar
______________________________________________________________________________________ */

.event_row { width: 100%; overflow: hidden;}
.event_row h3 { margin-bottom: 20px; }
.event_listing { border-bottom: 1px dashed #cac4b6; 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: #bfb7a7; }
.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: 3px dotted #e7d8c3; overflow: hidden; padding-top: 20px; margin-bottom: 20px; width:100%; }
.featured_event_listing img { float: left; display: inline; width: 218px; height: 120px; border: 8px solid #eeebdf; -webkit-border-radius: 3px; -moz-border-radius: 3px; }
.right_panel_fevent_listing { width: 55%; 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 { margin-bottom: 24px; border: 8px solid #eeebdf; -webkit-border-radius: 3px; -moz-border-radius: 3px; width: 582px; height: 184px;  }

.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 dashed #cac4b6; }
.table_events td.titles { background: #5e6874; color: #ffffff; font-weight: bold;}
.table_events td p  { margin: 0; padding: 0; font-size: 1em; }

.calendar_month_box { float: right; height: 17px; width: 135px; display: inline; overflow: hidden; margin-top: 5px; }
.calendar_month_box h6 { font-size: 1.1em; float: left; margin-right: 0; color: #000; margin-top: 1px; }


#calendar_box { width:216px; margin-bottom: 24px; margin-left: 20px; }
#calendar_box ul#calendar_months { width:218px;height: 46px; background:#555555; 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) bottom left no-repeat; margin-left: 10px; }
#calendar_box ul#calendar_months li#previous_month a:hover { background-position: top left; }
#calendar_box ul#calendar_months li#current_month { width:140px; color:#ffffff; 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) bottom left no-repeat; }
#calendar_box ul#calendar_months li#next_month a:hover { background-position: top left; }

#calendar_box ul#calendar_dates { width:216px; padding:0 0 0 0;margin: 0 auto; border:1px solid #cccccc; border-top: none;background: #ffffff; text-align: center; overflow: hidden;}
#calendar_box ul#calendar_dates li { float:left; display:inline; width:30px; height:30px; border-right:1px solid #cccccc; border-bottom:1px solid #cccccc; font-size: 1.2em;}
#calendar_box ul#calendar_dates li.last_column { border-right:0; border-bottom:1px solid #cccccc; 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:30px; 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:#555555; color:#ffffff;}

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


/* Ministries Module
______________________________________________________________________________________ */

.ministries_content { width: 95%;}
body.ministry_listings .main_content { width:540px; 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 h5 { width: 100%; background: #eeeeee; padding: 2px 0 12px 0; font-size: 1.2em; }

/* Row with image on left and content on right */

.ministries_row { margin-top: 26px; }
.ministries_row img { float: left; display: inline; margin-top: 5px; width: 218px; height: 120px; border: 8px solid #f1eddd; -webkit-border-radius: 3px; -moz-border-radius: 3px; }
.ministries_right_panel { float: right; display: inline; width:55%; margin-top: 8px; }
.ministries_right_panel h4 { margin: 0 0 0 0; }
.ministries_right_panel h5 { font-size: 1.2em; margin-top: 3px; color: #888888; font-weight: normal; }
.ministries_right_panel p { margin: 8px 0 0 0; }

.ministry_name { text-transform: none; color: #666666; font-weight: normal; font-size: 2.2em; margin-top: 24px;  }
.ministry_small_image { float: left; display: inline; margin: 6px 28px 24px 0; width: 206px; height: 119px; border: 8px solid #eeebdf; -webkit-border-radius: 3px; -moz-border-radius: 3px; }
.ministry_large_image { margin: 18px 0 6px 0; border: 8px solid #eeebdf; -webkit-border-radius: 3px; -moz-border-radius: 3px; width: 556px; height: 240px; }

ul.ministry_nav { width:590px; margin: 8px 0 8px 0; padding: 8px 8px 0 0; overflow: hidden; background: #eeebdf; -webkit-border-radius: 3px; -moz-border-radius: 3px; }
ul.ministry_nav li { margin: 0 0 8px 8px; padding: 0; list-style:none; float: left; display: inline; font-size: 1.3em;  }
ul.ministry_nav li a { display: block; padding: 6px 16px 4px 16px; background: #c0baad; color: #ffffff; -webkit-border-radius: 3px; -moz-border-radius: 3px; }
ul.ministry_nav li a:hover { text-decoration:none; background: #988d74; }
ul.ministry_nav li a.active_min { background: #ffffff; color: #645a43;  }

.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; }
.side_event_listing { border-bottom: 1px solid #454545; padding: 8px 0; }
.side_event_listing:last-child { border:0; }
.side_event_listing h4 {  margin: 0 0 5px 0; padding: 0; font-size: 1.4em; }
.side_event_listing h4 a { color: #7E0000; font-weight: normal; }
.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: #e9e9e9; border-top:1px solid #d5d5d5; border-bottom:1px solid #d5d5d5; color: #666; }


/* Media Module
______________________________________________________________________________________ */

.current_sermon_box { margin-bottom: 24px; }
.caption_header { background: #e6e1d2 bottom left repeat-x; width: 96%; padding: 10px 2% 8px 2%; overflow: hidden; border-bottom: 1px solid #cccccc;  }
.caption_header h4 { margin: 0; float: left; display: inline; }
.caption_header a.view_more { margin: 0; float: right; display: inline; font-size: 1.2em; }
.sermon_left_panel { float: left; display: inline; width: 283px; margin-top: 20px; }
.sermon_right_panel { float: right; display: inline; width: 43%; margin-top: 20px; }

.sermon_right_panel h5 { font-size: 1.8em; color: #333333; }
.sermon_right_panel h6 { font-size: 1.1em; margin-top: 3px; color: #666666; font-weight: normal; }

ul.media_options { margin: 0; padding: 0; overflow: hidden; }
ul.media_options li { margin: 0; padding: 0; float: left; display: inline; list-style: none; margin-right: 5px; }
ul.media_options a.watch { display: block; width: 94px; height: 43px; text-indent: -9999px; background: transparent url(../images/media/btn_watch.png) 0 0 no-repeat; }
ul.media_options a.watch { width: 95px; background-position: left	top;}
ul.media_options a.watch:hover { background-position: right top;}
ul.media_options a.listen { display: block; width: 94px; height: 43px; text-indent: -9999px; background: transparent url(../images/media/btn_listen.png) 0 0 no-repeat; }
ul.media_options a.listen { background-position: left	top;}
ul.media_options a.listen:hover { background-position: right top;}

.table_sermons { width: 100%; border-collapse: collapse; font-size: 1.1em; margin:8px 0 24px 0;}
.table_sermons td { padding: 6px 0; border-bottom: 1px solid #e8e8e8; vertical-align: middle; }
.table_sermons td.titles { font-weight: bold; color: #333333;}

a.icon_watch { display: block; width: 15px; height: 15px; text-indent: -9999px; background: transparent url(../images/media/icons_watch_listen_buy.png) 0 0 no-repeat;}
a.icon_watch:hover { background-position: 0 -15px;}
a.icon_listen { display: block; width: 15px; height: 15px; text-indent: -9999px; background: transparent url(../images/media/icons_watch_listen_buy.png) -15px 0 no-repeat;}
a.icon_listen:hover { background-position: -15px -15px;}
a.icon_buy { display: block; width: 15px; height: 15px; text-indent: -9999px; background: transparent url(../images/media/icons_watch_listen_buy.png) -30px 0 no-repeat;}
a.icon_buy:hover { background-position: -30px -15px;}

a.btn_download { display: block; width: 89px; height: 22px; text-indent: -9999px; background: transparent url(../images/media/btn_download.gif) 0 0 no-repeat;}
a.btn_download:hover { background-position: 0 -22px;}



/* Resources/Downloads Module
______________________________________________________________________________________ */

.resources_group { padding: 20px 0; margin-top: 10px; overflow: hidden; width: 580px; }
.resource_header { overflow:  hidden; margin-bottom: 10px; }
.resource_header h3 { font-size: 2.2em; display: inline; float: left; margin: 3px 10px 0 0; }
.resource_header h3 a { font-size: .8em; text-decoration: underline; }
.resource_header h3 a:hover { font-size: .8em; text-decoration: none; }
.resource { overflow: hidden; padding: 15px 0; padding-right: 10px; border-bottom: 1px solid #d9d7d0; clear: both; width: 580px; }
.resource .left { float: left; display: inline; width: 25%; clear: left; }
.resource .right { float: right; display: inline; width: 73%; }
.resource .right h6 { font-family: Arial, sans-serif; font-size: 1.8em; color: #555; font-weight: 200; margin-top: 0; padding-top: 0; }
.resource .right p { margin-top: 6px; }

.download_row { margin-bottom: 26px; padding-bottom: 20px; border-bottom: 1px solid #dddddd; margin-top: 20px;}
.single { margin-bottom: 0; padding-bottom: 0; border-bottom: none; margin-top: 20px;}
.download_left_panel { float: left; display: inline; width: 20%; position: relative; text-align: center; }
.download_left_panel img { border: 8px solid #f1eddd; }
.download_left_panel a { display: block; width: 140px;  }
.icon_zoom { position: absolute; bottom: 0; right: 0; z-index: 1; }
.download_right_panel { float: right; display: inline; width:73%; }
.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 16px 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; }

.download_header { width: 96%; background: #e6e1d2; padding: 6px 2%; overflow: hidden; border-bottom: 1px solid #d8ceb0;  }
.download_header h4 { margin: 0; float: left; display: inline; font-size: 1.8em; margin-top: 3px; }

p.download_paragraph { margin: 12px 0 0 0; clear: left; width: auto; }


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

.sidebar_header { width: 276px; height: 45px; overflow: hidden; margin: 0; }
.sidebar_header h3 { color: #ffffff; margin: 12px 0 0 12px; font-size: 2em; font-weight: normal; text-transform: uppercase;  }
.red_header { background: transparent url(../images/bg/bg_sidebar_header_red.jpg) 0 0 no-repeat; }

.sidebar h5 { margin: 0; border-bottom: 1px dashed #cac4b6; font-size: 2em; color: #5c5448; text-transform: uppercase; font-weight: normal; padding-bottom: 10px; }

.sidebox h3 { color: #b8d8e5; }

ul.side_nav { margin: 0; width: 276px; padding: 0; clear: both; }
.side_nav li { font-size: 1.4em; border-bottom: 1px dashed #e0d3ba; }
.side_nav li a:link, .side_nav li a:visited, .side_nav li a:active { display: block; width: 242px; padding: 11px 0 11px 24px; color: #a49681; 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 { color: #7e0000; background: transparent url(../images/bg/bg_side_nav_active.png) 5px 50% no-repeat; padding: 11px 0 11px 24px; width: 242px; }
.side_nav li a:hover, a.active:visited:hover { color: #7e0000; text-decoration: none; }


.side_nav li ul { width: 240px; padding: 0; background: #bfbea2; border-top: 2px solid #a9a896; border-bottom: 1px solid #a9a896; }
.side_nav li ul li { font-size: 1em; border-top: none; }
.side_nav li ul li a:link, .side_nav li ul li a:visited, .side_nav li ul li a:hover, .side_nav_sub li ul li a:active { display: block; width: 210px; padding: 12px 0 12px 50px; color: #004d71; }
.side_nav li ul li a.active:link, .side_nav li ul li a.active:visited, .side_nav li ul li a.active:hover, .side_nav li ul li a.active:active { color: #7dfffd; background: none; }

.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: 242px; padding: 0 0 0 24px; margin-top: 24px; }

body.blog .side_box_top { margin: 0; }

.sidebar_ads { margin: 0; }
.sidebar_ads img { margin-top: 24px; }




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

.footer .cm { float: right; display: inline; margin-top: 8px; width: 170px; height: 15px; }
.cm img { width: 170px; height: 15px; }
.footer img.church { float: left; display: inline; margin-top: 6px; width: 28px; height: 39px; }

.copyright { width: 100%; float: right; display: inline; margin-top: 8px; }
.copyright p { font-size: 1.1em; margin: 0 0 4px 0; }
.copyright p.last { margin-bottom: 0; }

p.no_margin { margin-top: 0; }

/* Table Layout
--------------------------------------------------------------------------------------- */

table.sd_table { font-size: 12px; }
table.sd_table td { padding:3px; }
