/*! normalize.css v3.0.1 | MIT License | git.io/normalize */html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,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: 0 0
}

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

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

b,strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

h1 {
  font-size: 2em;
  margin: .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: -.5em
}

sub {
  bottom: -.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 silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: 700
}

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

td,th {
  padding: 0
}

@font-face {
  font-family:'icons';src:url("../font/icons.eot?58972676");src:url("../font/icons.eot?58972676#iefix") format("embedded-opentype"),url("../font/icons.woff2?58972676") format("woff2"),url("../font/icons.woff?58972676") format("woff"),url("../font/icons.ttf?58972676") format("truetype"),url("../font/icons.svg?58972676#icons") format("svg");font-weight:normal;font-style:normal
}

[class^="ic-"]:before,[class*=" ic-"]:before {
  font-family: 'icons';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em
}

.ic-arrow-right:before {
  content: '\e800'
}

.ic-arrow-left:before {
  content: '\e801'
}

.ic-menu:before {
  content: '\e803'
}

.ic-rss:before {
  content: '\e807'
}

.ic-star:before {
  content: '\e808'
}

.ic-pencil:before {
  content: '\e802'
}

.ic-location:before {
  content: '\e805'
}

.ic-link:before {
  content: '\e806'
}

.ic-mail:before {
  content: '\e804'
}

.ic-twitter:before {
  content: '\f099'
}

.ic-facebook:before {
  content: '\f09a'
}

.ic-googleplus:before {
  content: '\f0d5'
}

.hljs {
  display: block;
  color: #66645c;
  -webkit-text-size-adjust: none
}

.hljs-comment,.diff .hljs-header,.hljs-javadoc {
  color: #998;
  font-style: italic
}

.hljs-keyword,.css .rule .hljs-keyword,.hljs-winutils,.nginx .hljs-title,.hljs-subst,.hljs-request,.hljs-status {
  color: #333;
  font-weight: bold
}

.hljs-number,.hljs-hexcolor,.ruby .hljs-constant {
  color: #008080
}

.hljs-string,.hljs-tag .hljs-value,.hljs-phpdoc,.hljs-dartdoc,.tex .hljs-formula {
  color: #d14
}

.hljs-title,.hljs-id,.scss .hljs-preprocessor {
  color: #900;
  font-weight: bold
}

.hljs-list .hljs-keyword,.hljs-subst {
  font-weight: normal
}

.hljs-class .hljs-title,.hljs-type,.vhdl .hljs-literal,.tex .hljs-command {
  color: #458;
  font-weight: bold
}

.hljs-tag,.hljs-tag .hljs-title,.hljs-rule .hljs-property,.django .hljs-tag .hljs-keyword {
  color: #000080;
  font-weight: normal
}

.hljs-attribute,.hljs-variable,.lisp .hljs-body,.hljs-name {
  color: #008080
}

.hljs-regexp {
  color: #009926
}

.hljs-symbol,.ruby .hljs-symbol .hljs-string,.lisp .hljs-keyword,.clojure .hljs-keyword,.scheme .hljs-keyword,.tex .hljs-special,.hljs-prompt {
  color: #990073
}

.hljs-built_in {
  color: #0086b3
}

.hljs-preprocessor,.hljs-pragma,.hljs-pi,.hljs-doctype,.hljs-shebang,.hljs-cdata {
  color: #999;
  font-weight: bold
}

.hljs-deletion {
  background: #fdd
}

.hljs-addition {
  background: #dfd
}

.diff .hljs-change {
  background: #0086b3
}

.hljs-chunk {
  color: #aaa
}

@supports (flex-wrap: wrap) {
  body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh
  }

  #wrapper {
    -ms-flex: 1;
    flex: 1
  }
}

html {
  font-size: 62.5%;
  overflow-x: hidden
}

html.menu-active,.menu-active body {
  overflow-y: hidden
}

body {
  font: 400 1.8em / 1.7em "Avenir", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #45484d;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden
}

input,button,select,textarea {
  transition: all ease-out 0.2s
}

a {
  color: #212226;
  text-decoration: none;
  font-weight: 400;
  transition: all ease-out 0.2s
}

a:hover,a:focus {
  color: #000
}

