/* line 4, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass */
html, body {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

/* line 12, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass */
div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
pre, a, abbr, acronym, address, code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

/* line 16, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass */
blockquote, q {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  quotes: "" ""; }
  /* line 42, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass */
  blockquote:before, q:before,
  blockquote:after, q:after {
    content: ""; }

/* line 18, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass */
th, td, caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

/* line 20, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass */
table {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

/* line 22, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass */
a img {
  border: none; }

/* line 22, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body.bp {
  line-height: 1.5;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 75%; }
  /* line 53, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp h1 {
    font-weight: normal;
    color: #222222;
    font-size: 3em;
    line-height: 1;
    margin-bottom: 0.5em; }
    /* line 58, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
    body.bp h1 img {
      margin: 0; }
  /* line 60, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp h2 {
    font-weight: normal;
    color: #222222;
    font-size: 2em;
    margin-bottom: 0.75em; }
  /* line 64, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp h3 {
    font-weight: normal;
    color: #222222;
    font-size: 1.5em;
    line-height: 1;
    margin-bottom: 1em; }
  /* line 69, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp h4 {
    font-weight: normal;
    color: #222222;
    font-size: 1.2em;
    line-height: 1.25;
    margin-bottom: 1.25em; }
  /* line 74, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp h5 {
    font-weight: normal;
    color: #222222;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1.5em; }
  /* line 79, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp h6 {
    font-weight: normal;
    color: #222222;
    font-size: 1em;
    font-weight: bold; }
  /* line 83, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp h2 img, body.bp h3 img, body.bp h4 img, body.bp h5 img, body.bp h6 img {
    margin: 0; }
  /* line 85, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp p {
    margin: 0 0 1.5em; }
    /* line 87, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
    body.bp p img.left {
      display: inline;
      float: left;
      margin: 1.5em 1.5em 1.5em 0;
      padding: 0; }
    /* line 91, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
    body.bp p img.right {
      display: inline;
      float: right;
      margin: 1.5em 0 1.5em 1.5em;
      padding: 0; }
  /* line 95, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp a {
    text-decoration: underline;
    color: #000099; }
    /* line 12, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
    body.bp a:visited {
      color: #000066; }
    /* line 15, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
    body.bp a:focus {
      color: black; }
    /* line 18, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
    body.bp a:hover {
      color: black; }
    /* line 21, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
    body.bp a:active {
      color: #cc0099; }
  /* line 98, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp blockquote {
    margin: 1.5em;
    color: #666;
    font-style: italic; }
  /* line 102, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp strong {
    font-weight: bold; }
  /* line 104, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp em {
    font-style: italic; }
  /* line 106, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp dfn {
    font-style: italic;
    font-weight: bold; }
  /* line 109, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp sup, body.bp sub {
    line-height: 0; }
  /* line 111, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp abbr, body.bp acronym {
    border-bottom: 1px dotted #666; }
  /* line 113, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp address {
    margin: 0 0 1.5em;
    font-style: italic; }
  /* line 116, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp del {
    color: #666; }
  /* line 118, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp pre {
    margin: 1.5em 0;
    white-space: pre; }
  /* line 121, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp pre, body.bp code, body.bp tt {
    font: 1em 'andale mono', 'lucida console', monospace;
    line-height: 1.5; }
  /* line 123, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp li ul, body.bp li ol {
    margin: 0 1.5em; }
  /* line 125, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp ul {
    margin: 0 1.5em 1.5em 1.5em;
    list-style-type: disc; }
  /* line 128, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp ol {
    margin: 0 1.5em 1.5em 1.5em;
    list-style-type: decimal; }
  /* line 131, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp dl {
    margin: 0 0 1.5em 0; }
    /* line 133, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
    body.bp dl dt {
      font-weight: bold; }
  /* line 135, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp dd {
    margin-left: 1.5em; }
  /* line 137, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp table {
    margin-bottom: 1.4em;
    width: 100%; }
  /* line 140, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp th {
    font-weight: bold; }
  /* line 142, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp thead th {
    background: #c3d9ff; }
  /* line 144, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp th, body.bp td, body.bp caption {
    padding: 4px 10px 4px 5px; }
  /* line 146, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp tr.even td {
    background: #e5ecf9; }
  /* line 148, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp tfoot {
    font-style: italic; }
  /* line 150, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp caption {
    background: #eee; }
  /* line 152, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp .quiet {
    color: #666666; }
  /* line 154, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp .loud {
    color: #111111; }

/* line 36, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_scaffolding.sass */
body.bp .box {
  padding: 1.5em;
  margin-bottom: 1.5em;
  background: #E5ECF9; }
/* line 39, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_scaffolding.sass */
body.bp div.border {
  padding-right: 4px;
  margin-right: 5px;
  border-right: 1px solid #eeeeee; }
/* line 42, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_scaffolding.sass */
body.bp div.colborder {
  padding-right: 24px;
  margin-right: 25px;
  border-right: 1px solid #eeeeee; }
/* line 44, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_scaffolding.sass */
body.bp 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.17/frameworks/blueprint/stylesheets/blueprint/modules/_scaffolding.sass */
body.bp 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 9, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
body.bp .clear {
  clear: both; }
/* line 12, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
body.bp .nowrap {
  white-space: nowrap; }
/* line 16, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
body.bp .clearfix {
  overflow: hidden;
  display: inline-block; }
  /* line 5, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass */
  body.bp .clearfix {
    display: block; }
/* line 18, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
body.bp .small {
  font-size: .8em;
  margin-bottom: 1.875em;
  line-height: 1.875em; }
/* line 22, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
body.bp .large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em; }
/* line 26, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
body.bp .first {
  margin-left: 0;
  padding-left: 0; }
/* line 29, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
body.bp .last {
  margin-right: 0;
  padding-right: 0; }
/* line 32, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
body.bp .top {
  margin-top: 0;
  padding-top: 0; }
/* line 35, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
body.bp .bottom {
  margin-bottom: 0;
  padding-bottom: 0; }
/* line 7, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_debug.sass */
body.bp .showgrid {
  background: url('/images/grid.png?1265754472'); }
/* line 5, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
body.bp .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.17/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
  body.bp .error a {
    color: #8a1f11; }
/* line 7, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
body.bp .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.17/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
  body.bp .notice a {
    color: #514721; }
/* line 9, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
body.bp .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.17/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
  body.bp .success a {
    color: #264409; }
/* line 11, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
body.bp .hide {
  display: none; }
/* line 13, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
body.bp .highlight {
  background: yellow; }
/* line 15, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
body.bp .added {
  background: #006600;
  color: white; }
/* line 17, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
body.bp .removed {
  background: #990000;
  color: white; }

/* line 15, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
form.bp label {
  font-weight: bold; }
/* line 17, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
form.bp fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0; }
/* line 20, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
form.bp legend {
  font-weight: bold;
  font-size: 1.2em; }
/* line 24, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
form.bp input.text, form.bp input.title, form.bp input[type=text] {
  margin: 0.5em 0;
  background-color: #fff;
  padding: 5px; }
/* line 28, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
form.bp input.title {
  font-size: 1.5em; }
/* line 30, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
form.bp input[type=checkbox], form.bp input.checkbox,
form.bp input[type=radio], form.bp input.radio {
  position: relative;
  top: 0.25em; }
/* line 34, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
form.bp textarea {
  margin: 0.5em 0;
  padding: 5px; }
/* line 37, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
form.bp select {
  margin: 0.5em 0; }
/* line 48, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
form.bp fieldset {
  border: 1px solid #cccccc; }
/* line 50, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
form.bp input.text, form.bp input.title,
form.bp textarea,
form.bp select {
  border: 1px solid #bbbbbb; }
  /* line 54, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
  form.bp input.text:focus, form.bp input.title:focus,
  form.bp textarea:focus,
  form.bp select:focus {
    border: 1px solid #666666; }
/* line 41, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
form.bp input.text, form.bp input.title {
  width: 300px; }
/* line 43, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
form.bp textarea {
  width: 390px;
  height: 250px; }

/* line 25, ../../app/stylesheets/screen.sass */
* {
  margin: 0; }

/* line 27, ../../app/stylesheets/screen.sass */
#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -4em;
  position: relative;
  font-size: 16px;
  float: none;
  width: 800px;
  text-align: left; }

/* line 37, ../../app/stylesheets/screen.sass */
#push, #footer {
  height: 4em;
  clear: both; }

/* line 40, ../../app/stylesheets/screen.sass */
#footer {
  float: none;
  font-size: 16px;
  height: 4em;
  width: 800px;
  margin: 0 auto;
  padding: 0;
  text-align: left; }

/* line 48, ../../app/stylesheets/screen.sass */
html, body {
  border: 0;
  margin: 0;
  padding: 0;
  height: 100%;
  font-size: 16px;
  background-color: #fff;
  overflow: visible; }

/* line 59, ../../app/stylesheets/screen.sass */
body.one-col #container {
  width: 800px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  position: relative;
  font-size: 16px;
  text-align: left;
  overflow: visible; }
  /* line 5, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass */
  body.one-col #container {
    display: block; }
