@charset "UTF-8";
form,
img,
ul,
ol,
table,
td,
article,
figure,
figcaption {
  margin: 0;
  padding: 0;
  border: 0; }

a {
  outline: none;
  border: 0; }

ul,
ol {
  list-style: none outside none; }

table {
  border-spacing: 0; }

td {
  vertical-align: top; }

html {
  -webkit-text-size-adjust: none; }

.hidden {
  display: none; }

#debug {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10;
  color: #f30; }

@font-face {
  font-family: "Executive";
  font-weight: normal;
  font-style: normal;
  src: url("fonts/executive-regular.eot");
  src: url("fonts/executive-regular.eot?#iefix") format("embedded-opentype"), url("fonts/executive-regular.woff") format("woff"), url("fonts/executive-regular.ttf") format("truetype"), url("fonts/executive-regular.svg#Executive") format("svg"); }

@font-face {
  font-family: "Executive";
  font-weight: normal;
  font-style: italic;
  src: url("fonts/executive-italic.eot");
  src: url("fonts/executive-italic.eot?#iefix") format("embedded-opentype"), url("fonts/executive-italic.woff") format("woff"), url("fonts/executive-italic.ttf") format("truetype"), url("fonts/executive-italic.svg#Executive") format("svg"); }

@font-face {
  font-family: "Akkurat-Mono";
  font-weight: normal;
  font-style: normal;
  src: url("fonts/akkurat-mono.eot");
  src: url("fonts/akkurat-mono.eot?#iefix") format("embedded-opentype"), url("fonts/akkurat-mono.woff") format("woff"), url("fonts/akkurat-mono.ttf") format("truetype"), url("fonts/akkurat-mono.svg#Akkurat-Mono") format("svg"); }

body {
  font-family: "Executive", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.4;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }
  @media screen and (min-width: 0px) {
    body {
      font-size: 13.5px; } }
  @media screen and (min-width: 480px) {
    body {
      font-size: 16.2px; } }
  @media screen and (min-width: 640px) {
    body {
      font-size: 17.1px; } }
  @media screen and (min-width: 768px) {
    body {
      font-size: 18px; } }

h1,
h2,
h3 {
  font-size: 1em;
  font-weight: normal;
  margin: 0; }

header > * {
  font-size: 1.1em; }

footer > *,
figcaption,
small,
time {
  font-size: 0.8em; }

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0); }

p {
  margin: 0; }

a {
  text-decoration: none;
  color: inherit;
  border-bottom: 1px solid; }
  a:focus {
    outline: none; }
  a code {
    padding-bottom: 1px;
    border-bottom: 1px solid transparent; }
  a.active, a:hover {
    color: #fff2f3;
    background: #40403d;
    border-bottom-color: transparent;
    padding: 0 1px;
    margin: 0 -1px; }
    a.active code, a:hover code {
      background: none; }

#content p,
#content h2,
#content h3,
#content ul,
#content ol {
  margin: 0 0 0.75em; }
#content h1 {
  margin: 0; }
#content h1,
#content h2 {
  font-size: 1.1em; }
#content h2 {
  margin-top: 1.66667em; }
#content h3 {
  margin-top: 0.75em; }
#content figure a:hover {
  margin: 0;
  padding: 0;
  color: inherit;
  background: inherit; }
#content figure img {
  display: block;
  margin: 0 auto; }
#content figure figcaption {
  margin-top: 0.3em; }
#content figure,
#content .video,
#content .slideshow {
  margin-top: 0.25em;
  margin-bottom: 1em; }
#content .slideshow figure {
  margin: 0; }
#content .slideshow.black {
  background: #000; }
#content em {
  font-style: italic; }
#content ul ul,
#content ul ol,
#content ol ul,
#content ol ol {
  margin-bottom: 0; }
#content ul > li {
  text-indent: -1em;
  margin-left: 1em; }
  #content ul > li:before {
    content: '-';
    padding-right: 0.5em; }
#content ol {
  counter-reset: item; }
  #content ol > li {
    text-indent: -1.5em;
    margin-left: 1.5em; }
    #content ol > li:before {
      text-indent: 0;
      display: inline-block;
      content: counter(item,upper-latin) ") ";
      counter-increment: item;
      width: 1.5em; }
