body {
  background: white; }

.post h1 {
    color: #636363 !important;
}
.post h1:hover {
  color: #636363 !important; }

.post > p {
    margin-top: -10px;
}

.content {
  font-family: 
@font-face{font-family:'maaemo_italic';src:url("font/maaemo_italic.eot");src:url("font/maaemo_italic.eot?#iefix") format('embedded-opentype'),url("font/maaemo_italic.woff") format('woff'),url("font/maaemo_italic.ttf") format('truetype');font-weight:400;font-style:normal}
 
@font-face {
  font-family: 'Graphik',"Times New Roman",sans-serif;
  top: 0;
  padding: 130px 50px; }
  @media (max-width: 40em) {
    .content {
      padding: 30px 10px; } }
  .content hr {
    border: 0;
    background-color: #e7e7e7;
    height: 1px; }

.post h1:before {
    border-bottom: 3px solid !important;
    border-top: 3px solid !important;
    color: #636363 !important;
    content: "";
    display: inline-block;
    height: auto;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 2px;
    transform: rotate(90deg);
    vertical-align: top;
    width: 20px;
}

.post img {
    border-bottom: 6px solid #EEEEEE;
    border-top: 6px solid #EEEEEE;
    padding: 10px 0;
}


.post {
  margin-top: 5px;
  max-width: 800px;
  width: auto;
  margin-bottom: 40px;
  overflow: hidden;
  clear: both; }
  .post span.date {
    color: #828282;
    display: block;
    font-family: 
@font-face{font-family:'maaemo_italic';src:url("font/maaemo_italic.eot");src:url("font/maaemo_italic.eot?#iefix") format('embedded-opentype'),url("font/maaemo_italic.woff") format('woff'),url("font/maaemo_italic.ttf") format('truetype');font-weight:400;font-style:normal}
 
@font-face {
  font-family: 'Graphik',"Times New Roman",sans-serif;
    font-size: 1.0125rem;
    font-style: normal;
    letter-spacing: 0.01rem;
    text-transform: uppercase;
}
  .post img {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px 5% 5% 0; }
  @media (max-width: 75em) {
    .post img {
      width: auto;
      float: none;
      margin: 0px 0px 20px 0px; } }
  .post.summary {
    margin-bottom: 0px; }

@media (max-width: 40em) {
  .content {
    top: 55px; } }
