/* line 6, ../../../vendor/gems/chriseppstein-compass-0.8.15/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, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
*:focus {
  outline: 0; }

/* line 20, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
body {
  line-height: 1em;
  color: black;
  background: #fff; }

/* line 23, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
ol, ul {
  list-style: none; }

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

/* line 30, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

/* line 33, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
q, blockquote {
  quotes: "" ""; }
  /* line 101, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
  q:before, q:after, blockquote:before, blockquote:after {
    content: ""; }

/* line 36, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
img a {
  border: none; }

/* line 31, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .container {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block; }
  /* line 5, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass */
  body .container {
    display: block; }
/* line 33, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .column, body div.span-1, body div.span-2, body div.span-3, body div.span-4, body div.span-5, body div.span-6, body div.span-7, body div.span-8, body div.span-9, body div.span-10, body div.span-11, body div.span-12, body div.span-13, body div.span-14, body div.span-15, body div.span-16, body div.span-17, body div.span-18, body div.span-19, body div.span-20, body div.span-21, body div.span-22, body div.span-23, body div.span-24 {
  display: inline;
  float: left;
  margin-right: 10px; }
  /* line 101, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
  * html body .column, * html body div.span-1, * html body div.span-2, * html body div.span-3, * html body div.span-4, * html body div.span-5, * html body div.span-6, * html body div.span-7, * html body div.span-8, * html body div.span-9, * html body div.span-10, * html body div.span-11, * html body div.span-12, * html body div.span-13, * html body div.span-14, * html body div.span-15, * html body div.span-16, * html body div.span-17, * html body div.span-18, * html body div.span-19, * html body div.span-20, * html body div.span-21, * html body div.span-22, * html body div.span-23, * html body div.span-24 {
    overflow-x: hidden; }
/* line 36, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .last, body div.last {
  margin-right: 0; }
/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .span-1 {
  width: 30px; }
/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .span-2 {
  width: 70px; }
/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .span-3 {
  width: 110px; }
/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .span-4 {
  width: 150px; }
/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .span-5 {
  width: 190px; }
/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .span-6 {
  width: 230px; }
/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .span-7 {
  width: 270px; }
/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .span-8 {
  width: 310px; }
/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .span-9 {
  width: 350px; }
/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .span-10 {
  width: 390px; }
/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .span-11 {
  width: 430px; }
/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .span-12 {
  width: 470px; }
/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .span-13 {
  width: 510px; }
/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .span-14 {
  width: 550px; }
/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .span-15 {
  width: 590px; }
/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .span-16 {
  width: 630px; }
/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .span-17 {
  width: 670px; }
/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .span-18 {
  width: 710px; }
/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .span-19 {
  width: 750px; }
/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .span-20 {
  width: 790px; }
/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .span-21 {
  width: 830px; }
/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .span-22 {
  width: 870px; }
/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .span-23 {
  width: 910px; }
/* line 42, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .span-24, body div.span-24 {
  width: 950px;
  margin: 0; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body input.span-1, body textarea.span-1, body select.span-1 {
  width: 30px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body input.span-2, body textarea.span-2, body select.span-2 {
  width: 70px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body input.span-3, body textarea.span-3, body select.span-3 {
  width: 110px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body input.span-4, body textarea.span-4, body select.span-4 {
  width: 150px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body input.span-5, body textarea.span-5, body select.span-5 {
  width: 190px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body input.span-6, body textarea.span-6, body select.span-6 {
  width: 230px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body input.span-7, body textarea.span-7, body select.span-7 {
  width: 270px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body input.span-8, body textarea.span-8, body select.span-8 {
  width: 310px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body input.span-9, body textarea.span-9, body select.span-9 {
  width: 350px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body input.span-10, body textarea.span-10, body select.span-10 {
  width: 390px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body input.span-11, body textarea.span-11, body select.span-11 {
  width: 430px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body input.span-12, body textarea.span-12, body select.span-12 {
  width: 470px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body input.span-13, body textarea.span-13, body select.span-13 {
  width: 510px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body input.span-14, body textarea.span-14, body select.span-14 {
  width: 550px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body input.span-15, body textarea.span-15, body select.span-15 {
  width: 590px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body input.span-16, body textarea.span-16, body select.span-16 {
  width: 630px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body input.span-17, body textarea.span-17, body select.span-17 {
  width: 670px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body input.span-18, body textarea.span-18, body select.span-18 {
  width: 710px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body input.span-19, body textarea.span-19, body select.span-19 {
  width: 750px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body input.span-20, body textarea.span-20, body select.span-20 {
  width: 790px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body input.span-21, body textarea.span-21, body select.span-21 {
  width: 830px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body input.span-22, body textarea.span-22, body select.span-22 {
  width: 870px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body input.span-23, body textarea.span-23, body select.span-23 {
  width: 910px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body input.span-24, body textarea.span-24, body select.span-24 {
  width: 950px !important; }
/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .append-1 {
  padding-right: 40px; }
/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .append-2 {
  padding-right: 80px; }
/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .append-3 {
  padding-right: 120px; }
/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .append-4 {
  padding-right: 160px; }
/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .append-5 {
  padding-right: 200px; }
/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .append-6 {
  padding-right: 240px; }
/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .append-7 {
  padding-right: 280px; }
/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .append-8 {
  padding-right: 320px; }
/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .append-9 {
  padding-right: 360px; }
/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .append-10 {
  padding-right: 400px; }
/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .append-11 {
  padding-right: 440px; }
/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .append-12 {
  padding-right: 480px; }
/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .append-13 {
  padding-right: 520px; }
/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .append-14 {
  padding-right: 560px; }
/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .append-15 {
  padding-right: 600px; }
/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .append-16 {
  padding-right: 640px; }
/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .append-17 {
  padding-right: 680px; }
/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .append-18 {
  padding-right: 720px; }
/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .append-19 {
  padding-right: 760px; }
/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .append-20 {
  padding-right: 800px; }
/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .append-21 {
  padding-right: 840px; }
/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .append-22 {
  padding-right: 880px; }
/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .append-23 {
  padding-right: 920px; }
/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .prepend-1 {
  padding-left: 40px; }
/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .prepend-2 {
  padding-left: 80px; }
/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .prepend-3 {
  padding-left: 120px; }
/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .prepend-4 {
  padding-left: 160px; }
/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .prepend-5 {
  padding-left: 200px; }
/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .prepend-6 {
  padding-left: 240px; }
/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .prepend-7 {
  padding-left: 280px; }
/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .prepend-8 {
  padding-left: 320px; }
/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .prepend-9 {
  padding-left: 360px; }
/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .prepend-10 {
  padding-left: 400px; }
/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .prepend-11 {
  padding-left: 440px; }
/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .prepend-12 {
  padding-left: 480px; }
/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .prepend-13 {
  padding-left: 520px; }
/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .prepend-14 {
  padding-left: 560px; }
/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .prepend-15 {
  padding-left: 600px; }
/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .prepend-16 {
  padding-left: 640px; }
/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .prepend-17 {
  padding-left: 680px; }
/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .prepend-18 {
  padding-left: 720px; }
/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .prepend-19 {
  padding-left: 760px; }
/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .prepend-20 {
  padding-left: 800px; }
/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .prepend-21 {
  padding-left: 840px; }
/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .prepend-22 {
  padding-left: 880px; }
/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .prepend-23 {
  padding-left: 920px; }
/* line 59, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .pull-1, body .pull-2, body .pull-3, body .pull-4, body .pull-5, body .pull-6, body .pull-7, body .pull-8, body .pull-9, body .pull-10, body .pull-11, body .pull-12, body .pull-13, body .pull-14, body .pull-15, body .pull-16, body .pull-17, body .pull-18, body .pull-19, body .pull-20, body .pull-21, body .pull-22, body .pull-23, body .pull-24 {
  display: inline;
  float: left;
  position: relative; }
/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .pull-1 {
  margin-left: -40px; }
/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .pull-2 {
  margin-left: -80px; }
/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .pull-3 {
  margin-left: -120px; }
/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .pull-4 {
  margin-left: -160px; }
/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .pull-5 {
  margin-left: -200px; }
/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .pull-6 {
  margin-left: -240px; }
/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .pull-7 {
  margin-left: -280px; }
/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .pull-8 {
  margin-left: -320px; }
/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .pull-9 {
  margin-left: -360px; }
/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .pull-10 {
  margin-left: -400px; }
/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .pull-11 {
  margin-left: -440px; }
/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .pull-12 {
  margin-left: -480px; }
/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .pull-13 {
  margin-left: -520px; }
/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .pull-14 {
  margin-left: -560px; }
/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .pull-15 {
  margin-left: -600px; }
/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .pull-16 {
  margin-left: -640px; }
/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .pull-17 {
  margin-left: -680px; }
/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .pull-18 {
  margin-left: -720px; }
/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .pull-19 {
  margin-left: -760px; }
/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .pull-20 {
  margin-left: -800px; }
/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .pull-21 {
  margin-left: -840px; }
/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .pull-22 {
  margin-left: -880px; }
/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .pull-23 {
  margin-left: -920px; }
/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .pull-24 {
  margin-left: -960px; }
/* line 64, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .push-1, body .push-2, body .push-3, body .push-4, body .push-5, body .push-6, body .push-7, body .push-8, body .push-9, body .push-10, body .push-11, body .push-12, body .push-13, body .push-14, body .push-15, body .push-16, body .push-17, body .push-18, body .push-19, body .push-20, body .push-21, body .push-22, body .push-23, body .push-24 {
  display: inline;
  float: right;
  position: relative; }
/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .push-1 {
  margin: 0 -40px 1.5em 40px; }
/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .push-2 {
  margin: 0 -80px 1.5em 80px; }
/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .push-3 {
  margin: 0 -120px 1.5em 120px; }
/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .push-4 {
  margin: 0 -160px 1.5em 160px; }
/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .push-5 {
  margin: 0 -200px 1.5em 200px; }
/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .push-6 {
  margin: 0 -240px 1.5em 240px; }
/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .push-7 {
  margin: 0 -280px 1.5em 280px; }
/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .push-8 {
  margin: 0 -320px 1.5em 320px; }
/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .push-9 {
  margin: 0 -360px 1.5em 360px; }
/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .push-10 {
  margin: 0 -400px 1.5em 400px; }
/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .push-11 {
  margin: 0 -440px 1.5em 440px; }
/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .push-12 {
  margin: 0 -480px 1.5em 480px; }
/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .push-13 {
  margin: 0 -520px 1.5em 520px; }
/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .push-14 {
  margin: 0 -560px 1.5em 560px; }
/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .push-15 {
  margin: 0 -600px 1.5em 600px; }
/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .push-16 {
  margin: 0 -640px 1.5em 640px; }
/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .push-17 {
  margin: 0 -680px 1.5em 680px; }
/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .push-18 {
  margin: 0 -720px 1.5em 720px; }
/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .push-19 {
  margin: 0 -760px 1.5em 760px; }
/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .push-20 {
  margin: 0 -800px 1.5em 800px; }
/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .push-21 {
  margin: 0 -840px 1.5em 840px; }
/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .push-22 {
  margin: 0 -880px 1.5em 880px; }
/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .push-23 {
  margin: 0 -920px 1.5em 920px; }
/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .push-24 {
  margin: 0 -960px 1.5em 960px; }
/* line 69, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .prepend-top {
  margin-top: 1.5em; }
/* line 71, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
body .append-bottom {
  margin-bottom: 1.5em; }
/* line 23, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body body {
  line-height: 1.5;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 75%; }
/* line 54, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body h1 {
  font-weight: normal;
  color: #222222;
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.5em; }
  /* line 59, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body h1 img {
    margin: 0; }
/* line 61, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body h2 {
  font-weight: normal;
  color: #222222;
  font-size: 2em;
  margin-bottom: 0.75em; }
/* line 65, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body h3 {
  font-weight: normal;
  color: #222222;
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1em; }
/* line 70, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body h4 {
  font-weight: normal;
  color: #222222;
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em; }
/* line 75, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body h5 {
  font-weight: normal;
  color: #222222;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em; }
/* line 80, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body h6 {
  font-weight: normal;
  color: #222222;
  font-size: 1em;
  font-weight: bold; }
/* line 84, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body h2 img, body h3 img, body h4 img, body h5 img, body h6 img {
  margin: 0; }
/* line 86, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body p {
  margin: 0 0 1.5em; }
  /* line 88, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body p img.left {
    display: inline;
    float: left;
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0; }
  /* line 92, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body p img.right {
    display: inline;
    float: right;
    margin: 1.5em 0 1.5em 1.5em;
    padding: 0; }
/* line 96, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body a {
  text-decoration: underline;
  color: #000099; }
  /* line 12, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
  body a:visited {
    color: #000066; }
  /* line 15, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
  body a:focus {
    color: black; }
  /* line 18, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
  body a:hover {
    color: black; }
  /* line 21, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
  body a:active {
    color: #cc0099; }
/* line 99, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body blockquote {
  margin: 1.5em;
  color: #666;
  font-style: italic; }
/* line 103, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body strong {
  font-weight: bold; }
/* line 105, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body em {
  font-style: italic; }
/* line 107, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body dfn {
  font-style: italic;
  font-weight: bold; }
/* line 110, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body sup, body sub {
  line-height: 0; }
/* line 112, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body abbr, body acronym {
  border-bottom: 1px dotted #666; }
/* line 114, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body address {
  margin: 0 0 1.5em;
  font-style: italic; }
/* line 117, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body del {
  color: #666; }
/* line 119, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body pre {
  margin: 1.5em 0;
  white-space: pre; }
/* line 122, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body pre, body code, body tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5; }
/* line 124, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body li ul, body li ol {
  margin: 0 1.5em; }
/* line 126, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body ul {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: disc; }
/* line 129, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body ol {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: decimal; }
/* line 132, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body dl {
  margin: 0 0 1.5em 0; }
  /* line 134, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body dl dt {
    font-weight: bold; }
/* line 136, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body dd {
  margin-left: 1.5em; }
/* line 138, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body table {
  margin-bottom: 1.4em;
  width: 100%; }
/* line 141, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body th {
  font-weight: bold; }
/* line 143, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body thead th {
  background: #c3d9ff; }
/* line 145, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body th, body td, body caption {
  padding: 4px 10px 4px 5px; }
/* line 147, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body tr.even td {
  background: #e5ecf9; }
/* line 149, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body tfoot {
  font-style: italic; }
/* line 151, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body caption {
  background: #eee; }
/* line 153, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body .quiet {
  color: #666666; }
/* line 155, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body .loud {
  color: #111111; }
/* line 36, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_scaffolding.sass */
body .box {
  padding: 1.5em;
  margin-bottom: 1.5em;
  background: #E5ECF9; }
/* line 39, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_scaffolding.sass */
body div.border {
  padding-right: 4px;
  margin-right: 5px;
  border-right: 1px solid #eeeeee; }
/* line 42, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_scaffolding.sass */
body div.colborder {
  padding-right: 24px;
  margin-right: 25px;
  border-right: 1px solid #eeeeee; }
/* line 44, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_scaffolding.sass */
body hr {
  background: #dddddd;
  color: #dddddd;
  clear: both;
  float: none;
  width: 100%;
  height: .1em;
  margin: 0 0 1.45em;
  border: none; }
/* line 46, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_scaffolding.sass */
body hr.space {
  background: #dddddd;
  color: #dddddd;
  clear: both;
  float: none;
  width: 100%;
  height: .1em;
  margin: 0 0 1.45em;
  border: none;
  background: #fff;
  color: #fff; }
/* line 20, ../../../app/stylesheets/partials/_base.sass */
body #container {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  background-color: #aabbcc; }
  /* line 5, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass */
  body #container {
    display: block; }
/* line 24, ../../../app/stylesheets/partials/_base.sass */
body.posts ul#posts,
body.posts .tools ul {
  margin: 0; }
/* line 27, ../../../app/stylesheets/partials/_base.sass */
body.posts ul#posts {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 950px; }
  /* line 101, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
  * html body.posts ul#posts {
    overflow-x: hidden; }
  /* line 29, ../../../app/stylesheets/partials/_base.sass */
  body.posts ul#posts li.post {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 950px;
    margin-top: 1em; }
    /* line 101, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
    * html body.posts ul#posts li.post {
      overflow-x: hidden; }

/* line 33, ../../../app/stylesheets/partials/_base.sass */
body.home {
  background-image: url('/images/body-bg-image.jpeg');
  background-repeat: repeat-x; }

/* line 37, ../../../app/stylesheets/partials/_base.sass */
body.regular {
  background-image: url('/images/regular-bg-image.jpg');
  background-repeat: repeat-x; }

/* line 41, ../../../app/stylesheets/partials/_base.sass */
.largetext {
  font-size: 3em;
  font-weight: bold;
  margin-bottom: 0em; }

/* line 46, ../../../app/stylesheets/partials/_base.sass */
.mediumtext {
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 0em; }

/* line 51, ../../../app/stylesheets/partials/_base.sass */
.twitchvertisement {
  font-size: 1em; }

/* line 54, ../../../app/stylesheets/partials/_base.sass */
.header-home {
  height: 190px; }

/* line 57, ../../../app/stylesheets/partials/_base.sass */
.header-regular {
  height: 75px; }

/* line 60, ../../../app/stylesheets/partials/_base.sass */
.menubar {
  width: 100%; }
  /* line 62, ../../../app/stylesheets/partials/_base.sass */
  .menubar .menu {
    float: right;
    padding-right: 0; }

/* line 66, ../../../app/stylesheets/partials/_base.sass */
#lightshade {
  background-color: #eeeeee; }

/* line 69, ../../../app/stylesheets/partials/_base.sass */
#logo-large,
#logo-medium,
#logo,
#logo-small {
  text-align: center;
  margin-bottom: 40px; }

/* line 77, ../../../app/stylesheets/partials/_base.sass */
#logo-large {
  font-family: Monaco, Courier, "Lucida Sans Unicode", monospace;
  font-size: 3em;
  color: #888;
  margin-top: 20px; }
  /* line 12, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/_misc.sass */
  #logo-large .selector {
    vertical-align: middle;
    font-size: 1.3em; }
  /* line 15, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/_misc.sass */
  #logo-large .brace {
    vertical-align: middle;
    font: bold 1.7em Georgia, "Times New Roman", serif;
    color: #CCC;
    margin: 0 -0.2em; }
  /* line 20, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/_misc.sass */
  #logo-large .rule {
    vertical-align: middle;
    margin: 0 -0.2em; }

