/* @override http://grovechurch.monkcms.net/_css/styles.css */

/* Site: Grove Church */

/* =RESET MARGINS & PADDING
---------------------------------------------------------------------
*/

html, body, div, span,
p, blockquote, pre, code,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
form, fieldset, legend, label, input, textarea,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
}

:focus {
  outline: none;
}

img {
  border: 0;
  margin: 0;
  padding: 0;
}

hr{
   display: none;
}

/* =RESET TYPOGRAPHY
---------------------------------------------------------------------
*/

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;     /* web safe fonts */
  font-size: 62.5%;  
  font-weight: normal;
  line-height: 140%;   
  background: #d8d8c1;
}

h1 {
  font-size: 2.5em;
  font-weight: normal;
}

h2 {
  font-size: 1.75em;
  font-weight: normal;
}

h3 {
  font-size: 1.25em;
  font-weight: bold;
}

h4 {
  font-size: 1.1em;
  font-weight: bold;
}

h5 {
  font-size: 1em;
  font-weight: bold;
}

h6 {
  font-size: 0.8em;
  font-weight: bold;
}

p {
  font-size: 1em;
  font-weight: normal;
  line-height: 160%;
  margin: 0 0 10px 0;
}

/* =DEFAULT LINKS
---------------------------------------------------------------------
*/

a {
  color: #c7ae08;
  margin: 0;
  padding: 0;
  text-decoration: none;
  overflow: hidden;
}


a:hover,
a:active {
  text-decoration: none;
  color: #27acc5;
}

#skip{
   position: absolute;
   list-style: none;
   display: block;
   height: 0;
   overflow: hidden;
}

#container{
   width: 100%;
   margin: 0 auto;
}

/* =CONTAINER-INNER
---------------------------------------------------------------------
*/
#container-inner {
   clear: both;
   width: 960px;
   margin: 0 auto;
}

/* =SPECIAL HOME PAGE
---------------------------------------------------------------------
*/
body#home {
   background-color: #e5e5d7;
}

#home #container-inner {
	background: #e5e5d7 url(/_img/bg_home.gif) no-repeat center top;
	width: 100%;
	height: 1000px;
	overflow: hidden;
    position: relative;
}

#home #header {
   background: url(/_img/bg_home_h1.gif) no-repeat center top;	
   position: absolute;
   top: 100px;
   left: 50%;
   margin-left: -157px;
   text-indent: -9999px;
   height: 115px;
   width: 314px;
   z-index: 1000;
}
/* Links defined in LinkList
#home-2199 = new here
#home-2200 = regular
*/
#home #home-2199{
   width: 50%;
   position: absolute;
   text-align: center;
   left: 0;
   z-index: 999;
}

#home #home-2199 h2 a {
   background: url(/_img/bg_home_newhere.gif) no-repeat center 310px;
   display: block;
   height: 0;
   padding-top: 1000px;
   overflow: hidden;
}
#home #home-2199 h2 a:hover {
   background: #d8d8c1 url(/_img/bg_home_newhere.gif) no-repeat center 310px;
}
#home #home-2200{
   width: 50%;
   text-align: center;
   position: absolute;
   right: 0;
}

#home #home-2200 h2 a {
   background: url(/_img/bg_home_regular.gif) no-repeat center 310px;
   display: block;
   height: 0;
   padding-top: 1000px;
   overflow: hidden;
}

#home #home-2200 h2 a:hover {
   background: #d8d8c1 url(/_img/bg_home_regular.gif) no-repeat center 310px;
}

/* =HEADER
---------------------------------------------------------------------
*/

#header-wrapper {
   background-color: #e5e5d7;
   height: 288px;
   background: url(/_img/bg_header_full.gif) repeat-x center top;
}

#header {
   width: 960px;
   margin: 0 auto;
   height: 288px;
   background: url(/_img/bg_header.gif) no-repeat center top;
}

#header h1 {
   width: 324px;
   float: left;
   margin-left: 14px;
   line-height: 1;
}

