/* Site: The Oaks Community Church */
/* @override http://www.theoakscommunitychurch.org/css/styles.css */
* {
   margin: 0;
   padding: 0;
   line-height: 1;
}

body { background: #a6a08c url(/images/bg_body2.gif) repeat-x center top; font-size:62.5%; font-family:Helvetica, Arial, Verdana, sans-serif; }
#container, #content-wrap, #footer, #header { behavior:url(/iepngfix.htc); }

hr{
   display: none;
}

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

#container{
   position: relative;
   width: 700px; padding:50px 0;
   margin: 0 auto;

}

a{   overflow: hidden;}
.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 */

/* =Header
---------------------------------------------------------------------
*/
#header{ position:relative; background:url(/images/header_bg.png) no-repeat; padding:15px 20px; }

#header h1{
	float:left;
   width: 218px;
   height: 81px;
   margin: 22px 0 10px 10px;
   background: url(/images/logo.gif) no-repeat;
   text-indent: -9999px;
}

#header h1 a{
   display: block;
   width: 218px;
   height: 81px;
}

#header p#login-wrap{
   position: absolute;
   top: -49px;
   right: 20px;
   padding: 6px 12px;
   background: #34302A;
   font-size: 1.1em;
   font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
   text-transform: uppercase;
}

#header p#login-wrap a{
   color: #DCD4BB;
   text-decoration: none;
}

#sub-header {
	background:url(/mediafiles/banner-default-sub.jpg) no-repeat;
	width:416px; height:172px; display:block;
	float:right; margin:10px 10px 10px 0; 
}

/* =Navigation
---------------------------------------------------------------------
*/

#nav{
	position:relative; z-index:10;
   clear: left;
   float: left;
   margin-bottom: 9px;
   margin-top:-95px;
   width: 221px;
   list-style: none;
}

#nav li{
   float: left;
   width: 221px;
   background: url(/images/bg_nav_li.gif) repeat-x left bottom;
   font-size: 1.3em;
   font-weight: bold;
   font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
   text-transform: uppercase;
}

#nav li a{
   display: block;
   padding: 12px 0 0 14px;
   height: 21px;
   color: #F2F1E3;
   text-decoration: none;
}

#nav li#nav_home a{
   padding-top: 10px;
}

#nav li:hover,
#nav li.sfhover{
   background: url(/images/bg_nav_li_hover.gif) repeat-x left bottom;
}

#nav li:hover a,
#nav li.sfhover a{
   padding-left: 24px;
   background: url(/images/bg_nav_li_a_hover.gif) no-repeat 13px 13px;
   color: #FFF;
}

#nav li#nav_home:hover a,
#nav li#nav_home.sfhover a{
   background-position: 13px 11px;
}

#nav li ul{
   position: absolute;
   left: -999em;
   z-index: 999;
   width: 164px;
   margin: -40px 0 0 175px;
   list-style: none;
   line-height: 1;
}

#nav li li{
   width: auto;
   border-bottom: 1px solid #B9B29D;
   font-size: .9231em;
   font-weight: normal;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
   text-transform: none;
}

#nav li ul ul{
   margin: -26px 0 0 164px;
}

#nav li:hover ul ul,
#nav li.sfhover ul ul{
   left: -999em;
}

#nav li:hover ul,
#nav li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul{
   left: auto;
}

#nav li li li{
   font-size: 1em;
}

#nav li:hover li a,
#nav li.sfhover li a{
   width: 138px;
   height: auto;
   padding: 7px 13px;
   background: #DCD4BB;
   color: #34302A;
}

#nav li li a:hover{
   background: #EFE8D1;
   color: #4D5940;
}


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

#content-wrap { background:url(/images/content_bg.gif) repeat-y; display:block; padding:10px 25px; }


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

#content{
   float: right;
   width: 402px;
   padding: 0 7px;
   margin-top:-1em;
}

#content h3{
   margin-bottom: .5em;
   color: #6C895A;
   font-size: 1.4em;
   font-weight: bold;
}

#content h4,
#content h5,
#content h6{
   margin-bottom: .5em;
   color: #ECEAD9;
   font-size: 1.4em;
   font-weight: bold;
}

#content p,
#content li{
   margin-bottom: 1em;
   color: #D7D0BB;
   font-size: 1.2em;
   line-height: 1.4;
}

#content ul,
#content ol{
   margin: 0 0 1em 3em;
}

#content ul#byline{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   margin-bottom: 10px;
   list-style: none;
}

#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 a{
   color: #D7D0BB;
}

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

#content img{
   float: left;
   margin: 0 10px 5px 0;
}

/*
#content img#sub-header{
   display: block;
   float: none;
   margin: 0 -7px 13px;
}
*/

#content #text{
   clear: both;
}

#content .sermonbox{
   margin-bottom: 20px;
}

#content .sermonbox h4{
   margin-bottom: 5px;
}

#content .sermonbox p{
   padding: 0;
   margin: 0;
}

#content .sermonbox p.sermonlink{
   margin-top: 10px;
}

#content .sermonbox p.eventtime{
   margin-bottom: 0;
}

#content #mediabox{
   float: right;
   width: 125px;
   padding: 5px 5px 0;
   border: 1px solid #D7D0BB;
   list-style: none;
}

#content #mediabox li{
   margin-bottom: 5px;
   font-size: 1.1em;
   font-weight: bold;
}

#content #mediabox li a{
   display: block;
   height: 16px;
   padding-left: 20px;
   background-repeat: no-repeat;
}

#content #mediabox li#mb_print a{
   background-image: url(/images/mb_print.gif);
}

#content #mediabox li#mb_video a{
   background-image: url(/images/mb_video.gif);
}

