/* line 6, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

/* line 17, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
*:focus {
  outline: 0; }

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

/* line 23, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
ol, ul {
  list-style: none; }

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

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

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

/* line 36, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
img a {
  border: none; }

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

/* For great looking type, use this code instead of asdf: 
 * <span class="alt">asdf</span> 
 * Best used on prepositions and ampersands. */
/* For great looking quote marks in titles, replace "asdf" with:
 * <span class="dquo">&#8220;</span>asdf&#8221;
 * (That is, when the title starts with a quote mark). 
 * (You may have to change this value depending on your font size). */
/* Reduced size type with incremental leading
 * (http://www.markboulton.co.uk/journal/comments/incremental_leading/)
 *
 * This could be used for side notes. For smaller type, you don't necessarily want to 
 * follow the 1.5x vertical rhythm -- the line-height is too much. 
 *
 * Using this mixin, reduces your font size and line-height so that for 
 * every four lines of normal sized type, there is five lines of the sidenote. eg:
 *
 * Arguments:
 *   font_size - The desired font size in pixels. This will be converted to ems for you. Defaults to 10px.
 *   base_font_size - The base font size in pixels. Defaults to 12px
 *   old_line_height - The old line height. Defaults to 1.5 times the base_font_size */
/* Surround uppercase words and abbreviations with this class.
 * Based on work by Jørgen Arnor Gårdsø Lom [http://twistedintellect.com/] */
