/* line 17, /Users/glen/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/compass-0.12.alpha.0/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* line 20, /Users/glen/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/compass-0.12.alpha.0/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
body {
  line-height: 1;
}

/* line 22, /Users/glen/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/compass-0.12.alpha.0/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 24, /Users/glen/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/compass-0.12.alpha.0/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 26, /Users/glen/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/compass-0.12.alpha.0/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 28, /Users/glen/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/compass-0.12.alpha.0/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 101, /Users/glen/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/compass-0.12.alpha.0/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 30, /Users/glen/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/compass-0.12.alpha.0/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 114, /Users/glen/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/compass-0.12.alpha.0/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 114, /Users/glen/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/compass-0.12.alpha.0/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* To use the light Solarized highlighting theme uncomment the following line */
/* If you want to tweak the Solarized colors you can do that here */
/* Non highlighted code colors */
/* non highlighted code colors */
/* Navigation */
/* Sidebar colors */
/* Core theme application */
/* line 60, /Users/glen/src/goodfilms/config/jekyll/sass/base/_theme.scss */
a {
  color: #1863a1;
}
/* line 18, /Users/glen/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/compass-0.12.alpha.0/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:visited {
  color: #751590;
}
/* line 21, /Users/glen/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/compass-0.12.alpha.0/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:focus {
  color: #0181eb;
}
/* line 24, /Users/glen/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/compass-0.12.alpha.0/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:hover {
  color: #0181eb;
}
/* line 27, /Users/glen/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/compass-0.12.alpha.0/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:active {
  color: #01579f;
}

/* line 63, /Users/glen/src/goodfilms/config/jekyll/sass/base/_theme.scss */
aside.sidebar a {
  color: #1863a1;
}
/* line 21, /Users/glen/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/compass-0.12.alpha.0/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
aside.sidebar a:focus {
  color: #0181eb;
}
/* line 24, /Users/glen/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/compass-0.12.alpha.0/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
aside.sidebar a:hover {
  color: #0181eb;
}
/* line 27, /Users/glen/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/compass-0.12.alpha.0/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
aside.sidebar a:active {
  color: #01579f;
}

/* line 66, /Users/glen/src/goodfilms/config/jekyll/sass/base/_theme.scss */
a {
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

/* line 70, /Users/glen/src/goodfilms/config/jekyll/sass/base/_theme.scss */
html {
  background: #252525 url(/blog/images/line-tile.png) top left;
}

/* line 74, /Users/glen/src/goodfilms/config/jekyll/sass/base/_theme.scss */
body > div {
  background: #f2f2f2 url(/blog/images/noise.png) top left;
  border-bottom: 1px solid #bfbfbf;
}
/* line 77, /Users/glen/src/goodfilms/config/jekyll/sass/base/_theme.scss */
body > div > div {
  background: #f8f8f8 url(/blog/images/noise.png) top left;
  border-right: 1px solid #e0e0e0;
}

/* line 5, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
.heading, body > header h1, h1, h2, h3, h4, h5, h6 {
  font-family: "PT Serif", "Georgia", "Helvetica Neue", Arial, sans-serif;
}

/* line 8, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
.sans, body > header h2, body > nav form .search, body > nav a, article header p.meta, article > footer, #content .blog-index footer, html .gist .gist-file .gist-meta, #blog-archives a.category, #blog-archives time, aside.sidebar section, body > footer {
  font-family: "PT Sans", "Helvetica Neue", Arial, sans-serif;
}

/* line 9, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
.serif, body, #content .blog-index a[rel=full-article] {
  font-family: "PT Serif", Georgia, Times, "Times New Roman", serif;
}

/* line 10, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
.mono, pre, code, tt, p code, li code {
  font-family: Menlo, Monaco, "Andale Mono", "lucida console", "Courier New", monospace;
}

/* line 12, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
body > header h1 {
  font-size: 2.2em;
  font-weight: normal;
  line-height: 1.2em;
  margin-bottom: 0.6667em;
}

/* line 20, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
body {
  line-height: 1.5em;
  color: #222222;
}

/* line 25, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
h1 {
  font-size: 2.2em;
  line-height: 1.2em;
}

@media only screen and (min-width: 992px) {
  /* line 31, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
  body {
    font-size: 1.15em;
  }

  /* line 32, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
  h1 {
    font-size: 2.6em;
    line-height: 1.2em;
  }
}
/* line 35, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  text-rendering: optimizelegibility;
  margin-bottom: 1em;
  font-weight: bold;
}

/* line 41, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
h2, section h1 {
  font-size: 1.5em;
}

/* line 44, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
h3, section h2, section section h1 {
  font-size: 1.3em;
}

/* line 47, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
h4, section h3, section section h2, section section section h1 {
  font-size: 1em;
}

/* line 50, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
h5, section h4, section section h3 {
  font-size: .9em;
}

/* line 53, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
h6, section h5, section section h4, section section section h3 {
  font-size: .8em;
}

/* line 56, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
p, blockquote, ul, ol {
  margin-bottom: 1.5em;
}

/* line 58, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
ul {
  list-style-type: disc;
}
/* line 59, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
ul ul {
  list-style-type: circle;
}
/* line 60, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
ul ul ul {
  list-style-type: square;
}

/* line 62, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
ol {
  list-style-type: decimal;
}
/* line 63, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
ol ol {
  list-style-type: lower-alpha;
}
/* line 64, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
ol ol ol {
  list-style-type: lower-roman;
}

/* line 66, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
ul, ul ul, ul ol, ol, ol ul, ol ol {
  margin-left: 1.3em;
}

/* line 68, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
strong {
  font-weight: bold;
}

/* line 70, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
em {
  font-style: italic;
}

/* line 72, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
sup, sub {
  font-size: 0.8em;
  position: relative;
  display: inline-block;
}

/* line 73, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
sup {
  top: -0.5em;
}

/* line 74, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
sub {
  bottom: -0.5em;
}

/* line 76, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
q {
  font-style: italic;
}
/* line 77, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
q:before {
  content: "\201C";
}
/* line 78, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
q:after {
  content: "\201D";
}

/* line 81, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
em, dfn {
  font-style: italic;
}

/* line 83, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
strong, dfn {
  font-weight: bold;
}

/* line 85, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
del, s {
  text-decoration: line-through;
}

/* line 87, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
abbr, acronym {
  border-bottom: 1px dotted;
  cursor: help;
}

/* line 91, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
sub, sup {
  line-height: 0;
}

/* line 93, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
hr {
  margin-bottom: 0.2em;
}

/* line 95, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
small {
  font-size: .8em;
}

/* line 97, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
big {
  font-size: 1.2em;
}

/* line 99, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
blockquote {
  font-style: italic;
  position: relative;
  font-size: 1.2em;
  line-height: 1.5em;
  padding-left: 1em;
  border-left: 4px solid rgba(170, 170, 170, 0.5);
}
/* line 107, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
blockquote cite {
  font-style: italic;
}
/* line 109, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
blockquote cite a {
  color: #aaaaaa !important;
  word-wrap: break-word;
}
/* line 110, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
blockquote cite:before {
  content: '\2014';
  padding-right: .3em;
  padding-left: .3em;
  color: #aaaaaa;
}
@media only screen and (min-width: 992px) {
  /* line 99, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
  blockquote {
    padding-left: 1.5em;
    border-left-width: 4px;
  }
}

/* line 118, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
.has-pullquote: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;
}

/* @extend this to force long lines of continuous text to wrap */
/* line 138, /Users/glen/src/goodfilms/config/jekyll/sass/base/_typography.scss */
.force-wrap, article a, aside.sidebar a {
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/* line 17, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
.group, body > header, body > nav, body > footer, body #content > article, body #content > div > article, body #content > div > section, body nav.pagination, aside.sidebar, #main, #content, .collapse-sidebar aside.sidebar {
  *zoom: 1;
}
/* line 38, /Users/glen/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/compass-0.12.alpha.0/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.group:after, body > header:after, body > nav:after, body > footer:after, body #content > article:after, body #content > div > article:after, body #content > div > section:after, body nav.pagination:after, aside.sidebar:after, #main:after, #content:after, .collapse-sidebar aside.sidebar:after {
  content: "";
  display: table;
  clear: both;
}

/* line 42, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
body {
  -webkit-text-size-adjust: none;
  max-width: 1200px;
  margin: 0 auto;
}
/* line 50, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
body > header, body > nav, body > footer, body #content > article, body #content > div > article, body #content > div > section, body nav.pagination {
  padding-left: 18px;
  padding-right: 18px;
}
@media only screen and (min-width: 480px) {
  /* line 50, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  body > header, body > nav, body > footer, body #content > article, body #content > div > article, body #content > div > section, body nav.pagination {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media only screen and (min-width: 768px) {
  /* line 50, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  body > header, body > nav, body > footer, body #content > article, body #content > div > article, body #content > div > section, body nav.pagination {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (min-width: 992px) {
  /* line 50, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  body > header, body > nav, body > footer, body #content > article, body #content > div > article, body #content > div > section, body nav.pagination {
    padding-left: 55px;
    padding-right: 55px;
  }
}
/* line 67, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
body > header {
  font-size: 1em;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

/* line 74, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
#content > div, #content > article {
  width: 100%;
}

/* line 76, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
aside.sidebar {
  float: none;
  padding: 0 18px 1px;
  background-color: #f7f7f7;
  border-top: 1px solid #e0e0e0;
}

/* line 84, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
.flex-content, article img, article video, article .flash-video, aside.sidebar img {
  max-width: 100%;
  height: auto;
}

/* line 87, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
.basic-alignment.left, article img.left, article video.left, article .left.flash-video, aside.sidebar img.left {
  float: left;
  margin-right: 1.5em;
}
/* line 88, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
.basic-alignment.right, article img.right, article video.right, article .right.flash-video, aside.sidebar img.right {
  float: right;
  margin-left: 1.5em;
}
/* line 89, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
.basic-alignment.center, article img.center, article video.center, article .center.flash-video, aside.sidebar img.center {
  display: block;
  margin: 0 auto 1.5em;
}
/* line 90, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
.basic-alignment.left, article img.left, article video.left, article .left.flash-video, aside.sidebar img.left, .basic-alignment.right, article img.right, article video.right, article .right.flash-video, aside.sidebar img.right {
  margin-bottom: .8em;
}

/* line 93, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
.toggle-sidebar, .no-sidebar .toggle-sidebar {
  display: none;
}

@media only screen and (min-width: 750px) {
  /* line 97, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  body.sidebar-footer aside.sidebar {
    float: none;
    width: auto;
    clear: left;
    margin: 0;
    padding: 0 35px 1px;
    background-color: #f7f7f7;
    border-top: 1px solid #eaeaea;
  }
  /* line 28, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  body.sidebar-footer aside.sidebar section.odd, body.sidebar-footer aside.sidebar section.even {
    float: left;
    width: 48%;
  }
  /* line 29, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  body.sidebar-footer aside.sidebar section.odd {
    margin-left: 0;
  }
  /* line 30, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  body.sidebar-footer aside.sidebar section.even {
    margin-left: 4%;
  }
  /* line 32, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  body.sidebar-footer aside.sidebar.thirds section {
    width: 30%;
    margin-left: 5%;
  }
  /* line 35, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  body.sidebar-footer aside.sidebar.thirds section.first {
    margin-left: 0;
    clear: both;
  }
}
/* line 99, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
body.sidebar-footer #content {
  margin-right: 0px;
}
/* line 100, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
body.sidebar-footer .toggle-sidebar {
  display: none;
}

@media only screen and (min-width: 550px) {
  /* line 104, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  body > header {
    font-size: 1em;
  }
}
@media only screen and (min-width: 750px) {
  /* line 107, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  aside.sidebar {
    float: none;
    width: auto;
    clear: left;
    margin: 0;
    padding: 0 35px 1px;
    background-color: #f7f7f7;
    border-top: 1px solid #eaeaea;
  }
  /* line 28, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  aside.sidebar section.odd, aside.sidebar section.even {
    float: left;
    width: 48%;
  }
  /* line 29, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  aside.sidebar section.odd {
    margin-left: 0;
  }
  /* line 30, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  aside.sidebar section.even {
    margin-left: 4%;
  }
  /* line 32, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  aside.sidebar.thirds section {
    width: 30%;
    margin-left: 5%;
  }
  /* line 35, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  aside.sidebar.thirds section.first {
    margin-left: 0;
    clear: both;
  }
}
@media only screen and (min-width: 768px) {
  /* line 110, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  body {
    -webkit-text-size-adjust: auto;
  }

  /* line 111, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  body > header {
    font-size: 1.2em;
  }

  /* line 112, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  #main {
    padding: 0;
    margin: 0 auto;
  }

  /* line 117, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  #content {
    margin-right: 240px;
    position: relative;
  }
  /* line 121, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  .no-sidebar #content {
    margin-right: 0;
    border-right: 0;
  }
  /* line 122, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  .collapse-sidebar #content {
    margin-right: 20px;
  }
  /* line 123, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  #content > div, #content > article {
    padding-top: 17.5px;
    padding-bottom: 17.5px;
    float: left;
  }

  /* line 129, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  aside.sidebar {
    width: 210px;
    padding: 0 15px 15px;
    background: none;
    clear: none;
    float: left;
    margin: 0 -100% 0 0;
  }
  /* line 137, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  aside.sidebar section {
    width: auto;
    margin-left: 0;
  }
  /* line 139, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  aside.sidebar section.odd, aside.sidebar section.even {
    float: none;
    width: auto;
    margin-left: 0;
  }
  /* line 141, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  .collapse-sidebar aside.sidebar {
    float: none;
    width: auto;
    clear: left;
    margin: 0;
    padding: 0 35px 1px;
    background-color: #f7f7f7;
    border-top: 1px solid #eaeaea;
  }
  /* line 28, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  .collapse-sidebar aside.sidebar section.odd, .collapse-sidebar aside.sidebar section.even {
    float: left;
    width: 48%;
  }
  /* line 29, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  .collapse-sidebar aside.sidebar section.odd {
    margin-left: 0;
  }
  /* line 30, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  .collapse-sidebar aside.sidebar section.even {
    margin-left: 4%;
  }
  /* line 32, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  .collapse-sidebar aside.sidebar.thirds section {
    width: 30%;
    margin-left: 5%;
  }
  /* line 35, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  .collapse-sidebar aside.sidebar.thirds section.first {
    margin-left: 0;
    clear: both;
  }
}
@media only screen and (min-width: 992px) {
  /* line 148, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  body > header {
    font-size: 1.3em;
  }

  /* line 149, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  #content {
    margin-right: 300px;
  }

  /* line 151, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  #content > div, #content > article {
    padding-top: 27.5px;
    padding-bottom: 27.5px;
  }

  /* line 156, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  aside.sidebar {
    width: 260px;
    padding: 1.2em 20px 20px;
  }
  /* line 159, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  .collapse-sidebar aside.sidebar {
    padding-left: 55px;
    padding-right: 55px;
  }
}
@media only screen and (min-width: 768px) {
  /* line 168, /Users/glen/src/goodfilms/config/jekyll/sass/base/_layout.scss */
  ul, ol {
    margin-left: 0;
  }
}
/* line 1, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_header.scss */
body > header {
  background: #333333;
}
/* line 3, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_header.scss */
body > header h1 {
  display: inline-block;
  margin: 0;
}
/* line 6, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_header.scss */
body > header h1 a, body > header h1 a:visited, body > header h1 a:hover {
  color: #f2f2f2;
  text-decoration: none;
}
/* line 11, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_header.scss */
body > header h2 {
  margin: .2em 0 0;
  font-size: 1em;
  color: #aaaaaa;
  font-weight: normal;
}

/* line 1, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
body > nav {
  position: relative;
  background-color: #cccccc;
  background: url(/blog/images/noise.png), -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e0e0e0), color-stop(50%, #cccccc), color-stop(100%, #b0b0b0));
  background: url(/blog/images/noise.png), -webkit-linear-gradient(#e0e0e0, #cccccc, #b0b0b0);
  background: url(/blog/images/noise.png), -moz-linear-gradient(#e0e0e0, #cccccc, #b0b0b0);
  background: url(/blog/images/noise.png), -o-linear-gradient(#e0e0e0, #cccccc, #b0b0b0);
  background: url(/blog/images/noise.png), -ms-linear-gradient(#e0e0e0, #cccccc, #b0b0b0);
  background: url(/blog/images/noise.png), linear-gradient(#e0e0e0, #cccccc, #b0b0b0);
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #8c8c8c;
  padding-top: .35em;
  padding-bottom: .35em;
}
/* line 10, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
body > nav form {
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  -o-background-clip: padding-box;
  -ms-background-clip: padding-box;
  -khtml-background-clip: padding-box;
  background-clip: padding-box;
  margin: 0;
  padding: 0;
}
/* line 13, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
body > nav form .search {
  padding: .3em .5em 0;
  font-size: .85em;
  line-height: 1.1em;
  width: 95%;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  -o-border-radius: 0.5em;
  -ms-border-radius: 0.5em;
  -khtml-border-radius: 0.5em;
  border-radius: 0.5em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  -o-background-clip: padding-box;
  -ms-background-clip: padding-box;
  -khtml-background-clip: padding-box;
  background-clip: padding-box;
  -moz-box-shadow: #d1d1d1 0 1px;
  -webkit-box-shadow: #d1d1d1 0 1px;
  -o-box-shadow: #d1d1d1 0 1px;
  box-shadow: #d1d1d1 0 1px;
  background-color: #f2f2f2;
  border: 1px solid #b3b3b3;
  color: #888;
}
/* line 25, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
body > nav form .search:focus {
  color: #444;
  border-color: #80b1df;
  -moz-box-shadow: #80b1df 0 0 4px, #80b1df 0 0 3px inset;
  -webkit-box-shadow: #80b1df 0 0 4px, #80b1df 0 0 3px inset;
  -o-box-shadow: #80b1df 0 0 4px, #80b1df 0 0 3px inset;
  box-shadow: #80b1df 0 0 4px, #80b1df 0 0 3px inset;
  background-color: #fff;
  outline: none;
}
/* line 34, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
body > nav fieldset[role=search] {
  float: right;
  width: 48%;
}
/* line 35, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
body > nav fieldset.mobile-nav {
  float: left;
  width: 48%;
}
/* line 36, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
body > nav fieldset.mobile-nav select {
  width: 100%;
  font-size: .8em;
  border: 1px solid #888;
}
/* line 38, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
body > nav ul {
  display: none;
}
@media only screen and (min-width: 550px) {
  /* line 1, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
  body > nav {
    font-size: .9em;
  }
  /* line 41, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
  body > nav ul {
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden;
    *zoom: 1;
    float: left;
    display: block;
    padding-top: .15em;
  }
  /* line 60, /Users/glen/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/compass-0.12.alpha.0/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
  body > nav ul li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0px;
    white-space: nowrap;
    display: inline;
    float: left;
    padding-left: 0;
    padding-right: 0;
  }
  /* line 48, /Users/glen/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/compass-0.12.alpha.0/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
  body > nav ul li:first-child, body > nav ul li.first {
    padding-left: 0;
  }
  /* line 49, /Users/glen/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/compass-0.12.alpha.0/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
  body > nav ul li:last-child {
    padding-right: 0;
  }
  /* line 50, /Users/glen/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/compass-0.12.alpha.0/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
  body > nav ul li.last {
    padding-right: 0;
  }
  /* line 47, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
  body > nav ul.subscription {
    margin-left: .8em;
    float: right;
  }
  /* line 50, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
  body > nav ul.subscription li:last-child a {
    padding-right: 0;
  }
  /* line 52, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
  body > nav ul li {
    margin: 0;
  }
  /* line 55, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
  body > nav a {
    color: #6b6b6b;
    text-shadow: #ebebeb 0 1px;
    float: left;
    text-decoration: none;
    font-size: 1.1em;
    padding: .1em 0;
    line-height: 1.5em;
  }
  /* line 18, /Users/glen/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/compass-0.12.alpha.0/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
  body > nav a:visited {
    color: #6b6b6b;
  }
  /* line 24, /Users/glen/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/compass-0.12.alpha.0/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
  body > nav a:hover {
    color: #2b2b2b;
  }
  /* line 65, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
  body > nav li + li {
    border-left: 1px solid #b0b0b0;
    margin-left: .8em;
  }
  /* line 68, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
  body > nav li + li a {
    padding-left: .8em;
    border-left: 1px solid #dedede;
  }
  /* line 73, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
  body > nav form {
    float: right;
    text-align: left;
    padding-left: .8em;
    width: 175px;
  }
  /* line 78, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
  body > nav form .search {
    width: 93%;
    font-size: .95em;
    line-height: 1.2em;
  }
  /* line 84, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
  body > nav ul[data-subscription$=email] + form {
    width: 97px;
  }
  /* line 86, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
  body > nav ul[data-subscription$=email] + form .search {
    width: 91%;
  }
  /* line 88, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
  body > nav fieldset.mobile-nav {
    display: none;
  }
  /* line 89, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
  body > nav fieldset[role=search] {
    width: 99%;
  }
}
@media only screen and (min-width: 992px) {
  /* line 92, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
  body > nav form {
    width: 215px;
  }
  /* line 95, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
  body > nav ul[data-subscription$=email] + form {
    width: 147px;
  }
}

/* line 101, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
.no-placeholder body > nav .search {
  background: #f2f2f2 url('/source/images/search.png?1337667957') 0.3em 0.25em no-repeat;
  text-indent: 1.3em;
}

@media only screen and (min-width: 550px) {
  /* line 123, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
  .maskImage body > nav ul[data-subscription$=email] + form {
    width: 123px;
  }
}
@media only screen and (min-width: 992px) {
  /* line 128, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
  .maskImage body > nav ul[data-subscription$=email] + form {
    width: 173px;
  }
}
/* line 133, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
.maskImage ul.subscription {
  position: relative;
  top: .2em;
}
/* line 133, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
.maskImage ul.subscription li, .maskImage ul.subscription a {
  border: 0;
  padding: 0;
}
/* line 134, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
.maskImage a[rel=subscribe-rss] {
  position: relative;
  top: 0px;
  text-indent: -999999em;
  background-color: #dedede;
  border: 0;
  padding: 0;
}
/* line 112, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
.maskImage a[rel=subscribe-rss], .maskImage a[rel=subscribe-rss]:after {
  -moz-mask-image: url('/source/images/rss.png?1337667957');
  -webkit-mask-image: url('/source/images/rss.png?1337667957');
  -o-mask-image: url('/source/images/rss.png?1337667957');
  -ms-mask-image: url('/source/images/rss.png?1337667957');
  -khtml-mask-image: url('/source/images/rss.png?1337667957');
  mask-image: url('/source/images/rss.png?1337667957');
  -moz-mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  -o-mask-repeat: no-repeat;
  -ms-mask-repeat: no-repeat;
  -khtml-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  width: 22px;
  height: 22px;
}
/* line 113, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
.maskImage a[rel=subscribe-rss]:after {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  background-color: #ababab;
}
/* line 118, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
.maskImage a[rel=subscribe-rss]:hover:after {
  background-color: #9e9e9e;
}
/* line 135, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
.maskImage a[rel=subscribe-email] {
  position: relative;
  top: 0px;
  text-indent: -999999em;
  background-color: #dedede;
  border: 0;
  padding: 0;
}
/* line 112, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
.maskImage a[rel=subscribe-email], .maskImage a[rel=subscribe-email]:after {
  -moz-mask-image: url('/source/images/email.png?1337667957');
  -webkit-mask-image: url('/source/images/email.png?1337667957');
  -o-mask-image: url('/source/images/email.png?1337667957');
  -ms-mask-image: url('/source/images/email.png?1337667957');
  -khtml-mask-image: url('/source/images/email.png?1337667957');
  mask-image: url('/source/images/email.png?1337667957');
  -moz-mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  -o-mask-repeat: no-repeat;
  -ms-mask-repeat: no-repeat;
  -khtml-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  width: 28px;
  height: 22px;
}
/* line 113, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
.maskImage a[rel=subscribe-email]:after {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  background-color: #ababab;
}
/* line 118, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_navigation.scss */
.maskImage a[rel=subscribe-email]:hover:after {
  background-color: #9e9e9e;
}

/* line 1, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
article {
  overflow: hidden;
  padding-top: 1em;
}
/* line 5, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
article header {
  position: relative;
  padding-top: 2em;
  padding-bottom: 1em;
  margin-bottom: 1em;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAABCAYAAACsXeyTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAFUlEQVQIHWNIS0sr/v//PwMMDzY+ADqMahlW4J91AAAAAElFTkSuQmCC') bottom left repeat-x;
}
/* line 11, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
article header h1 {
  margin: 0;
}
/* line 13, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
article header h1 a {
  text-decoration: none;
}
/* line 14, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
article header h1 a:hover {
  text-decoration: underline;
}
/* line 16, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
article header p {
  font-size: .9em;
  color: #aaaaaa;
  margin: 0;
}
/* line 20, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
article header p.meta {
  text-transform: uppercase;
  position: absolute;
  top: 0;
}
@media only screen and (min-width: 768px) {
  /* line 5, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
  article header {
    margin-bottom: 1.5em;
    padding-bottom: 1em;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAABCAYAAACsXeyTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAFUlEQVQIHWNIS0sr/v//PwMMDzY+ADqMahlW4J91AAAAAElFTkSuQmCC') bottom left repeat-x;
  }
}
/* line 32, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
article h2 {
  padding-top: 0.8em;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAABCAYAAACsXeyTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAFUlEQVQIHWNIS0sr/v//PwMMDzY+ADqMahlW4J91AAAAAElFTkSuQmCC') top left repeat-x;
}
/* line 36, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
.entry-content article h2:first-child, article header + h2 {
  padding-top: 0;
}
/* line 37, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
article h2:first-child, article header + h2 {
  background: none;
}
/* line 38, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
article .feature {
  padding-top: .5em;
  margin-bottom: 1em;
  padding-bottom: 1em;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAABCAYAAACsXeyTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAFUlEQVQIHWNIS0sr/v//PwMMDzY+ADqMahlW4J91AAAAAElFTkSuQmCC') bottom left repeat-x;
  font-size: 2.0em;
  font-style: italic;
  line-height: 1.3em;
}
/* line 46, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
article img, article video, article .flash-video {
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  -o-border-radius: 0.3em;
  -ms-border-radius: 0.3em;
  -khtml-border-radius: 0.3em;
  border-radius: 0.3em;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 4px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 4px;
  -o-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 4px;
  box-shadow: rgba(0, 0, 0, 0.15) 0 1px 4px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: white 0.5em solid;
}
/* line 51, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
article video, article .flash-video {
  margin: 0 auto 1.5em;
}
/* line 52, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
article video {
  display: block;
  width: 100%;
}
/* line 54, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
article .flash-video > div {
  position: relative;
  display: block;
  padding-bottom: 56.25%;
  padding-top: 1px;
  height: 0;
  overflow: hidden;
}
/* line 61, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
article .flash-video > div iframe, article .flash-video > div object, article .flash-video > div embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 70, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
article > footer {
  padding-bottom: 2.5em;
  margin-top: 2em;
}
/* line 74, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
article > footer p.meta {
  margin-bottom: .8em;
  font-size: .85em;
}

/* line 85, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
.blog-index article + article {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAABCAYAAACsXeyTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAFUlEQVQIHWNIS0sr/v//PwMMDzY+ADqMahlW4J91AAAAAElFTkSuQmCC') top left repeat-x;
}

/* line 89, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
#content .blog-index {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 91, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
#content .blog-index article {
  padding-top: 2em;
}
/* line 92, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
#content .blog-index article header {
  background: none;
  padding-bottom: 0;
}
/* line 93, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
#content .blog-index article h1 {
  font-size: 2.2em;
}
/* line 95, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
#content .blog-index article h1 a {
  color: inherit;
}
/* line 95, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
#content .blog-index article h1 a:hover {
  color: #0181eb;
}
/* line 97, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
#content .blog-index a[rel=full-article] {
  background: #ebebeb;
  display: inline-block;
  padding: .4em .8em;
  margin-right: .5em;
  text-decoration: none;
  color: #666666;
  -moz-transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
/* line 106, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
#content .blog-index a[rel=full-article]:hover {
  background: #0181eb;
  text-shadow: none;
  color: #f8f8f8;
}
/* line 112, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
#content .blog-index footer {
  margin-top: 1em;
}

/* line 118, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
.separator, article > footer .byline + time:before, article > footer time + time:before, article > footer .comments:before, article > footer .byline ~ .categories:before {
  content: "\2022 ";
  padding: 0 .4em 0 .2em;
  display: inline-block;
}

/* line 124, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
#content nav.pagination {
  text-align: center;
  font-size: .95em;
}
/* line 127, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
#content nav.pagination div {
  position: relative;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAABCAYAAACsXeyTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAFUlEQVQIHWNIS0sr/v//PwMMDzY+ADqMahlW4J91AAAAAElFTkSuQmCC') top left repeat-x;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
/* line 132, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
#content nav.pagination a {
  text-decoration: none;
  color: #aaaaaa;
}
/* line 135, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
#content nav.pagination a.prev {
  position: absolute;
  left: 0;
}
/* line 136, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
#content nav.pagination a.next {
  position: absolute;
  right: 0;
}
/* line 137, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
#content nav.pagination a:hover {
  color: #0181eb;
}
/* line 139, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_blog.scss */
#content nav.pagination a[href*=archive]:before, #content nav.pagination a[href*=archive]:after {
  content: '\2014';
  padding: 0 .3em;
}

