body {
    background: #7cb1d9 url(../images/gradient_bg.png) repeat-x;
}
    body .right_shadow {
        background: transparent url(../images/right_shadow.png) repeat-y right;
        overflow: hidden;
    }
    body .left_shadow {
        background: transparent url(../images/left_shadow.png) repeat-y;
    }
    body .top_left_corner {
        width: 40px;
        height: 37px;
        position: relative;
        display: inline;
        float: left;
        margin-left: 10px;
        background: transparent url(../images/top_left_corner.png) no-repeat 25px 0;
    }
    body .bottom_left_corner {
        width: 40px;
        height: 37px;
        position: relative;
        display: inline;
        float: left;
        margin-left: 10px;
        background: transparent url(../images/bottom_left_corner.png) no-repeat 25px 0;
    }
    body .top_shadow {
        background: transparent url(../images/top_shadow.png) repeat-x;
        height: 37px;
        width: 870px;
        position: relative;
        display: inline;
        float: left;
    }
    body .bottom_shadow {
        background: transparent url(../images/bottom_shadow.png) repeat-x;
        height: 37px;
        width: 870px;
        position: relative;
        display: inline;
        float: left;
    }
    body .top_right_corner {
        width: 40px;
        height: 37px;
        background: transparent url(../images/top_right_corner.png) no-repeat -20px 5px;
        position: relative;
        display: inline;
        float: left;    
    }
    body .bottom_right_corner {
        width: 40px;
        height: 37px;
        background: transparent url(../images/bottom_right_corner.png) no-repeat -20px -5px;
        position: relative;
        display: inline;
        float: left;    
    }
    body .container_16 .white_bg {
        background-color: #fff;
        /*background: #fff url(../images/16_col.gif);*/
        margin-left: -20px;
        margin-right: auto;
        width: 870px;
        overflow: hidden;
    }
.container_16 .left_shadow p {
    margin-left: 10px;
    margin-bottom: 10px;
}
#top_left {
    position: absolute;
    background: url(../images/top_left.png) no-repeat;
    top: 0;
    left: 0;
    width: 546px;
    height: 297px;
    z-index: -1;
}
ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
#top_right {
    position: absolute;
    background: url(../images/top_right.png) no-repeat;
    top: 0;
    right: 0;
    width: 546px;
    height: 297px;
    z-index: -1;
}
#bottom_right {
    background: url(../images/bottom_right.png) no-repeat 100% 0;
}
#bottom_left {
    background: url(../images/bottom_left.png) no-repeat;
}
#footer {
    height: 100px;    
}
    #footer .body {
        padding-top: 20px;
        height: 40px;
        text-align: center;
    }
    #footer p {
        font-size: 10px;
    }
    #footer .last_updated {
        color: silver;
        margin: 0
    }
    #footer a {
        text-decoration: none;
    }
#main {
    padding-left:60px;
    width:820px;
    display:inline;
    float:left;
    margin-left:10px;
    margin-right:10px;
    position:relative;
}
    #main .white_bg {
        padding-top: 20px;
        padding-bottom: 50px;
    }
    #main .separator {
        margin-top: 20px;
        margin-left: 5px;
    }
    #main .grid_2 {
        margin-left: 20px;
    }
    #main #top_navigation {
        height: 30px;
        margin-top: 10px;
        margin-left: 20px;
        font-size: 14px;
    }
        #main #top_navigation li {
            float: left;
            margin-right: 10px;
        }
        #main #top_navigation li a {
            text-decoration: none;
            color: blue;
        }
        #main #top_navigation .active {
            font-weight: bold;
            text-decoration: none;
            color: inherit;
            border-bottom: 2px solid #ddd;            
        }
    #main .grid_12 {
        height: 55px;
        margin-top: 55px;
    }
        #main .grid_12 span {
            display: block;
        }
    #main #language_switcher {
        margin-top: 10px;
    }
        #main #language_switcher #id {
            background: transparent url(../images/flag_id.png);
            height: 24px;
            width: 24px;            
            display: inline;
            float: left;
            text-indent: -9999px;
        }
        #main #language_switcher #en {
            background: transparent url(../images/flag_en.png);
            height: 24px;
            width: 24px;
            display: inline;
            float: left;
            text-indent: -9999px;
            margin-left: 5px;
        }
        #main #language_switcher div.addthis_toolbox {
            float: left;
        }
            #main #language_switcher div.addthis_toolbox a.addthis_button_facebook {
                font-size: 11px;
                text-decoration: none;
            }
