.treeview, .treeview ul, ul.treeview, ul.treeview li ul {
    list-style: none;
    text-transform: uppercase;
}



#main-menu {
    text-align: center;
}

.widget .textwidget {
    padding: 0 0px;
}

.widget-title, .header-widget-title {
    text-align: center;
}

#site-title a, #site-description {
    color: #f41200 !important;
font-family: 'Century Schoolbook', serif;
}

#site-navigation li li:hover {
    background:  #86942a !important;
}

.widget {
    margin-bottom: 25px;
    width: 100%;
    background: url(library/images/bg-hach.gif);
    border: 0px solid #ddd;
}

h1, h2, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a {
    color: #222;
    font-family: 'Century Schoolbook', serif;
    font-weight: normal;
}

.menus ul ul {
    opacity: 0;
    position: absolute;
    left: -9999px;
    width: 310px;
    z-index: 99999;
    background:  #86942a;
    -moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
    -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
    box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
}

.menus {
    display: block;
    clear: both;
    font-size: 15px;
    background: #86942a;
    font-family: 'Century Schoolbook', serif;
    font-weight: normal;
    text-transform: uppercase;
}

.menus li a {
    color: #ffffff;
    padding: 8px 13px;
    display: inline-block;
    text-shadow: 1px 1px #000;
    text-decoration: none;
}

.menus li a:active, a:hover {
    outline: 0;
    background-color: #a37b45;
}

.entry-meta a, .entry-content a, .widget a {
    color: #000000;
}

.entry-title {
    font-size: 2em;
    margin: 0;
    line-height: 1.2;
    text-align: center;
display: none;
}

.title-logo-wrapper, #site-logo, #site-title {
    max-width: 100%;
    width: 100%;
    text-align: center;
}

.wpfilebase-file-default .filetitle a {
    font-size: 13px;
    text-decoration: none;
    line-height: 29px;
    text-shadow: 1px 1px 1px white;
    text-transform: uppercase;
}
