@charset "UTF-8";
@font-face {
  font-family: "Mostra Nuova";
  src: url("f/MostraNuova-Regular.eot");
  src: url('f/MostraNuova-Regular.eot?#iefix') format('embedded-opentype'), url('f/MostraNuova-Regular.woff2') format('woff2'), url('f/MostraNuova-Regular.woff') format('woff'), url('f/MostraNuova-Regular.ttf') format('truetype'), url('f/MostraNuova-Regular.svg#mostra_nuova_regular') format('svg');
}
/* line 18, /usr/share/compass/frameworks/h5bp/stylesheets/h5bp/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 24, /usr/share/compass/frameworks/h5bp/stylesheets/h5bp/_normalize.scss */
body {
  margin: 0;
}

/* line 36, /usr/share/compass/frameworks/h5bp/stylesheets/h5bp/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, /usr/share/compass/frameworks/h5bp/stylesheets/h5bp/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 64, /usr/share/compass/frameworks/h5bp/stylesheets/h5bp/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 71, /usr/share/compass/frameworks/h5bp/stylesheets/h5bp/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 80, /usr/share/compass/frameworks/h5bp/stylesheets/h5bp/_normalize.scss */
a {
  background-color: transparent;
}

/* line 85, /usr/share/compass/frameworks/h5bp/stylesheets/h5bp/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 94, /usr/share/compass/frameworks/h5bp/stylesheets/h5bp/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 99, /usr/share/compass/frameworks/h5bp/stylesheets/h5bp/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 105, /usr/share/compass/frameworks/h5bp/stylesheets/h5bp/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 111, /usr/share/compass/frameworks/h5bp/stylesheets/h5bp/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 117, /usr/share/compass/frameworks/h5bp/stylesheets/h5bp/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 123, /usr/share/compass/frameworks/h5bp/stylesheets/h5bp/_normalize.scss */
small {
  font-size: 80%;
}

/* line 128, /usr/share/compass/frameworks/h5bp/stylesheets/h5bp/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 136, /usr/share/compass/frameworks/h5bp/stylesheets/h5bp/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 140, /usr/share/compass/frameworks/h5bp/stylesheets/h5bp/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 148, /usr/share/compass/frameworks/h5bp/stylesheets/h5bp/_normalize.scss */
img {
  border: 0;
}

/* line 153, /usr/share/compass/frameworks/h5bp/stylesheets/h5bp/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 161, /usr/share/compass/frameworks/h5bp/stylesheets/h5bp/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 166, /usr/share/compass/frameworks/h5bp/stylesheets/h5bp/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 173, /usr/share/compass/frameworks/h5bp/stylesheets/h5bp/_normalize.scss */
pre {
  overflow: auto;
}

/* line 178, /usr/share/compass/frameworks/h5bp/stylesheets/h5bp/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 316, /usr/share/compass/frameworks/h5bp/stylesheets/h5bp/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 321, /usr/share/compass/frameworks/h5bp/stylesheets/h5bp/_normalize.scss */
td,
th {
  padding: 0;
}

/* Small-scale page structure */
/* line 3, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_layout.scss */
.page-header, .post-header {
  padding: 20px 0;
}

/* line 7, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_layout.scss */
.page-header h1, .post-header h1, .post-header h2 {
  line-height: 1;
  padding-bottom: 2px;
  border-bottom: 1px solid #333;
  margin: 0;
}

/* line 14, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_layout.scss */
.entry-meta {
  display: block;
  width: auto;
  float: right;
  font-size: 12px;
  font-style: italic;
}

/* line 22, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_layout.scss */
.widget > h3 {
  font-size: 1.5em;
}

/* line 26, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_layout.scss */
.widget > ul {
  margin: 0;
  padding: 0 0 0 2em;
  text-indent: -1em;
}

/* line 32, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_layout.scss */
.pager {
  list-style: none;
  margin: 18px 0;
  text-align: center;
  zoom: 1;
}

/* line 38, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_layout.scss */
.pager:before, .pager:after {
  content: "";
  display: table;
}

/* line 42, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_layout.scss */
.pager:after {
  clear: both;
}

/* line 45, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_layout.scss */
.pager > a {
  font-size: smaller;
  font-style: italic;
  display: inline-block;
}

/* line 50, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_layout.scss */
.pager > a[rel="next"] {
  float: right;
}

/* line 53, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_layout.scss */
.pager > a[rel="prev"] {
  float: left;
}

/* line 57, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_layout.scss */
nav ul, nav ol {
  list-style: none;
}

/* Overall layout */
/* line 61, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_layout.scss */
body {
  background: url("chevrons.svg") #e0e6ea;
}

/* line 65, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_layout.scss */
#main {
  max-width: 48em;
  line-height: 1.3;
  padding: 0.1px 1em;
  background-color: #f0f3f4;
  background-clip: padding-box;
  border-width: 18px 0 0 18px;
  border-style: solid;
  border-color: transparent;
  border-color: initial;
  /* work around Safari 10 bug */
  border-image-source: url(corner.svg);
  border-image-slice: 18 0 0 83;
  border-image-width: 18px 0 0 83px;
  border-image-outset: 0 0 0 65px;
}

