@charset "UTF-8";
/*!
Theme Name: Shard
Author: Ryan McCue
Author URI: http://rmccue.io/

********************************************************************************
*
                               IMPORTANT NOTE:

This theme is open source, but incorporates paid fonts. If you want to run it
yourself, a) good luck, and b) purchase a license: fonts aren't free.

If you ask nicely, I might give you a copy of the theme's source, but again, not
including the fonts.

Please don't copy this theme wholesale. I'd much rather you create something
wonderful yourself using pieces of the theme, but with your own twist on it.

Danke.

-Ryan

********************************************************************************

Shard is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/**
 * @license
 * MyFonts Webfont Build ID 3080906, 2015-08-25T21:26:39-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Bookmania-Bold by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/bookmania/bold/
 * 
 * Webfont: Bookmania-BoldItalic by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/bookmania/bold-italic/
 * 
 * Webfont: Bookmania-Regular by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/bookmania/regular/
 * 
 * Webfont: Bookmania-RegularItalic by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/bookmania/italic/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3080906
 * Licensed pageviews: 1,000,000
 * Webfonts copyright: Copyright (c) Mark Simonson, 2011. All rights reserved.
 * 
 * © 2015 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/2f02ca");
/* Regular */
/* Regular */
@font-face {
  font-family: 'Bookmania';
  src: url("assets/fonts/2F02CA_2_0.eot");
  src: url("assets/fonts/2F02CA_2_0.eot?#iefix") format("embedded-opentype"), url("assets/fonts/2F02CA_2_0.woff2") format("woff2"), url("assets/fonts/2F02CA_2_0.woff") format("woff"), url("assets/fonts/2F02CA_2_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
/* Italic */
@font-face {
  font-family: 'Bookmania';
  src: url("assets/fonts/2F02CA_3_0.eot");
  src: url("assets/fonts/2F02CA_3_0.eot?#iefix") format("embedded-opentype"), url("assets/fonts/2F02CA_3_0.woff2") format("woff2"), url("assets/fonts/2F02CA_3_0.woff") format("woff"), url("assets/fonts/2F02CA_3_0.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }
/* Bold */
@font-face {
  font-family: 'Bookmania';
  src: url("assets/fonts/2F02CA_0_0.eot");
  src: url("assets/fonts/2F02CA_0_0.eot?#iefix") format("embedded-opentype"), url("assets/fonts/2F02CA_0_0.woff2") format("woff2"), url("assets/fonts/2F02CA_0_0.woff") format("woff"), url("assets/fonts/2F02CA_0_0.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
/* Bold + Italic */
@font-face {
  font-family: 'Bookmania';
  src: url("assets/fonts/2F02CA_1_0.eot");
  src: url("assets/fonts/2F02CA_1_0.eot?#iefix") format("embedded-opentype"), url("assets/fonts/2F02CA_1_0.woff2") format("woff2"), url("assets/fonts/2F02CA_1_0.woff") format("woff"), url("assets/fonts/2F02CA_1_0.ttf") format("truetype");
  font-weight: bold;
  font-style: italic; }
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*! normalize-opentype.css v0.2.4 | MIT License | kennethormandy.com/journal/normalize-opentype-css */
/**
 * 1. Inherit style issues with custom selections, per robsterlini.co.uk/journal/opentype-and-selection-dont-mix
 * 2. Turn on kerning, standard ligatures, and proportional, oldstyle numerals
 *    Turn off all other ligatures, tabular, lining numerals, and alternates
      Uses same settings for tables
 * 3. Hard-codes fallback text selection for issue #18, color is Chrome’s per via http://stackoverflow.com/a/16094931/864799
 */
::-moz-selection {
  color: inherit;
  /* 1. */
  text-shadow: inherit;
  /* 2. */
  background-color: #ACCEF7;
  /* 3. */ }

::selection {
  color: inherit;
  /* 1. */
  text-shadow: inherit;
  /* 2. */
  background-color: #ACCEF7;
  /* 3. */ }

html, body, table {
  -webkit-font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0;
  -moz-font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0;
  font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0;
  /* 2. */ }

/* Headings
========================================================================== */
/**
 * 1. Turn on discretionary ligatures for larger headings
 */
h1, h2, h3 {
  -webkit-font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 1;
  -moz-font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 1;
  font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 1;
  /* 1. */ }

/* Text-level semantics
========================================================================== */
/**
 * 1. Change all letters to uppercase
 * 2. Turn on small caps for upper and lowercase letters
 */
abbr {
  text-transform: uppercase;
  /* 1 */
  -webkit-font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "smcp" 1, "c2sc" 1;
  -moz-font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "smcp" 1, "c2sc" 1;
  font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "smcp" 1, "c2sc" 1;
  /* 2 */ }

/*
 * TODO: Turn on diagonal fractions where appropriate
 */
time {
  -webkit-font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0;
  -moz-font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0;
  font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0; }

/*
 * 1. Turn off kerning and ligatures,
 *    Turn on lining, tabular numerals, slashed zero
 */
pre, kbd, samp, code {
  -webkit-font-feature-settings: "kern" 0, "liga" 0, "calt" 1, "dlig" 0, "pnum" 0, "tnum" 1, "onum" 0, "lnum" 1, "zero" 1;
  -moz-font-feature-settings: "kern" 0, "liga" 0, "calt" 1, "dlig" 0, "pnum" 0, "tnum" 1, "onum" 0, "lnum" 1, "zero" 1;
  font-feature-settings: "kern" 0, "liga" 0, "calt" 1, "dlig" 0, "pnum" 0, "tnum" 1, "onum" 0, "lnum" 1, "zero" 1;
  /* 1. */ }

/**
 * 1. Turn on proper supercript numerals
 */
sup {
  -webkit-font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0, "sups" 1;
  -moz-font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0, "sups" 1;
  font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0, "sups" 1;
  /* 1. */ }

/**
 * 1. Turn on proper subscript numerals
 */
sub {
  -webkit-font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0, "subs" 1;
  -moz-font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0, "subs" 1;
  font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0, "subs" 1;
  /* 1. */ }

/* Grouping content
========================================================================== */
/**
 * TODO: Adds proper bullets
 */
/*
 * TODO:
 * 1. Adds counters for lists
 * 2. Use proper numerals for lists
 */
/**
 * Adds proper small caps
 */
/**
 * TODO: scmp, sc2c, pnum, case sensitive forms for postal codes
 */
/* Forms
========================================================================== */
/**
 * 1. Turns on lining, proportional numerals without clarified zeroes
 * TODO: Additional input modes https://developer.mozilla.org/en/docs/Web/HTML/Element/Input#attr-inputmode
 */
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="number"], input[type="range"], input[type="tel"], input[type="week"] {
  -webkit-font-feature-settings: "kern" 0, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 0, "lnum" 1, "zero" 0;
  -moz-font-feature-settings: "kern" 0, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 0, "lnum" 1, "zero" 0;
  font-feature-settings: "kern" 0, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 0, "lnum" 1, "zero" 0;
  /* 1. */ }

/* Localisation
========================================================================== */
/* Tables
========================================================================== */
/**
 * 1. Turns on tabular, lining numerals and slashed zero
 */
tbody, caption {
  -webkit-font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 0, "tnum" 1, "onum" 0, "lnum" 1, "zero" 1;
  -moz-font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 0, "tnum" 1, "onum" 0, "lnum" 1, "zero" 1;
  font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 0, "tnum" 1, "onum" 0, "lnum" 1, "zero" 1;
  /* 1. */ }

html {
  font: 16px/1.6 'Bookmania', Times, Georgia, serif;
  color: #444; }
  @media only screen and (max-width: 400px) {
    html {
      font-size: 14px; } }

a {
  color: #6464ff;
  color: #6464ff;
  text-decoration: none;
  text-shadow: 0.03em 0 #fff, -0.03em 0 #fff, 0 0.03em #fff, 0 -0.03em #fff, 0.06em 0 #fff, -0.06em 0 #fff, 0.09em 0 #fff, -0.09em 0 #fff, 0.12em 0 #fff, -0.12em 0 #fff, 0.15em 0 #fff, -0.15em 0 #fff;
  background-image: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff), linear-gradient(#6464ff, #6464ff);
  background-size: .05em 1px, .05em 1px, 1px 1px;
  background-repeat: no-repeat, no-repeat, repeat-x;
  background-position: 0% 90%, 100% 90%, 0% 90%; }
  a::selection, a::-moz-selection {
    text-shadow: 0.03em 0 #b4d5fe, -0.03em 0 #b4d5fe, 0 0.03em #b4d5fe, 0 -0.03em #b4d5fe, 0.06em 0 #b4d5fe, -0.06em 0 #b4d5fe, 0.09em 0 #b4d5fe, -0.09em 0 #b4d5fe, 0.12em 0 #b4d5fe, -0.12em 0 #b4d5fe, 0.15em 0 #b4d5fe, -0.15em 0 #b4d5fe;
    background: #b4d5fe; }
  a:before, a:after, a *, a *:before, a *:after {
    text-shadow: none; }
  a:visited {
    color: #6464ff; }
  a:hover {
    color: #f06464;
    color: #f06464;
    text-decoration: none;
    text-shadow: 0.03em 0 #fff, -0.03em 0 #fff, 0 0.03em #fff, 0 -0.03em #fff, 0.06em 0 #fff, -0.06em 0 #fff, 0.09em 0 #fff, -0.09em 0 #fff, 0.12em 0 #fff, -0.12em 0 #fff, 0.15em 0 #fff, -0.15em 0 #fff;
    background-image: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff), linear-gradient(#f06464, #f06464);
    background-size: .05em 1px, .05em 1px, 1px 1px;
    background-repeat: no-repeat, no-repeat, repeat-x;
    background-position: 0% 90%, 100% 90%, 0% 90%; }
    a:hover::selection, a:hover::-moz-selection {
      text-shadow: 0.03em 0 #b4d5fe, -0.03em 0 #b4d5fe, 0 0.03em #b4d5fe, 0 -0.03em #b4d5fe, 0.06em 0 #b4d5fe, -0.06em 0 #b4d5fe, 0.09em 0 #b4d5fe, -0.09em 0 #b4d5fe, 0.12em 0 #b4d5fe, -0.12em 0 #b4d5fe, 0.15em 0 #b4d5fe, -0.15em 0 #b4d5fe;
      background: #b4d5fe; }
    a:hover:before, a:hover:after, a:hover *, a:hover *:before, a:hover *:after {
      text-shadow: none; }
    a:hover:visited {
      color: #f06464; }

h1, h2, h3 {
  font-weight: normal; }

h2, h3 {
  font-style: italic; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

#masthead .site-branding, #content, #colophon .site-info {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3rem;
  padding-right: 3rem; }
  @media only screen and (max-width: 800px) {
    #masthead .site-branding, #content, #colophon .site-info {
      padding-left: 3rem;
      padding-right: 3rem; } }
  @media only screen and (max-width: 400px) {
    #masthead .site-branding, #content, #colophon .site-info {
      padding-left: 1rem;
      padding-right: 1rem; } }

#content {
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 0 3rem; }
  @media only screen and (max-width: 400px) {
    #content {
      padding-left: 1rem;
      padding-right: 1rem; } }

#primary {
  max-width: 60rem; }
  #primary:before, #primary:after {
    content: "";
    display: table;
    clear: both; }

#colophon .site-info {
  padding: 40px 0; }

body {
  background-attachment: fixed; }

#content {
  background: #fff; }

#masthead, #colophon {
  background: #fffcfa;
  padding: 2rem 0;
  box-shadow: inset 0px 0px 8px rgba(0, 0, 0, 0.1); }

#masthead .site-title {
  font-size: 1.8rem;
  margin: 0.67em 0px; }
  #masthead .site-title a {
    color: inherit;
    color: #000;
    text-decoration: none;
    text-shadow: 0.03em 0 #fff, -0.03em 0 #fff, 0 0.03em #fff, 0 -0.03em #fff, 0.06em 0 #fff, -0.06em 0 #fff, 0.09em 0 #fff, -0.09em 0 #fff, 0.12em 0 #fff, -0.12em 0 #fff, 0.15em 0 #fff, -0.15em 0 #fff;
    background-image: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff), linear-gradient(#000, #000);
    background-size: .05em 1px, .05em 1px, 1px 1px;
    background-repeat: no-repeat, no-repeat, repeat-x;
    background-position: 0% 90%, 100% 90%, 0% 90%; }
    #masthead .site-title a::selection, #masthead .site-title a::-moz-selection {
      text-shadow: 0.03em 0 #b4d5fe, -0.03em 0 #b4d5fe, 0 0.03em #b4d5fe, 0 -0.03em #b4d5fe, 0.06em 0 #b4d5fe, -0.06em 0 #b4d5fe, 0.09em 0 #b4d5fe, -0.09em 0 #b4d5fe, 0.12em 0 #b4d5fe, -0.12em 0 #b4d5fe, 0.15em 0 #b4d5fe, -0.15em 0 #b4d5fe;
      background: #b4d5fe; }
    #masthead .site-title a:before, #masthead .site-title a:after, #masthead .site-title a *, #masthead .site-title a *:before, #masthead .site-title a *:after {
      text-shadow: none; }
    #masthead .site-title a:visited {
      color: #000; }
