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

/* line 3, ../../sass/base/_layout.scss */
* {
  margin: 0;
  padding: 0;
}

/* line 7, ../../sass/base/_layout.scss */
body {
  font-family: "proxima-nova-1", "proxima-nova-2", "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  background: white;
  color: #333333;
}
@media screen and (max-width: 1040px) {
  /* line 7, ../../sass/base/_layout.scss */
  body {
    margin: 0 20px;
  }
}
@media screen and (max-width: 600px) {
  /* line 7, ../../sass/base/_layout.scss */
  body {
    font-size: 13px;
    margin: 0 20px;
  }
}

/* line 23, ../../sass/base/_layout.scss */
h1 {
  font-size: 36px;
}

/* line 26, ../../sass/base/_layout.scss */
h2 {
  font-size: 36px;
  line-height: 1;
  font-weight: 300;
}

/* line 31, ../../sass/base/_layout.scss */
h3 {
  font-size: 20px;
  line-height: 1.2;
  margin: 1.2em 0 0 0;
  font-weight: normal;
  display: block;
}
@media screen and (max-width: 620px) {
  /* line 31, ../../sass/base/_layout.scss */
  h3 {
    font-size: 15px;
  }
}

/* line 42, ../../sass/base/_layout.scss */
a {
  text-decoration: none;
  color: #bf0222;
  -webkit-transition: border .25s linear;
  -moz-transition: border .25s linear;
  -ms-transition: border .25s linear;
  transition: border .25s linear;
  outline: none;
}

/* line 52, ../../sass/base/_layout.scss */
a:hover {
  border-bottom: 1px solid #bf0222;
}

/* line 56, ../../sass/base/_layout.scss */
.alignleft {
  float: left;
}

/* line 59, ../../sass/base/_layout.scss */
.alignright {
  float: right;
}

/* line 62, ../../sass/base/_layout.scss */
.clearfix {
  *zoom: 1;
}
/* line 38, ../../../../home/vagrant/.rvm/gems/ruby-1.9.3-p551/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/* line 65, ../../sass/base/_layout.scss */
.inner {
  width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 1040px) {
  /* line 65, ../../sass/base/_layout.scss */
  .inner {
    width: 100%;
  }
}

/* line 2, ../../sass/base/_typography.scss */
.pullquote-right:before,
.pullquote-left:before {
  /* Reset metrics. */
  padding: 0;
  border: none;
  /* Content */
  content: attr(data-pullquote);
  /* Pull out to the right, modular scale based margins. */
  float: right;
  width: 45%;
  margin: .5em 0 1em 1.5em;
  /* Baseline correction */
  position: relative;
  top: 7px;
  font-size: 1.4em;
  line-height: 1.45em;
}

/* line 22, ../../sass/base/_typography.scss */
.pullquote-left:before {
  /* Make left pullquotes align properly. */
  float: left;
  margin: .5em 1.5em 1em 0;
}

/* line 3, ../../sass/parts/_header.scss */
#header {
  height: 30px;
  padding: 30px 0;
  margin-bottom: 100px;
  line-height: 30px;
}
@media screen and (max-width: 1040px) {
  /* line 3, ../../sass/parts/_header.scss */
  #header {
    margin-bottom: 50px;
    height: auto;
    position: relative;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 600px) {
  /* line 3, ../../sass/parts/_header.scss */
  #header {
    margin-bottom: 40px;
  }
}
/* line 18, ../../sass/parts/_header.scss */
#header a {
  color: #333333;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
/* line 21, ../../sass/parts/_header.scss */
#header a:hover {
  color: #960d20;
  border-bottom: none;
}
/* line 26, ../../sass/parts/_header.scss */
#header h1 {
  margin-top: 15px;
  text-align: center;
  font-weight: bold;
  font-size: 48px;
}
@media screen and (max-width: 1040px) {
  /* line 26, ../../sass/parts/_header.scss */
  #header h1 {
    float: none;
  }
}
/* line 35, ../../sass/parts/_header.scss */
#header h4 {
  margin-top: 10px;
  text-align: center;
  font-weight: 100;
  font-size: 32px;
}
@media screen and (max-width: 1040px) {
  /* line 35, ../../sass/parts/_header.scss */
  #header h4 {
    float: none;
  }
}

/* line 45, ../../sass/parts/_header.scss */
#main-nav {
  margin-bottom: 0px;
  float: center;
  text-align: center;
  margin-top: 15px;
}
@media screen and (max-width: 1040px) {
  /* line 45, ../../sass/parts/_header.scss */
  #main-nav {
    float: none;
    margin-left: 0;
    margin-top: 15px;
  }
}
@media screen and (max-width: 600px) {
  /* line 55, ../../sass/parts/_header.scss */
  #main-nav > ul {
    display: none;
  }
}
/* line 59, ../../sass/parts/_header.scss */
#main-nav > ul > li {
  margin-left: 50px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
@media screen and (max-width: 1040px) {
  /* line 59, ../../sass/parts/_header.scss */
  #main-nav > ul > li {
    margin-left: 0;
    margin-right: 50px;
  }
  /* line 65, ../../sass/parts/_header.scss */
  #main-nav > ul > li:last-of-type {
    margin-right: 0;
  }
}
/* line 70, ../../sass/parts/_header.scss */
#main-nav > ul > li:hover > a {
  color: #960d20;
  border-bottom: none;
}
/* line 75, ../../sass/parts/_header.scss */
#main-nav > ul > li > a {
  padding: 38px 0;
  margin-top: -38px;
}
/* line 78, ../../sass/parts/_header.scss */
#main-nav > ul > li > a:after {
  content: "\f078";
  color: #cccccc;
  font: 12px FontAwesome;
  padding-left: 10px;
}
/* line 85, ../../sass/parts/_header.scss */
#main-nav > ul > li > a:only-child:after {
  content: "";
}
@media screen and (max-width: 1040px) {
  /* line 75, ../../sass/parts/_header.scss */
  #main-nav > ul > li > a {
    padding: 18px 0;
  }
}
/* line 94, ../../sass/parts/_header.scss */
#main-nav > ul ul {
  position: absolute;
  top: 60px;
  left: -15px;
  z-index: 10;
  white-space: nowrap;
  background: #dddddd;
  border: 1px solid #cccccc;
  list-style: none;
  display: none;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