/* line 83, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_layout.scss */
#sidebars {
  font-size: 80%;
  padding: 1em 0;
  margin: 0 1em;
  max-width: 60.46875em;
}

/* line 89, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_layout.scss */
#content-info {
  font-size: 80%;
  padding: 1em 0;
  margin: 0 1em;
  max-width: 60.46875em;
  border-top: 1px solid #333;
}

/* line 96, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_layout.scss */
#banner {
  padding: 0.1px 0.5em;
  position: relative;
  /* abspos container */
}

/* line 100, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_layout.scss */
#brand {
  margin-top: 0;
  margin-bottom: 1.25em;
  font-size: 3em;
}

/* line 105, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_layout.scss */
.topbar-left, .topbar-right {
  margin: 0;
  padding: 0;
  font-size: 80%;
  position: absolute;
  bottom: 0.5em;
}

/* line 112, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_layout.scss */
.topbar-left {
  left: 0.625em;
}

/* line 115, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_layout.scss */
.topbar-right {
  text-align: right;
  left: 15em;
}

@media screen and (max-width: 273px) {
  /* line 121, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_layout.scss */
  #brand {
    text-align: center;
  }

  /* line 124, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_layout.scss */
  .topbar-right {
    left: auto;
    right: 0.625em;
  }
}
@media screen and (max-width: 360px) {
  /* line 130, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_layout.scss */
  #main {
    font-size: 90%;
    border-left: 0;
    border-image-width: 18px 0 0 0;
  }
}
@media screen and (min-width: 768px) {
  @supports (flex-wrap: wrap) {
    /* line 138, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_layout.scss */
    body {
      display: flex;
      flex-wrap: wrap;
      /* The owl is coded here because it appears under the left margin of
         the banner, which you can't do with a background on the
         banner itself. */
      background: url("cbot-owl.svg") 7px 6px no-repeat, url("chevrons.svg"), #e0e6ea;
    }

    /* line 148, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_layout.scss */
    #banner, #content-info {
      flex: 1 100%;
    }

    /* line 151, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_layout.scss */
    #banner {
      order: 1;
      margin-left: 250px;
    }

    /* line 155, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_layout.scss */
    #sidebars {
      flex: none;
      order: 2;
      width: 143px;
      border-top: none;
    }

    /* line 161, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_layout.scss */
    #main {
      flex: auto;
      order: 3;
      width: calc(100% - 250px);
    }

    /* line 166, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_layout.scss */
    #content-info {
      order: 4;
      margin-top: 0;
      margin-left: 224px;
      border-top: none;
    }
  }
}
@media print {
  /* line 175, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_layout.scss */
  .topbar, .pager, #sidebars, #brand {
    display: none;
  }

  /* line 176, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_layout.scss */
  #main {
    border: none;
  }

  /* line 178, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_layout.scss */
  .page-header h1::after,
  .post-header h1::after {
    content: " | Owl’s Portfolio";
  }

  /* line 182, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_layout.scss */
  a {
    color: black !important;
    text-decoration: none !important;
    border-bottom: none !important;
  }
}
/* line 3, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_comments.scss */
#comments, #respond, #submit {
  clear: both;
  display: block;
}

/* line 5, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_comments.scss */
.commentlist, .children {
  list-style-type: none;
}

/* line 6, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_comments.scss */
.commentlist {
  padding-left: 0;
}

/* line 7, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_comments.scss */
.children {
  padding-left: 0.5em;
}

/* line 9, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_comments.scss */
.avatar {
  float: left;
  margin-right: 10px;
}

/* line 11, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_comments.scss */
li.comment {
  border-left: 2px solid #cdc8bf;
  margin-bottom: .75em;
}

/* line 15, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_comments.scss */
li.comment.comment-author-zackw {
  border-left-color: #c7d2cf;
}

/* line 19, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_comments.scss */
.comment-author {
  font-size: 90%;
  padding: 4px 0 4px 4px;
  min-height: 32px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #cdc8bf;
  line-height: 1;
}

/* line 28, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_comments.scss */
.comment-author-zackw > article > .comment-author {
  background-color: #c7d2cf;
}

/* line 32, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_comments.scss */
.comment-author > cite {
  display: block;
}

/* line 35, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_comments.scss */
.comment-author > time {
  display: block;
  padding-top: 2px;
}

/* line 39, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_comments.scss */
.comment-edit-link {
  display: block;
  float: right;
  margin-top: -2em;
  margin-right: .5em;
}

/* line 46, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_comments.scss */
section.comment {
  clear: left;
  margin-left: 1ex;
  margin-top: 1ex;
}

/* line 51, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_comments.scss */
.comment-reply-link {
  margin-left: 1ex;
  font-size: 95%;
}

/* line 56, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_comments.scss */
#respond > h3 {
  border-bottom: 1px solid #610505;
}

/* line 60, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_comments.scss */
#commentform {
  margin: 0 1em 3em 1em;
}

/* line 63, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_comments.scss */
#commentform label {
  padding-left: 0.5em;
}

/* line 66, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_comments.scss */
#commentform input {
  display: inline-block;
  width: 40%;
}