#header h1 a {
   display: block;
   height: 0;
   overflow: hidden;
   background: url(/_img/bg_header_h1.gif) no-repeat left top;
   padding-top: 126px;
}

/* =NAVIGATION
---------------------------------------------------------------------
*/

#nav{
   list-style: none;
   margin-top: 125px;
   line-height: 30px;
   width: 500px;
   float: right;
   font-size: 1.4em;
}

#nav li{
   float: left;
   text-align: center;
}

#nav li a{
   text-indent: -9999px;
   display: block;
   height: 46px;
   background: url(/_img/bg_main_nav.gif) no-repeat left top;
}

#nav li#nav_home a{ width: 58px; background-position: 0 0;}
#nav li#nav_home a:hover,
#nav li#nav_home.current a:hover { background-position: 0 -46px;}
#nav li#nav_home.current a { background-position: 0 -92px;}

#nav li#nav_about a{ width: 65px; background-position: -58px 0;}
#nav li#nav_about a:hover,
#nav li#nav_about.current a:hover{ background-position: -58px -46px;}
#nav li#nav_about.current a{ background-position: -58px -92px;}

#nav li#nav_contact a{ width: 80px; background-position: -123px 0;}
#nav li#nav_contact a:hover,
#nav li#nav_contact.current a:hover{ background-position: -123px -46px;}
#nav li#nav_contact.current a{ background-position: -123px -92px;}

#nav li#nav_directions a{ width: 94px; background-position: -203px 0;}
#nav li#nav_directions a:hover,
#nav li#nav_directions.current a:hover{ background-position: -203px -46px;}
#nav li#nav_directions.current a{ background-position: -203px -92px;}

#nav li#staff a{ width: 58px; background-position: -297px 0;}
#nav li#staff a:hover,
#nav li#staff.current a:hover{ background-position: -297px -46px;}
#nav li#staff.current a{ background-position: -297px -92px;}

#nav li#nav_sermons a{ width: 78px; background-position: -355px 0;}
#nav li#nav_sermons a:hover,
#nav li#nav_sermons.current a:hover{ background-position: -355px -46px;}
#nav li#nav_sermons.current a{ background-position: -355px -92px;}

#nav li#nav_quick-links a{ width: 99px; background-position: -433px 0;}
#nav li#nav_quick-links a:hover,
#nav li#nav_quick-links.current a:hover{ background-position: -433px -46px;}
#nav li#nav_quick-links.current a{ background-position: -433px -92px;}

#nav li#nav_ministries{
   display: none;
}

#nav li ul{
   position: absolute;
   left: -999em;
   z-index: 999;
   width: 200px; /* Needs to be same as other 150px value */
   list-style: none;
   line-height: 1;
}

#nav li li{
   font-size: .8em;
   margin: 0;
   text-align: left;
   background: #e5e5d7;
   width: 175px;
}

#nav li#nav_quick-links li a{
   text-indent: 0;
   color: #27acc5;
   width: 160px;
   background: none; /* Change to more appropriate value */
   padding: 5px 5px 5px 10px;
   height: 15px;
}

#nav li#nav_quick-links li a:hover{
  background: #d8d8c1;
}

#nav li:hover ul,
#nav li.sfhover ul{
   left: -999em;
}

#nav li:hover ul,
#nav li.sfhover ul {
   left: auto;
}

/* =CONTENT-WRAP
---------------------------------------------------------------------
*/

#content-wrap {
	width: 960px;
	float: left;
}


/* =CONTENT
---------------------------------------------------------------------
*/

#content{
   width: 510px;
   padding-right: 65px;
   float: right;
   background: #d8d8c1 url(/_img/bg_content.gif) no-repeat right bottom;
}

#content h2{
   color: #27acc5;
   text-transform: uppercase;
   font-family: "Arial Narrow", Arial;
   margin: 0 0 15px 0;
   font-size: 3.5em;
   line-height: 1.5;
}

#content h3{
   font-size: 1.75em;
   line-height: 1.8;
}

#content h4,
#content h5,
#content h6{
   
}

#content p,
#content li{
   margin-bottom: 1em;
   color: #030303;
   font-size: 1.2em;
   line-height: 1.5;
}

