 body {
    font-family: Arial;
    font-size: 0.8em;
    background: url(../images/site_assets/bg_body.jpg) left top;
    margin: 0;
    padding: 0;
    color: #2f2500;
    line-height: 1;
}

a {
    color: #10406e;
    text-decoration: none;
}
a:hover {text-decoration:underline;}

p {
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 13px;
}

h1.page_title {
    color: #10406e;
    position: absolute;
    font-size: 25px;
    font-family: Times;
    font-style: italic;
    top: 45px;
    left: 200px;
}

strong {
    font-weight: bold;
}

div#wrapper {
    background: url(../images/site_assets/bg_wrapper_x.jpg) repeat-x left top;
    margin-top: 0;
    position: relative;
}

    div#container {
        margin: 0 auto;
        width: 990px;
        padding-bottom: 12px;
        background: url(../images/site_assets/bg_main_y.png) repeat-y center top;
        position: relative;
    }
    
        #events div#masthead_graphic,
        #worship div#masthead_graphic,
        #missions-teams div#masthead_graphic {
            background: url(../images/site_assets/bg_masthead_events.jpg) no-repeat 55px 38px;        
            position: relative;
        }
        
        #ministries div#masthead_graphic,
        #new-to-grace div#masthead_graphic,
        #about-us div#masthead_graphic {
            background: url(../images/site_assets/bg_masthead_ministries.jpg) no-repeat 55px 38px;        
            position: relative;
        }
        
        #blog div#masthead_graphic,
        #search div#masthead_graphic,
        #contact-us div#masthead_graphic {
            background: url(../images/site_assets/bg_masthead_blog.jpg) no-repeat 55px 38px;        
            position: relative;
        }
        
        #front div#masthead_graphic {
            background: url(../images/site_assets/bg_masthead_front.jpg) no-repeat 55px 38px;        
            height: 409px;
            position: relative;
        }
    
        div#header {
            background: url(../images/site_assets/bg_header.png) no-repeat center top;        
            min-height: 290px;
            margin-top: 0;
            position: relative;
        }
        
            #logo {
                float:left;
                margin: 0 0 0 66px;
            }
            
                #logo a{
                    height: 0;
                    padding-top: 101px;
                    width: 206px;
                    overflow: hidden;
                    background: url(../images/site_assets/grace_bible_church_logo.png) no-repeat center -101px;
                    display:block;
                }

                #logo a:hover {
                    background: url(../images/site_assets/grace_bible_church_logo.png) no-repeat center top;
                }

                
            h2.slogan {
                font-size: 17px;
                color: #fff;
                padding: 18px 0 0 154px;
                float: left;
            }
            
            form#search_form {
                padding: 12px 0 0 46px;
                float: left;
                margin-left:410px;
            }
            
                form#search_form input {
                    background: #ffffff;
                    border: 1px solid none;
                    color: #10406E;
                    font-size: 14px;
                    padding: 4px 5px;
                    width: 170px;
                }
            /*

            div#header ul.main_nav {
                text-align: center;
                clear: left;
                padding-top: 15px;
            }
            
                div#header ul.main_nav li {
                    display: inline;
                    padding: 10px 17px;
                }
                
                div#header ul.main_nav li a {
                    color: #ffffff;
                    text-decoration: none;
                    font-size: 13px;
                    font-weight: 100;
                    letter-spacing: .03em;
                }
*/
                
                div#header ul.main_nav li a.active_section,
                div#header ul.main_nav li a:hover {
                    color: #ffc001;
                }
                
                div#header #podcast_link {
                    position: absolute;
                    top: 18px;
                    left: 383px;
                    width: 300px;
                    *position: relative;
                    *top: -60px;
                }
                
                    div#header #podcast_link a.podcast {
                        background: url(../images/site_assets/podcast_icon.png) no-repeat right top;
                        padding-right: 28px;
                        height: 33px;
                    padding-top: 5px;
                    padding-bottom: 4px;
                    position: relative;float:left;margin-right:10px;
                    }
                div#header #podcast_link a#rss_icon {display:block;float:left;margin-right:11px;}
                 div#header #podcast_link a#facebook_icon {display:block;float:left;margin-right:11px;}
                div#header #podcast_link a#twitter_icon {display:block;float:left;}
                   
        div#main {
            position: relative;
            *z-index: -1;
        }
                
        div#main_content_footer {
            background: url(../images/site_assets/bg_main_content_footer.png) no-repeat center bottom;        
            position: relative;
        } 
        
        div#main_content_header {
            background: url(../images/site_assets/bg_main_content_header.png) no-repeat center top;
            padding: 50px 40px 50px 20px;
            position: relative;
            min-height: 438px;
        } 
                
        div#main_content {
            margin: 0 15px 0px 82px;
            background: #fff url(../images/site_assets/bg_main_content_y.png) repeat-y center top;
            width: 613px;
            position: relative;
        }
        
        
        
            div#main_content_sidebar {
                width: 147px;
                float:left;
                padding-top: 42px;
            }
            
                div#main_content_sidebar h2,
                ul.cat_menu li  {
                    font-family: Georgia, serif;
                    font-size: 1.1em;
                    color: #0c3176;
                    font-style: italic;
                    padding: 4px 6px;
                    float:left;
                    *padding-bottom: 10px;
                
                }
                
                #events div#main_content_sidebar h2,
                #blog div#main_content_sidebar h2 {
                    
                }
                
                ul.cat_menu li  {
                    float: none;
                }
                
                div#main_content_sidebar h2.active {
                    background-color: #dfe7e3;
                    font-weight: bold;
                }
                
                ul.cat_menu li.active_class a {
                    background-color: #dfe7e3;
                    padding: 3px;
                }
                
                ul.cat_menu ul a {
                    background: none !important;
                    padding: 0px !important;
                }
            
                .active_class {
                    font-weight: bold;
                }
            
                    #blog div#main_content_sidebar h2 a,
                    #events div#main_content_sidebar h2 a,
                    #worship div#main_content_sidebar h2 a {
                        color: #0c3176;
                        font-style: italic;
                        text-decoration: none;
                    }
                    
                div#main_content dl.main_content_sidebar_list {
                    clear: left;
                    margin: 0px;
                    padding: 10px;
                }
                
                    div#main_content dl.main_content_sidebar_list dt,
                    ul.cat_menu li li {
                        font-family: arial, sans-serif;
                        font-size: 12px;
                        margin-bottom: 10px;
                    }
                    
                    ul.cat_menu li li {
                        margin-bottom: 0;
                        margin-top: 10px;
                        font-style: normal;  
                        padding: 0;
                    }

                    div#main_content dl.main_content_sidebar_list dd {
                        margin: 0 0 7px 9px;
                        background: url(../images/site_assets/bg_main_content_block_border.gif) no-repeat left 7px;
                        padding: 0 0 0 10px;
                    }            
            
            div#main_content_block {
                margin-left: 150px;
                background: url(../images/site_assets/bg_main_content_block_border.gif) repeat-y left top;
                padding-left: 30px;
                margin-top: 42px;
                *margin-top: 84px;
            }
            
            #new-to-grace div#main_content_block h1,
            #about-us div#main_content_block h1,
            #ministries div#main_content_block h1,
            h1.upcoming_worhip,
            h1.upcoming_events,
            #contact-us div#main_content_block h1,
            #missions-teams div#main_content_block h1 {
                color: #0c3176;
                font-size: 17px;
                font-family: Georgia, serif;
                padding-bottom: 16px;
                font-weight: bold;
                line-height: 1.2;
            }
            
                #events div#main_content_block h1.entry_title,
                #worship div#main_content_block .worship_block h1,
                #blog div#main_content_block h1,
                #front #header .worship_block h1,
                #front .type_a h1 {
                    color: #10406e;
                    font-size: 13px;
                    font-weight: bold;
                    line-height: 1.3;
                    margin-left: 67px;
                    padding-top: 6px;
                }
                
                    .event_list {
                        border-top: 1px solid #f4e7ba;
                        min-height: 75px;
                    }
                
                
                    #events div#main_content_block h1 span.time,
                    #worship div#main_content_block h1 span.verse,
                    #front .type_a h1 span.time {
                        font-weight: normal;
                        font-style: italic;
                        display: block;
                        padding-top: 4px;
                        text-transform: lowercase;
                    }
                    
                    #front #header h1 span.verse {
                        font-weight: normal;
                        font-style: italic;
                        font-size: 12px;
                        border-left: 1px solid #2f7fd4;
                        margin-left: 5px;
                    }
                    
                    #worship div#main_content_block h1 span.verse {
                        text-transform: none;
                        font-style: italic;
                    }
                    
                    div.event_date {
                        float:left;
                        width: 55px;
                        height: 54px;
                        background: url(../images/site_assets/bg_event_square.jpg) no-repeat 1px top;
                        text-align: center;
                        color: #2f7fd4;
                        line-height: .85;
                    }
                    

                    
                    #worship div.event_date,
                    #blog .archives div.event_date,
                    #front #header div.event_date {
                        background: none;
                        font-family: Georgia, serif;
                        font-weight: bold;
                        color: #10406e;
                        width: 60px;
                        height: auto;
                        line-height: 1.3;
                    }
                    
                    div.type_a2 div.event_date{
                        background: url(../images/site_assets/bg_event_square_beige.jpg) no-repeat 1px top;
                        color: #3f3506;
                    }
                    
                        div.event_date .month {
                            font-size: 13px;
                            text-transform: uppercase;
                            padding-top: 12px;
                        }
                        
                        #worship div.event_date .month,
                        #blog div#main_content_block.archives .month,
                        #front #header div.event_date .month {
                            font-size: 17px;
                            padding-top: 6px;
                            padding-left: 5px;
                        }
                        
                        div.event_date .day {
                            font-size: 20px;
                            font-family: Georgia, serif;
                        }
                        
                        
                    .recent_udpates .event_list {
                        padding-top: 9px !important;
                        border: none !important;
                        min-height: 60px !important;
                    }
                    
                    .recent_udpates .time {
                        display: block !important;
                        padding-top: 4px !important;
                        font-weight: normal !important;
                    }
                    
                    .recent_udpates div.event_date {
                        background-image: none !important;
                        color:#2F7FD4 !important;
                        line-height: 1 !important;
                        font-family: sans-serif !important;
                        font-weight: normal !important;
                        min-height: 65px !important;
                    } 
                    
                    .recent_udpates .entry_title {

                    }
                    
                        .recent_udpates div.month {
                            font-size: 13px !important;
                            padding-top: 12px !important;
                            padding-left: 0 !important;
                        }
                        
                    #events div#main_content_block h2 {
                        font-size: 14px;
                        color: #e78a12;
                        padding: 35px 0 5px 0;
                        font-weight: bold;
                        *padding-top: 20px;
                        *margin-top: 20px;
                    }
                    
                    #new-to-grace div#main_content_block h2,
                    #worship div#main_content_block h2,
                    #blog div#main_content_block h2,
                    #ministries div#main_content_block h2,
                    #missions-teams div#main_content_block h2,
                    #contact-us div#main_content_block h2,
                    #new-to-grace div#main_content_block h3 {
                        font-size: 14px;
                        color: #e78a12;
                        padding: 0px 0 5px 0;
                        font-weight: bold;
                    }
                    
                    #worship div#main_content_block h2 {
                        padding-top: 30px;
                    }

                    #new-to-grace div#main_content_block h3 {
                        font-family: Georgia, serif;
                    }
                    
                    
                    #worship .worship_block,
                    #blog .archives .worship_block,
                    #front #header .worship_block {
                        background-color: #f0f0ea;
                        padding: 5px;
                        margin-bottom: 4px;
                    }
                    
                    #front #header .worship_block_container {
                        width: 410px;
                        margin: 96px 0 0 170px;
                        *margin-top: 58px;
                        
                    }
                    
                    #front #header .worship_block {
                        background: none;
                    }
                    
                        .podcast {
                            padding-left: 73px !important;
                        }
                        
                            .podcast a {
                                background: url(../images/site_assets/btn_podcast_play.gif) no-repeat right 3px;
                                padding: 5px 30px 0 0;
                                
                            }
                    #worship .worship_month_block,
                    #blog .worship_month_block {
                        background-color: #f6efcd;
                        padding: 8px 8px 8px 73px;
                        margin-bottom: 4px;
                    }
                    
                        #worship .worship_month_block h2,
                        #blog .worship_month_block h2 {
                            padding: 0 !important;
                        } 
                        
                        #worship .open,
                        #blog .open {
                            background: #f6efcd url(../images/site_assets/bg_disclosure_triangle_open.gif) no-repeat 25px 10px;
                        }
                                           
                div.aof {
                    font-family: Georgia, serif;
                    font-size: 12px;
                }
                
                    div.aof span.aof {
                        color: #e78a12;
                        font-size: 22px;
                        font-style: italic;
                        line-height: 0;
                    }
        
        div#sidebar_content {
            float: right;
            width: 220px;
            margin-right: 65px;
        }
        
            div.photo_module_y {
                background: #fff url(../images/site_assets/bg_sidebar_photo_module_y.jpg) repeat-y center top;
                width: 204px;
                margin: 0 0 8px 8px;
            }
            
                div.photo_module_bot {
                    background: url(../images/site_assets/bg_sidebar_photo_module_bot.jpg) no-repeat left bottom;
                }
                
                    div.photo_module_top {
                        background: url(../images/site_assets/bg_sidebar_photo_module_top.jpg) no-repeat center top;
                        padding: 20px;
                        padding-left: 18px;
                    }
                    
                    h3.photo_module_title,
                    .type_b h3.front_module_title {
                        font-family: Georgia, serif;
                        font-size: 15px;
                        color: #2f7fd4;
                        padding-bottom: 5px;
                    }
                    
                    div.photo_module_album_cover {
                        text-align: center;
                    }
                    
                    img.photo_album_cover {
                        background: #f6f6f6;
                        border: 1px solid #e9e9e9;
                        padding: 30px;
                        margin-bottom: 5px;
                    }
                    
                    a.album_link {
                        display: block;
                        padding-left: 20px;
                        background: url(../images/site_assets/album_link_icon.jpg) no-repeat left 3px;
                        color: #c4c4c3;
                        font-size: 10px;
                        text-decoration: underline;
                        width: 70px;
                    }
                    
                div.sidebar2_module_y {
                    background: #fff url(../images/site_assets/bg_sidebar_module_2_y.jpg) repeat-y center top;
                    width: 220px;
                }
                
                    div.sidebar2_module_bot {
                        background: url(../images/site_assets/bg_sidebar_module_2_bot.jpg) no-repeat center bottom;
                    }
                    
                        div.sidebar2_module_top {
                            background: url(../images/site_assets/bg_sidebar_module_2_top.jpg) no-repeat center top;
                            min-height: 233px;
                            padding: 20px 28px 25px 26px;
                        }
                        
                        
                            h3.sidebar2_module_title {
                                color: #fff;
                                font-size: 13px;
                                padding: 16px 0 24px 0;
                            }
                            
            
                div.front_module {
                    background: #fff url(../images/site_assets/bg_front_module_y.jpg) repeat-y center top;
                    width: 426px;
                    float:left;
                }
                
                    div.front_module_bot {
                        background: url(../images/site_assets/bg_front_module_bot_a.jpg) no-repeat center bottom;
                    }
                    
                        div.front_module_top {
                            background: url(../images/site_assets/bg_front_module_top_a.jpg) no-repeat center top;
                            min-height: 233px;
                            padding: 20px 48px 10px 40px;
                        }
                        
                div.type_a {}
                             
                        div.type_a h3.front_module_title {
                            color: #fff;
                            font-size: 13px;
                            padding: 19px 0 30px 0;
                        }
                
                div.type_b {
                    margin-bottom: 13px;
                }
                            
                    div.type_b div.front_module_top {
                        background: url(../images/site_assets/bg_front_module_top_b.jpg) no-repeat center top;
                        min-height: 89px;
                        padding: 20px 48px 45px 40px;
                    }
                            
            div#main_content_front {
                margin-left:73px;
            }
                        
            #secondary_content {
                clear: both;
            }
            
            .setpreview {
                float:left;
                width: 75px;
                padding: 3px;
                margin-right: 4px;
            }
            
                .setpreview .thumbnail img,
                .flickrset img,
                .individual .image img {
                    background: #f6f6f6;
                    border: 1px solid #e9e9e9;
                    padding: 2px;
                }
            
                .individual .image img {
                    width: 333px;
                }
                
    #search h3 {
        font-size: 17px;
        padding: 15px 0 5px 0;
    }
    
    #search .published {
        display: none;
    }
                
    
    div#footer {
        margin: 0 auto;
        width: 990px;
        background: url(../images/site_assets/bg_footer.png) no-repeat center top;
        padding-top: 10px;
    }

