/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 8/9.
 */
/* line 22, /Users/christoomey/code/kyla/vendor/stylesheets/_normalize.css */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

/*
 * Corrects `inline-block` display not defined in IE 8/9.
 */
/* line 32, /Users/christoomey/code/kyla/vendor/stylesheets/_normalize.css */
audio,
canvas,
video {
  display: inline-block; }

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 41, /Users/christoomey/code/kyla/vendor/stylesheets/_normalize.css */
audio:not([controls]) {
  display: none;
  height: 0; }

/*
 * Addresses styling for `hidden` attribute not present in IE 8/9.
 */
/* line 50, /Users/christoomey/code/kyla/vendor/stylesheets/_normalize.css */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Sets default font family to sans-serif.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 64, /Users/christoomey/code/kyla/vendor/stylesheets/_normalize.css */
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/*
 * Removes default margin.
 */
/* line 74, /Users/christoomey/code/kyla/vendor/stylesheets/_normalize.css */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
/* line 86, /Users/christoomey/code/kyla/vendor/stylesheets/_normalize.css */
a:focus {
  outline: thin dotted; }

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
/* line 95, /Users/christoomey/code/kyla/vendor/stylesheets/_normalize.css */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses `h1` font sizes within `section` and `article` in Firefox 4+,
 * Safari 5, and Chrome.
 */
/* line 108, /Users/christoomey/code/kyla/vendor/stylesheets/_normalize.css */
h1 {
  font-size: 2em; }

/*
 * Addresses styling not present in IE 8/9, Safari 5, and Chrome.
 */
/* line 116, /Users/christoomey/code/kyla/vendor/stylesheets/_normalize.css */
abbr[title] {
  border-bottom: 1px dotted; }

/*
 * Addresses style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
/* line 125, /Users/christoomey/code/kyla/vendor/stylesheets/_normalize.css */
b,
strong {
  font-weight: bold; }

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
/* line 133, /Users/christoomey/code/kyla/vendor/stylesheets/_normalize.css */
dfn {
  font-style: italic; }

/*
 * Addresses styling not present in IE 8/9.
 */