/* line 65, ../../app/stylesheets/screen.sass */
body.one-col #content {
  display: inline;
  float: left;
  margin-right: 0;
  width: 800px;
  overflow: visible;
  margin-top: 4px;
  padding-bottom: 70px; }
  /* line 101, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
  * html body.one-col #content {
    overflow-x: hidden; }
/* line 70, ../../app/stylesheets/screen.sass */
body.one-col #header {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 800px;
  padding-top: 1px;
  margin-bottom: 1em; }
  /* line 101, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
  * html body.one-col #header {
    overflow-x: hidden; }
  /* line 74, ../../app/stylesheets/screen.sass */
  body.one-col #header #nav {
    position: relative;
    margin-bottom: 1em;
    left: 0; }
    /* line 79, ../../app/stylesheets/screen.sass */
    body.one-col #header #nav a {
      outline: none;
      font-weight: bold; }
    /* line 82, ../../app/stylesheets/screen.sass */
    body.one-col #header #nav a:hover {
      color: #000; }
    /* line 84, ../../app/stylesheets/screen.sass */
    body.one-col #header #nav .logo {
      font-size: 30px;
      font-weight: normal; }
      /* line 87, ../../app/stylesheets/screen.sass */
      body.one-col #header #nav .logo a {
        text-decoration: none;
        color: #000; }
    /* line 90, ../../app/stylesheets/screen.sass */
    body.one-col #header #nav #hover_nav {
      font-family: helvetica, sans-serif;
      display: inline;
      list-style: none; }
      /* line 94, ../../app/stylesheets/screen.sass */
      body.one-col #header #nav #hover_nav .top_menu {
        float: left;
        margin-right: 15px; }
        /* line 97, ../../app/stylesheets/screen.sass */
        body.one-col #header #nav #hover_nav .top_menu ul {
          font-weight: normal;
          display: none;
          z-index: 1000;
          width: 200px;
          margin-left: 0;
          list-style: none;
          position: absolute;
          border: 3px solid #ccc;
          background-color: #def;
          -moz-border-radius-topright: 10px;
          -webkit-border-top-right-radius: 10px;
          -moz-border-radius-bottomright: 10px;
          -webkit-border-bottom-right-radius: 10px;
          -moz-border-radius-bottomleft: 10px;
          -webkit-border-bottom-left-radius: 10px;
          padding: 10px 5px; }
      /* line 115, ../../app/stylesheets/screen.sass */
      body.one-col #header #nav #hover_nav .top_menu:hover a {
        color: #000; }
      /* line 117, ../../app/stylesheets/screen.sass */
      body.one-col #header #nav #hover_nav .top_menu:hover ul {
        display: block; }