/* line 2, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_sharing.scss */
p.meta + .sharing {
  padding-top: 1em;
  padding-left: 0;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAABCAYAAACsXeyTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAFUlEQVQIHWNIS0sr/v//PwMMDzY+ADqMahlW4J91AAAAAElFTkSuQmCC') top left repeat-x;
}

/* line 1, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.highlight, html .gist .gist-file .gist-syntax .gist-highlight {
  border: 1px solid #05232b !important;
}
/* line 2, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.highlight table td.code, html .gist .gist-file .gist-syntax .gist-highlight table td.code {
  width: 100%;
}
/* line 3, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.highlight .line-numbers, html .gist .gist-file .gist-syntax .gist-highlight .line-numbers {
  text-align: right;
  font-size: 13px;
  line-height: 1.45em;
  background: #073642 url(/blog/images/noise.png) top left !important;
  border-right: 1px solid #00232c !important;
  -moz-box-shadow: #083e4b -1px 0 inset;
  -webkit-box-shadow: #083e4b -1px 0 inset;
  -o-box-shadow: #083e4b -1px 0 inset;
  box-shadow: #083e4b -1px 0 inset;
  text-shadow: #021014 0 -1px;
  padding: .8em !important;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0;
}
/* line 18, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.highlight .line-numbers span, html .gist .gist-file .gist-syntax .gist-highlight .line-numbers span {
  color: #586e75 !important;
}

/* line 24, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
figure.code, .gist-file, pre {
  -moz-box-shadow: rgba(0, 0, 0, 0.06) 0 0 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.06) 0 0 10px;
  -o-box-shadow: rgba(0, 0, 0, 0.06) 0 0 10px;
  box-shadow: rgba(0, 0, 0, 0.06) 0 0 10px;
}
/* line 26, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
figure.code .highlight pre, .gist-file .highlight pre, pre .highlight pre {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

/* line 29, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
html .gist .gist-file {
  margin-bottom: 1.8em;
  position: relative;
  border: none;
  padding-top: 26px !important;
}
/* line 34, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
html .gist .gist-file .gist-syntax {
  border-bottom: 0 !important;
  background: none !important;
}
/* line 37, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
html .gist .gist-file .gist-syntax .gist-highlight {
  background: #002b36 !important;
}
/* line 44, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
html .gist .gist-file .gist-meta {
  padding: .6em 0.8em;
  border: 1px solid #083e4b !important;
  color: #586e75;
  font-size: .7em !important;
  background: #073642 url(/blog/images/noise.png) top left;
  line-height: 1.5em;
}
/* line 58, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
html .gist .gist-file .gist-meta a {
  color: #75878b !important;
  text-decoration: none;
}
/* line 4, /Users/glen/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/compass-0.12.alpha.0/frameworks/compass/stylesheets/compass/typography/links/_hover-link.scss */
html .gist .gist-file .gist-meta a:hover {
  text-decoration: underline;
}
/* line 61, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
html .gist .gist-file .gist-meta a:hover {
  color: #93a1a1 !important;
}
/* line 63, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
html .gist .gist-file .gist-meta a[href*='#file'] {
  position: absolute;
  top: 0;
  left: 0;
  right: -10px;
  color: #474747 !important;
}
/* line 67, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
html .gist .gist-file .gist-meta a[href*='#file']:hover {
  color: #1863a1 !important;
}
/* line 69, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
html .gist .gist-file .gist-meta a[href*=raw] {
  top: .4em;
}

/* line 75, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
pre {
  background: #002b36 url(/blog/images/noise.png) top left;
  -moz-border-radius: 0.4em;
  -webkit-border-radius: 0.4em;
  -o-border-radius: 0.4em;
  -ms-border-radius: 0.4em;
  -khtml-border-radius: 0.4em;
  border-radius: 0.4em;
  border: 1px solid #05232b;
  line-height: 1.45em;
  font-size: 13px;
  margin-bottom: 2.1em;
  padding: .8em 1em;
  color: #93a1a1;
  overflow: auto;
}

/* line 89, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
h3.filename + pre {
  -moz-border-radius-topleft: 0px;
  -webkit-border-top-left-radius: 0px;
  -o-border-top-left-radius: 0px;
  -ms-border-top-left-radius: 0px;
  -khtml-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  -o-border-top-right-radius: 0px;
  -ms-border-top-right-radius: 0px;
  -khtml-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
}

/* line 93, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
p code, li code {
  display: inline-block;
  white-space: no-wrap;
  background: #fff;
  font-size: .8em;
  line-height: 1.5em;
  color: #555;
  border: 1px solid #ddd;
  -moz-border-radius: 0.4em;
  -webkit-border-radius: 0.4em;
  -o-border-radius: 0.4em;
  -ms-border-radius: 0.4em;
  -khtml-border-radius: 0.4em;
  border-radius: 0.4em;
  padding: 0 .3em;
  margin: -1px 0;
}
/* line 106, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
p pre code, li pre code {
  font-size: 1em !important;
  background: none;
  border: none;
}

/* line 109, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code, html .gist .gist-file .gist-syntax .gist-highlight pre, .highlight code {
  font-family: Menlo, Monaco, "Andale Mono", "lucida console", "Courier New", monospace !important;
  overflow: scroll;
  overflow-y: hidden;
  display: block;
  padding: .8em !important;
  overflow-x: auto;
  line-height: 1.45em;
  background: #002b36 url(/blog/images/noise.png) top left !important;
  color: #93a1a1 !important;
  /* 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 17, /Users/glen/src/goodfilms/config/jekyll/sass/base/_utilities.scss */
