/* @override http://www.meadowbrookchurch.com/css/styles.css */
* {
   margin: 0;
   padding: 0;
}

body{
   background: url(/images/bg_body.gif);
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
   font-size: small;
}

hr{
   display: none;
}

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

#container{
   width: 852px;
   margin: 0 auto;
   padding-top: 46px;
   background: url(/images/bg_container.gif) no-repeat;
}

a{
   overflow: hidden;
}

/* =Header
---------------------------------------------------------------------
*/

#header{
   width: 782px;
   height: 147px;
   margin: 0 auto;
   border: 1px solid #585B38;
   border-bottom: 0;
   background: #FFF url(/images/bg_header.gif) no-repeat 8px 8px;
}

#header-inner{
   float: left;
   background: url(/images/bg_header-inner.gif) no-repeat;
}

#header h1{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   width: 308px;
   height: 104px;
   margin: 5px 0 0 21px;
   background: url(/images/bg_h1.gif) no-repeat;
   text-indent: -9999px;
}

#header h1 a{
   display: block;
   width: 308px;
   height: 104px;
}

#header h2{
   display: inline; /* IE6 double margin float bug hack */
   float: right;
   width: 167px;
   height: 12px;
   margin: 100px 26px 0 0;
   background: url(/images/bg_h2.gif) no-repeat;
   font-size: 70%;
   text-indent: -9999px;
}

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

#nav{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   width: 736px;
   margin: 9px 8px 0 8px;
   padding-left: 30px;
   background: #50660F url(/images/bg_nav.gif) repeat-x;
   font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
   list-style: none;
}

#nav li{
   float: left;
   text-transform: uppercase;
   font-size: 85%;
   background: url(/images/bg_nav_li.gif) no-repeat 0 center;
}

#nav li#nav_home{
   background: none;
}

#nav li a{
   display: block;
   padding: .4em 1em;
   color: #FFF;
   text-decoration: none;
}

#nav li ul{
   position: absolute;
   left: -999em;
   z-index: 999;
   width: 12em;
   list-style: none;
   line-height: 1;
}

#nav li li{
   font-size: 100%;
}

#nav li ul ul{
   margin: -20px 0 0 12em;
}

#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: 100%;
}

#nav li li a{
   width: 10em;
   background: #50660F;
}

#nav li li a:hover{
   background: #FFF;
   color: #50660F;
}

/* =Container-Inner
---------------------------------------------------------------------
*/

#container-inner{
   float: left;
   width: 852px;
   background: url(/images/bg_container-inner.gif) repeat-y;
}

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

#content-wrap{
   padding: 3px 43px;
}

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

#content{
   position: relative;
   float: left;
   width: 496px;
   padding: 107px 15px 15px;
   border: 1px solid #E0E1B8;
   background: url(/media/header.jpg) no-repeat;
}

body#home #content{
   width: 330px;
   padding: 15px;
   background: url(/images/bg_content_home.gif) repeat-x;
   border: 0;
}

#content h3{
   margin: 0 -15px 1em;
   padding: 2px 15px;
   background: #C5C695 url(/images/bg_h3.gif) repeat-x;
   color: #652B08;
   font-size: 130%;
   font-weight: normal;
   font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

body#home #content h3{
   margin-bottom: .5em;
   background: none;
   color: #802419;
}

#content h4,
#content h5,
#content h6{
   color: #802419;
   font-size: 105%;
}

#content p,
#content ul,
#content ol{
   margin-bottom: 1em;
   color: #47481E;
   font-size: 90%;
   line-height: 1.5;
}

body#home #content p,
body#home #content ul,
body#home #content ol{
   margin-bottom: 1em;
   color: #111111;
   font-size: 90%;
   line-height: 1.5;
}

#content ul,
#content ol{
   margin-left: 2em;
}

#content ul#byline{
   margin-bottom: 10px;
   font-size: 85%;
   list-style: none;
}

#content a{
   color: #50660F;
}

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

body#home #content ul li{
   margin-bottom: .5em;
   color: #802419;
   font-size: 111%;
   font-weight: bold;
}

body#home #content li a{
   color: #802419;
   font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
   text-decoration: none;
}

body#home #content li a:hover{
   text-decoration: underline;
}