/* line 119, ../../app/stylesheets/screen.sass */
body.one-col #footer {
  position: relative;
  margin: 0 auto;
  padding: 0; }
  /* line 123, ../../app/stylesheets/screen.sass */
  body.one-col #footer a {
    padding: 10px;
    font-size: 16px; }
  /* line 126, ../../app/stylesheets/screen.sass */
  body.one-col #footer a:hover {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color: #eee;
    color: #000; }
  /* line 131, ../../app/stylesheets/screen.sass */
  body.one-col #footer a.count {
    padding: 0;
    color: green; }
  /* line 134, ../../app/stylesheets/screen.sass */
  body.one-col #footer a.count:hover {
    color: green; }
  /* line 136, ../../app/stylesheets/screen.sass */
  body.one-col #footer .logo {
    font-weight: normal; }
    /* line 138, ../../app/stylesheets/screen.sass */
    body.one-col #footer .logo a {
      text-decoration: none;
      color: #000; }
/* line 142, ../../app/stylesheets/screen.sass */
body.one-col .scrollable {
  border: 1px solid #eee;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  position: relative;
  overflow: hidden;
  clear: both;
  height: 400px; }
  /* line 150, ../../app/stylesheets/screen.sass */
  body.one-col .scrollable #items {
    padding: 5px;
    float: left;
    width: 20000em;
    position: absolute;
    clear: both; }
    /* line 156, ../../app/stylesheets/screen.sass */
    body.one-col .scrollable #items .item {
      display: block;
      float: left;
      padding: 10px;
      width: 780px;
      height: 398px;
      font-size: 18px; }
      /* line 163, ../../app/stylesheets/screen.sass */
      body.one-col .scrollable #items .item strong {
        color: #c00; }
      /* line 165, ../../app/stylesheets/screen.sass */
      body.one-col .scrollable #items .item img {
        float: right; }