.pre-code *::-moz-selection, html .gist .gist-file .gist-syntax .gist-highlight pre *::-moz-selection, .highlight code *::-moz-selection {
  background: #386774;
  color: inherit;
  text-shadow: #002b36 0 1px;
}
/* line 18, /Users/glen/src/goodfilms/config/jekyll/sass/base/_utilities.scss */
.pre-code *::-webkit-selection, html .gist .gist-file .gist-syntax .gist-highlight pre *::-webkit-selection, .highlight code *::-webkit-selection {
  background: #386774;
  color: inherit;
  text-shadow: #002b36 0 1px;
}
/* line 19, /Users/glen/src/goodfilms/config/jekyll/sass/base/_utilities.scss */
.pre-code *::selection, html .gist .gist-file .gist-syntax .gist-highlight pre *::selection, .highlight code *::selection {
  background: #386774;
  color: inherit;
  text-shadow: #002b36 0 1px;
}
/* line 120, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code span, html .gist .gist-file .gist-syntax .gist-highlight pre span, .highlight code span {
  color: #93a1a1 !important;
}
/* line 121, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code span, html .gist .gist-file .gist-syntax .gist-highlight pre span, .highlight code span {
  font-style: normal !important;
  font-weight: normal !important;
}
/* line 123, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .c, html .gist .gist-file .gist-syntax .gist-highlight pre .c, .highlight code .c {
  color: #586e75 !important;
  font-style: italic !important;
}
/* line 124, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .cm, html .gist .gist-file .gist-syntax .gist-highlight pre .cm, .highlight code .cm {
  color: #586e75 !important;
  font-style: italic !important;
}
/* line 125, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .cp, html .gist .gist-file .gist-syntax .gist-highlight pre .cp, .highlight code .cp {
  color: #586e75 !important;
  font-style: italic !important;
}
/* line 126, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .c1, html .gist .gist-file .gist-syntax .gist-highlight pre .c1, .highlight code .c1 {
  color: #586e75 !important;
  font-style: italic !important;
}
/* line 127, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .cs, html .gist .gist-file .gist-syntax .gist-highlight pre .cs, .highlight code .cs {
  color: #586e75 !important;
  font-weight: bold !important;
  font-style: italic !important;
}
/* line 128, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .err, html .gist .gist-file .gist-syntax .gist-highlight pre .err, .highlight code .err {
  color: #dc322f !important;
  background: none !important;
}
/* line 129, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .k, html .gist .gist-file .gist-syntax .gist-highlight pre .k, .highlight code .k {
  color: #cb4b16 !important;
}
/* line 130, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .o, html .gist .gist-file .gist-syntax .gist-highlight pre .o, .highlight code .o {
  color: #93a1a1 !important;
  font-weight: bold !important;
}
/* line 131, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .p, html .gist .gist-file .gist-syntax .gist-highlight pre .p, .highlight code .p {
  color: #93a1a1 !important;
}
/* line 132, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .ow, html .gist .gist-file .gist-syntax .gist-highlight pre .ow, .highlight code .ow {
  color: #2aa198 !important;
  font-weight: bold !important;
}
/* line 133, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .gd, html .gist .gist-file .gist-syntax .gist-highlight pre .gd, .highlight code .gd {
  color: #93a1a1 !important;
  background-color: #372c34 !important;
  display: inline-block;
}
/* line 134, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .gd .x, html .gist .gist-file .gist-syntax .gist-highlight pre .gd .x, .highlight code .gd .x {
  color: #93a1a1 !important;
  background-color: #4d2d33 !important;
  display: inline-block;
}
/* line 135, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .ge, html .gist .gist-file .gist-syntax .gist-highlight pre .ge, .highlight code .ge {
  color: #93a1a1 !important;
  font-style: italic !important;
}
/* line 137, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .gh, html .gist .gist-file .gist-syntax .gist-highlight pre .gh, .highlight code .gh {
  color: #586e75 !important;
}
/* line 138, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .gi, html .gist .gist-file .gist-syntax .gist-highlight pre .gi, .highlight code .gi {
  color: #93a1a1 !important;
  background-color: #1a412b !important;
  display: inline-block;
}
/* line 139, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .gi .x, html .gist .gist-file .gist-syntax .gist-highlight pre .gi .x, .highlight code .gi .x {
  color: #93a1a1 !important;
  background-color: #355720 !important;
  display: inline-block;
}
/* line 142, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .gs, html .gist .gist-file .gist-syntax .gist-highlight pre .gs, .highlight code .gs {
  color: #93a1a1 !important;
  font-weight: bold !important;
}
/* line 143, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .gu, html .gist .gist-file .gist-syntax .gist-highlight pre .gu, .highlight code .gu {
  color: #6c71c4 !important;
}
/* line 145, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .kc, html .gist .gist-file .gist-syntax .gist-highlight pre .kc, .highlight code .kc {
  color: #859900 !important;
  font-weight: bold !important;
}
/* line 146, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .kd, html .gist .gist-file .gist-syntax .gist-highlight pre .kd, .highlight code .kd {
  color: #268bd2 !important;
}
/* line 147, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .kp, html .gist .gist-file .gist-syntax .gist-highlight pre .kp, .highlight code .kp {
  color: #cb4b16 !important;
  font-weight: bold !important;
}
/* line 148, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .kr, html .gist .gist-file .gist-syntax .gist-highlight pre .kr, .highlight code .kr {
  color: #d33682 !important;
  font-weight: bold !important;
}
/* line 149, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .kt, html .gist .gist-file .gist-syntax .gist-highlight pre .kt, .highlight code .kt {
  color: #2aa198 !important;
}
/* line 150, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .n, html .gist .gist-file .gist-syntax .gist-highlight pre .n, .highlight code .n {
  color: #268bd2 !important;
}
/* line 151, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .na, html .gist .gist-file .gist-syntax .gist-highlight pre .na, .highlight code .na {
  color: #268bd2 !important;
}
/* line 152, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .nb, html .gist .gist-file .gist-syntax .gist-highlight pre .nb, .highlight code .nb {
  color: #859900 !important;
}
/* line 153, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .nc, html .gist .gist-file .gist-syntax .gist-highlight pre .nc, .highlight code .nc {
  color: #d33682 !important;
}
/* line 154, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .no, html .gist .gist-file .gist-syntax .gist-highlight pre .no, .highlight code .no {
  color: #b58900 !important;
}
/* line 156, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .nl, html .gist .gist-file .gist-syntax .gist-highlight pre .nl, .highlight code .nl {
  color: #859900 !important;
}
/* line 157, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .ne, html .gist .gist-file .gist-syntax .gist-highlight pre .ne, .highlight code .ne {
  color: #268bd2 !important;
  font-weight: bold !important;
}
/* line 158, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .nf, html .gist .gist-file .gist-syntax .gist-highlight pre .nf, .highlight code .nf {
  color: #268bd2 !important;
  font-weight: bold !important;
}
/* line 159, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .nn, html .gist .gist-file .gist-syntax .gist-highlight pre .nn, .highlight code .nn {
  color: #b58900 !important;
}
/* line 160, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .nt, html .gist .gist-file .gist-syntax .gist-highlight pre .nt, .highlight code .nt {
  color: #268bd2 !important;
  font-weight: bold !important;
}
/* line 161, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .nx, html .gist .gist-file .gist-syntax .gist-highlight pre .nx, .highlight code .nx {
  color: #b58900 !important;
}
/* line 164, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .vg, html .gist .gist-file .gist-syntax .gist-highlight pre .vg, .highlight code .vg {
  color: #268bd2 !important;
}
/* line 165, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .vi, html .gist .gist-file .gist-syntax .gist-highlight pre .vi, .highlight code .vi {
  color: #268bd2 !important;
}
/* line 166, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .nv, html .gist .gist-file .gist-syntax .gist-highlight pre .nv, .highlight code .nv {
  color: #268bd2 !important;
}
/* line 168, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .mf, html .gist .gist-file .gist-syntax .gist-highlight pre .mf, .highlight code .mf {
  color: #2aa198 !important;
}
/* line 169, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .m, html .gist .gist-file .gist-syntax .gist-highlight pre .m, .highlight code .m {
  color: #2aa198 !important;
}
/* line 170, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .mh, html .gist .gist-file .gist-syntax .gist-highlight pre .mh, .highlight code .mh {
  color: #2aa198 !important;
}
/* line 171, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .mi, html .gist .gist-file .gist-syntax .gist-highlight pre .mi, .highlight code .mi {
  color: #2aa198 !important;
}
/* line 173, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .s, html .gist .gist-file .gist-syntax .gist-highlight pre .s, .highlight code .s {
  color: #2aa198 !important;
}
/* line 176, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .sd, html .gist .gist-file .gist-syntax .gist-highlight pre .sd, .highlight code .sd {
  color: #2aa198 !important;
}
/* line 177, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .s2, html .gist .gist-file .gist-syntax .gist-highlight pre .s2, .highlight code .s2 {
  color: #2aa198 !important;
}
/* line 178, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .se, html .gist .gist-file .gist-syntax .gist-highlight pre .se, .highlight code .se {
  color: #dc322f !important;
}
/* line 180, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .si, html .gist .gist-file .gist-syntax .gist-highlight pre .si, .highlight code .si {
  color: #268bd2 !important;
}
/* line 182, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .sr, html .gist .gist-file .gist-syntax .gist-highlight pre .sr, .highlight code .sr {
  color: #2aa198 !important;
}
/* line 183, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code .s1, html .gist .gist-file .gist-syntax .gist-highlight pre .s1, .highlight code .s1 {
  color: #2aa198 !important;
}
/* line 186, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.pre-code div .gd, html .gist .gist-file .gist-syntax .gist-highlight pre div .gd, .highlight code div .gd, .pre-code div .gd .x, html .gist .gist-file .gist-syntax .gist-highlight pre div .gd .x, .highlight code div .gd .x, .pre-code div .gi, html .gist .gist-file .gist-syntax .gist-highlight pre div .gi, .highlight code div .gi, .pre-code div .gi .x, html .gist .gist-file .gist-syntax .gist-highlight pre div .gi .x, .highlight code div .gi .x {
  display: inline-block;
  width: 100%;
}

/* line 189, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.highlight, .gist-highlight {
  margin-bottom: 1.8em;
  background: #002b36;
  overflow-y: hidden;
  overflow-x: auto;
}
/* line 190, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.highlight pre, .gist-highlight pre {
  background: none;
  -moz-border-radius: none;
  -webkit-border-radius: none;
  -o-border-radius: none;
  -ms-border-radius: none;
  -khtml-border-radius: none;
  border-radius: none;
  border: none;
  padding: 0;
  margin-bottom: 0;
}

/* line 205, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
pre::-webkit-scrollbar, .highlight::-webkit-scrollbar, .gist-highlight::-webkit-scrollbar {
  height: .5em;
  background: rgba(255, 255, 255, 0.15);
}
/* line 206, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
pre::-webkit-scrollbar-thumb:horizontal, .highlight::-webkit-scrollbar-thumb:horizontal, .gist-highlight::-webkit-scrollbar-thumb:horizontal {
  background: rgba(255, 255, 255, 0.2);
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

/* line 209, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.highlight code {
  background: #000;
}

/* line 210, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
figure.code {
  background: none;
  padding: 0;
  border: 0;
  margin-bottom: 1.5em;
}
/* line 215, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
figure.code pre {
  margin-bottom: 0;
}
/* line 216, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
figure.code figcaption {
  position: relative;
}
/* line 221, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
figure.code .highlight {
  margin-bottom: 0;
}

/* line 226, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.code-title, html .gist .gist-file .gist-meta a[href*='#file'], h3.filename, figure.code figcaption {
  text-align: center;
  font-size: 13px;
  line-height: 2em;
  text-shadow: #cbcccc 0 1px 0;
  color: #474747;
  font-weight: normal;
  margin-bottom: 0;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  -o-border-top-left-radius: 5px;
  -ms-border-top-left-radius: 5px;
  -khtml-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  -o-border-top-right-radius: 5px;
  -ms-border-top-right-radius: 5px;
  -khtml-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  font-family: "Helvetica Neue", Arial, "Lucida Grande", "Lucida Sans Unicode", Lucida, sans-serif;
  background: #aaaaaa url('/source/images/code_bg.png?1337667957') top repeat-x;
  border: 1px solid #565656;
  border-top-color: #cbcbcb;
  border-left-color: #a5a5a5;
  border-right-color: #a5a5a5;
  border-bottom: 0;
}

/* line 244, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_syntax.scss */
.download-source, html .gist .gist-file .gist-meta a[href*=raw], figure.code figcaption a {
  position: absolute;
  right: .8em;
  text-decoration: none;
  color: #666 !important;
  z-index: 1;
  font-size: 13px;
  text-shadow: #cbcccc 0 1px 0;
  padding-left: 3em;
}
/* line 4, /Users/glen/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/compass-0.12.alpha.0/frameworks/compass/stylesheets/compass/typography/links/_hover-link.scss */
.download-source:hover, html .gist .gist-file .gist-meta a[href*=raw]:hover, figure.code figcaption a:hover {
  text-decoration: underline;
}

