@charset "UTF-8";
@font-face {
  font-family: 'Calluna';
  src: url("/fonts/calluna-webfont.eot");
  src: url("/fonts/calluna-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/calluna-webfont.woff") format("woff"), url("/fonts/calluna-webfont.ttf") format("truetype"), url("/fonts/calluna-webfont.svg#Calluna") format("svg");
  font-weight: normal;
  font-style: normal; }

/* line 11, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
html {
  margin: 0; }

/* line 14, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
body {
  margin: 0;
  color: rgba(0, 0, 0, 0.8);
  font-family: Calluna,serif;
  font-size: 16px;
  -webkit-text-size-adjust: none;
  /* Prevent font scaling in landscape */
  line-height: 22px;
  background: #F6F8F8;
  padding: 40px 0; }

/* line 24, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
a {
  color: #4083A9; }

/* line 27, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
h1 a {
  color: inherit;
  text-decoration: inherit; }

/* line 31, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
img {
  border: none; }

/* line 32, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
a:hover {
  color: #205f82; }

/* line 33, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
h1, h2, h3 {
  font-family: Calluna,serif;
  font-size: 35px;
  font-weight: normal;
  line-height: 45px;
  margin: 0 0 15px;
  padding: 0;
  text-shadow: 0 -1px 0 white, 0 1px 0 rgba(0, 0, 0, 0.1); }
  /* line 41, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
  h1:first-child, h2:first-child, h3:first-child {
    margin-top: 0; }

/* line 45, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
time {
  text-align: right;
  font-style: italic;
  opacity: .6; }

/* line 50, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
h2 time {
  float: right; }

/* line 53, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
h2, h3 {
  font-size: 20px;
  margin: 1.5em 0 1em;
  line-height: 1.5; }

/* line 58, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
h3 {
  text-transform: uppercase;
  font-size: 100%; }

/* line 62, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
ol {
  list-style: none;
  margin: 0 0 2em;
  padding: 0; }

/* line 67, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
ul {
  margin: 0 0 1em 20px;
  padding: 0; }

/* line 71, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
ol li {
  border-bottom: 1px dashed #d1d9db;
  padding: 5px 0; }

/* line 75, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
textarea {
  width: 100%; }

/* line 76, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
p {
  margin: 0 0 1em; }

/* line 77, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
.sub {
  color: #777;
  font-size: 85%; }

/* line 78, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1em; }

/* line 83, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
.table-wrap {
  width: 100%;
  overflow: auto; }

/* line 87, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
td {
  border-bottom: 1px solid #eee;
  padding: 10px;
  vertical-align: top; }

/* line 92, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
td:first-child {
  padding-left: 0; }

/* line 93, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
tr:last-child td {
  border: none; }

/* line 95, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
.pagination {
  margin-top: 40px; }

/* line 98, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
.next {
  float: right; }

/* line 99, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
#wrap {
  max-width: 900px;
  margin: 0 auto;
  text-align: center; }

/* line 104, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
#main {
  text-align: left;
  background: rgba(255, 255, 255, 0.4);
  padding: 60px 40px;
  border-top: 1px solid #d1d9db;
  border-bottom: 1px solid #d1d9db;
  overflow: hidden;
  zoom: 1; }

/* line 113, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
#nav {
  list-style: none;
  margin: 28px 0;
  padding: 0; }

/* line 118, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
#nav a {
  text-decoration: none; }

/* line 119, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
#nav li {
  display: inline;
  margin: 0 5px 0 0;
  padding: 0; }

/* line 124, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
#nav .active a {
  color: #333333; }

/* line 125, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
#face {
  border-radius: 100%;
  margin-bottom: 1em;
  width: 100px;
  height: 100px; }

/* line 131, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
#boot {
  margin-bottom: 28px; }

/* content */
/* line 135, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
div.intro p {
  font-size: 18px;
  font-weight: normal;
  line-height: 26px; }

/* line 140, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
div.intro {
  border-bottom: 2px solid rgba(209, 217, 219, 0.5);
  margin-bottom: 1em; }

/* line 144, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
.intro p:first-child:first-letter {
  font-family: serif;
  float: left;
  font-size: 53px;
  line-height: 36px;
  margin: 8px 7px 0 0; }

/* line 151, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
.media {
  float: right;
  max-width: 300px;
  margin: 0 0 1em 30px; }
  /* line 155, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
  .media img {
    display: block;
    width: 100%; }
  /* line 159, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
  .media.max {
    float: none;
    max-width: 100%;
    margin-left: 0; }

/* line 166, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
.amp {
  font-family: "Warnock Pro","Goudy Old Style","Palatino","Book Antiqua",serif;
  font-size: 1.1em;
  font-style: italic;
  line-height: 10%; }

/* line 172, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
#aside {
  float: left;
  padding-right: 40px;
  width: 150px;
  text-align: right; }

/* line 178, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
#aside h2 {
  font-size: 100%;
  margin: 0 0 1em;
  text-transform: uppercase; }

/* line 183, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
#content {
  float: right;
  padding-left: 40px;
  width: 100%;
  max-width: 589px; }

/* line 189, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
.footer {
  margin-bottom: 40px; }

/* line 192, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
.frame {
  background: #fff;
  padding: 7px;
  box-shadow: 0 1px 0 rgba(127, 121, 108, 0.3), 0 1px 2px rgba(127, 121, 108, 0.2);
  position: relative;
  margin-bottom: 1em;
  border-radius: 2px; }

/* line 200, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
.frame img {
  width: 100%; }

/* line 203, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
q {
  background: none repeat scroll 0 0 #fff;
  border: 2px solid #D24B2D;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  color: #fff;
  display: block;
  margin: 0 auto;
  padding: 2px;
  position: relative; }

/* line 213, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
q strong {
  font-style: normal; }

/* line 216, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
q:before {
  content: "“";
  font-size: 80px;
  left: 20px;
  line-height: 1;
  position: absolute;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3);
  top: 20px; }

/* line 225, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
q:after {
  bottom: -20px;
  content: "”";
  display: block;
  font-size: 80px;
  line-height: 1;
  position: absolute;
  right: 20px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3); }

/* line 235, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
q span {
  background: -moz-radial-gradient(50% 50%, circle, #df806b 0%, #d24b2d 100%) repeat scroll 0 0 #d24b2d;
  display: block;
  font-size: 110%;
  font-style: italic;
  padding: 20px 80px;
  text-align: center;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5); }

/* line 245, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
pre {
  padding: 7px;
  border: 1px solid #ccc;
  background: #fff;
  display: block;
  clear: both; }

/* line 255, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
code {
  font-family: Monaco, monospace;
  padding: 15px;
  background: #282C2C;
  color: #fff;
  display: block;
  font-size: 12px;
  line-height: 1.45;
  overflow: auto; }
  /* line 264, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
  code .comment {
    color: #aeaeae; }
  /* line 268, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
  code.html .tag, code.html .punctuation, code.svg .tag, code.svg .punctuation, code.haml .tag, code.haml .punctuation {
    color: #7be1e6; }
  /* line 271, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
  code.html .string, code.html .attr-value, code.html .boolean, code.svg .string, code.svg .attr-value, code.svg .boolean, code.haml .string, code.haml .attr-value, code.haml .boolean {
    color: #feffab; }
  /* line 275, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
  code.css {
    color: #feffab; }
    /* line 277, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
    code.css .selector, code.css .punctuation, code.css .atrule {
      color: #fff; }
    /* line 280, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
    code.css .property {
      color: #7be1e6; }
  /* line 284, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
  code.js {
    color: #fff; }
    /* line 286, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
    code.js .keyword {
      color: #7be1e6; }
    /* line 289, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
    code.js .string, code.js .number, code.js .boolean {
      color: #feffab; }
  /* line 294, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
  code.coffee .var, code.coffee .arrow {
    color: #7be1e6; }
  /* line 297, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
  code.coffee .string {
    color: #feffab; }
  /* line 302, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
  code.ruby .keyword {
    color: #7be1e6; }
  /* line 305, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
  code.ruby .boolean, code.ruby .string, code.ruby .number, code.ruby .symbol {
    color: #feffab; }

/* line 311, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
#yep {
  color: red;
  font: normal 12px/1.2 Arial; }

/* line 317, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
pre {
  position: relative; }
  /* line 319, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
  pre:before, pre:after {
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.3);
    transform: rotate(-3deg);
    position: absolute;
    left: 10px;
    bottom: 15px;
    z-index: -1;
    width: 50%;
    max-width: 300px;
    height: 20%;
    content: ""; }
  /* line 331, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
  pre:after {
    transform: rotate(3deg);
    right: 10px;
    left: auto; }

/* line 337, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
#map {
  height: 400px;
  max-width: 804px; }

/* line 341, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
article {
  border-bottom: 2px solid rgba(100, 0, 0, 0.05);
  margin-bottom: 30px;
  padding-bottom: 30px; }
  /* line 345, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
  article:last-child {
    border: none;
    margin: 0; }

/* line 350, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
#page {
  max-width: 750px;
  margin: 0 auto 50px;
  padding: 70px 70px 150px;
  background: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  text-align: center; }

/* line 358, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
#page h2 {
  border-bottom: 2px solid #555555; }

/* line 361, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
#page #main {
  border: none;
  padding: 0; }

/* line 362, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
#links {
  list-style: none;
  margin: 1em 0;
  padding: 0; }

/* line 363, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
#links li {
  display: inline;
  margin: 0 5px 0 0;
  padding: 0; }

/* line 365, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
.aside {
  float: right;
  width: 316px; }
  /* line 368, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
  .aside img {
    vertical-align: middle; }
  /* line 371, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
  .aside .media {
    float: none;
    margin: 0 0 1em; }

/* line 376, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
.content {
  float: left;
  width: 440px; }

/* line 380, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
#promo {
  padding-top: 10px;
  font-size: 17px;
  line-height: 25px; }

/* line 386, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
.bfb, .bfb:hover {
  display: block;
  line-height: 1;
  background: #7AC943;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-image: linear-gradient(rgba(255, 255, 255, 0.2), transparent);
  padding: 10px 30px;
  text-decoration: none;
  color: #fff;
  text-align: center;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
  font-weight: bold;
  font-family: Palatino, "Palatino Linotype", "Book Antiqua", serif;
  border-radius: 50px;
  margin-bottom: 1em; }

@media (max-width: 900px) {
  /* line 404, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
  #aside, #content, .aside, .content {
    float: none;
    padding: 0;
    width: 100%;
    text-align: left;
    border: none;
    max-width: 100%; } }
@media (min-device-width: 1024px) and (max-width: 480px), (max-device-width: 480px) {
  /* line 414, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
  q span {
    padding: 10px; }

  /* line 415, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
  h1 {
    margin: 0; }

  /* line 416, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
  q:before, q:after {
    content: ""; }

  /* line 417, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
  .frame:first-child {
    margin-top: 0; }

  /* line 418, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
  .media {
    float: none;
    margin: 0 0 1em 0; }

  /* line 419, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
  body {
    padding: 20px 0 0; }

  /* line 420, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
  #page {
    padding: 50px 30px;
    margin: 10px; }

  /* line 421, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
  #main {
    padding: 50px 30px; } }
/* line 424, /Users/mb4/projects/yellowshoe/source/stylesheets/application.scss */
.page-break-before {
  page-break-before: always; }
