body.style-4 {
    background-color: #cae9c9
}
.style-4 .title {
    border-bottom: 1px solid #b0c8af
}
.style-4 .title h1 a {
    color: #000
}
.style-4 .title h2 {
    color: #000
}
.style-4 .nav-color {
    color: #000
}
.style-4 .footer {
    border-top: 1px solid #b0c8af
}
.style-4 .footer-main {
    border-top: 1px solid #cae9c9;
    background-color: #b0c8af;
    color: #6e7d6d;
    text-shadow: 1px 1px 0 #cae9c9
}
.style-4 .footer-main a {
    color: #6e7d6d
}
.style-4 .main-btn a, .pager * {
    border: 1px solid #367a02;
    color: #f0f0f0;
    background-position: 0 -600px
}
.style-4 .main-btn a, .pager a {
    text-shadow: 1px 1px 0 #333
}
.style-4 .main-btn a:hover, .pager a:hover {
    background-position: 0 -650px;
    color: #fff;
    border: 1px solid #2f6b01;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .25) inset, 0 0 12px rgba(0, 0, 0, .25) inset, 0 0 0 1px #cae9c9
}
.style-4 .main-btn a:focus, .pager a:focus {
    background-position: 0 -700px
}
.style-4 .pager span {
    background: none;
    border-color: #367a02;
    color: #000
}
.style-4 .pager span.current {
    background: none;
    border: none;
    font-weight: bold;
    padding: 0 10px
}
.style-4 .pager span.disabled {
    color: #666
}