/* line 2, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_archive.scss */
#archive #content > div, #archive #content > div > article {
  padding-top: 0;
}

/* line 4, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_archive.scss */
#blog-archives {
  color: #aaaaaa;
}
/* line 5, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_archive.scss */
#blog-archives article {
  padding: 1em 0 1em;
  position: relative;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAABCAYAAACsXeyTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAFUlEQVQIHWNIS0sr/v//PwMMDzY+ADqMahlW4J91AAAAAElFTkSuQmCC') bottom left repeat-x;
}
/* line 9, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_archive.scss */
#blog-archives article:last-child {
  background: none;
}
/* line 12, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_archive.scss */
#blog-archives article footer {
  padding: 0;
  margin: 0;
}
/* line 14, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_archive.scss */
#blog-archives h1 {
  color: #222222;
  margin-bottom: .3em;
}
/* line 15, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_archive.scss */
#blog-archives h2 {
  display: none;
}
/* line 16, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_archive.scss */
#blog-archives h1 {
  font-size: 1.5em;
}
/* line 18, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_archive.scss */
#blog-archives h1 a {
  text-decoration: none;
  color: inherit;
  font-weight: normal;
  display: inline-block;
}
/* line 4, /Users/glen/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/compass-0.12.alpha.0/frameworks/compass/stylesheets/compass/typography/links/_hover-link.scss */
#blog-archives h1 a:hover {
  text-decoration: underline;
}
/* line 21, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_archive.scss */
#blog-archives h1 a:hover {
  color: #0181eb;
}
/* line 26, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_archive.scss */
#blog-archives a.category, #blog-archives time {
  color: #aaaaaa;
}
/* line 31, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_archive.scss */
#blog-archives .entry-content {
  display: none;
}
/* line 32, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_archive.scss */
#blog-archives time {
  font-size: .9em;
  line-height: 1.2em;
}
/* line 35, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_archive.scss */
#blog-archives time .month, #blog-archives time .day {
  display: inline-block;
}
/* line 36, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_archive.scss */
#blog-archives time .month {
  text-transform: uppercase;
}
/* line 38, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_archive.scss */
#blog-archives p {
  margin-bottom: 1em;
}
/* line 39, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_archive.scss */
#blog-archives a, #blog-archives .entry-content a {
  color: inherit;
}
/* line 24, /Users/glen/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/compass-0.12.alpha.0/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
#blog-archives a:hover, #blog-archives .entry-content a:hover {
  color: #0181eb;
}
/* line 40, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_archive.scss */
#blog-archives a:hover {
  color: #0181eb;
}
@media only screen and (min-width: 550px) {
  /* line 42, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_archive.scss */
  #blog-archives article {
    margin-left: 5em;
  }
  /* line 43, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_archive.scss */
  #blog-archives h2 {
    margin-bottom: .3em;
    font-weight: normal;
    display: inline-block;
    position: relative;
    top: -1px;
    float: left;
  }
  /* line 49, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_archive.scss */
  #blog-archives h2:first-child {
    padding-top: .75em;
  }
  /* line 51, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_archive.scss */
  #blog-archives time {
    position: absolute;
    text-align: right;
    left: 0em;
    top: 1.8em;
  }
  /* line 57, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_archive.scss */
  #blog-archives .year {
    display: none;
  }
  /* line 58, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_archive.scss */
  #blog-archives article {
    padding-left: 4.5em;
    padding-bottom: .7em;
  }
  /* line 61, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_archive.scss */
  #blog-archives a.category {
    line-height: 1.1em;
  }
}

