.footer,.header{
    background:#080808;
    background:-moz-linear-gradient(top,#080808 0,#121212 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#080808),color-stop(100%,#121212));
    background:-webkit-linear-gradient(top,#080808 0,#121212 100%);
    background:-o-linear-gradient(top,#080808 0,#121212 100%);
    background:-ms-linear-gradient(top,#080808 0,#121212 100%);
    background:linear-gradient(to bottom,#080808 0,#121212 100%);
    border-bottom:1px solid #1f1f1f
}
.footer{
    border-top:1px solid #1f1f1f
}
.form_search.active+.open_search {
    border:none!important
}
.foursquare {
    background:#313131
}
.top-section {
    background:#1b1b1b
}
.header .menu-top-left,.header .menu-top-right {
    background-color:#1b1b1b
}
.header .menu-top-left ul li a,.header .menu-top-right ul li a {
    background-color:#1b1b1b;
    color:#fff
}
.header .menu-top-left ul li a:hover.header .menu-top-right ul li .current_page_item,.header .menu-top-right ul li a:hover {
    color:#fff
}
.header .menu-top-left ul li a:hover,.header .menu-top-right ul li a:hover {
    background:#3A3A3A
}
.form_search.active+.open_search,.guest-panel,.nav a,.navigation_list a,.open_search,.page-numbers li span {
    color:#969696!important;
    border:1px solid #2e2e2e;
    background:#222;
    background:-moz-linear-gradient(top,#222 0,#1a1a1a 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#222),color-stop(100%,#1a1a1a));
    background:-webkit-linear-gradient(top,#222 0,#1a1a1a 100%);
    background:-o-linear-gradient(top,#222 0,#1a1a1a 100%);
    background:-ms-linear-gradient(top,#222 0,#1a1a1a 100%);
    background:linear-gradient(to bottom,#222 0,#1a1a1a 100%)
}
.nav a:hover {
    color:#fff!important;
    background:#393939;
    background:-moz-linear-gradient(top,#393939 0,#2f2f2f 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#393939),color-stop(100%,#2f2f2f));
    background:-webkit-linear-gradient(top,#393939 0,#2f2f2f 100%);
    background:-o-linear-gradient(top,#393939 0,#2f2f2f 100%);
    background:-ms-linear-gradient(top,#393939 0,#2f2f2f 100%);
    background:linear-gradient(to bottom,#393939 0,#2f2f2f 100%);
    border:1px solid #494949
}
.nav .article-active {
    color:#fff;
    background:#393939;
    background:-moz-linear-gradient(top,#393939 0,#2f2f2f 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#393939),color-stop(100%,#2f2f2f));
    background:-webkit-linear-gradient(top,#393939 0,#2f2f2f 100%);
    background:-o-linear-gradient(top,#393939 0,#2f2f2f 100%);
    background:-ms-linear-gradient(top,#393939 0,#2f2f2f 100%);
    background:linear-gradient(to bottom,#393939 0,#2f2f2f 100%)
}
.navigation_list li.current-menu-item a {
    border:1px solid #494949;
    background:#393939;
    background:-moz-linear-gradient(top,#393939 0,#2f2f2f 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#393939),color-stop(100%,#2f2f2f));
    background:-webkit-linear-gradient(top,#393939 0,#2f2f2f 100%);
    background:-o-linear-gradient(top,#393939 0,#2f2f2f 100%);
    background:-ms-linear-gradient(top,#393939 0,#2f2f2f 100%);
    background:linear-gradient(to bottom,#393939 0,#2f2f2f 100%)
}
.nav ul .sub-menu {
    background: #000;
    border-left:1px solid #494949;
    border-right:1px solid #494949;
    border-bottom:1px solid #494949;
}
.covering-article-btn {
    background:#222;
    background:-moz-linear-gradient(top,#222 0,#1a1a1a 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#222),color-stop(100%,#1a1a1a));
    background:-webkit-linear-gradient(top,#222 0,#1a1a1a 100%);
    background:-o-linear-gradient(top,#222 0,#1a1a1a 100%);
    background:-ms-linear-gradient(top,#222 0,#1a1a1a 100%);
    background:linear-gradient(to bottom,#222 0,#1a1a1a 100%)
}
.nav .current-menu-item a {
    border:1px solid #494949;
    background:#393939;
    background:-moz-linear-gradient(top,#393939 0,#2f2f2f 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#393939),color-stop(100%,#2f2f2f));
    background:-webkit-linear-gradient(top,#393939 0,#2f2f2f 100%);
    background:-o-linear-gradient(top,#393939 0,#2f2f2f 100%);
    background:-ms-linear-gradient(top,#393939 0,#2f2f2f 100%);
    background:linear-gradient(to bottom,#393939 0,#2f2f2f 100%)
}
.scanbar {
    background:linear-gradient(to bottom,#222 0,#1a1a1a 100%);
    border:1px solid #313131
}
#search_query,#search_query_mobile {
    background:#313131
}
#search-button{
    background:url(../images/search.png) 50% 50% no-repeat
}
.f-content,span.copyright-l a {
    color:#7c7c7c
}
.f-list a {
    color:#868686!important
}
.sites-contain{
    border:1px solid #1c1c1c
}
.thumb-view:hover span.ratings {
    background: #1eaf31 !important
}
.guest-panel{
    padding:7px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px
}
