/*
Client:		NBCC

Author:		Scott Beatty sbeatty@northpointdesign.com
Updated:	
Notes:		None

*/

/* =Global
---------------------------------------------------------------------
*/

* {
   margin: 0;
   padding: 0;
}

body { 
	background: #092554 url(/_img/bg_body.jpg) top center no-repeat; 
	font-size:62.5%; 
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000; 
	text-align:center;
}

hr { 
	display: none; 
}

#skip { 
	position: absolute; 
	text-indent: -9999px; 
	list-style: none; 
}

*+html #skip{
   position: static;
   height: 0;
}

#outer-container { 
 
}

#container { 
	margin:0 auto; 
	width:960px; 
	text-align: left;
}

a { 
	color:#092554;
}

a:hover{
	text-decoration: none;
}

/* =Header
---------------------------------------------------------------------
*/

#header{
   float: left;
   width: 960px;
   height: 165px;
}

h1 { 
	float: left;
	width: 250px;
	height: 165px;
}

h1 a { 
	display: block;
	width: 250px;
	height: 165px;
	text-indent: -9999px;
}
	
h2 { 
 
}

/* =Navigation
---------------------------------------------------------------------
*/
#nav {
	float: right;
	width: 690px;
	list-style:none;
}

#nav li	{ 
	float:left;  
	list-style: none;
}
	
#nav li a {
	display:block; 
	font-size:1.4em; 
	background: #CCCCCC url(/_img/bg_nav_li_a.gif) repeat-x;
	padding: 0 16px;
	line-height: 35px;
	text-decoration: none;
	font-weight: bold;
	border-right: 1px solid #D9D9D9;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
	
#nav li a:hover,
#nav li.current a, 		
#nav li.current a:hover { 
	background: #587D26 url(/_img/bg_nav_li_a_current.gif) repeat-x; 
	color:#FFFFFF;
	border-right: 1px solid #87BF3D;
	border-left: 1px solid #87BF3D;
	border-bottom: 1px solid #87BF3D;
}

#nav li#nav_facebook a {
	display:block; width: 33px; height: 35px; background: #CCCCCC url(/_img/bg_nav_li_a_facebook.gif); padding: 0; line-height: 0; text-indent: -9999px; border-right: 0; border-left: 0; }
	
#nav li#nav_twitter a {
	display:block; width: 35px; height: 35px; background: #CCCCCC url(/_img/bg_nav_li_a_twitter.gif); padding: 0; line-height: 0; text-indent: -9999px; border-right: 0; border-left: 0; }

#nav li#nav_facebook a:hover, 
#nav li#nav_twitter a:hover { 
	border-bottom: 1px solid #FFFFFF;
}

/* =Sub Navigation
---------------------------------------------------------------------
*/
#subnav-container {
	float: left;
	display: inline;
	width: 935px;
	margin-left: 5px;
	padding: 10px 10px 0 10px;
}

#subnav {
	float: left;
	width: 935px;
	list-style:none;
}

#subnav li	{ 
	float:left;  
	list-style: none;
}
	
#subnav li a {
	display:block; 
	font-size:1.6em; 
	padding: 0 20px;
	line-height: 30px;
	color: #06357A;
	text-decoration: none;
}

#subnav li a:hover {  
	color:#72A231;
}
	
#subnav li.current a, 		
#subnav li.current a:hover {  
	color:#72A231;
	background: #FFFFFF;
}

/* =Content Wraps
---------------------------------------------------------------------
*/

#content-outer { 
	clear: both;
	float: left;
	width: 960px;
	background: #DBDBDB;
}

#content-wrap { 
	float: left;
	width: 960px;
	background: url(/_img/bg_content_wrap.jpg) no-repeat;
	padding-top: 25px;
	padding-bottom: 10px;
}

body#home #content-wrap {
	padding-top: 35px;
}

/* =Content
---------------------------------------------------------------------
*/

#content { 
 	float:left; 
	display: inline;
	width:690px;
	margin-left: 15px;
	background: #FFFFFF;
}
 
body#home #content { 
 	float:left; 
	display: inline;
	width:601px;
	margin-left: 15px;
	background: none;
}

