a, .widget li a { color: #2D96D3; }
body { font-size: 15px; }
h1 { font-size: 24px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }
#nav a, #nav ul li a, #nav ul li li a { font-size: 13px; }
#main-nav {
    float: left;
    margin-left: -7px;
    margin-top: 7px;
}


#header {
    padding: 25px 0 20px;
}

#nav li a {
    font-size: 13px;
}

#nav li a span {
    margin-left: 12px;
    padding-right: 12px;
    padding-top: 5px;
}
.one_half, .one_third, .two_third, .one_fourth, .three_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth {
    float: right;
    margin-left: 12px;
    position: relative;
}
.st-divider {
    border-bottom: 2px solid #B4B4B4;
    clear: both;
    display: block;
    margin: 0 0 20px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.social-wrapper {
    background-color: #232323;
    padding: 20px 0;
}

.fixed_topbar .bararea .alignleft p {
    font-size: 16px !important;
}

#acp-toggle-toolbar { height: 70px !important; }
