#header-wrapper {
  border-top: 8px solid #E96B00;
}

.button {
  background: #E96B00;
}

#banner span {
  color: #E96B00;
}

#logo {
  top: 0;
}

#header {
  /* logo on the left */
  margin-left: 0;
}

#title-image {
  height: 140px;
}

#header h1 {
  vertical-align: 50px;
  padding-right: 0.3em;
}

#header h1:after {
  content: "=";
}

#widget-title-slider {
  width: 200px;
  display: inline-block;
  margin-top: 10px;
}

#widget-title-slider .bxslider li {
  height: 120px;
}

#widget-title-slider .bxslider li img {
  margin: 0 auto 0 auto;
}

#widget-title-slider .bx-controls-direction a {
  display: none;
}

#featured,
#banner-wrapper,
#wrapper {
  min-width: 1200px;
}

#featured {
  height: 20em;
  background-image: url(/wp-content/uploads/stills-totaal2.jpg);
}

#footer-image {
  vertical-align: middle;
  padding-right: 2em;
}

#copyright {
  padding: 2em 0em;
}