body#oneCol #content { 
 	float:left; 
	display: inline;
	width:940px;
	margin-left: 10px;
	background: #FFFFFF;
}

#content h3, #content h4, #content h5, #content h6 { 
	color:#294B69; 
	margin-bottom: .5em;
	font-weight: normal;
}

#content h3 {
	font-size:2.4em;   
}

body#home #content h3 {
	color: #72A231;
	text-align: center;
}

#content h4 {
	font-size:2.0em;   
}

#content h5 { 
	font-size:1.8em; 
}

#content h6 { 
	font-size:1.6em;
}


#content #text {
	padding: 10px;
}

body#home #content #text {
	padding: 4px;
}

#content p,
#content ul,
#content ol{
   margin-bottom: 1em;
   font-size: 1.3em;
   line-height: 1.3;

}

#content ul,
#content ol{
   margin-left: 3em;
}

#content ul#byline{
   margin-bottom: 10px;
   font-size: 1.2em;
   list-style: none;
   margin-left: 2em;
}

#content ul#byline li{
   margin: 0;
   list-style: square;
   background:none;
   padding-left: 0;
}

#content img{
   float: left;
   margin: 0 10px 5px 0;
   border: 1px solid #CCCCCC;
}

body#home #content img{
   float: left;
   margin: 0 8px 5px 0;
   border: 0;
}

#content #top-image {
   width: 670px;
   margin-bottom: 10px;
}

#content #top-image img#banner {
	float:none;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

#content #churchMap {
	width: 500px;
	height: 350px;
	border: 1px solid #CCCCCC;
}

body#oneCol #content #top-image {
   width: 920px;
   margin-bottom: 10px;
}

body#oneCol #content #top-image img#banner {
	float:none;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

#content #pt-flash-video-container {
	width: 320px;
	background: #FFFFFF;
	padding: 1px;
	border: 1px solid #CCCCCC;
	float: right;
	margin: 0 0 15px 15px;
}

#content #pt-flash-video-container #pt-flash-video {
	width: 320px;
	height: 265px;
	background: #DDDDDD;
}

#content #pt-flash-video-container #pt-flash-video p {
	padding: 10px;
	text-align: center;
	font-size: 1.4em;
	color: #000000;
}
/* =Sidebar
---------------------------------------------------------------------
*/

#sidebar { 
	float:right;
	display: inline;
	margin-right: 15px;
	width:236px;
	background: url(/_img/bg_sidebar.jpg) no-repeat;
	padding-top: 10px;
}

body#home #sidebar { 
	float:right;
	display: inline;
	margin-right: 15px;
	width:325px;
	background: none;
	padding-top: 0;
}

body#home #sidebar #flash-video-container {
	width: 320px;
	background: #FFFFFF;
	padding: 1px;
	border: 1px solid #CCCCCC;
}

body#home #sidebar #flash-video-container #flash-video {
	width: 320px;
	height: 265px;
	background: #DDDDDD;
}

body#home #sidebar #flash-video-container #flash-video p {
	padding: 10px;
	text-align: center;
	font-size: 1.4em;
	color: #000000;
}

#sidebar h3 { 
	padding: 10px 3px; 
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #092554;
	font-weight: normal;
}

#sidebar h3 a { 
	color: #092554;
	text-decoration: none;
}

#sidebar h3 a:hover { 
	text-decoration: underline;
}

#sidebar p {  
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 5px;
}

#sidebar a {
	color: #72A231;
}

#sidebar a:hover {
	text-decoration: none;
}

#sidebar .sidebar-container {
	width: 230px;
	padding: 0 3px;
	margin-bottom: 10px;
}

#sidebar .sidebar-container ul {
   margin: 0 0 .5em 2em;
}

#sidebar .sidebar-container li {
   margin: 0 0 .25em 1em;
   font-size: 1.4em;
   line-height: 1.5;
}

#sidebar .upcoming-events {
	width: 230px;
	padding: 0 3px;
	margin-bottom: 40px;
}
 
#sidebar .upcoming-events .event {
	width: 230px;
	background: #77AA33 url(/_img/bg_sidebar_upcoming_event.jpg) no-repeat;
	margin-bottom: 3px;
}

