body { margin: 0; padding: 0 0 40px 0; text-align: center; font-family: tahoma; background: #ccc8a6 url('images/bg.gif') repeat-x; }

/* Shell */
div#shell { width: 752px; margin: 0 auto 0 auto; text-align: left; }
.ministry{ font-size:8pt }

/* Header */
div#headerShell { height: 121px; }
div#header div#header_tl { background: url('images/header_tl.gif') no-repeat; background-position: top left; }
div#header div#header_tr { background: url('images/header_tr.gif') no-repeat; background-position: top right; }
div#header div#header_br { background: url('images/header_br.gif') no-repeat; background-position: bottom right; }
div#header div#header_bl { background: url('images/header_bl.gif') no-repeat; background-position: bottom left; }

/* Logo */
div#logoShell { margin-top: 5px; float: left; }
div#logoShell img { border: 0; }

/* Nav */
div#navShell { margin: 93px 10px 0 0; float: right; }
ul.nav { margin: 0; padding: 0; text-align: right; }
ul.nav li { float: left; list-style-type: none; margin: 0 3px 0 0; padding: 0; }
ul.nav li a { display: inline-block; background: url('images/nav_left.gif') no-repeat; text-transform: uppercase; cursor: pointer;
	font-size: 12px; color: #680a0a; text-decoration: none; }
ul.nav li a span { display: inline-block; height: 19px; background: url('images/nav_right.gif') no-repeat;
	background-position: top right; padding: 9px 11px 0 11px; }
ul.nav li ul { display: none; width: 200px; }
ul.nav li ul li { float: none; }
ul.nav li ul li a, ul.nav li.current_page_item ul li a, ul.nav li.current_page_parent ul li a
{ background-image: none; background: #FFFAD0; color: #680A0A; display: block; padding: 5px; font-weight: normal; width: 200px; }
ul.nav li ul li a:hover, ul.nav li ul li.current_page_item a, ul.nav li ul li.current_page_parent a
{ background-image: none; background: #d5bf86; color: #680A0A; }
ul.nav li.hover ul { position: absolute; text-align: left; margin: 0; padding: 0; }
	
ul.nav li.current_page_item a, ul.nav li.current_page_parent a, ul.nav li a:hover { background: url('images/nav_hover_left.gif') no-repeat; }
ul.nav li.current_page_item a span, ul.nav li.current_page_parent a span, ul.nav li a:hover span { background: url('images/nav_hover_right.gif') no-repeat; background-position: top right; }
ul.nav li.current_page_item a, ul.nav li.current_page_parent a { font-weight: bold; }

/* Links */
div#linksShell { position: absolute; top: 0px; margin-left: 240px; height: 50px; width: 500px; text-align: right; }
div#linksShell p { margin: 0; padding: 0; color: #FFFFFF; font-size: 12px; padding-top: 8px;}
div#linksShell a { color: #FFFFFF; }
div#linksShell a:hover { text-decoration: none; }


/* Content */
#header { margin-bottom: 13px; }
div#contentShell {  }
div#contentShellTop { background: url('images/body_top.gif') no-repeat; height: 11px; }
div#contentShellBottom  { background: url('images/body_bottom.gif') no-repeat; height: 11px; }
div#content { background: url('images/body.gif') repeat-y; padding: 0 13px 20px 13px; overflow: auto; }

div#mainContent { color: #3f1600; float: left; width: 474px; padding: 0 14px 0 5px; font-size: 14px; }
div#mainContent a { color: #680a0a; }
div#mainContent h1 { font-size: 30px; margin-top: 0px; }
div#mainContent h2 { font-size: 18px; }
div#mainContent p { font-size: 14px; }

div#subContentShell { float: right; width: 227px; }
div#subContentShell a { color: #680a0a; }
div#subContentShell div#subMenuShell { font-size: 12px; color: #fffad0; background: url('images/side.gif') repeat-y; }
div#subContentShell div#subMenuShell div#subMenuShellTop { background: url('images/side_top.gif') no-repeat; height: 10px; }
div#subContentShell div#subMenuShell div#subMenuShellBottom { background: url('images/side_bottom.gif') no-repeat; height: 10px; }
div#subContentShell div#eventsShell { font-size: 12px; color: #680a0a; }

/* Sub Menu */
div#subMenu { padding: 0 10px 0 10px; }
div#subMenu h2 { font-size: 14px; margin-top: 0px; border-bottom: 1px solid #FFFAD0; padding-left: 4px; }
div#subMenu div#subMenuContent { padding: 0 4px 0 4px; }
div#subMenu div#subMenuContent ul#subMenuLinks { margin: 0; padding: 0; }
div#subMenu div#subMenuContent ul#subMenuLinks li { margin: 0 0 10px 0; padding: 0; list-style-type: none; }
div#subMenu div#subMenuContent ul#subMenuLinks li a { color: #FFFAD0 }
div#subMenu div#subMenuContent ul#subMenuLinks li.current_page_item a { font-weight: bold; }

/* Events */
div#eventsShell { margin: 20px 0 0 0; padding: 0 10px 0 10px; }
div#eventsShell h2 { font-size: 14px; margin: 0; border-bottom: 1px solid #680a0a; padding-left: 4px; }
div#eventsShell div#eventsContent ul#eventsList { margin: 0; padding: 0;  }
div#eventsShell div#eventsContent ul#eventsList ul { margin: 0; padding: 0; }
div#eventsShell div#eventsContent ul#eventsList li { margin: 0; padding: 0; list-style-type: none;  }
div#eventsShell div#eventsContent ul#eventsList li ul li { padding: 10px 4px 10px 4px; margin: 0; border-bottom: 1px solid #d5bf86; font-weight: bold;  }
div#eventsShell div#eventsContent ul#eventsList li ul li ul li{ padding: 5px 0 5px 0; margin: 0; border: 0; font-weight: normal;  }
div#eventsShell div#eventsContent a.viewall { display: block; padding-top: 10px; }
div#eventContent { display: none; }

/* Footer */
div#footerShell {  }
div#footerShell div#contactShell p { text-align: center; color: #680a0a; font-size: 14px; }


/*************************************************/
/* SERMONS */
/*************************************************/



/*************************************************/
/* Calendar */
/*************************************************/
.calnk a:hover {
 background-position:0 0;
 text-decoration:none;  
 color:#000000;
 border-bottom:1px dotted #000000;
 }
.calnk a:visited {
 text-decoration:none;
 color:#000000;
 border-bottom:1px dotted #000000;
}
.calnk a {
text-decoration:none; 
color:#000000; 
border-bottom:1px dotted #000000;
}
.calnk a span { 
display:none; 
}
/*.calnk a:hover span {
color:#333333; 
background:#F6F79B; 
display:block;
position:absolute; 
margin-top:1px; 
padding:5px; 
width:150px; 
z-index:100;
}*/
.calendar-table {
border:none;
width:100%;
}
.calendar-heading {
height:25px;
text-align:center;
border:1px solid #D6DED5;
background-color:#680A0A;
}
.calendar-next {
width:25%;
text-align:center;
}
.calendar-prev {
width:25%;
text-align:center;
}

div#mainContent td.calendar-prev a { color: #FFFAD0; }
div#mainContent td.calendar-next a { color: #FFFAD0; }
div#mainContent td.calendar-month { color: #FFFAD0; }

.calendar-month {
width:50%;
text-align:center;
font-weight:bold;
}
.normal-day-heading {
text-align:center;
width:25px;
height:25px;
font-size:0.8em;
border:1px solid #fffad0;
background-color:#fffad0;
}
.weekend-heading {
text-align:center;
width:25px;
height:25px;
font-size:0.8em;
border:1px solid #fffad0;
background-color:#fffad0;
color:#FF0000;
}
.day-with-date {
vertical-align:text-top;
text-align:left;
width:60px;
height:60px;
border:1px solid #d5bf86;
}
.no-events {

}
.day-without-date {
width:60px;
height:60px;
border:1px solid #d5bf86;
}
span.weekend {
color:#FF0000;
}
.current-day {
vertical-align:text-top;
text-align:left;
width:60px;
height:60px;
border:1px solid #d5bf86;
background-color:#d5bf86;
}
span.event {
font-size:0.75em;
}
.kjo-link {
font-size:0.75em;
text-align:center;
}
.event-title {
font-weight:bold;
font-size:14px;
margin:5px 0;
}
.event-title-break {
width:96%;
margin-left:2%;
margin-right:2%;
margin-top:5px;
margin-bottom:5px;
text-align:center;
height:1px;
display: none;
}
.event-content-break {
width:96%;
margin-left:2%;
margin-right:2%;
margin-top:5px;
margin-bottom:5px;
text-align:center;
height:1px;
background-color:#000000;
display: none;
}
.calendar-date-switcher {
height:25px;
text-align:center;
border:1px solid #D6DED5;
background-color:#E4EBE3;
}
.calendar-date-switcher form {
margin:0;
padding:0;
}
.calendar-date-switcher input {
border:1px #D6DED5 solid;
}
.calendar-date-switcher select {
border:1px #D6DED5 solid;
}
.cat-key {
width:100%;
margin-top:10px;
padding:5px;
border:1px solid #D6DED5;
}

/* Thickbox *******************************************/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 15px 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

table.job{background-color: #FFFAD0; border-color:firebrick;border-width:1px;border-style:solid}
td.job{padding:9px}
