* {
   margin: 0;
   padding: 0;
}

body{
   background: #A17643 url(/images/journey/bg_body.jpg) repeat-y center top;
   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: 738px;
   background: #1D0F01;
   margin: 0 auto;
}

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

#header{
   position: relative;
   height: 322px;
   background: url(/images/journey/bg_header.jpg) no-repeat;
}

#header h2,
#header h3,
#header p{
   height: 0;
   text-indent: -9999px;
   line-height: 0;
   font-size: 1px;
}

#header h1{
   position: absolute;
   top: 50px;
   left: 250px;
   width: 230px;
   height: 90px;
   text-indent: -9999px;
}

#header h1 a{
   display: block;
   width: 230px;
   height: 90px;
   text-decoration: none;
}

#header h1 a:hover{
   background: url(/images/journey/bg_h1_a_hover.jpg) no-repeat 10px 20px;
}

#header h3{
   clear: left;
   float: left;
   margin-right: -3px;
}

#header h3 a{
   display: block;
   margin: 1px 22px;
   width: 687px;
   height: 214px;
   text-decoration: none;
}

#header p#switcher{
   position: absolute;
   right: 0;
   height: auto;
   margin: 10px 50px 0 0;
   color: #FFF;
   font-size: 85%;
   text-indent: 0;
   line-height: 100%;
}

#header p#switcher a{
   color: #FFF;
   font-weight: bold;
   text-decoration: none;
}

#header p#switcher a:hover{
   background: #FFF;
   color: #9F1F09;
}

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

#nav{
   float: left;
   width: 728px;
   margin-top: 83px;
   padding: 0 5px;
   list-style: none;
}

#nav li{
   float: left;
   text-indent: -9999px;
}

#nav li a{
   display: block;
   height: 23px;
   text-decoration: none;
}

body#sermons #nav li#nav_sermons a,
body#events #nav li#nav_events a,
#nav li a:hover{
   background-image: url(/images/journey/bg_nav_hover.jpg);
   background-repeat: no-repeat;
}

#nav li#nav_welcome a{
   width: 85px;
}

#nav li#nav_welcome a:hover{
   background-position: 7px top;
}

#nav li#nav_about a{
   width: 88px;
}

#nav li#nav_about a:hover{
   background-position: -78px top;
}

#nav li#nav_sermons a{
   width: 78px;
   margin-right: 220px;
}

body#sermons #nav li#nav_sermons a,
#nav li#nav_sermons a:hover{
   background-position: -166px top;
}

#nav li#nav_teaching a{
   width: 83px;
}

#nav li#nav_teaching a:hover{
   background-position: -464px top;
}

#nav li#nav_events a{
   width: 70px;
}
body#events #nav li#nav_events a,
#nav li#nav_events a:hover{
   background-position: -547px top;
}

#nav li#nav_contact a{
   width: 89px;
}

#nav li#nav_contact a:hover{
   background-position: -617px top;
   background-repeat: no-repeat;
}

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



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

#content-wrap{
   float: left;
   padding-bottom: 20px;
   background: url(/images/journey/bg_content-wrap.jpg) repeat-y center bottom;
}

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

#content{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   width: 400px;
   margin-left: 52px;
   padding-right: 20px;
   background: url(/images/journey/bg_content.gif) repeat-x right 63px;
}

#content h3{
   float: left;
   height: 55px;
   margin-bottom: 5px;
   padding: 33px 7px 0 50px;
   background: url(/images/journey/bg_content_h3.gif) no-repeat;
   color: #DAD597;
   font-size: 140%;
   font-family: Georgia, "Times New Roman", Times, serif;
   letter-spacing: .5em;
   text-transform: uppercase;
}

body#home #content h3{
   width: 296px;
   height: 21px;
   margin: 34px 0 26px;
   padding: 0;
   background: url(/images/journey/bg_content_h3_home.gif) no-repeat;
   text-indent: -9999px;
}

#content h4{
   clear: both;
   margin-bottom: 10px;
   color: #1D0F01;
   font-size: 150%;
}

body#sermons #content h4{
   margin-bottom: 0;
}

#content p{
   clear: left;
   margin-bottom: 12px;
   font-size: 90%;
   line-height: 1.7em;
}

#content p.author{
   font-style: italic;
   text-align: right;
}

#content p.date{
   margin: 0;
   color: #665517;
   font-weight: bold;
   text-transform: uppercase;
   text-align: right;
}

#content ul{
   margin-left: 40px;
   font-size: 90%;
   list-style-image: url(/images/journey/li.gif);
}

#content ul#byline{
   margin: 0;
   list-style: disc;
}

#content li{
   margin-bottom: 10px;
}

#content ul#byline li{
   float: left;
   margin-left: 20px;
   color: #665517;
   font-size: 85%;
   text-transform: uppercase;   
}

#content ul#byline li#bl_preacher{
   margin-left: 0;
   list-style: none;
}

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

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

