@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; }

html {
  margin: 0; }

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; }

a {
  color: #4083A9; }

h1 a {
  color: inherit;
  text-decoration: inherit; }

img {
  border: none; }

a:hover {
  color: #205f82; }

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 #fff, 0 1px 0 rgba(0, 0, 0, 0.1); }
  h1:first-child, h2:first-child, h3:first-child {
    margin-top: 0; }

time {
  text-align: right;
  font-style: italic;
  opacity: .6; }

h2 time {
  float: right; }

h2, h3 {
  font-size: 20px;
  margin: 1.5em 0 1em;
  line-height: 1.5; }

h3 {
  text-transform: uppercase;
  font-size: 100%; }

ol {
  list-style: none;
  margin: 0 0 2em;
  padding: 0; }

ul {
  margin: 0 0 1em 20px;
  padding: 0; }

ol li {
  border-bottom: 1px dashed #d1d9db;
  padding: 5px 0; }

textarea {
  width: 100%; }

p {
  margin: 0 0 1em; }

.sub {
  color: #777;
  font-size: 85%; }

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1em; }

.table-wrap {
  width: 100%;
  overflow: auto; }

td {
  border-bottom: 1px solid #eee;
  padding: 10px;
  vertical-align: top; }

td:first-child {
  padding-left: 0; }

tr:last-child td {
  border: none; }

.pagination {
  margin-top: 40px; }

.next {
  float: right; }

#wrap {
  max-width: 900px;
  margin: 0 auto;
  text-align: center; }

#main {
  text-align: left;
  background: rgba(255, 255, 255, 0.4);
  padding: 60px 40px;
  border: 1px solid #d1d9db;
  border-color: rgba(209, 217, 219, 0.3) rgba(209, 217, 219, 0.4) rgba(209, 217, 219, 0.6);
  border-radius: 5px;
  -webkit-box-shadow: 0 20px 60px rgba(0, 0, 0, 0.02);
          box-shadow: 0 20px 60px rgba(0, 0, 0, 0.02);
  overflow: hidden;
  zoom: 1; }

.main {
  text-align: left; }

#nav {
  list-style: none;
  margin: 28px 0;
  padding: 0; }

#nav a {
  text-decoration: none; }

#nav li {
  display: inline;
  margin: 0 5px 0 0;
  padding: 0; }

#nav .active a {
  color: #333; }

#face {
  border-radius: 100%;
  margin-bottom: 1em;
  width: 100px;
  height: 100px; }

#boot {
  margin-bottom: 28px; }

/* content */
div.intro p {
  font-size: 18px;
  font-weight: normal;
  line-height: 26px; }

div.intro {
  border-bottom: 2px solid rgba(209, 217, 219, 0.3);
  margin-bottom: 1em; }

.intro p:first-child:first-letter {
  font-family: serif;
  float: left;
  font-size: 53px;
  line-height: 36px;
  margin: 8px 7px 0 0; }

.media {
  float: right;
  max-width: 300px;
  margin: 0 0 1em 30px; }
  .media img {
    display: block;
    width: 100%; }
  .media.max {
    float: none;
    max-width: 100%;
    margin-left: 0; }

.amp {
  font-family: "Warnock Pro","Goudy Old Style","Palatino","Book Antiqua",serif;
  font-size: 1.1em;
  font-style: italic;
  line-height: 10%; }

#aside {
  float: left;
  padding-right: 40px;
  width: 150px;
  text-align: right; }

#aside h2 {
  font-size: 100%;
  margin: 0 0 1em;
  text-transform: uppercase; }

#content {
  float: right;
  padding-left: 40px;
  width: 100%;
  max-width: 588px; }

.footer {
  margin-bottom: 40px; }

.frame {
  background: #fff;
  padding: 7px;
  -webkit-box-shadow: 0 1px 0 rgba(209, 217, 219, 0.3), 0 1px 2px rgba(209, 217, 219, 0.2);
          box-shadow: 0 1px 0 rgba(209, 217, 219, 0.3), 0 1px 2px rgba(209, 217, 219, 0.2);
  position: relative;
  margin-bottom: 1em;
  border-radius: 2px; }

.frame img {
  width: 100%; }