h1,h2,h3,h4,h5,h6 {
  text-rendering: optimizeLegibility;
  color: #000
}

h1 {
  font-size: 2em;
  line-height: 1em;
  text-indent: -1px;
  margin: 1em 0 1em
}

h2 {
  font-size: 1.75em;
  line-height: 1.111em;
  text-indent: -1px;
  margin: 1.143em 0 1.143em
}

h3 {
  font-size: 1.5em;
  line-height: 1.334em;
  margin: 1em 0 1em
}

h4 {
  font-size: 1.25em;
  line-height: 1.2em;
  margin: 1.2em 0 1.2em
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
  font-weight: inherit
}

p {
  font-family: 'Libre Baskerville', Georgia, serif;
  margin: 0 0 2em
}

ul,ol {
  font-family: 'Libre Baskerville', Georgia, serif;
  margin: 0 0 2em;
  padding-left: 2em;
  box-sizing: border-box
}

ul {
  list-style: none
}

li {
  position: relative
}

ul>li:before,ol>li:before {
  position: absolute;
  width: 1.5em;
  margin-left: -2em;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.5em;
  text-align: right;
  color: #000
}

ul>li:before {
  margin-top: 0.25em;
  content: '*'
}

ol {
  list-style-type: none;
  counter-reset: item
}

ol>li:before {
  content: counter(item) ". " !important;
  counter-increment: item
}

ol ol,ul ul,ul ol,ol ul {
  padding-left: 30px;
  margin: 15px 0
}

hr {
  display: block;
  height: 1px;
  margin: 0 0 2em;
  padding: 0;
  background: #e5e4e1;
  border: 0
}

blockquote {
  font-family: 'Libre Baskerville', Georgia, serif;
  margin: 0 0 2em;
  padding: 1em;
  box-sizing: border-box;
  border-left: 0.25em solid #e5e4e1;
  font-style: italic;
  font-weight: 400;
  color: #45484d;
  background: #faf9f7
}

blockquote p {
  margin: 0 0 1em
}

blockquote p:first-child {
  margin-top: 0
}

blockquote p:last-child {
  margin-bottom: 0
}

em,i {
  font-style: italic;
  color: #212226
}

strong,b {
  font-weight: 700;
  color: #212226
}

small {
  font-size: 0.9em;
  color: #45484d
}

dl {
  margin: 0 0 2em;
  padding-left: 30px
}

dl dt {
  font-weight: 500;
  font-size: 0.75em;
  line-height: 1.25em;
  font-weight: 700;
  color: #000;
  margin-bottom: 0.334em
}

dl dt:before {
  content: '';
  position: absolute;
  width: 1em;
  height: 1px;
  margin-left: -30px;
  margin-top: 0.5em;
  background: #c2c7cc
}

dl dd {
  margin-left: 0;
  margin-bottom: 1em
}

mark {
  background-color: #ffc336
}

code,tt {
  position: relative;
  margin: 0 0.334em;
  padding: 0.334em 0.667em;
  font-family: monospace, sans-serif;
  font-size: 0.75em;
  white-space: pre;
  background: #faf9f7;
  border: 1px solid #e5e4e1;
  top: -2px
}

pre {
  position: relative;
  margin: 0 0 2em;
  padding: 1em;
  overflow: hidden;
  font-family: monospace, sans-serif;
  white-space: pre;
  background: #faf9f7;
  border: 1px solid #e5e4e1;
  box-sizing: border-box
}

pre .lines {
  position: absolute;
  width: 2.667em;
  height: 100%;
  left: 0;
  top: 0;
  padding: 1.334em 0;
  border-right: 1px solid #e5e4e1;
  font-size: 0.75em;
  line-height: 2em;
  text-align: right;
  box-sizing: border-box;
  background: rgba(255,255,255,0.5)
}

pre .lines .line {
  display: block;
  padding-right: 0.334em;
  color: #45484d
}

pre code,pre tt {
  display: block;
  position: static;
  top: auto;
  margin: -1.334em -1.334em -1.334em 1.334em;
  padding: 1.334em;
  overflow-x: auto;
  font-size: 0.75em;
  line-height: 2em;
  white-space: pre;
  background: transparent;
  border: none;
  vertical-align: inherit
}