#content #mediabox li#mb_download a{
   background-image: url(/images/mb_download.gif);
}

#content #mediabox li#mb_notes a{
   background-image: url(/images/mb_notes.gif);
}

#content #mediabox li#mb_jukebox a{
   background-image: url(/images/mb_jukebox.gif);
}

#content #mediabox li#mb_podcast a{
   background-image: url(/images/mb_podcast.gif);
}

#content #whats-going-on h3{
   width: 405px;
   height: 35px;
   margin-bottom: 17px;
   background: url(/images/bg_whats-going-on_h3.gif) no-repeat;
   text-indent: -9999px;
}

#content #whats-going-on h4{
   margin-bottom: .5em;
   color: #688457;
   font-size: 1.2em;
   font-weight: bold;
}

#content #whats-going-on h4 a{
   color: #688457;
   text-decoration: none;
}

#content #whats-going-on h4 a:hover{
   text-decoration: underline;
}

#content #whats-going-on h4 span.date{
   margin-left: 4px;
   color: #938C76;
   font-size: 0.8333em;
   font-weight: normal;
   text-transform: uppercase;
}

#content #whats-going-on .item{
   margin-bottom: 15px;
}

#content #whats-going-on .item p{
   line-height: 1.2;
}

#content #whats-going-on p.more{
   float: right;
   text-indent: -9999px;
}

#content #whats-going-on p.more a{
   display: block;
   width: 91px;
   height: 24px;
   background: url(/images/bg_whats-going-on_more.gif) no-repeat;
}

/* Calendar */

#content table.calendar{
   margin-bottom: 25px;
   border: 1px solid #322E28;
   border-right: 0;
   border-bottom: 0;
   border-collapse: collapse;
}

#content table.calendar caption{
   padding-bottom: 10px;
   color: #DCD4BB;
   font-size: 1.4em;
   font-weight: bold;
}

#content table.calendar caption span{
   color: #6A8759;
}

#content table.calendar th{
   padding: 6px 0;
   background: #455C3C;
   color: #FAFAFD;
   font-size: 1.2em;
   font-weight: normal;
}

#content table.calendar td{
   width: 68px;
   height: 68px;
   padding: 2px;
   border: 1px solid #322E28;
   border-left: 0;
   border-top: 0;
   background: #26231F;
   color: #B1AB98;
   font-size: 1em;
   vertical-align: top;
}

#content table.calendar td a{
   color: #B1AB98;
   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 li a{
   color: #B1AB98;
   text-decoration: underline;
}

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

/* =Sidebar
---------------------------------------------------------------------
*/

#sidebar{
   clear: left;
   float: left;
   width: 221px;
}

#sidebar #searchForm{
   float: left;
   margin-bottom: 5px;
   _margin-top: 9px;
}

#sidebar #searchForm input#search_term{
   display: block;
   float: left;
   width: 140px;
   margin-right: 4px;
   padding: 3px 6px;
   border: 0;
   border-top: 2px solid #999;
   border-left: 1px solid #999;
   background: #FFF;
   font-size: 1.1em;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#sidebar #searchForm a#search_go{
   display: block;
   float:right;
   width: 59px;
   height: 20px;
   background: url(/images/bg_search_go.gif) no-repeat;
   text-indent: -9999px;
}

#sidebar #feed-buttons{
   position: relative;
   width: 226px;
   margin-right: -5px;
}

#sidebar #feed-buttons img{
   display: block;
   float: left;
   margin: 0 5px 5px 0;
   border: 0;
}

#sidebar #recent-sermon{
   clear: left;
   margin-top: 12px;
   padding: 12px 14px;
   border-top: 1px solid #46413B;
   background: #3E3933;
}

#sidebar #recent-sermon h3{
   margin-bottom: .5em;
   padding-bottom: 5px;
   border-bottom: 1px dotted #625A51;
   color: #6A8759;
   font-size: 1.4em;
   font-weight: bold;
   font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
   text-transform: uppercase;
}

#sidebar #recent-sermon h4{
   margin-bottom: .3em;
   color: #FFF;
   font-size: 1.2em;
   font-weight: bold;
}

#sidebar #recent-sermon h4 a{
   color: #FFF;
   text-decoration: none;
}

#sidebar #recent-sermon h4 a:hover{
   text-decoration: underline;
}

#sidebar #recent-sermon p{
   margin-bottom: .75em;
   font-size: 1.1em;
   font-weight: bold;
   color: #69665C;
}

#sidebar #recent-sermon p span.preacher{
   color: #D7D0BB;
}

#sidebar #recent-sermon p span.date{
   color: #A2BE91;
}

#sidebar #recent-sermon li{
   float: left;
   margin: 0 3px 5px 0;
   list-style: none;
   text-indent: -9999px;
}

#sidebar #recent-sermon li a{
   display: block;
   width: 66px;
   height: 24px;
}

#sidebar #recent-sermon li#sb_listen a{
   background: url(/images/sb_listen.gif) no-repeat;
}

#sidebar #recent-sermon li#sb_download a{
   width: 86px;
   background: url(/images/sb_download.gif) no-repeat;
}

#sidebar #recent-sermon p.more{
   clear: left;
   font-size: 1.2em;
   font-weight: normal;
}

#sidebar #recent-sermon p.more a{
   color: #777069;
}

/* =Footer
---------------------------------------------------------------------
*/

#footer{
	padding:40px 20px 0 20px; 
	background:url(/images/footer_bg.png) no-repeat -2px top;
   clear: both;
}

#footer p{
   float: right;
   font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
   color: #34302A;
   text-transform: uppercase;
}

#footer p.powered{
   float: left;
}

#footer a{
   color: #34302A;
}
