@charset "UTF-8";
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

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

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
}

body, button, input, select, textarea {
  font-family: sans-serif;
  color: #222;
}

::-moz-selection {
  background: #fe57a1;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #fe57a1;
  color: #fff;
  text-shadow: none;
}

a {
  color: #00e;
}

a:visited {
  color: #551a8b;
}

a:hover {
  color: #06e;
}

a:focus {
  outline: thin dotted;
}

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

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

b, strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before, q:after {
  content: "";
  content: none;
}

small {
  font-size: 85%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}

dd {
  margin: 0 0 0 40px;
}

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
  max-width: 100%;
}

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

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
}

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

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

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

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

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

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

input:invalid, textarea:invalid {
  background-color: #f0dddd;
}

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

td {
  vertical-align: top;
}

.ir, .icons, .twitter, .youtube, .github, .rss {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}

.ir br, .icons br, .twitter br, .youtube br, .github br, .rss br {
  display: none;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.heading, h1, h2, h3, h4, h5, h6,
a.btn {
  font-family: "OstrichBlack", sans-serif;
  font-weight: normal;
}

.default, body, h4, section h3,
section section h2 {
  line-height: 1.8;
  font-size: inherit;
}

.sans, body, #disqus_thread h3, #disqus_thread h2 {
  font-family: "Helvetica Neue", Arial, sans-serif;
}

.serif {
  font-family: Georgia, Times, "Times New Roman", serif;
}

.mono {
  font-family: Menlo, Monaco, "Andale Mono", "lucida console", "Courier New", monospace;
}

.title, body header[role="banner"] h1,
body header[role="banner"] h2 {
  font-family: "OstrichBlack", sans-serif;
  font-weight: normal;
  font-size: 1.5em;
}

.less-focus, h5, section h4, code, article footer, #articles > p, #articles li {
  font-size: 0.9em;
}

.least-focus, h6,
section h5, .sitenav a, article > header time, footer[role="contentinfo"], .blog-archives article time {
  font-size: 0.7em;
  color: #666;
}

.large-focus {
  font-size: 1.2em;
}

.larger-focus, h3,
h2,
section h1,
a.btn, article .entry-content > p:first-child, article footer::before {
  font-size: 1.5em;
}

.zeropaddingmargin, body header[role="banner"] h1,
body header[role="banner"] h2, article > header time,
article > header h1, #articles li, .blog-archives article h2 {
  margin: 0;
  padding: 0;
}

.inline-block, .icons, .twitter, .youtube, .github, .rss, body header[role="banner"] h1,
body header[role="banner"] h2, nav.article a.next,
nav.article a.previous, #articles li, #articles .btn, .blog-archives article time {
  display: inline-block;
}

.icons, .twitter, .youtube, .github, .rss {
  width: 24px;
  height: 24px;
  background-position: center center;
  background-color: #d58742;
  border-radius: 10em;
  background-size: 12px 12px;
  vertical-align: middle;
}

.ellipsis, #articles li, .blog-archives article h2 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.default-width, .content,
#articles,
footer[role="contentinfo"] {
  padding: 0 3em;
  max-width: 48em;
  margin: 0 auto;
}

@font-face {
  font-family: 'OstrichBlack';
  src: url('/fonts/ostrich-black-webfont.woff') format("woff"), url('/fonts/ostrich-black-webfont.ttf') format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OstrichBold';
  src: url('/fonts/ostrich-bold-webfont.woff') format("woff"), url('/fonts/ostrich-bold-webfont.ttf') format("truetype");
  font-weight: normal;
  font-style: normal;
}

h1 {
  font-size: 2.6em;
  line-height: 1;
}

@media only screen and (min-width: 992px) {
  article .entry-title,
  article .archive-title {
    font-size: 4em;
  }
}
h1.entry-title, h1.archive-title {
  font-family: "OstrichBold", sans-serif;
}

#disqus_thread h3, #disqus_thread h2 {
  font-weight: bold;
}

h3,
h2,
section h1,
a.btn {
  letter-spacing: 1px;
}

h3, h2, section h1 {
  margin: 1em 0 0 0;
}

h6,
section h5 {
  color: inherit;
}