/* line 167, ../../app/stylesheets/screen.sass */
body.one-col #nav_dots {
  width: 300px;
  margin: 1em auto 10px;
  clear: both; }
  /* line 171, ../../app/stylesheets/screen.sass */
  body.one-col #nav_dots a {
    height: 16px;
    width: 16px;
    margin: 0 9px;
    display: block;
    float: left;
    background: url('/images/icons/750-gray-dot.png') no-repeat top left; }
  /* line 178, ../../app/stylesheets/screen.sass */
  body.one-col #nav_dots a.active {
    background: url('/images/icons/750-green-dot.png') no-repeat top left; }
  /* line 180, ../../app/stylesheets/screen.sass */
  body.one-col #nav_dots a:hover {
    cursor: pointer; }
/* line 183, ../../app/stylesheets/screen.sass */
body.one-col ol.todays_entries li {
  padding-bottom: 15px; }
/* line 185, ../../app/stylesheets/screen.sass */
body.one-col #challenge_nav {
  margin: 1em 0 2em 0;
  font-weight: bold; }
  /* line 188, ../../app/stylesheets/screen.sass */
  body.one-col #challenge_nav a {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 1px solid #ccc;
    padding: 10px;
    font-weight: normal;
    margin-right: 1em;
    color: #000;
    text-decoration: none; }
  /* line 197, ../../app/stylesheets/screen.sass */
  body.one-col #challenge_nav span {
    font-size: 16px; }
    /* line 199, ../../app/stylesheets/screen.sass */
    body.one-col #challenge_nav span strong {
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      padding: 10px;
      margin-right: 1em;
      color: #45DED7;
      border: 1px solid #45DED7; }
  /* line 206, ../../app/stylesheets/screen.sass */
  body.one-col #challenge_nav a:hover {
    background-color: #eee;
    color: #000; }

/* line 209, ../../app/stylesheets/screen.sass */
td {
  vertical-align: top; }

/* line 213, ../../app/stylesheets/screen.sass */
body.three-col #container {
  width: 800px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block; }
  /* line 5, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass */
  body.three-col #container {
    display: block; }
/* line 215, ../../app/stylesheets/screen.sass */
body.three-col #header, body.three-col #footer {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 800px; }
  /* line 101, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
  * html body.three-col #header, * html body.three-col #footer {
    overflow-x: hidden; }
/* line 217, ../../app/stylesheets/screen.sass */
body.three-col #sidebar {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 233px; }
  /* line 101, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
  * html body.three-col #sidebar {
    overflow-x: hidden; }
/* line 221, ../../app/stylesheets/screen.sass */
body.three-col #content {
  display: inline;
  float: left;
  margin-right: 0;
  width: 557px;
  border: 1px solid #000; }
  /* line 101, ../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
  * html body.three-col #content {
    overflow-x: hidden; }

/* line 229, ../../app/stylesheets/screen.sass */
body.one-col h1 {
  font-size: 35px;
  color: #4DB559;
  font-weight: bold;
  font-family: "bree-1","bree-2",helvetica, sans-serif; }

/* line 235, ../../app/stylesheets/screen.sass */
body.one-col h2 {
  font-size: 30px;
  font-weight: normal;
  font-family: "bree-1","bree-2",helvetica, sans-serif; }

/* line 239, ../../app/stylesheets/screen.sass */
body.one-col h3 {
  font-family: "bree-1","bree-2",helvetica, sans-serif; }

/* line 241, ../../app/stylesheets/screen.sass */
.bree {
  font-family: "bree-1","bree-2",helvetica, sans-serif; }