@media screen and (max-width: 1040px) {
  /* line 94, ../../sass/parts/_header.scss */
  #main-nav > ul ul {
    top: 40px;
  }
}
/* line 109, ../../sass/parts/_header.scss */
#main-nav > ul ul ul {
  -webkit-border-radius: 0 5px 5px 5px;
  -moz-border-radius: 0 5px 5px 5px;
  -ms-border-radius: 0 5px 5px 5px;
  -o-border-radius: 0 5px 5px 5px;
  border-radius: 0 5px 5px 5px;
}
/* line 112, ../../sass/parts/_header.scss */
#main-nav > ul ul li {
  border-top: 1px solid white;
  border-bottom: 1px solid #cccccc;
}
/* line 114, ../../sass/parts/_header.scss */
#main-nav > ul ul li:hover {
  background: #d5d5d5;
}
/* line 117, ../../sass/parts/_header.scss */
#main-nav > ul ul li:first-of-type {
  border-top: none;
}
/* line 119, ../../sass/parts/_header.scss */
#main-nav > ul ul li:first-of-type ul {
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
/* line 123, ../../sass/parts/_header.scss */
#main-nav > ul ul li:last-of-type {
  border-bottom: none;
}
/* line 126, ../../sass/parts/_header.scss */
#main-nav > ul ul li > a {
  display: block;
  padding: 5px 15px;
}
/* line 129, ../../sass/parts/_header.scss */
#main-nav > ul ul li > a:after {
  content: "\f054";
  color: #999999;
  font: 12px FontAwesome;
  padding-left: 10px;
}
/* line 135, ../../sass/parts/_header.scss */
#main-nav > ul ul li > a:hover {
  color: #333333;
}
/* line 139, ../../sass/parts/_header.scss */
#main-nav > ul ul li > a:only-child:after {
  content: "";
}
/* line 145, ../../sass/parts/_header.scss */
#main-nav > ul ul ul {
  top: 0;
  left: 100%;
}
/* line 150, ../../sass/parts/_header.scss */
#main-nav > ul li {
  position: relative;
}
/* line 153, ../../sass/parts/_header.scss */
#main-nav > ul li:hover > ul {
  display: block;
}
/* line 158, ../../sass/parts/_header.scss */
#main-nav > ul li.subscription a {
  color: #cccccc;
}
/* line 162, ../../sass/parts/_header.scss */
#main-nav select {
  display: none;
  margin-bottom: 10px;
}
@media screen and (max-width: 600px) {
  /* line 162, ../../sass/parts/_header.scss */
  #main-nav select {
    display: block;
  }
}

/* line 170, ../../sass/parts/_header.scss */
#mobile-nav {
  display: none;
  height: 37px;
  position: relative;
}
@media screen and (max-width: 600px) {
  /* line 170, ../../sass/parts/_header.scss */
  #mobile-nav {
    display: block;
  }
}
/* line 177, ../../sass/parts/_header.scss */
#mobile-nav a {
  display: block;
}
/* line 180, ../../sass/parts/_header.scss */
#mobile-nav .button {
  cursor: pointer;
}
/* line 183, ../../sass/parts/_header.scss */
#mobile-nav .container {
  display: none;
}
/* line 186, ../../sass/parts/_header.scss */
#mobile-nav .menu {
  position: relative;
  width: 100%;
}
/* line 189, ../../sass/parts/_header.scss */
#mobile-nav .menu .button {
  background: #f2f2f2;
  border: 1px solid #dddddd;
  color: #999;
  padding: 0 60px 0 10px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
/* line 196, ../../sass/parts/_header.scss */
#mobile-nav .menu .button:hover {
  color: #999;
}
/* line 199, ../../sass/parts/_header.scss */
#mobile-nav .menu .button.on {
  color: #666;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  -ms-border-radius: 5px 5px 5px 0;
  -o-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
/* line 202, ../../sass/parts/_header.scss */
#mobile-nav .menu .button.on:before {
  content: "\f077";
}
/* line 206, ../../sass/parts/_header.scss */
#mobile-nav .menu .button:before {
  content: "\f078";
  color: #dddddd;
  font: 16px FontAwesome;
  line-height: 30px;
  position: absolute;
  top: 0;
  right: 40px;
}
/* line 216, ../../sass/parts/_header.scss */
#mobile-nav .menu .container {
  background: #f2f2f2;
  border: 1px solid #ddd;
  border-top: none;
  position: absolute;
  top: 31px;
  z-index: 1;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
/* line 224, ../../sass/parts/_header.scss */
#mobile-nav .menu .container ul {
  list-style: none;
}
/* line 226, ../../sass/parts/_header.scss */
#mobile-nav .menu .container ul ul {
  margin-left: 20px;
}
/* line 230, ../../sass/parts/_header.scss */
#mobile-nav .menu .container a {
  padding: 0 10px;
}
/* line 235, ../../sass/parts/_header.scss */
#mobile-nav .search {
  position: absolute;
  top: 0;
  right: 0;
}
/* line 239, ../../sass/parts/_header.scss */
#mobile-nav .search .button {
  background: #dddddd;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 1px;
  right: -1px;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -ms-border-radius: 0 5px 5px 0;
  -o-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
/* line 247, ../../sass/parts/_header.scss */
#mobile-nav .search .button:before {
  content: "\f002";
  color: #f2f2f2;
  font: 20px FontAwesome;
  line-height: 30px;
  position: absolute;
  top: 0;
  left: 7px;
}
/* line 256, ../../sass/parts/_header.scss */
#mobile-nav .search .button.on {
  background: #cccccc;
}
/* line 258, ../../sass/parts/_header.scss */
#mobile-nav .search .button.on:before {
  content: "\f00d";
}
/* line 263, ../../sass/parts/_header.scss */
#mobile-nav .search .container {
  position: absolute;
  right: 51px;
  z-index: 1;
}
/* line 268, ../../sass/parts/_header.scss */
#mobile-nav .search input[type="text"] {
  background: #fff;
  border: 1px solid #dddddd;
  border-right: none;
  color: #999999;
  font: 13px "proxima-nova-1", "proxima-nova-2", "Helvetica Neue", Arial, sans-serif;
  height: 30px;
  width: 100%;
  padding: 0 10px;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -ms-border-radius: 5px 0 0 5px;
  -o-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}