#sidebar .upcoming-events .event a {
	color: #092554;
}

#sidebar .upcoming-events .event:hover {
	background: #DEEFC7;
}

#sidebar .listen-online {
	width: 200px;
	margin-bottom: 10px;
	margin-left: 18px;
}

#sidebar .listen-online p {
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}

#sidebar .listen-online a {
	display: block;
	width: 198px;
	height: 153px;
	border: 1px solid #FFFFFF;
	background: url(/_img/btn_listen_online.jpg) no-repeat;
}

#sidebar .listen-online a:hover {
	border-color: #092554;
	background: url(/_img/btn_listen_online_hover.jpg) no-repeat;
}

/* =Footer
---------------------------------------------------------------------
*/
#footer { 
	clear:both;
	float: left;
	width: 960px;
	background:#041328;
	padding: 10px 0;
}

#footer p { 
	font-size:1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color:#CCCCCC; 
	padding: 0 10px;
	line-height: 1.5;
}

#footer a { 
	color:#72A231;
	text-decoration: none; 
}

#footer a:hover { 
	color:#CCCCCC;
}

.f-copyright {
	float: left;
	width: 440px;
	padding-top: 5px;
}

.f-container-r {
	float: right;
	width: 500px;
}

.f-search {
	float: left;
	width: 250px;
}

.f-search h4 {
	color: #FFFFFF;
	padding: 0;
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 5px;
}

.f-search #searchForm {
	border: 0;
	width: 215px;
}

.f-search form, .f-search fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

.f-search fieldset {
	width: 213px;
	height: 25px;
}

.f-search #search_term {
	float: left;
   width: 142px;
   height: 17px;
   background: #FFFFFF;
   border: 0;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 1.1em;
   color: #666666;
   padding: 4px;
}

.f-search #search_go {
	float: left;
	width: 55px;
	height: 25px;
	margin: 0 0 0 3px;
	display: block;
	padding: 0;
	border: 0;
	background: url(/_img/btn_search_go.jpg) no-repeat;
	text-indent: -9999px;
}

.f-newsletter {
	float: right;
	width: 250px;
}

.f-newsletter h4 {
	color: #FFFFFF;
	padding: 0;
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 5px;
}

.f-newsletter #newsletter {
	border: 0;
	width: 215px;
}

.f-newsletter form, .f-newsletter fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

.f-newsletter fieldset {
	width: 213px;
	height: 25px;
}

.f-newsletter #newsletter_text{
	float: left;
   width: 142px;
   height: 17px;
   background: #FFFFFF;
   border: 0;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 1.1em;
   color: #666666;
   padding: 4px;
}

.f-newsletter #newsletter_submit {
	float: left;
	margin: 0 0 0 3px;
	display: inline;
	padding: 0;
	border: 0;
}

/* =Sermons
---------------------------------------------------------------------
*/

#content #sermon-content { 
	margin:0; 
	padding:10px 0; 
}

#content #sermon-content h4 { 
	margin:0; 
	padding:10px 0; 
}

#content .sermonbox { 
	position:relative; 
	padding:10px 0; 
	border-top:1px solid #efefef; 
}

#content .sermonbox h5 { 
	margin:0;
}

#content .sermonbox h5 span { 
	font-size:11px; 
	margin-left:10px; 
}

#content .sermonbox h5 a { 
	font-size: 1em;
}

#content .sermonbox h5 a:hover { 

}

#content .sermonbox p { 
	margin:0;
}

#content .sermonbox ul { 
	position:absolute; 
	top:20px; 
	right:10px; 
	margin:0; 
	padding:0; 
	list-style: none;
}

#content .sermonbox li { 
	float:left; 
	display:inline; 
	margin-right:5px; 
}

#content .sermonbox li a	 { 
	display:block; 
	width:16px; 
	height:16px; 
	text-indent:-999em; 
}

#content .sermonbox li.sl_listen a { 
	background:url(/_img/play_icon.gif) no-repeat; 
}

#content .sermonbox li.sl_download a	{ 
	background:url(/_img/download_icon.gif) no-repeat; 
}

#content .sermonbox li.sl_notes a { 
	background:url(/_img/notes_icon.gif) no-repeat; 
}

