header.header nav, header.header nav ul li:hover ul {
    background:  #11274c;
}

.widget h1, .widget h3.widget-title {
    background:  #11274c;

}

html{
    background:  #11274c;
}

body.site {
    background:url('bg2.png') repeat bottom center fixed, url(bg.jpg) repeat-x bottom right fixed;
    background-size: 567px 425px;
}


header.header .listen-live a .ll-button{
    fill:#fff;
}

.header .header-banner, .page-wrap, .visual-wrapper {
    box-shadow: 0 0 50px #11274c;
}


.single article .entry-header .entry-title span, .page article .entry-header .entry-title span {
    background: none;
    color:  #11274c;
}

header.header .listen-live a{
    background:#11274c;
}

.visual-wrapper {
    background: #ffffff;
}