#top_header {
    background: #333399;
    margin-bottom: 15px;
 
}

#top_header .top-head-description {
    color: #fff;
    margin: 8px 0 6px 0;
    font-size: 14px;
  
}

.site-footer #copyright {
    text-align: right;
  color: #fff;
}

#sidebar h3.widget-title {
    color: #ffffff;
    font-weight: 100;
    font-size: 1.3em;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
    margin-top: 0;
    padding: 5px 10px 5px 23px;
background: linear-gradient(to bottom, #000 0%, #1fd2db 2%, #339 100%);
