h1.entry-title {
color: #fff;
}
ul#menu-secondary-items {
color: #fff;
}
@media only screen and (min-width: 720px) {
.hentry {
width: 33%;
}
}
.overlay {
text-align: center;
margin-top: 15%;
}

.nav.dropdown li a:hover, .nav.dropdown li a:focus, .nav.dropdown .current-menu-item &gt; a {
border-color: #FFFFFF !important;
}
.home  .entry-header {
  margin-bottom: 1.5em;
  padding: 2% 2% 0;
  text-align: center;
  display: none;
}
p.credit {
  display: none;
}
input, textarea {
  color: #444 !important;
}
@media (min-width: 979px){
.entry-content-sidebar {
  width: 67% !important;
  float: left;
}
}

h2.widgettitle {
  margin-bottom: 10px !important;
  margin-top: 25px;
}
input[type="submit"] {
  color: #fff !important;
}
.site-header {
  background-repeat: no-repeat !important;
  background-size: 100% auto !important;
}