#content ul,
#content ol{
   margin: 0 0 1em 3em;
}

#content ul#byline{
   margin-bottom: 10px;
   margin-left: 10px;
   list-style: none;
   width: 370px;
}

/* My Comment */

#content ul#byline li{
   font-size: 1.1em;
}

#content li{
   margin: 0;
}

#content li li{
   font-size: 1em;
}

#content blockquote{
   margin-left: 3em;
}

#content hr{
   display: block;
   margin-bottom: 1em;
}

#content img{
   float: left;
   margin: 0 10px 5px 0;
}

#content #text{
   clear: both;
}

/* =SERMONS
---------------------------------------------------------------------
*/

#content h4{
   color: #ECEAD9;
}

#content p#filter{
	line-height: 36px;
	margin-bottom: 20px;
}

#content p#filter a{
   font-weight: bold;
}

#content p#filter select{
   width: 200px;
   margin: 0 15px;
   padding: 1px;
   border: 1px solid #DADADA;
   color: #010101;
   font-size: .9167em;
   font-weight: bold;
   font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#content p.sermonfeed{
   float: right;
   padding-right: 40px;
   line-height: 36px;
   background: url(/_img/podcast_icon.gif) no-repeat right top;
}

#content .sermonlist{
   position: relative;
   margin-bottom: 15px;
   border-top: 6px solid #EBE7CA;
   background: #FFF;
}

#content #current-sermon.sermonbox{
   border-top: 4px solid #a3d311;
   border-bottom: 2px solid #a3d311;
   background: #fff;
}

#content #current-sermon.sermonbox:hover{
   background: #F9F9F6;
}

#content #current-sermon.sermonbox h4{
   font-size: 1.6em;
   margin-bottom: 10px;
   color: black;
}

#content #current-sermon.sermonbox h4 a:hover{
   text-decoration: underline;
}

#content h3#featured-post{
   font-size: 1.5em;
   line-height: 2;
   color: #27acc5;
}


#content h4.sermongroup {
   font-size: 1.7em;
   line-height: 2;
   color: #434340;
}
#content h4.sermongroup a {
   color: #27acc5;
}
#content .sermonbox{
   position: relative;
   clear: both;
   margin: 0;
   padding: 7px 9px;
   background: #EFEFE6;
   margin-bottom: 15px;
}

#content .sermonbox:hover{
   background: #F9F9F6;
}

#content .sermonbox h5{
   color: #1E1E1E;
   font-size: 1.4em;
   font-weight: normal;
   line-height: 1.3;
}

#content .sermonbox h5 a{
   color: #434340;
   font-weight: bold;
   text-decoration: none;
}

#content .sermonbox h5 a:hover{
   text-decoration: underline;
}

#content .sermonbox p{
   color: #1E1E1E;
   font-size: 1.1em;
}

#content .sermonbox p.comments{
   margin: 0;
   padding-left: 19px;
   background: url(/_img/bg_comments.gif) no-repeat left 2px;
   color: #B94020;
   font-weight: bold;
}

#content .sermonbox ul.media {
   position: absolute;
   top: 5px;
   right: 13px;
   width: 92px;
   height: 70px;
   list-style: none;
   margin-left: 10px;
}

#content .sermonbox ul.media li{
   float: left;
   text-indent: -9999px;
}

#content .sermonbox ul.media li a{
   display: block;
   width: 36px;
   height: 30px;
   margin-left: 10px;
}

#content .sermonbox ul.media li.listen a{
   background: url(/_img/bg_sermonlist_listen.gif) no-repeat;
   margin-bottom: 10px;
}

#content .sermonbox ul.media li.download a{
   background: url(/_img/bg_sermonlist_download.gif) no-repeat;
   margin-bottom: 10px;
}

#content .sermonbox ul.media li.download-notes a{
   background: url(/_img/bg_sermonlist_notes.gif) no-repeat;
}

#content .sermonbox ul.media li.watch-video{
   background: url(/_img/bg_sermonlist_video.gif) no-repeat;
}