#content .sermonbox li.sl_video a { 
	background:url(/_img/video_icon.gif) no-repeat; 
}

#content .sermonbox li a:focus { 
	outline:none; 
}

p#pagination{
   margin: 0;
}

p#pagination a#off{
   display: none;
}

p#pagination a{
   margin: 0 5px;
   color: #031827;
   text-decoration: underline;
}

p#pagination a:hover{
   text-decoration: none;
}

p#pagination a#current{
   color: #999999;
   text-decoration: none;
   cursor: default;
}

/* how it works */
#how-it-works { 
	height: 30px; 
	margin:1em 0 2em 0; 
	padding:0; 
	list-style:none; 
	background:#efefef; 
	border:2px solid #ccc; 
}

#how-it-works li { 
	padding-left:20px; 
	font-size:1em; 
	display:block; 
	line-height:30px; 
	margin-right:20px; 
	float:left; 
}

#how-it-works li#how { 
	font-weight:bold; 
	padding-left:10px; 
}

#how-it-works li#play { 
	background:url(/_img/play_icon.gif) no-repeat left center; 
}

#how-it-works li#notes { 
	background:url(/_img/notes_icon.gif) no-repeat left center; 
}

#how-it-works li#video { 
	background:url(/_img/video_icon.gif) no-repeat left center; 
}

#how-it-works li#save { 
	background:url(/_img/download_icon.gif) no-repeat left center; 
}

/* sermon filter */

.sidebar-container #sermonLists	{ 
	width:100%; 
	margin-bottom: 0; 
}


/* Media Box */
#mediabox { 
	float:right; 
	padding:10px; 
	margin:-25px 0 0 10px; 
	list-style:none; 
	border:1px solid #f4f4f4; 
}

#mediabox li { 
	padding:3px 0 3px 20px; 
	font-size: .8em;
}

#mediabox li#mb_links { 
	background:#f4f4f4; 
	color:#19140d; 
	margin:-10px -10px 10px; 
	padding:10px; 
	font-size: 1em;
}

#mediabox li#mb_jukebox	{ 
	background:url(/_img/play_icon.gif) no-repeat left 2px; 
}

#mediabox li#mb_download { 
	background:url(/_img/download_icon.gif) no-repeat left 2px; 
}

#mediabox li#mb_notes { 
	background:url(/_img/notes_icon.gif) no-repeat left 2px; 
}

#mediabox li#mb_video {
	background:url(/_img/video_icon.gif) no-repeat left 2px; 
}

#mediabox li#mb_podcast	{ 
	background:url(/_img/feed_icon.gif) no-repeat left 2px; 
}
	
/*  Articles
---------------------------------------------------------------------
*/
#article-box {
	padding: 10px;
}

.article {
	padding: 10px 0;
	border-top:1px solid #efefef; 
}

/* =Blog
---------------------------------------------------------------------
*/	

.blogbox{
   margin-bottom: 10px;
   padding: 15px;
   background: #F7F7F7;
   border-bottom: 1px solid #CCCCCC;
}

.blogbox:hover{
	background: #FFFFFF;
}

/* =Calendar
---------------------------------------------------------------------
*/
#content table.calendar { 
	margin: 15px 0 25px 10px; 
	border-collapse: collapse;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#content table.calendar caption	{ 
	padding-bottom: 10px; 
	font-size: 2.0em;
	color: #092554; 
}

#content table.calendar th { 
	padding: 6px 0; 
	background:#666666; 
	color:#FFFFFF;  
	font-size: 1.3em; 
	font-weight: normal;
	text-align: center;
}

#content table.calendar td { 
	width: 120px; 
	height: 120px; 
	padding: 2px; 
	border: 1px solid #CCCCCC; 
	border-left: 0;
	border-top: 0; 
	background:#F4F4F4; 
	color:#55636b; 
	font-size: 1em; 
	vertical-align: top; 										
}

#content table.calendar td.empty { 
	background: none; 										
}

#content table.calendar td a	{ 
	text-decoration: none; 
}

#content table.calendar td ul { 
	margin: .5em 0 0 .5em; 
	font-size: 100%; 
	list-style: none; 
}