#content blockquote {
  margin: 0; }
  #content blockquote p {
    padding-left: 0.9em; }
    #content blockquote p:first-child {
      text-indent: -0.9em; }
      #content blockquote p:first-child:before {
        content: '“';
        padding-right: 0.5em; }
    #content blockquote p:last-child:after {
      content: '”'; }
#content cite {
  font-style: normal; }
  #content cite:before {
    content: '–';
    padding-right: 0.5em; }

html,
body {
  margin: 0;
  padding: 0;
  height: 100%; }

body {
  padding: 0 1.66667em;
  background: #fff2f3;
  color: #40403d; }

#page {
  position: relative;
  z-index: 1;
  min-width: 275px;
  max-width: 960px;
  min-height: 100%;
  margin: 0 auto; }

header {
  padding: 1.66667em 0 0; }

#content {
  padding-bottom: 3.33333em; }

footer {
  border-top: 1px solid;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0.41667em 0 1.66667em; }
  footer time {
    padding-right: 0.35em; }
  footer time,
  footer small {
    float: left; }
  footer aside {
    float: right; }

@media screen and (min-width: 768px) {
  header {
    margin-left: 20%; }

  footer time {
    width: 20%;
    padding-right: 0; } }
#content article:first-child {
  padding-top: 1.66667em; }
#content section {
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  *zoom: 1; }
  #content section:before, #content section:after {
    content: " ";
    display: table; }
  #content section:after {
    clear: both; }
#content h1 {
  float: left; }
#content time {
  float: right;
  padding-top: 0.4em; }
#content .tags {
  clear: left;
  *zoom: 1; }
  #content .tags:before, #content .tags:after {
    content: " ";
    display: table; }
  #content .tags:after {
    clear: both; }
@media screen and (min-width: 768px) {
  #content .tags {
    margin-top: 0.75em; }
  #content aside {
    width: 20%;
    float: left; }
  #content time {
    display: block;
    float: none;
    padding-top: 0.5em; }
  #content h1,
  #content section {
    width: 80%;
    float: right; }
  #content article {
    *zoom: 1; }
    #content article:before, #content article:after {
      content: " ";
      display: table; }
    #content article:after {
      clear: both; } }

#disqus_thread {
  margin-top: 2.5em;
  border-top: 1px solid;
  padding: 0.75em 0 1.66667em; }

nav {
  *zoom: 1; }
  nav ul {
    float: right; }
  nav li {
    float: left; }
  nav:before, nav:after {
    content: " ";
    display: table; }
  nav:after {
    clear: both; }

img {
  background: none no-repeat center center;
  background-size: cover;
  opacity: 0; }
  img.loaded {
    opacity: 1; }
    body.hover img.loaded {
      -webkit-transition: opacity 0.3s ease-in;
      -moz-transition: opacity 0.3s ease-in;
      -ms-transition: opacity 0.3s ease-in;
      -o-transition: opacity 0.3s ease-in;
      transition: opacity 0.3s ease-in; }

.tags.selected a {
  color: #40403d;
  background: #fff2f3;
  border: 1px solid; }
.tags a {
  display: inline-block;
  font-size: 0.65em;
  vertical-align: middle;
  border-radius: 10px; }
  @media screen and (min-width: 768px) {
    .tags a {
      max-width: 80%; } }
  .tags a, .tags a:hover, .tags a.active {
    color: #fff2f3;
    background: #40403d;
    border: 1px solid transparent;
    padding: 0.1em 0.6em;
    margin: 0.3em 0.3em 0 0; }

.video {
  margin-left: auto;
  margin-right: auto; }
  .video figcaption {
    margin-top: 0.3em; }

.video-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  position: relative; }
  .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    body.touch .video-container iframe {
      padding-right: 15px; }