pre code.language-text {
  overflow: hidden;
  white-space: normal;
  margin-left: -1.334em
}

kbd {
  display: inline-block;
  margin-bottom: 0.5em;
  padding: 1px 8px;
  border: #e5e4e1 1px solid;
  color: #45484d;
  text-shadow: #fff 0 1px 0;
  font-size: 0.9em;
  font-weight: bold;
  background: #faf9f7;
  border-radius: 4px;
  box-shadow: 0 1px 0 rgba(0,0,0,0.2),0 1px 0 0 #fff inset
}

table {
  width: 100%;
  max-width: 100%;
  margin: 0 0 2em;
  background-color: transparent;
  border: 1px solid #e5e4e1
}

table th,table td {
  position: relative;
  padding: 0.5em;
  line-height: 0.95em;
  text-align: left;
  border: 1px solid #e5e4e1
}

table th {
  font-weight: 500;
  font-size: 0.75em;
  line-height: 1.25em;
  padding: 0.667em;
  color: #000
}

table td:after {
  position: absolute;
  width: 100%;
  height: 100%;
  left: -1px;
  top: -1px;
  padding: 1px;
  z-index: -1;
  content: '';
  background: #faf9f7
}

img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 0 2em
}

img[src$="#full"] {
  max-width: none;
  width: 100vw;
  margin: 3em 0
}

.kg-image-card {
  margin: 0 0 2em;
  max-width: none !important
}

.kg-image-card.kg-width-wide {
  max-width: 48em !important;
  min-width: 100%;
  width: 75vw
}

.kg-image-card.kg-width-full {
  max-width: none;
  width: 100vw;
  margin-top: 2em
}

.kg-image-card .kg-image {
  margin: 0 auto
}

.kg-image-card figcaption {
  color: #8a9199;
  text-align: center;
  max-width: 32em;
  margin: auto;
  font-size: 0.75em;
  line-height: 1.25em;
  padding: 0.667em 0
}

.kg-image-card .kg-image-full+figcaption {
  margin-bottom: 1.334em
}

.kg-gallery-card {
  margin: 0 0 2em;
  max-width: 48em !important;
  min-width: 100%;
  width: 75vw
}

.kg-gallery-card figcaption {
  color: #8a9199;
  text-align: center;
  max-width: 32em;
  margin: auto;
  font-size: 0.75em;
  line-height: 1.25em;
  padding: 0.667em 0
}

.kg-gallery-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column
}

.kg-gallery-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: center;
  justify-content: center
}

.kg-gallery-image img {
  display: block;
  margin: 0;
  width: 100%;
  height: 100%
}

.kg-gallery-row:not(:first-of-type) {
  margin: 0.75em 0 0 0
}

.kg-gallery-image:not(:first-of-type) {
  margin: 0 0 0 0.75em
}

.kg-embed-card {
  margin: 0 0 2em
}

.kg-embed-card>* {
  margin-left: auto;
  margin-right: auto
}

.fluid-width-video-wrapper {
  margin: 0 0 2em
}

.clear {
  clear: both
}

.hidden {
  display: none
}

@keyframes fadein {
  0% {
    opacity: .2
  }

  100% {
    opacity: .9
  }
}

.avatar {
  position: relative;
  overflow: hidden;
  background: #f2f2f0;
  margin: 0
}

.avatar:before,.avatar:after {
  content: '';
  position: absolute;
  z-index: 1;
  width: 50%;
  height: 50%;
  bottom: 35%;
  left: 25%;
  border-radius: 100%;
  background: #e5e4e1
}

.avatar:after {
  width: 100%;
  bottom: -25%;
  left: 0
}

.avatar img {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  height: auto
}

#blog-header {
  position: relative;
  padding: 6em 0;
  text-align: center
}

#blog-header:after {
  position: absolute;
  width: 32em;
  height: 1px;
  left: 50%;
  bottom: 0;
  margin-left: -16em;
  content: '';
  background: #e5e4e1
}

#blog-header.has-cover {
  padding: 10em 0 4em;
  background: #000;
  overflow: hidden;
  text-shadow: 0 1px 2px rgba(0,0,0,0.1)
}

.author-template #blog-header:after,#blog-header.has-cover:after {
  display: none
}

.paged #blog-header.has-cover,.tag-template #blog-header {
  padding: 4em 0
}