#content table.calendar td li { 
	margin-bottom: .75em; 
	font-size: 1.1em; 
	line-height: 1.2; 
}

#content table.calendar td a{ 
	text-decoration: underline; 
}

#content table.calendar td a:hover{ 
	text-decoration: none; 
}

/* =Form Settings
---------------------------------------------------------------------
*/

#content form {
	margin-left: 0;
	margin-top: 40px;
	border: 0;
	width: 325px;
}

#content form fieldset {
	border: 4px solid #E4E4E4;
	background: none;
	padding: 10px;
}

#content form legend {
	font-size: 1.8em;
    line-height: 1.8em;
	color: #092554;
	font-weight: normal;
}

#content form label,
#content form .monkForm label{
	font-size: 1.3em;
    line-height: 1.8em;
}

#content form div {
	margin-bottom: .75em;
}

#content form p {
	font-size: 1.1em;
	padding: 0;
	margin-bottom: .5em;
}

#content form textarea,
#content form .monkForm textarea{
   width: 90%;
   height: 150px;
   margin: 0;
   padding: 5px;
}

#content form p.error{
   font-size: 1.3em !important;
}





/* =Photo Gallery
---------------------------------------------------------------------
*/
#content .gallery-box {
	padding: 10px;
	margin-bottom: .25em;
}

#content .gallery-box .gallery-thumbnail {
	float:none;
	margin: 0;
}

#content .gallery-box .gallery-large {
	float:none;
}


/* =home features */

#home-features {
	clear: both;
	float: left;
	width: 952px;
	background: #E5E5E5;
	border-top: 1px solid #AEAEAE;
	padding: 10px 4px;
}

#home-features h3 { 
	padding: 0; 
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #092554;
	font-weight: normal;
	margin-bottom: .5em;
}

#home-features h3 a { 
	color: #092554;
	text-decoration: none;
}

#home-features h3 a:hover { 
	text-decoration: underline;
}

#home-features p {  
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 5px;
}

#home-features #hf-listen-online {
	width: 214px;
	height: 168px;
	float: left;
	padding: 12px 0 0 12px;
	background: url(/_img/bg_homefeatures_hflisten.jpg) no-repeat;
	margin-right: 4px;
}

#home-features #hf-listen-online a {
	display: block;
	width: 198px;
	height: 153px;
	border: 1px solid #FFFFFF;
	background: url(/_img/btn_listen_online.jpg) no-repeat;
	text-indent: -9999px;
}

#home-features #hf-listen-online a:hover {
	border-color: #092554;
	background: url(/_img/btn_listen_online_hover.jpg) no-repeat;
}

#home-features #hf-upcoming-events {
	width: 244px;
	height: 168px;
	float: left;
	padding: 12px 0 0 12px;
	background: url(/_img/bg_homefeatures_hfevents.jpg) no-repeat;
	margin-right: 4px;
}

#home-features #hf-upcoming-events .event {
	width: 230px;
	background: #77AA33 url(/_img/bg_sidebar_upcoming_event.jpg) no-repeat;
	margin-bottom: 3px;
}

#home-features #hf-upcoming-events .event a {
	color: #092554;
}

#home-features #hf-upcoming-events .event:hover {
	background: #DEEFC7;
}

#home-features #hf-info {
	width: 448px;
	height: 168px;
	float: left;
	padding: 12px 0 0 12px;
	background: url(/_img/bg_homefeatures_hfinfo.jpg) no-repeat;
}

#home-features #hf-info img {
	float: left;
	padding: 2px;
	background: #FFFFFF;
	border: 1px solid #E4E4E4;
	margin: 6px;
}

#home-features #hf-info h3 {
	padding: 6px 6px 0 0;
	text-align: center;
	margin-bottom: .5em;
}

#home-features #hf-info p {
	padding: 0 6px 0 0;
	text-align: center;
}

/* =Members
---------------------------------------------------------------------
*/

#member-screen {
	padding-bottom: 100px;
}

.orderHistoryNone {
	font-size: 1.4em;
	color: #FF0000;
}


/* --fixes-- */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix 		{ display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix 	{ display: block;}
/* End hide from IE-mac */

.mcms_stats {
	display: none;
}

/* @end */