p, blockquote, ul, ol {
  margin: 0 0 1em 0;
}

ul {
  list-style-type: disc;
}
ul ul {
  list-style-type: circle;
}
ul ul ul {
  list-style-type: square;
}

ol {
  list-style-type: decimal;
}
ol ol {
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}

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

blockquote {
  position: relative;
  font-style: italic;
  padding-left: 1em;
  color: #888;
  border-left: 4px solid #eee;
}
blockquote cite {
  font-style: italic;
}
blockquote cite a {
  word-wrap: break-word;
}
blockquote cite:before {
  content: '\2014';
  padding-right: .3em;
  padding-left: .3em;
}

/* @extend this to force long lines of continuous text to wrap */
.force-wrap {
  white-space: pre-wrap;
  word-wrap: break-word;
}

* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  color: #735151;
  background: #1d0d0d;
}

a {
  color: #2b90a9;
  text-decoration: none;
}
a:visited {
  color: #2b90a9;
}
a:focus {
  color: #1cc2ec;
}
a:hover {
  color: #1cc2ec;
}
a:active {
  color: #0f8dac;
}

code {
  color: #191111;
}

li {
  margin-bottom: 1em;
}

.container {
  background-color: #eee;
  background-image: url('/images/bgnoise_lg.png?1356443813');
  padding-bottom: 3em;
}

.twitter {
  background-image: url('/images/twitter.png?1356443813');
}

.youtube {
  background-image: url('/images/youtube.png?1356443813');
}

.github {
  background-image: url('/images/github.png?1356443813');
  background-size: 16px 16px;
}

.rss {
  background-image: url('/images/rss.png?1356443813');
  background-size: 10px 10px;
}

.sitenav {
  margin: 0 0 2em 0;
  clear: both;
}

.sitenav a {
  margin: 0 1em 0 0;
  text-transform: uppercase;
}

body header[role="banner"] h1,
body header[role="banner"] h2 {
  vertical-align: middle;
}

body header[role="banner"] h2 {
  margin-left: 0.5em;
}

body header[role="banner"] h2 a:nth-child(2) {
  background-color: #90a935;
}
body header[role="banner"] h2 a:nth-child(3) {
  background-color: #d24739;
}
body header[role="banner"] h2 a:nth-child(4) {
  background-color: #169dbf;
}

nav.article {
  white-space: nowrap;
}
nav.article a.next,
nav.article a.previous {
  font-size: 4em;
  line-height: 1;
  cursor: pointer;
  width: 1em;
  text-align: left;
  color: #e6dcdc;
  font-family: menlo, sans-serif;
}
nav.article a.next:hover,
nav.article a.previous:hover {
  color: #2b90a9;
}

article > header time {
  line-height: 1.4;
  width: 6em;
  text-transform: uppercase;
}

article > header time::before,
.blog-archives article time::before {
  content: "⢷⡾";
  letter-spacing: -2px;
  margin-right: 0.5em;
}

article > header .archive-title {
  padding-top: 0.46em;
}

article .entry-content > p:first-child {
  line-height: 1.4;
  margin: 1.4em 0;
}

article footer {
  margin: 5em auto 0;
  position: relative;
  color: #aaa;
  font-style: italic;
}

article footer::after,
article footer::before {
  position: absolute;
  left: 0;
  right: 0;
  top: -2em;
  text-align: center;
  color: #eee;
  font-style: normal;
}

article footer::before {
  content: "❮\00A0❤\00A0❯";
  background: #fff;
  border-radius: 3em;
  left: 50%;
  margin-left: -1.5em;
  width: 3em;
  z-index: 2;
}

article footer::after {
  content: "";
  top: -1.75em;
  border-top: 1px dotted;
  width: 50%;
  margin: 0 auto;
  display: block;
}

article + section {
  margin-top: 4em;
}

#articles {
  margin-top: 2em;
}

#articles > p {
  margin-bottom: 2em;
}

#articles .avatar {
  margin-right: 0.5em;
  border-radius: 10em;
  box-shadow: 0 0 1em black;
}

#articles li {
  list-style: none;
  line-height: 1.5;
  padding: 0.5em 0.2em;
  width: 100%;
  vertical-align: top;
  border-bottom: 1px dotted;
}