@media screen and (max-width: 1040px) {
  /* line 281, ../../sass/parts/_header.scss */
  #sub-nav {
    position: absolute;
    top: 30px;
    right: 0;
  }
}
@media screen and (max-width: 600px) {
  /* line 281, ../../sass/parts/_header.scss */
  #sub-nav {
    display: none;
  }
}
/* line 290, ../../sass/parts/_header.scss */
#sub-nav .search {
  float: left;
  margin-top: 1px;
  position: relative;
}
@media screen and (max-width: 1040px) {
  /* line 290, ../../sass/parts/_header.scss */
  #sub-nav .search {
    float: none;
    margin-top: 15px;
  }
}
/* line 298, ../../sass/parts/_header.scss */
#sub-nav .search:before {
  content: "\f002";
  color: #cccccc;
  font: 18px FontAwesome;
  line-height: 30px;
  position: absolute;
  top: 0;
  right: 125px;
}
/* line 307, ../../sass/parts/_header.scss */
#sub-nav .search input[type="text"] {
  background: #f2f2f2;
  color: #999999;
  border: 1px solid #dddddd;
  font: 13px "proxima-nova-1", "proxima-nova-2", "Helvetica Neue", Arial, sans-serif;
  padding: 6px 15px 6px 35px;
  width: 100px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
}
/* line 316, ../../sass/parts/_header.scss */
#sub-nav .search input[type="text"]:focus, #sub-nav .search input[type="text"]:active {
  background: #fff;
  border-top: 1px solid #cccccc;
  color: #333333;
  outline: none;
}
/* line 324, ../../sass/parts/_header.scss */
#sub-nav .social {
  float: left;
  margin-right: 15px;
}
@media screen and (max-width: 1040px) {
  /* line 324, ../../sass/parts/_header.scss */
  #sub-nav .social {
    float: none;
    margin-right: 0;
  }
  /* line 330, ../../sass/parts/_header.scss */
  #sub-nav .social a:last-of-type {
    margin-right: 0;
  }
}
/* line 334, ../../sass/parts/_header.scss */
#sub-nav .social a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  text-indent: -9999px;
  margin-right: 15px;
  opacity: 0.5;
  width: 28px;
  height: 28px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
/* line 342, ../../sass/parts/_header.scss */
#sub-nav .social a:hover {
  opacity: 1;
}
/* line 345, ../../sass/parts/_header.scss */
#sub-nav .social a.facebook {
  background: url('/images/social/facebook.png?1430811259') center no-repeat #3b5998;
  border: 1px solid #3B5998;
}
/* line 348, ../../sass/parts/_header.scss */
#sub-nav .social a.facebook:hover {
  border: 1px solid #2d4373;
}
/* line 352, ../../sass/parts/_header.scss */
#sub-nav .social a.google {
  background: url('/images/social/google.png?1430811259') center no-repeat #c83d20;
  border: 1px solid #C83D20;
}
/* line 355, ../../sass/parts/_header.scss */
#sub-nav .social a.google:hover {
  border: 1px solid #9c3019;
}
/* line 359, ../../sass/parts/_header.scss */
#sub-nav .social a.twitter {
  background: url('/images/social/twitter.png?1430811259') center no-repeat #55cff8;
  border: 1px solid #55CFF8;
}
/* line 362, ../../sass/parts/_header.scss */
#sub-nav .social a.twitter:hover {
  border: 1px solid #24c1f6;
}
/* line 366, ../../sass/parts/_header.scss */
#sub-nav .social a.github {
  background: url('/images/social/github.png?1430811259') center no-repeat #afb6ca;
  border: 1px solid #afb6ca;
}
/* line 369, ../../sass/parts/_header.scss */
#sub-nav .social a.github:hover {
  border: 1px solid #909ab6;
}
/* line 373, ../../sass/parts/_header.scss */
#sub-nav .social a.coderwall {
  background: url('/images/social/coderwall.png?1430811259') center no-repeat #3a729f;
  border: 1px solid #3a729f;
}
/* line 376, ../../sass/parts/_header.scss */
#sub-nav .social a.coderwall:hover {
  border: 1px solid #2c577a;
}
/* line 380, ../../sass/parts/_header.scss */
#sub-nav .social a.pinboard {
  background: url('/images/social/pinboard.png?1430811259') center no-repeat #0066c8;
  border: 1px solid #3a729f;
}
/* line 383, ../../sass/parts/_header.scss */
#sub-nav .social a.pinboard:hover {
  border: 1px solid #0052cc;
}
/* line 387, ../../sass/parts/_header.scss */
#sub-nav .social a.linkedin {
  background: url('/images/social/linkedin.png?1430811259') center no-repeat #005a87;
  border: 1px solid #005A87;
}
/* line 390, ../../sass/parts/_header.scss */
#sub-nav .social a.linkedin:hover {
  border: 1px solid #003854;
}
/* line 394, ../../sass/parts/_header.scss */
#sub-nav .social a.pinterest {
  background: url('/images/social/pinterest.png?1430811259') center no-repeat #be4037;
  border: 1px solid #be4037;
}
/* line 397, ../../sass/parts/_header.scss */
#sub-nav .social a.pinterest:hover {
  border: 1px solid #96332c;
}
/* line 401, ../../sass/parts/_header.scss */
#sub-nav .social a.delicious {
  background: url('/images/social/delicious.png?1430811259') center no-repeat #3271cb;
  border: 1px solid #3271cb;
}
/* line 404, ../../sass/parts/_header.scss */
#sub-nav .social a.delicious:hover {
  border: 1px solid #285aa2;
}
/* line 408, ../../sass/parts/_header.scss */
#sub-nav .social a.rss {
  background: url('/images/social/rss.png?1430811259') center no-repeat #ef7522;
  border: 1px solid #EF7522;
}
/* line 411, ../../sass/parts/_header.scss */
#sub-nav .social a.rss:hover {
  border: 1px solid #cf5d0f;
}

/* line 1, ../../sass/parts/_index.scss */
#pagenavi {
  padding: 20px 0;
  height: 20px;
  line-height: 20px;
  position: relative;
  border-top: 1px solid white;
  border-bottom: 1px solid #dddddd;
}
/* line 8, ../../sass/parts/_index.scss */
#pagenavi a:hover {
  text-decoration: underline;
}
/* line 12, ../../sass/parts/_index.scss */
#pagenavi .prev, #pagenavi .next {
  position: absolute;
}
/* line 15, ../../sass/parts/_index.scss */
#pagenavi .prev {
  padding-left: 30px;
  left: 0;
}
/* line 18, ../../sass/parts/_index.scss */
#pagenavi .prev:before {
  content: "\f060";
  font: 1.3em FontAwesome;
  position: absolute;
  left: 0;
}
/* line 25, ../../sass/parts/_index.scss */
#pagenavi .next {
  padding-right: 30px;
  right: 0;
}
/* line 28, ../../sass/parts/_index.scss */
#pagenavi .next:before {
  content: "\f061";
  font: 1.3em FontAwesome;
  position: absolute;
  right: 0;
}
/* line 35, ../../sass/parts/_index.scss */
#pagenavi .center {
  text-align: center;
  width: 100%;
  display: block;
}
@media screen and (max-width: 400px) {
  /* line 35, ../../sass/parts/_index.scss */
  #pagenavi .center {
    display: none;
  }
}