.author-template #blog-header.has-cover {
  padding: 6em 0
}

.blog-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 5;
  background: no-repeat scroll center center/cover #000;
  background-size: 200px;
  background-position-y: 60px;
  background-position-x: center;
  background-repeat: no-repeat;
  animation: 0.5s ease-in forwards fadein
}

.blog-cover:after {
  position: absolute;
  width: 100%;
  height: 6em;
  left: 0;
  bottom: 0;
  z-index: 8;
  content: '';
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%)
}

.blog-logo {
  position: fixed;
  max-width: 2em;
  left: 0;
  top: 0;
  margin: 1em;
  z-index: 200
}

.blog-logo img {
  display: block;
  margin: 0 auto
}

.blog-name {
  position: relative;
  display: block;
  z-index: 10;
  margin: 0;
  padding: 0;
  font-weight: 700;
  font-size: 2em;
  line-height: 1em;
  text-decoration: none
}

.home-template .blog-name {
  font-size: 3em
}

.has-cover .blog-name {
  color: #fff
}

.blog-name a {
  text-decoration: none;
  font-weight: inherit;
  color: inherit
}

.blog-description {
  position: relative;
  display: block;
  z-index: 10;
  margin: 0.25em 0;
  padding: 0;
  font-size: 1em;
  line-height: 1.5em
}

.home-template .blog-description {
  font-size: 1.5em
}

.has-cover .blog-description {
  color: #fff
}

#wrapper {
  position: relative;
  padding-right: 0;
  transition: all ease-out 0.25s
}

#wrapper .hidden-close {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 350
}

.menu-active #wrapper {
  padding-right: 16em
}

.menu-active #wrapper .hidden-close {
  display: block
}

.inner {
  max-width: 40em;
  margin: 0 auto;
  padding: 0 2em
}

.nav-button {
  position: fixed;
  top: 0;
  margin: 1em;
  z-index: 200
}

.nav-button#home-button {
  left: 0
}

.nav-button#menu-button {
  right: 0
}

.nav-button a {
  display: block;
  height: 1.5em;
  margin-bottom: 1em;
  padding: 0.5em 1.25em;
  border: 1px solid #c2c7cc;
  font-size: 0.75em;
  line-height: 1.667em;
  text-shadow: none;
  color: #8a9199;
  cursor: pointer;
  background: #fff;
  transition: color,border-color ease 0.3s;
  border-radius: 2em
}

.nav-button a:hover,.nav-button a:focus {
  color: #3491B5;
  border-color: #3491B5;
}

.cover-active .nav-button a {
  color: #fff;
  border-color: rgba(255,255,255,0.5);
  background: transparent
}

.cover-active .nav-button a:hover,.cover-active .nav-button a:focus {
  color: #fff;
  border-color: #fff
}

.nav-button a i {
  display: inline-block;
  color: inherit
}

.nav-button a i:before {
  position: relative;
  width: auto;
  margin: auto
}

#menu {
  position: fixed;
  width: 16em;
  height: 100%;
  top: 0;
  right: 0;
  background: #f2f2f0;
  border-left: 1px solid #e5e4e1;
  z-index: 400;
  overflow: hidden;
  box-shadow: inset -2px 0 7px rgba(0,0,0,0.1);
  transform: translate3d(16em, 0, 0);
  transition: all ease-out 0.25s
}

.menu-active #menu {
  transform: translate3d(0, 0, 0)
}

#menu .close-button {
  position: absolute;
  width: 2em;
  height: 2em;
  top: 0;
  right: 0;
  margin: 1em;
  border: 1px solid #c2c7cc;
  color: transparent;
  cursor: pointer;
  transition: all ease 0.3s;
  border-radius: 2em;
  box-sizing: border-box;
  z-index: 500
}

#menu .close-button:hover,#menu .close-button:focus {
  transform: rotate(180deg);
  border-color: #3491B5
}

#menu .close-button:after,#menu .close-button:before {
  position: absolute;
  width: 1em;
  height: 1px;
  left: 50%;
  top: 50%;
  margin-left: -0.5em;
  content: '';
  background: #8a9199;
  transition: all ease 0.3s
}