ul.dropdown {
    position:relative;
    z-index: 5000;
    clear:left;
    padding-top: 5px;
    padding-left: 119px;
    *padding:2px 0 0 119px;
}
ul.dropdown li {
    float:left;
    padding: 10px 17px;
}
ul.dropdown a:hover {
    color:#ffc001;
}
ul.dropdown a:active {
    color:#FFA500;
}
ul.dropdown li a {
    color: #ffffff;
    text-decoration: none;
    font-size: 13px;
    font-weight: 100;
    letter-spacing: .03em;
    display:block;
}

ul.dropdown li.hover, ul.dropdown li:hover {
    color:#ffc001 !important;
    position:relative;
}
ul.dropdown li.hover a.active {
    color:#ffc001 !important;
}
ul.dropdown ul {
    background-color:#123454 !important;
    left:17px;
    position:absolute;
    top:100%;
    visibility:hidden;
    width:200px;
    border-top: 2px solid #0b2c4b;
}
ul.dropdown ul li {
    color:#FFFFFF;
    float:none;
    font-weight:normal;
    margin-bottom:0;
    margin-right:0;
    padding: 15px;
    text-align: left;
}
ul.dropdown ul li a {
    border-right:medium none;
    color:#FFFFFF !important;
    display:inline-block;
    margin-right:0 !important;
}
ul.dropdown ul li a:hover {
    color:#ffc001 !important;
}
ul.dropdown ul ul {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:purple none repeat scroll 0 0;
    left:100%;
    top:0;
}
ul.dropdown li:hover > ul {
    visibility:visible;
}