/* line 70, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_comments.scss */
#commentform textarea {
  width: 95%;
  min-height: 12em;
  resize: vertical;
}

/* line 76, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_comments.scss */
.cclosed {
  font-weight: normal;
  font-style: italic;
  font-size: 1.17em;
  margin: 1em 0;
}

/* line 83, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_comments.scss */
.alert {
  background-color: #c6c1c5;
  border-radius: 4px;
  margin: 18px 0;
  padding: 8px 35px 8px 14px;
}

/* line 90, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_comments.scss */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 3, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
body {
  font-family: "Noto Serif", "Droid Serif", "Georgia", "Utopia", "Charter", serif;
}

/* line 8, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "Mostra Nuova", sans-serif;
  font-weight: normal;
}

/* line 13, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
q {
  quotes: "“" "”" "‘" "’";
}

/* line 14, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
q:before {
  content: open-quote;
}

/* line 15, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
q:after {
  content: close-quote;
}

/* line 23, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
a {
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

/* line 24, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
nav a,
#brand a,
#content-info a,
.entry-title a,
.comment-author a {
  text-decoration: none;
  border-bottom-style: none;
}

/* line 31, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
a {
  color: #1d0ac2;
  border-bottom-color: #bdb6fb;
}

/* line 32, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
a:visited {
  color: #3a0f57;
  border-bottom-color: #d3a8f0;
}

/* line 33, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
a:hover {
  color: #b82514;
  border-bottom-color: #f08275;
}

@supports (text-decoration: underline #bdb6fb) {
  /* line 36, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
  a {
    text-decoration: underline #bdb6fb;
    border-bottom-style: none;
  }

  /* line 37, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
  a:visited {
    text-decoration: underline #d3a8f0;
    border-bottom-style: none;
  }

  /* line 38, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
  a:hover {
    text-decoration: underline #f08275;
    border-bottom-style: none;
  }
}
@supports (text-decoration: underline dotted) {
  /* line 44, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
  abbr[title] {
    text-decoration: underline dotted;
    border-bottom-style: none;
  }
}
/* Paragraph-level formatting */
/* line 48, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
address {
  display: inline;
}

/* line 50, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
p {
  margin: 0 0 0.5em 0;
}

/* line 53, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
blockquote, pre {
  font-size: 95%;
  background-color: #e2e7e9;
  padding: .5em;
  margin: 1em 2em 1em 10px;
  box-shadow: inset 1px 1px 2px -1px rgba(255, 255, 255, 0.4), 1px 1px 2px -1px rgba(0, 0, 0, 0.4);
}

/* line 61, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
blockquote {
  font-style: italic;
}

/* line 64, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
blockquote i, blockquote em, blockquote cite, blockquote var, blockquote dfn {
  font-style: normal;
}

/* line 67, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
pre {
  min-width: calc(100% - (1em + 1em + 10px));
  width: -moz-min-content;
  width: -webkit-min-content;
  width: min-content;
}

/* line 73, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
blockquote *:first-child {
  margin-top: 0;
}

/* line 74, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
blockquote *:last-child {
  margin-bottom: 0;
}

/* line 76, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
img {
  width: auto;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

/* line 82, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
figure {
  margin: 3em auto 1em auto;
  border: 1px solid black;
  padding: 3px;
  max-width: 80%;
  width: -moz-max-content;
  width: -webkit-max-content;
  width: max-content;
}

/* line 91, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
figcaption {
  font-size: smaller;
  font-style: italic;
  padding: 2px 0 2px 1em;
}

/* line 96, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
legend {
  border: 0;
  margin-left: -7px;
  padding: 0;
  white-space: normal;
}

/* line 103, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
ul, ol {
  margin: 0 0 0.75em;
  padding: 0 0 0 2em;
}

/* line 107, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
blockquote ul, blockquote ol, ul ul, ul ol, ol ul, ol ol {
  padding-left: 1.5em;
}

/* line 110, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
dt {
  font-weight: bold;
}

/* line 113, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
dd {
  margin: 0 0 0 2em;
}

/* line 116, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
blockquote dd {
  margin-left: 1.5em;
}

/* line 120, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
.aligncenter {
  display: block;
  margin: 0 auto;
}

/* line 121, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
.alignleft {
  margin: 0 20px 20px 0;
  float: left;
}

/* line 122, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
.alignright {
  margin: 0 0 20px 20px;
  float: right;
}

/* line 124, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
table {
  border-collapse: separate;
  border-spacing: 0;
  border-top: 2px solid black;
  border-bottom: 2px solid black;
  margin: 0 2em 0.5em 2em;
  padding: 0 5px;
}

/* line 132, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
td, th {
  vertical-align: baseline;
  text-align: right;
  padding: 3px 5px;
}

/* line 137, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
thead th {
  text-align: center;
}

/* line 140, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
tbody > tr:nth-child(even) {
  background-color: #e2e7e9;
}

/* line 143, /home/zack/Documents/owlfolio/www.owlfolio.org/style/static/_typography.scss */
thead > tr:last-child > th, thead > tr:last-child > td {
  border-bottom: 1px solid black;
}
