/* Stylesheet 1: */
body {background-color:#eee;
    font: 100% Lucida Sans, Verdana;
    margin: 20px;
    line-height: 26px;
}
img,textarea,pre,table,blockquote{max-width:100%; height:auto;
}
.container {
    xmin-width: 900px;
}

.wrapper {
    position: relative;
    overflow: auto;
}

#top, #sidebar, #bottom, .menuitem {
    border-radius: 4px;
    margin: 4px;
}

#top {
    background-color: teal;
    color: #ffffff;
    padding: 15px;
}

#menubar {
    width: 200px;
    float: left
}

#main {
    padding: 10px;
    margin: 0 210px;
}

#sidebar {
    background-color: teal;
    color: #ffffff;
    padding: 10px;
    width: 180px;
    bottom: 0;
    top: 0;
    right: 0;
    position: absolute;
}

#bottom {
    border: 1px solid #d4d4d4;
    background-color: #f1f1f1;
    text-align: center;
    padding: 10px;
    font-size: 100%;
    line-height: 14px;
}

#top h1, #top p, #menulist {
    margin: 0;
    padding: 0;
}

.menuitem {
    background-color: #f1f1f1;
    border: 1px solid #d4d4d4;
    list-style-type: none;
    padding: 2px;
    cursor: pointer;
}

.menuitem:hover {
    background-color: #ffffff;
}

a {
    color: teal;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}
#sidebar ul, #sidebar ol{list-style-type:none;padding:0;margin:0}
#sidebar ul li, #sidebar ol li{padding:6px 2px 6px 16px;border-bottom:1px solid #eee}
ul.breadcrumb {font-size:12px;
text-transform: capitalize;
    padding: 4px 2px;
    list-style: none;
}
ul.breadcrumb li {display: inline;}
ul.breadcrumb li+li:before {
    padding: 2px;
    color: black;
    content: "/<xt:blog tzone="7" format="d-m-Y H:i" show_time="0" display="2" entries_per_page="4" comments_per_page="5" comments_sort="-1" display_limit="270" display_symbol="..." version="2" t_back_to_posts="Back to posts" t_comments="" t_comments_empty="" t_post_a_comment="Leave a Reply" t_name="" t_comment="" t_post="" t_tags="" t_search="" t_created="Diposkan pada" t_showing_tagged_posts="" t_no_entries_found="" t_no_search_results_found="" t_show_all_comments="" t_see_parent_thread="" t_show_all_replies="" t_show_replies="" t_reply="Reply" t_posting_as="" badwords="kunbal,kunbalnya,pertamax,nyimak,master,hadir,www,url,togel,bokep,sex,seks,sexs,porno,porn,blogspot,.tk,.me,yn,net,mwb,mywapblog,heck,yu,faa,wordpress,mw,jw,wapath,.cf,mobie,wapsite,hexat,sextgem,wapamp,tk,nazuka,wapka,wapego,mobi,biz,org,web,jitu" t_comments_login_required="" t_login="" t_signup="" t_confirm_email=""
comments_disable_links="1"
poster=""
t_report_spam="Spam" t_hidden_comment="" />a0";
}


@media (max-width: 800px) {
    #sidebar {
        width: auto;
        position: relative;
    } 
    #main {
        margin-right: 0;
    }    
       
}

@media (max-width: 600px) {
    #menubar {
        width: auto;
        float: none;
    }
    #main {
        margin: 0;
    }    
}