#content .sermonbox a{
   color: #c7ae08;
}

#content .sermonbox a:hover{
   text-decoration: underline;
}

/* =CALENDAR
---------------------------------------------------------------------
*/

/* Calendar */
#content table.calendar{
   margin-bottom: 25px;
   border: 1px solid #323232;
   border-right: 0;
   border-bottom: 0;
   border-collapse: collapse;
}

#content table.calendar caption{
   padding-bottom: 10px;
   font-size: 1.8em;
}

#content table.calendar caption span{
   color: #331E0E;
}

#content table.calendar th{
   padding: 7px 0px;
   background: #a3d311;
   margin-bottom: 1px;
   color: #FFFFFF;
   font-size: 1.3em;
   font-weight: normal;
   border: 1px solid #323232;
}

#content table.calendar td{
   width: 68px;
   height: 68px;
   padding: 2px;
   border: 1px solid #323232;
   border-left: 0;
   border-top: 0;
   font-size: 1em;
   vertical-align: top;
}

#content table.calendar td.empty{

}

#content table.calendar td a{
   text-decoration: none;
}

#content table.calendar td ul{
   margin: 10px 0px 0px 0px;
   font-size: 100%;
   list-style: none;
   padding: 0;
}

#content table.calendar td li{
   margin-bottom: .75em;
   font-size: 1.1em;
   line-height: 1.2;
   padding-left: 8px;
}
/* =Sidebar
---------------------------------------------------------------------
*/

#sidebar {
   float: left;
   width: 384px;
   position: relative;
   margin-bottom: 102px;
   background: url(/_img/bg_sidebar_repeat.gif) repeat-y left 60px;
}

#sidebar-inner {
   margin: 0 0 0 0;
   padding-bottom: 102px;
   background: url(/_img/bg_sidebar_btm_vine.gif) no-repeat -4px bottom;
}

#sidebar-header {
   background: url(/_img/bg_sidebar_header.gif) no-repeat left top;
   display: block;
   height: 35px;
   padding: 25px 95px 0px 45px;
   margin-left: 45px;
}

#sidebar-header h3{
   font-family: "Arial Narrow", Arial;
   color: #27acc5;
   font-size: 1.9em;
   line-height: 1.7;
   text-align: center;
}


#sidebar-content {
   margin: 0 76px 0 84px;
   padding: 10px 10px 10px 25px;
   background: url(/_img/bg_sidebar_content.gif) repeat-y left top;
   min-height: 310px;
   height:auto !important; /* ie fix */
   height:310px; /* ie fix */
}

#sidebar-footer {
   background: url(/_img/bg_sidebar_left_vine.gif) no-repeat left
   bottom;
   position: absolute;
   left: 44px;
   bottom: 85px;
   width: 66px;
   height: 356px;
}

#sidebar ol,
#sidebar ul {
   margin: 0 0 1em 3em;
}
/* =Sidebar with Ministry Lists
---------------------------------------------------------------------
*/

#sidebar-inner #sidebar-header.ministries-header ul{
  list-style-type: none;
  font-size: 1.5em;
  margin: 0;
}
#sidebar-inner #sidebar-header.ministries-header li {
  display: inline;
}

#sidebar-inner #sidebar-header.ministries-header li a{
  display: inline;
  float: left;
  height: 24px;
  background: url(/_img/bg_sb_nav.gif) no-repeat left top;
  text-indent: -9999px;
}

#sidebar-inner #sidebar-header.ministries-header li.adult a{width: 45px;margin-right: 10px;background-position: 0 0;}
#sidebar-inner #sidebar-header.ministries-header li.adult a:hover,
#sidebar-inner #sidebar-header.ministries-header li.adult.current a{
   background-position: 0 -24px;
}
#sidebar-inner #sidebar-header.ministries-header li.students a{width: 67px; margin-right: 10px;background-position: -45px 0;}
#sidebar-inner #sidebar-header.ministries-header li.students a:hover,
#sidebar-inner #sidebar-header.ministries-header li.students.current a{
   background-position: -45px -24px;
}


