/*
-----------------------------------------------
Grey Box Method - Layout CSS
----------------------------------------------- */

body {
	font-size: 12px;
	padding: 0 0 40px;
}


/* anchors
----------------------------------------------- */
a {
	color: #333;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color:#ccc;
}


/* 960 grid system container background
----------------------------------------------- */
.container_12,
.container_16 {
}


/* headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {line-height:1.2em; margin-bottom:.3em;}
h2 {margin-top:1em;}
h5 {font-size:1.2em;}
h6 {font-size:1em; text-transform:uppercase;}


h1 a {
	font-weight:normal;
}


/* branding
----------------------------------------------- */
h1#branding {
	font-weight:normal;
	font-size:3em;
	text-align:left;
	padding:1.2em;
	margin-bottom:0;
	text-indent: -5000px;
}


/* page heading
----------------------------------------------- */
h2#page-heading {
	font-weight:normal;
	padding:.5em;
	margin:0 0 10px 0;
	border-bottom:1px solid #ccc;
}


/* paragraphs, quotes and lists
----------------------------------------------- */
p {
	margin-bottom:1em;
}
blockquote {
	font-family: Georgia, 'Times New Roman', serif;
	font-size:1.2em;
	padding-left:1em;
	border-left:4px solid #ccc;
}
blockquote cite {
	font-size:.9em;
}
ul, ol {
	padding-top:0;
}

/* @group Navigation */

ul.nav,
ul.nav * { margin:0;padding:0;}
ul.nav {
  max-width:100%;
  height:2.5em;
  z-index: 50;
  }
ul.nav li {
	cursor:pointer;
	float:left;
	text-align:center;
	list-style-type:none;
	font-weight:normal;
}
ul.nav li ul {
	cursor:default;
	width:100%;
	max-width:100%;
	position:absolute;
	height:auto;
	top:30px;
	background-position:0 0 !important;
	left:-9000px;
}
ul.nav li ul li {
	padding:0;
	border:none;
	width:auto;
	max-width:none;
	z-index: 30;
}
ul.nav li a {
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:left;
	padding:0 1em;
	height:2.4em;
	line-height:2.5em;
	z-index: 30;
}
ul.nav li ul li a {
	position:relative !important; /* ie Mac */
	cursor:pointer !important;
	white-space:nowrap;
	line-height:2em;
	height:2em;
	font-weight:normal;
	background-position:0 50% !important;
	  z-index: 50;

}

ul.nav li:hover ul {left:0;z-index:50}

ul.nav li.current a {cursor:default; font-weight:bold;}
ul.nav li.current ul {left:0;z-index:50}
ul.nav li.current ul li a {font-weight:normal;}


/* navigation (vertical subnavigation)
----------------------------------------------- */
ul.nav {
  	height: 30px;
  	margin-bottom: 10px;
  	  z-index: 50;

}
ul.main li {
  position:relative;
  top:0;
  left:0;  z-index: 50;

}
ul.main li ul {
  border-top:0;  z-index: 50;

}
ul.main li ul li {
  float:left;  z-index: 50;

}
ul.main li a {
	height:30px;
	line-height:30px;
	border:0;
	color:#fff;  z-index: 50;

}
ul.main li ul li a {
  width:12em;
  line-height:2em;
  height:2em;
  text-align:left;  z-index: 50;

}


