h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #111111;
  font-family: "arimo",arial,sans-serif;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 200;
  
}
h1 {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.17188;
}

h2 {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.17188;
}
.page header.entry-title,
.entry-meta {
  display:none;
}
.archive header.archive-header {
  display:none;
}
::selection {
  background: #ffffff;
}

::-moz-selection {
  background: #000000;
}
.main-navigation li a {
  background: #fafafa;
}
.hentry,
.page-header {
 margin: 0;
 padding: 0 40px 0;
}
.wp-caption {
  border: none;
}
.post-navigation {
  display:none;
}
footer.entry-meta {
  display:none;
}

footer#colophon {
  display:none;
}