#masthead .site-description {
  font-size: 0.85rem; }

#colophon {
  font-size: 0.8rem; }
  #colophon a {
    color: inherit; }

article {
  margin-bottom: 8rem;
  position: relative; }

.single article {
  margin-bottom: 4rem; }

.entry-header, .entry-content, .entry-footer {
  max-width: 40rem;
  margin-left: 13rem; }
  @media only screen and (max-width: 800px) {
    .entry-header, .entry-content, .entry-footer {
      max-width: none;
      margin-left: 0; } }

.entry-title {
  font-size: 2rem;
  font-style: normal;
  line-height: 1.4;
  margin: 3rem 0 2rem; }
  .entry-title a {
    color: inherit;
    color: #333;
    text-decoration: none;
    text-shadow: 0.03em 0 #fff, -0.03em 0 #fff, 0 0.03em #fff, 0 -0.03em #fff, 0.06em 0 #fff, -0.06em 0 #fff, 0.09em 0 #fff, -0.09em 0 #fff, 0.12em 0 #fff, -0.12em 0 #fff, 0.15em 0 #fff, -0.15em 0 #fff;
    background-image: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff), linear-gradient(#333, #333);
    background-size: .05em 1px, .05em 1px, 1px 1px;
    background-repeat: no-repeat, no-repeat, repeat-x;
    background-position: 0% 90%, 100% 90%, 0% 90%; }
    .entry-title a::selection, .entry-title a::-moz-selection {
      text-shadow: 0.03em 0 #b4d5fe, -0.03em 0 #b4d5fe, 0 0.03em #b4d5fe, 0 -0.03em #b4d5fe, 0.06em 0 #b4d5fe, -0.06em 0 #b4d5fe, 0.09em 0 #b4d5fe, -0.09em 0 #b4d5fe, 0.12em 0 #b4d5fe, -0.12em 0 #b4d5fe, 0.15em 0 #b4d5fe, -0.15em 0 #b4d5fe;
      background: #b4d5fe; }
    .entry-title a:before, .entry-title a:after, .entry-title a *, .entry-title a *:before, .entry-title a *:after {
      text-shadow: none; }
    .entry-title a:visited {
      color: #333; }

.entry-meta, .entry-meta + .fixedsticky-dummy {
  float: left;
  max-width: 10.4rem;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  font-size: 0.9rem;
  color: #888;
  position: sticky;
  top: 100px; }
  @media only screen and (max-width: 800px) {
    .entry-meta, .entry-meta + .fixedsticky-dummy {
      float: none;
      margin-left: 0;
      max-width: none; } }
  @media only screen and (max-width: 800px) {
    .entry-meta, .entry-meta + .fixedsticky-dummy {
      position: static;
      top: auto; } }
  .entry-meta a, .entry-meta + .fixedsticky-dummy a {
    color: inherit;
    background: none; }
    .entry-meta a:hover, .entry-meta + .fixedsticky-dummy a:hover {
      color: #333;
      text-decoration: none;
      text-shadow: 0.03em 0 #fff, -0.03em 0 #fff, 0 0.03em #fff, 0 -0.03em #fff, 0.06em 0 #fff, -0.06em 0 #fff, 0.09em 0 #fff, -0.09em 0 #fff, 0.12em 0 #fff, -0.12em 0 #fff, 0.15em 0 #fff, -0.15em 0 #fff;
      background-image: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff), linear-gradient(#333, #333);
      background-size: .05em 1px, .05em 1px, 1px 1px;
      background-repeat: no-repeat, no-repeat, repeat-x;
      background-position: 0% 90%, 100% 90%, 0% 90%; }
      .entry-meta a:hover::selection, .entry-meta a:hover::-moz-selection, .entry-meta + .fixedsticky-dummy a:hover::selection, .entry-meta + .fixedsticky-dummy a:hover::-moz-selection {
        text-shadow: 0.03em 0 #b4d5fe, -0.03em 0 #b4d5fe, 0 0.03em #b4d5fe, 0 -0.03em #b4d5fe, 0.06em 0 #b4d5fe, -0.06em 0 #b4d5fe, 0.09em 0 #b4d5fe, -0.09em 0 #b4d5fe, 0.12em 0 #b4d5fe, -0.12em 0 #b4d5fe, 0.15em 0 #b4d5fe, -0.15em 0 #b4d5fe;
        background: #b4d5fe; }
      .entry-meta a:hover:before, .entry-meta a:hover:after, .entry-meta a:hover *, .entry-meta a:hover *:before, .entry-meta a:hover *:after, .entry-meta + .fixedsticky-dummy a:hover:before, .entry-meta + .fixedsticky-dummy a:hover:after, .entry-meta + .fixedsticky-dummy a:hover *, .entry-meta + .fixedsticky-dummy a:hover *:before, .entry-meta + .fixedsticky-dummy a:hover *:after {
        text-shadow: none; }
      .entry-meta a:hover:visited, .entry-meta + .fixedsticky-dummy a:hover:visited {
        color: #333; }
  .entry-meta time, .entry-meta + .fixedsticky-dummy time {
    display: block; }
  .entry-meta time.updated, .entry-meta + .fixedsticky-dummy time.updated {
    font-size: 0.8rem;
    font-style: italic; }
  .entry-meta time.published.updated, .entry-meta + .fixedsticky-dummy time.published.updated {
    font-size: inherit;
    font-style: inherit; }
  .entry-meta nav.actions, .entry-meta + .fixedsticky-dummy nav.actions {
    margin-top: 1rem; }
    .entry-meta nav.actions > *, .entry-meta + .fixedsticky-dummy nav.actions > * {
      font-style: italic;
      display: block; }

.post-navigation {
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-bottom: 2rem;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
  .post-navigation .nav-links {
    display: flex;
    font-size: 1.4rem;
    font-style: italic; }
    .post-navigation .nav-links > * {
      width: 50%; }
    .post-navigation .nav-links > a[rel=next] {
      text-align: right; }
    .post-navigation .nav-links a {
      display: block;
      width: 100%;
      height: 100%;
      background: none; }
    .post-navigation .nav-links h3 {
      color: #555;
      margin-top: 0; }
    .post-navigation .nav-links p {
      display: inline;
      color: #6464ff;
      color: #6464ff;
      text-decoration: none;
      text-shadow: 0.03em 0 #fff, -0.03em 0 #fff, 0 0.03em #fff, 0 -0.03em #fff, 0.06em 0 #fff, -0.06em 0 #fff, 0.09em 0 #fff, -0.09em 0 #fff, 0.12em 0 #fff, -0.12em 0 #fff, 0.15em 0 #fff, -0.15em 0 #fff;
      background-image: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff), linear-gradient(#6464ff, #6464ff);
      background-size: .05em 1px, .05em 1px, 1px 1px;
      background-repeat: no-repeat, no-repeat, repeat-x;
      background-position: 0% 90%, 100% 90%, 0% 90%; }
      .post-navigation .nav-links p::selection, .post-navigation .nav-links p::-moz-selection {
        text-shadow: 0.03em 0 #b4d5fe, -0.03em 0 #b4d5fe, 0 0.03em #b4d5fe, 0 -0.03em #b4d5fe, 0.06em 0 #b4d5fe, -0.06em 0 #b4d5fe, 0.09em 0 #b4d5fe, -0.09em 0 #b4d5fe, 0.12em 0 #b4d5fe, -0.12em 0 #b4d5fe, 0.15em 0 #b4d5fe, -0.15em 0 #b4d5fe;
        background: #b4d5fe; }
      .post-navigation .nav-links p:before, .post-navigation .nav-links p:after, .post-navigation .nav-links p *, .post-navigation .nav-links p *:before, .post-navigation .nav-links p *:after {
        text-shadow: none; }
      .post-navigation .nav-links p:visited {
        color: #6464ff; }
    .post-navigation .nav-links a:hover p {
      color: #f06464;
      color: #f06464;
      text-decoration: none;
      text-shadow: 0.03em 0 #fff, -0.03em 0 #fff, 0 0.03em #fff, 0 -0.03em #fff, 0.06em 0 #fff, -0.06em 0 #fff, 0.09em 0 #fff, -0.09em 0 #fff, 0.12em 0 #fff, -0.12em 0 #fff, 0.15em 0 #fff, -0.15em 0 #fff;
      background-image: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff), linear-gradient(#f06464, #f06464);
      background-size: .05em 1px, .05em 1px, 1px 1px;
      background-repeat: no-repeat, no-repeat, repeat-x;
      background-position: 0% 90%, 100% 90%, 0% 90%; }
      .post-navigation .nav-links a:hover p::selection, .post-navigation .nav-links a:hover p::-moz-selection {
        text-shadow: 0.03em 0 #b4d5fe, -0.03em 0 #b4d5fe, 0 0.03em #b4d5fe, 0 -0.03em #b4d5fe, 0.06em 0 #b4d5fe, -0.06em 0 #b4d5fe, 0.09em 0 #b4d5fe, -0.09em 0 #b4d5fe, 0.12em 0 #b4d5fe, -0.12em 0 #b4d5fe, 0.15em 0 #b4d5fe, -0.15em 0 #b4d5fe;
        background: #b4d5fe; }
      .post-navigation .nav-links a:hover p:before, .post-navigation .nav-links a:hover p:after, .post-navigation .nav-links a:hover p *, .post-navigation .nav-links a:hover p *:before, .post-navigation .nav-links a:hover p *:after {
        text-shadow: none; }
      .post-navigation .nav-links a:hover p:visited {
        color: #f06464; }

.comment-list {
  list-style-type: none;
  padding-left: 0; }

.comment-content {
  max-width: 40rem;
  margin-left: 13rem; }
  @media only screen and (max-width: 800px) {
    .comment-content {
      margin-left: 0; } }

.comment-body {
  min-height: 200px; }
  .comment-body .comment-meta {
    float: left;
    max-width: 13rem; }
    @media only screen and (max-width: 800px) {
      .comment-body .comment-meta {
        float: none;
        margin-left: auto;
        margin-right: auto;
        text-align: center; } }
  .comment-body .comment-content {
    max-width: 40rem; }

.comment-meta {
  font-size: 0.9rem;
  color: #888;
  position: sticky;
  top: 100px;
  width: 100%; }
  @media only screen and (max-width: 800px) {
    .comment-meta {
      position: static;
      top: auto; } }
  .comment-meta a {
    color: inherit;
    background: none; }
    .comment-meta a:hover {
      color: #333;
      text-decoration: none;
      text-shadow: 0.03em 0 #fff, -0.03em 0 #fff, 0 0.03em #fff, 0 -0.03em #fff, 0.06em 0 #fff, -0.06em 0 #fff, 0.09em 0 #fff, -0.09em 0 #fff, 0.12em 0 #fff, -0.12em 0 #fff, 0.15em 0 #fff, -0.15em 0 #fff;
      background-image: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff), linear-gradient(#333, #333);
      background-size: .05em 1px, .05em 1px, 1px 1px;
      background-repeat: no-repeat, no-repeat, repeat-x;
      background-position: 0% 90%, 100% 90%, 0% 90%; }
      .comment-meta a:hover::selection, .comment-meta a:hover::-moz-selection {
        text-shadow: 0.03em 0 #b4d5fe, -0.03em 0 #b4d5fe, 0 0.03em #b4d5fe, 0 -0.03em #b4d5fe, 0.06em 0 #b4d5fe, -0.06em 0 #b4d5fe, 0.09em 0 #b4d5fe, -0.09em 0 #b4d5fe, 0.12em 0 #b4d5fe, -0.12em 0 #b4d5fe, 0.15em 0 #b4d5fe, -0.15em 0 #b4d5fe;
        background: #b4d5fe; }
      .comment-meta a:hover:before, .comment-meta a:hover:after, .comment-meta a:hover *, .comment-meta a:hover *:before, .comment-meta a:hover *:after {
        text-shadow: none; }
      .comment-meta a:hover:visited {
        color: #333; }
  .comment-meta time {
    display: block; }
  .comment-meta time.updated {
    font-size: 0.8rem;
    font-style: italic; }
  .comment-meta time.published.updated {
    font-size: inherit;
    font-style: inherit; }
  .comment-meta nav.actions {
    margin-top: 1rem; }
    .comment-meta nav.actions > * {
      font-style: italic;
      display: block; }
  .comment-meta .avatar {
    display: block;
    margin: 0 0 1rem;
    width: 48px;
    height: 48px;
    border-radius: 24px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1); }
  .comment-meta .fn {
    font-weight: normal; }
  .comment-meta .says {
    display: none; }

.children {
  list-style-type: none;
  padding-left: 4rem;
  margin-bottom: 4rem;
  border-left: 1px solid rgba(0, 0, 0, 0.1); }

.respond-fields {
  display: flex; }
  .respond-fields > p {
    width: 33%;
    margin-right: 0.5%;
    box-sizing: border-box; }
    .respond-fields > p:last-child {
      margin-right: 0; }
  .respond-fields input {
    max-width: 100%;
    margin-top: 0.5rem;
    box-sizing: border-box; }

.respond-comment-text textarea {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.1); }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }
  .embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.not-found {
  text-align: center; }
  .not-found .widgets {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around; }
  .not-found .widget {
    width: 49%; }

.page-title {
  text-align: center; }

.bigfoot-footnote__button {
  position: relative;
  z-index: 5;
  top: -0.1em;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: inline-block;
  padding: 0.3em;
  margin: 0 0.1em 0 0.2em;
  border: none;
  border-radius: 0.3em;
  cursor: pointer;
  background-color: rgba(110, 110, 110, 0.2);
  backface-visibility: hidden;
  font-size: 1rem;
  line-height: 0;
  vertical-align: middle;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  transition-property: background-color;
  transition-duration: 0.25s; }
  .bigfoot-footnote__button:hover, .bigfoot-footnote__button:focus {
    outline: none;
    background-color: rgba(110, 110, 110, 0.5); }
  .bigfoot-footnote__button:active {
    background-color: rgba(110, 110, 110, 0.5); }
  .bigfoot-footnote__button.is-active {
    background-color: #6e6e6e;
    transition-delay: 0.1s; }
  .bigfoot-footnote__button:after {
    content: '';
    display: table;
    clear: both; }

.bigfoot-footnote__button__circle {
  display: inline-block;
  width: 0.2em;
  height: 0.2em;
  margin-right: 0.2em;
  float: left; }
  .bigfoot-footnote__button__circle:last-child {
    margin-right: 0; }

.bigfoot-footnote__container {
  display: inline-block;
  position: relative;
  text-indent: 0; }

@media not print {
  .footnote-print-only {
    display: none !important; } }
@media print {
  .bigfoot-footnote,
  .bigfoot-footnote__button {
    display: none !important; } }
.bigfoot-footnote {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  display: inline-block;
  box-sizing: border-box;
  max-width: 90%;
  margin: 1.81924em 0;
  background: #fafafa;
  opacity: 0;
  border-radius: 0.5em;
  border: 1px solid #c3c3c3;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  line-height: 0;
  transition-property: opacity, transform;
  transition-duration: 0.25s;
  transition-timing-function: ease;
  transform: scale(0.1) translateZ(0);
  transform-origin: 50% 0; }
  .bigfoot-footnote.is-positioned-top {
    top: auto;
    bottom: 0; }
  .bigfoot-footnote.is-active {
    transform: scale(1) translateZ(0);
    opacity: 0.97; }
  .bigfoot-footnote.is-bottom-fixed {
    position: fixed;
    bottom: 0;
    top: auto;
    left: 0;
    right: auto;
    transform: translateY(100%);
    width: 100%;
    margin: 0;
    border-radius: 0;
    opacity: 1;
    border-width: 1px 0 0;
    transition: transform 0.3s ease; }
    .bigfoot-footnote.is-bottom-fixed.is-active {
      transform: translateY(0); }
    .bigfoot-footnote.is-bottom-fixed .bigfoot-footnote__wrapper {
      margin: 0 0 0 50%;
      transform: translateX(-50%);
      max-width: 100%; }
    .bigfoot-footnote.is-bottom-fixed .bigfoot-footnote__wrapper,
    .bigfoot-footnote.is-bottom-fixed .bigfoot-footnote__content {
      border-radius: 0; }
    .bigfoot-footnote.is-bottom-fixed .bigfoot-footnote__tooltip {
      display: none; }
  .bigfoot-footnote.is-scrollable:after {
    content: '';
    position: absolute;
    bottom: 0.3375em;
    left: 0.3375em;
    z-index: 14;
    display: block;
    height: 0.78125em;
    width: 0.625em;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTJweCIgaGVpZ2h0PSIxNXB4IiB2aWV3Qm94PSIwIDAgMTIgMTUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pbllNaW4iPgogICAgPGcgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkFycm93IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxLjAwMDAwMCwgMS4wMDAwMDApIiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiPgogICAgICAgICAgICA8cGF0aCBkPSJNNSwwIEw1LDExLjUiIGlkPSJMaW5lIj48L3BhdGg+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0wLjUsNy41IEw1LjAyNzY5Mjc5LDEyLjAyNzY5MjgiIGlkPSJMaW5lIj48L3BhdGg+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik00LjUsNy41IEw5LjAyNzY5Mjc5LDEyLjAyNzY5MjgiIGlkPSJMaW5lLTIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDcuMDAwMDAwLCAxMC4wMDAwMDApIHNjYWxlKC0xLCAxKSB0cmFuc2xhdGUoLTcuMDAwMDAwLCAtMTAuMDAwMDAwKSAiPjwvcGF0aD4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPgo=");
    background-size: cover;
    opacity: 0.1;
    transition-properties: opacity;
    transition-duration: 0.25s;
    transition-timing-function: ease; }
  .bigfoot-footnote.is-scrollable .bigfoot-footnote__wrapper:before, .bigfoot-footnote.is-scrollable .bigfoot-footnote__wrapper:after {
    content: '';
    position: absolute;
    width: 100%;
    z-index: 12;
    left: 0; }
  .bigfoot-footnote.is-scrollable .bigfoot-footnote__wrapper:before {
    top: -1px;
    height: 1.1em;
    border-radius: 0.5em 0.5em 0 0;
    background-image: linear-gradient(to bottom, #fafafa 50%, rgba(250, 250, 250, 0) 100%); }
  .bigfoot-footnote.is-scrollable .bigfoot-footnote__wrapper:after {
    bottom: -1px;
    height: 1.2em;
    border-radius: 0 0 0.5em 0.5em;
    background-image: linear-gradient(to top, #fafafa 50%, rgba(250, 250, 250, 0) 100%); }
  .bigfoot-footnote.is-scrollable ::-webkit-scrollbar {
    display: none; }
  .bigfoot-footnote.is-fully-scrolled:after, .bigfoot-footnote.is-fully-scrolled:before {
    opacity: 0;
    transition-delay: 0; }

.bigfoot-footnote__wrapper {
  position: relative;
  z-index: 14;
  width: 22em;
  display: inline-block;
  box-sizing: inherit;
  overflow: hidden;
  margin: 0;
  background-color: #fafafa;
  border-radius: 0.5em;
  line-height: 0; }

.bigfoot-footnote__content {
  position: relative;
  z-index: 8;
  display: inline-block;
  max-height: 15em;
  padding: 1.1em 1.3em 1.2em;
  box-sizing: inherit;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background: #fafafa;
  border-radius: 0.5em;
  -webkit-font-smoothing: subpixel-antialiased;
  line-height: normal; }
  .bigfoot-footnote__content img {
    max-width: 100%; }
  .bigfoot-footnote__content *:last-child {
    margin-bottom: 0 !important; }
  .bigfoot-footnote__content *:first-child {
    margin-top: 0 !important; }

.bigfoot-footnote__tooltip {
  position: absolute;
  z-index: 12;
  box-sizing: border-box;
  margin-left: -0.65em;
  width: 1.3em;
  height: 1.3em;
  transform: rotate(45deg);
  background: #fafafa;
  border: 1px solid #c3c3c3;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  border-top-left-radius: 0; }
  .is-positioned-bottom .bigfoot-footnote__tooltip {
    top: -0.65em; }
  .is-positioned-top .bigfoot-footnote__tooltip {
    bottom: -0.65em; }

/*# sourceMappingURL=style.css.map */