/* secondary list
----------------------------------------------- */
ul.nav li.secondary {
	float:right;
	color:#cde;
	background:transparent !important;
}
ul.nav li.secondary span.status {
	float:left;
	padding:0 1em;
	line-height:2.77em;
	height:2.77em;
  font-size:0.9em;
}
ul.nav li.secondary span.status a {
	float:none;
	display:inline;
	padding:0;
	height:auto;
	line-height:100%;
	color:#cde;
	background:transparent;
}
ul.nav li.secondary span.status a:hover {
	color:#fff;
	background:transparent;
}
ul.nav li.secondary span.status span {
	text-transform:capitalize;
}
ul.nav li.secondary:hover a {
	color:#fff;
	background:#666;
}
ul.nav li.secondary:hover a:hover {
	background:#555;
}
ul.nav li.secondary:hover a:active {background:#444;}

/* @end */


/* @group Forms */
form {
	overflow:hidden;
}
fieldset {
	border:1px solid #bbb;
	padding:10px;
	position:relative;
	background:#e9e9e9;
	margin-bottom:10px;
}
legend {
	font-size:1.1em;
	padding:.4em .8em;
	background:#fff;
	border:1px solid #bbb;
}
fieldset.login p {
	margin-bottom:1em;
	margin-top:0pt;
}
fieldset p label {
	width:98%;
}
fieldset p input {
	width:98%;
}
fieldset p select {
	width:99%;
}
fieldset.login p label {
	float:left;
	line-height:2em;
	margin-right:3%;
	text-align:right;
	width:32%;
}
fieldset.login p input {
	width:60%;
}
fieldset.login input.button {
	margin-left:35%;
}
form p.notice {
	font-weight:bold;
}
input.search.text {
	width:66%;
}
input.search.button {
	width:28%;
	margin-left:2%;
}
/* @end */


.sidebar{padding: 5px;}

/* @group Blog Side Bar */


#blogsidebar{padding: 5px;}

.blogsidebar {
	margin-bottom: 15px;
	padding: 10px;
}
.blogsidebar h4{
	font-weight: normal;
}
.blogsidebar a, .blogsidebar a:visited{
	font-weight: normal;
}
.blogsidebar a:hover{
	text-decoration: underline;
	font-weight: normal;
}
.blogsidebar ul li{
	margin-left: 15px;
}

/* @end */


#podcast{
background-repeat:no-repeat;
height:180px;
padding:25px 0px 0px 20px;
}
#podcast object{
	margin-bottom:4px;
	}
.newsflash {

}
.newsflashitem{
	padding: 0px 5px;
}
.newsflashitem h3{
	padding-top:7px;
	margin-bottom:4px;
	background-position:left;
	background-repeat:no-repeat;
	font-size:18px;
}
.newsflashitem p{ 
	line-height:125%; 
	margin-bottom: 5px;
}
.readmore{
	margin: 5px;
	padding: 5px 25px;
	float: right;
	height: 12px;
	width: 50px;
	line-height:100%; 
	font-size: 12px; 
}
.readmore a{
	font-weight: normal;
}
.ads div{
	float: left;
}


.ads{
	margin-top: 10px;
}
.ads img{
	border: 1px solid #ccc;
}

/* table
----------------------------------------------- */
table {
	width:100%;
	border:1px solid #bbb;
	margin-bottom:10px;
}
col.colC {
	width:8em;
}
th, td {
	padding:.2em 1em;
	text-align:left;
}
thead th {
	border-bottom:2px solid #888;
	background:#bbb;
	padding:.4em 1em .2em;
}
thead th.table-head {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	background:#555;
	border:1px solid #555;
}
tbody th,
tbody td {
	border-bottom:1px solid #bbb;
	background:#eee;
}
tbody tr.odd th,
tbody tr.odd td {
	background:#fff;
}
tfoot th,
tfoot td {
	border-top:2px solid #666;
	background:#eee;
}
tfoot tr.total th,
tfoot tr.total td {
	border-top:6px double #666;
}
tfoot tr.total th {
	text-transform:uppercase;
}
th.currency,
td.currency {
	text-align:right;
}



/* @group Calendar Styling */

.calendarBG {
}

.calendarBlank { 
}

.calendarHeader { 
 font-weight: bold; 
 text-align: center;
}
.calendarHeader th{
}
.calendarMonthLinks {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 background-color:  transparent;
 color: #fff;
}

.calendarMonthLinks a {
 text-decoration:   none;
 background-color:  transparent;
 color: #fff;
}
  
.calendarMonthLinks a:visited {
 text-decoration:   none;
 background-color:  transparent;
 color: #fff;
}
.calright{
	text-align: right;	
}
.calendarMonthLinks a:hover {
 text-decoration:   underline;
 color: #f3f5ec;
}

