/* Welcome to Susy. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
/* @group reset */
/* line 6, ../../../../../.rvm/gems/ruby-1.8.7-p249/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

/* line 17, ../../../../../.rvm/gems/ruby-1.8.7-p249/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
*:focus {
  outline: 0; }

/* line 20, ../../../../../.rvm/gems/ruby-1.8.7-p249/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
body {
  line-height: 1em;
  color: black;
  background: #fff; }

/* line 23, ../../../../../.rvm/gems/ruby-1.8.7-p249/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
ol, ul {
  list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
/* line 27, ../../../../../.rvm/gems/ruby-1.8.7-p249/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

/* line 30, ../../../../../.rvm/gems/ruby-1.8.7-p249/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

/* line 33, ../../../../../.rvm/gems/ruby-1.8.7-p249/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
q, blockquote {
  quotes: "" ""; }
  /* line 101, ../../../../../.rvm/gems/ruby-1.8.7-p249/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
  q:before, q:after, blockquote:before, blockquote:after {
    content: ""; }

/* line 36, ../../../../../.rvm/gems/ruby-1.8.7-p249/gems/compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
img a {
  border: none; }

/* @end */
/* @group defaults */
/* @group links */


/* @end */
/* @group headers */
/* line 64, sass/_base.sass */
h1, h2, h3, h4, h5, h6 {
  font-family: Georgia,serif; }

/* line 67, sass/_base.sass */
h2.title {
  font-size: 2.5em;
  padding-bottom: 1em; }
  /* line 70, sass/_base.sass */
  h2.title a {
    color: #333; }
    /* line 72, sass/_base.sass */
    h2.title a:hover {
      background-color: #cf9; }

/* line 75, sass/_base.sass */
#older-posts h4 a {
  color: #333; }
  /* line 77, sass/_base.sass */
  #older-posts h4 a:hover {
    background-color: #cf9; }

/* line 79, sass/_base.sass */
h3 {
  font-size: 2em;
  padding: 0.5em 0; }

/* line 83, sass/_base.sass */
h4 {
  font-size: 1.5em;
  padding: 0.5em 0; }

/* @end */
/* @group forms */







/* @end */
/* @group tables */
/* tables still need 'cellspacing="0"' in the markup */







/* @end */
/* @group block tags */
/* line 132, sass/_base.sass */
pre {
  margin: 20px 30px;
  padding: 15px 10px;
  line-height: 1.5em;
  overflow: auto; }

/* line 138, sass/_base.sass */
p {
  padding-bottom: 0.5em; }

/* line 154, sass/_base.sass */
ol {
  list-style: decimal;
  margin: 0 1.5em 1.5em 1.5em; }

/* line 157, sass/_base.sass */
ul {
  list-style: disc;
  margin: 0 1.5em 1.5em 1.5em; }


/* @end */
/* @group inline tags */

/* line 169, sass/_base.sass */
em {
  font-style: italic; }

/* line 172, sass/_base.sass */
strong {
  font-weight: bold; }

/* line 175, sass/_base.sass */
ins {
  text-decoration: underline; }

/* line 178, sass/_base.sass */
del {
  text-decoration: line-through; }


/* @end */
/* @group replaced tags */

/* @end */

/* @end */