/* line 67, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_archive.scss */
#content > .category article {
  margin-left: 0;
  padding-left: 6.8em;
}
/* line 71, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_archive.scss */
#content > .category .year {
  display: inline;
}

/* line 1, /Users/glen/src/goodfilms/config/jekyll/sass/partials/sidebar/_base.scss */
.side-shadow-border, aside.sidebar section h1, aside.sidebar li {
  -moz-box-shadow: white 0 1px;
  -webkit-box-shadow: white 0 1px;
  -o-box-shadow: white 0 1px;
  box-shadow: white 0 1px;
}

/* line 4, /Users/glen/src/goodfilms/config/jekyll/sass/partials/sidebar/_base.scss */
aside.sidebar {
  color: #4b4b4b;
  text-shadow: white 0 1px;
}
/* line 8, /Users/glen/src/goodfilms/config/jekyll/sass/partials/sidebar/_base.scss */
aside.sidebar section {
  font-size: .8em;
  line-height: 1.4em;
  margin-bottom: 1.5em;
}
/* line 13, /Users/glen/src/goodfilms/config/jekyll/sass/partials/sidebar/_base.scss */
aside.sidebar section h1 {
  margin: 1.5em 0 0;
  padding-bottom: .2em;
  border-bottom: 1px solid #e0e0e0;
}
/* line 18, /Users/glen/src/goodfilms/config/jekyll/sass/partials/sidebar/_base.scss */
aside.sidebar section h1 + p {
  padding-top: .4em;
}
/* line 23, /Users/glen/src/goodfilms/config/jekyll/sass/partials/sidebar/_base.scss */
aside.sidebar img {
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  -o-border-radius: 0.3em;
  -ms-border-radius: 0.3em;
  -khtml-border-radius: 0.3em;
  border-radius: 0.3em;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 4px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 4px;
  -o-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 4px;
  box-shadow: rgba(0, 0, 0, 0.15) 0 1px 4px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: white 0.3em solid;
}
/* line 28, /Users/glen/src/goodfilms/config/jekyll/sass/partials/sidebar/_base.scss */
aside.sidebar ul {
  margin-bottom: 0.5em;
  margin-left: 0;
}
/* line 32, /Users/glen/src/goodfilms/config/jekyll/sass/partials/sidebar/_base.scss */
aside.sidebar li {
  list-style: none;
  padding: .5em 0;
  margin: 0;
  border-bottom: 1px solid #e0e0e0;
}
/* line 38, /Users/glen/src/goodfilms/config/jekyll/sass/partials/sidebar/_base.scss */
aside.sidebar li p:last-child {
  margin-bottom: 0;
}
/* line 42, /Users/glen/src/goodfilms/config/jekyll/sass/partials/sidebar/_base.scss */
aside.sidebar a {
  color: inherit;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}
