/* 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 {
  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 */
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 */
  h1 img {
    margin: 0; }

/* line 60, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
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 */
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 */
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 */
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 */
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 */
h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0; }

/* line 85, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
p {
  margin: 0 0 1.5em; }
  /* line 87, ../../../vendor/gems/chriseppstein-compass-0.8.17/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 91, ../../../vendor/gems/chriseppstein-compass-0.8.17/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 95, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
a {
  text-decoration: underline;
  color: #000099; }
  /* line 12, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
  a:visited {
    color: #000066; }
  /* line 15, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
  a:focus {
    color: black; }
  /* line 18, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
  a:hover {
    color: black; }
  /* line 21, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
  a:active {
    color: #cc0099; }

/* line 98, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
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 */
strong {
  font-weight: bold; }

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

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

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

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

/* line 113, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
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 */
del {
  color: #666; }

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

/* line 121, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
pre, code, 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 */
li ul, li ol {
  margin: 0 1.5em; }

/* line 125, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
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 */
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 */
dl {
  margin: 0 0 1.5em 0; }
  /* line 133, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  dl dt {
    font-weight: bold; }

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

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

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

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

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

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

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

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

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

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

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

/* line 17, ../../../vendor/gems/chriseppstein-compass-0.8.17/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.17/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
legend {
  font-weight: bold;
  font-size: 1.2em; }

/* line 24, ../../../vendor/gems/chriseppstein-compass-0.8.17/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.17/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
input.title {
  font-size: 1.5em; }
/* line 30, ../../../vendor/gems/chriseppstein-compass-0.8.17/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.17/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
textarea {
  margin: 0.5em 0;
  padding: 5px; }

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

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

/* line 50, ../../../vendor/gems/chriseppstein-compass-0.8.17/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.17/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.17/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass */
input.text, input.title {
  width: 300px; }

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

/* line 31, ../../../app/stylesheets/screen.sass */
body#startpage {
  background: #fff url("/images/bg_water2.jpg") repeat-x; }
  /* line 36, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_scaffolding.sass */
  body#startpage .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#startpage 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#startpage 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#startpage 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#startpage 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 38, ../../../app/stylesheets/screen.sass */
  body#startpage #container {
    width: 950px;
    margin: 0 auto;
    overflow: hidden;
    display: inline-block;
    background: #fff;
    border-left: 1px solid #000;
    border-right: 1px solid #000; }
    /* line 5, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass */
    body#startpage #container {
      display: block; }
  /* line 43, ../../../app/stylesheets/screen.sass */
  body#startpage #menu, body#startpage #footer {
    display: inline;
    float: left;
    margin-right: 0;
    width: 950px; }
    /* line 101, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
    * html body#startpage #menu, * html body#startpage #footer {
      overflow-x: hidden; }
  /* line 45, ../../../app/stylesheets/screen.sass */
  body#startpage #footer {
    background: #000;
    color: #fff;
    padding-left: 0px;
    padding-top: 10px; }
    /* line 50, ../../../app/stylesheets/screen.sass */
    body#startpage #footer a {
      color: #fff;
      text-decoration: none; }
      /* line 4, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/links/_hover_link.sass */
      body#startpage #footer a:hover {
        text-decoration: underline; }
    /* line 53, ../../../app/stylesheets/screen.sass */
    body#startpage #footer p {
      margin-left: 12px;
      margin-top: 10px;
      font-size: 14px; }
  /* line 57, ../../../app/stylesheets/screen.sass */
  body#startpage #menu {
    background: #222;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    overflow: hidden;
    display: inline-block; }
    /* line 5, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass */
    body#startpage #menu {
      display: block; }
    /* line 50, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass */
    body#startpage #menu li {
      list-style-type: none;
      margin-left: 0px;
      white-space: nowrap;
      display: inline;
      float: left;
      padding-left: 4px;
      padding-right: 4px; }
      /* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass */
      body#startpage #menu li.first {
        padding-left: 0px; }
      /* line 42, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass */
      body#startpage #menu li.last {
        padding-right: 0px; }
    /* line 60, ../../../app/stylesheets/screen.sass */
    body#startpage #menu a {
      font-size: 15px;
      color: #fff;
      text-decoration: none; }
    /* line 66, ../../../app/stylesheets/screen.sass */
    body#startpage #menu a:hover {
      color: #6699cc; }
    /* line 68, ../../../app/stylesheets/screen.sass */
    body#startpage #menu li {
      background: #000;
      padding-left: 15px;
      padding-right: 15px;
      border-right: 1px solid #fff;
      float: left; }
    /* line 74, ../../../app/stylesheets/screen.sass */
    body#startpage #menu #menu-blog {
      background: #6699cc;
      float: right;
      border-right: 0px;
      border-left: 1px solid #fff; }
      /* line 79, ../../../app/stylesheets/screen.sass */
      body#startpage #menu #menu-blog a:hover {
        color: #333; }
  /* line 82, ../../../app/stylesheets/screen.sass */
  body#startpage #start-content {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 614px;
    border-right: 1px solid #000;
    padding-left: 0px; }
    /* line 101, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
    * html body#startpage #start-content {
      overflow-x: hidden; }
    /* line 86, ../../../app/stylesheets/screen.sass */
    body#startpage #start-content img {
      margin-left: 15px; }
  /* line 89, ../../../app/stylesheets/screen.sass */
  body#startpage #gallery {
    clear: left;
    padding-left: 0px; }
    /* line 92, ../../../app/stylesheets/screen.sass */
    body#startpage #gallery img {
      margin-left: 0px; }
  /* line 95, ../../../app/stylesheets/screen.sass */
  body#startpage #start1-1 {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 190px;
    border-right: 1px solid #000;
    padding-right: 15px; }
    /* line 101, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
    * html body#startpage #start1-1 {
      overflow-x: hidden; }
  /* line 99, ../../../app/stylesheets/screen.sass */
  body#startpage #start1-2 {
    display: inline;
    float: left;
    margin-right: 0;
    width: 350px;
    background: #fff url("/images/greystripe.png") repeat-x; }
    /* line 101, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
    * html body#startpage #start1-2 {
      overflow-x: hidden; }
  /* line 102, ../../../app/stylesheets/screen.sass */
  body#startpage #start2-1 {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 350px;
    border-right: 1px solid #000;
    margin-left: 15px;
    padding-right: 15px; }
    /* line 101, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
    * html body#startpage #start2-1 {
      overflow-x: hidden; }
  /* line 107, ../../../app/stylesheets/screen.sass */
  body#startpage #start2-2 {
    display: inline;
    float: left;
    margin-right: 0;
    width: 150px;
    background: #fff url("/images/greystripe.png") repeat-x; }
    /* line 101, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
    * html body#startpage #start2-2 {
      overflow-x: hidden; }
  /* line 110, ../../../app/stylesheets/screen.sass */
  body#startpage #start-sidebar {
    display: inline;
    float: left;
    margin-right: 0;
    width: 310px; }
    /* line 101, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
    * html body#startpage #start-sidebar {
      overflow-x: hidden; }
    /* line 112, ../../../app/stylesheets/screen.sass */
    body#startpage #start-sidebar #twtr-profile-widget {
      margin-left: 20px; }
    /* line 114, ../../../app/stylesheets/screen.sass */
    body#startpage #start-sidebar #girl-back {
      margin-left: -10px; }
  /* line 116, ../../../app/stylesheets/screen.sass */
  body#startpage #lang-select {
    float: right;
    padding-top: 0.2em; }