.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative; }
  .swipe .arrows {
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0; }
    .swipe .arrows .prev,
    .swipe .arrows .next {
      position: absolute;
      cursor: pointer;
      z-index: 2;
      width: 20%;
      top: 0;
      bottom: 0; }
    .swipe .arrows .arrow {
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      font-size: 2.22em;
      line-height: 1.4em;
      margin: -0.7em -0.2em 0;
      color: #fff2f3; }
    .swipe .arrows .prev .arrow:after {
      content: '\21d0'; }
    .swipe .arrows .prev:active .arrow:after, .swipe .arrows .prev.active .arrow:after, body.hover .swipe .arrows .prev:hover .arrow:after {
      content: '\2190'; }
    .swipe .arrows .next {
      right: 0;
      text-align: right; }
      .swipe .arrows .next .arrow:after {
        content: '\21d2'; }
      .swipe .arrows .next:active .arrow:after, .swipe .arrows .next.active .arrow:after, body.hover .swipe .arrows .next:hover .arrow:after {
        content: '\2192'; }
  .swipe .overlay {
    top: 0; }
    .shadow .swipe .overlay {
      text-shadow: 0 2px 9px rgba(0, 0, 0, 0.3); }
  body.type-fullscreen .swipe .numbers,
  body.type-fullscreen .swipe .numbers .content, body.type-fullscreen
  .swipe .links,
  body.type-fullscreen
  .swipe .links .content {
    left: 0;
    right: auto; }
  .swipe .links .content {
    z-index: 3; }
  .swipe .links .link {
    font-size: 0.4em;
    display: inline;
    font-weight: bolder;
    margin-right: 0.2em;
    cursor: pointer; }
    .swipe .links .link:after {
      content: '\25c7'; }
    .swipe .links .link.active:after {
      content: '\25c6'; }

.swipe-wrap {
  overflow: hidden;
  position: relative; }
  .swipe-wrap figure {
    float: left;
    width: 100%;
    position: relative; }

.slideshow > figcaption {
  margin-top: 0.3em; }

.overlay {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block; }
  .overlay .content {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 0; }
  .overlay .content {
    color: #fff2f3;
    font-size: 2.22em; }
  .overlay .content {
    margin: 0.35em 0.35em 0.15em 0.35em; }
  .overlay .arrow:after {
    margin: 0 0.35em; }
  @media screen and (min-width: 480px) {
    .overlay .content {
      margin: 0.6em 0.6em 0.4em 0.6em; }
    .overlay .arrow:after {
      margin: 0 0.6em; } }
  @media screen and (min-width: 640px) {
    .overlay .content {
      margin: 0.75075em 0.75075em 0.55075em 0.75075em; }
    .overlay .arrow:after {
      margin: 0 0.75075em; } }

.js .me1,
.js .kw3 {
  color: #004678; }
.js .kw1,
.js .kw2 {
  color: #ff7800; }
.js .st0 {
  color: #409b1c; }
.js .nu0 {
  color: #3b5bb5; }
.js .kw4 {
  color: #063ff4; }
.js .co1,
.js .coMULTI {
  color: #8c868f; }

code {
  background: #fff;
  padding: 0.3em 0.2em 0.2em;
  white-space: normal;
  word-wrap: break-word;
  font-family: 'Akkurat-Mono', Menlo, Consolas, 'Vera Mono', monospace;
  font-size: 0.8em; }

.highlight {
  line-height: 1.5;
  display: block;
  background: #f9f9f9; }
  .highlight code {
    padding: 0; }
  #content .highlight ol {
    counter-reset: item;
    margin: 0;
    padding: 0; }
    #content .highlight ol > li {
      text-indent: 0;
      margin-left: 0;
      position: relative; }
      #content .highlight ol > li:before {
        position: absolute;
        left: 0;
        top: 0.4em;
        width: 2.1em;
        bottom: 0;
        content: counter(item,decimal);
        counter-increment: item;
        font-size: 0.7em;
        text-indent: 0;
        color: #888;
        text-align: right;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
      #content .highlight ol > li > div {
        background: #fff;
        margin-left: 2em;
        padding: 0 0.5em 0 3em;
        text-indent: -2.5em;
        border-left: 1px solid #e9e9e9; }
      #content .highlight ol > li:first-child:before {
        padding-top: 0.3em; }
      #content .highlight ol > li:first-child > div {
        padding-top: 0.2em; }
      #content .highlight ol > li:last-child:before {
        padding-bottom: 0.3em; }
      #content .highlight ol > li:last-child > div {
        padding-bottom: 0.2em; }