/* line 81, ../../../app/stylesheets/partials/_base.sass */
#logo-medium {
  font-family: Monaco, Courier, "Lucida Sans Unicode", monospace;
  font-size: 2em;
  color: #888; }
  /* line 12, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/_misc.sass */
  #logo-medium .selector {
    vertical-align: middle;
    font-size: 1.3em; }
  /* line 15, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/_misc.sass */
  #logo-medium .brace {
    vertical-align: middle;
    font: bold 1.7em Georgia, "Times New Roman", serif;
    color: #CCC;
    margin: 0 -0.2em; }
  /* line 20, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/_misc.sass */
  #logo-medium .rule {
    vertical-align: middle;
    margin: 0 -0.2em; }

/* line 84, ../../../app/stylesheets/partials/_base.sass */
#logo {
  font-family: Monaco, Courier, "Lucida Sans Unicode", monospace;
  font-size: 1em;
  color: #888; }
  /* line 12, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/_misc.sass */
  #logo .selector {
    vertical-align: middle;
    font-size: 1.3em; }
  /* line 15, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/_misc.sass */
  #logo .brace {
    vertical-align: middle;
    font: bold 1.7em Georgia, "Times New Roman", serif;
    color: #CCC;
    margin: 0 -0.2em; }
  /* line 20, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/_misc.sass */
  #logo .rule {
    vertical-align: middle;
    margin: 0 -0.2em; }

