/* ---------------------------------------- */
/* ---------------------------------------- */
/* ---------------------------------------- */
.cat {
  font-size: 86%;
  display: inline-block;
  padding: 2px 10px;
  border: solid 1px #333;
  margin-bottom: 15px; }

.date {
  font-family: 'DIN Next W01 Medium';
  font-size: 108%; }

#main h1 {
  line-height: 1.3; }
#main img {
  max-width: 100%;
  height: auto; }
