a {
    color: #363535;
}
a:hover{
    color:#404040;
}
.menu_wrapper{
    background: url('images/menu-black-bg.png') #363535 repeat-x;  
}
#menu .ddsmoothmenu li {
    background: url('images/menu-line-black.png') no-repeat right;
}
#menu .ddsmoothmenu li li {
    background: #363535;
}
#menu .ddsmoothmenu li li a.selected, 
#menu .ddsmoothmenu li li a:hover {
    background:#404040;
}
#categories .catcol ul li.maincat {
    border-bottom:2px solid #252525;
}
#categories .catcol ul li.cat-item a {
    color: #252525;
}
#categories .catcol ul li.cat-item a:hover{
    color: #3a3a3a;
}
.sidebar .sidebar_widget .sidebar_thumbnail h6 a{
    color: #252525; 
}
.sidebar .sidebar_widget .sidebar_thumbnail h6 a:hover{
    color: #3a3a3a;
}
.footer_wrapper{
    background-color: #404040;
}
.footer .footer_widget .head{
    color:#fff;
    background: url('images/footer-border-black.png') bottom repeat-x;
}
.footer,
.footer a{
    color: #f8f8f8;
}
.footer .footer_widget #searchform{
    background: url('images/search-bg-black.png') no-repeat;
}
.footer_bottom{
    background: #070707;
    color: #f2f2f2;
}
#mobile_menu {
    background: #363535;
}
.it_mobile_menu li{
    background: #363535 url('images/black-border.png') bottom repeat-x !important;
}
.it_mobile_menu li:hover{
    background-color: #474545 !important;
}
.search_wrapper .search_item .dk_container a:hover{
    color:#363535;
}