#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{
   position: absolute;
   top: 135px;
   right: 1px;
   width: 110px;
   padding: 2px 2px 0;
   border: 1px solid #C5C695;
   list-style: none;
}

#content #mediabox li{
   margin-bottom: 2px;
   font-size: 85%;
   font-weight: bold;
}

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

#content #mediabox li#mb_download a{
   background-image: url(/images/mb_download.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);
}

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

#sidebar{
   float: right;
   width: 222px;
   padding: 5px;
   border: 1px solid #DDDDBA;
   background: #E8E8D0 url(/images/bg_sidebar.gif) repeat-x;
}

body#home #sidebar{
   width: 394px;
}

#sidebar h3{
   margin-bottom: .64em;
   padding: 0 7px;
   background: #CECF9C;
   color: #652B08;
   font-size: 105%;
   font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
   font-weight: normal;
}

#sidebar #quicklinks{
   position: relative;
   width: 400px;
   margin: 0 -5px;
}

#sidebar #quicklinks div{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   width: 195px;
   margin-left: 5px;
}
#sidebar #quicklinks div p	{ margin:0; line-height:1;}

#sidebar #quicklinks h3{
   margin-bottom: .25em;
   padding: 3px 9px;
   border: 1px solid #F0F0E2;
   color: #465115;
   text-transform: uppercase;
}

#sidebar #quicklinks img{
   margin: 1px;
   border: 0;
}

#sidebar p,
#sidebar ul,
#sidebar ol{
   margin-bottom: 1em;
   color: #47481E;
   font-size: 90%;
   line-height: 1.5;
}

#sidebar ul,
#sidebar ol{
   margin-left: 2em;
}

#sidebar ul li{
   margin-bottom: .5em;
   color: #802419;
   font-size: 111%;
   font-weight: bold;
}

#sidebar li a{
   color: #802419;
   font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
   text-decoration: none;
}

#sidebar li a:hover{
   text-decoration: underline;
}

/* @group HOME IMAGE */
#sidebar #home_image 		{ margin-bottom: 9px; border: 1px solid #FDFDFA; }
#sidebar #home_image p		{ margin:0; padding:0; line-height:1; }
#sidebar #home_image img	{ border:0; }
#sidebar #home_image object	{ display: block; }
/* @end HOME IMAGE */

#sidebar table.calendar{
   margin-bottom: 20px;
   width: 100%;
   border-collapse: collapse;
   background: #F4F8D9;
   font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#sidebar table.calendar caption{

}

#sidebar table.calendar th{
   padding: 3px;
   border-bottom: 1px solid #DCDEAB;
   color: #546A14;
   font-size: 90%;
   text-align: center;
}

#sidebar table.calendar td{
   padding: 3px;
   color: #382510;
   font-size: 90%;
   font-weight: bold;
   text-align: center;
}

#sidebar table.calendar a{
   display: block;
   border: 1px solid #EBE3CD;
   color: #960101;
   font-weight: bold;
   text-decoration: none;
}

#sidebar table.calendar a:hover{
   border: 1px solid #960101;
   background: none;
   text-decoration: none;
}

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

#footer{
   clear: both;
   height: 35px;
   padding: 80px 80px 90px;
   background: url(/images/bg_home_footer.gif) no-repeat;
   position:relative; top:-39px; z-index:1000;
}

#footer p{
   font-size: 90%;
}

#footer a{
   color: #000000;
   text-decoration: underline;
}

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

/* @group FOOTER LINKS */
#footer-links		{ padding:22px 8px 0; height:109px; margin:9px 0 0; width:749px; position:relative; top:9px; clear:both; background:url(/images/ql_bg.gif) repeat-x;  }
#footer-links ul	{ margin:0 -30px 0 0; padding:0; list-style:none; }
#footer-links li	{ display:block; float:left; width:181px; height:100px; margin-right:8px; }
#footer-links img	{ border:0; }
#footer-links p		{ margin:0; padding:0; display:none; width:46px; height:46px; }
#right-corner		{ background:url(/images/right_corner.png) no-repeat; position:absolute; right:-9px; bottom:0; display:none;}
#left-corner		{ background:url(/images/left_corner.png) no-repeat; position:absolute; left:-9px; bottom:0; display:none; }
/* @end FOOTER LINKS */