#menu .close-button:hover:after,#menu .close-button:hover:before,#menu .close-button:focus:after,#menu .close-button:focus:before {
  background: #3491B5
}

#menu .close-button:after {
  transform: rotate(45deg)
}

#menu .close-button:before {
  transform: rotate(-45deg)
}

#menu .nav-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  box-sizing: border-box
}

#menu .nav-label {
  display: block;
  padding: 1.667em 2em;
  margin: 0;
  opacity: 0.5;
  font-size: 0.75em;
  line-height: 2em
}

#menu ul {
  position: relative;
  width: 100%;
  margin: auto;
  padding: 0
}

#menu li {
  position: relative
}

#menu li:before {
  position: absolute;
  width: 100%;
  height: 1px;
  left: 1.5em;
  bottom: 0;
  margin: auto;
  content: '';
  background: rgba(0,0,0,0.1)
}

#menu li:last-child:before {
  display: none
}

#menu li.active:after {
  position: absolute;
  content: '';
  width: 0.2em;
  height: 100%;
  left: 0;
  top: 0;
  background: #3491B5
}

#menu li a {
  display: block;
  padding: 1.25em 1.5em;
  color: #212226;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400
}

#menu li a:hover,#menu li a:focus {
  color: #000;
  background: rgba(0,0,0,0.05)
}

#menu li a i {
  position: relative;
  top: -1px;
  font-size: 0.8em;
  color: inherit
}

#menu li.active a {
  color: #000;
  font-weight: 500
}

.progress-container {
  position: fixed;
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
  z-index: 1000;
  background: transparent;
  transition: opacity ease-out 1s
}

.progress-container.ready {
  opacity: 0.2
}

.progress-bar {
  display: block;
  width: 0;
  height: 1px;
  background: #3491B5;
  box-shadow: 0 0 1px #3491B5,0 0 3px #3491B5
}

#footer {
  position: relative;
  z-index: 20;
  line-height: 1em;
  padding-bottom: 6em
}

.credits {
  text-align: center;
  font-size: 0.625em;
  line-height: 1em;
  padding: 1.1em 0;
  overflow: auto;
  opacity: 0.5
}

.credits a {
  color: inherit
}

.credits span {
  display: block
}

.credits-theme {
  float: left
}

.credits-software {
  float: right
}

#blog-author {
  position: relative;
  z-index: 40;
  margin: auto 6em
}

#blog-author:after {
  position: absolute;
  width: 32em;
  height: 1px;
  left: 50%;
  bottom: 0;
  margin-left: -16em;
  content: '';
  background: #e5e4e1
}

#blog-author .post-author {
  margin-top: -5em;
  padding-bottom: 3em;
  border: 0
}

#blog-author.has-cover .post-author-avatar {
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  margin-top: 0.5em
}

#blog-author.has-cover .post-author-avatar img {
  border: 0.125em solid #fff
}

#blog-author .post-author-name {
  padding: 0.334em 0 0;
  font-size: 2em;
  line-height: 1em
}

#blog-author.has-cover .post-author-name {
  padding: 0.667em 0;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.334em;
  color: #fff
}

#blog-author.has-cover .post-author-about {
  margin-top: -0.667em
}

.container {
  position: relative
}

.container .post {
  padding: 4em 0
}

.container .post:after {
  position: absolute;
  width: 32em;
  height: 1px;
  left: 50%;
  bottom: 0;
  margin-left: -16em;
  content: '';
  background: #e5e4e1
}

.container .post.featured .post-title:after {
  position: absolute;
  width: 1em;
  height: 1em;
  left: -1.75em;
  top: 0;
  margin-top: -0.25em;
  font-family: 'icons';
  font-size: 0.5em;
  font-style: normal;
  font-weight: normal;
  content: '\e808';
  color: #ffc336;
  text-align: center
}

.post.page-template {
  padding-bottom: 4em
}

.page-template #footer:after {
  position: absolute;
  width: 32em;
  height: 1px;
  left: 50%;
  top: 0;
  margin-left: -16em;
  content: '';
  background: #e5e4e1
}

#post-header {
  position: relative;
  padding-top: 6em
}

#post-header.has-cover {
  padding: 16em 0 2em;
  background: #000;
  overflow: hidden;
  text-shadow: 0 1px 2px rgba(0,0,0,0.1)
}