/* line 141, /Users/christoomey/code/kyla/vendor/stylesheets/_normalize.css */
mark {
  background: #ff0;
  color: #000; }

/*
 * Corrects font family set oddly in Safari 5 and Chrome.
 */
/* line 154, /Users/christoomey/code/kyla/vendor/stylesheets/_normalize.css */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/*
 * Improves readability of pre-formatted text in all browsers.
 */
/* line 163, /Users/christoomey/code/kyla/vendor/stylesheets/_normalize.css */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/*
 * Sets consistent quote types.
 */
/* line 173, /Users/christoomey/code/kyla/vendor/stylesheets/_normalize.css */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
/* line 181, /Users/christoomey/code/kyla/vendor/stylesheets/_normalize.css */
small {
  font-size: 80%; }

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 190, /Users/christoomey/code/kyla/vendor/stylesheets/_normalize.css */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 197, /Users/christoomey/code/kyla/vendor/stylesheets/_normalize.css */
sup {
  top: -0.5em; }

/* line 201, /Users/christoomey/code/kyla/vendor/stylesheets/_normalize.css */
sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * Removes border when inside `a` element in IE 8/9.
 */
/* line 213, /Users/christoomey/code/kyla/vendor/stylesheets/_normalize.css */
img {
  border: 0; }

/*
 * Corrects overflow displayed oddly in IE 9.
 */
/* line 221, /Users/christoomey/code/kyla/vendor/stylesheets/_normalize.css */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 8/9 and Safari 5.
 */
/* line 233, /Users/christoomey/code/kyla/vendor/stylesheets/_normalize.css */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Define consistent border, margin, and padding.
 */
/* line 245, /Users/christoomey/code/kyla/vendor/stylesheets/_normalize.css */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/*
 * 1. Corrects color not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 256, /Users/christoomey/code/kyla/vendor/stylesheets/_normalize.css */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/*
 * 1. Corrects font family not being inherited in all browsers.
 * 2. Corrects font size not being inherited in all browsers.
 * 3. Addresses margins set differently in Firefox 4+, Safari 5, and Chrome
 */
/* line 270, /Users/christoomey/code/kyla/vendor/stylesheets/_normalize.css */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/*
 * Addresses Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 282, /Users/christoomey/code/kyla/vendor/stylesheets/_normalize.css */
button,
input {
  line-height: normal; }

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 297, /Users/christoomey/code/kyla/vendor/stylesheets/_normalize.css */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/*
 * Re-set default cursor for disabled elements.
 */
/* line 307, /Users/christoomey/code/kyla/vendor/stylesheets/_normalize.css */
button[disabled],
input[disabled] {
  cursor: default; }

/*
 * 1. Addresses box sizing set to `content-box` in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 */
/* line 317, /Users/christoomey/code/kyla/vendor/stylesheets/_normalize.css */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 328, /Users/christoomey/code/kyla/vendor/stylesheets/_normalize.css */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 341, /Users/christoomey/code/kyla/vendor/stylesheets/_normalize.css */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/*
 * Removes inner padding and border in Firefox 4+.
 */
/* line 350, /Users/christoomey/code/kyla/vendor/stylesheets/_normalize.css */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * 1. Removes default vertical scrollbar in IE 8/9.
 * 2. Improves readability and alignment in all browsers.
 */
/* line 360, /Users/christoomey/code/kyla/vendor/stylesheets/_normalize.css */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
/* line 373, /Users/christoomey/code/kyla/vendor/stylesheets/_normalize.css */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 2, /Users/christoomey/.rvm/gems/ruby-2.0.0-p247/gems/neat-1.5.0/app/assets/stylesheets/grid/_grid.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* Magnific Popup CSS */
/* line 3, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

/* line 15, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

/* line 25, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 37, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

/* line 43, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-align-top .mfp-container:before {
  display: none; }

/* line 46, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

/* line 54, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

/* line 58, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-ajax-cur {
  cursor: progress; }

/* line 61, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

/* line 66, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

/* line 72, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-auto-cursor .mfp-content {
  cursor: auto; }

/* line 75, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

/* line 80, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-loading.mfp-figure {
  display: none; }

/* line 83, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-hide {
  display: none !important; }

/* line 86, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

/* line 96, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-preloader a {
  color: #cccccc; }

/* line 98, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-preloader a:hover {
  color: white; }

/* line 101, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-s-ready .mfp-preloader {
  display: none; }

/* line 104, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-s-error .mfp-content {
  display: none; }

/* line 107, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 119, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* line 123, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

/* line 138, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-close:hover, .mfp-close:focus {
  opacity: 1; }

/* line 140, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-close:active {
  top: 1px; }

/* line 143, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-close-btn-in .mfp-close {
  color: #333333; }

/* line 146, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

/* line 153, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

/* line 161, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* line 171, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-arrow:active {
  margin-top: -54px; }

/* line 173, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1; }

/* line 175, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

/* line 186, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

/* line 190, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px; }

/* line 194, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-arrow-left {
  left: 0; }

/* line 196, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px; }

/* line 199, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f; }

/* line 203, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-arrow-right {
  right: 0; }

/* line 205, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px; }

/* line 208, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f; }

/* line 211, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

/* line 214, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

/* line 218, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-iframe-holder .mfp-close {
  top: -40px; }

/* line 221, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

/* line 226, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black; }

/* Main image in popup */
/* line 237, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
/* line 250, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-figure {
  line-height: 0; }

/* line 252, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444; }

/* line 265, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

/* line 271, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

/* line 279, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

/* line 286, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-image-holder .mfp-content {
  max-width: 100%; }

/* line 289, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  /* line 296, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  /* line 299, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  /* line 301, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
  .mfp-img-mobile .mfp-figure {
    /* The shadow behind the image */ }

  /* line 303, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  /* line 306, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  /* line 309, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  /* line 319, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  /* line 321, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  /* line 324, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  /* line 336, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  /* line 339, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  /* line 342, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  /* line 345, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
/* line 349, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-ie7 .mfp-img {
  padding: 0; }

/* line 351, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

/* line 357, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-ie7 .mfp-container {
  padding: 0; }

/* line 359, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-ie7 .mfp-content {
  padding-top: 44px; }

/* line 361, /Users/christoomey/code/kyla/vendor/stylesheets/_magnific-popup.css.scss */
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/* line 4, /Users/christoomey/code/kyla/source/assets/stylesheets/_main.css.scss */
body {
  background-image: url(/assets/images/background-grid.gif); }

/* line 8, /Users/christoomey/code/kyla/source/assets/stylesheets/_main.css.scss */
img {
  width: 100%; }