#sidebar-inner #sidebar-header.ministries-header li.children a{width: 65px; background-position: -111px 0;}
#sidebar-inner #sidebar-header.ministries-header li.children a:hover,
#sidebar-inner #sidebar-header.ministries-header li.children.current a{
   background-position: -111px -24px;
}

#sidebar-content.nav {
   margin: 0;
   padding: 0;
   background: none;
   }

#sidebar-content.nav #adult-nav,
#sidebar-content.nav #children-nav {
   margin: 0 70px 0 84px;
   padding: 0 0 0 0;
   background: url(/_img/bg_sidebar_ministries.gif) no-repeat left top;
}

#sidebar-content.nav #student-nav {
   margin: 0 70px 0 84px;
   padding: 0 0 0 0;
   background: url(/_img/bg_sidebar_ministries_students.gif) no-repeat left top;
}


#sidebar-content.nav ul{
   font-size: 1.2em;
}

#sidebar-content.nav ul li {
   margin-bottom: 10px;
   padding: 35px 13px 0 20px;
   overflow: hidden;
   list-style-type: none;
}

#sidebar-content.nav ul li.first{
   padding-top: 40px;
   height: 75px;
}
#sidebar-content.nav ul li.second{
   height: 110px;
}
#sidebar-content.nav ul li.third{
   height: 80px;
   margin-bottom: -5px;
}

#sidebar-content.nav ul li a {
   display: block;
   margin-bottom: 10px;
   color: #000000;
   font-weight: bold;
   font-size: 13px;
   text-transform: uppercase;
   font-family: Arial, Helvetica;
}
#sidebar-content.nav ul li a:hover{
   color: #27acc5;
}
#sidebar-content.nav ul li.current a {
   color: #27acc5;
   font-weight: bold;
}

#sidebar-content.nav ul li ul li a,
#sidebar-content.nav ul li.current ul li a {
   color: #707064;
   padding: 1px;
   font-weight: normal;
   font-size: 12px;
   text-transform: none;
   font-weight:normal;
   font-family: Verdana;
}

#sidebar-content.nav ul li ul li a:hover{
  color: #707064;
  background: #ffffff;
}

#sidebar-content.nav ul li.current ul li.current a {
   color: #27acc5;
   font-weight: bold;
}
#sidebar-content.nav ul li ul li {
   margin: 0 0 0 -30px;
   padding: 0;
   font-size: .8em;
}
#sidebar-content.nav ul li ul li a {
   margin-bottom: 0;
}

/* =Events
---------------------------------------------------------------------
*/

table.calendar tr td{
   background-color: #e5e5d7;
}

table.calendar tr td.empty{
	background: none;
}
/* =Footer
---------------------------------------------------------------------
*/
#footer-wrapper{
   width: 100%;
   clear: both;
   padding-top: 25px;
   background: #a7a795 url(/_img/bg_footer_full.gif) repeat-x center top;
}
#footer{
   width: 960px;
   margin: 0 auto;
   background-color: #a7a795;
   height: 200px;
   padding-top: 20px;
   font-size: 1.2em;
}
#footer .footer-left{
   width: 480px;
   float: left;
}

#footer ul#footer-nav li#footer-nav_quick-links,
#footer ul#footer-nav li#footer-nav_ministries{
   display: none;
}
#footer ul#footer-nav{
   list-style-type: none;
   margin-left: -10px;
}

#footer ul#footer-nav li {
   display: inline;
}

#footer ul#footer-nav li a {
   display: inline;
   color: #d8d8c1;
   float: left;
   margin: 5px 10px;
   padding: 0 5px;
}

#footer ul#footer-nav li a:hover {
   text-decoration: underline;
}

#footer p.copyright{
	clear: left;
	color: #665f5d;
	font-family: Georgia;
	font-style: italic;
}

#footer .footer-right {
   float: right;
}

#footer p.siteby a{
   text-indent: -9999px;
   display: block;
   width: 67px;
   height: 30px;
   background: url(/_img/siteby_perk.gif) no-repeat left top;
}

#footer .poweredby a{
   color: #d8d8c1;
}