.post-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 5;
  background: no-repeat scroll center center/cover #000;
  animation: 0.5s ease-in forwards fadein
}

.post-cover:after {
  position: absolute;
  width: 100%;
  height: 12em;
  left: 0;
  bottom: 0;
  z-index: 8;
  content: '';
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%)
}

.post {
  position: relative;
  z-index: 10
}

.post-title {
  position: relative;
  z-index: 10;
  margin: 0 0 0.25em;
  font-size: 2em;
  line-height: 1em;
  font-weight: 700;
  text-indent: -1px;
  color: #000
}

.has-cover .post-title {
  color: #fff
}

.post-title a {
  text-decoration: none;
  color: inherit;
  font-weight: inherit
}

.post-meta {
  position: relative;
  z-index: 10;
  display: block;
  margin-bottom: 1.334em;
  font-size: 0.75em;
  font-weight: 400;
  line-height: 1.334em;
  color: #8a9199
}

.has-cover .post-meta {
  color: #fff;
  opacity: 0.75
}

.post-meta a {
  color: inherit;
  text-decoration: none;
  border-bottom: 1px solid transparent
}

.post-meta a:hover,.post-meta a:focus {
  border-color: rgba(0,0,0,0.5)
}

.has-cover .post-meta a:hover,.has-cover .post-meta a:focus {
  border-color: rgba(255,255,255,0.5)
}

.post-excerpt p {
  margin: 0.5em 0 0
}

.post-content {
  padding: 2em 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center
}

.post-content>* {
  min-width: 100%;
  max-width: 100%;
  box-sizing: border-box
}

.post-content>*:last-child {
  margin-bottom: 0
}

.post-content>*:first-child {
  margin-top: 0
}

.post-content a {
  border-bottom: 1px solid #3491B5
}

.post-content a:hover,.post-content a:focus {
  color: #3491B5
}

.post-info {
  margin-top: 2em;
  overflow: hidden
}

.post-share {
  max-width: 25%;
  float: right
}

.post-share a {
  display: block;
  width: 2em;
  height: 2em;
  margin: 0.334em 0 0.334em 0.667em;
  padding: 0;
  float: left;
  font-size: 0.75em;
  line-height: 2em;
  text-align: center;
  text-decoration: none;
  color: #fff;
  border-radius: 2px;
  transition: all ease 0.3s
}

.post-share a:hover,.post-share a:focus {
  background-color: #212226
}

.post-share a i {
  color: inherit
}

.post-share a i:before {
  width: auto;
  height: auto
}

.post-share .twitter {
  background-color: #3ea9dd
}

.post-share .facebook {
  background-color: #3c5a98
}

.post-share .googleplus {
  background-color: #d14836
}

.post-tags {
  max-width: 75%;
  float: left;
}

.post-tags a {
  display: inline-block;
  margin: 0 0.334em 0.667em 0;
  padding: 0.575em 1em;
  background: #fff;
  border: 1px solid #3491B5;
  font-size: 0.75em;
  font-weight: 500;
  line-height: 1.334em;
  text-align: center;
  text-decoration: none;
  color: #3491B5;
  border-radius: 2em;
  transition: all ease 0.3s;
  box-sizing: border-box
}

.post-tags a:hover,.post-tags a:focus {
  background: #3491B5;
  color: #fff
}

.post-author {
  position: relative;
  margin: 2em 0 0;
  padding: 2em 0;
  z-index: 10;
  border-top: 1px solid #e5e4e1;
  border-bottom: 1px solid #e5e4e1;
  clear: both;
}

.post-author-avatar {
  position: relative;
  float: left;
  width: 5em;
  height: 5em;
  margin: -0.5em 0 0 1.5em;
  overflow: hidden;
  border-radius: 10em;
  box-sizing: border-box
}

@media only screen and (max-width: 480px) {
  .post-author-avatar {
    width: 4em;
    height: 4em;
    margin: 0 1em 1em 0
  }
}

.post-author-avatar img {
  width: 100%;
  margin: auto;
  border-radius: 10em;
  box-sizing: border-box
}

.post-author-bio {
  padding-left: 10em;
  font-size: 0.75em;
  line-height: 1.334em
}