/* line 87, ../../../app/stylesheets/partials/_base.sass */
#logo-small {
  font-family: Monaco, Courier, "Lucida Sans Unicode", monospace;
  font-size: 0.5em;
  color: #888; }
  /* line 12, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/_misc.sass */
  #logo-small .selector {
    vertical-align: middle;
    font-size: 1.3em; }
  /* line 15, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/_misc.sass */
  #logo-small .brace {
    vertical-align: middle;
    font: bold 1.7em Georgia, "Times New Roman", serif;
    color: #CCC;
    margin: 0 -0.2em; }
  /* line 20, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/_misc.sass */
  #logo-small .rule {
    vertical-align: middle;
    margin: 0 -0.2em; }

/* line 90, ../../../app/stylesheets/partials/_base.sass */
#twitch_new_content_left {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 470px; }
  /* line 101, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
  * html #twitch_new_content_left {
    overflow-x: hidden; }

/* line 93, ../../../app/stylesheets/partials/_base.sass */
#twitch_new_content_right {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 430px; }
  /* line 101, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
  * html #twitch_new_content_right {
    overflow-x: hidden; }



/* line 103, ../../../app/stylesheets/partials/_base.sass */
.gallerycontainer {
  position: relative; }

/* line 106, ../../../app/stylesheets/partials/_base.sass */
.label_input {
  border: solid 1px white; }