/* line 46, /Users/glen/src/goodfilms/config/jekyll/sass/partials/sidebar/_base.scss */
aside.sidebar:hover a {
  color: #1863a1;
}
/* line 48, /Users/glen/src/goodfilms/config/jekyll/sass/partials/sidebar/_base.scss */
aside.sidebar:hover a:hover {
  color: #0181eb;
}

/* line 51, /Users/glen/src/goodfilms/config/jekyll/sass/partials/sidebar/_base.scss */
.aside-alt-link, #tweets a[href*='twitter.com/search'], #pinboard_linkroll .pin-tag {
  color: #7e7e7e;
}
/* line 53, /Users/glen/src/goodfilms/config/jekyll/sass/partials/sidebar/_base.scss */
.aside-alt-link:hover, #tweets a[href*='twitter.com/search']:hover, #pinboard_linkroll .pin-tag:hover {
  color: #0181eb;
}

@media only screen and (min-width: 768px) {
  /* line 59, /Users/glen/src/goodfilms/config/jekyll/sass/partials/sidebar/_base.scss */
  .toggle-sidebar {
    outline: none;
    position: absolute;
    right: -10px;
    top: 0;
    bottom: 0;
    display: inline-block;
    text-decoration: none;
    color: #cecece;
    width: 9px;
    cursor: pointer;
  }
  /* line 67, /Users/glen/src/goodfilms/config/jekyll/sass/partials/sidebar/_base.scss */
  .toggle-sidebar:hover {
    background: #e9e9e9;
    background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(224, 224, 224, 0.5)), color-stop(100%, rgba(224, 224, 224, 0)));
    background: -webkit-linear-gradient(left, rgba(224, 224, 224, 0.5), rgba(224, 224, 224, 0));
    background: -moz-linear-gradient(left, rgba(224, 224, 224, 0.5), rgba(224, 224, 224, 0));
    background: -o-linear-gradient(left, rgba(224, 224, 224, 0.5), rgba(224, 224, 224, 0));
    background: -ms-linear-gradient(left, rgba(224, 224, 224, 0.5), rgba(224, 224, 224, 0));
    background: linear-gradient(left, rgba(224, 224, 224, 0.5), rgba(224, 224, 224, 0));
  }
  /* line 71, /Users/glen/src/goodfilms/config/jekyll/sass/partials/sidebar/_base.scss */
  .toggle-sidebar:after {
    position: absolute;
    right: -11px;
    top: 0;
    width: 20px;
    font-size: 1.2em;
    line-height: 1.1em;
    padding-bottom: .15em;
    -moz-border-radius-bottomright: 0.3em;
    -webkit-border-bottom-right-radius: 0.3em;
    -o-border-bottom-right-radius: 0.3em;
    -ms-border-bottom-right-radius: 0.3em;
    -khtml-border-bottom-right-radius: 0.3em;
    border-bottom-right-radius: 0.3em;
    text-align: center;
    background: #f8f8f8 url(/blog/images/noise.png) top left;
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    content: "\00BB";
    text-indent: -1px;
  }
  /* line 85, /Users/glen/src/goodfilms/config/jekyll/sass/partials/sidebar/_base.scss */
  .collapse-sidebar .toggle-sidebar {
    text-indent: 0px;
    right: -20px;
    width: 19px;
  }
  /* line 89, /Users/glen/src/goodfilms/config/jekyll/sass/partials/sidebar/_base.scss */
  .collapse-sidebar .toggle-sidebar:hover {
    background: #e9e9e9;
  }
  /* line 92, /Users/glen/src/goodfilms/config/jekyll/sass/partials/sidebar/_base.scss */
  .collapse-sidebar .toggle-sidebar:after {
    border-left: 1px solid #e0e0e0;
    text-shadow: #fff 0 1px;
    content: "\00AB";
    left: 0px;
    right: 0;
    text-align: center;
    text-indent: 0;
    border: 0;
    border-right-width: 0;
    background: none;
  }
}
/* line 2, /Users/glen/src/goodfilms/config/jekyll/sass/partials/sidebar/_twitter.scss */
#tweets .loading {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowMjgwMTE3NDA3MjA2ODExQTQxQUNFN0NCOEMyNEMzNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowQkYxMEI5QjQ5QzYxMUUwQTJGN0YyQzFDMzFCQjZCMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowQkYxMEI5QTQ5QzYxMUUwQTJGN0YyQzFDMzFCQjZCMyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IE1hY2ludG9zaCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkIxREYyRDc2MTIyMDY4MTFBNDFBQ0U3Q0I4QzI0QzM2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjAyODAxMTc0MDcyMDY4MTFBNDFBQ0U3Q0I4QzI0QzM2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+bAX+SwAAAZBJREFUeNrsl+1tgzAQhgF1AHeCphPU3QA2SDcIEzRMUDpB0wlCJ8gIcf+DQicoG5QNqC29SJZl/EHc8oeTTkTCvnvse3048TAM0ZKWRAvbCnDTNE3omBvulHvPnVkBAic/ct/hd4fn/X+VQE4+AjzN0UDK/Zv7njtxTL5Tko9xLgAjPgA96vjG/QcBqCE5wVgT3HkKQgfQcq+UABcESTXjXXaKYr6zBnIFYtzSswbk2bFMVFOmSYBSN1gBGetOPIT64noMmW6wRvX9jB6xlXT2YALIkSSyCNDXTpLYM1MfEBooZqzSxVoskCQOx4v8AQDF7m5MAD0oQ5uImXG/Fbtsa8UVenkRKHmHmMznW9AFLMPH3I8RCyBGsZCDDmDvCJBBvdfUvtcBtOj1W0PzKNH96BXJ2dSFRLx4x7E4AuiT+x0S0gCqr2w3ogqJT+j1aSDF57ZrWaJ0p0edUDxN1PkVsax3wkQzucDZP3gqv5Xmlq5z47quXdpmKmlChv3CVjPpEupl8frXbAVYGuBXgAEAuftfzMLpDZgAAAAASUVORK5CYII=') no-repeat center 0.5em;
  color: #c4c4c4;
  text-shadow: #f8f8f8 0 1px;
  text-align: center;
  padding: 2.5em 0 .5em;
}
/* line 8, /Users/glen/src/goodfilms/config/jekyll/sass/partials/sidebar/_twitter.scss */
#tweets .loading.error {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAACLklEQVRYhe2WwY2bQBSG/4f3aEtsB+4gG8kzkk+BDuIKbFcQU0GyFXhdgekgJeAbEiCFErwdIMHN1vw5BK8cAws2K+3F/wm9eTP/x7w3owHuuuuTJbdODMNwPBgMHBEZi8gXkvbZcArgleROa51+GEAQBPZwOFwAmIvIU8dpGUn/eDxuptPp/iaA0nglIj8A2K0TGkTypSiKZ9d1s84AcRw7IrIFML7V+EJ7Y8zsVJp3AaIoWliWte3jRjIVkZTkK4Bvp9IZYzyttd8I0NM8I7k5Ho9+Xd2TJPlO8icArxag3PbgFmeSKcllW/eXPqsKQBAE9mg0+oN+Nc9IzpRSu7ZE6zIwHA5XPc2BfyfF6ZJYARCReU/zk7IwDMdtSW8liOPYITnu2/WXMsYstdZ+I0DZ7Wv0uGDalOf54/nlcy5LRPYAliRbu/YGZSS9JnMAsEhmALZX3O3XyBaRdRRFi0YAEZkbYzySLoDZDSaNf/dmYlnbOI6durEHpZR3HkiSZI8rjqExxjuZtKQ6AHYVuJoFn7uaA8i01r7W2ifpkqwYlPKVUr/qBioA5WKdGpLk5vStlNoppdwGkEWSJLU7VAEAgKIo3A4QWVEUL5fBE4gx5isA/xwiiqJKo9cCuK6bFUXhXizwn4wx7x4vrXU6mUyWeZ4/kvQA7EWkcte0PkiiKHoSkbWIOGdhfzKZLNvmdtFDW4JlWb8vQh9mDnR8E5bvA/twOKR1D4y77uqjv2QXCIW9OIVeAAAAAElFTkSuQmCC') no-repeat center 0.5em;
}
/* line 12, /Users/glen/src/goodfilms/config/jekyll/sass/partials/sidebar/_twitter.scss */
#tweets p {
  position: relative;
  padding-right: 1em;
}
/* line 16, /Users/glen/src/goodfilms/config/jekyll/sass/partials/sidebar/_twitter.scss */
#tweets a[href*=status] {
  color: #a4a4a4;
  float: right;
  padding: 0 0 .1em 1em;
  position: relative;
  right: -1.3em;
  text-shadow: #fff 0 1px;
  font-size: .7em;
  text-decoration: none;
}
/* line 23, /Users/glen/src/goodfilms/config/jekyll/sass/partials/sidebar/_twitter.scss */
#tweets a[href*=status] span {
  font-size: 1.5em;
}
/* line 25, /Users/glen/src/goodfilms/config/jekyll/sass/partials/sidebar/_twitter.scss */
#tweets a[href*=status]:hover {
  color: #0181eb;
  text-decoration: none;
}
/* line 30, /Users/glen/src/goodfilms/config/jekyll/sass/partials/sidebar/_twitter.scss */
#tweets a[href*='twitter.com/search'] {
  text-decoration: none;
}
/* line 4, /Users/glen/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/compass-0.12.alpha.0/frameworks/compass/stylesheets/compass/typography/links/_hover-link.scss */
#tweets a[href*='twitter.com/search']:hover {
  text-decoration: underline;
}