/* line 1, ../../sass/parts/_article.scss */
article {
  padding: 30px 0;
  position: relative;
}
@media screen and (max-width: 620px) {
  /* line 1, ../../sass/parts/_article.scss */
  article {
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 620px) {
  /* line 1, ../../sass/parts/_article.scss */
  article {
    padding: 15px 0;
  }
}
/* line 12, ../../sass/parts/_article.scss */
article h2.title {
  font-size: 36px;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 20px;
  margin-left: 0px;
  text-align: left;
  border-bottom: 0px;
  border-bottom: 1px solid #dddddd;
  padding-bottom: .75em;
}
/* line 20, ../../sass/parts/_article.scss */
article h2.title a {
  color: #333;
}
/* line 23, ../../sass/parts/_article.scss */
article h2.title a:hover {
  color: #960d20;
  border-bottom: 0px;
}
@media screen and (max-width: 620px) {
  /* line 12, ../../sass/parts/_article.scss */
  article h2.title {
    font-size: 18px;
  }
}
/* line 35, ../../sass/parts/_article.scss */
article .entry-content {
  line-height: 1.5;
  text-align: left;
}
/* line 39, ../../sass/parts/_article.scss */
article .entry-content a {
  text-decoration: none;
  color: #bf0222;
  -webkit-transition: border .25s linear;
  -moz-transition: border .25s linear;
  -ms-transition: border .25s linear;
  transition: border .25s linear;
  outline: none;
}
/* line 49, ../../sass/parts/_article.scss */
article .entry-content a:link, article .entry-content a:visited {
  border-bottom: 1px solid rgba(191, 2, 34, 0);
}
/* line 53, ../../sass/parts/_article.scss */
article .entry-content a:hover {
  border-bottom: 1px solid #bf0222;
}
/* line 58, ../../sass/parts/_article.scss */
article .entry-content .more-link {
  display: block;
  margin-top: 16px;
  padding-left: 30px;
  position: relative;
  border-bottom: 0px;
}
/* line 64, ../../sass/parts/_article.scss */
article .entry-content .more-link:before {
  content: "\f061";
  font: 1.3em FontAwesome;
  line-height: 1.6em;
  position: absolute;
  left: 0;
}
/* line 73, ../../sass/parts/_article.scss */
article .entry-content p, article .entry-content blockquote, article .entry-content ul, article .entry-content ol, article .entry-content dl, article .entry-content table, article .entry-content iframe, article .entry-content h1, article .entry-content h2, article .entry-content h3, article .entry-content h4, article .entry-content h5, article .entry-content h6, article .entry-content .video-container {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
/* line 77, ../../sass/parts/_article.scss */
article .entry-content ul, article .entry-content ol, article .entry-content dl {
  margin-left: 20px;
}
/* line 79, ../../sass/parts/_article.scss */
article .entry-content ul ul, article .entry-content ul ol, article .entry-content ul dl, article .entry-content ol ul, article .entry-content ol ol, article .entry-content ol dl, article .entry-content dl ul, article .entry-content dl ol, article .entry-content dl dl {
  margin-top: 0;
}
/* line 83, ../../sass/parts/_article.scss */
article .entry-content strong {
  font-weight: bold;
}
/* line 86, ../../sass/parts/_article.scss */
article .entry-content em {
  font-style: italic;
}
/* line 89, ../../sass/parts/_article.scss */
article .entry-content p {
  margin-top: 10px;
}
/* line 92, ../../sass/parts/_article.scss */
article .entry-content h2 {
  font-weight: 300;
  border-bottom: 1px solid #dddddd;
  position: relative;
}
/* line 96, ../../sass/parts/_article.scss */
article .entry-content h2:before {
  content: "";
  position: absolute;
  bottom: -2px;
  border-bottom: 1px solid white;
  width: 100%;
}
/* line 105, ../../sass/parts/_article.scss */
article .entry-content img, article .entry-content video {
  max-width: 100%;
  height: auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.35);
  border-bottom: 0px;
}
/* line 120, ../../sass/parts/_article.scss */
article .entry-content blockquote {
  background: #dddddd;
  border-left: 5px solid #cccccc;
  padding: 15px 20px;
  margin-top: 10px;
}
/* line 125, ../../sass/parts/_article.scss */
article .entry-content blockquote > p:first-of-type {
  margin-top: 0;
}
/* line 129, ../../sass/parts/_article.scss */
article .entry-content iframe {
  border: none;
}
/* line 132, ../../sass/parts/_article.scss */
article .entry-content table {
  background: #dddddd;
  border: 1px solid #cccccc;
  border-spacing: 0;
  margin-top: 10px;
}
/* line 137, ../../sass/parts/_article.scss */
article .entry-content table th {
  background: #cccccc;
  padding: 0 15px;
}
/* line 141, ../../sass/parts/_article.scss */
article .entry-content table td {
  text-align: center;
}
/* line 145, ../../sass/parts/_article.scss */
article .entry-content table tr:nth-of-type(2n) {
  background: #d5d5d5;
}
/* line 150, ../../sass/parts/_article.scss */
article .entry-content .caption {
  display: block;
  font-size: 0.9em;
  color: #999999;
  padding-left: 25px;
  position: relative;
}
/* line 156, ../../sass/parts/_article.scss */
article .entry-content .caption:before {
  content: "\f040";
  color: #cccccc;
  font: 1.3em FontAwesome;
  line-height: 1.6em;
  position: absolute;
  left: 0;
}
/* line 165, ../../sass/parts/_article.scss */
article .entry-content .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
/* line 171, ../../sass/parts/_article.scss */
article .entry-content .video-container iframe, article .entry-content .video-container object, article .entry-content .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
}

/* line 182, ../../sass/parts/_article.scss */
.share {
  padding: 15px 0;
  padding-left: 260px;
  border-top: 1px solid white;
  border-bottom: 1px solid #dddddd;
}
@media screen and (max-width: 620px) {
  /* line 182, ../../sass/parts/_article.scss */
  .share {
    padding-left: 0px;
  }
}