q {
  background: none repeat scroll 0 0 #fff;
  border: 2px solid #D24B2D;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  color: #fff;
  display: block;
  margin: 0 auto;
  padding: 2px;
  position: relative; }

q strong {
  font-style: normal; }

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; }

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); }

q span {
  background: #D24B2D radial-gradient(circle at 100%, #DF806B 0%, #D24B2D 100%) repeat scroll 0 0;
  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); }

pre {
  padding: 7px;
  border: 1px solid #ccc;
  background: #fff;
  display: block;
  clear: both; }

code {
  font-family: Monaco, monospace;
  padding: 15px;
  background: #282C2C;
  color: #fff;
  display: block;
  font-size: 12px;
  line-height: 1.45;
  overflow: auto; }
  code .comment {
    color: #aeaeae; }
  code.html .tag, code.html .punctuation, code.svg .tag, code.svg .punctuation, code.haml .tag, code.haml .punctuation {
    color: #7be1e6; }
  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; }
  code.css {
    color: #feffab; }
    code.css .selector, code.css .punctuation, code.css .atrule {
      color: #fff; }
    code.css .property {
      color: #7be1e6; }
  code.js {
    color: #fff; }
    code.js .keyword {
      color: #7be1e6; }
    code.js .string, code.js .number, code.js .boolean {
      color: #feffab; }
  code.coffee .var, code.coffee .arrow {
    color: #7be1e6; }
  code.coffee .string {
    color: #feffab; }
  code.ruby .keyword {
    color: #7be1e6; }
  code.ruby .boolean, code.ruby .string, code.ruby .number, code.ruby .symbol {
    color: #feffab; }

#yep {
  color: red;
  font: normal 12px/1.2 Arial; }

pre {
  position: relative; }
  pre:before, pre:after {
    -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.3);
            box-shadow: 0 15px 10px rgba(0, 0, 0, 0.3);
    -webkit-transform: rotate(-3deg);
            transform: rotate(-3deg);
    position: absolute;
    left: 10px;
    bottom: 15px;
    z-index: -1;
    width: 50%;
    max-width: 300px;
    height: 20%;
    content: ""; }
  pre:after {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
    right: 10px;
    left: auto; }

#map {
  height: 400px;
  max-width: 804px; }

article {
  border-bottom: 2px solid rgba(100, 0, 0, 0.05);
  margin-bottom: 30px;
  padding-bottom: 30px; }
  article:last-child {
    border: none;
    margin: 0; }

#page {
  max-width: 750px;
  margin: 0 auto 50px;
  padding: 70px 70px 150px;
  background: #fff;
  -webkit-box-shadow: 0 1px 0 rgba(209, 217, 219, 0.3), 0 1px 2px rgba(209, 217, 219, 0.2);
          box-shadow: 0 1px 0 rgba(209, 217, 219, 0.3), 0 1px 2px rgba(209, 217, 219, 0.2);
  text-align: center; }

#page h2 {
  border-bottom: 2px solid rgba(209, 217, 219, 0.5); }

#page #main {
  border: none;
  padding: 0; }

#links {
  list-style: none;
  margin: 1em 0;
  padding: 0; }

#links li {
  display: inline;
  margin: 0 5px 0 0;
  padding: 0; }

.aside {
  float: right;
  width: 316px; }
  .aside img {
    vertical-align: middle; }
  .aside .media {
    float: none;
    margin: 0 0 1em; }

.content {
  float: left;
  width: 440px; }

#promo {
  padding-top: 10px;
  font-size: 17px;
  line-height: 25px; }

.bfb, .bfb:hover {
  display: block;
  line-height: 1;
  background: #7AC943;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.2)), to(transparent));
  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) {
  #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) {
  q span {
    padding: 20px; }
  h1 {
    margin: 0; }
  q:before, q:after {
    content: ""; }
  .frame:first-child {
    margin-top: 0; }
  .media {
    float: none;
    margin: 0 0 1em 0; }
  body {
    padding: 20px 0 0; }
  #page {
    padding: 50px 30px;
    margin: 10px; }
  #main {
    padding: 50px 30px; } }

.page-break-before {
  page-break-before: always; }
