/* 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 14, ../../../../.rvm/gems/ruby-1.8.7-p302/gems/compass-0.10.6/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, 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-p302/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
body {
  line-height: 1;
  color: black;
  background: white;
}

/* line 19, ../../../../.rvm/gems/ruby-1.8.7-p302/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 21, ../../../../.rvm/gems/ruby-1.8.7-p302/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

/* line 23, ../../../../.rvm/gems/ruby-1.8.7-p302/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 25, ../../../../.rvm/gems/ruby-1.8.7-p302/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: "" "";
}
/* line 96, ../../../../.rvm/gems/ruby-1.8.7-p302/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
}

/* line 27, ../../../../.rvm/gems/ruby-1.8.7-p302/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* @end */
/* @group defaults */
/* \\Elements
 * ============================================ */
/* line 36, ../src/_base.sass */
body {
  font-family: Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}

/* !Hypertext block
 * -------------------------------------------- */
/* line 41, ../src/_base.sass */
h1, h2, h3, h4, h5, h6, p, address, figure, ol, ul, dl {
  margin-bottom: 20px;
}

/* line 45, ../src/_base.sass */
h1, h2, h3, h4, h5, h6, p, address, li, dt, dd {
  line-height: 1.5em;
}

/* line 48, ../src/_base.sass */
h1, h2, h3, h4, h5, h6 {
  font-family: "TitilliumText14L999wt", Geneva, Verdana, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
  letter-spacing: -0.08em;
}
/* line 50, ../src/_base.sass */
h1 em, h2 em, h3 em, h4 em, h5 em, h6 em {
  font-family: "TitilliumText14L400wt", Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  font-style: normal;
  letter-spacing: 0;
}

/* line 57, ../src/_base.sass */
h2 {
  font-size: 1.62em;
}

/* line 61, ../src/_base.sass */
h3 {
  font-size: 1.38em;
}

/* line 67, ../src/_base.sass */
blockquote {
  border-left: 5px solid;
  padding-left: 15px;
}

/* line 73, ../src/_base.sass */
figure {
  padding: 0.25em;
}

/* line 75, ../src/_base.sass */
hr {
  clear: both;
}

/* !Hypertext lists
 * -------------------------------------------- */
/* line 80, ../src/_base.sass */
ol, ul {
  margin-bottom: 1em;
}

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

/* line 100, ../src/_base.sass */
ul {
  list-style: square;
  margin: 0 1.5em 1.5em 1.5em;
}

/* !Hypertext links
 * -------------------------------------------- */
/* line 107, ../src/_base.sass */
a {
  position: relative;
}
/* line 109, ../src/_base.sass */
a:focus, a:hover {
  top: 1px;
}

/* !Hypertext inline
 * -------------------------------------------- */
/* line 116, ../src/_base.sass */
em {
  font-style: italic;
}

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

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

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

/* !Presentational elemnts
 * -------------------------------------------- */
/* !Forms
 * -------------------------------------------- */
/* line 137, ../src/_base.sass */
form > ol, form li, fieldset > ol, fieldset li {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* !Tables
 * -------------------------------------------- */
/* @end */