/* line 2, /Users/glen/src/goodfilms/config/jekyll/sass/partials/sidebar/_pinboard.scss */
#pinboard_linkroll .pin-title, #pinboard_linkroll .pin-description {
  display: block;
  margin-bottom: .5em;
}
/* line 6, /Users/glen/src/goodfilms/config/jekyll/sass/partials/sidebar/_pinboard.scss */
#pinboard_linkroll .pin-tag {
  text-decoration: none;
}
/* line 4, /Users/glen/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/compass-0.12.alpha.0/frameworks/compass/stylesheets/compass/typography/links/_hover-link.scss */
#pinboard_linkroll .pin-tag:hover {
  text-decoration: underline;
}
/* line 9, /Users/glen/src/goodfilms/config/jekyll/sass/partials/sidebar/_pinboard.scss */
#pinboard_linkroll .pin-tag:after {
  content: ',';
}
/* line 10, /Users/glen/src/goodfilms/config/jekyll/sass/partials/sidebar/_pinboard.scss */
#pinboard_linkroll .pin-tag:last-child:after {
  content: '';
}

/* line 2, /Users/glen/src/goodfilms/config/jekyll/sass/partials/sidebar/_delicious.scss */
.delicious-posts a.delicious-link {
  margin-bottom: .5em;
  display: block;
}
/* line 3, /Users/glen/src/goodfilms/config/jekyll/sass/partials/sidebar/_delicious.scss */
.delicious-posts p {
  font-size: 1em;
}

