/** Spacing units */
/** Padding / Margin helpers */
.padding--none { padding: 0; }
.padding--all { padding: 24px; }
.padding--half-all { padding: 12px; }
.padding--ends { padding: 0 24px; }
.padding--half-ends { padding: 0 12px; }
.padding--top { padding-top: 24px; }
.padding--half-top { padding-top: 12px; }
.padding--right { padding-right: 24px; }
.padding--half-right { padding-right: 12px; }
.padding--bottom { padding-bottom: 24px; }
.padding--half-bottom { padding-bottom: 12px; }
.padding--left { padding-left: 24px; }
.padding--half-left { padding-left: 12px; }

.margin--none { margin: 0; }
.margin--all { margin: 24px; }
.margin--half-all { margin: 12px; }
.margin--ends { margin: 0 24px; }
.margin--half-ends { margin: 0 12px; }
.margin--top { margin-top: 24px; }
.margin--half-top { margin-top: 12px; }
.margin--right { margin-right: 24px; }
.margin--half-right { margin-right: 12px; }
.margin--bottom { margin-bottom: 24px; }
.margin--half-bottom { margin-bottom: 12px; }
.margin--left { margin-left: 24px; }
.margin--half-left { margin-left: 12px; }

/** Reset some basic elements */
body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, dl, dd, ol, ul, figure { margin: 0; padding: 0; }

/** Clearfix */
.clearfix:after { content: ""; display: table; clear: both; }

