/* line 24, /Users/jponge/.rvm/gems/ruby-1.9.3-p0/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_print.scss */
main body {
  line-height: 1.5;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: black;
  background: none;
  font-size: 10pt;
}
/* line 45, /Users/jponge/.rvm/gems/ruby-1.9.3-p0/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_print.scss */
main .container {
  background: none;
}
/* line 47, /Users/jponge/.rvm/gems/ruby-1.9.3-p0/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_print.scss */
main hr {
  background: #cccccc;
  color: #cccccc;
  width: 100%;
  height: 2px;
  margin: 2em 0;
  padding: 0;
  border: none;
}
/* line 55, /Users/jponge/.rvm/gems/ruby-1.9.3-p0/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_print.scss */
main hr.space {
  background: white;
  color: white;
}
/* line 58, /Users/jponge/.rvm/gems/ruby-1.9.3-p0/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_print.scss */
main h1, main h2, main h3, main h4, main h5, main h6 {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}
/* line 60, /Users/jponge/.rvm/gems/ruby-1.9.3-p0/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_print.scss */
main code {
  font-size: 0.9em;
  font-family: "andale mono", "lucida console", monospace;
}
/* line 65, /Users/jponge/.rvm/gems/ruby-1.9.3-p0/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_print.scss */
main a img {
  border: none;
}
/* line 68, /Users/jponge/.rvm/gems/ruby-1.9.3-p0/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_print.scss */
main a:link, main a:visited {
  background: transparent;
  font-weight: 700;
  text-decoration: underline;
}
/* line 72, /Users/jponge/.rvm/gems/ruby-1.9.3-p0/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_print.scss */
main p img.top {
  margin-top: 0;
}
/* line 74, /Users/jponge/.rvm/gems/ruby-1.9.3-p0/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_print.scss */
main blockquote {
  margin: 1.5em;
  padding: 1em;
  font-style: italic;
  font-size: 0.9em;
}
/* line 79, /Users/jponge/.rvm/gems/ruby-1.9.3-p0/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_print.scss */
main .small {
  font-size: 0.9em;
}
/* line 81, /Users/jponge/.rvm/gems/ruby-1.9.3-p0/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_print.scss */
main .large {
  font-size: 1.1em;
}
/* line 83, /Users/jponge/.rvm/gems/ruby-1.9.3-p0/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_print.scss */
main .quiet {
  color: #999999;
}
/* line 85, /Users/jponge/.rvm/gems/ruby-1.9.3-p0/gems/compass-0.11.7/frameworks/blueprint/stylesheets/blueprint/_print.scss */
main .hide {
  display: none;
}

/* line 10, content/style/print.sass */
#breadcrumbs, #navigation, #footer {
  display: none;
}