/* line 1, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_footer.scss */
body > footer {
  font-size: .8em;
  color: #888888;
  text-shadow: #d9d9d9 0 1px;
  background-color: #cccccc;
  background: url(/blog/images/noise.png), -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e0e0e0), color-stop(50%, #cccccc), color-stop(100%, #b0b0b0));
  background: url(/blog/images/noise.png), -webkit-linear-gradient(#e0e0e0, #cccccc, #b0b0b0);
  background: url(/blog/images/noise.png), -moz-linear-gradient(#e0e0e0, #cccccc, #b0b0b0);
  background: url(/blog/images/noise.png), -o-linear-gradient(#e0e0e0, #cccccc, #b0b0b0);
  background: url(/blog/images/noise.png), -ms-linear-gradient(#e0e0e0, #cccccc, #b0b0b0);
  background: url(/blog/images/noise.png), linear-gradient(#e0e0e0, #cccccc, #b0b0b0);
  border-top: 1px solid #f2f2f2;
  position: relative;
  padding-top: 1em;
  padding-bottom: 1em;
  margin-bottom: 3em;
  -moz-border-radius-bottomleft: 0.4em;
  -webkit-border-bottom-left-radius: 0.4em;
  -o-border-bottom-left-radius: 0.4em;
  -ms-border-bottom-left-radius: 0.4em;
  -khtml-border-bottom-left-radius: 0.4em;
  border-bottom-left-radius: 0.4em;
  -moz-border-radius-bottomright: 0.4em;
  -webkit-border-bottom-right-radius: 0.4em;
  -o-border-bottom-right-radius: 0.4em;
  -ms-border-bottom-right-radius: 0.4em;
  -khtml-border-bottom-right-radius: 0.4em;
  border-bottom-right-radius: 0.4em;
  z-index: 1;
}
/* line 15, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_footer.scss */
body > footer a {
  color: #6b6b6b;
}
/* line 18, /Users/glen/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/compass-0.12.alpha.0/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
body > footer a:visited {
  color: #6b6b6b;
}
/* line 24, /Users/glen/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/compass-0.12.alpha.0/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
body > footer a:hover {
  color: #484848;
}
/* line 18, /Users/glen/src/goodfilms/config/jekyll/sass/partials/_footer.scss */
body > footer p:last-child {
  margin-bottom: 0;
}

/* line 6, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
html {
  background-color: #151515;
}

/* line 9, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
.background {
  z-index: -1;
  position: absolute;
  top: 0;
  width: 100%;
  height: 500px;
  background-image: url("http://files.goodfil.ms/background_1280.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

/* line 22, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
header[role='banner'] {
  padding-top: 60px;
  padding-bottom: 120px;
  background-color: rgba(0, 0, 0, 0.8);
}
/* line 23, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
header[role='banner'] h1 {
  font: 300 56px Lato;
}
/* line 26, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
header[role='banner'] h2 {
  font: 300 28px Lato;
}
/* line 29, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
header[role='banner'] h2 a {
  color: #1863a0;
}
/* line 31, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
header[role='banner'] h2 a:hover {
  color: #0181e9;
}

/* line 39, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
a, a:visited {
  color: inherit;
}

/* line 41, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
#content a:hover {
  background-color: rgba(24, 99, 160, 0.1);
}

/* line 44, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
a, a:visited, a:hover, #content .blog-index article h1 a:hover, #blog-archives h1 a:hover {
  text-decoration: none;
}

/* line 47, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
#content .blog-index article, #content article.hentry {
  font: 300 18px/1.6 Lato;
  color: #1a1a1a;
  padding-bottom: 3em;
}
/* line 52, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
#content .blog-index article header, #content article.hentry header {
  margin-top: 1em;
  padding-top: 2em;
  margin-bottom: 3.5em;
}
/* line 56, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
#content .blog-index article header h1, #content article.hentry header h1 {
  font: 900 31px Lato;
  margin-top: 0;
}
/* line 60, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
#content .blog-index article h1, #content article.hentry h1 {
  font: 700 24px Lato;
  color: #333333;
  margin-top: 3em;
}
/* line 66, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
#content .blog-index article p a, #content .blog-index article li a, #content article.hentry p a, #content article.hentry li a {
  border-bottom: 1px solid #aaaaaa;
  margin: 0 2px;
}
/* line 70, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
#content .blog-index article strong, #content .blog-index article em, #content article.hentry strong, #content article.hentry em {
  font-weight: 400;
  color: inherit;
}
/* line 74, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
#content .blog-index article p img, #content article.hentry p img {
  display: block;
  margin: 0 auto;
}

/* line 78, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
h1 {
  font: 900 31px Lato;
}

/* line 81, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
blockquote {
  padding: 0;
  margin: 0;
  border: none;
}
/* line 86, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
blockquote p {
  font: italic 300 20px/1.4 Lato;
  background-color: #e6e6e6;
  margin-left: 1em;
  padding: 0.5em 1em;
  border-left: 4px solid #d9d9d9;
  border-right: 4px solid #d9d9d9;
}

/* line 94, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
.footnote {
  font-size: 14px;
}

/* line 97, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
table.vectorvictor {
  font-size: 14px;
  margin-bottom: 20px;
}
/* line 101, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
table.vectorvictor td {
  width: 196px;
  padding: 10px;
}
/* line 104, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
table.vectorvictor td .arrow {
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  background-image: url("/blog/images/arrows.png");
}
/* line 112, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
table.vectorvictor tr.top td.middle .arrow {
  background-position: -48px 0px;
}
/* line 114, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
table.vectorvictor tr.top td.right .arrow {
  background-position: -96px 0px;
}
/* line 117, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
table.vectorvictor tr.middle td.left .arrow {
  background-position: 0px -48px;
}
/* line 119, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
table.vectorvictor tr.middle td.middle .arrow {
  background-position: -48px -48px;
}
/* line 121, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
table.vectorvictor tr.middle td.right .arrow {
  background-position: -96px -48px;
}
/* line 124, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
table.vectorvictor tr.bottom td.left .arrow {
  background-position: 0px -96px;
}
/* line 126, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
table.vectorvictor tr.bottom td.middle .arrow {
  background-position: -48px -96px;
}
/* line 128, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
table.vectorvictor tr.bottom td.right .arrow {
  background-position: -96px -96px;
}

/* line 131, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
.tooltip {
  position: absolute;
  z-index: 1000;
  display: block;
  visibility: visible;
  padding: 5px;
  max-width: 120px;
  font: bold 11px Lato;
  background: none;
  border-bottom: none;
}
/* line 142, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
.tooltip.top {
  margin-top: 6px;
}
/* line 144, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
.tooltip.right {
  margin-left: 2px;
}
/* line 146, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
.tooltip.bottom {
  margin-top: 2px;
}
/* line 148, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
.tooltip.left {
  margin-left: -2px;
}

/* line 151, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.9);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
}

/* line 160, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
}
/* line 165, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
.tooltip.top .tooltip-arrow {
  margin-left: -5px;
  bottom: 0;
  left: 50%;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid rgba(0, 0, 0, 0.9);
}
/* line 173, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
.tooltip.right .tooltip-arrow {
  margin-top: -5px;
  left: 0;
  top: 50%;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid rgba(0, 0, 0, 0.8);
}

/* line 181, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
iframe.embed {
  width: 680px;
  overflow: hidden;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
  -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
  margin-bottom: 20px;
}
/* line 188, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
iframe.embed.exploregraph {
  height: 840px;
}

/* line 191, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
.okgo {
  margin: 20px 0;
  text-align: center;
}

/* Button Object */
/* 1. Corrects inability to style clickable 'input' types in iOS
 * 2. Remove excess padding in IE6/7
 * 3. IE6/7 inline-block hack for native block-level elements */
/* line 9, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-auth {
  position: relative;
  display: inline-block;
  height: 22px;
  padding: 0 1em;
  border: 1px solid #999999;
  border-radius: 2px;
  margin: 0;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  line-height: 22px;
  white-space: nowrap;
  cursor: pointer;
  color: #222222;
  background: white;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  /* iOS */
  -webkit-appearance: none;
  /* 1 */
  /* IE6/7 hacks */
  *overflow: visible;
  /* 2 */
  *display: inline;
  /* 3 */
  *zoom: 1;
  /* 3 */
}
/* line 38, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-auth:hover, .btn-auth:focus, .btn-auth:active {
  text-decoration: none;
}
/* line 40, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-auth:before {
  content: "";
  float: left;
  width: 22px;
  height: 22px;
  background: url(asset_path("auth-icons.png", nil)) no-repeat 99px 99px;
}
/* line 46, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-auth.large {
  height: 36px;
  line-height: 36px;
  font-size: 20px;
}
/* line 50, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-auth.large:before {
  width: 36px;
  height: 36px;
}
/* line 53, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-auth::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* 36px */
/* Remove excess padding and border in FF3+ */
/* Facebook (extends .btn-auth)
 * ========================================================================== */
/* line 66, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-facebook {
  border-color: #29447e;
  border-bottom-color: #1a356e;
  color: white;
  background-color: #5872a7;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#637bad), to(#5872a7));
  background-image: -webkit-linear-gradient(#637bad, #5872a7);
  background-image: -moz-linear-gradient(#637bad, #5872a7);
  background-image: -ms-linear-gradient(#637bad, #5872a7);
  background-image: -o-linear-gradient(#637bad, #5872a7);
  background-image: linear-gradient(#637bad, #5872a7);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 1px 0 #879ac0;
  box-shadow: inset 0 1px 0 #879ac0;
}
/* line 80, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-facebook:hover, .btn-facebook:focus {
  background-color: #3b5998;
}
/* line 82, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-facebook:active {
  background: #4f6aa3;
  -webkit-box-shadow: inset 0 1px 0 #45619d;
  box-shadow: inset 0 1px 0 #45619d;
}
/* line 86, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-facebook:before {
  border-right: 1px solid #465f94;
  margin: 0 1em 0 -1em;
  background-position: 0 0;
}
/* line 90, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-facebook.large:before {
  background-position: 0 -22px;
}

/* Icon */
/* GitHub
 * ========================================================================== */
/* line 99, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-github {
  border-color: #d4d4d4;
  background: #ececec;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#ececec));
  background-image: -webkit-linear-gradient(#f4f4f4, #ececec);
  background-image: -moz-linear-gradient(#f4f4f4, #ececec);
  background-image: -ms-linear-gradient(#f4f4f4, #ececec);
  background-image: -o-linear-gradient(#f4f4f4, #ececec);
  background-image: linear-gradient(#f4f4f4, #ececec);
  text-shadow: 1px 1px 0 white;
}
/* line 109, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-github:hover, .btn-github:focus {
  border-color: #518cc6;
  border-bottom-color: #2a65a0;
  color: white;
  background-color: #599bdc;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#599bdc), to(#3072b3));
  background-image: -webkit-linear-gradient(#599bdc, #3072b3);
  background-image: -moz-linear-gradient(#599bdc, #3072b3);
  background-image: -ms-linear-gradient(#599bdc, #3072b3);
  background-image: -o-linear-gradient(#599bdc, #3072b3);
  background-image: linear-gradient(#599bdc, #3072b3);
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
}
/* line 121, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-github:active {
  border-color: #2a65a0;
  border-bottom-color: #518cc6;
  background: #3072b3;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#3072b3), to(#599bdc));
  background: -webkit-linear-gradient(#3072b3, #599bdc);
  background: -moz-linear-gradient(#3072b3, #599bdc);
  background: -ms-linear-gradient(#3072b3, #599bdc);
  background: -o-linear-gradient(#3072b3, #599bdc);
  background: linear-gradient(#3072b3, #599bdc);
}
/* line 131, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-github:before {
  margin: 0 0.6em 0 -0.6em;
  background-position: -44px 0;
}
/* line 134, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-github:hover:before, .btn-github:focus:before, .btn-github:active:before {
  background-position: -66px 0;
}
/* line 137, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-github.large:before {
  background-position: -72px -22px;
}
/* line 139, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-github.large:hover:before, .btn-github.large:focus:before, .btn-github.large:active:before {
  background-position: -108px -22px;
}

/* Icon */
/* Google
 * ========================================================================== */
/* line 148, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-google {
  border-color: #3079ed;
  color: white;
  background: #4787ed;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4d90fe), to(#4787ed));
  background-image: -webkit-linear-gradient(#4d90fe, #4787ed);
  background-image: -moz-linear-gradient(#4d90fe, #4787ed);
  background-image: -ms-linear-gradient(#4d90fe, #4787ed);
  background-image: -o-linear-gradient(#4d90fe, #4787ed);
  background-image: linear-gradient(#4d90fe, #4787ed);
  text-shadow: 0 1px rgba(0, 0, 0, 0.1);
}
/* line 159, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-google:hover, .btn-google:focus {
  background-color: #357ae8;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4d90fe), to(#357ae8));
  background-image: -webkit-linear-gradient(#4d90fe, #357ae8);
  background-image: -moz-linear-gradient(#4d90fe, #357ae8);
  background-image: -ms-linear-gradient(#4d90fe, #357ae8);
  background-image: -o-linear-gradient(#4d90fe, #357ae8);
  background-image: linear-gradient(#4d90fe, #357ae8);
  text-shadow: 0 1px rgba(0, 0, 0, 0.3);
}
/* line 168, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-google:active {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
}
/* line 171, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-google:before {
  margin: 0 1em 0 -1em;
  background-position: -88px 0;
  background-color: #e6e6e6;
}
/* line 175, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-google.large:before {
  background-position: -144px -22px;
}

/* Icon */
/* Open ID
 * ========================================================================== */
/* line 185, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-openid:hover, .btn-openid:focus {
  border-color: #777777;
  background: #fcfcfc;
}
/* line 188, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-openid:active {
  background: #f5f5f5;
}
/* line 190, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-openid:before {
  margin: 0 0.6em 0 -0.6em;
  background-position: -154px 0;
}
/* line 193, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-openid.large:before {
  background-position: -252px -22px;
}

/* Icon */
/* Twitter
 * ========================================================================== */
/* line 202, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-twitter {
  border-color: #a6cde6;
  color: #327695;
  background: #cfe4f0;
  /* css3 */
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1f5f7), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(#f1f5f7, rgba(255, 255, 255, 0));
  background-image: -moz-linear-gradient(#f1f5f7, rgba(255, 255, 255, 0));
  background-image: -ms-linear-gradient(#f1f5f7, rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(#f1f5f7, rgba(255, 255, 255, 0));
  background-image: linear-gradient(#f1f5f7, rgba(255, 255, 255, 0));
  text-shadow: 1px 0 0 #bcd3df;
  -webkit-box-shadow: inset 0 1px 0 white;
  box-shadow: inset 0 1px 0 white;
}
/* line 216, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-twitter:hover, .btn-twitter:focus {
  border-color: #8dc2e4;
  background-color: #cadde9;
}
/* line 219, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-twitter:active {
  background: #cadde9;
  -webkit-box-shadow: inset 0 1px 0 #bbd6e7;
  box-shadow: inset 0 1px 0 #bbd6e7;
}
/* line 223, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-twitter:before {
  margin: 0 0.6em 0 -0.6em;
  background-position: -22px 0;
}
/* line 226, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-twitter.large:before {
  background-position: -36px -22px;
}

/* Icon */
/* Windows Live ID
 * ========================================================================== */
/* line 236, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-windows:hover, .btn-windows:focus {
  border-color: #777777;
  background: #fcfcfc;
}
/* line 239, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-windows:active {
  background: #f5f5f5;
}
/* line 241, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-windows:before {
  margin: 0 0.6em 0 -0.6em;
  background-position: -110px 0;
}
/* line 244, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-windows.large:before {
  background-position: -180px -22px;
}

/* Icon */
/* Yahoo!
 * ========================================================================== */
/* line 253, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-yahoo {
  border-color: #ffb305;
  background: #ffc426;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-image: -ms-linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-image: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.1);
}
/* line 263, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-yahoo:hover, .btn-yahoo:focus {
  background-color: #fabf20;
}
/* line 265, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-yahoo:active {
  border-color: #f09700;
  background-image: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.3);
}
/* line 270, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-yahoo:before {
  margin: 0 0.6em 0 -0.6em;
  background-position: -132px 0;
}
/* line 273, /Users/glen/src/goodfilms/config/jekyll/sass/custom/../../../../app/assets/stylesheets/common/_auth-buttons.css.sass */
.btn-yahoo.large:before {
  background-position: -216px -22px;
}

/* Icon */
/* line 198, /Users/glen/src/goodfilms/config/jekyll/sass/custom/_styles.sass */
.btn-auth:before {
  background: url("/blog/images/auth-icons.png") no-repeat 99px 99px;
}
