
header { background:url(header.jpg) center; }
header #header-wrapper { background:url(dalek-group.png) no-repeat right center; }
header #section-logo { padding:45px 0 0 0; }

/*gold*/
p a, li a, nav span#toggle-nav { color:#95581f; }
nav, .col-link li a, .col-link-square li a { background:#95581f; }

.next-previous {  background:#4c5b61;}
.next-previous .previous a { background-color:#95581f; }
.next-previous .next a { background-color:#95581f; }

.section-dalek-svg { background:#efefef; max-width:none; margin:0 0 20px 0; }
.section-dalek-svg .wrapper-dalek-svg { margin:0 auto; padding:20px; }
.section-dalek-svg .dalek-svg { width:100%; display:block; margin:0; padding:0; }
.section-dalek-svg h2 { margin:0; padding:0; color:#999; }

@media screen and (max-width:1100px){

header #header-wrapper { background:none; }

}