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

body{
   background: #262523;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: small;
}

hr{
   display: none;
}

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

#container{
   width: 770px;
   margin: 0 auto;
}

a{
   overflow: hidden;
}

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

#header h1{
   width: 334px;
   height: 63px;
   margin: 9px auto 0;
   background: url(/images/bg_h1.gif) no-repeat;
   text-indent: -9999px;
}

#header h1 a{
   display: block;
   width: 334px;
   height: 63px;
}

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

#nav{
   float: left;
   width: 620px;
   height: 27px;
   padding: 11px 0 0 150px;
   background: url(/images/bg_header.jpg) no-repeat left bottom;
   list-style: none;
}

#nav li{
   float: left;
   padding: 0 9px 0 16px;
   background: url(/images/bg_nav_li.gif) no-repeat left center;
   font-size: 100%;
   text-transform: lowercase;
}

#nav li#nav_home{
   background: none;
}

#nav li a{
   display: block;
   padding: 3px 9px;
   color: #D2CDBD;
   text-decoration: none;
}

#nav li a:hover{
   background: #8C8064;
   color: #FFF;
}

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

#nav li li{
   font-size: 90%;
   padding: 0;
   border-bottom: 1px solid #9B8F72;
   background: none;
}

#nav li ul ul{
   margin: -28px 0 0 120px;
}

#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: 102px;
   padding: 8px 9px;
   background: #8C8064;
   color: #FFF;
}

#nav li li a:hover{
   background: #A69777;
}

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

#container-inner{
   float: left;
   background: #464136 url(/images/bg_container-inner.gif) no-repeat 5px 2px;
}

body#home #container-inner{
   padding: 14px 0 6px;
   background: #464136 url(/images/bg_container-inner_home.gif) no-repeat 5px 2px;
}

#container-inner img#home_header{
   margin: 0 18px;
}

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

#content-wrap{
   float: left;
   width: 770px;
   margin-top: 13px;
   padding: 160px 0 10px;
   background-repeat: no-repeat;
   background-position: center top;
   background-image: url(/images/bg_content.jpg);
}

body#home #content-wrap{
   margin-top: 14px;
   padding: 3px 0 0;
   background: url(/images/bg_content-wrap.jpg) no-repeat;
}

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

#content{
   position: relative;
   float: left;
   width: 536px;
   padding: 0 14px;
}

body#home #content{
   width: auto;
   padding: 0;
   background: none;
}

#content h3{
   margin: 0 -7px .75em;
   padding: 6px 11px;
   background: #2A2418;
   color: #FFF;
   font-size: 135%;
   font-weight: normal;
}

body#home #content h3{
   margin: 0;
   padding: 0;
   background: none;
   font-size: 105%;
   text-transform: lowercase;
}

#content h4,
#content h5,
#content h6{
   
}

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

body#home #content p{
   margin: 0;
}

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

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

#content a{
   color: #E5D8B6;
}

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

#content img#mcms_stats{
   display: none;
}

#content .event{
   clear: both;
   padding: 10px 0;
   border-bottom: 2px solid #383328;
}

#content #upcoming-events{
   display: inline;
   float: left;
   width: 150px;
   margin: 0 20px 0 14px;
}

#content #upcoming-events h4{
   color: #E5D8B6;
   font-size: 90%;
   font-weight: normal;
}

body#home #content #upcoming-events h3{
   margin-bottom: 10px;
}

#content #upcoming-events p{
   text-indent: 1em;
}

#content #quicklinks{
   float: left;
   margin-right: 18px;
}

#content #quicklinks ul{
   float: left;
   margin: 10px 0 0;
   list-style: none;
}

#content #quicklinks li{
   float: left;
   margin-right: 7px;
   text-transform: uppercase;
}

#content #quicklinks li a{
   display: block;
   width: 120px;
   height: 137px;
   padding: 8px 8px 0;
   background: url(/images/bg_quicklink.gif) no-repeat;
   color: #FFF;
   text-decoration: none;
}