/* line 109, ../../../app/stylesheets/partials/_base.sass */
li.birdscientificname {
  font-color: #666666; }

/* line 112, ../../../app/stylesheets/partials/_base.sass */
span.scientific_name {
  font-color: #666666; }

/* line 115, ../../../app/stylesheets/partials/_base.sass */
a.button {
  display: block;
  display: inline;
  float: left;
  margin: 0.7em 0.5em 0.7em 0;
  border-width: 1px;
  border-style: solid;
  font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size: 100%;
  line-height: 130%;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  padding: 5px 10px 5px 7px;
  background-color: #f5f5f5;
  border-color: #eeeeee #dedede #dedede #eeeeee;
  color: #565656; }
  /* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_buttons.sass */
  a.button img {
    margin: 0 3px -3px 0 !important;
    padding: 0;
    border: none;
    width: 16px;
    height: 16px;
    float: none; }
  /* line 44, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_buttons.sass */
  a.button:hover {
    background-color: #dff4ff;
    border-color: #d2f1ff #c2e1ef #c2e1ef #d2f1ff;
    color: #336699; }
  /* line 36, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_buttons.sass */
  a.button:active {
    background-color: #6299c5;
    border-color: #72a9d5 #6299c5 #6299c5 #72a9d5;
    color: white; }

/* line 128, ../../../app/stylesheets/partials/_base.sass */
button {
  display: block;
  display: inline;
  float: left;
  margin: 0.7em 0.5em 0.7em 0;
  border-width: 1px;
  border-style: solid;
  font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size: 100%;
  line-height: 130%;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  width: auto;
  overflow: visible;
  padding: 4px 10px 3px 7px;
  background-color: #f5f5f5;
  border-color: #eeeeee #dedede #dedede #eeeeee;
  color: #565656; }
  /* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_buttons.sass */
  button img {
    margin: 0 3px -3px 0 !important;
    padding: 0;
    border: none;
    width: 16px;
    height: 16px;
    float: none; }
  /* line 80, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_buttons.sass */
  button[type] {
    padding: 4px 10px 4px 7px;
    line-height: 17px; }
  /* line 83, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_buttons.sass */
  *:first-child+html button[type] {
    padding: 4px 10px 3px 7px; }
  /* line 44, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_buttons.sass */
  button:hover {
    background-color: #dff4ff;
    border-color: #d2f1ff #c2e1ef #c2e1ef #d2f1ff;
    color: #336699; }
  /* line 36, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_buttons.sass */
  button:active {
    background-color: #6299c5;
    border-color: #72a9d5 #6299c5 #6299c5 #72a9d5;
    color: white; }

/* line 136, ../../../app/stylesheets/partials/_base.sass */
a.positive, button.positive {
  color: #529214; }
  /* line 44, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_buttons.sass */
  a.positive:hover, button.positive:hover {
    background-color: #e6efc2;
    border-color: #d6e890 #c6d880 #c6d880 #d6e890;
    color: #529214; }
  /* line 36, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_buttons.sass */
  a.positive:active, button.positive:active {
    background-color: #529214;
    border-color: #62a224 #529214 #529214 #62a224;
    color: white; }

/* line 141, ../../../app/stylesheets/partials/_base.sass */
a.negative, button.negative {
  color: #D12F19; }
  /* line 44, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_buttons.sass */
  a.negative:hover, button.negative:hover {
    background-color: #fbe3e4;
    border-color: #ffd2d4 #fbc2c4 #fbc2c4 #ffd2d4;
    color: #d12f19; }
  /* line 36, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_buttons.sass */
  a.negative:active, button.negative:active {
    background-color: #d12f19;
    border-color: #e13f29 #d12f19 #d12f19 #e13f29;
    color: white; }

/* line 146, ../../../app/stylesheets/partials/_base.sass */
a.chosen, button.chosen {
  background-color: #cccccc; }

/* line 149, ../../../app/stylesheets/partials/_base.sass */
.welcome {
  color: white;
  font-size: 1.2em;
  text-align: right;
  width: 100%; }

/* line 154, ../../../app/stylesheets/partials/_base.sass */
.motivate-caption {
  font-family: Georgia;
  color: white;
  font-size: 2em;
  margin-bottom: 0em;
  margin-top: 0.3em; }

/* line 162, ../../../app/stylesheets/partials/_base.sass */
#twitch-button {
  position: relative; }

/* line 165, ../../../app/stylesheets/partials/_base.sass */
#twitch-button-button {
  position: absolute;
  top: 0;
  left: 0; }

/* line 170, ../../../app/stylesheets/partials/_base.sass */
.log-twitches-container {
  text-align: right; }

/* line 173, ../../../app/stylesheets/partials/_base.sass */
.breadcrumbs {
  font-size: 1.2em; }
  /* line 175, ../../../app/stylesheets/partials/_base.sass */
  .breadcrumbs a {
    text-decoration: none;
    color: white; }
    /* line 4, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/links/_hover_link.sass */
    .breadcrumbs a:hover {
      text-decoration: underline; }
    /* line 12, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
    .breadcrumbs a:visited {
      color: white; }
    /* line 15, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
    .breadcrumbs a:focus {
      color: white; }
    /* line 18, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
    .breadcrumbs a:hover {
      color: white; }
    /* line 21, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
    .breadcrumbs a:active {
      color: white; }

/* line 179, ../../../app/stylesheets/partials/_base.sass */
.thumb-frame {
  background-image: url('/images/thumb-frame.png');
  background-repeat: no-repeat;
  width: 94px;
  height: 93px;
  text-align: center; }

/* line 186, ../../../app/stylesheets/partials/_base.sass */
.thumb-frame-inner {
  width: 94px;
  height: 92px;
  background-position: center;
  background-repeat: no-repeat; }

/* line 192, ../../../app/stylesheets/partials/_base.sass */
div#pic {
  background-image: url('/images/loading.gif');
  background-position: center;
  background-repeat: no-repeat; }

/* line 197, ../../../app/stylesheets/partials/_base.sass */
div#carouselcontainer {
  position: relative;
  float: right; }

/* line 201, ../../../app/stylesheets/partials/_base.sass */
.edit-link {
  font-size: medium;
  vertical-align: text-bottom; }

/* line 206, ../../../app/stylesheets/partials/_base.sass */
.user-title {
  font-size: 2em; }

/* line 209, ../../../app/stylesheets/partials/_base.sass */
.twitch-title {
  font-size: 2em; }

/* line 212, ../../../app/stylesheets/partials/_base.sass */
.twitch-details {
  float: right;
  position: relative;
  width: 327px; }

/* line 217, ../../../app/stylesheets/partials/_base.sass */
.location-details {
  font-size: 1.2em;
  font-weight: bold; }

/* line 221, ../../../app/stylesheets/partials/_base.sass */
.flair-box-container {
  width: 327px; }

/* line 224, ../../../app/stylesheets/partials/_base.sass */
.twitch-description {
  font-size: 1.2em;
  font-weight: bold; }

/* line 228, ../../../app/stylesheets/partials/_base.sass */
.flair-box-container {
  font-size: 1em;
  font-weight: normal; }

/* line 232, ../../../app/stylesheets/partials/_base.sass */
.comment-container {
  display: block; }

/* line 235, ../../../app/stylesheets/partials/_base.sass */
.comment-gravatar {
  display: inline;
  border: solid 1px; }

/* line 239, ../../../app/stylesheets/partials/_base.sass */
.comment-comment {
  display: inline;
  background-color: #cccccc;
  border: solid 1px;
  vertical-align: top; }

/* line 245, ../../../app/stylesheets/partials/_base.sass */
.voteable {
  display: inline; }

/* line 248, ../../../app/stylesheets/partials/_base.sass */
.autocompleter {
  float: left;
  margin: 0.5em 0; }

/* line 252, ../../../app/stylesheets/partials/_base.sass */
#twitch_description {
  height: 100px; }

/* line 255, ../../../app/stylesheets/partials/_base.sass */
textarea.comment-textarea {
  height: 100px;
  width: 460px; }

/* line 260, ../../../app/stylesheets/partials/_base.sass */
.pagination a {
  display: block;
  display: inline;
  float: left;
  margin: 0.7em 0.5em 0.7em 0;
  border-width: 1px;
  border-style: solid;
  font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size: 100%;
  line-height: 130%;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  padding: 5px 10px 5px 7px; }
  /* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_buttons.sass */
  .pagination a img {
    margin: 0 3px -3px 0 !important;
    padding: 0;
    border: none;
    width: 16px;
    height: 16px;
    float: none; }
/* line 262, ../../../app/stylesheets/partials/_base.sass */
.pagination span.prev_page {
  display: block;
  display: inline;
  float: left;
  margin: 0.7em 0.5em 0.7em 0;
  border-width: 1px;
  border-style: solid;
  font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size: 100%;
  line-height: 130%;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  padding: 5px 10px 5px 7px; }
  /* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_buttons.sass */
  .pagination span.prev_page img {
    margin: 0 3px -3px 0 !important;
    padding: 0;
    border: none;
    width: 16px;
    height: 16px;
    float: none; }
/* line 264, ../../../app/stylesheets/partials/_base.sass */
.pagination span.next_page {
  display: block;
  display: inline;
  float: left;
  margin: 0.7em 0.5em 0.7em 0;
  border-width: 1px;
  border-style: solid;
  font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size: 100%;
  line-height: 130%;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  padding: 5px 10px 5px 7px; }
  /* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_buttons.sass */
  .pagination span.next_page img {
    margin: 0 3px -3px 0 !important;
    padding: 0;
    border: none;
    width: 16px;
    height: 16px;
    float: none; }
/* line 266, ../../../app/stylesheets/partials/_base.sass */
.pagination span.current {
  display: block;
  display: inline;
  float: left;
  margin: 0.7em 0.5em 0.7em 0;
  border-width: 1px;
  border-style: solid;
  font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size: 100%;
  line-height: 130%;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  padding: 5px 10px 5px 7px; }
  /* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_buttons.sass */
  .pagination span.current img {
    margin: 0 3px -3px 0 !important;
    padding: 0;
    border: none;
    width: 16px;
    height: 16px;
    float: none; }


/* line 273, ../../../app/stylesheets/partials/_base.sass */
.recent-activity-teaser {
  padding: 3px;
  text-align: left;
  margin-bottom: 0.5em; }
  /* line 277, ../../../app/stylesheets/partials/_base.sass */
  .recent-activity-teaser a {
    text-decoration: none;
    color: black; }
    /* line 4, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/links/_hover_link.sass */
    .recent-activity-teaser a:hover {
      text-decoration: underline; }
    /* line 12, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
    .recent-activity-teaser a:visited {
      color: black; }
    /* line 15, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
    .recent-activity-teaser a:focus {
      color: black; }
    /* line 18, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
    .recent-activity-teaser a:hover {
      color: black; }
    /* line 21, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
    .recent-activity-teaser a:active {
      color: black; }

/* line 281, ../../../app/stylesheets/partials/_base.sass */
.recent-activity {
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 1em; }


/* line 289, ../../../app/stylesheets/partials/_base.sass */
.teaser-title {
  float: center;
  width: 300px;
  font-size: 1.4em;
  font-weight: bold;
  text-align: center;
  margin: 0 auto; }

/* line 297, ../../../app/stylesheets/partials/_base.sass */
.preview-comments {
  font-size: 0.9em;
  font-style: italic; }

/* line 301, ../../../app/stylesheets/partials/_base.sass */
#notice {
  border: solid 1px #99cc99;
  background-color: #e2f9e3;
  color: #006600;
  padding: 5px;
  margin-bottom: 5px; }

/* line 308, ../../../app/stylesheets/partials/_base.sass */
#notice.error {
  border-color: #cc0000;
  background-color: #eeaaaa;
  color: #cc0000; }

/* line 313, ../../../app/stylesheets/partials/_base.sass */
ul.photomosaic {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-top: 0; }
  /* line 318, ../../../app/stylesheets/partials/_base.sass */
  ul.photomosaic li {
    float: left;
    padding: 0;
    margin: 0;
    margin-top: 0;
    line-height: 0px; }

/* line 325, ../../../app/stylesheets/partials/_base.sass */
.blog-title {
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 0em; }

/* line 330, ../../../app/stylesheets/partials/_base.sass */
.blog-date {
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 1em;
  color: #666666; }

/* line 337, ../../../app/stylesheets/partials/_base.sass */
.post-index a {
  text-decoration: none;
  color: black; }
  /* line 4, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/links/_hover_link.sass */
  .post-index a:hover {
    text-decoration: underline; }
  /* line 12, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
  .post-index a:visited {
    color: black; }
  /* line 15, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
  .post-index a:focus {
    color: black; }
  /* line 18, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
  .post-index a:hover {
    color: black; }
  /* line 21, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
  .post-index a:active {
    color: black; }

/* line 342, ../../../app/stylesheets/partials/_base.sass */
.blog-post p {
  text-indent: 0em;
  margin-top: -0.5 em; }

/* line 346, ../../../app/stylesheets/partials/_base.sass */
.comment-mini-gravatar {
  float: left;
  position: relative; }

/* line 350, ../../../app/stylesheets/partials/_base.sass */
.comment-commenter {
  float: left;
  position: relative; }

/* line 354, ../../../app/stylesheets/partials/_base.sass */
.comment-container {
  float: left;
  position: relative; }

/* line 365, ../../../app/stylesheets/partials/_base.sass */
.rightbar-title {
  font-size: 1.4em;
  font-weight: bold;
  float: right;
  text-align: center;
  width: 160px;
  margin-bottom: 1em; }
  /* line 372, ../../../app/stylesheets/partials/_base.sass */
  .rightbar-title ul {
    margin-top: 0;
    padding-top: 0; }

/* line 375, ../../../app/stylesheets/partials/_base.sass */
.rightbar-content {
  float: right;
  text-align: left;
  width: 160px;
  border: solid 1px #c8c8c8; }
  /* line 362, ../../../app/stylesheets/partials/_base.sass */
  .rightbar-content img {
    border: solid 5px #FFF; }

/* line 379, ../../../app/stylesheets/partials/_base.sass */
.rightbar-content-borderless {
  float: right;
  text-align: left;
  width: 160px; }
  /* line 362, ../../../app/stylesheets/partials/_base.sass */
  .rightbar-content-borderless img {
    border: solid 5px #FFF; }

/* line 384, ../../../app/stylesheets/partials/_base.sass */
.blog-flair-spacer {
  width: 100%;
  float: left;
  height: 60px; }

/* line 389, ../../../app/stylesheets/partials/_base.sass */
.blog-comment-spacer {
  width: 100%;
  float: left;
  height: 1em; }

/* line 395, ../../../app/stylesheets/partials/_base.sass */
.footer {
  text-align: center;
  height: 100px; }

/* line 399, ../../../app/stylesheets/partials/_base.sass */
a.flair-link {
  text-decoration: none;
  color: black;
  text-decoration: none; }
  /* line 4, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/links/_hover_link.sass */
  a.flair-link:hover {
    text-decoration: underline; }
  /* line 12, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
  a.flair-link:visited {
    color: black; }
  /* line 15, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
  a.flair-link:focus {
    color: black; }
  /* line 18, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
  a.flair-link:hover {
    color: black; }
  /* line 21, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
  a.flair-link:active {
    color: black; }

/* line 404, ../../../app/stylesheets/partials/_base.sass */
.instruction {
  clear: both; }

/* line 407, ../../../app/stylesheets/partials/_base.sass */
.instruction-text {
  width: 450px; }
  /* line 409, ../../../app/stylesheets/partials/_base.sass */
  .instruction-text span {
    font-size: 1.2em;
    font-family: Georgia;
    font-style: italic; }

/* line 414, ../../../app/stylesheets/partials/_base.sass */
span.large_number {
  font-size: 3em;
  font-weight: "bold";
  font-family: Georgia; }

/* line 418, ../../../app/stylesheets/partials/_base.sass */
span.instruction {
  font-size: 1.6em;
  font-family: Georgia; }

/* line 422, ../../../app/stylesheets/partials/_base.sass */
.year-list-area {
  float: left;
  position: relative;
  margin-right: 3em; }

/* line 428, ../../../app/stylesheets/partials/_base.sass */
.year-list-area a {
  text-decoration: none;
  color: black; }
  /* line 4, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/links/_hover_link.sass */
  .year-list-area a:hover {
    text-decoration: underline; }
  /* line 12, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
  .year-list-area a:visited {
    color: black; }
  /* line 15, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
  .year-list-area a:focus {
    color: black; }
  /* line 18, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
  .year-list-area a:hover {
    color: black; }
  /* line 21, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
  .year-list-area a:active {
    color: black; }

/* line 433, ../../../app/stylesheets/partials/_base.sass */
.top-twitch {
  display: block;
  text-align: center;
  float: right;
  width: 150px;
  overflow: hidden;
  position: relative; }
  /* line 440, ../../../app/stylesheets/partials/_base.sass */
  .top-twitch p {
    text-indent: 0px;
    width: 150px;
    height: 60px;
    position: absolute;
    left: 0px;
    top: 160px;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
    color: #fff;
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
    background-color: #000; }
  /* line 458, ../../../app/stylesheets/partials/_base.sass */
  .top-twitch p.title {
    top: 0px;
    height: 20px; }

/* line 462, ../../../app/stylesheets/partials/_base.sass */
.top-twitch-title {
  font-size: 1.4em;
  font-weight: bold;
  float: right;
  text-align: center;
  width: 160px;
  margin-bottom: 1em; }

/* line 470, ../../../app/stylesheets/partials/_base.sass */
.latest-posts {
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 0; }

/* line 477, ../../../app/stylesheets/partials/_base.sass */
.styles-for-later {
  text-shadow: rgba(255,255,255,.8) 0 1px 0;
  color: rgb(76, 86, 108); }

/* line 23, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body {
  line-height: 1.5;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 75%; }

/* line 54, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
h1 {
  font-weight: normal;
  color: #222222;
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.5em; }
  /* line 59, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  h1 img {
    margin: 0; }

/* line 61, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
h2 {
  font-weight: normal;
  color: #222222;
  font-size: 2em;
  margin-bottom: 0.75em; }

/* line 65, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
h3 {
  font-weight: normal;
  color: #222222;
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1em; }

/* line 70, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
h4 {
  font-weight: normal;
  color: #222222;
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em; }

/* line 75, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
h5 {
  font-weight: normal;
  color: #222222;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em; }

/* line 80, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
h6 {
  font-weight: normal;
  color: #222222;
  font-size: 1em;
  font-weight: bold; }

/* line 84, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0; }

/* line 86, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
p {
  margin: 0 0 1.5em; }
  /* line 88, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  p img.left {
    display: inline;
    float: left;
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0; }
  /* line 92, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  p img.right {
    display: inline;
    float: right;
    margin: 1.5em 0 1.5em 1.5em;
    padding: 0; }

/* line 96, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
a {
  text-decoration: underline;
  color: #000099; }
  /* line 12, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
  a:visited {
    color: #000066; }
  /* line 15, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
  a:focus {
    color: black; }
  /* line 18, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
  a:hover {
    color: black; }
  /* line 21, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
  a:active {
    color: #cc0099; }

/* line 99, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
blockquote {
  margin: 1.5em;
  color: #666;
  font-style: italic; }

/* line 103, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
strong {
  font-weight: bold; }

/* line 105, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
em {
  font-style: italic; }

/* line 107, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
dfn {
  font-style: italic;
  font-weight: bold; }

/* line 110, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
sup, sub {
  line-height: 0; }

/* line 112, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
abbr, acronym {
  border-bottom: 1px dotted #666; }

/* line 114, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
address {
  margin: 0 0 1.5em;
  font-style: italic; }

/* line 117, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
del {
  color: #666; }

/* line 119, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
pre {
  margin: 1.5em 0;
  white-space: pre; }

/* line 122, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
pre, code, tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5; }

/* line 124, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
li ul, li ol {
  margin: 0 1.5em; }

/* line 126, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
ul {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: disc; }

/* line 129, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
ol {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: decimal; }

/* line 132, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
dl {
  margin: 0 0 1.5em 0; }
  /* line 134, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  dl dt {
    font-weight: bold; }

/* line 136, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
dd {
  margin-left: 1.5em; }

/* line 138, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
table {
  margin-bottom: 1.4em;
  width: 100%; }

/* line 141, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
th {
  font-weight: bold; }

/* line 143, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
thead th {
  background: #c3d9ff; }

/* line 145, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
th, td, caption {
  padding: 4px 10px 4px 5px; }

/* line 147, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
tr.even td {
  background: #e5ecf9; }

/* line 149, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
tfoot {
  font-style: italic; }

/* line 151, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
caption {
  background: #eee; }

/* line 153, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
.quiet {
  color: #666666; }

/* line 155, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
.loud {
  color: #111111; }

/* line 9, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
.clear {
  clear: both; }

/* line 12, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
.nowrap {
  white-space: nowrap; }

/* line 16, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
.clearfix {
  overflow: hidden;
  display: inline-block; }
  /* line 5, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass */
  .clearfix {
    display: block; }

/* line 18, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
.small {
  font-size: .8em;
  margin-bottom: 1.875em;
  line-height: 1.875em; }

/* line 22, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
.large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em; }

/* line 26, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
.first {
  margin-left: 0;
  padding-left: 0; }

/* line 29, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
.last {
  margin-right: 0;
  padding-right: 0; }

/* line 32, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
.top {
  margin-top: 0;
  padding-top: 0; }

/* line 35, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
.bottom {
  margin-bottom: 0;
  padding-bottom: 0; }

/* line 31, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.container {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block; }
  /* line 5, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass */
  .container {
    display: block; }

/* line 33, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {
  display: inline;
  float: left;
  margin-right: 10px; }
  /* line 101, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
  * html .column, * html div.span-1, * html div.span-2, * html div.span-3, * html div.span-4, * html div.span-5, * html div.span-6, * html div.span-7, * html div.span-8, * html div.span-9, * html div.span-10, * html div.span-11, * html div.span-12, * html div.span-13, * html div.span-14, * html div.span-15, * html div.span-16, * html div.span-17, * html div.span-18, * html div.span-19, * html div.span-20, * html div.span-21, * html div.span-22, * html div.span-23, * html div.span-24 {
    overflow-x: hidden; }

/* line 36, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.last, div.last {
  margin-right: 0; }

/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.span-1 {
  width: 30px; }

/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.span-2 {
  width: 70px; }

/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.span-3 {
  width: 110px; }

/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.span-4 {
  width: 150px; }

/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.span-5 {
  width: 190px; }

/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.span-6 {
  width: 230px; }

/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.span-7 {
  width: 270px; }

/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.span-8 {
  width: 310px; }

/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.span-9 {
  width: 350px; }

/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.span-10 {
  width: 390px; }

/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.span-11 {
  width: 430px; }

/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.span-12 {
  width: 470px; }

/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.span-13 {
  width: 510px; }

/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.span-14 {
  width: 550px; }

/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.span-15 {
  width: 590px; }

/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.span-16 {
  width: 630px; }

/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.span-17 {
  width: 670px; }

/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.span-18 {
  width: 710px; }

/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.span-19 {
  width: 750px; }

/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.span-20 {
  width: 790px; }

/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.span-21 {
  width: 830px; }

/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.span-22 {
  width: 870px; }

/* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.span-23 {
  width: 910px; }

/* line 42, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.span-24, div.span-24 {
  width: 950px;
  margin: 0; }

/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
input.span-1, textarea.span-1, select.span-1 {
  width: 30px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
input.span-2, textarea.span-2, select.span-2 {
  width: 70px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
input.span-3, textarea.span-3, select.span-3 {
  width: 110px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
input.span-4, textarea.span-4, select.span-4 {
  width: 150px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
input.span-5, textarea.span-5, select.span-5 {
  width: 190px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
input.span-6, textarea.span-6, select.span-6 {
  width: 230px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
input.span-7, textarea.span-7, select.span-7 {
  width: 270px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
input.span-8, textarea.span-8, select.span-8 {
  width: 310px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
input.span-9, textarea.span-9, select.span-9 {
  width: 350px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
input.span-10, textarea.span-10, select.span-10 {
  width: 390px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
input.span-11, textarea.span-11, select.span-11 {
  width: 430px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
input.span-12, textarea.span-12, select.span-12 {
  width: 470px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
input.span-13, textarea.span-13, select.span-13 {
  width: 510px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
input.span-14, textarea.span-14, select.span-14 {
  width: 550px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
input.span-15, textarea.span-15, select.span-15 {
  width: 590px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
input.span-16, textarea.span-16, select.span-16 {
  width: 630px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
input.span-17, textarea.span-17, select.span-17 {
  width: 670px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
input.span-18, textarea.span-18, select.span-18 {
  width: 710px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
input.span-19, textarea.span-19, select.span-19 {
  width: 750px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
input.span-20, textarea.span-20, select.span-20 {
  width: 790px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
input.span-21, textarea.span-21, select.span-21 {
  width: 830px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
input.span-22, textarea.span-22, select.span-22 {
  width: 870px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
input.span-23, textarea.span-23, select.span-23 {
  width: 910px !important; }
/* line 47, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
input.span-24, textarea.span-24, select.span-24 {
  width: 950px !important; }

/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.append-1 {
  padding-right: 40px; }

/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.append-2 {
  padding-right: 80px; }

/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.append-3 {
  padding-right: 120px; }

/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.append-4 {
  padding-right: 160px; }

/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.append-5 {
  padding-right: 200px; }

/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.append-6 {
  padding-right: 240px; }

/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.append-7 {
  padding-right: 280px; }

/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.append-8 {
  padding-right: 320px; }

/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.append-9 {
  padding-right: 360px; }

/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.append-10 {
  padding-right: 400px; }

/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.append-11 {
  padding-right: 440px; }

/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.append-12 {
  padding-right: 480px; }

/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.append-13 {
  padding-right: 520px; }

/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.append-14 {
  padding-right: 560px; }

/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.append-15 {
  padding-right: 600px; }

/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.append-16 {
  padding-right: 640px; }

/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.append-17 {
  padding-right: 680px; }

/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.append-18 {
  padding-right: 720px; }

/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.append-19 {
  padding-right: 760px; }

/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.append-20 {
  padding-right: 800px; }

/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.append-21 {
  padding-right: 840px; }

/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.append-22 {
  padding-right: 880px; }

/* line 51, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.append-23 {
  padding-right: 920px; }

/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.prepend-1 {
  padding-left: 40px; }

/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.prepend-2 {
  padding-left: 80px; }

/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.prepend-3 {
  padding-left: 120px; }

/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.prepend-4 {
  padding-left: 160px; }

/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.prepend-5 {
  padding-left: 200px; }

/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.prepend-6 {
  padding-left: 240px; }

/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.prepend-7 {
  padding-left: 280px; }

/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.prepend-8 {
  padding-left: 320px; }

/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.prepend-9 {
  padding-left: 360px; }

/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.prepend-10 {
  padding-left: 400px; }

/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.prepend-11 {
  padding-left: 440px; }

/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.prepend-12 {
  padding-left: 480px; }

/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.prepend-13 {
  padding-left: 520px; }

/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.prepend-14 {
  padding-left: 560px; }

/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.prepend-15 {
  padding-left: 600px; }

/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.prepend-16 {
  padding-left: 640px; }

/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.prepend-17 {
  padding-left: 680px; }

/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.prepend-18 {
  padding-left: 720px; }

/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.prepend-19 {
  padding-left: 760px; }

/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.prepend-20 {
  padding-left: 800px; }

/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.prepend-21 {
  padding-left: 840px; }

/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.prepend-22 {
  padding-left: 880px; }

/* line 55, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.prepend-23 {
  padding-left: 920px; }

/* line 59, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {
  display: inline;
  float: left;
  position: relative; }

/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.pull-1 {
  margin-left: -40px; }

/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.pull-2 {
  margin-left: -80px; }

/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.pull-3 {
  margin-left: -120px; }

/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.pull-4 {
  margin-left: -160px; }

/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.pull-5 {
  margin-left: -200px; }

/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.pull-6 {
  margin-left: -240px; }

/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.pull-7 {
  margin-left: -280px; }

/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.pull-8 {
  margin-left: -320px; }

/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.pull-9 {
  margin-left: -360px; }

/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.pull-10 {
  margin-left: -400px; }

/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.pull-11 {
  margin-left: -440px; }

/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.pull-12 {
  margin-left: -480px; }

/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.pull-13 {
  margin-left: -520px; }

/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.pull-14 {
  margin-left: -560px; }

/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.pull-15 {
  margin-left: -600px; }

/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.pull-16 {
  margin-left: -640px; }

/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.pull-17 {
  margin-left: -680px; }

/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.pull-18 {
  margin-left: -720px; }

/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.pull-19 {
  margin-left: -760px; }

/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.pull-20 {
  margin-left: -800px; }

/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.pull-21 {
  margin-left: -840px; }

/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.pull-22 {
  margin-left: -880px; }

/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.pull-23 {
  margin-left: -920px; }

/* line 62, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.pull-24 {
  margin-left: -960px; }

/* line 64, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {
  display: inline;
  float: right;
  position: relative; }

/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.push-1 {
  margin: 0 -40px 1.5em 40px; }

/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.push-2 {
  margin: 0 -80px 1.5em 80px; }

/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.push-3 {
  margin: 0 -120px 1.5em 120px; }

/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.push-4 {
  margin: 0 -160px 1.5em 160px; }

/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.push-5 {
  margin: 0 -200px 1.5em 200px; }

/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.push-6 {
  margin: 0 -240px 1.5em 240px; }

/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.push-7 {
  margin: 0 -280px 1.5em 280px; }

/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.push-8 {
  margin: 0 -320px 1.5em 320px; }

/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.push-9 {
  margin: 0 -360px 1.5em 360px; }

/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.push-10 {
  margin: 0 -400px 1.5em 400px; }

/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.push-11 {
  margin: 0 -440px 1.5em 440px; }

/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.push-12 {
  margin: 0 -480px 1.5em 480px; }

/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.push-13 {
  margin: 0 -520px 1.5em 520px; }

/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.push-14 {
  margin: 0 -560px 1.5em 560px; }

/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.push-15 {
  margin: 0 -600px 1.5em 600px; }

/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.push-16 {
  margin: 0 -640px 1.5em 640px; }

/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.push-17 {
  margin: 0 -680px 1.5em 680px; }

/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.push-18 {
  margin: 0 -720px 1.5em 720px; }

/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.push-19 {
  margin: 0 -760px 1.5em 760px; }

/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.push-20 {
  margin: 0 -800px 1.5em 800px; }

/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.push-21 {
  margin: 0 -840px 1.5em 840px; }

/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.push-22 {
  margin: 0 -880px 1.5em 880px; }

/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.push-23 {
  margin: 0 -920px 1.5em 920px; }

/* line 67, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.push-24 {
  margin: 0 -960px 1.5em 960px; }

/* line 69, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.prepend-top {
  margin-top: 1.5em; }

/* line 71, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
.append-bottom {
  margin-bottom: 1.5em; }

/* line 7, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_debug.sass */
.showgrid {
  background: url('/images/grid.png?1257530164'); }

/* line 5, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
.error {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4; }
  /* line 30, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
  .error a {
    color: #8a1f11; }

/* line 7, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
.notice {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #fff6bf;
  color: #514721;
  border-color: #ffd324; }
  /* line 38, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
  .notice a {
    color: #514721; }

/* line 9, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
.success {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #e6efc2;
  color: #264409;
  border-color: #c6d880; }
  /* line 46, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
  .success a {
    color: #264409; }

/* line 11, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
.hide {
  display: none; }

/* line 13, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
.highlight {
  background: yellow; }

/* line 15, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
.added {
  background: #006600;
  color: white; }

/* line 17, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
.removed {
  background: #990000;
  color: white; }

/* line 15, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
label {
  font-weight: bold; }

/* line 17, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0; }

/* line 20, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
legend {
  font-weight: bold;
  font-size: 1.2em; }

/* line 24, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
input.text, input.title, input[type=text] {
  margin: 0.5em 0;
  background-color: #fff;
  padding: 5px; }
/* line 28, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
input.title {
  font-size: 1.5em; }
/* line 30, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
input[type=checkbox], input.checkbox,
input[type=radio], input.radio {
  position: relative;
  top: 0.25em; }

/* line 34, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
textarea {
  margin: 0.5em 0;
  padding: 5px; }

/* line 37, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
select {
  margin: 0.5em 0; }

/* line 48, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
fieldset {
  border: 1px solid #cccccc; }

/* line 50, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
input.text, input.title,
textarea,
select {
  border: 1px solid #bbbbbb; }
  /* line 54, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
  input.text:focus, input.title:focus,
  textarea:focus,
  select:focus {
    border: 1px solid #666666; }

/* line 41, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
input.text, input.title {
  width: 300px; }

/* line 43, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
textarea {
  width: 390px;
  height: 250px; }

/* line 78, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_fancy_type.sass */
p + p {
  text-indent: 2em;
  margin-top: -1.5em;
  /* Don't want this in forms. */ }
  /* line 24, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_fancy_type.sass */
  form p + p {
    text-indent: 0; }

/* line 80, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_fancy_type.sass */
p.incr,
.incr p {
  font-size: 0.833em;
  line-height: 1.44em;
  margin-bottom: 1.5em; }

/* line 12, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_fancy_type.sass */
.caps {
  font-variant: small-caps;
  letter-spacing: 1px;
  text-transform: lowercase;
  font-size: 1.2em;
  line-height: 1%;
  font-weight: bold;
  padding: 0 2px; }

/* line 14, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_fancy_type.sass */
.dquo {
  margin-left: -!offset; }

/* line 16, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_fancy_type.sass */
.alt {
  color: #666;
  font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif;
  font-style: italic;
  font-weight: normal; }

/* line 15, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
label {
  font-weight: bold; }

/* line 17, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0; }

/* line 20, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
legend {
  font-weight: bold;
  font-size: 1.2em; }

/* line 24, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
input.text, input.title, input[type=text] {
  margin: 0.5em 0;
  background-color: #fff;
  padding: 5px; }
/* line 28, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
input.title {
  font-size: 1.5em; }
/* line 30, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
input[type=checkbox], input.checkbox,
input[type=radio], input.radio {
  position: relative;
  top: 0.25em; }

/* line 34, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
textarea {
  margin: 0.5em 0;
  padding: 5px; }

/* line 37, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
select {
  margin: 0.5em 0; }

/* line 48, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
fieldset {
  border: 1px solid #cccccc; }

/* line 50, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
input.text, input.title,
textarea,
select {
  border: 1px solid #bbbbbb; }
  /* line 54, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
  input.text:focus, input.title:focus,
  textarea:focus,
  select:focus {
    border: 1px solid #666666; }

/* line 41, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
input.text, input.title {
  width: 300px; }

/* line 43, ../../../vendor/gems/chriseppstein-compass-0.8.15/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
textarea {
  width: 390px;
  height: 250px; }