/* line 115, ../../../app/stylesheets/screen.sass */
body.blueprint {
  background-color: #fff; }
  /* line 117, ../../../app/stylesheets/screen.sass */
  body.blueprint a {
    text-decoration: none; }
  /* line 120, ../../../app/stylesheets/screen.sass */
  body.blueprint .container {
    width: 950px;
    margin: 0 auto;
    overflow: hidden;
    display: inline-block; }
    /* line 5, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass */
    body.blueprint .container {
      display: block; }
  /* line 122, ../../../app/stylesheets/screen.sass */
  body.blueprint #header {
    display: inline;
    float: left;
    margin-right: 0;
    width: 950px;
    margin-bottom: 0.5em; }
    /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
    * html body.blueprint #header {
      overflow-x: hidden; }
    /* line 126, ../../../app/stylesheets/screen.sass */
    body.blueprint #header h1#logo {
      display: inline;
      float: left;
      margin-right: 10px;
      width: 270px;
      padding-bottom: 0.5em;
      -moz-border-radius-bottomleft: 0.5em;
      -moz-border-radius-bottomright: 0.5em;
      -webkit-border-bottom-left-radius: 0.5em;
      -webkit-border-bottom-right-radius: 0.5em;
      border-bottom-left-radius: 0.5em;
      border-bottom-right-radius: 0.5em;
      padding-top: 1.1em;
      display: block;
      background: #000; }
      /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
      * html body.blueprint #header h1#logo {
        overflow-x: hidden; }
      /* line 142, ../../../app/stylesheets/screen.sass */
      body.blueprint #header h1#logo a.logolink {
        background: url( /images/modern-love-logo.png ) no-repeat;
        width: 256px;
        height: 28px;
        display: block;
        margin-left: 0.2em; }
        /* line 149, ../../../app/stylesheets/screen.sass */
        body.blueprint #header h1#logo a.logolink .logotype {
          display: none; }
    /* line 151, ../../../app/stylesheets/screen.sass */
    body.blueprint #header #navigation {
      margin: 0;
      padding-left: 2em !important;
      text-indent: 0; }
      /* line 156, ../../../app/stylesheets/screen.sass */
      body.blueprint #header #navigation li {
        float: left;
        text-indent: 0;
        list-style: none;
        display: inline;
        margin: 0;
        margin-left: 1.5em;
        padding-top: 36px !important;
        border-top: 4px solid #fff; }
        /* line 166, ../../../app/stylesheets/screen.sass */
        body.blueprint #header #navigation li a {
          display: block;
          font-size: 14px;
          display: block;
          padding-top: 4px;
          font-weight: bold;
          font-size: 125%;
          color: black;
          text-decoration: underline;
          opacity: 0.75;
          -moz-opacity: 0.75;
          filter: alpha(opacity=75); }
          /* line 180, ../../../app/stylesheets/screen.sass */
          body.blueprint #header #navigation li a span {
            padding-top: 4px;
            display: inline-block; }
        /* line 183, ../../../app/stylesheets/screen.sass */
        body.blueprint #header #navigation li a:hover {
          opacity: 1.0;
          -moz-opacity: 1.0;
          filter: alpha(opacity=100);
          color: black; }
      /* line 188, ../../../app/stylesheets/screen.sass */
      body.blueprint #header #navigation li.current {
        border-top: 4px solid #ddd; }
        /* line 190, ../../../app/stylesheets/screen.sass */
        body.blueprint #header #navigation li.current a {
          opacity: 1.0;
          -moz-opacity: 1.0;
          filter: alpha(opacity=100);
          color: black; }
      /* line 196, ../../../app/stylesheets/screen.sass */
      body.blueprint #header #navigation li#daphne_link {
        float: left; }
        /* line 198, ../../../app/stylesheets/screen.sass */
        body.blueprint #header #navigation li#daphne_link a {
          height: 42px;
          width: 90px;
          display: inline-block;
          background-image: url(/images/daphne_logo.gif);
          background-repeat: no-repeat; }
          /* line 205, ../../../app/stylesheets/screen.sass */
          body.blueprint #header #navigation li#daphne_link a span {
            margin-left: -4000px; }
      /* line 208, ../../../app/stylesheets/screen.sass */
      body.blueprint #header #navigation li#hate_link {
        float: left; }
        /* line 211, ../../../app/stylesheets/screen.sass */
        body.blueprint #header #navigation li#hate_link a {
          height: 42px;
          width: 60px;
          display: inline-block;
          margin-top: -4px;
          background-image: url(/images/hate_logo.gif);
          background-repeat: no-repeat; }
          /* line 218, ../../../app/stylesheets/screen.sass */
          body.blueprint #header #navigation li#hate_link a span {
            margin-left: -4000px; }
      /* line 221, ../../../app/stylesheets/screen.sass */
      body.blueprint #header #navigation li#young_americans_link {
        float: left; }
        /* line 224, ../../../app/stylesheets/screen.sass */
        body.blueprint #header #navigation li#young_americans_link a {
          height: 42px;
          width: 78px;
          margin-top: -6px;
          display: inline-block;
          background-image: url(/images/young_americans_logo.png);
          background-repeat: no-repeat; }
          /* line 231, ../../../app/stylesheets/screen.sass */
          body.blueprint #header #navigation li#young_americans_link a span {
            margin-left: -4000px; }
    /* line 235, ../../../app/stylesheets/screen.sass */
    body.blueprint #header #top {
      display: inline;
      float: left;
      margin-right: 10px;
      width: 830px; }
      /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
      * html body.blueprint #header #top {
        overflow-x: hidden; }
    /* line 237, ../../../app/stylesheets/screen.sass */
    body.blueprint #header #navigate {
      display: inline;
      float: left;
      margin-right: 0;
      width: 110px; }
      /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
      * html body.blueprint #header #navigate {
        overflow-x: hidden; }
      /* line 240, ../../../app/stylesheets/screen.sass */
      body.blueprint #header #navigate #login_out {
        text-align: right;
        font-size: 50%;
        display: inline;
        float: left;
        margin-right: 0;
        width: 190px;
        z-index: 1000;
        position: absolute; }
        /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
        * html body.blueprint #header #navigate #login_out {
          overflow-x: hidden; }
        /* line 247, ../../../app/stylesheets/screen.sass */
        body.blueprint #header #navigate #login_out h2 {
          padding: 0.66em;
          padding-bottom: 0.33em;
          width: auto;
          display: block; }
      /* line 253, ../../../app/stylesheets/screen.sass */
      body.blueprint #header #navigate #search_box {
        margin-top: 3.75em;
        text-align: right;
        color: #9a9; }
  /* line 260, ../../../app/stylesheets/screen.sass */
  body.blueprint #footer #footer_navigation {
    margin-top: 1.5em; }
    /* line 262, ../../../app/stylesheets/screen.sass */
    body.blueprint #footer #footer_navigation li {
      list-style: none;
      display: inline;
      margin-right: 1.5em; }
  /* line 267, ../../../app/stylesheets/screen.sass */
  body.blueprint #main-content {
    background-color: #ddd;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    border-radius: 1em;
    display: inline;
    float: left;
    margin-right: 10px;
    width: 910px;
    padding-left: 40px;
    padding-bottom: 1.5em;
    padding-top: 1.5em; }
    /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
    * html body.blueprint #main-content {
      overflow-x: hidden; }
    /* line 278, ../../../app/stylesheets/screen.sass */
    body.blueprint #main-content #recent_forum .forum_post {
      margin-bottom: 1.5em; }
    /* line 283, ../../../app/stylesheets/screen.sass */
    body.blueprint #main-content #home #releases {
      display: inline;
      float: left;
      margin-right: 0;
      width: 830px;
      padding-bottom: 10px;
      margin-left: -1.75em;
      margin-top: 0px;
      padding-top: -0.5em;
      -moz-border-radius: 0.5em;
      -webkit-border-radius: 0.5em;
      border-radius: 0.5em; }
      /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
      * html body.blueprint #main-content #home #releases {
        overflow-x: hidden; }
      /* line 292, ../../../app/stylesheets/screen.sass */
      body.blueprint #main-content #home #releases .release_item {
        margin-bottom: 0; }
      /* line 294, ../../../app/stylesheets/screen.sass */
      body.blueprint #main-content #home #releases .row {
        padding-bottom: 0;
        margin-bottom: 0; }
      /* line 297, ../../../app/stylesheets/screen.sass */
      body.blueprint #main-content #home #releases .clear {
        padding: 0;
        margin: 0; }
    /* line 302, ../../../app/stylesheets/screen.sass */
    body.blueprint #main-content #artists {
      margin: 0;
      padding: 0; }
      /* line 306, ../../../app/stylesheets/screen.sass */
      body.blueprint #main-content #artists .artist {
        display: inline;
        float: left;
        margin-right: 10px;
        width: 150px;
        padding-right: 40px;
        margin: 0;
        padding: 0;
        margin-bottom: 20px;
        width: 130px;
        height: 110px;
        overflow: hidden; }
        /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
        * html body.blueprint #main-content #artists .artist {
          overflow-x: hidden; }
        /* line 316, ../../../app/stylesheets/screen.sass */
        body.blueprint #main-content #artists .artist img {
          width: 110px;
          height: 110px;
          margin-bottom: 1.5em;
          z-index: 1; }
        /* line 322, ../../../app/stylesheets/screen.sass */
        body.blueprint #main-content #artists .artist h4 {
          display: block; }
          /* line 324, ../../../app/stylesheets/screen.sass */
          body.blueprint #main-content #artists .artist h4 .artist-link {
            display: block;
            padding-bottom: 1.5em;
            text-align: left !important; }
        /* line 329, ../../../app/stylesheets/screen.sass */
        body.blueprint #main-content #artists .artist .artist-description * {
          text-align: left !important; }
    /* line 334, ../../../app/stylesheets/screen.sass */
    body.blueprint #main-content #wallpapers {
      padding: 18px;
      background-color: #f6f6f6; }
      /* line 337, ../../../app/stylesheets/screen.sass */
      body.blueprint #main-content #wallpapers .row {
        display: inline;
        float: left;
        margin-right: 10px;
        width: 910px; }
        /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
        * html body.blueprint #main-content #wallpapers .row {
          overflow-x: hidden; }
        /* line 340, ../../../app/stylesheets/screen.sass */
        body.blueprint #main-content #wallpapers .row .wallpaper_item {
          margin-top: 0;
          padding-top: 0;
          display: inline;
          float: left;
          margin-right: 10px;
          width: 190px;
          padding-right: 40px;
          margin-bottom: 30px; }
          /* line 341, ../../../app/stylesheets/screen.sass */
          body.blueprint #main-content #wallpapers .row .wallpaper_item h3 {
            height: 3em; }
          /* line 344, ../../../app/stylesheets/screen.sass */
          body.blueprint #main-content #wallpapers .row .wallpaper_item img {
            margin-bottom: 1.5em; }
          /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
          * html body.blueprint #main-content #wallpapers .row .wallpaper_item {
            overflow-x: hidden; }
    /* line 354, ../../../app/stylesheets/screen.sass */
    body.blueprint #main-content #releases .row {
      display: inline;
      float: left;
      margin-right: 10px;
      width: 910px; }
      /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
      * html body.blueprint #main-content #releases .row {
        overflow-x: hidden; }
      /* line 357, ../../../app/stylesheets/screen.sass */
      body.blueprint #main-content #releases .row .release_item {
        margin-top: 0;
        padding-top: 0;
        width: 225px;
        float: left;
        margin-bottom: 30px; }
        /* line 365, ../../../app/stylesheets/screen.sass */
        body.blueprint #main-content #releases .row .release_item .release {
          margin-top: 0;
          padding-top: 0;
          border: 4px solid white;
          -moz-border-radius: 0.25em;
          -webkit-border-radius: 0.25em;
          border-radius: 0.25em;
          width: 190px; }
          /* line 374, ../../../app/stylesheets/screen.sass */
          body.blueprint #main-content #releases .row .release_item .release a {
            text-decoration: none; }
          /* line 376, ../../../app/stylesheets/screen.sass */
          body.blueprint #main-content #releases .row .release_item .release .release_info {
            margin-top: 1.5em;
            margin-bottom: 1.5em; }
          /* line 380, ../../../app/stylesheets/screen.sass */
          body.blueprint #main-content #releases .row .release_item .release .release_code {
            margin-top: -1.5em;
            z-index: 2;
            display: block;
            color: black;
            font-weight: bold;
            padding-left: 0.2em;
            background-color: white; }
          /* line 389, ../../../app/stylesheets/screen.sass */
          body.blueprint #main-content #releases .row .release_item .release .release_link {
            display: block;
            border: 1px solid red;
            text-align: left !important; }
            /* line 393, ../../../app/stylesheets/screen.sass */
            body.blueprint #main-content #releases .row .release_item .release .release_link * {
              text-align: left !important; }
          /* line 397, ../../../app/stylesheets/screen.sass */
          body.blueprint #main-content #releases .row .release_item .release a img.release_cover {
            width: 190px;
            height: 190px;
            margin-bottom: 1.5em;
            margin-top: 0; }
      /* line 404, ../../../app/stylesheets/screen.sass */
      body.blueprint #main-content #releases .row .fourth {
        display: inline;
        float: left;
        margin-right: 0;
        width: 190px;
        padding-right: 0px; }
        /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
        * html body.blueprint #main-content #releases .row .fourth {
          overflow-x: hidden; }
    /* line 415, ../../../app/stylesheets/screen.sass */
    body.blueprint #main-content #latest_updates {
      display: inline;
      float: left;
      margin-right: 0;
      width: 950px;
      margin-top: 6em; }
      /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
      * html body.blueprint #main-content #latest_updates {
        overflow-x: hidden; }
      /* line 419, ../../../app/stylesheets/screen.sass */
      body.blueprint #main-content #latest_updates .col {
        display: inline;
        float: left;
        margin-right: 10px;
        width: 230px;
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 1.5em; }
        /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
        * html body.blueprint #main-content #latest_updates .col {
          overflow-x: hidden; }
        /* line 425, ../../../app/stylesheets/screen.sass */
        body.blueprint #main-content #latest_updates .col h3 a {
          color: black;
          border-bottom: 1px dotted #666; }
        /* line 428, ../../../app/stylesheets/screen.sass */
        body.blueprint #main-content #latest_updates .col li {
          list-style: none;
          margin-bottom: 1em;
          font-size: 14px; }
      /* line 432, ../../../app/stylesheets/screen.sass */
      body.blueprint #main-content #latest_updates #recent_blog {
        padding-right: 0px; }
    /* line 435, ../../../app/stylesheets/screen.sass */
    body.blueprint #main-content #artist_profile {
      margin-bottom: 9em; }
      /* line 437, ../../../app/stylesheets/screen.sass */
      body.blueprint #main-content #artist_profile #name {
        display: inline;
        float: left;
        margin-right: 0;
        width: 750px; }
        /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
        * html body.blueprint #main-content #artist_profile #name {
          overflow-x: hidden; }
      /* line 439, ../../../app/stylesheets/screen.sass */
      body.blueprint #main-content #artist_profile #website {
        display: inline;
        float: left;
        margin-right: 10px;
        width: 150px;
        padding-right: 40px; }
        /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
        * html body.blueprint #main-content #artist_profile #website {
          overflow-x: hidden; }
      /* line 442, ../../../app/stylesheets/screen.sass */
      body.blueprint #main-content #artist_profile #info {
        display: inline;
        float: left;
        margin-right: 10px;
        width: 350px;
        padding-right: 80px; }
        /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
        * html body.blueprint #main-content #artist_profile #info {
          overflow-x: hidden; }
        /* line 446, ../../../app/stylesheets/screen.sass */
        body.blueprint #main-content #artist_profile #info #biography {
          margin-top: 1.5em; }
      /* line 449, ../../../app/stylesheets/screen.sass */
      body.blueprint #main-content #artist_profile #releases {
        display: inline;
        float: left;
        margin-right: 0;
        width: 230px;
        margin-top: -3em; }
        /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
        * html body.blueprint #main-content #artist_profile #releases {
          overflow-x: hidden; }
        /* line 454, ../../../app/stylesheets/screen.sass */
        body.blueprint #main-content #artist_profile #releases .release {
          margin-bottom: 1.5em; }
          /* line 458, ../../../app/stylesheets/screen.sass */
          body.blueprint #main-content #artist_profile #releases .release a img.release_cover {
            width: 190px;
            height: 190px;
            margin-bottom: 1.5em;
            margin-top: 0; }
    /* line 465, ../../../app/stylesheets/screen.sass */
    body.blueprint #main-content #release {
      display: inline;
      float: left;
      margin-right: 10px;
      width: 870px; }
      /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
      * html body.blueprint #main-content #release {
        overflow-x: hidden; }
      /* line 467, ../../../app/stylesheets/screen.sass */
      body.blueprint #main-content #release #meta {
        display: inline;
        float: left;
        margin-right: 10px;
        width: 70px;
        padding-right: 40px;
        min-height: 200px; }
        /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
        * html body.blueprint #main-content #release #meta {
          overflow-x: hidden; }
        /* line 471, ../../../app/stylesheets/screen.sass */
        body.blueprint #main-content #release #meta #release_code {
          color: white;
          padding: 0.33em;
          font-size: 133%; }
      /* line 476, ../../../app/stylesheets/screen.sass */
      body.blueprint #main-content #release #info {
        display: inline;
        float: left;
        margin-right: 0;
        width: 750px; }
        /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
        * html body.blueprint #main-content #release #info {
          overflow-x: hidden; }
      /* line 479, ../../../app/stylesheets/screen.sass */
      body.blueprint #main-content #release #buy {
        display: inline;
        float: left;
        margin-right: 10px;
        width: 70px;
        padding-right: 40px; }
        /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
        * html body.blueprint #main-content #release #buy {
          overflow-x: hidden; }
        /* line 482, ../../../app/stylesheets/screen.sass */
        body.blueprint #main-content #release #buy ul {
          text-indent: 0;
          margin-left: 0; }
          /* line 485, ../../../app/stylesheets/screen.sass */
          body.blueprint #main-content #release #buy ul li {
            list-style-type: none;
            text-indent: 0;
            margin-left: 0;
            font-size: 150%; }
      /* line 490, ../../../app/stylesheets/screen.sass */
      body.blueprint #main-content #release #tagline {
        display: inline;
        float: left;
        margin-right: 0;
        width: 750px;
        padding-left: 120px; }
        /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
        * html body.blueprint #main-content #release #tagline {
          overflow-x: hidden; }
      /* line 493, ../../../app/stylesheets/screen.sass */
      body.blueprint #main-content #release #info {
        display: inline;
        float: left;
        margin-right: 0;
        width: 750px; }
        /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
        * html body.blueprint #main-content #release #info {
          overflow-x: hidden; }
        /* line 495, ../../../app/stylesheets/screen.sass */
        body.blueprint #main-content #release #info #image {
          display: inline;
          float: left;
          margin-right: 10px;
          width: 350px; }
          /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
          * html body.blueprint #main-content #release #info #image {
            overflow-x: hidden; }
        /* line 498, ../../../app/stylesheets/screen.sass */
        body.blueprint #main-content #release #info #widget {
          display: inline;
          float: left;
          margin-right: 0;
          width: 350px;
          padding-left: 40px; }
          /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
          * html body.blueprint #main-content #release #info #widget {
            overflow-x: hidden; }
          /* line 502, ../../../app/stylesheets/screen.sass */
          body.blueprint #main-content #release #info #widget .soundcloud a {
            color: #666666; }
        /* line 504, ../../../app/stylesheets/screen.sass */
        body.blueprint #main-content #release #info #description {
          display: inline;
          float: left;
          margin-right: 10px;
          width: 550px;
          margin-top: 1.5em; }
          /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
          * html body.blueprint #main-content #release #info #description {
            overflow-x: hidden; }
      /* line 507, ../../../app/stylesheets/screen.sass */
      body.blueprint #main-content #release #releases {
        display: inline;
        float: left;
        margin-right: 0;
        width: 630px; }
        /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
        * html body.blueprint #main-content #release #releases {
          overflow-x: hidden; }
    /* line 510, ../../../app/stylesheets/screen.sass */
    body.blueprint #main-content #mix {
      display: inline;
      float: left;
      margin-right: 0;
      width: 870px; }
      /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
      * html body.blueprint #main-content #mix {
        overflow-x: hidden; }
      /* line 516, ../../../app/stylesheets/screen.sass */
      body.blueprint #main-content #mix #tagline {
        display: inline;
        float: left;
        margin-right: 0;
        width: 750px; }
        /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
        * html body.blueprint #main-content #mix #tagline {
          overflow-x: hidden; }
      /* line 518, ../../../app/stylesheets/screen.sass */
      body.blueprint #main-content #mix #info {
        display: inline;
        float: left;
        margin-right: 0;
        width: 870px; }
        /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
        * html body.blueprint #main-content #mix #info {
          overflow-x: hidden; }
        /* line 520, ../../../app/stylesheets/screen.sass */
        body.blueprint #main-content #mix #info #image {
          display: inline;
          float: left;
          margin-right: 0;
          width: 390px;
          background-color: #cccccc; }
          /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
          * html body.blueprint #main-content #mix #info #image {
            overflow-x: hidden; }
        /* line 524, ../../../app/stylesheets/screen.sass */
        body.blueprint #main-content #mix #info #widget {
          display: inline;
          float: left;
          margin-right: 10px;
          width: 390px;
          padding-left: 40px; }
          /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
          * html body.blueprint #main-content #mix #info #widget {
            overflow-x: hidden; }
          /* line 528, ../../../app/stylesheets/screen.sass */
          body.blueprint #main-content #mix #info #widget .soundcloud a {
            color: #666666; }
        /* line 530, ../../../app/stylesheets/screen.sass */
        body.blueprint #main-content #mix #info #description {
          display: inline;
          float: left;
          margin-right: 10px;
          width: 750px;
          margin-top: 1.5em; }
          /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
          * html body.blueprint #main-content #mix #info #description {
            overflow-x: hidden; }
    /* line 534, ../../../app/stylesheets/screen.sass */
    body.blueprint #main-content form {
      font-size: 123.5%;
      background-color: #cccccc;
      padding: 1.5em; }
      /* line 539, ../../../app/stylesheets/screen.sass */
      body.blueprint #main-content form label {
        font-weight: bold;
        margin-top: 1.5em;
        display: block; }
      /* line 543, ../../../app/stylesheets/screen.sass */
      body.blueprint #main-content form input {
        font-size: 123.5%;
        padding: 0.33em; }
      /* line 546, ../../../app/stylesheets/screen.sass */
      body.blueprint #main-content form p {
        margin-top: 1.5em; }
    /* line 549, ../../../app/stylesheets/screen.sass */
    body.blueprint #main-content .forum {
      display: inline;
      float: left;
      margin-right: 10px;
      width: 630px; }
      /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
      * html body.blueprint #main-content .forum {
        overflow-x: hidden; }
    /* line 553, ../../../app/stylesheets/screen.sass */
    body.blueprint #main-content #forum_footer {
      display: inline;
      float: left;
      margin-right: 0;
      width: 950px; }
      /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
      * html body.blueprint #main-content #forum_footer {
        overflow-x: hidden; }
    /* line 555, ../../../app/stylesheets/screen.sass */
    body.blueprint #main-content #breadcrumb {
      display: inline;
      float: left;
      margin-right: 10px;
      width: 710px; }
      /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
      * html body.blueprint #main-content #breadcrumb {
        overflow-x: hidden; }
    /* line 557, ../../../app/stylesheets/screen.sass */
    body.blueprint #main-content #context {
      display: inline;
      float: left;
      margin-right: 0;
      width: 230px;
      padding-left: 80px; }
      /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
      * html body.blueprint #main-content #context {
        overflow-x: hidden; }
      /* line 560, ../../../app/stylesheets/screen.sass */
      body.blueprint #main-content #context .stats {
        margin-bottom: 1.5em; }
    /* line 563, ../../../app/stylesheets/screen.sass */
    body.blueprint #main-content #monitoring {
      margin-bottom: 3em;
      padding-bottom: 1.5em; }
      /* line 567, ../../../app/stylesheets/screen.sass */
      body.blueprint #main-content #monitoring form {
        background-color: white;
        width: 100%;
        display: block;
        padding: 0;
        margin: 0;
        border-bottom: 4px solid #eee;
        padding-bottom: 1.5em; }
    /* line 577, ../../../app/stylesheets/screen.sass */
    body.blueprint #main-content #voices {
      margin-bottom: 3em;
      padding-bottom: 3em;
      border-bottom: 4px solid #eee; }
    /* line 583, ../../../app/stylesheets/screen.sass */
    body.blueprint #main-content #recent_topics h4 {
      margin-bottom: 0; }
    /* line 585, ../../../app/stylesheets/screen.sass */
    body.blueprint #main-content #recent_topics p {
      margin-bottom: 1.5em;
      color: #999; }
    /* line 589, ../../../app/stylesheets/screen.sass */
    body.blueprint #main-content #forums {
      display: inline;
      float: left;
      margin-right: 10px;
      width: 630px; }
      /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
      * html body.blueprint #main-content #forums {
        overflow-x: hidden; }
    /* line 592, ../../../app/stylesheets/screen.sass */
    body.blueprint #main-content .forums .vat {
      padding-top: 1.5em; }
      /* line 594, ../../../app/stylesheets/screen.sass */
      body.blueprint #main-content .forums .vat h3 {
        padding-bottom: 0; }
  /* line 597, ../../../app/stylesheets/screen.sass */
  body.blueprint #users {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 470px;
    padding-right: 160px; }
    /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
    * html body.blueprint #users {
      overflow-x: hidden; }
  /* line 600, ../../../app/stylesheets/screen.sass */
  body.blueprint #search_users {
    display: inline;
    float: left;
    margin-right: 0;
    width: 310px; }
    /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
    * html body.blueprint #search_users {
      overflow-x: hidden; }
  /* line 604, ../../../app/stylesheets/screen.sass */
  body.blueprint #user_profile #avatar {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 310px;
    padding-right: 160px;
    margin-bottom: 6em; }
    /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
    * html body.blueprint #user_profile #avatar {
      overflow-x: hidden; }
  /* line 608, ../../../app/stylesheets/screen.sass */
  body.blueprint #user_profile #info {
    display: inline;
    float: left;
    margin-right: 0;
    width: 470px; }
    /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
    * html body.blueprint #user_profile #info {
      overflow-x: hidden; }
  /* line 610, ../../../app/stylesheets/screen.sass */
  body.blueprint #user_profile #stats {
    border-bottom: 4px solid #eee;
    margin-bottom: 1.5em; }
  /* line 613, ../../../app/stylesheets/screen.sass */
  body.blueprint #user_profile #description {
    margin-bottom: 3em; }
  /* line 616, ../../../app/stylesheets/screen.sass */
  body.blueprint #footer {
    margin-top: 1.5em;
    display: inline;
    float: left;
    margin-right: 10px;
    width: 950px; }
    /* line 101, ../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
    * html body.blueprint #footer {
      overflow-x: hidden; }
  /* line 620, ../../../app/stylesheets/screen.sass */
  body.blueprint .notice {
    padding: 1.5em;
    margin-bottom: 1.5em;
    border: 4px solid;
    border-color: #ffd324;
    background: #fff6bf;
    font-size: 123.5%; }

