/* COLORS:
  beige: efebe3 
  light blue: 
  navy 1
  navy 2
*/

/********
 * GENERAL
 **********/

body {
  font-family: georgia, serif;
  background: #fff url(images/bgTile.gif) repeat-x scroll left top;
  font-weight: normal;
}

a {color: #425c7e;}

/********
 * HEADER
 **********/

h1 {font-family: 'Old Standard TT'; font-weight: normal; font-size: 2.75em; margin: 30px 0px 25px 10px;}
h1 a {color: #efebe3; text-shadow: 1px 1px 0px #333; text-decoration: none;}
h1 a:hover {color: #efebe3;}

#navigation {background: #192330; font-family: 'Old Standard TT'; position: relative;}
#navigation ul {padding: 0px; margin: 0px; }
#navigation li {float: left; display: block; padding: 0px 15px 0px 0px; margin: 0px; font-size: 1.5em; background: #192330;}
#navigation li a {display: block; color: #efebe3; text-decoration: none; padding: 5px 12px; text-shadow: 0px -1px 0px #000;}
#navigation li a:hover {background: #486489;}

#ministries-menu {display: none; position: absolute; width: 350px; top: 37px; left: 143px; background: #192330; -webkit-box-shadow: -1px 1px 4px #444; -moz-box-shadow: 1px 1px 4px #444; z-index: 10000; opacity: 0.95;}
#ministries-menu ul {float: left; width: 175px;}
#ministries-menu li {float: none;}
#ministries-menu li a {font-size: 14px;}

#main {-moz-box-shadow: 0px 0px 5px #333; -webkit-box-shadow: 0px 0px 5px #333; background: #d6ccb8;}
#content {background: #efebe3; min-height: 800px; margin-right: 0px; width: 680px; padding-bottom: 15px;}
#content-wrapper {margin: 15px;}

/********
 * SIDEBAR
 **********/

#sidebar {}
#sidebar #nav {margin: 10px 0; padding: 0; list-style: none;}
#sidebar #nav li {margin: 0px 0px 2px 0px; padding: 0px;}
#sidebar #nav li a {display: block; padding: 5px 15px; color: #192330; font-size: 1.5em; text-decoration: none; text-shadow: 0px 1px 0px #fff; border-bottom: 1px solid #d6ccb8}
#sidebar #nav li a:hover {background: #aca48e; border-bottom: 1px solid #6d675a; color: #fff; text-shadow: 0px -1px 0px #666;}
#sidebar #nav li.current a {background: #aca48e; border-bottom: 1px solid #6d675a; color: #fff; text-shadow: 0px -1px 0px #666;}
#sidebar #nav li.current ul {list-style: square; margin-left: 35px; padding-left: 0 ;}
#sidebar #nav li.current li a {font-size: 16px; background: transparent; border: none; color: #192330; text-shadow: 0px 1px 0px #eee; padding-left: 0px;}
#sidebar #nav li.current ul li.current a {font-weight: bold;}
#sidebar #nav li.current ul li a:hover {text-decoration: underline;}

#sidebar .section {padding: 10px 15px;}
#sidebar .section h4 {font-size: 1.3em; margin-bottom: 0px; text-shadow: 1px 1px 0px #bbb;}
#sidebar .section p {margin: 0; font-size: 13px;}
#sidebar h3 {margin: 10px 12px; padding: 3px; text-shadow: 0px 1px 0px #fff; border-bottom: 1px solid #aca48e}
#sidebar h3 a {text-decoration: none;}

#slogan {background: #aca48e; padding: 5px 15px; border-bottom: 3px solid #6d675a;}
#slogan p {margin: 0px; font-size: 1.6em; color: #fff; text-shadow: 0px -1px 0px #666;}

#sidebar hr {width: 90%; border-bottom: 1px solid #fff; background: #aca48e; margin: 0 auto;}

/********
 * HOMEPAGE
 **********/
.home-image {width: 680px; height: 400px; display: block;}
.home-announcement {margin: 0 0 10px 0; padding: 5px 15px; background: #93bd66; color: #fff; font-size: 1.5em; text-shadow: 0px -1px 0px #46612a; border-top: 3px solid #608439; border-bottom: 3px solid #608439;}
.home-announcement a {display: block; margin: 0; padding: 0; color: #fff; text-shadow: 0px -1px 0px #46612a; text-decoration: none;}
.home-announcement a:hover {text-decoration: underline;}
.important-announcement {margin: 0; padding: 5px 15px; background: #ffad55; color: #fff; font-size: 1.5em; text-shadow: 0px -1px 0px #46612a; border-top: 3px solid #ff8c11; border-bottom: 3px solid #ff8c11;}

#recent-sermon {background: #fff; border: 1px solid #192330; margin: 10px 10px 10px 0;}
.recent-sermon-wrapper {background: #a9bbd2; padding: 0px 0px 10px 0px; margin: 1px;}
#recent-sermon h4 {margin-bottom: 5px; font-weight: bold; background: rgba(0,0,0,0.2); padding: 3px 10px; color: #fff;}
#recent-sermon p {margin: 0 10px; font-size: 15px; text-shadow: 0px 1px 0px #ddd;}
#recent-sermon .actions {margin: 15px 10px 5px 10px;}

/*
#recent-sermon p a {background: #192330; color: #fff; text-decoration: none; padding: 1px 4px; display: inline-block; font-size: 12px; margin-right: 10px; border: 1px solid #fff;}
*/

#welcome {font-size: 15px; margin: 10px 20px;}

#upcoming-events {margin-bottom: 0px; padding-bottom: 0px !important;}
#sidebar .event {margin: 10px 0 !important;}
#sidebar .event .date {background: #192330; color: #fff; padding: 1px 4px; font-size: 10px; float: left; display: block; border-right: 1px solid #999; border-bottom: 1px solid #999; width: 35px; text-align: center; font-family: Georgia;}
#sidebar .event a {display: block; margin-left: 49px; font-size: 13px; text-decoration: none;}

/********
 * PAGE
 **********/

#page-title {font-size: 2.5em; margin-bottom: 5px;}
#page-title .subtitle {display: block; margin: 0px; font-size: 0.65em; color: #888; font-style: italic;}

.page-body h2 {margin: 0px;}
.page-body h3 {border-bottom: 1px solid #dcd4c3; padding-bottom: 7px;}
.page-body {font-size: 15px;}
.page-body img {border: 1px solid #d6ccb8; padding: 1px;}
.page-body img.right {float: right; margin: 3px 0px 3px 6px;}
.page-body iframe {border: 1px solid #d6ccb8; padding: 1px;}

.page-body hr {width: 90%; margin-left: auto; margin-right: auto; border-bottom: 1px solid #fff; background: #d6ccb8;}

/********
 * SERMONS 
 **********/
 #sidebar #nav.categories li a {font-size: 13px;}

.sermon-overview {margin-bottom: 15px;} 
.sermons-list {width: 100%;}
.sermons-list td {border-bottom: 1px solid #d6ccb8}
.sermons-list img {border: none;}


/*
.sermons-list a {background: #425c7e; color: #fff; font-size: 12px; padding: 1px 4px; text-decoration: none; display: inline-block; border: 1px solid #fff;}
.sermons-list a:hover {background: #192330}
*/

/********
 * NEWS 
 **********/
.post h2 {border-bottom: 1px solid #999; margin-bottom: 20px; font-style: italic}
.post h4 {font-weight: bold; font-family: Georgia; margin-bottom: 5px;}
.post .body {-webkit-column-count: 2; -moz-column-count: 2; column-count: 2;}
.post .body p {}
.post .body .blurb {  -webkit-column-break-inside: avoid; -moz-column-break-inside: avoid; column-break-inside: avoid; margin-right: 20px}
 
#sidebar .feature.announcement {
  margin: 10px;
  background-color: #a9bbd2;
  border-right: 1px solid #192330;
  border-bottom: 1px solid #192330;
}
#sidebar .feature.announcement p{
  font-size: 13px;
  padding: 5px;
  margin: 0;
  text-align: center;
}

#sidebar .feature.announcement a {color: #fff;}

#sidebar .feature.announcement.building {background-color: #93bd66; border-color: #608439;}
#sidebar .feature.announcement.building p {font-size: 18px;}
#sidebar .feature.announcement.building a {text-decoration: none; border-bottom: 1px solid #fff;}
#sidebar .feature.announcement.building a:hover {}

/********
 * MISSIONS 
 **********/
 #sidebar.missions #nav li a {font-size: 14px;}
.missionary .images {float: right; margin-left: 10px;}
.missionary .photos img {width: 150px; height: 150px; margin: 5px;}
.missionary h3 {margin-top: 15px;}

/********
 * EVENT 
 **********/
#sidebar.calendar #nav li a {font-size: 14px;}
.event-logistics {font-size: 15px;}
.event-logistics p {margin: 10px 0;}

.fc-grid td {border: 1px solid #fff;}
.fc-grid th {border-bottom: 1px solid #fff; background: transparent;}

#myCalendar {margin: 0 10px;}
#myCalendar .cal-event {color: #000; background: transparent; background-color: transparent; border: none;}
#myCalendar .cal-event a {background: transparent; border: none; color: #000; font-size: 14px; cursor: default;}
/* #myCalendar .multi-day, #myCalendar .multi-day a {background: #192330; color: #fff;} */

#myCalendar .fc-header {margin: 10px 0 0 0;}
#myCalendar .fc-header-center h2 {text-align: center;}
#myCalendar thead .fc-state-default {border: 1px solid #fff; background: #192330; color: #fff;}
#myCalendar tbody .fc-state-default {border: 1px solid #fff;}


/********
 * FOOTER 
 **********/
#footer {font-size: 10px; color: #999; margin: 5px 0; padding: 5px 0; text-align: right;}


/********
 * UTILITIES 
 **********/

/* SELF CLEARING FLOATS */
.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* trigger hasLayout and target ie5+6/win only */
* html .clear {
  height: 1%;
}

/* trigger hasLayout and target ie7/win only */
*:first-child+html .clear {
  min-height: 1px;
}



/********
 * CALENDAR 
 **********/
 
/*
#myCalendar {margin: 0;  width: 917px; min-height: 400px;}
#calendar{ float: left; margin-bottom: 30px; margin-left: 15px;}
#calendar h1 {margin: 10px 0px; text-align: center;}
#calendar h1 .month-nav {cursor: pointer; font-family: Arial;}
#calendar .daysOfWeek {margin: 0; padding: 0;}
#calendar .daysOfWeek li {
  width: 130px;
  float: left;
  text-align: center;
  margin: 0;
  padding: 0;
  list-style: none;
  border-right: 1px solid #fff;
  background-color: #192330;
  color: #fff;
  font-size: 0.8em;
  padding: 2px 0;
}

#calendar .week { float: left; position: relative;}
#calendar .calendarList { width: 917px; float: left; background: #fff;}
#calendar ul.daylist {
  display: inline;
  float: left;
  margin: 0;
  padding: 0;
  cursor: default;
}

#calendar ul.daylist li {
  display: block;
  height: 120px;
  width: 130px;
  float: left;
  text-align: right;
  margin: 1px 1px 0 0;
  /*background: url(cal-day.png) no-repeat scroll 0 0;*/
  font-size: 0.7em;
  font-weight: bold;
  color: #000;
}

/*
#calendar ul.daylist li.off-month { color: #aeaeae; opacity: 0.5;}
*/

.January, .March, .May, .July, .September, .November {background-color: #c3b598 !important;}
.February, .April, .June, .August, .October, .December {background-color: #cabda2 !important;}

#calendar ul.daylist li.today { background-color: #ffc !important; }

#calendar div.event {
  position: absolute;
  height: 15px;
  margin-top: 20px;
  overflow: hidden;
  white-space: nowrap;
  font-size: 9px;
  color: #fff;
  cursor: default;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

#calendar div.event .description {
  display: inline-block;
  padding: 2px 4px;
  white-space: nowrap;
  overflow: hidden;
  width: 90%;
}

#calendar div.event .description:hover {text-decoration: underline;}

*/