/* line 12, /Users/christoomey/code/kyla/source/assets/stylesheets/_main.css.scss */
.kyla-name {
  font-family: Courier New, Courier, mono;
  font-size: 2.3em;
  margin-top: 0px; }
  /* line 13, /Users/christoomey/code/kyla/source/assets/stylesheets/_main.css.scss */
  .kyla-name a {
    text-decoration: none;
    color: #888888; }

/* line 22, /Users/christoomey/code/kyla/source/assets/stylesheets/_main.css.scss */
.container {
  *zoom: 1;
  max-width: 57em;
  margin-left: auto;
  margin-right: auto;
  max-width: 57em;
  padding: 1em;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  font-family: Courier New, Courier, mono;
  color: #888888; }
  /* line 18, /Users/christoomey/.rvm/gems/ruby-2.0.0-p247/gems/bourbon-3.1.8/app/assets/stylesheets/addons/_clearfix.scss */
  .container:before, .container:after {
    content: " ";
    display: table; }
  /* line 23, /Users/christoomey/.rvm/gems/ruby-2.0.0-p247/gems/bourbon-3.1.8/app/assets/stylesheets/addons/_clearfix.scss */
  .container:after {
    clear: both; }
  @media screen and (max-width: 600px) {
    /* line 22, /Users/christoomey/code/kyla/source/assets/stylesheets/_main.css.scss */
    .container {
      padding: 1em; } }

/* line 1, /Users/christoomey/code/kyla/source/assets/stylesheets/_sidebar.css.scss */
.sidebar {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 14.70196%;
  font-size: 1.1em; }
  /* line 40, /Users/christoomey/.rvm/gems/ruby-2.0.0-p247/gems/neat-1.5.0/app/assets/stylesheets/grid/_span-columns.scss */
  .sidebar:last-child {
    margin-right: 0; }
  @media screen and (max-width: 600px) {
    /* line 1, /Users/christoomey/code/kyla/source/assets/stylesheets/_sidebar.css.scss */
    .sidebar {
      float: left;
      display: block;
      margin-right: 7.42297%;
      width: 100%;
      text-align: center; }
      /* line 40, /Users/christoomey/.rvm/gems/ruby-2.0.0-p247/gems/neat-1.5.0/app/assets/stylesheets/grid/_span-columns.scss */
      .sidebar:last-child {
        margin-right: 0; }
      /* line 6, /Users/christoomey/code/kyla/source/assets/stylesheets/_sidebar.css.scss */
      .sidebar:before {
        content: '~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~';
        font-size: 0.4em; } }
  /* line 12, /Users/christoomey/code/kyla/source/assets/stylesheets/_sidebar.css.scss */
  .sidebar a {
    text-decoration: none;
    color: #999; }
    /* line 15, /Users/christoomey/code/kyla/source/assets/stylesheets/_sidebar.css.scss */
    .sidebar a:hover {
      color: #666; }
  /* line 19, /Users/christoomey/code/kyla/source/assets/stylesheets/_sidebar.css.scss */
  .sidebar ul {
    padding-left: 0;
    list-style-type: none;
    color: #3e3e3e; }
  /* line 24, /Users/christoomey/code/kyla/source/assets/stylesheets/_sidebar.css.scss */
  .sidebar li {
    margin-top: 5px; }

/* line 1, /Users/christoomey/code/kyla/source/assets/stylesheets/_content.css.scss */
.content {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 82.94039%; }
  /* line 40, /Users/christoomey/.rvm/gems/ruby-2.0.0-p247/gems/neat-1.5.0/app/assets/stylesheets/grid/_span-columns.scss */
  .content:last-child {
    margin-right: 0; }
  @media screen and (max-width: 600px) {
    /* line 1, /Users/christoomey/code/kyla/source/assets/stylesheets/_content.css.scss */
    .content {
      float: left;
      display: block;
      margin-right: 7.42297%;
      width: 100%;
      margin-bottom: 0.2em; }
      /* line 40, /Users/christoomey/.rvm/gems/ruby-2.0.0-p247/gems/neat-1.5.0/app/assets/stylesheets/grid/_span-columns.scss */
      .content:last-child {
        margin-right: 0; } }

/* line 1, /Users/christoomey/code/kyla/source/assets/stylesheets/_gallery.css.scss */
img.thumb {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 23.23176%;
  margin-bottom: 2.3%;
  cursor: pointer; }
  /* line 40, /Users/christoomey/.rvm/gems/ruby-2.0.0-p247/gems/neat-1.5.0/app/assets/stylesheets/grid/_span-columns.scss */
  img.thumb:last-child {
    margin-right: 0; }
  /* line 70, /Users/christoomey/.rvm/gems/ruby-2.0.0-p247/gems/neat-1.5.0/app/assets/stylesheets/grid/_omega.scss */
  img.thumb:nth-child(4n) {
    margin-right: 0; }
  /* line 75, /Users/christoomey/.rvm/gems/ruby-2.0.0-p247/gems/neat-1.5.0/app/assets/stylesheets/grid/_omega.scss */
  img.thumb:nth-child(4n+1) {
    clear: left; }

/* line 8, /Users/christoomey/code/kyla/source/assets/stylesheets/_gallery.css.scss */
button.mfp-arrow {
  display: none; }

/* line 1, /Users/christoomey/code/kyla/source/assets/stylesheets/_resume.css.scss */
.entry {
  display: block;
  clear: both;
  margin-bottom: 0.7em; }

/* line 7, /Users/christoomey/code/kyla/source/assets/stylesheets/_resume.css.scss */
.date {
  float: left;
  width: 5.2em;
  font-weight: bold; }
