@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: "";
  content: none; }

q:before, q:after {
  content: "";
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  margin: 0;
  padding: 0;
  background-color: #f2f2f2;
  color: #0a0a0a;
  font-family: "cronos-pro-display", Helvetica, Arial, sans-serif;
  font-size: 16px; }

em {
  font-style: italic; }

strong {
  font-weight: 600; }

a {
  color: #0a0a0a;
  text-decoration: none;
  border-bottom: 1px solid #9a9a9a; }
  a:hover {
    border-bottom-color: #0a0a0a; }

a.inverted-link {
  color: #e2e2e2;
  border-bottom: none; }
  a.inverted-link:hover {
    color: #ffffff; }

.index a {
  border-bottom: none; }
  .index a:hover {
    color: #000000; }

@font-face {
  font-family: 'fontello';
  src: url("../font/fontello.eot?69159792");
  src: url("../font/fontello.eot?69159792#iefix") format("embedded-opentype"), url("../font/fontello.woff?69159792") format("woff"), url("../font/fontello.ttf?69159792") format("truetype"), url("../font/fontello.svg?69159792#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em; }

/* Entypo pictograms by Daniel Bruce — www.entypo.com */
.icon-photos:before {
  content: '\e802'; }

/* '' */
.icon-rss:before {
  content: '\e801'; }

/* '' */
.icon-left-open:before {
  content: '\e800'; }

/* '' */
.icon-right-open:before {
  content: '\e803'; }

/* '' */
.icon-left-dir:before {
  content: '\e804'; }

/* '' */
.icon-right-dir:before {
  content: '\e805'; }

/* '' */
.site-header {
  background-color: #0a0a0a; }

.site-title {
  display: inline-block;
  text-transform: lowercase;
  padding: 15px;
  font-size: 1.1rem;
  font-weight: 600; }
  @media only screen and (min-width: 481px) {
    .site-title {
      padding: 20px;
      font-size: 1.2rem; } }
  @media only screen and (min-width: 961px) {
    .site-title {
      padding: 20px;
      font-size: 1.4rem; } }

.icons {
  float: right;
  margin-top: 15px;
  margin-right: 10px;
  color: #9a9a9a; }
  @media only screen and (min-width: 481px) {
    .icons {
      margin-top: 22px;
      margin-right: 15px; }
      .icons a {
        margin-left: 5px; } }
  @media only screen and (min-width: 961px) {
    .icons {
      margin-top: 25px;
      margin-right: 15px; } }

.site-footer {
  background-color: #0a0a0a;
  min-height: 10px; }

.post.index {
  width: 100%;
  margin: 35px 0; }
  .post.index:last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 481px) {
    .post.index {
      width: 75%;
      max-width: 900px;
      margin: 60px auto; } }
  @media only screen and (min-width: 961px) {
    .post.index {
      width: 75%;
      max-width: 900px;
      margin: 75px auto; } }

.post-date {
  max-width: 900px;
  margin: 15px 15px 5px 15px;
  color: #9a9a9a; }
  @media only screen and (min-width: 481px) {
    .post-date {
      margin: 20px 20px 10px 20px; } }
  @media only screen and (min-width: 961px) {
    .post-date {
      margin: 30px auto 10px auto; } }

.post-date.index {
  margin: 15px 15px 5px 15px;
  font-size: 0.9rem; }
  @media only screen and (min-width: 481px) {
    .post-date.index {
      margin: 20px auto 10px auto;
      font-size: 1rem; } }
  @media only screen and (min-width: 961px) {
    .post-date.index {
      margin: 30px auto 10px auto; } }

.post-title {
  max-width: 900px;
  margin: 0 15px 30px 15px;
  font-size: 2rem;
  font-weight: 600; }
  @media only screen and (min-width: 481px) {
    .post-title {
      margin: 0px 20px 40px 20px;
      font-size: 2.2rem; } }
  @media only screen and (min-width: 961px) {
    .post-title {
      margin: 0 auto 60px auto;
      font-size: 3rem; } }

.post-title.index {
  margin: 0 15px 10px 15px;
  font-size: 1.5rem; }
  @media only screen and (min-width: 481px) {
    .post-title.index {
      margin: 0 auto 15px auto;
      font-size: 2.2rem; } }
  @media only screen and (min-width: 961px) {
    .post-title.index {
      margin: 0 auto 15px auto;
      font-size: 2.5rem; } }

p {
  max-width: 900px;
  margin: 25px 15px;
  font-size: 1.2rem;
  line-height: 1.5rem;
  text-align: justify; }
  @media only screen and (min-width: 481px) {
    p {
      margin: 25px 20px;
      font-size: 1.4rem;
      line-height: 1.8rem; } }
  @media only screen and (min-width: 961px) {
    p {
      margin: 40px auto;
      font-size: 1.6rem;
      line-height: 2.2rem; } }

.separator {
  border-bottom: 1px solid #e2e2e2; }

blockquote {
  background-color: #ffffff;
  padding: 20px 0; }
  blockquote > p {
    margin: 0 15px; }
    @media only screen and (min-width: 481px) {
      blockquote > p {
        margin: 0 20px; } }
    @media only screen and (min-width: 961px) {
      blockquote > p {
        margin: 0 auto; } }

.picture {
  width: auto;
  overflow: hidden; }

.picture img {
  width: 100%; }

.video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  overflow: hidden;
  max-width: 100%; }

.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.caption {
  max-width: 900px;
  margin: 5px auto 15px auto;
  color: #0a0a0a;
  font-size: 0.8rem;
  font-style: italic;
  font-weight: 300;
  line-height: 1rem;
  text-align: center; }
  .caption:empty {
    display: none; }
  @media only screen and (min-width: 481px) {
    .caption {
      font-size: 1rem; } }
  @media only screen and (min-width: 961px) {
    .caption {
      font-size: 1.2rem; } }

.post-navigation {
  background-color: #0a0a0a;
  overflow: hidden;
  vertical-align: middle;
  margin-top: 30px; }
  @media only screen and (min-width: 481px) {
    .post-navigation {
      margin-top: 40px; } }
  @media only screen and (min-width: 961px) {
    .post-navigation {
      margin-top: 50px; } }
  .post-navigation .prev-post {
    width: 50%;
    float: left; }
  .post-navigation .next-post {
    width: 50%;
    float: right;
    text-align: right; }

.post-link {
  display: inline-block;
  padding: 15px;
  font-size: 1rem; }
  @media only screen and (min-width: 481px) {
    .post-link {
      padding: 20px;
      font-size: 1.2rem; } }
  @media only screen and (min-width: 961px) {
    .post-link {
      padding: 20px;
      font-size: 1.4rem; } }