.calendarDayHeading {
 font-weight: bold; 
 font-size:	11px;
 text-align:  center;
 vertical-align: middle;
 padding: 5px 0px;
}

.calendarToday { 
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 text-decoration:   none;
}

.calendarCell {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 text-decoration:   none;
 padding: 10px;
 width: 14%;
 height: 85px;
}

.calendarCell a {
 text-decoration:   underline;
 font-weight: normal;
}
  
.calendarCell a:visited {
 text-decoration:   underline;
}

.calendarCell a:hover {
 text-decoration:   none;
}
#monthstyle{
	text-align: center;
}



/* @group Event Details */
.content_page_left{
	float: left;
	width: 650px;	
}
.content_page_right{
	float: right;
	width: 250px;
	padding: 10px;
}

/* @end */


/* @end */

.footer{
	margin-top: 10px;
	margin-bottom: 5px;
}
.footerinner{
	margin: 5px;
}
.footerinner p{
	margin-bottom: 3px;
}
.footerinner a{
	font-weight: normal;
}



/* @group Javascript Rotator */



#myGallery, #myGallerySet, #flickrGallery
{
	width: 580px;
	height: 285px;
	z-index:5;
	border: 1px solid #000;
	margin-bottom: 10px;
}


#flickrGallery
{
	width: 500px;
	height: 334px;
}