/* line 243, ../../app/stylesheets/screen.sass */
.rounded {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }

/* line 246, ../../app/stylesheets/screen.sass */
textarea {
  font-size: 20px;
  line-height: 1.6em;
  font-family: helvetica, sans-serif; }


/* line 251, ../../app/stylesheets/screen.sass */
textarea#entry_body {
  width: 770px;
  height: 10em;
  border: 0;
  padding: 10px 0;
  outline: none;
  resize: none; }

/* line 258, ../../app/stylesheets/screen.sass */
#lock {
  text-align: left; }
  /* line 260, ../../app/stylesheets/screen.sass */
  #lock h1 {
    color: #088BB6; }
  /* line 262, ../../app/stylesheets/screen.sass */
  #lock input.lock {
    outline: none;
    border: 0;
    border-bottom: 2px solid;
    width: 375px;
    font-size: 30px;
    color: #088BB6; }
  /* line 269, ../../app/stylesheets/screen.sass */
  #lock .unlock_button {
    font-size: 30px;
    padding: 10px;
    border: 1px solid #9ee;
    height: 70px; }

/* line 274, ../../app/stylesheets/screen.sass */
div#uneditable_entry_form {
  font-size: 16px;
  line-height: 1.6em;
  font-family: helvetica, sans-serif;
  width: 778px; }

/* line 279, ../../app/stylesheets/screen.sass */
#entry_body_counter {
  float: right;
  width: 150px;
  color: #666;
  padding: 10px;
  font-size: 14px;
  margin-bottom: 3px; }
  /* line 286, ../../app/stylesheets/screen.sass */
  #entry_body_counter #save_message {
    display: inline;
    font-size: 12px; }
  /* line 289, ../../app/stylesheets/screen.sass */
  #entry_body_counter #save_star {
    display: inline; }
  /* line 291, ../../app/stylesheets/screen.sass */
  #entry_body_counter #counter {
    display: relative; }
  /* line 293, ../../app/stylesheets/screen.sass */
  #entry_body_counter .wordcount_under {
    color: #666; }
  /* line 295, ../../app/stylesheets/screen.sass */
  #entry_body_counter .wordcount_over {
    color: green;
    font-weight: bold; }

/* line 300, ../../app/stylesheets/screen.sass */
table#months_progress tr td {
  font-size: 11px;
  font-weight: bold;
  width: 20px;
  text-align: center;
  padding: 0;
  margin: 0; }

/* line 307, ../../app/stylesheets/screen.sass */
ol, ul {
  padding: 5px 20px; }

/* line 311, ../../app/stylesheets/screen.sass */
table#stats tr td {
  padding: 5px;
  vertical-align: center;
  font-size: 12px; }
  /* line 315, ../../app/stylesheets/screen.sass */
  table#stats tr td strong {
    font-size: 30px;
    color: #666;
    font-weight: 800;
    margin: 0; }

