#nav .brand strong {
  font-size: -1px;
  line-height: 0px;
  font-weight: 100;
  font-variant: normal;
}

#nav {
  background-color: #2b2a2a;
  opacity: 0.75;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #8ba7f7;
}

#content-2.the-content.container {
  float: none;
  visibility: visible;
}

#main .post-content header {
  margin-bottom: -17px;
}

#main .post-content header a:hover {
  font-weight: normal;
  font-variant: normal;
}

#main .post-content header h1 {
  font-weight: bold;
}

#nav.scrolled {
  background: none;
  background-color: #fff;
  opacity: 1;
}