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