#content #quicklinks li a img{
   display: block;
   margin-bottom: 3px;
   border: 0;
}

#content #quicklinks li a:hover{
   background: url(/images/bg_quicklink_hover.gif) no-repeat;
}

#content #media{
   float: left;
   width: 125px;
}

#content #media h3{
   float: left;
}

#content #media h3 a{
   color: #FFF;
   padding-right: 20px;
   background: url(/images/bg_h3_media.gif) no-repeat right center
}

#content #media a{
   color: #E5D8B6;
   text-decoration: none;
}

#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: 40px;
   right: 7px;
   width: 125px;
   padding: 5px 5px 0;
   border: 1px solid #E5D8B6;
   list-style: none;
}

#content #mediabox li{
   margin-bottom: 5px;
   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_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);
}

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

#sidebar-outer{
   display: inline;
   float: right;
   width: 177px;
   margin-right: 7px;
   padding: 0 11px;
   background: url(/images/bg_sidebar-outer.gif) repeat-y;
}

#sidebar{
   padding-top: 13px;
   background: url(/images/bg_sidebar.gif) no-repeat;
}

#sidebar-inner{
   padding-bottom: 13px;
   background: url(/images/bg_sidebar.gif) no-repeat left bottom;
}

#sidebar h3{
   margin-bottom: 7px;
   padding: 2px 6px 4px;
   background: url(/images/bg_sidebar_h3.jpg) no-repeat;
   color: #FFF;
   font-size: 105%;
   font-weight: normal;
   text-transform: lowercase;
}

#sidebar p{
   color: #FFF;
   font-size: 90%;
}

#sidebar a{
   color: #E5D8B6;
}

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

#sidebar .event{
   margin-bottom: 10px;
   padding: 0 12px;
}

#sidebar .event h4{
   margin-bottom: .25em;
   color: #E5D8B6;
   font-size: 90%;
   font-weight: normal;
}

#sidebar .event p{
   text-indent: 1em;
}

#sidebar form#newsletter{
   margin: 0 3px 5px;
}

#sidebar form#newsletter fieldset{
   border: 0;
}

#sidebar form#newsletter input{
   border: 1px solid #7A7564;
   font-size: 105%;
   font-family: Georgia, "Times New Roman", Times, serif;
}

#sidebar form#newsletter input#newsletter_text{
   width: 115px;
   padding: 2px;
   color: #777261;
   text-transform: lowercase;
}

#sidebar form#newsletter input#newsletter_submit{
   /*padding: 1px 2px;*/
   background: #464136;
   color: #FFF;
   text-transform: lowercase;
}

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

#footer{
   clear: both;
   margin-bottom: 25px;
   padding: 6px 14px;
   background: url(/images/bg_footer.gif) no-repeat;
}

body#home #footer{
   background: url(/images/bg_footer_home.gif) no-repeat left bottom;
}

#footer p{
   color: #615A4B;
   font-size: 90%;
   font-family: "Trebuchet MS", Ariel, Helvetica, sans-serif;
}

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

/* @group BLOG */ 
p#subscribe			{ float:right; background:url(/images/blog_feed_icon.gif) no-repeat; padding-left:20px; }
#content p.byline	{ font-size:11px; }
.post				{ margin-bottom:1.5em; }
p.comments	{ background:#2a2418 url(/images/comments_icon.gif) no-repeat 4px 5px; padding:4px 0 4px 24px; }
#post-options		{ background:#2a2418; padding:4px; margin-bottom:1em;}
p.send				{ background:url(/images/email_icon.gif) no-repeat; padding-left:20px; }
#post-options p		{ margin:0;  }
#post-options span.comments	{ background:url(/images/comments_icon.gif) no-repeat; padding-left:20px; }

form#send_blog label				{ display:block; }
form#send_blog textarea, 
#send_blog input					{ width:275px; }
#send_blog textarea					{ height:100px; }
#send_blog #send					{ width:auto; }
#blog-sidebar ul	{ margin:0 0 1em 1em; padding:0; list-style:none; }
/* @end */