/* line 627, ../../../app/stylesheets/screen.sass */
.box {
  padding: 1.5em;
  margin-bottom: 1.5em; }

/* line 630, ../../../app/stylesheets/screen.sass */
.admin {
  background: #cccccc;
  padding: 0.5em; }

/* line 634, ../../../app/stylesheets/screen.sass */
#admin {
  background: #cccccc;
  padding: 0.5em;
  margin-top: 1.5em;
  margin-bottom: 1.5em; }

/* line 640, ../../../app/stylesheets/screen.sass */
.editbox {
  background: #cccccc; }

/* line 643, ../../../app/stylesheets/screen.sass */
#breadcrumb {
  margin-bottom: 1.5em; }

/* line 646, ../../../app/stylesheets/screen.sass */
.right {
  float: right; }

/* line 649, ../../../app/stylesheets/screen.sass */
.left {
  float: left; }

/* line 652, ../../../app/stylesheets/screen.sass */
.clear {
  clear: both; }

/* line 654, ../../../app/stylesheets/screen.sass */
.handle {
  cursor: move; }

/* line 656, ../../../app/stylesheets/screen.sass */
.hide {
  display: none; }

/* line 659, ../../../app/stylesheets/screen.sass */
h2.alt {
  color: white;
  padding-bottom: 0em; }