/* line 2, ../../sass/parts/_post.scss */
.post .entry-content {
  margin-left: 260px;
}
@media screen and (max-width: 620px) {
  /* line 2, ../../sass/parts/_post.scss */
  .post .entry-content {
    margin-left: 0px;
  }
}
@media screen and (max-width: 480px) {
  /* line 2, ../../sass/parts/_post.scss */
  .post .entry-content {
    margin-left: 0px;
  }
}
/* line 11, ../../sass/parts/_post.scss */
.post .meta {
  position: absolute;
  top: 115px;
  line-height: 2;
  font-size: 0.9em;
  color: #333;
  width: 170px;
}
@media screen and (max-width: 620px) {
  /* line 11, ../../sass/parts/_post.scss */
  .post .meta {
    margin-top: 15px;
    position: static;
    width: auto;
  }
}
/* line 23, ../../sass/parts/_post.scss */
.post .meta a {
  text-decoration: none;
  color: #333;
  -webkit-transition: border .25s linear;
  -moz-transition: border .25s linear;
  -ms-transition: border .25s linear;
  transition: border .25s linear;
  outline: none;
}
/* line 33, ../../sass/parts/_post.scss */
.post .meta a:link, .post .meta a:visited {
  border-bottom: 1px solid rgba(191, 2, 34, 0);
}
/* line 37, ../../sass/parts/_post.scss */
.post .meta a:hover {
  border-bottom: 1px solid #bf0222;
}
/* line 40, ../../sass/parts/_post.scss */
.post .meta .date, .post .meta .tags, .post .meta .comments {
  padding-left: 30px;
  position: relative;
}
/* line 43, ../../sass/parts/_post.scss */
.post .meta .date:before, .post .meta .tags:before, .post .meta .comments:before {
  color: #333333;
  font: 1.3em FontAwesome;
  line-height: 1.6em;
  position: absolute;
  left: 0;
}
@media screen and (max-width: 620px) {
  /* line 40, ../../sass/parts/_post.scss */
  .post .meta .date, .post .meta .tags, .post .meta .comments {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin-right: 30px;
  }
}
/* line 56, ../../sass/parts/_post.scss */
.post .meta .date:before {
  content: "\f073";
}
/* line 57, ../../sass/parts/_post.scss */
.post .meta .tags:before {
  content: "\f02c";
}
/* line 58, ../../sass/parts/_post.scss */
.post .meta .comments:before {
  content: "\f075";
}

/* line 1, ../../sass/parts/_archive.scss */
.archives {
  position: relative;
}
/* line 4, ../../sass/parts/_archive.scss */
.archives:last-of-type:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 200px;
  border-top: 1px solid #dddddd;
}
/* line 12, ../../sass/parts/_archive.scss */
.archives .year {
  line-height: 35px;
  width: 200px;
  position: absolute;
  top: 0;
  padding-top: 15px;
  border-top: 1px solid #fff;
}
/* line 19, ../../sass/parts/_archive.scss */
.archives .year:before {
  content: "";
  position: absolute;
  top: -2px;
  width: 100%;
  border-top: 1px solid #dddddd;
}
@media screen and (max-width: 600px) {
  /* line 12, ../../sass/parts/_archive.scss */
  .archives .year {
    position: relative;
    width: 100%;
  }
}
/* line 31, ../../sass/parts/_archive.scss */
.archives article {
  margin-left: 200px;
  padding: 15px 0;
}
@media screen and (max-width: 600px) {
  /* line 31, ../../sass/parts/_archive.scss */
  .archives article {
    margin-left: 0;
  }
  /* line 36, ../../sass/parts/_archive.scss */
  .archives article:first-of-type {
    border-top: none;
    padding-top: 30px;
  }
}
/* line 41, ../../sass/parts/_archive.scss */
.archives article .title {
  margin-bottom: 0;
}
/* line 44, ../../sass/parts/_archive.scss */
.archives article .meta {
  color: #999999;
  font-size: 0.9em;
  line-height: 2;
  margin-top: 15px;
}
@media screen and (max-width: 600px) {
  /* line 44, ../../sass/parts/_archive.scss */
  .archives article .meta {
    display: none;
  }
}
/* line 52, ../../sass/parts/_archive.scss */
.archives article .meta span {
  margin-right: 30px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
/* line 55, ../../sass/parts/_archive.scss */
.archives article .meta span:before {
  color: #cccccc;
  font: 1.3em FontAwesome;
  padding-right: 10px;
}
/* line 61, ../../sass/parts/_archive.scss */
.archives article .meta a {
  color: #999999;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
/* line 64, ../../sass/parts/_archive.scss */
.archives article .meta a:hover {
  color: #333333;
}
/* line 68, ../../sass/parts/_archive.scss */
.archives article .meta .date, .archives article .meta .tags, .archives article .meta .comments {
  padding-left: 30px;
  position: relative;
}
/* line 71, ../../sass/parts/_archive.scss */
.archives article .meta .date:before, .archives article .meta .tags:before, .archives article .meta .comments:before {
  color: #999999;
  font: 1.3em FontAwesome;
  line-height: 1.6em;
  position: absolute;
  left: 0;
}
/* line 79, ../../sass/parts/_archive.scss */
.archives article .meta .date:before {
  content: "\f073";
}
/* line 80, ../../sass/parts/_archive.scss */
.archives article .meta .tags:before {
  content: "\f02c";
}
/* line 81, ../../sass/parts/_archive.scss */
.archives article .meta .comments:before {
  content: "\f075";
}

/* line 1, ../../sass/parts/_comment.scss */
#comment {
  padding: 30px 0;
  border-top: 1px solid white;
  border-bottom: 1px solid #dddddd;
}
/* line 4, ../../sass/parts/_comment.scss */
#comment h2.title {
  font-size: 25px;
  font-weight: 300;
  line-height: 35px;
  margin-bottom: 20px;
}

/* line 1, ../../sass/parts/_footer.scss */
footer {
  padding: 15px 0;
  border-top: 1px solid white;
  text-align: center;
  font-size: 0.9em;
}