/* line 322, ../../app/stylesheets/screen.sass */
table.entry_stats tr td {
  width: 20%;
  vertical-align: top; }
  /* line 324, ../../app/stylesheets/screen.sass */
  table.entry_stats tr td h3 {
    margin: 1em 0 0 0; }
  /* line 327, ../../app/stylesheets/screen.sass */
  table.entry_stats tr td div.header {
    font-size: 12px;
    border-bottom: 1px solid #333; }
  /* line 330, ../../app/stylesheets/screen.sass */
  table.entry_stats tr td strong {
    font-size: 40px;
    line-height: 30px;
    color: #4DB559;
    margin: 0;
    padding: 0; }
  /* line 336, ../../app/stylesheets/screen.sass */
  table.entry_stats tr td span, table.entry_stats tr td div {
    font-size: 11px;
    color: #666; }
  /* line 339, ../../app/stylesheets/screen.sass */
  table.entry_stats tr td div.stat {
    font-size: 40px; }

/* line 344, ../../app/stylesheets/screen.sass */
table.entry_history tr td {
  vertical-align: top;
  font-size: 14px; }

/* line 347, ../../app/stylesheets/screen.sass */
#rid_pie_chart table.jqplot-legend, #emotional_pie_chart table.jqplot-legend, .pie-chart table.jqplot-legend {
  width: 150px;
  background-color: transparent;
  display: block;
  border: 0; }

/* line 352, ../../app/stylesheets/screen.sass */
.finding_chart table.jqplot-legend {
  font-size: 10px;
  color: #000;
  width: 300px;
  background-color: #fff;
  opacity: .75;
  display: block;
  border: 0; }

/* line 360, ../../app/stylesheets/screen.sass */
.pagination {
  margin: 1em 0; }
  /* line 361, ../../app/stylesheets/screen.sass */
  .pagination a, .pagination span {
    font-size: 13px;
    margin: 3px;
    color: #666;
    padding: 5px; }
  /* line 366, ../../app/stylesheets/screen.sass */
  .pagination a:hover {
    background-color: #eee; }
  /* line 368, ../../app/stylesheets/screen.sass */
  .pagination span.current {
    font-weight: bold;
    color: #000;
    border: 1px solid #666; }

/* line 373, ../../app/stylesheets/screen.sass */
.entry_metadata {
  font-size: 11px; }
  /* line 375, ../../app/stylesheets/screen.sass */
  .entry_metadata strong {
    color: #666; }
  /* line 377, ../../app/stylesheets/screen.sass */
  .entry_metadata div {
    margin: 5px; }

/* line 379, ../../app/stylesheets/screen.sass */
.coquette {
  font-family: "coquette-1","coquette-2", helvetica; }

/* line 383, ../../app/stylesheets/screen.sass */
.person_stats tr.small td {
  font-size: 12px; }
/* line 385, ../../app/stylesheets/screen.sass */
.person_stats .big {
  font-size: 18px;
  color: #000; }
  /* line 388, ../../app/stylesheets/screen.sass */
  .person_stats .big strong {
    color: #fff; }
/* line 390, ../../app/stylesheets/screen.sass */
.person_stats th {
  vertical-align: bottom;
  border-bottom: 1px solid #333; }
/* line 393, ../../app/stylesheets/screen.sass */
.person_stats h3 {
  border-bottom: 1px solid #333; }
/* line 395, ../../app/stylesheets/screen.sass */
.person_stats td.stat_key {
  font-size: 18px; }
/* line 397, ../../app/stylesheets/screen.sass */
.person_stats td.score {
  font-size: 30px;
  color: #666;
  font-weight: bold; }
/* line 401, ../../app/stylesheets/screen.sass */
.person_stats .stat {
  text-align: center;
  padding: 5px;
  color: #fff; }
/* line 405, ../../app/stylesheets/screen.sass */
.person_stats .positive {
  background-color: #4DB559; }
/* line 407, ../../app/stylesheets/screen.sass */
.person_stats .negative {
  background-color: #B30909; }

/* line 409, ../../app/stylesheets/screen.sass */
.text_analysis_category {
  border-bottom: 1px dotted #999; }

/* line 411, ../../app/stylesheets/screen.sass */
td.note_of_inspiration {
  border: 1px solid #9c9;
  background-color: #cfc;
  padding: 15px; }
  /* line 415, ../../app/stylesheets/screen.sass */
  td.note_of_inspiration strong {
    font-size: 25px; }
  /* line 417, ../../app/stylesheets/screen.sass */
  td.note_of_inspiration div.description {
    font-size: 14px;
    color: #000;
    margin-bottom: 1em; }
  /* line 421, ../../app/stylesheets/screen.sass */
  td.note_of_inspiration .button a {
    border: 3px solid #ccc;
    background-color: #efe;
    padding: 5px;
    text-decoration: none;
    font-weight: bold;
    color: #000;
    font-size: 12px; }
  /* line 429, ../../app/stylesheets/screen.sass */
  td.note_of_inspiration .button a:hover {
    background-color: #fc3; }

/* line 432, ../../app/stylesheets/screen.sass */
.write_note_form select {
  font-size: 18px;
  font-weight: bold;
  border: 1px solid #ccc; }
/* line 436, ../../app/stylesheets/screen.sass */
.write_note_form .text_field {
  width: 350px;
  font-size: 18px; }
/* line 439, ../../app/stylesheets/screen.sass */
.write_note_form .text_area {
  width: 350px;
  font-size: 14px;
  height: 100px; }

/* line 443, ../../app/stylesheets/screen.sass */
span.following {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 1px solid #eee;
  padding: 1px 3px;
  cursor: pointer;
  background-color: #def; }

/* line 450, ../../app/stylesheets/screen.sass */
span.not_following {
  border-bottom: 1px solid #666;
  cursor: pointer; }