/* line 120, ../../../app/stylesheets/screen.sass */
body#site {
  background: #fff url("/images/bg_water2.jpg") repeat-x; }
  /* line 36, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_scaffolding.sass */
  body#site .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#site 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#site 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#site 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#site 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 126, ../../../app/stylesheets/screen.sass */
  body#site #container {
    width: 950px;
    margin: 0 auto;
    overflow: hidden;
    display: inline-block;
    background: #fff;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    background: #555 url("/images/fauxcolumn.png") repeat-y; }
    /* line 5, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass */
    body#site #container {
      display: block; }
  /* line 132, ../../../app/stylesheets/screen.sass */
  body#site #menu, body#site #footer {
    display: inline;
    float: left;
    margin-right: 0;
    width: 950px; }
    /* line 101, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
    * html body#site #menu, * html body#site #footer {
      overflow-x: hidden; }
  /* line 134, ../../../app/stylesheets/screen.sass */
  body#site #banner {
    display: inline;
    float: left;
    margin-right: 0;
    width: 950px;
    background: #fff; }
    /* line 101, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
    * html body#site #banner {
      overflow-x: hidden; }
  /* line 137, ../../../app/stylesheets/screen.sass */
  body#site #footer {
    background: #000;
    color: #fff;
    padding-left: 0px;
    padding-top: 10px; }
    /* line 142, ../../../app/stylesheets/screen.sass */
    body#site #footer a {
      color: #fff;
      text-decoration: none; }
      /* line 4, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/links/_hover_link.sass */
      body#site #footer a:hover {
        text-decoration: underline; }
    /* line 145, ../../../app/stylesheets/screen.sass */
    body#site #footer p {
      margin-left: 12px;
      margin-top: 10px;
      font-size: 14px; }
  /* line 150, ../../../app/stylesheets/screen.sass */
  body#site #menu {
    background: #222;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    overflow: hidden;
    display: inline-block; }
    /* line 5, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass */
    body#site #menu {
      display: block; }
    /* line 50, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass */
    body#site #menu li {
      list-style-type: none;
      margin-left: 0px;
      white-space: nowrap;
      display: inline;
      float: left;
      padding-left: 4px;
      padding-right: 4px; }
      /* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass */
      body#site #menu li.first {
        padding-left: 0px; }
      /* line 42, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass */
      body#site #menu li.last {
        padding-right: 0px; }
    /* line 153, ../../../app/stylesheets/screen.sass */
    body#site #menu a {
      font-size: 15px;
      color: #fff;
      text-decoration: none; }
    /* line 158, ../../../app/stylesheets/screen.sass */
    body#site #menu a:hover {
      color: #6699cc; }
    /* line 160, ../../../app/stylesheets/screen.sass */
    body#site #menu li {
      background: #000;
      padding-left: 15px;
      padding-right: 15px;
      border-right: 1px solid #fff;
      float: left; }
    /* line 166, ../../../app/stylesheets/screen.sass */
    body#site #menu #menu-blog {
      background: #6699cc;
      float: right;
      border-right: 0px;
      border-left: 1px solid #fff; }
      /* line 171, ../../../app/stylesheets/screen.sass */
      body#site #menu #menu-blog a:hover {
        color: #333; }
  /* line 174, ../../../app/stylesheets/screen.sass */
  body#site #site-content {
    display: inline;
    float: left;
    margin-right: 0;
    width: 670px;
    padding-left: 30px;
    padding-top: 3px; }
    /* line 101, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
    * html body#site #site-content {
      overflow-x: hidden; }
    /* line 178, ../../../app/stylesheets/screen.sass */
    body#site #site-content .prod-green {
      color: #336699; }
  /* line 180, ../../../app/stylesheets/screen.sass */
  body#site #prod1-2 {
    display: inline;
    float: left;
    margin-right: 0;
    width: 290px;
    margin-left: 10px; }
    /* line 101, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
    * html body#site #prod1-2 {
      overflow-x: hidden; }
    /* line 183, ../../../app/stylesheets/screen.sass */
    body#site #prod1-2 p {
      font-size: 15px;
      margin-top: 0px;
      margin-bottom: 8px; }
  /* line 188, ../../../app/stylesheets/screen.sass */
  body#site #prod1-1 {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 270px;
    background: #fff url("/images/greystripe.png") repeat-x;
    padding: 10px; }
    /* line 101, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
    * html body#site #prod1-1 {
      overflow-x: hidden; }
    /* line 192, ../../../app/stylesheets/screen.sass */
    body#site #prod1-1 p {
      font-size: 15px; }
    /* line 194, ../../../app/stylesheets/screen.sass */
    body#site #prod1-1 .striped {
      background: #ccc url("/images/bg_between.gif") repeat;
      font-size: 15px;
      font-weight: bold; }
  /* line 199, ../../../app/stylesheets/screen.sass */
  body#site #massage-sys p {
    font-size: 15px; }
  /* line 202, ../../../app/stylesheets/screen.sass */
  body#site #icon-options p {
    font-size: 15px; }
  /* line 204, ../../../app/stylesheets/screen.sass */
  body#site #start1-1 {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 190px;
    border-right: 1px solid #000;
    padding-right: 15px; }
    /* line 101, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
    * html body#site #start1-1 {
      overflow-x: hidden; }
  /* line 208, ../../../app/stylesheets/screen.sass */
  body#site #start1-2 {
    display: inline;
    float: left;
    margin-right: 0;
    width: 350px; }
    /* line 101, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
    * html body#site #start1-2 {
      overflow-x: hidden; }
  /* line 210, ../../../app/stylesheets/screen.sass */
  body#site #start2-1 {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 350px;
    border-right: 1px solid #000;
    margin-left: 15px;
    padding-right: 15px; }
    /* line 101, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
    * html body#site #start2-1 {
      overflow-x: hidden; }
  /* line 215, ../../../app/stylesheets/screen.sass */
  body#site #start2-2 {
    display: inline;
    float: left;
    margin-right: 0;
    width: 150px; }
    /* line 101, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
    * html body#site #start2-2 {
      overflow-x: hidden; }
  /* line 217, ../../../app/stylesheets/screen.sass */
  body#site #site-sidebar {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 214px; }
    /* line 101, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
    * html body#site #site-sidebar {
      overflow-x: hidden; }
    /* line 219, ../../../app/stylesheets/screen.sass */
    body#site #site-sidebar #cart {
      background: #fff url("/images/bluestripe.png") repeat-x;
      border: 1px solid #ffff00; }
  /* line 222, ../../../app/stylesheets/screen.sass */
  body#site #lang-select {
    float: right;
    padding-top: 0.2em; }
  /* line 226, ../../../app/stylesheets/screen.sass */
  body#site p.prodpdf_link a {
    color: #333; }
  /* line 228, ../../../app/stylesheets/screen.sass */
  body#site p.prodpdf_link a:hover {
    color: #6699cc; }
  /* line 230, ../../../app/stylesheets/screen.sass */
  body#site p.loading-size {
    font-weight: bold; }