/* line 45, ../../sass/parts/_syntax.scss */
article code, article pre {
  background: #dddddd;
  border: 1px solid #cccccc;
  font-family: "Andale Mono", "Monaco", "Menlo", "lucidia console", "Courier New", monospace;
}
/* line 50, ../../sass/parts/_syntax.scss */
article code {
  font-size: 0.9em;
  padding: 1px 3px;
  margin: 0 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
/* line 56, ../../sass/parts/_syntax.scss */
article pre {
  font-size: 1 / 0.9em;
  line-height: 1.5;
  margin-top: 10px;
  padding: 5px 15px;
  overflow-x: auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
/* line 63, ../../sass/parts/_syntax.scss */
article pre code {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

/* line 73, ../../sass/parts/_syntax.scss */
figure.code {
  background: #dddddd;
  border: 1px solid #cccccc;
  margin-top: 10px;
  padding: 5px 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
/* line 79, ../../sass/parts/_syntax.scss */
figure.code figcaption {
  font-size: 0.9em;
  position: relative;
}
/* line 82, ../../sass/parts/_syntax.scss */
figure.code figcaption span {
  margin: -5px -15px 0;
  padding: 5px 15px;
  display: block;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cccccc), color-stop(100%, #dddddd));
  background: -webkit-linear-gradient(top, #cccccc, #dddddd);
  background: -moz-linear-gradient(top, #cccccc, #dddddd);
  background: -o-linear-gradient(top, #cccccc, #dddddd);
  background: linear-gradient(top, #cccccc, #dddddd);
}
/* line 87, ../../sass/parts/_syntax.scss */
figure.code figcaption span:empty {
  display: none;
}
/* line 91, ../../sass/parts/_syntax.scss */
figure.code figcaption a {
  position: absolute;
  top: 5px;
  right: 0;
}
/* line 97, ../../sass/parts/_syntax.scss */
figure.code code, figure.code pre {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
/* line 104, ../../sass/parts/_syntax.scss */
figure.code .highlight {
  overflow-x: auto;
}
/* line 107, ../../sass/parts/_syntax.scss */
figure.code .line-numbers {
  border-right: 1px solid #cccccc;
  font-family: "Andale Mono", "Monaco", "Menlo", "lucidia console", "Courier New", monospace;
  padding-right: 15px;
  text-align: right;
}
/* line 113, ../../sass/parts/_syntax.scss */
figure.code table {
  border: none;
  text-align: left;
  margin-top: 0;
}
/* line 117, ../../sass/parts/_syntax.scss */
figure.code table td {
  text-align: left;
}
/* line 121, ../../sass/parts/_syntax.scss */
figure.code td.code {
  width: 100%;
  padding-left: 15px;
  overflow-x: auto;
}

/* line 127, ../../sass/parts/_syntax.scss */
.entry-content .gist {
  background: #dddddd;
  color: #333333;
  padding: 30px 15px 5px;
  margin-top: 10px;
  border: 1px solid #cccccc;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
/* line 136, ../../sass/parts/_syntax.scss */
.entry-content .gist .gist-file {
  margin: 0;
}
/* line 138, ../../sass/parts/_syntax.scss */
.entry-content .gist .gist-file .gist-data {
  background: none;
  border: none;
}
/* line 141, ../../sass/parts/_syntax.scss */
.entry-content .gist .gist-file .gist-data pre {
  font: 0.9em "Andale Mono", "Monaco", "Menlo", "lucidia console", "Courier New", monospace;
  line-height: 1.5;
}
/* line 146, ../../sass/parts/_syntax.scss */
.entry-content .gist .gist-file .gist-meta {
  font: 300 0.9em "proxima-nova-1", "proxima-nova-2", "Helvetica Neue", Arial, sans-serif;
  line-height: 1.5;
  margin: 0 -16px -6px;
  padding: 5px 15px;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dddddd), color-stop(100%, #cccccc));
  background: -webkit-linear-gradient(top, #dddddd, #cccccc);
  background: -moz-linear-gradient(top, #dddddd, #cccccc);
  background: -o-linear-gradient(top, #dddddd, #cccccc);
  background: linear-gradient(top, #dddddd, #cccccc);
}
/* line 152, ../../sass/parts/_syntax.scss */
.entry-content .gist .gist-file .gist-meta a {
  color: #960d20;
}
/* line 154, ../../sass/parts/_syntax.scss */
.entry-content .gist .gist-file .gist-meta a:first-of-type {
  position: absolute;
  top: 5px;
  right: 15px;
  z-index: 1;
}
/* line 160, ../../sass/parts/_syntax.scss */
.entry-content .gist .gist-file .gist-meta a:nth-of-type(2) {
  position: absolute;
  top: 0;
  left: 0;
  padding: 5px 15px;
  width: 100%;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cccccc), color-stop(100%, #dddddd));
  background: -webkit-linear-gradient(top, #cccccc, #dddddd);
  background: -moz-linear-gradient(top, #cccccc, #dddddd);
  background: -o-linear-gradient(top, #cccccc, #dddddd);
  background: linear-gradient(top, #cccccc, #dddddd);
}

/* line 172, ../../sass/parts/_syntax.scss */
figure.code, .gist-highlight {
  /* Comment */
  /* Comment.Multiline */
  /* Comment.Preproc */
  /* Comment.Single */
  /* Comment.Special */
  /* Error */
  /* Keyword */
  /* Operator */
  /* Operator */
  /* Operator.Word */
  /* Generic.Deleted */
  /* Generic.Deleted.Specific */
  /* Generic.Emph */
  /* Generic.Heading */
  /* Generic.Inserted */
  /* Generic.Inserted.Specific */
  /* Generic.Strong */
  /* Generic.Subheading */
  /* Keyword.Constant */
  /* Keyword.Declaration */
  /* Keyword.Pseudo */
  /* Keyword.Reserved */
  /* Keyword.Type */
  /* Name.Attribute */
  /* Name.Builtin */
  /* Name.Class */
  /* Name.Constant */
  /* Name.Exception */
  /* Name.Function */
  /* Name.Namespace */
  /* Name.Tag */
  /* Name.Variable.Global */
  /* Name.Variable.Instance */
  /* Name.Variable */
  /* Literal.Number.Float */
  /* Literal.Number */
  /* Literal.Number.Hex */
  /* Literal.Number.Integer */
  /* Literal.String */
  /* Literal.String.Doc */
  /* Literal.String.Double */
  /* Literal.String.Escape */
  /* Literal.String.Interpol */
  /* Literal.String.Regex */
  /* Literal.String.Single */
}
/* line 173, ../../sass/parts/_syntax.scss */
figure.code .c, .gist-highlight .c {
  color: #93a1a1 !important;
  font-style: italic !important;
}
/* line 178, ../../sass/parts/_syntax.scss */
figure.code .cm, .gist-highlight .cm {
  color: #93a1a1 !important;
  font-style: italic !important;
}
/* line 183, ../../sass/parts/_syntax.scss */
figure.code .cp, .gist-highlight .cp {
  color: #93a1a1 !important;
  font-style: italic !important;
}
/* line 188, ../../sass/parts/_syntax.scss */
figure.code .c1, .gist-highlight .c1 {
  color: #93a1a1 !important;
  font-style: italic !important;
}
/* line 193, ../../sass/parts/_syntax.scss */
figure.code .cs, .gist-highlight .cs {
  color: #93a1a1 !important;
  font-weight: bold !important;
  font-style: italic !important;
}
/* line 199, ../../sass/parts/_syntax.scss */
figure.code .err, .gist-highlight .err {
  color: #dc322f !important;
  background: none !important;
}
/* line 204, ../../sass/parts/_syntax.scss */
figure.code .k, .gist-highlight .k {
  color: #cb4b16 !important;
}
/* line 208, ../../sass/parts/_syntax.scss */
figure.code .o, .gist-highlight .o {
  color: #586e75 !important;
  font-weight: bold !important;
}
/* line 213, ../../sass/parts/_syntax.scss */
figure.code .p, .gist-highlight .p {
  color: #586e75 !important;
}
/* line 217, ../../sass/parts/_syntax.scss */
figure.code .ow, .gist-highlight .ow {
  color: #2aa198 !important;
  font-weight: bold !important;
}
/* line 222, ../../sass/parts/_syntax.scss */
figure.code .gd, .gist-highlight .gd {
  color: #586e75 !important;
  background-color: #f4c5b6 !important;
  display: inline-block;
}
/* line 228, ../../sass/parts/_syntax.scss */
figure.code .gd .x, .gist-highlight .gd .x {
  color: #586e75 !important;
  background-color: #f1b1a4 !important;
  display: inline-block;
}
/* line 234, ../../sass/parts/_syntax.scss */
figure.code .ge, .gist-highlight .ge {
  color: #586e75 !important;
  font-style: italic !important;
}
/* line 239, ../../sass/parts/_syntax.scss */
figure.code .gh, .gist-highlight .gh {
  color: #93a1a1 !important;
}
/* line 243, ../../sass/parts/_syntax.scss */
figure.code .gi, .gist-highlight .gi {
  color: #586e75 !important;
  background-color: #e5e3b5 !important;
  display: inline-block;
}
/* line 249, ../../sass/parts/_syntax.scss */
figure.code .gi .x, .gist-highlight .gi .x {
  color: #586e75 !important;
  background-color: #cdd088 !important;
  display: inline-block;
}
/* line 255, ../../sass/parts/_syntax.scss */
figure.code .gs, .gist-highlight .gs {
  color: #586e75 !important;
  font-weight: bold !important;
}
/* line 260, ../../sass/parts/_syntax.scss */
figure.code .gu, .gist-highlight .gu {
  color: #6c71c4 !important;
}
/* line 264, ../../sass/parts/_syntax.scss */
figure.code .kc, .gist-highlight .kc {
  color: #859900 !important;
  font-weight: bold !important;
}
/* line 269, ../../sass/parts/_syntax.scss */
figure.code .kd, .gist-highlight .kd {
  color: #268bd2 !important;
}
/* line 273, ../../sass/parts/_syntax.scss */
figure.code .kp, .gist-highlight .kp {
  color: #cb4b16 !important;
  font-weight: bold !important;
}
/* line 278, ../../sass/parts/_syntax.scss */
figure.code .kr, .gist-highlight .kr {
  color: #d33682 !important;
  font-weight: bold !important;
}
/* line 283, ../../sass/parts/_syntax.scss */
figure.code .kt, .gist-highlight .kt {
  color: #2aa198 !important;
}
/* line 287, ../../sass/parts/_syntax.scss */
figure.code .n, .gist-highlight .n {
  color: #268bd2 !important;
}
/* line 290, ../../sass/parts/_syntax.scss */
figure.code .na, .gist-highlight .na {
  color: #268bd2 !important;
}
/* line 294, ../../sass/parts/_syntax.scss */
figure.code .nb, .gist-highlight .nb {
  color: #859900 !important;
}
/* line 298, ../../sass/parts/_syntax.scss */
figure.code .nc, .gist-highlight .nc {
  color: #d33682 !important;
}
/* line 302, ../../sass/parts/_syntax.scss */
figure.code .no, .gist-highlight .no {
  color: #b58900 !important;
}
/* line 306, ../../sass/parts/_syntax.scss */
figure.code .nl, .gist-highlight .nl {
  color: #859900 !important;
}
/* line 309, ../../sass/parts/_syntax.scss */
figure.code .ne, .gist-highlight .ne {
  color: #268bd2 !important;
  font-weight: bold !important;
}
/* line 314, ../../sass/parts/_syntax.scss */
figure.code .nf, .gist-highlight .nf {
  color: #268bd2 !important;
  font-weight: bold !important;
}
/* line 319, ../../sass/parts/_syntax.scss */
figure.code .nn, .gist-highlight .nn {
  color: #b58900 !important;
}
/* line 323, ../../sass/parts/_syntax.scss */
figure.code .nt, .gist-highlight .nt {
  color: #268bd2 !important;
  font-weight: bold !important;
}
/* line 328, ../../sass/parts/_syntax.scss */
figure.code .nx, .gist-highlight .nx {
  color: #b58900 !important;
}
/* line 331, ../../sass/parts/_syntax.scss */
figure.code .vg, .gist-highlight .vg {
  color: #268bd2 !important;
}
/* line 335, ../../sass/parts/_syntax.scss */
figure.code .vi, .gist-highlight .vi {
  color: #268bd2 !important;
}
/* line 339, ../../sass/parts/_syntax.scss */
figure.code .nv, .gist-highlight .nv {
  color: #268bd2 !important;
}
/* line 343, ../../sass/parts/_syntax.scss */
figure.code .mf, .gist-highlight .mf {
  color: #2aa198 !important;
}
/* line 347, ../../sass/parts/_syntax.scss */
figure.code .m, .gist-highlight .m {
  color: #2aa198 !important;
}
/* line 351, ../../sass/parts/_syntax.scss */
figure.code .mh, .gist-highlight .mh {
  color: #2aa198 !important;
}
/* line 355, ../../sass/parts/_syntax.scss */
figure.code .mi, .gist-highlight .mi {
  color: #2aa198 !important;
}
/* line 359, ../../sass/parts/_syntax.scss */
figure.code .s, .gist-highlight .s {
  color: #2aa198 !important;
}
/* line 363, ../../sass/parts/_syntax.scss */
figure.code .sd, .gist-highlight .sd {
  color: #2aa198 !important;
}
/* line 367, ../../sass/parts/_syntax.scss */
figure.code .s2, .gist-highlight .s2 {
  color: #2aa198 !important;
}
/* line 371, ../../sass/parts/_syntax.scss */
figure.code .se, .gist-highlight .se {
  color: #dc322f !important;
}
/* line 375, ../../sass/parts/_syntax.scss */
figure.code .si, .gist-highlight .si {
  color: #268bd2 !important;
}
/* line 379, ../../sass/parts/_syntax.scss */
figure.code .sr, .gist-highlight .sr {
  color: #2aa198 !important;
}
/* line 383, ../../sass/parts/_syntax.scss */
figure.code .s1, .gist-highlight .s1 {
  color: #2aa198 !important;
}

/* line 1, ../../sass/parts/_twitter.scss */
#banner {
  color: #999999;
  padding: 30px 0;
  line-height: 30px;
  text-align: center;
  position: relative;
  display: none;
  border-top: 1px solid white;
  border-bottom: 1px solid #dddddd;
}
/* line 10, ../../sass/parts/_twitter.scss */
#banner:hover a {
  color: #960d20;
}
/* line 14, ../../sass/parts/_twitter.scss */
#banner a {
  color: #999999;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
/* line 17, ../../sass/parts/_twitter.scss */
#banner a:hover {
  text-decoration: underline;
}
/* line 21, ../../sass/parts/_twitter.scss */
#banner small {
  position: absolute;
  right: 0;
  bottom: 0;
}
/* line 26, ../../sass/parts/_twitter.scss */
#banner .loading {
  background: url('/images/loading_pacman.gif?1430811259') center no-repeat;
  text-indent: -9999px;
}
/* line 30, ../../sass/parts/_twitter.scss */
#banner .container {
  height: 30px;
  overflow: hidden;
  position: relative;
  display: none;
}
/* line 35, ../../sass/parts/_twitter.scss */
#banner .container .feed {
  list-style: none;
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 40, ../../sass/parts/_twitter.scss */
#banner .container .feed li {
  position: relative;
}
/* line 42, ../../sass/parts/_twitter.scss */
#banner .container .feed li small {
  position: absolute;
  right: 0;
}

/* fancyBox v2.0.6 fancyapps.com | fancyapps.com/fancybox/#license */
/* line 2, ../../sass/plugins/_fancybox.scss */
.fancybox-tmp iframe, .fancybox-tmp object {
  vertical-align: top;
  padding: 0;
  margin: 0;
}

/* line 8, ../../sass/plugins/_fancybox.scss */
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

/* line 15, ../../sass/plugins/_fancybox.scss */
.fancybox-skin {
  position: relative;
  padding: 0;
  margin: 0;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

/* line 25, ../../sass/plugins/_fancybox.scss */
.fancybox-opened {
  z-index: 8030;
}

/* line 29, ../../sass/plugins/_fancybox.scss */
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

/* line 33, ../../sass/plugins/_fancybox.scss */
.fancybox-outer, .fancybox-inner {
  padding: 0;
  margin: 0;
  position: relative;
  outline: none;
}

/* line 40, ../../sass/plugins/_fancybox.scss */
.fancybox-inner {
  overflow: hidden;
}

/* line 44, ../../sass/plugins/_fancybox.scss */
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

/* line 48, ../../sass/plugins/_fancybox.scss */
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 10px;
}

/* line 55, ../../sass/plugins/_fancybox.scss */
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  vertical-align: top;
}

/* line 65, ../../sass/plugins/_fancybox.scss */
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

/* line 70, ../../sass/plugins/_fancybox.scss */
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url('/images/fancybox/fancybox_sprite.png?1430811259');
}

/* line 74, ../../sass/plugins/_fancybox.scss */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8020;
}

/* line 86, ../../sass/plugins/_fancybox.scss */
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('/images/fancybox/fancybox_loading.gif?1430811259') center center no-repeat;
}

/* line 92, ../../sass/plugins/_fancybox.scss */
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

/* line 102, ../../sass/plugins/_fancybox.scss */
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  background: transparent url('/images/fancybox/blank.gif?1430811259');
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

/* line 113, ../../sass/plugins/_fancybox.scss */
.fancybox-prev {
  left: 0;
}

/* line 117, ../../sass/plugins/_fancybox.scss */
.fancybox-next {
  right: 0;
}

/* line 121, ../../sass/plugins/_fancybox.scss */
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

/* line 132, ../../sass/plugins/_fancybox.scss */
.fancybox-prev span {
  left: 20px;
  background-position: 0 -36px;
}

/* line 137, ../../sass/plugins/_fancybox.scss */
.fancybox-next span {
  right: 20px;
  background-position: 0 -72px;
}

/* line 142, ../../sass/plugins/_fancybox.scss */
.fancybox-nav:hover span {
  visibility: visible;
}

/* line 146, ../../sass/plugins/_fancybox.scss */
.fancybox-tmp {
  position: absolute;
  top: -9999px;
  left: -9999px;
  padding: 0;
  overflow: visible;
  visibility: hidden;
}

/* Overlay helper */
/* line 157, ../../sass/plugins/_fancybox.scss */
#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: #000;
}

/* line 167, ../../sass/plugins/_fancybox.scss */
#fancybox-overlay.overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

/* Title helper */
/* line 175, ../../sass/plugins/_fancybox.scss */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

/* line 183, ../../sass/plugins/_fancybox.scss */
.fancybox-opened .fancybox-title {
  visibility: visible;
}

/* line 187, ../../sass/plugins/_fancybox.scss */
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8030;
  text-align: center;
}

/* line 196, ../../sass/plugins/_fancybox.scss */
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
}

/* line 210, ../../sass/plugins/_fancybox.scss */
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

/* line 216, ../../sass/plugins/_fancybox.scss */
.fancybox-title-inside-wrap {
  margin-top: 10px;
}

/* line 220, ../../sass/plugins/_fancybox.scss */
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/* line 1, ../../sass/custom/_footnote.scss */
sup, sub {
  padding: 0 0.2em;
  display: inline;
  font-size: 80%;
}

/* line 7, ../../sass/custom/_footnote.scss */
.footnotes {
  font-size: 80%;
}

/* line 9, ../../sass/custom/_styles.scss */
figure.code {
  background-color: #f9f9f9;
}
/* line 11, ../../sass/custom/_styles.scss */
figure.code figcaption {
  text-align: center;
  color: #888888;
  font-style: italic;
}
/* line 15, ../../sass/custom/_styles.scss */
figure.code figcaption span {
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eeeeee), color-stop(100%, #f9f9f9));
  background: -webkit-linear-gradient(top, #eeeeee, #f9f9f9);
  background: -moz-linear-gradient(top, #eeeeee, #f9f9f9);
  background: -o-linear-gradient(top, #eeeeee, #f9f9f9);
  background: linear-gradient(top, #eeeeee, #f9f9f9);
}
/* line 19, ../../sass/custom/_styles.scss */
figure.code .line-numbers {
  color: #93A1A1;
}
/* line 22, ../../sass/custom/_styles.scss */
figure.code table {
  background-color: #f9f9f9;
  margin-bottom: 0;
}

/* line 28, ../../sass/custom/_styles.scss */
article code, article pre {
  background-color: #f9f9f9;
  border-color: #eeeeee;
}