#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdExtCarousel
{
	overflow: hidden;
	position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
	margin-bottom: 10px;
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	opacity: 0.5;
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('img/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('img/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('img/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	opacity: 0.8;
}

.withArrows a.open:hover { background: url('img/open.png') no-repeat center center; }

* html .withArrows a.open:hover { 
	background: url('img/open.gif') no-repeat center center;
	opacity: 0.8;
}
	
	
/* Gallery Sets */

.jdGallery a.gallerySelectorBtn
{
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	opacity: .4;
}

.jdGallery .gallerySelector
{
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}

.jdGallery .gallerySelector h2
{
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}

.jdGallery .gallerySelector .gallerySelectorWrapper
{
	overflow: hidden;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #888;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background: #333;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background: #000;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
}


/* @end */




/*

 SoundManager 2: In-page MP3 player example
 ------------------------------------------

 Clicks on links to MP3s are intercepted via JS, calls are
 made to SoundManager to load/play sounds. CSS classes are
 appended to the link, which are used to highlight the
 current play state and so on.

 Class names are applied in addition to "sm2_link" base.

 Default:

 sm2_link

 Additional states:

 sm2_playing
 sm2_paused

 eg.

 <!-- default -->
 <a href="some.mp3" class="sm2_link">some.mp3</a>

 <!-- playing -->
 <a href="some.mp3" class="sm2_link sm2_playing">some.mp3</a>


 Note you don't require ul.graphic / ul.flat etc. for your use
 if only using one style on a page. You can just use .sm2_link{}
 and so on, but isolate the CSS you want.

 Side note: Would do multiple class definitions eg.

 a.sm2_default.sm2_playing{}

 .. except IE 6 has a parsing bug which may break behaviour,
 applying sm2_playing {} even when the class is set to sm2_default.


 If you want to make your own UI from scratch, here is the base:

 Default + hover state, "click to play":

 a.sm2_link {}
 a.sm2_link:hover {}

 Playing + hover state, "click to pause":

 a.sm2_playing {}
 a.sm2_playing:hover {}

 Paused + hover state, "click to resume":

 a.sm2_paused {}
 a.sm2_paused:hover {}


*/

/* two different list types */

ul.flat {
 list-style-type:none;
 padding-left:0px;
}

ul.flat li,
ul.graphic li {
 padding-bottom:1px;
}

ul.flat li a {
 display:inline-block;
 padding:2px 4px 2px 4px;
}

ul.graphic {
 list-style-type:none;
 padding-left:0px;
 margin-left:0px;
}

/* background-image-based CSS3 example */

ul.graphic {
 list-style-type:none;
 margin:0px;
 padding:0px;
}

ul.graphic li {
	margin: 0px 0px 2px 0px;
}

ul.graphic li a,
ul.graphic li a.sm2_link {
 /* assume all items will be sounds rather than wait for onload etc. in this example.. may differ for your uses. */
 display:inline-block;
 padding-left:22px;
 min-height:16px;
 border-radius:3px;
 padding:0px 3px 0px 20px;
 min-width: 255px;
 text-decoration:none;
 font-weight:bold;
 color:#fff;
 text-shadow: 0 0 0 #000; /* stupid Safari "fat" font rendering tweak */
}


ul.graphic li a.sm2_paused:hover,
ul.graphic li a.sm2_link:hover {
	background: url(../images/icon_play.png) 0 50% no-repeat;
}


ul.graphic li a.sm2_paused:hover {
	background: url(../images/icon_play.png) no-repeat 0px 50%;
}

ul.graphic li a.sm2_playing,
ul.graphic li a.sm2_playing:hover {
 text-decoration:none;
	background: url(../images/icon_pause.png) 0px 50% no-repeat;
}

/* hide button while playing?
ul.graphic li a.sm2_playing {
 background-image:none;
}
*/
/* flat CSS example */

ul.flat a.sm2_link {
 /* default state: "a playable link" */
 border-left:6px solid #999;
 padding-left:4px;
 padding-right:4px;
}

ul.flat a.sm2_link:hover {
 /* default (inactive) hover state */
 border-left-color:#333;
}


ul.flat a.sm2_playing {
 /* "now playing" */
 border-left-color:#6666ff;
 background-color:#000;
 color:#fff;
 text-decoration:none;
}

ul.flat a.sm2_playing:hover {
 /* "clicking will now pause" */
 border-left-color:#cc3333;
}

ul.flat a.sm2_paused {
 /* "paused state" */
 background-color:#666;
 color:#fff;
 text-decoration:none;
}

ul.flat a.sm2_paused:hover {
 /* "clicking will resume" */
 border-left-color:#33cc33;
}

.sermoncat{
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px solid #666;
	float: left;
}
.sermoncatimg{
	float: left;
	margin: 0 10px 5px 0;
	
}
.sermoncatdesc{
	float: left;
	margin: 0 10px 10px 0;
}
.sermons{
	float: left;
	margin-bottom: 10px;
}
.sermontitle{
	width: 940px;
	float: left;
}
.sermontitle h3{
	font-weight: normal;
	float: left;
}
.sermontitle ul{
	float: right;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.sermontitle li{
	float: right;
	margin-left:15px ;
}
.play{
	padding: 5px;
	height: 20px;
	width: 70px;
	text-align: right;
}
.play a{
	padding: 6px 6px 5px 45px;
}
.download{
	padding: 5px;
	height: 20px;
	width: 98px;
	text-align: right;
}
.download a{
	padding: 6px 6px 5px 35px;
}
.notes{
	padding: 5px;
	height: 20px;
	width: 70px;
	text-align: right;
}
.notes a{
	padding: 6px 6px 5px 35px;
}

.sermongraphic{
	float: left;
	width: 940px;
}
.sermongraphic img{
	float: left;
	margin: 0px 15px 5px 0px;
}

.comments{
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px 0px;
}
.requiredfield{
	color: maroon;
}
#freeform{
	float: right;
	width: 600px;
}
#customform table{
	border-bottom: none;
}
#customform table p{
	margin: 0;
	padding: 0;
}	
.firstcol{
	width: 200px;
}
.entry{
	width: 100%;
	margin-bottom: 15px;
}

/* @group vcard contact info */
.contactinfo{
	float: left;
	margin: 0 15px 10px;
}
.vcard{
	font-size: 14px;
	float: left;
	width: 270px;
	border: 1px solid #bbbbbb;
	background: #eeeeee;
	padding: 15px;
}
.vcard span{
	font-size: 14px;
}
.fn{
	font-size: 20px;
}
.adr, .phone, .email, .fax{
	margin-top: 5px;
}
.adr div{
	margin-bottom: 5px;
}

/* @end */
.right{
	text-align: right;
}