.header {
  margin: 3em 0 3em;
}
.header h1 {
  font-size: 80px;
  text-align: center;
  font-weight: 700;
  margin: 0;
  font-weight: normal;
  font-family: 'Crimson Text';
  font-style: normal;
  font-variant: small-caps;
}
.header .author {
  font-family: 'Merriweather', serif;
  font-variant: small-caps;
  text-transform: lowercase;
  text-rendering: auto;
  text-align: center;
  font-weight: 400;
  letter-spacing: 1px;
}
.header .content-wrap {
  position: relative;
}
.header .content-wrap:last-child {
  border-bottom: 1px dashed #d2d2d2;
  padding-bottom: 5px;
}
.header .headshot {
  position: absolute;
  width: 200px;
  left: -250px;
  border-radius: 100px;
  border: 1px solid #fff;
  box-shadow: 5px 5px 10px #000;
}
.header .description {
  font-size: 1.2em;
  font-style: italic;
  text-align: center;
  margin-top: -0.3em;
}
.header .about {
  font-style: italic;
}
.header a,
.header a:hover {
  text-decoration: none;
  color: #171717;
}
.header .navbar {
  width: max-content;
  margin: auto;
}
.header .navbar a {
  font-variant: small-caps;
  text-decoration: underline;
  padding: 0.3em;
}
.article {
  margin: 3em 0 4em;
}
.article header {
  border-top: 1px dashed #d2d2d2;
}
.article header h2 {
  font-style: italic;
  text-align: center;
  font-weight: 400;
  margin: 0.8em 0;
  font-size: 1.4em;
}
.article header h2 a {
  text-decoration: none;
}
.article header .date {
  text-align: center;
  font-size: 0.8em;
  margin-top: -0.7em;
}
.article header .date span {
  background-color: #f8f8f8;
  padding: 0 0.7em;
}
.article.intro .content .more {
  text-decoration: underline;
  font-weight: 700;
  padding-left: 0.3em;
}
.article .content img {
  display: block;
  width: 100%;
  border-radius: 5px;
  filter: drop-shadow(5px 5px 5px #222);
  margin: 40px auto;
}
article.article:nth-of-type(1) header {
  border-top: none;
}
.share-social {
  border-top: 1px dashed #d2d2d2;
  padding-top: 2em;
}
.share-social .share {
  font-style: italic;
  color: #d2d2d2;
  margin-left: 1em;
  font-family: 'Merriweather';
}
.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block;
}
.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin: 0.5em;
  font-size: 16px;
  opacity: 0.4;
}
.resp-sharing-button__link:hover {
  text-decoration: none;
  color: #fff;
  opacity: 1;
}
.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 0.5em 0.75em;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}
.resp-sharing-button__icon {
  stroke: #fff;
  fill: none;
}
.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  vertical-align: baseline;
}
.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle;
}
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none;
}
.resp-sharing-button--twitter {
  background-color: #55acee;
  background-color: #55acee;
  border-color: #55acee;
}
.resp-sharing-button--twitter:hover {
  background-color: #2795e9;
}
.resp-sharing-button--pinterest {
  background-color: #bd081c;
  background-color: #bd081c;
  border-color: #bd081c;
}
.resp-sharing-button--pinterest:hover {
  background-color: #8c0615;
}
.resp-sharing-button--facebook {
  background-color: #3b5998;
  background-color: #3b5998;
  border-color: #3b5998;
}
.resp-sharing-button--facebook:hover {
  background-color: #2d4373;
}
.resp-sharing-button--tumblr {
  background-color: #35465c;
  background-color: #35465c;
  border-color: #35465c;
}
.resp-sharing-button--tumblr:hover {
  background-color: #222d3c;
}
.resp-sharing-button--reddit {
  background-color: #5f99cf;
}
.resp-sharing-button--reddit:hover {
  background-color: #3a80c1;
}
.resp-sharing-button--google {
  background-color: #dd4b39;
}
.resp-sharing-button--google:hover {
  background-color: #c23321;
}
.resp-sharing-button--linkedin {
  background-color: #0077b5;
}
.resp-sharing-button--linkedin:hover {
  background-color: #046293;
}
.resp-sharing-button--email {
  background-color: #777;
  background-color: #777;
  border-color: #777;
}
.resp-sharing-button--email:hover {
  background-color: #5e5e5e;
}
.resp-sharing-button--xing {
  background-color: #1a7576;
}
.resp-sharing-button--xing:hover {
  background-color: #114c4c;
}
.resp-sharing-button--whatsapp {
  background-color: #25d366;
}
.resp-sharing-button--whatsapp:hover {
  background-color: #1da851;
}
.resp-sharing-button--hackernews {
  background-color: #f60;
}
.resp-sharing-button--hackernews:hover,
.resp-sharing-button--hackernews:focus {
  background-color: #fb6200;
}
.resp-sharing-button--vk {
  background-color: #507299;
}
.resp-sharing-button--vk:hover {
  background-color: #43648c;
}
.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}
.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}
.resp-sharing-button--tumblr:hover,
.resp-sharing-button--tumblr:active {
  background-color: #222d3c;
  border-color: #222d3c;
}
.resp-sharing-button--email:hover,
.resp-sharing-button--email:active {
  background-color: #5e5e5e;
  border-color: #5e5e5e;
}
.resp-sharing-button--pinterest:hover,
.resp-sharing-button--pinterest:active {
  background-color: #8c0615;
  border-color: #8c0615;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
body,
a,
img,
ul,
ol,
blockquote,
pre {
  margin: 0;
  padding: 0;
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Raleway', mono;
  font-style: italic;
  font-weight: lighter;
}
body {
  font-family: 'Lora', serif;
  font-size: 21px;
  line-height: 1.52;
  background-color: #f8f8f8;
  text-rendering: optimizeLegibility;
}
body.article-detail > header {
  margin-bottom: 3em;
}
body.article-detail > header h1 {
  font-size: 2.5em;
  font-style: italic;
  font-weight: 400;
  margin-bottom: -0.2em;
}
.content-wrap {
  width: 34em;
  margin: 0 auto;
}
body,
a {
  color: #171717;
}
a:hover {
  color: #ff8000;
  text-decoration: underline;
}
p {
  margin-bottom: 1.52em;
}
p code {
  padding: 0.1em 0.3em 0.2em;
  border-radius: 0.3em;
  position: relative;
  background: #fffff3;
  white-space: nowrap;
}
pre {
  font-size: 0.9em;
  overflow: auto;
  background: #fff;
  border: 1px dashed #d2d2d2;
  border-radius: 0.25em;
  margin-bottom: 1.8em;
  padding: 1em;
}
pre code {
  display: block;
  line-height: 1.1;
}
h1 {
  font-size: 2em;
  margin-bottom: 1em;
  text-align: center;
}
h2 {
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.43;
  margin-bottom: 1.35em;
}
h3 {
  font-style: italic;
  text-align: center;
  font-weight: 400;
  font-size: 1.4em;
  margin-top: 1.8em;
  margin-bottom: 0.8em;
}
ol,
ul {
  margin: 0 1.4em 1.4em 4em;
}
li {
  margin-bottom: 0.5em;
}
blockquote {
  margin: 1.2em 3em;
  padding-left: 1em;
  font-style: italic;
}
hr {
  border: 0;
  border-top: 1px dashed #d2d2d2;
  height: 0;
  margin: 1.6em 0;
}
footer {
  margin: 3em 0;
}
footer .nav {
  text-align: center;
  margin-top: 5em;
  margin-bottom: 3.5em;
}
footer .nav a {
  padding: 0 0.5em;
  font-size: 1.2em;
  text-decoration: none;
}
footer .about {
  border-top: 1px dashed #d2d2d2;
  padding: 2.2em 3em;
  font-size: 0.7em;
}
footer .copy,
footer .social {
  text-align: center;
  font-size: 0.7em;
  font-style: italic;
  margin-top: 1em;
}
footer .copy a,
footer .social a {
  text-decoration: none;
}
footer .copy svg.mdi,
footer .social svg.mdi {
  height: 0.7em;
}
footer .copy svg.mdi path,
footer .social svg.mdi path {
  fill: #8e8e8e;
}
footer .copy,
footer .copy a,
footer .social a {
  color: #8e8e8e;
}
.more,
.date {
  font-family: 'Merriweather', serif;
  font-weight: 400;
  text-rendering: auto;
  letter-spacing: 1px;
}
.archive {
  width: 32em;
  margin: 5em auto 6em;
  padding-left: 2em;
}
.archive h2 {
  font-size: 2em;
  margin: 0;
  margin-left: 6.1em;
  margin-bottom: 0.5em;
  font-style: italic;
}
.archive li:not(:last-child) {
  border-bottom: 1px solid #d2d2d2;
  margin-bottom: -1px;
}
.archive a {
  width: 21em;
  text-indent: 1em;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
}
.archive .month-label {
  width: 7em;
}
.archive ul {
  list-style: none;
  margin: 0;
  overflow: hidden;
}
.archive ul li {
  margin: 0;
}
.archive a,
.archive span {
  display: block;
  float: left;
  margin-bottom: -1px;
  text-decoration: none;
}
.archive a.last,
.archive span.last {
  border: 0;
  margin-bottom: 0;
}
.archive .year-label,
.archive .month-label {
  width: 4em;
  font-family: 'Merriweather', serif;
  font-variant: small-caps;
  text-transform: lowercase;
  font-weight: 400;
  text-rendering: auto;
  letter-spacing: 1px;
  text-align: center;
}
code {
  font-family: 'Anonymous Pro', monospace;
  font-size: 0.85em;
  color: #000;
}
code.lang-markdown {
  color: #424242;
}
code.lang-markdown .emphasis {
  font-style: italic;
}
code.header,
code.lang-markdown .strong {
  font-weight: bold;
}
code.lang-markdown .horizontal_rule,
code.lang-markdown .link_label,
code.lang-markdown .code,
code.lang-markdown .header,
code.lang-markdown .link_url {
  color: #555;
}
code.lang-markdown .blockquote,
code.lang-markdown .bullet {
  color: #bbb;
}
.tomorrow-comment,
pre .comment,
pre .title {
  color: #8e908c;
}
.tomorrow-red,
pre .variable,
pre .attribute,
pre .tag,
pre .regexp,
pre .ruby .constant,
pre .xml .tag .title,
pre .xml .pi,
pre .xml .doctype,
pre .html .doctype,
pre .css .id,
pre .css .class,
pre .css .pseudo {
  color: #c82829;
}
.tomorrow-orange,
pre .number,
pre .preprocessor,
pre .built_in,
pre .literal,
pre .params,
pre .constant {
  color: #f5871f;
}
.tomorrow-yellow,
pre .class,
pre .ruby .class .title,
pre .css .rules .attribute {
  color: #eab700;
}
.tomorrow-green,
pre .string,
pre .value,
pre .inheritance,
pre .header,
pre .ruby .symbol,
pre .xml .cdata {
  color: #718c00;
}
.tomorrow-aqua,
pre .css .hexcolor {
  color: #3e999f;
}
.tomorrow-blue,
pre .function,
pre .python .decorator,
pre .python .title,
pre .ruby .function .title,
pre .ruby .title .keyword,
pre .perl .sub,
pre .javascript .title,
pre .coffeescript .title {
  color: #4271ae;
}
.tomorrow-purple,
pre .keyword,
pre .javascript .function {
  color: #8959a8;
}
@media (min-width: 1600px) {
  body {
    font-size: 26px;
  }
}
@media (max-width: 900px) {
  body {
    font-size: 18px;
  }
}
@media (max-width: 1290px) {
  .header .headshot {
    position: relative;
    left: 50%;
    transform: translate(-50%);
  }
}
@media (max-width: 690px) {
  .content-wrap {
    width: auto;
    padding: 0 1em;
  }
  .header {
    margin: 1em 0;
  }
  .header h1 {
    font-size: 1.4em;
    margin-bottom: 0.6em;
  }
  .header .description {
    font-size: 1em;
  }
  .article {
    margin: 1em 0 2.5em;
  }
  .archive {
    width: 80%;
    margin: 0 auto;
  }
  .archive * {
    float: none !important;
    line-height: 1.6 !important;
    width: 100% !important;
    height: auto !important;
    text-align: left !important;
    border: 0 !important;
    margin: 0 !important;
  }
  footer .nav {
    margin: 1em 0;
  }
  footer .about {
    padding: 0;
    font-size: 0.9em;
    padding-top: 1.6em;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    -ms-column-count: 1;
    column-count: 1;
  }
  footer .about p {
    margin-bottom: 1em;
  }
}