#content img{
   float: right;
   margin-left: 5px;
   padding: 4px;
   background: #FFF;
   border: 1px solid #1D0F01;
}

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

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

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

#content .eventbox h4{
   margin-bottom: 0;
}

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

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

#sidebar{
   display: inline; /* IE6 double margin float bug hack */
   float: right;
   width: 214px;
   margin-right: 52px;
   background: url(/images/journey/bg_content.gif) repeat-x right 63px;
}

#sidebar h3{
   width: 192px;
   height: 12px;
   margin: 13px 0 5px;
   background: url(/images/journey/bg_sidebar_h3.gif) no-repeat;
   text-indent: -9999px;
   /* Following two rules are just to make IE6 behave */
   line-height: 0;
   font-size: 25%;
}

#sidebar form#newsletter{
   float: left;
   padding: 4px 9px;
   background: #1D0F01;
}

#sidebar input#newsletter_email{
   float: left;
   width: 105px;
   padding: 2px;
   border: 0;
   font-size: 85%;
   vertical-align: middle;
}

#sidebar #newsletter a{
   float: right;
   display: block;
   width: 72px;
   height: 10px;
   margin-top: 3px;
   font-size: 1px;
   background: url(/images/journey/submit_newsletter.gif) no-repeat;
   text-indent: -9999px;
   text-decoration: none;
}

#sidebar #featurebox{
   clear: both;
   margin-top: 45px;
   padding: 20px 11px;
   background: #DDC9A2;
   font-size: 85%;
}

#sidebar .feature{
   margin-bottom: 20px;
}

#sidebar h4{
   height: 15px;
   margin-bottom: 3px;
   text-indent: -9999px;
}

#sidebar #events h4{
   width: 138px;
   background: url(/images/journey/bg_sidebar_h4_events.gif) no-repeat;
}

#sidebar #sermon h4{
   float: left;
   width: 119px;
   background: url(/images/journey/bg_sidebar_h4_sermon.gif) no-repeat;
}

#sidebar #article h4{
   width: 118px;
   background: url(/images/journey/bg_sidebar_h4_article.gif) no-repeat;
}

#sidebar #search h4{
   width: 122px;
   background: url(/images/journey/bg_sidebar_h4_search.gif) no-repeat;
}

#sidebar #featurebox h5{
   font-size: 100%;
}

#sidebar #featurebox #media h5{
   color: #960101;
}

#sidebar #featurebox p{
   margin-left: 15px;
   color: #665517;
}

#sidebar #featurebox p.title{
   clear: left;
   font-size: 120%;
   font-weight: bold;
}

#sidebar #featurebox p.author{
   font-style: italic;
}

#sidebar #featurebox p.summary{
   font-size: 110%;
   font-style: italic;
}

#sidebar #featurebox p.readmore{
   margin-bottom: 15px;
   text-align: right;
}

#sidebar #featurebox ul{
   list-style: none;
}

#sidebar #featurebox li{
   margin-bottom: 5px;
}

#sidebar a{
   color: #665517;
}

#sidebar a:hover{
   background: #665517;
   color: #DDC9A2;
   text-decoration: none;
}

#sidebar a#podcast{
   float: left;
   display: block;
   width: 11px;
   height: 11px;
   margin-left: 6px;
   background: url(/images/journey/rss-podcast.gif) no-repeat;
   text-indent: -9999px;
   text-decoration: none;
}

#sidebar #calendar table{
   margin-bottom: 20px;
   width: 100%;
   border-collapse: collapse;
   background: #EBE3CD;
}

#sidebar #calendar caption{
   margin-bottom: 5px;
   color: #1D0F01;
   font-size: 150%;
   font-family: Georgia, "Times New Roman", Times, serif;
   text-align: left;
   text-transform: uppercase;
   /*width: 67px;
   height: 20px;
   background: url(/images/journey/bg_calendar_caption_january.gif) no-repeat;
   text-indent: -9999px;*/
}

#sidebar #calendar th{
   padding: 5px;
   background: #AB943E;
   text-align: center;
}

#sidebar #calendar td{
   padding: 5px;
   font-weight: normal;
   text-align: center;
}

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

#sidebar #calendar a:hover{
   border: 1px solid #960101;
   background: none;
}

#sidebar #search form{
   float: left;
   width: 180px;
   padding: 6px;
   background: #665517;
}

#sidebar input#search_term{
   float: left;
   width: 140px;
   padding: 2px;
   border: 1px solid #1D0F01;
   font-size: 85%;
}

#sidebar #search form a{
   float: right;
   display: block;
   width: 26px;
   height: 14px;
   margin-top: 2px;
   background: url(/images/journey/submit_search.gif) no-repeat;
   text-indent: -9999px;
   text-decoration: none;
}

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

#footer{
   clear: both;
   padding: 105px 0 10px;
   background: url(/images/journey/bg_footer.jpg) no-repeat center top;
   color: #DAD597;
   font-size: 85%;
   text-align: center;
}