/* Mobiel menu */
.menu-collapser { background:#c73800; }
ul.slimmenu li a, .logo a { color:#f2a000; }
ul.slimmenu li a:hover { color:#c73800; }
@media screen and (max-width:820px) {
	ul.slimmenu li a { background: #f2a000; color:#fff; }
	ul.slimmenu li a:hover { background:#fac319; color:#fff; }
	ul.slimmenu li.current_page_item > a { background:#ce8800; }
}

/* Slider knop */
.slider-but { background:#c73800; color:#fff; }
.slider-but a { color:#fff; }
.slider-bg{ background-image:url(/images/pop/orange/header-bg.jpg); }

/* Header achtergrond */
.slider-hed { background:#d58100 url(/images/pop/orange/sp-bg.jpg) no-repeat center top; }
@media screen and (max-width: 991px) {
	.slider-hed { background:#d77900; border-top:solid 1px #d77b00; }
}

/* DJ link */
.sp-bg .lin a { color:#fac319; }

/* Content kop */
.hed-left { background:#c73800; }
.comt h2 a:hover { color:#c73800; }

/* Icoontjes (als .beric a) */
.clend { background:url(/images/pop/orange/calender.png) no-repeat left top; }
.chat { background:url(/images/pop/orange/chat.png) no-repeat left top; }

/* Nu live naam */
.right-texhp { color:#fac319; }

/* Sidebar kop */
.righ-hed .nv { background:#f2a000; }

/* Gastenboek knop */
.beric a { background:#c73800; color:#fff; }

/* Footer & copyright achtergrond */
.fot {
background: rgba(245,181,57,1);
background: -moz-linear-gradient(top, rgba(245,181,57,1) 0%, rgba(242,160,0,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(245,181,57,1)), color-stop(100%, rgba(242,160,0,1)));
background: -webkit-linear-gradient(top, rgba(245,181,57,1) 0%, rgba(242,160,0,1) 100%);
background: -o-linear-gradient(top, rgba(245,181,57,1) 0%, rgba(242,160,0,1) 100%);
background: -ms-linear-gradient(top, rgba(245,181,57,1) 0%, rgba(242,160,0,1) 100%);
background: linear-gradient(to bottom, rgba(245,181,57,1) 0%, rgba(242,160,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5b539', endColorstr='#f2a000', GradientType=0 ); padding:60px 0px 45px 0px;
}
.copy { background:#ce8800; }

/* Footer pijl (als .righ-hed .nv) */
.fott ul li a { background:url(/images/pop/orange/arrow.png) no-repeat left 6px; }