body, a, h1, h2, h3, p, .post-content h2 {
  font-family: Verdana, Geneva, sans-serif;
}
body {
  background-color:white;
}
h1 a, h2 a, .post-content h2 {
  text-transform:uppercase;
  letter-spacing:.1em;
  font-weight:300;
}
p {
  font-size:90%;
}
.header-wrapper h4 {
  font-style:normal;
  letter-spacing:.1em;
  text-transform:uppercase;
  font-size:80%;
}
.main-menu ul a, .main-menu a, .post-content blockquote p  {
  text-transform:uppercase;
  font-style:normal;
  letter-spacing:.2em;
  font-size: 70%;
}
.navigation {
  border:none;
}
.main-menu > li + li:before {
  content: "|";
}
.post {
  border:0px;
}
.post-title a:hover {
  text-decoration:none;
}
.post-image img {
  width:100%;
}
.post-meta {
  border:0px;
}
.post-content blockquote {
  background-color:white;
  border:0px;
}
.credits-inner {
  display:none;
}
.post-content img {
  border:0px;
}
