.main-menu {
background-color: #000000 !important;
}

.widget-title h3 {
color: #fafafa;
background-color: #151414;
}

.left-sidebar {
background-color: #000000;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

ul.menu-left li a {
color: #ffffff;
}

.left-sidebar {
width: 130px;
height: auto;
float: left;
z-index: 2;
}

.logo {
float: left;
max-height: 61px;
z-index: 2001;
position: relative;
}

.wrap-categories {
width: 130px;
float: left;
}