/* line 663, ../../../app/stylesheets/screen.sass */
ul.flat {
  text-indent: 0;
  padding: 0;
  margin: 0; }

/* line 668, ../../../app/stylesheets/screen.sass */
.shadowed {
  background: url(/images/cover_190_shadow.png) no-repeat;
  margin-left: -9px;
  margin-top: -9px;
  padding: 9px;
  width: 190px;
  height: 190px; }

/* line 676, ../../../app/stylesheets/screen.sass */
.first .shadowed {
  margin-left: -12px;
  padding-left: -12px; }

/* line 680, ../../../app/stylesheets/screen.sass */
.second .shadowed {
  margin-top: -6px;
  padding-top: 6px; }

/* line 684, ../../../app/stylesheets/screen.sass */
.third .shadowed {
  margin-top: -6px;
  padding-top: 6px; }

/* line 688, ../../../app/stylesheets/screen.sass */
.fourth .shadowed {
  margin-left: -6px;
  padding-left: 6px; }

/* line 692, ../../../app/stylesheets/screen.sass */
.release-description {
  text-align: left !important; }
  /* line 694, ../../../app/stylesheets/screen.sass */
  .release-description h3 {
    display: block;
    padding: 0;
    margin: 0; }
    /* line 698, ../../../app/stylesheets/screen.sass */
    .release-description h3 a {
      padding-bottom: 1.5em;
      color: black !important;
      display: block;
      margin: 0; }
  /* line 703, ../../../app/stylesheets/screen.sass */
  .release-description p {
    margin-top: -1.5em !important;
    padding: 0 !important;
    display: block; }
    /* line 707, ../../../app/stylesheets/screen.sass */
    .release-description p a {
      margin: 0;
      display: block;
      color: #777 !important; }

/* line 713, ../../../app/stylesheets/screen.sass */
.quiet a {
  color: #999 !important; }

/* line 716, ../../../app/stylesheets/screen.sass */
.mix_face {
  margin-top: 0;
  padding-top: 0;
  border: 4px solid white;
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  width: 190px; }