#tentang_gkbi, #firman_bulan_ini {
    width: 222px;
    height: 259px;
    background: transparent url(../images/teaser_box.png);
}
#indeks_berita, #kegiatan_daerah {
    overflow: hidden;
}
#tentang_gkbi h3 span, #firman_bulan_ini h3 span {
    color: #fff;
    padding: 15px 0 0 25px;
    display: block;
    font-size: 14px;
}
#tentang_gkbi p {
    font-size: 12px;
}
    #tentang_gkbi p.teaser, #firman_bulan_ini p.teaser {
        padding: 50px 20px 0 15px;
    }
    #tentang_gkbi p.more, #firman_bulan_ini p.more {
        padding: 20px 20px 0 15px;
    }
    #indeks_berita h3, #kegiatan_daerah h3, 
    #right_col h3 {
        width: 235px;
        height: 35px;
        background: transparent url(../images/index_title.png);
        color: #fff;
        font-size: 14px;
        margin-bottom: 10px;
    }
    #indeks_berita h3 {
        margin-left: 10px; 
        margin-bottom: 5px;
    }
    #kegiatan_daerah h3 {
        margin-bottom: 5px;
    }
        #indeks_berita h3 span, #kegiatan_daerah h3 span,
        #right_col h3 span {
            padding: 8px 0 0 15px;
            display: block;
            text-transform: uppercase;
        }
    #indeks_berita ul, #kegiatan_daerah ul, #right_col ul {
        list-style-position: inside;
    }
    #indeks_berita li, #kegiatan_daerah li, #right_col li {
        background: transparent url(../images/index_list_image.png) no-repeat;
        padding-left: 25px;
        margin-bottom: 5px;
    }
    #right_col li {
        margin-left: 10px;
    }
    #right_col li.sub_item {
        padding-left: 20px;
        margin-left: 30px;
        background: transparent url(../images/sub_item_image.png) no-repeat;
    }
    #indeks_berita li {
        margin-left: 20px;
    }
    #kegiatan_daerah li {
        margin-left: 10px;
    }   
#youth_link img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
#search fieldset,
#right_col fieldset {
    background: transparent url(../images/search_text.png) no-repeat;
    height: 27px;
    margin-left: 15px;
}
    #search #query,
    #right_col #query {
        display: inline;
        height: 14px;
        width: 146px;
        font-size: 13px;
        float: left;
        margin-top: 4px;
        margin-left: 16px;
        border: 0;
    }
    #search form {
        margin-bottom: 5px;
    }
#headline_news, #tentang_gkbi,
#left_col, #right_col {
    margin-top: 10px
}
#headline_news .image {
    float: left;
}
#headline_news .text {
    float: left;
    width: 360px;
}
#headline_news .ic_container {
    margin-top: 5px !important;
}
#tentang_gkbi, #firman_bulan_ini {
    margin-bottom: 40px;
}
#headline_news h2,
#left_col h2,
#left_col h3 {
    padding-left: 10px;
    margin-bottom: 5px;
}
#headline_news h2 a,
#left_col h2{
    font-size: 18px;
    color: #000;
    text-decoration: none;
    font-weight: bold;    
}
#left_col h2 {
    margin-bottom: 10px;
}
#headline_news .date,
#left_col .date{
    font-size: 11px;
    color: #777;
    line-height: 1.2;
}
#headline_news .category {
    text-transform: uppercase;
}
#right_col a {
    text-decoration: none;    
    color: blue;
}
#left_col p.breadcrumbs {
    font-size: 11px;
    margin-bottom: 10px;
    text-transform: capitalize;
}
    #left_col .breadcrumbs a {
        color: #333;
        border-bottom: 1px dotted #ccc;
        text-decoration: none;
    }
#left_col ul {
    list-style-type: disc;
    list-style-position: outside;
    margin-left: 20px;
}
#left_col ol {
    margin-left: 20px;
    list-style-type: decimal;
    list-style-position: outside;
}
#left_col li {
    margin-bottom: 5px;
    margin-left: 25px;
}
#left_col blockquote {
    margin: 1em 3em;
    padding: .5em 1em;
    border-left: 5px solid #fce27c;
    background-color: #f6ebc1; 
}
#left_col blockquote p {
    margin: 0;
}
.uppercase {
    text-transform: uppercase;
}
.first_sentence, p.author {
    text-transform: uppercase;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 11px;
}
.small {
    font-size: smaller;
}
#left_col .congregation .name {
    background: transparent url(../images/icon_house.gif) no-repeat 0 2px;
    padding-left:13px;
}

/* image caption */
div.image_wrapper{
    float:left; /* important */
    position:relative; /* important(so we can absolutely position the description div */
    margin-left:10px;
    margin-top:10px;
    margin-bottom:10px;
}
div.description{
    position:absolute; /* absolute position (so we can position it where we want)*/
    top:390px;
    left:0px;
    width:100%;
    /* styling bellow */
    background-color:#000;
    font-size:12px;
    color:#fff;
    opacity:0.6; /* transparency */
    filter:alpha(opacity=60); /* IE transparency */
}
p.description_content{
    padding:10px;
    margin:0px;
}
#bottom_boxes {
    margin-top: 20px;
    overflow: auto;
}
.addthis_toolbox.addthis_pill_combo {
    margin-top: 10px;
    padding-top: 4px;
}
.addthis_toolbox.addthis_pill_combo a {
    float: left;
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet {
    margin-top: -2px;
}
.addthis_button_compact .at15t_compact {
    margin-right: 4px;
    float: left;
}