@media only screen and (max-width: 480px) {
  .post-author-bio {
    padding-left: 0
  }
}

.post-author-name {
  margin: 0;
  padding: 0;
  font-size: 1.334em;
  line-height: 1em;
  text-indent: inherit
}

.post-author-about {
  margin: 0.667em 0 0.334em
}

.post-author-bio span {
  position: relative;
  font-size: 0.8em;
  display: inline-block;
  margin-top: 1.25em;
  margin-right: 1.25em;
  font-weight: 400;
  opacity: 0.75
}

.post-author-bio i {
  color: inherit
}

.post-author-bio a {
  color: inherit;
  text-decoration: none;
  font-weight: inherit;
  border-bottom: 1px solid transparent
}

.post-author-bio a:hover,.post-author-bio a:focus {
  text-decoration: underline
}

.post-authors {
  position: relative;
  margin: 2em 0 0;
  padding: 2em 0;
  z-index: 10;
  border-top: 1px solid #e5e4e1;
  border-bottom: 1px solid #e5e4e1;
  clear: both;
  text-align: center;
}

.post-authors-info {
  margin: 0 0 0.334em;
  font-size: 0.75em;
  line-height: 1.334em
}

.post-authors-authors {
  margin: 0;
  padding: 0;
  text-indent: inherit
}

.post-comments {
  position: relative;
  padding: 2em 0;
  text-align: center;
  border-bottom: 1px solid #e5e4e1;
  box-sizing: border-box
}

.post-comments.activated {
  margin: -1px 0 0;
  padding: 1em;
  background: #faf9f7;
  border: 1px solid #e5e4e1
}

.post-comments-activate {
  display: inline-block;
  margin: 0;
  padding: 0.5em 1.25em;
  border: 1px solid #c2c7cc;
  font-size: 0.75em;
  line-height: 1.334em;
  color: #8a9199;
  text-align: center;
  cursor: pointer;
  transition: all ease 0.3s;
  border-radius: 2em
}

.post-comments-activate:hover,.post-comments-activate:focus {
  color: #3491B5;
  border-color: #3491B5
}

.activated .post-comments-activate {
  display: none
}

.post-subscribe {
  position: relative;
  padding: 2em 0;
  text-align: center;
  border-bottom: 1px solid #e5e4e1;
  box-sizing: border-box
}

.post-subscribe p {
  margin: 1.25em 0 0;
  font-size: 0.8em;
  line-height: 1.25em
}

.post-subscribe .post-subscribe-form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center
}

.post-subscribe .post-subscribe-form .post-subscribe-input {
  width: 100%;
  font-size: 0.8em;
  height: 2.5em;
  padding: 0.25em 1em;
  border: 1px solid #c2c7cc;
  border-right: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  box-shadow: none;
  box-sizing: border-box;
  border-radius: 4em 0 0 4em
}

.post-subscribe .post-subscribe-form .post-subscribe-input:hover {
  border-color: #8a9199
}

.post-subscribe .post-subscribe-form .post-subscribe-input:focus {
  border-color: #3491B5
}

.post-subscribe .post-subscribe-form .post-subscribe-button {
  display: inline-block;
  font-size: 0.8em;
  height: 2.5em;
  padding: 0 1em;
  font-weight: 500;
  color: #fff;
  background: #3491B5;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  box-shadow: none;
  box-sizing: border-box;
  border-radius: 0 4em 4em 0
}

.post-nav {
  position: relative;
  border-bottom: 1px solid #e5e4e1
}

.post-nav:after {
  position: absolute;
  content: '';
  width: 1px;
  height: 100%;
  left: 50%;
  top: 0;
  background: #e5e4e1;
  z-index: 2
}

.post-nav-next,.post-nav-prev {
  display: block;
  width: 50%
}

.post-nav-next {
  float: left
}

.post-nav-prev {
  float: right
}

.post-nav-teaser {
  padding: 1.5em 0;
  min-height: 6em
}

.post-nav-next .post-nav-teaser {
  padding-right: 1em
}

.post-nav-prev .post-nav-teaser {
  padding-left: 1em
}

.post-nav i {
  position: absolute;
  top: 50%;
  width: 2em;
  height: 2em;
  margin-top: -1em;
  font-size: 2em;
  line-height: 2em;
  text-align: center;
  transition: all ease-out 0.3s;
  color: #e5e4e1
}

