


body { background: #333333; font-family: "Gill Sans", Calibri, "Trebuchet MS", sans-serif; color: #000000; }
#overlay, footer { background: #333333; }
#overlay .close { font-family: "Gill Sans", Calibri, "Trebuchet MS", sans-serif; color: #c8582d; }
.main-header nav a { font-family: "Gill Sans", Calibri, "Trebuchet MS", sans-serif; color: #000000; }
.main-header nav.homepage a:hover, .main-header nav.homepage a.active, #slidecaption a:hover * { color: !important; }
section header, .divider, .news .entry { border-color: #cccccc; }
.main-header nav a:hover, .main-header nav a.active, a:hover, a:hover *, .grid .entry a:hover span, .private-login input[type="submit"]:hover, .entry a:hover .placeholder, .entry a:hover .thumb, #overlay .close:hover { color: #c8582d !important; }
a, .private-login input[type="submit"] { color: #c8582d; }
.screen-nav a, .slider-features a, .section-header a, .private nav a, h4, .sectionname, h2, .entries .subtitle, .grid .subtitle, .grid .titles .subtitle, .homepage .caption h2, .entry .placeholder, .entry .thumb, .list.text-only.entries.fixed-font a .summary { color: #000000; }

body { background: url('https\3A \2F \2F www\2E alankoppel\2E com\2F media\2F cache\2F resolve\2F \2F 53987c15a9aa2cc6538b4568\2F application\2F 53987c15a9aa2cc6538b4568\2F bed72c12579639847bcd2efbf41463a0\2E jpg') no-repeat center center fixed; -webkit-background-size: cover; background-size: cover; }
footer { background: transparent !important; }
footer:not(.full-width-divider)>.container {
    border-top-width: 0px;
    border-top-style: solid;
    border-color: inherit;
}
footer {
    margin-top: 60px;
}
.footer-col1 p {
    font-size: 10px;
}
footer .credit {
    font-family: Arial,Helvetica,Sans-serif;
    margin-top: 0px;
    font-size: 9px;
    display: inline-block;
    width: 100px;
    float: right;
}
footer.show1col .footer-cols div {
    width: 90%;
    margin-right: 5%;
}
a.footer-siteindex {
    display: block;
    margin-top: 15px;
    font-size: 10px;
}

@media all and (max-width:768px) {
.contact .credit, .credit {
    font-family: Arial,Helvetica,Sans-serif;
    font-size: 9px;
    margin-top: 0px;
}

}
@media all and (max-width:480px) {
.s-homepage footer .credit {
    margin-top:15px;
}
}

.main-header nav {

    margin-top: 10px;
}

.artists.home .title {
    color: #c8582d;
}

.homepage .title {
    color: #c8582d;
}

*:focus:not(.focus-visible) {
    outline: none;
}