#articles li:last-child {
  overflow: visible;
  padding-bottom: 0;
}
#articles li:last-child:hover {
  background: -o-linear-gradient(to right, rgba(213, 135, 66, 0), #d58742);
  background: -webkit-linear-gradient(0deg, rgba(213, 135, 66, 0), #d58742);
  background: -moz-linear-gradient(to right, rgba(213, 135, 66, 0), #d58742);
  background: -ms-linear-gradient(to right, rgba(213, 135, 66, 0), #d58742);
}
#articles li:last-child:hover .btn {
  color: white;
}
#articles li:last-child:hover .btn::after {
  position: absolute;
  top: -0.3em;
  right: -0.9em;
  width: 0;
  height: 0;
  border-top: 0.8em solid transparent;
  border-bottom: 0.8em solid transparent;
  border-left: 0.8em solid #d58742;
  content: "";
  display: block;
}

#articles .btn {
  width: 100%;
  line-height: 1.35;
  text-align: right;
  position: relative;
  height: 100%;
}

footer[role="contentinfo"] {
  margin: 3.33em auto;
}

.blog-archives article {
  padding: 1em 0 0 0;
}

.blog-archives article h2 {
  padding-bottom: 0.5em;
  border-bottom: 1px dotted;
}

.blog-archives article time {
  text-transform: uppercase;
}

.blog-archives h2 + article h2 {
  margin-top: 0;
}

.blog-archives > h2 {
  margin-top: 2em;
}

@media (min-width: 800px) {
  header[role="banner"] {
    float: left;
    margin-top: 2em;
  }

  .sitenav {
    margin: 0 0 6em 0;
  }

  .viz .sitenav {
    margin-bottom: 20em;
  }

  .viz > iframe {
    position: absolute;
    top: 8em;
    left: 0;
    height: 340px;
    border: 0;
    opacity: 0.3;
    z-index: 3;
    -o-transition: opacity 100ms linear;
    -webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -ms-transition: opacity 100ms linear;
  }

  .viz > iframe:hover {
    opacity: 1;
  }

  nav.article {
    width: 48em;
    position: fixed;
    height: 8em;
    margin: 1em 0 0 0;
    z-index: -1;
  }

  .content,
  #articles {
    position: relative;
    z-index: 2;
  }

  nav.article a.previous,
  nav.article a.next {
    height: 100%;
    width: 54%;
    margin: 0 0.4em 0 -1.5em;
    text-align: left;
  }

  nav.article a.next {
    margin: 0;
    text-align: right;
  }

  nav.article a:only-child {
    width: 100%;
  }

  nav.article a.next:only-child {
    padding-left: 1em;
  }

  #articles li {
    width: 33%;
  }

  .blog-archives article time {
    width: 9em;
    float: left;
    line-height: 3em;
  }
}
#dsq-content .dsq-avatar {
  left: 10px !important;
  z-index: 2 !important;
}

#dsq-content .dsq-avatar img {
  border-radius: 50em !important;
  border: 3px solid #735151 !important;
  box-sizing: margin-box !important;
}

.dsq-comment-header {
  border: 0 !important;
  background: #eee !important;
  position: relative !important;
  padding-left: 1em !important;
  border-radius: 0 10em 10em 0 !important;
}

.dsq-comment-body,
#dsq-footer {
  padding-left: 36px !important;
}

#dsq-content .dsq-comment-meta li,
#dsq-content .dsq-comment-actions li,
#dsq-sort-by select,
#dsq-footer {
  font-size: 0.8em !important;
}

.dsq-comment-message {
  font-size: 0.9em !important;
}

#dsq-sort-by {
  margin-top: 0.3em !important;
}

.dsq-collapse-toggle {
  right: 16px !important;
}

.dsq-is-liked .dsq-like-thumb {
  vertical-align: top !important;
}

a.dsq-subscribe-email em, a.dsq-subscribe-rss em {
  text-decoration: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  /* Black prints faster: h5bp.com/s */
  a, a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after, .icons a:after, .twitter a:after, .youtube a:after, .github a:after, .rss a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  /* Don't show links for images, or javascript/internal links */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  /* h5bp.com/t */
  tr, img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }
}
