body {
    background: #f2f5f8
}

.navbar,
.navbar .container .navbar-header {
    background: #3f3f3f
}

@media (min-width:768px) {
    ul.nav li a {
        color: #ffffff
    }

    ul.nav li:hover a {
        color: #ffffff
    }

    ul.nav ul li a {
        color: #ffffff !important;
        background: #3f3f3f
    }

    ul.nav ul li a:hover {
        color: #ffffff !important
    }

    ul.nav li a.current-menu-item {
        color: #ffffff
    }
}

footer {
    color: #bbbaba;
    background: #23282d
}

footer a {
    color: #bbbaba
}

@media (max-width:768px) {
    .nav li a {
        color: #ffffff
    }

    .nav li a:hover,
    .nav li:hover a {
        color: #ffffff
    }

    .navbar .navbar-nav a.current-menu-item {
        color: #ffffff;
        background-color: #00aa99
    }

    .navbar .container>.navbar-collapse {
        background-color: #3f3f3f
    }
}

.media-left img {
    border-radius: 0px;
    width: 90px;
    height: auto;
    max-height: 60px
}

@media (min-width:992px) {
    .media-left img {
        border-radius: 4px;
        width: 210px;
        max-height: 140px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .media-left img {
        border-radius: 2px;
        width: 180px;
        max-height: 120px
    }
}

@media (min-width:480px) and (max-width:768px) {
    .media-left img {
        border-radius: 2px;
        width: 120px;
        max-height: 80px
    }
}

#divFollow dd dt img {
    width: 100px;
    height: 70px
}

.media-three-thumbnail span {
    padding-bottom: 60%
}

::-moz-selection {
    background: #00aa99
}

::selection {
    background: #00aa99
}

.icon-bar,
.nav li a:hover,
.nav li a:focus,
ul.nav li:hover,
.current-menu-item,
ul.nav ul li a:hover,
.form-text.form-input,
.swiper-pagination-bullet-active,
.post-istop .istop:hover,
.media-heading span,
.media-left span,
#my-gallery-container .item dt span,
.pagebar a:focus,
.pagebar a:hover,
.comment-pagebar a:focus,
.comment-pagebar a:hover,
.pagebar .now-page,
.comment-pagebar .now-page,
.mutuality .mutuality-pic:hover,
.comment-form input[type='submit'],
.comment-form input[type='submit']:hover,
.list-group .active,
.list-group .active:hover,
.list-group .active:focus,
#divSearchPanel form input[type='submit'] {
    background: #00aa99
}

a,
a:hover,
a:focus,
.searchform_button,
.login_button,
.multi i,
.post-multi .post-article i,
.post-multi .photo-title a:hover,
.post-multi .photo-title a:focus,
.media-heading a:hover,
#divPrevious li a:hover,
#divPrevious li a:focus,
#divComments li a:hover,
#divComments li a:focus,
#divNewpost li a:hover,
#divNewpost li a:focus,
#divGuess li a:hover,
#divGuess li a:focus,
#divHotpost li a:hover,
#divHotpost li a:focus,
#divNewcomm dd span,
#divReaders a:hover,
#divReaders a:focus,
.links .links-txt li a:hover,
.single-tags li a,
.comments-title i,
.comments-title small,
.post-comment .comment-title i,
.post-comment .comment-title a,
div.go-top:hover,
.error-404,
.sitecolor,
#sidebar .function_t:before,
#comment-tools a:hover,
.kefu .phone .phones a,
.kefu .phone .phones a:hover,
.kefu .phone .phones a:focus {
    color: #00aa99
}

.post-multi .post-article:hover {
    border-left: 3px solid #00aa99
}

#divHottags li a:hover,
#divHottags li a:focus,
.single-tags li a:hover,
.single-tags li a:focus,
#divTags li a:hover,
#divTags li a:focus {
    border: 1px #00aa99 solid;
    background: #00aa99
}

.post-single pre,
.article-content h2,
.article-content h3,
.article-content h4,
.article-content h5,
.article-content h6 {
    border-left: 4px solid #00aa99
}