.post-nav-next i {
  left: 0;
  margin-left: -1.75em
}

.post-nav-prev i {
  right: 0;
  margin-right: -1.75em
}

.post-nav a:hover i,.post-nav a:focus i {
  color: #3491B5
}

.post-nav-title {
  margin: 0 0 0.5em;
  padding: 0;
  font-size: 1em;
  line-height: 1em;
  color: inherit
}

.post-nav-excerpt {
  margin: 0;
  font-size: 0.75em;
  line-height: 1.334em
}

.pagination {
  position: relative;
  height: 2em;
  margin: 0;
  padding: 2em 0;
}

.pagination:after {
  position: absolute;
  width: 32em;
  height: 1px;
  left: 50%;
  bottom: 0;
  margin-left: -16em;
  content: '';
  background: #e5e4e1
}

.pagination a {
  position: relative;
  display: block;
  height: 1.334em;
  margin: -1px 0;
  padding: 0.667em 1em;
  z-index: 100;
  border: 1px solid #c2c7cc;
  font-size: 0.75em;
  line-height: 1.5em;
  text-align: center;
  text-decoration: none;
  color: #8a9199;
  transition: all ease 0.3s;
  border-radius: 2em
}

.pagination .pagination-prev {
  float: right;
  padding-left: 1.334em
}

.pagination .pagination-next {
  float: left;
  padding-right: 1.334em
}

.pagination a:hover,.pagination a:focus {
  color: #3491B5;
  border-color: #3491B5
}

.pagination .pagination-label {
  position: relative;
  top: -0.167em;
  display: inline-block;
  height: 1.334em;
  line-height: 1.334em
}

.pagination a i {
  position: relative;
  width: auto;
  margin: auto;
  color: inherit;
  font-size: 1.334em;
  line-height: 0.75em
}

.pagination .pagination-info {
  position: absolute;
  width: 100%;
  height: 2.667em;
  left: 0;
  z-index: 50;
  display: block;
  font-size: 0.75em;
  line-height: 2.667em;
  text-align: center
}

.extra-pagination {
  display: none
}

.extra-pagination .pagination:after {
  top: auto;
  bottom: 0
}

.paged .extra-pagination {
  display: block
}

@media only screen and (max-width: 960px) {
  #wrapper {
    transform: translate3d(0, 0, 0)
  }

  .menu-active #wrapper {
    padding-right: 0;
    transform: translate3d(-16em, 0, 0)
  }

  .blog-logo,.nav-button {
    position: absolute
  }

  #blog-author {
    margin: auto
  }
}

@media only screen and (max-width: 640px) {
  html {
    font-size: 60%
  }

  .post-share,.post-tags {
    max-width: none;
    float: none;
    margin: 0 0 2em
  }

  .post-share a {
    margin-left: 0;
    margin-right: 0.667em
  }

  .post-nav i {
    font-size: 1.5em
  }
}

@media only screen and (max-width: 480px) {
  .inner {
    padding: 0 16px
  }

  .post-template #main-header {
    padding: 16px 0
  }

  #main-nav a {
    margin: 16px
  }

  .container .post.featured .post-title:after {
    left: 0;
    top: -1.75em
  }

  .post-content img,.post-content .fluid-width-video-wrapper {
    width: 100%;
    margin-left: auto
  }

  .post-nav:after {
    display: none
  }

  .post-nav-next,.post-nav-prev {
    display: block;
    width: 100%
  }

  .post-nav-teaser {
    position: relative;
    min-height: 4em;
    padding: 2em 0
  }

  .post-nav-next .post-nav-teaser:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    margin-bottom: -1px;
    background: #e5e4e1;
    z-index: 2
  }

  .post-nav-next .post-nav-teaser {
    padding-right: 0;
    padding-left: 1.5em
  }

  .post-nav-prev .post-nav-teaser {
    padding-left: 0;
    padding-right: 1.5em
  }

  .post-nav-next i {
    margin-left: -1em
  }

  .post-nav-prev i {
    margin-right: -1em
  }
}

@media only screen and (max-width: 320px) {
  .pagination .pagination-label {
    display: none
  }
}