/** Basic styling */
body { font-family: Helvetica, Arial, sans-serif; font-size: 16px; line-height: 1.5; font-weight: 300; color: #111; background-color: #fdfdfd; -webkit-text-size-adjust: 100%; }

/** Set `margin-bottom` to maintain vertical rhythm */
h1, h2, h3, h4, h5, h6, p, blockquote, pre, ul, ol, dl, figure, .highlight { margin-bottom: 15px; }

/** Images */
img { max-width: 100%; vertical-align: middle; }

/** Figures */
figure > img { display: block; }

figcaption { font-size: 14px; }

/** Lists */
ul, ol { margin-left: 30px; }

li > ul, li > ol { margin-bottom: 0; }

/** Headings */
h1, h2, h3, h4, h5, h6 { font-weight: 300; }

/** Links */
a { color: #2a7ae2; text-decoration: none; }
a:visited { color: #1756a9; }
a:hover { color: #111; text-decoration: underline; }

/** Blockquotes */
blockquote { color: #828282; border-left: 4px solid #e8e8e8; padding-left: 15px; font-size: 18px; letter-spacing: -1px; font-style: italic; }
blockquote > :last-child { margin-bottom: 0; }

/** Code formatting */
pre, code { font-size: 15px; border: 1px solid #e8e8e8; border-radius: 3px; background-color: #eef; }

code { padding: 1px 5px; }

pre { padding: 8px 12px; overflow-x: scroll; }
pre > code { border: 0; padding-right: 0; padding-left: 0; }

.copyright { color: grey; font-size: 12px; }

/** Icons */
.icon > svg { display: inline-block; width: 16px; height: 16px; vertical-align: middle; }
.icon > svg path { fill: #828282; }

/**  Misc. */
.footer--callout { background-color: rgba(255, 255, 255, 0.1); border: grey dashed 2px; display: inline-block; padding: 12px; }

.beers { display: table-cell; font-size: 34px; }
.beers + span { display: table-cell; font-weight: bold; padding: 12px 0 12px 12px; }

/** Site header */
.site-header { border-bottom: 1px solid rgba(0, 0, 0, 0.1); margin-bottom: 24px; position: relative; }
.site-header h1 { margin-top: 15px; }
.site-header a.site-title { color: black; float: left; text-decoration: none; }

.site-nav .menu-icon { display: none; }
.site-nav .page-link { color: #111; line-height: 1.5; margin-left: 12px; /* &:not(:first-child) { margin-left: 20px; }
*/ }
@media screen and (max-width: 600px) { .site-nav { position: absolute; top: 9px; right: 30px; background-color: #fdfdfd; border: 1px solid #e8e8e8; border-radius: 5px; text-align: right; }
  .site-nav .menu-icon { display: block; float: right; width: 36px; height: 26px; line-height: 0; padding-top: 10px; text-align: center; }
  .site-nav .menu-icon > svg { width: 18px; height: 15px; }
  .site-nav .menu-icon > svg path { fill: #424242; }
  .site-nav .trigger { clear: both; display: none; }
  .site-nav:hover .trigger { display: block; padding-bottom: 5px; }
  .site-nav .page-link { display: block; padding: 5px 10px; } }

/** Site Home - Post listings.  */
.post-list li { list-style: none; }

.post-link-wrapper { border-bottom: solid #eee 1px; }
.post-link-wrapper h2 { line-height: 35px; }
.post-link-wrapper a:hover { text-decoration: none; transition: color 0.6s ease-in; }

a.post-link-description { color: #444; }

.teaser-image { border-radius: 50%; }

.post-hero figcaption, .post-hero figcaption a, .post-hero figcaption a:visited { color: #999; font-size: 12px; padding-top: 6px; }

/** Site footer */
footer { background-color: #111c1f; border-top: 4px solid #444; color: white; }
footer li { list-style: none; }
footer a:link, footer a:visited, footer a:hover { color: #2a7ae2; text-decoration: none; }
footer h3 { margin-bottom: 10px; }

h1, h2, h3, h4, h5 { font-family: "signika"; font-style: bold; }

/** Page content */
.page-content h1 { line-height: 42px; }
.page-content p, .page-content ul { color: #444444; font-family: "source-serif-pro", helvetica, Georgia, Cambria, "Times New Roman", Times, serif; font-weight: normal; font-size: 20px; line-height: 33px; }
.page-content p li, .page-content ul li { padding-bottom: 10px; }
.page-content .post-date { background-color: #fffc00; display: inline-block; font-size: 18px; font-style: italic; line-height: 21px; margin-top: -5px; padding: 8px 12px 8px 8px; }

/** Custom fonts. */
@font-face { font-family: 'source-serif-pro'; src: url("/fonts/vendor/adobe/source-serif-pro/sourceserifpro-regular-webfont.eot"); src: url("/fonts/vendor/adobe/source-serif-pro/sourceserifpro-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/vendor/adobe/source-serif-pro/sourceserifpro-regular-webfont.woff2") format("woff2"), url("/fonts/vendor/adobe/source-serif-pro/sourceserifpro-regular-webfont.woff") format("woff"), url("/fonts/vendor/adobe/source-serif-pro/sourceserifpro-regular-webfont.ttf") format("truetype"), url("/fonts/vendor/adobe/source-serif-pro/sourceserifpro-regular-webfont.svg#carousel") format("svg"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'source-serif-pro'; src: url("/fonts/vendor/adobe/source-serif-pro/sourceserifpro-bold-webfont.eot"); src: url("/fonts/vendor/adobe/source-serif-pro/sourceserifpro-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/vendor/adobe/source-serif-pro/sourceserifpro-bold-webfont.woff2") format("woff2"), url("/fonts/vendor/adobe/source-serif-pro/sourceserifpro-bold-webfont.woff") format("woff"), url("/fonts/vendor/adobe/source-serif-pro/sourceserifpro-bold-webfont.ttf") format("truetype"), url("/fonts/vendor/adobe/source-serif-pro/sourceserifpro-bold-webfont.svg#carousel") format("svg"); font-weight: bold; font-style: normal; }
@font-face { font-family: 'signika'; src: url("/fonts/vendor/signika/signika-regular-webfont.eot"); src: url("/fonts/vendor/signika/signika-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/vendor/signika/signika-regular-webfont.woff2") format("woff2"), url("/fonts/vendor/signika/signika-regular-webfont.woff") format("woff"), url("/fonts/vendor/signika/signika-regular-webfont.ttf") format("truetype"), url("/fonts/vendor/signika/signika-regular-webfont.svg#signikaregularwebfont") format("svg"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'signika'; src: url("/fonts/vendor/signika/signika-semibold-webfont.eot"); src: url("/fonts/vendor/signika/signika-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/vendor/signika/signika-semibold-webfont.woff2") format("woff2"), url("/fonts/vendor/signika/signika-semibold-webfont.woff") format("woff"), url("/fonts/vendor/signika/signika-semibold-webfont.ttf") format("truetype"), url("/fonts/vendor/signika/signika-semibold-webfont.svg#signikaboldwebfontsemibold") format("svg"); font-weight: normal; font-style: bold; }
/** Syntax highlighting styles */
.highlight { background: #fff; }
.highlight .c { color: #998; font-style: italic; }
.highlight .err { color: #a61717; background-color: #e3d2d2; }
.highlight .k { font-weight: bold; }
.highlight .o { font-weight: bold; }
.highlight .cm { color: #998; font-style: italic; }
.highlight .cp { color: #999; font-weight: bold; }
.highlight .c1 { color: #998; font-style: italic; }
.highlight .cs { color: #999; font-weight: bold; font-style: italic; }
.highlight .gd { color: #000; background-color: #fdd; }
.highlight .gd .x { color: #000; background-color: #faa; }
.highlight .ge { font-style: italic; }
.highlight .gr { color: #a00; }
.highlight .gh { color: #999; }
.highlight .gi { color: #000; background-color: #dfd; }
.highlight .gi .x { color: #000; background-color: #afa; }
.highlight .go { color: #888; }
.highlight .gp { color: #555; }
.highlight .gs { font-weight: bold; }
.highlight .gu { color: #aaa; }
.highlight .gt { color: #a00; }
.highlight .kc { font-weight: bold; }
.highlight .kd { font-weight: bold; }
.highlight .kp { font-weight: bold; }
.highlight .kr { font-weight: bold; }
.highlight .kt { color: #458; font-weight: bold; }
.highlight .m { color: #099; }
.highlight .s { color: #d14; }
.highlight .na { color: #008080; }
.highlight .nb { color: #0086B3; }
.highlight .nc { color: #458; font-weight: bold; }
.highlight .no { color: #008080; }
.highlight .ni { color: #800080; }
.highlight .ne { color: #900; font-weight: bold; }
.highlight .nf { color: #900; font-weight: bold; }
.highlight .nn { color: #555; }
.highlight .nt { color: #000080; }
.highlight .nv { color: #008080; }
.highlight .ow { font-weight: bold; }
.highlight .w { color: #bbb; }
.highlight .mf { color: #099; }
.highlight .mh { color: #099; }
.highlight .mi { color: #099; }
.highlight .mo { color: #099; }
.highlight .sb { color: #d14; }
.highlight .sc { color: #d14; }
.highlight .sd { color: #d14; }
.highlight .s2 { color: #d14; }
.highlight .se { color: #d14; }
.highlight .sh { color: #d14; }
.highlight .si { color: #d14; }
.highlight .sx { color: #d14; }
.highlight .sr { color: #009926; }
.highlight .s1 { color: #d14; }
.highlight .ss { color: #990073; }
.highlight .bp { color: #999; }
.highlight .vc { color: #008080; }
.highlight .vg { color: #008080; }
.highlight .vi { color: #008080; }
.highlight .il { color: #099; }
