.custom #header {
  border: none;
  padding: 0;
}

.custom #header #tagline { display: none; }

.custom #header #logo a { display: block; height: 150px; width: 400px; background: url('images/vplogo400x150.gif') no-repeat; outline: none;  }

.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }

/* Give a Background to the Navigation Bar */
.custom .menu {
  background: url('images/headerbar.png') repeat-x rgb(248, 102, 41);
  border-bottom:none;
  margin-left:-2.2em;
  margin-right:-2.2em; 
  padding-left: 2.2em;
  padding-right: 2.2em;
  font-weight: bold;
}

.custom .menu a {
  background: url('images/headerbar.png') repeat-x rgb(248, 102, 41);
}

.custom .menu a:hover {
  background: url('images/headerbar.png') repeat-x rgb(248, 102, 41);
}
.custom #archive_info {
  display:none;
}

.custom #content .format_text a { color:rgb(51,102,0); }
.custom .prev_next a { color:rgb(51,102,0); }
.custom #sidebars a { color:rgb(51,102,0); }

#disqus_thread {
  margin: 0 10px;
}
