@charset "utf-8";

html, body {
    background: #fef9d6;
}

#header {
    background: #46841e;
    background: -moz-linear-gradient(left, #46841e 0%, #69a220 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #46841e), color-stop(100%, #69a220));
    background: -webkit-linear-gradient(left, #46841e 0%, #69a220 100%);
    background: -o-linear-gradient(left, #46841e 0%, #69a220 100%);
    background: -ms-linear-gradient(left, #46841e 0%, #69a220 100%);
    background: linear-gradient(to right, #46841e 0%, #69a220 100%);
}

#header nav ul li:hover {
    background: #4e8c1d;
}

#header nav ul li ul {
    background: #4e8c1d;
}

#header nav ul li ul li a:hover:before {
    background: #90dd53;
}

.news_box section, .news_box section.lost {
    background: #4e8c1d;
}

.cloud {
    background: #fef9d6;
}

footer {
    background: #46841e;
    background: -moz-linear-gradient(left, #46841e 0%, #69a220 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #46841e), color-stop(100%, #69a220));
    background: -webkit-linear-gradient(left, #46841e 0%, #69a220 100%);
    background: -o-linear-gradient(left, #46841e 0%, #69a220 100%);
    background: -ms-linear-gradient(left, #46841e 0%, #69a220 100%);
    background: linear-gradient(to right, #46841e 0%, #69a220 100%);
}

footer:before {
    background: #fffdee;
}

.content .title {
    background: #4a841d;
    background: -moz-linear-gradient(left, #4a841d 0%, #59941d 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #4a841d), color-stop(100%, #59941d));
    background: -webkit-linear-gradient(left, #4a841d 0%, #59941d 100%);
    background: -o-linear-gradient(left, #4a841d 0%, #59941d 100%);
    background: -ms-linear-gradient(left, #4a841d 0%, #59941d 100%);
    background: linear-gradient(to right, #4a841d 0%, #59941d 100%);
}

.slider_question {
    background: #eee7dc;
}

.slider_question .slide {
    color: #8aa2a5;
}

.slider_question .slide ul li .top .name {
    color: #adadad;
}

.slider_question .slide ul li .bottom {
    background: #528420;
    background: -moz-linear-gradient(left, #528420 0%, #508c1c 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #528420), color-stop(100%, #508c1c));
    background: -webkit-linear-gradient(left, #528420 0%, #508c1c 100%);
    background: -o-linear-gradient(left, #528420 0%, #508c1c 100%);
    background: -ms-linear-gradient(left, #528420 0%, #508c1c 100%);
    background: linear-gradient(to right, #528420 0%, #508c1c 100%);
}

.slider_question .slide ul li .bottom span {
    background: #356411;
}

.sidebar .category {
    background: #2b852b;
    background: -moz-linear-gradient(top, #2b852b 18%, #499e3e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(18%, #2b852b), color-stop(100%, #499e3e));
    background: -webkit-linear-gradient(top, #2b852b 18%, #499e3e 100%);
    background: -o-linear-gradient(top, #2b852b 18%, #499e3e 100%);
    background: -ms-linear-gradient(top, #2b852b 18%, #499e3e 100%);
    background: linear-gradient(to bottom, #2b852b 18%, #499e3e 100%);
}

.sidebar .category .title {
    background: #2fa73e;
}

.sidebar .category ul li a:before {
    background: none;
}

.sidebar .category ul li a:hover:before {
    background: #ccec6a;
}

.sidebar .stories .title {
    background: #29953d;
    background: -moz-linear-gradient(-45deg, #29953d 1%, #2ea53e 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(1%, #29953d), color-stop(100%, #2ea53e));
    background: -webkit-linear-gradient(-45deg, #29953d 1%, #2ea53e 100%);
    background: -o-linear-gradient(-45deg, #29953d 1%, #2ea53e 100%);
    background: -ms-linear-gradient(-45deg, #29953d 1%, #2ea53e 100%);
    background: linear-gradient(135deg, #29953d 1%, #2ea53e 100%);
}

.sidebar .stories section {
    background: url(images2/stories2.jpg) no-repeat;
}

.sidebar .interesting {
    background: #277a2c;
    background: -moz-linear-gradient(-45deg, #277a2c 18%, #419b39 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(18%, #277a2c), color-stop(100%, #419b39));
    background: -webkit-linear-gradient(-45deg, #277a2c 18%, #419b39 100%);
    background: -o-linear-gradient(-45deg, #277a2c 18%, #419b39 100%);
    background: -ms-linear-gradient(-45deg, #277a2c 18%, #419b39 100%);
    background: linear-gradient(135deg, #277a2c 18%, #419b39 100%);
}

.sidebar .interesting .title {
    background: #29953d;
    background: -moz-linear-gradient(-45deg, #29953d 1%, #2ea53e 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(1%, #29953d), color-stop(100%, #2ea53e));
    background: -webkit-linear-gradient(-45deg, #29953d 1%, #2ea53e 100%);
    background: -o-linear-gradient(-45deg, #29953d 1%, #2ea53e 100%);
    background: -ms-linear-gradient(-45deg, #29953d 1%, #2ea53e 100%);
    background: linear-gradient(135deg, #29953d 1%, #2ea53e 100%);
}

.sidebar .twitter {
    background: #277a2c;
    background: -moz-linear-gradient(-45deg, #277a2c 18%, #419b39 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(18%, #277a2c), color-stop(100%, #419b39));
    background: -webkit-linear-gradient(-45deg, #277a2c 18%, #419b39 100%);
    background: -o-linear-gradient(-45deg, #277a2c 18%, #419b39 100%);
    background: -ms-linear-gradient(-45deg, #277a2c 18%, #419b39 100%);
    background: linear-gradient(135deg, #277a2c 18%, #419b39 100%);
}

.sidebar .twitter .title {
    background: #29953d;
    background: -moz-linear-gradient(-45deg, #29953d 1%, #2ea53e 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(1%, #29953d), color-stop(100%, #2ea53e));
    background: -webkit-linear-gradient(-45deg, #29953d 1%, #2ea53e 100%);
    background: -o-linear-gradient(-45deg, #29953d 1%, #2ea53e 100%);
    background: -ms-linear-gradient(-45deg, #29953d 1%, #2ea53e 100%);
    background: linear-gradient(135deg, #29953d 1%, #2ea53e 100%);
}

.sidebar .sponsor .title {
    background: #29953d;
    background: -moz-linear-gradient(-45deg, #29953d 1%, #2ea53e 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(1%, #29953d), color-stop(100%, #2ea53e));
    background: -webkit-linear-gradient(-45deg, #29953d 1%, #2ea53e 100%);
    background: -o-linear-gradient(-45deg, #29953d 1%, #2ea53e 100%);
    background: -ms-linear-gradient(-45deg, #29953d 1%, #2ea53e 100%);
    background: linear-gradient(135deg, #29953d 1%, #2ea53e 100%);
}

input[type="submit"] {
    background: #77c82c;
    background: -moz-linear-gradient(-45deg, #77c82c 0%, #25500e 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #77c82c), color-stop(100%, #25500e));
    background: -webkit-linear-gradient(-45deg, #77c82c 0%, #25500e 100%);
    background: -o-linear-gradient(-45deg, #77c82c 0%, #25500e 100%);
    background: -ms-linear-gradient(-45deg, #77c82c 0%, #25500e 100%);
    background: linear-gradient(135deg, #77c82c 0%, #25500e 100%);
}

.pagination a:hover,
.pagination span.active {
    background: #fffdee;
}