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

/* line 17, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
body {
  line-height: 1;
  color: black;
  background: white;
}

/* line 19, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 21, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

/* line 23, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 25, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: "" "";
}
/* line 96, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
}

/* line 27, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 4, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
html, body {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* line 6, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
html {
  font-size: 100.01%;
}

/* line 16, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
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 18, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
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 45, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

/* line 20, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
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 22, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
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 24, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
a img {
  border: none;
}

/* line 9, ../../app/stylesheets/partials/_page.sass */
body.bp {
  line-height: 1.5;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 75%;
}
/* line 65, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp h1, body.bp h2, body.bp h3, body.bp h4, body.bp h5, body.bp h6 {
  font-weight: normal;
  color: #222222;
}
/* line 66, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp h1 img, body.bp h2 img, body.bp h3 img, body.bp h4 img, body.bp h5 img, body.bp h6 img {
  margin: 0;
}
/* line 67, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp h1 {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.50em;
}
/* line 68, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp h2 {
  font-size: 2em;
  margin-bottom: 0.75em;
}
/* line 69, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp h3 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1.00em;
}
/* line 70, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
}
/* line 71, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.50em;
}
/* line 72, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp h6 {
  font-size: 1em;
  font-weight: bold;
}
/* line 73, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp p {
  margin: 0 0 1.5em;
}
/* line 74, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp p img.left {
  display: inline;
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}
/* line 75, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp p img.right {
  display: inline;
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
  padding: 0;
}
/* line 77, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp a {
  text-decoration: underline;
  color: #000099;
}
/* line 18, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
body.bp a:visited {
  color: #000066;
}
/* line 21, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
body.bp a:focus {
  color: black;
}
/* line 24, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
body.bp a:hover {
  color: black;
}
/* line 27, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
body.bp a:active {
  color: #cc0099;
}
/* line 78, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic;
}
/* line 79, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp strong {
  font-weight: bold;
}
/* line 80, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp em {
  font-style: italic;
}
/* line 81, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp dfn {
  font-style: italic;
  font-weight: bold;
}
/* line 82, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp sup, body.bp sub {
  line-height: 0;
}
/* line 83, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp abbr, body.bp acronym {
  border-bottom: 1px dotted #666666;
}
/* line 84, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp address {
  margin: 0 0 1.5em;
  font-style: italic;
}
/* line 85, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp del {
  color: #666666;
}
/* line 86, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp pre {
  margin: 1.5em 0;
  white-space: pre;
}
/* line 87, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp pre, body.bp code, body.bp tt {
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5;
}
/* line 88, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp li ul, body.bp li ol {
  margin: 0;
}
/* line 89, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp ul, body.bp ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 3.333em;
}
/* line 90, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp ul {
  list-style-type: disc;
}
/* line 91, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp ol {
  list-style-type: decimal;
}
/* line 92, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp dl {
  margin: 0 0 1.5em 0;
}
/* line 93, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp dl dt {
  font-weight: bold;
}
/* line 94, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp dd {
  margin-left: 1.5em;
}
/* line 95, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp table {
  margin-bottom: 1.4em;
  width: 100%;
}
/* line 96, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp th {
  font-weight: bold;
}
/* line 97, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp thead th {
  background: #c3d9ff;
}
/* line 98, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp th, body.bp td, body.bp caption {
  padding: 4px 10px 4px 5px;
}
/* line 99, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp tr.even td {
  background: #e5ecf9;
}
/* line 100, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp tfoot {
  font-style: italic;
}
/* line 101, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp caption {
  background: #eeeeee;
}
/* line 102, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp .quiet {
  color: #666666;
}
/* line 103, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp .loud {
  color: #111111;
}
/* line 9, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .clear {
  clear: both;
}
/* line 12, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .nowrap {
  white-space: nowrap;
}
/* line 16, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .clearfix {
  overflow: hidden;
  display: inline-block;
}
/* line 8, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/utilities/general/_hacks.scss */
body.bp .clearfix {
  display: block;
}
/* line 18, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .small {
  font-size: 0.8em;
  margin-bottom: 1.875em;
  line-height: 1.875em;
}
/* line 22, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em;
}
/* line 26, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .first {
  margin-left: 0;
  padding-left: 0;
}
/* line 29, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .last {
  margin-right: 0;
  padding-right: 0;
}
/* line 32, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .top {
  margin-top: 0;
  padding-top: 0;
}
/* line 35, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 8, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_debug.scss */
body.bp .showgrid {
  background: url('/images/grid.png?1275171903');
}
/* line 4, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .error {
  padding: 0.8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4;
}
/* line 29, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .error a {
  color: #8a1f11;
}
/* line 6, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .notice {
  padding: 0.8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #fff6bf;
  color: #514721;
  border-color: #ffd324;
}
/* line 37, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .notice a {
  color: #514721;
}
/* line 8, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .success {
  padding: 0.8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #e6efc2;
  color: #264409;
  border-color: #c6d880;
}
/* line 45, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .success a {
  color: #264409;
}
/* line 10, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .hide {
  display: none;
}
/* line 12, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .highlight {
  background: yellow;
}
/* line 14, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .added {
  background: #006600;
  color: white;
}
/* line 16, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .removed {
  background: #990000;
  color: white;
}

/* line 40, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_scaffolding.scss */
body.bp .box {
  padding: 1.5em;
  margin-bottom: 1.5em;
  background: #e5ecf9;
}
/* line 43, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_scaffolding.scss */
body.bp div.border {
  padding-right: 4px;
  margin-right: 5px;
  border-right: 1px solid #eeeeee;
}
/* line 46, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_scaffolding.scss */
body.bp div.colborder {
  padding-right: 24px;
  margin-right: 25px;
  border-right: 1px solid #eeeeee;
}
/* line 48, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_scaffolding.scss */
body.bp hr {
  background: #dddddd;
  color: #dddddd;
  clear: both;
  float: none;
  width: 100%;
  height: 0.1em;
  margin: 0 0 1.45em;
  border: none;
}
/* line 50, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_scaffolding.scss */
body.bp hr.space {
  background: #dddddd;
  color: #dddddd;
  clear: both;
  float: none;
  width: 100%;
  height: 0.1em;
  margin: 0 0 1.45em;
  border: none;
  background: white;
  color: white;
  visibility: hidden;
}
/* line 52, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_scaffolding.scss */
body.bp form.inline {
  line-height: 3;
}
/* line 6, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
body.bp form.inline p {
  margin-bottom: 0;
}

/* line 18, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp label {
  font-weight: bold;
}
/* line 19, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0;
}
/* line 20, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp legend {
  font-weight: bold;
  font-size: 1.2em;
}
/* line 25, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp input.text, form.bp input.title, form.bp input[type=text], form.bp input[type=password] {
  margin: 0.5em 0;
  background-color: white;
  padding: 5px;
}
/* line 26, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp input.title {
  font-size: 1.5em;
}
/* line 30, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp input[type=checkbox], form.bp input.checkbox, form.bp input[type=radio], form.bp input.radio {
  position: relative;
  top: 0.25em;
}
/* line 32, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp textarea {
  margin: 0.5em 0;
  padding: 5px;
}
/* line 33, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp select {
  margin: 0.5em 0;
}
/* line 57, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp fieldset {
  border: 1px solid #cccccc;
}
/* line 60, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp input.text, form.bp input.title, form.bp input[type=text], form.bp input[type=password],
form.bp textarea, form.bp select {
  border: 1px solid #bbbbbb;
}
/* line 62, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp input.text:focus, form.bp input.title:focus, form.bp input[type=text]:focus, form.bp input[type=password]:focus,
form.bp textarea:focus, form.bp select:focus {
  border: 1px solid #666666;
}
/* line 46, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp input.text, form.bp input.title, form.bp input[type=text], form.bp input[type=password] {
  width: 300px;
}
/* line 48, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp textarea {
  width: 390px;
  height: 250px;
}

/* Main Form ========================= */
/* line 11, ../../app/stylesheets/partials/_form.sass */
.MainForm label {
  display: block;
  margin: 1em 0 2px 0;
}
/* line 14, ../../app/stylesheets/partials/_form.sass */
.MainForm label em {
  font-style: italic;
  font-family: Georgia, Times, serif;
  color: #777777;
}
/* line 18, ../../app/stylesheets/partials/_form.sass */
.MainForm select {
  border: 1px solid #cccccc;
}
/* line 20, ../../app/stylesheets/partials/_form.sass */
.MainForm input, .MainForm textarea {
  border: 1px solid #cccccc;
  padding: 3px;
  font-size: 123.1%;
  font-weight: bold;
  color: #777777;
  width: 250px;
  background: #f8f8f8;
}
/* line 28, ../../app/stylesheets/partials/_form.sass */
.MainForm input:focus, .MainForm textarea:focus {
  color: #777777;
  border-color: #777777;
  background: white;
}
/* line 32, ../../app/stylesheets/partials/_form.sass */
.MainForm input.wrong, .MainForm .fieldWithErrors input {
  border-color: red;
  color: red;
  background: #ffd5d5;
}
/* line 37, ../../app/stylesheets/partials/_form.sass */
.MainForm p input, .MainForm p button {
  padding-left: 0.2em;
  padding-right: 0.2em;
  background: #a00002;
  border-top: 2px solid #a00002;
  border-bottom: 2px solid #730101;
  border-left: 2px solid #a00002;
  border-right: 2px solid #730101;
  color: white;
  margin: 1em 0;
  width: auto;
  cursor: pointer;
}
/* line 49, ../../app/stylesheets/partials/_form.sass */
.MainForm p input:hover {
  background: #730101;
}
/* line 51, ../../app/stylesheets/partials/_form.sass */
.MainForm strong {
  color: red;
}
/* line 53, ../../app/stylesheets/partials/_form.sass */
.MainForm strong.ok {
  color: green;
}
/* line 55, ../../app/stylesheets/partials/_form.sass */
.MainForm strong em {
  text-decoration: underline;
  font-weight: bold;
}
/* line 58, ../../app/stylesheets/partials/_form.sass */
.MainForm textarea {
  float: right;
  width: 638px;
  color: #777777;
}
/* line 62, ../../app/stylesheets/partials/_form.sass */
.MainForm fieldset {
  margin: 1em 0 0 0;
}
/* line 64, ../../app/stylesheets/partials/_form.sass */
.MainForm fieldset label {
  margin: 4px 0;
  color: #777777;
}
/* line 67, ../../app/stylesheets/partials/_form.sass */
.MainForm fieldset input {
  border: none;
  width: auto;
}
/* line 70, ../../app/stylesheets/partials/_form.sass */
.MainForm fieldset.inline label {
  display: inline;
  margin-right: 1em;
}

/* submit */
/* checks */
/* line 78, ../../app/stylesheets/partials/_form.sass */
.warning, #errorExplanation, .errorExplanation {
  padding: 1em 1em 1em 1em;
  margin-bottom: 1em;
  border: 1px solid #ffcc00;
  background: #fff3c5;
  color: #6b5e2b;
}

/* =============================================== */
/* COLOR SCHEME */
/* =============================================== */
/* =============================================== */
/* UNIVERSAL THINGS */
/* =============================================== */
/***
 * NOTE - Simple, efficient, minimal design.  Every asset needs to justify its
 * worth on a page.  
 * 
 * NOTE NO text resize icons. (People that need it... they know how to invoke the browser function)
 *
 *** */
/* line 39, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body {
  line-height: 1.5;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 75%;
}

/* line 65, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  color: #222222;
}
/* line 66, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0;
}

/* line 67, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h1 {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.50em;
}

/* line 68, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h2 {
  font-size: 2em;
  margin-bottom: 0.75em;
}

/* line 69, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h3 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1.00em;
}

/* line 70, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
}

/* line 71, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.50em;
}

/* line 72, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h6 {
  font-size: 1em;
  font-weight: bold;
}

/* line 73, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
p {
  margin: 0 0 1.5em;
}
/* line 74, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
p img.left {
  display: inline;
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}
/* line 75, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
p img.right {
  display: inline;
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
  padding: 0;
}

/* line 77, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
a {
  text-decoration: underline;
  color: #000099;
}
/* line 18, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
a:visited {
  color: #000066;
}
/* line 21, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
a:focus {
  color: black;
}
/* line 24, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
a:hover {
  color: black;
}
/* line 27, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
a:active {
  color: #cc0099;
}

/* line 78, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic;
}

/* line 79, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
strong {
  font-weight: bold;
}

/* line 80, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
em {
  font-style: italic;
}

/* line 81, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
dfn {
  font-style: italic;
  font-weight: bold;
}

/* line 82, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
sup, sub {
  line-height: 0;
}

/* line 83, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
abbr, acronym {
  border-bottom: 1px dotted #666666;
}

/* line 84, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
address {
  margin: 0 0 1.5em;
  font-style: italic;
}

/* line 85, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
del {
  color: #666666;
}

/* line 86, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
pre {
  margin: 1.5em 0;
  white-space: pre;
}

/* line 87, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
pre, code, tt {
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5;
}

/* line 88, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
li ul, li ol {
  margin: 0;
}

/* line 89, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
ul, ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 3.333em;
}

/* line 90, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
ul {
  list-style-type: disc;
}

/* line 91, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
ol {
  list-style-type: decimal;
}

/* line 92, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
dl {
  margin: 0 0 1.5em 0;
}
/* line 93, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
dl dt {
  font-weight: bold;
}

/* line 94, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
dd {
  margin-left: 1.5em;
}

/* line 95, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
table {
  margin-bottom: 1.4em;
  width: 100%;
}

/* line 96, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
th {
  font-weight: bold;
}

/* line 97, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
thead th {
  background: #c3d9ff;
}

/* line 98, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
th, td, caption {
  padding: 4px 10px 4px 5px;
}

/* line 99, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
tr.even td {
  background: #e5ecf9;
}

/* line 100, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
tfoot {
  font-style: italic;
}

/* line 101, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
caption {
  background: #eeeeee;
}

/* line 102, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
.quiet {
  color: #666666;
}

/* line 103, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
.loud {
  color: #111111;
}

/* line 9, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.clear {
  clear: both;
}

/* line 12, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.nowrap {
  white-space: nowrap;
}

/* line 16, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.clearfix {
  overflow: hidden;
  display: inline-block;
}
/* line 8, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/utilities/general/_hacks.scss */
.clearfix {
  display: block;
}

/* line 18, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.small {
  font-size: 0.8em;
  margin-bottom: 1.875em;
  line-height: 1.875em;
}

/* line 22, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em;
}

/* line 26, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.first {
  margin-left: 0;
  padding-left: 0;
}

/* line 29, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.last {
  margin-right: 0;
  padding-right: 0;
}

/* line 32, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.top {
  margin-top: 0;
  padding-top: 0;
}

/* line 35, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 46, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.container {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
}
/* line 8, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/utilities/general/_hacks.scss */
.container {
  display: block;
}

/* line 48, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {
  display: inline;
  float: left;
  margin-right: 10px;
}
/* line 138, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .column, * html div.span-1, * html div.span-2, * html div.span-3, * html div.span-4, * html div.span-5, * html div.span-6, * html div.span-7, * html div.span-8, * html div.span-9, * html div.span-10, * html div.span-11, * html div.span-12, * html div.span-13, * html div.span-14, * html div.span-15, * html div.span-16, * html div.span-17, * html div.span-18, * html div.span-19, * html div.span-20, * html div.span-21, * html div.span-22, * html div.span-23, * html div.span-24 {
  overflow-x: hidden;
}

/* line 51, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.last, div.last {
  margin-right: 0;
}

/* line 55, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-1 {
  width: 30px;
}

/* line 55, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-2 {
  width: 70px;
}

/* line 55, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-3 {
  width: 110px;
}

/* line 55, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-4 {
  width: 150px;
}

/* line 55, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-5 {
  width: 190px;
}

/* line 55, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-6 {
  width: 230px;
}

/* line 55, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-7 {
  width: 270px;
}

/* line 55, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-8 {
  width: 310px;
}

/* line 55, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-9 {
  width: 350px;
}

/* line 55, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-10 {
  width: 390px;
}

/* line 55, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-11 {
  width: 430px;
}

/* line 55, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-12 {
  width: 470px;
}

/* line 55, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-13 {
  width: 510px;
}

/* line 55, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-14 {
  width: 550px;
}

/* line 55, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-15 {
  width: 590px;
}

/* line 55, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-16 {
  width: 630px;
}

/* line 55, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-17 {
  width: 670px;
}

/* line 55, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-18 {
  width: 710px;
}

/* line 55, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-19 {
  width: 750px;
}

/* line 55, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-20 {
  width: 790px;
}

/* line 55, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-21 {
  width: 830px;
}

/* line 55, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-22 {
  width: 870px;
}

/* line 55, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-23 {
  width: 910px;
}

/* line 57, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-24, div.span-24 {
  width: 950px;
  margin: 0;
}

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

/* line 66, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-1 {
  padding-right: 40px;
}

/* line 66, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-2 {
  padding-right: 80px;
}

/* line 66, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-3 {
  padding-right: 120px;
}

/* line 66, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-4 {
  padding-right: 160px;
}

/* line 66, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-5 {
  padding-right: 200px;
}

/* line 66, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-6 {
  padding-right: 240px;
}

/* line 66, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-7 {
  padding-right: 280px;
}

/* line 66, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-8 {
  padding-right: 320px;
}

/* line 66, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-9 {
  padding-right: 360px;
}

/* line 66, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-10 {
  padding-right: 400px;
}

/* line 66, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-11 {
  padding-right: 440px;
}

/* line 66, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-12 {
  padding-right: 480px;
}

/* line 66, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-13 {
  padding-right: 520px;
}

/* line 66, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-14 {
  padding-right: 560px;
}

/* line 66, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-15 {
  padding-right: 600px;
}

/* line 66, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-16 {
  padding-right: 640px;
}

/* line 66, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-17 {
  padding-right: 680px;
}

/* line 66, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-18 {
  padding-right: 720px;
}

/* line 66, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-19 {
  padding-right: 760px;
}

/* line 66, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-20 {
  padding-right: 800px;
}

/* line 66, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-21 {
  padding-right: 840px;
}

/* line 66, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-22 {
  padding-right: 880px;
}

/* line 66, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-23 {
  padding-right: 920px;
}

/* line 70, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-1 {
  padding-left: 40px;
}

/* line 70, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-2 {
  padding-left: 80px;
}

/* line 70, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-3 {
  padding-left: 120px;
}

/* line 70, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-4 {
  padding-left: 160px;
}

/* line 70, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-5 {
  padding-left: 200px;
}

/* line 70, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-6 {
  padding-left: 240px;
}

/* line 70, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-7 {
  padding-left: 280px;
}

/* line 70, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-8 {
  padding-left: 320px;
}

/* line 70, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-9 {
  padding-left: 360px;
}

/* line 70, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-10 {
  padding-left: 400px;
}

/* line 70, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-11 {
  padding-left: 440px;
}

/* line 70, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-12 {
  padding-left: 480px;
}

/* line 70, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-13 {
  padding-left: 520px;
}

/* line 70, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-14 {
  padding-left: 560px;
}

/* line 70, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-15 {
  padding-left: 600px;
}

/* line 70, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-16 {
  padding-left: 640px;
}

/* line 70, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-17 {
  padding-left: 680px;
}

/* line 70, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-18 {
  padding-left: 720px;
}

/* line 70, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-19 {
  padding-left: 760px;
}

/* line 70, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-20 {
  padding-left: 800px;
}

/* line 70, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-21 {
  padding-left: 840px;
}

/* line 70, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-22 {
  padding-left: 880px;
}

/* line 70, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-23 {
  padding-left: 920px;
}

/* line 74, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {
  display: inline;
  float: left;
  position: relative;
}

/* line 77, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-1 {
  margin-left: -40px;
}

/* line 77, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-2 {
  margin-left: -80px;
}

/* line 77, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-3 {
  margin-left: -120px;
}

/* line 77, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-4 {
  margin-left: -160px;
}

/* line 77, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-5 {
  margin-left: -200px;
}

/* line 77, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-6 {
  margin-left: -240px;
}

/* line 77, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-7 {
  margin-left: -280px;
}

/* line 77, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-8 {
  margin-left: -320px;
}

/* line 77, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-9 {
  margin-left: -360px;
}

/* line 77, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-10 {
  margin-left: -400px;
}

/* line 77, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-11 {
  margin-left: -440px;
}

/* line 77, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-12 {
  margin-left: -480px;
}

/* line 77, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-13 {
  margin-left: -520px;
}

/* line 77, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-14 {
  margin-left: -560px;
}

/* line 77, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-15 {
  margin-left: -600px;
}

/* line 77, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-16 {
  margin-left: -640px;
}

/* line 77, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-17 {
  margin-left: -680px;
}

/* line 77, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-18 {
  margin-left: -720px;
}

/* line 77, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-19 {
  margin-left: -760px;
}

/* line 77, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-20 {
  margin-left: -800px;
}

/* line 77, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-21 {
  margin-left: -840px;
}

/* line 77, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-22 {
  margin-left: -880px;
}

/* line 77, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-23 {
  margin-left: -920px;
}

/* line 77, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-24 {
  margin-left: -960px;
}

/* line 79, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {
  display: inline;
  float: right;
  position: relative;
}

/* line 82, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-1 {
  margin: 0 -40px 1.5em 40px;
}

/* line 82, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-2 {
  margin: 0 -80px 1.5em 80px;
}

/* line 82, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-3 {
  margin: 0 -120px 1.5em 120px;
}

/* line 82, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-4 {
  margin: 0 -160px 1.5em 160px;
}

/* line 82, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-5 {
  margin: 0 -200px 1.5em 200px;
}

/* line 82, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-6 {
  margin: 0 -240px 1.5em 240px;
}

/* line 82, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-7 {
  margin: 0 -280px 1.5em 280px;
}

/* line 82, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-8 {
  margin: 0 -320px 1.5em 320px;
}

/* line 82, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-9 {
  margin: 0 -360px 1.5em 360px;
}

/* line 82, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-10 {
  margin: 0 -400px 1.5em 400px;
}

/* line 82, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-11 {
  margin: 0 -440px 1.5em 440px;
}

/* line 82, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-12 {
  margin: 0 -480px 1.5em 480px;
}

/* line 82, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-13 {
  margin: 0 -520px 1.5em 520px;
}

/* line 82, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-14 {
  margin: 0 -560px 1.5em 560px;
}

/* line 82, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-15 {
  margin: 0 -600px 1.5em 600px;
}

/* line 82, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-16 {
  margin: 0 -640px 1.5em 640px;
}

/* line 82, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-17 {
  margin: 0 -680px 1.5em 680px;
}

/* line 82, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-18 {
  margin: 0 -720px 1.5em 720px;
}

/* line 82, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-19 {
  margin: 0 -760px 1.5em 760px;
}

/* line 82, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-20 {
  margin: 0 -800px 1.5em 800px;
}

/* line 82, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-21 {
  margin: 0 -840px 1.5em 840px;
}

/* line 82, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-22 {
  margin: 0 -880px 1.5em 880px;
}

/* line 82, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-23 {
  margin: 0 -920px 1.5em 920px;
}

/* line 82, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-24 {
  margin: 0 -960px 1.5em 960px;
}

/* line 84, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-top {
  margin-top: 1.5em;
}

/* line 86, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-bottom {
  margin-bottom: 1.5em;
}

/* line 8, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_debug.scss */
.showgrid {
  background: url('/images/grid.png?1275171903');
}

/* line 4, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.error {
  padding: 0.8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4;
}
/* line 29, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.error a {
  color: #8a1f11;
}

/* line 6, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.notice {
  padding: 0.8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #fff6bf;
  color: #514721;
  border-color: #ffd324;
}
/* line 37, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.notice a {
  color: #514721;
}

/* line 8, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.success {
  padding: 0.8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #e6efc2;
  color: #264409;
  border-color: #c6d880;
}
/* line 45, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.success a {
  color: #264409;
}

/* line 10, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.hide {
  display: none;
}

/* line 12, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.highlight {
  background: yellow;
}

/* line 14, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.added {
  background: #006600;
  color: white;
}

/* line 16, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.removed {
  background: #990000;
  color: white;
}

/* line 18, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
label {
  font-weight: bold;
}

/* line 19, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0;
}

/* line 20, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
legend {
  font-weight: bold;
  font-size: 1.2em;
}

/* line 25, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
input.text, input.title, input[type=text], input[type=password] {
  margin: 0.5em 0;
  background-color: white;
  padding: 5px;
}
/* line 26, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
input.title {
  font-size: 1.5em;
}
/* line 30, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
input[type=checkbox], input.checkbox, input[type=radio], input.radio {
  position: relative;
  top: 0.25em;
}

/* line 32, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
textarea {
  margin: 0.5em 0;
  padding: 5px;
}

/* line 33, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
select {
  margin: 0.5em 0;
}

/* line 57, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
fieldset {
  border: 1px solid #cccccc;
}

/* line 60, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
input.text, input.title, input[type=text], input[type=password],
textarea, select {
  border: 1px solid #bbbbbb;
}
/* line 62, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
input.text:focus, input.title:focus, input[type=text]:focus, input[type=password]:focus,
textarea:focus, select:focus {
  border: 1px solid #666666;
}

/* line 46, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
input.text, input.title, input[type=text], input[type=password] {
  width: 300px;
}

/* line 48, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
textarea {
  width: 390px;
  height: 250px;
}

/* line 57, ../../app/stylesheets/partials/_base.sass */
#wrapper {
  margin: 0 auto;
  min-width: 780px;
  max-width: 1280px;
}

/* line 62, ../../app/stylesheets/partials/_base.sass */
body {
  background: white;
}

/* line 65, ../../app/stylesheets/partials/_base.sass */
#bd {
  padding-top: 0.5em;
}

/* line 68, ../../app/stylesheets/partials/_base.sass */
span.localized {
  font-style: italic;
  color: red;
}

/* line 72, ../../app/stylesheets/partials/_base.sass */
a {
  color: #000099;
  text-decoration: none;
}
/* line 18, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
a:visited {
  color: link-active-color;
}
/* line 24, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
a:hover {
  color: link-hover-color;
}
/* line 27, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
a:active {
  color: link-focus-color;
}
/* line 75, ../../app/stylesheets/partials/_base.sass */
a:hover {
  text-decoration: underline;
}

/* line 78, ../../app/stylesheets/partials/_base.sass */
p {
  margin: 0 0 0.75em 0;
}

/* line 81, ../../app/stylesheets/partials/_base.sass */
.alt .auto_complete {
  width: 80%;
}
/* line 83, ../../app/stylesheets/partials/_base.sass */
.alt .auto_complete ul {
  border: 1px solid #666666;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: auto;
}
/* line 89, ../../app/stylesheets/partials/_base.sass */
.alt .auto_complete ul li {
  margin: 0;
  padding: 0.25em;
}
/* line 92, ../../app/stylesheets/partials/_base.sass */
.alt .auto_complete ul li.selected {
  background-color: #fffdc0;
}

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

/* line 98, ../../app/stylesheets/partials/_base.sass */
.right {
  float: right;
}

/* line 101, ../../app/stylesheets/partials/_base.sass */
.left {
  float: left;
}

/* line 104, ../../app/stylesheets/partials/_base.sass */
.centered {
  text-align: center;
}

/* line 107, ../../app/stylesheets/partials/_base.sass */
.clearbreak {
  padding-bottom: 8px;
  clear: both;
}

/* line 111, ../../app/stylesheets/partials/_base.sass */
img.polaroid {
  padding: 5px;
  border: 1px solid #a2a19b;
}

/* line 115, ../../app/stylesheets/partials/_base.sass */
.clearfix {
  display: block;
}

/* line 118, ../../app/stylesheets/partials/_base.sass */
#spinner {
  position: absolute;
  top: 0px;
  left: 50px;
  width: 100%;
  height: 240px;
  background: white;
  z-index: 10;
  text-align: center;
  font-size: 40px;
  line-height: 40px;
  padding-top: 50px;
  opacity: 0;
  margin-left: -50px;
}

/* line 133, ../../app/stylesheets/partials/_base.sass */
.button a {
  font-weight: bold;
  margin-top: 0.8em;
  margin-bottom: 0.8em;
  padding-left: 0.2em;
  padding-right: 0.2em;
  background: #a00002;
  border-top: 2px solid #a00002;
  border-bottom: 2px solid #730101;
  border-left: 2px solid #a00002;
  border-right: 2px solid #730101;
  color: white;
  width: auto;
  cursor: pointer;
}
/* line 147, ../../app/stylesheets/partials/_base.sass */
.button a:hover {
  text-decoration: none;
  background: #730101;
}

/* line 151, ../../app/stylesheets/partials/_base.sass */
.buy a {
  font-weight: bold;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding-left: 0.2em;
  padding-right: 0.2em;
  background: #fffac8;
  border-top: 2px solid #fffbdb;
  border-bottom: 2px solid #ffd735;
  border-left: 2px solid #fffbdb;
  border-right: 2px solid #ffd735;
  color: white;
  width: auto;
  cursor: pointer;
}
/* line 165, ../../app/stylesheets/partials/_base.sass */
.buy a:hover {
  text-decoration: none;
  background: #ffd735;
}

/* line 169, ../../app/stylesheets/partials/_base.sass */
.menu {
  display: block;
  float: left;
  color: #730101;
  padding-left: 18px;
}
/* line 174, ../../app/stylesheets/partials/_base.sass */
.menu ul {
  float: left;
}
/* line 176, ../../app/stylesheets/partials/_base.sass */
.menu ul li {
  float: left;
}
/* line 178, ../../app/stylesheets/partials/_base.sass */
.menu ul li a {
  display: block;
  font-size: 100%;
  padding: 0.4em 0.9em;
  text-transform: uppercase;
  font-weight: bold;
  border-right: 1px solid #a00002;
  text-decoration: none;
}
/* line 186, ../../app/stylesheets/partials/_base.sass */
.menu ul li:last-child a {
  border: none;
}
/* line 188, ../../app/stylesheets/partials/_base.sass */
.menu ul li#active a, .menu ul li.current a {
  color: white;
  background: #a00002;
  text-decoration: none !important;
}
/* line 192, ../../app/stylesheets/partials/_base.sass */
.menu ul li a:hover {
  background: #a00002;
  color: white;
}

/* Menu Dropdown */
/* line 198, ../../app/stylesheets/partials/_base.sass */
.dropdown {
  background: url(/plugin_assets/community_engine/images/icons/bullet_arrow_down_50.png) no-repeat right;
}
/* line 200, ../../app/stylesheets/partials/_base.sass */
.dropdown:hover {
  background: url(/plugin_assets/community_engine/images/icons/bullet_arrow_down.png) no-repeat right;
}

/* =============================================== */
/* MIXINS */
/* =============================================== */
/* =============================================== */
/* 2. HEADER */
/* =============================================== */
/* line 5, ../../app/stylesheets/partials/_header.sass */
#hd {
  height: 3.5em;
  /*125px; */
  border-bottom: 2px solid #730101;
  /*margin-bottom: 1.2em */
  background: white;
  color: #730101;
  /*background: #aba8a3 url(/images/bg_navbar.png) repeat-x 0 0; */
}
/* line 13, ../../app/stylesheets/partials/_header.sass */
#hd.member {
  height: 36px;
  padding-bottom: 4px;
}

/* line 17, ../../app/stylesheets/partials/_header.sass */
#brand {
  position: relative;
  width: 180px;
  float: left;
}
/* line 21, ../../app/stylesheets/partials/_header.sass */
#brand img {
  width: 165px;
  height: 34px;
  padding-top: 0.5em;
}

/* line 26, ../../app/stylesheets/partials/_header.sass */
.member #brand {
  width: 145px;
  float: left;
}

/* line 30, ../../app/stylesheets/partials/_header.sass */
#brand a {
  padding: 0;
  margin: 0;
}

/* line 34, ../../app/stylesheets/partials/_header.sass */
.member #brand img {
  padding-top: 0.5em;
  width: 116px;
  height: 30px;
}

/* line 39, ../../app/stylesheets/partials/_header.sass */
#brand #tagline {
  position: absolute;
  bottom: -10px;
  left: 10px;
  color: #730101;
}

/* line 45, ../../app/stylesheets/partials/_header.sass */
#header.member #toolbar {
  margin-top: 0px;
}

/* Navbar */
/* line 50, ../../app/stylesheets/partials/_header.sass */
.member #navbar {
  padding: 0;
  margin-top: 4px;
}

/* line 54, ../../app/stylesheets/partials/_header.sass */
#navbar {
  /*width:23%; */
  float: left;
  display: inline;
  padding-left: 0.5em;
  margin-top: 0.8em;
}
/* line 60, ../../app/stylesheets/partials/_header.sass */
#navbar ul li:last-child a {
  border: none;
}

/* line 63, ../../app/stylesheets/partials/_header.sass */
.image-submit {
  border: 0;
  height: 32px;
  width: 35px;
  padding: 0;
  margin: 0;
}

/* line 70, ../../app/stylesheets/partials/_header.sass */
.member #userbar {
  padding: 0;
  margin-top: 4px;
}

/* line 74, ../../app/stylesheets/partials/_header.sass */
#userbar {
  float: right;
  padding-left: 1%;
  padding-right: 1%;
  margin-top: 0.8em;
}

/* line 80, ../../app/stylesheets/partials/_header.sass */
#findbar {
  color: white;
  height: 2.6em;
  margin-top: 1em;
  margin-bottom: 1em;
  padding-top: 0.8em;
}
/* line 88, ../../app/stylesheets/partials/_header.sass */
#findbar .yui-u > a {
  float: left;
  margin-right: 4em;
}
/* line 91, ../../app/stylesheets/partials/_header.sass */
#findbar form {
  float: right;
  margin-left: 1em;
  margin-right: 2em;
}
/* line 95, ../../app/stylesheets/partials/_header.sass */
#findbar label {
  color: #444444;
  float: left;
  font-size: 1.3em;
  font-weight: bold;
  text-align: right;
  margin-right: 0.5em;
}
/* line 102, ../../app/stylesheets/partials/_header.sass */
#findbar input {
  margin: 0;
  margin-top: -0.4em;
  float: left;
  font-size: 105%;
  color: #999999;
  border-top: solid 2px #0e0000;
  border-left: solid 2px #0e0000;
  border-bottom: solid 2px #a00002;
  border-right: solid 2px #a00002;
  /* TODO replace w/ the red gif */
  background: white url(/plugin_assets/community_engine/images/search.gif) no-repeat right center;
  /*background: #fff url(/images/search_button.png) no-repeat right center; */
}
/* line 116, ../../app/stylesheets/partials/_header.sass */
#findbar input:focus {
  color: black;
  background: white;
}
/* line 119, ../../app/stylesheets/partials/_header.sass */
#findbar .yui-u > ul > li {
  padding-left: 0.7em;
  padding-right: 1em;
  padding-bottom: 0.4em;
  background: url(/plugin_assets/community_engine/images/icons/bullet_arrow_down_50.png) no-repeat right;
  font-weight: normal;
  display: inline;
  position: relative;
}
/* line 127, ../../app/stylesheets/partials/_header.sass */
#findbar ul {
  display: inline;
}
/* line 128, ../../app/stylesheets/partials/_header.sass */
#findbar ul div {
  display: none;
}
/* line 131, ../../app/stylesheets/partials/_header.sass */
#findbar .yui-u > ul > li {
  padding-right: 1em;
}
/* line 133, ../../app/stylesheets/partials/_header.sass */
#findbar .yui-u > ul > li.mega > a {
  color: #730101;
}
/* line 135, ../../app/stylesheets/partials/_header.sass */
#findbar .yui-u > ul > li.mega > div {
  border-radius: 5px;
  border-radius--moz-border-radius: 5px;
  border-radius--moz-border-radius--webkit-border-radius: 5px;
  -moz-box-shadow: #730101 2px 2px 10px;
  -webkit-box-shadow: #730101 2px 2px 10px;
  -o-box-shadow: #730101 2px 2px 10px;
  box-shadow: #730101 2px 2px 10px;
  background: white;
  border: 2px solid #730101;
  height: auto;
  /* FIXME hardcode the height based on 40 items in 3col */
  width: 45em;
  position: absolute;
  top: 1.8em;
  right: 0em;
  z-index: 990;
  text-align: left;
}
/* line 148, ../../app/stylesheets/partials/_header.sass */
#findbar .yui-u > ul > li.hovering {
  font-color: white;
  /*#f3f1eb; */
  border-top: 1px solid #dedbd1;
  border-left: 1px solid #dedbd1;
  border-right: 1px solid #dedbd1;
  border-bottom: 3px solid #f9f7eb;
  /*#f3f1eb; */
  z-index: 999;
}
/* line 149, ../../app/stylesheets/partials/_header.sass */
#findbar .yui-u > ul > li.hovering div {
  display: block;
}
/* line 159, ../../app/stylesheets/partials/_header.sass */
#findbar .yui-u > ul > li.active {
  font-color: white;
  /*#f3f1eb; */
  border-top: 1px solid #dedbd1;
  border-left: 1px solid #dedbd1;
  border-right: 1px solid #dedbd1;
  border-bottom: 3px solid #f9f7eb;
  /*#f3f1eb; */
  z-index: 999;
}
/* line 168, ../../app/stylesheets/partials/_header.sass */
#findbar.active {
  background: #f9f7eb;
  /*#f3f1eb; */
  border-top: 1px solid #dedbd1;
  border-left: 1px solid #dedbd1;
  border-right: 1px solid #dedbd1;
  border-bottom: 1px solid #dedbd1;
}
/* line 175, ../../app/stylesheets/partials/_header.sass */
#findbar h6.all {
  text-align: right;
  padding-top: 0.4em;
  padding-bottom: 0em;
  padding-right: 2%;
}
/* line 180, ../../app/stylesheets/partials/_header.sass */
#findbar h6.all a {
  width: 100%;
  font-size: 90%;
  font-weight: bold;
  color: white;
}
/* line 185, ../../app/stylesheets/partials/_header.sass */
#findbar h6.all a:hover {
  color: yellow;
  text-decoration: none;
}
/* line 188, ../../app/stylesheets/partials/_header.sass */
#findbar h6.all:a {
  padding-top: -0.1em;
}

/* =============================================== */
/* 7. FOOTER */
/* =============================================== */
/* line 5, ../../app/stylesheets/partials/_footer.sass */
#ft {
  border-radius: 5px;
  border-radius--moz-border-radius: 5px;
  border-radius--moz-border-radius--webkit-border-radius: 5px;
  margin: 1em 0 0 0;
  padding-bottom: 1em;
  background: #fbeccf;
  /*#F0E2CF; */
  color: #888888;
}
/* line 12, ../../app/stylesheets/partials/_footer.sass */
#ft .yui-u .box {
  margin: 0 1em 0 0;
}
/* line 14, ../../app/stylesheets/partials/_footer.sass */
#ft .first .box {
  margin: 0 0 0 1em;
}
/* line 16, ../../app/stylesheets/partials/_footer.sass */
#ft .yui-u .box h3 {
  color: DarkRed;
  font-weight: bold;
}

/* line 20, ../../app/stylesheets/partials/_footer.sass */
#footer_search {
  padding: 1em 0;
  text-align: center;
  color: #777777;
}
/* line 24, ../../app/stylesheets/partials/_footer.sass */
#footer_search form {
  display: inline;
  margin: 0;
  padding: 0;
}
/* line 28, ../../app/stylesheets/partials/_footer.sass */
#footer_search select {
  margin-top: 5px;
}
/* line 30, ../../app/stylesheets/partials/_footer.sass */
#footer_search form input {
  text-align: left;
  font-size: 100%;
  padding: 3px 15px 4px 5px;
  margin: 5px 4px 0 0;
  border-top: solid 1px #888888;
  border-left: solid 1px #888888;
  border-bottom: solid 2px #dddddd;
  border-right: solid 2px #dddddd;
  background: white url(/plugin_assets/community_engine/images/search.gif) no-repeat right center;
}

/* whats fresh */
/* line 44, ../../app/stylesheets/partials/_footer.sass */
.fresh dl {
  clear: both;
  border-bottom: 1px dotted #e1cdb8;
  padding: 3px 0;
}
/* line 48, ../../app/stylesheets/partials/_footer.sass */
.fresh dt {
  color: #888888;
  float: left;
  width: 10.846em;
  /* about 180px - 3em */
  *width: 10.5em;
  /* for IE */
}
/* line 55, ../../app/stylesheets/partials/_footer.sass */
.fresh dd {
  color: 222;
  margin-left: 12.385em;
  /* about 200px - 3em */
  *margin-left: 12em;
  /* about 200px */
}
/* line 61, ../../app/stylesheets/partials/_footer.sass */
.fresh dt {
  padding-left: 20px;
  background-image: url(/plugin_assets/community_engine/images/icons/activity_default.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-color: transparent;
}
/* line 67, ../../app/stylesheets/partials/_footer.sass */
.fresh .comment dt {
  background-image: url(/plugin_assets/community_engine/images/icons/comment.png);
}
/* line 69, ../../app/stylesheets/partials/_footer.sass */
.fresh .photo dt {
  background-image: url(/plugin_assets/community_engine/images/icons/picture.png);
}
/* line 71, ../../app/stylesheets/partials/_footer.sass */
.fresh .clipping dt {
  background-image: url(/plugin_assets/community_engine/images/icons/book.png);
}
/* line 73, ../../app/stylesheets/partials/_footer.sass */
.fresh .updated_profile dt {
  background-image: url(/plugin_assets/community_engine/images/icons/user_edit.png);
}
/* line 75, ../../app/stylesheets/partials/_footer.sass */
.fresh .favorite dt {
  background-image: url(/plugin_assets/community_engine/images/icons/heart_add.png);
}
/* line 77, ../../app/stylesheets/partials/_footer.sass */
.fresh .post dt, .fresh .sb_post dt, .fresh .topic dt {
  background-image: url(/plugin_assets/community_engine/images/icons/post.png);
}

/* line 81, ../../app/stylesheets/partials/_footer.sass */
#secondary-links {
  font-size: 93%;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 1em;
  padding-bottom: 2em;
}
/* line 87, ../../app/stylesheets/partials/_footer.sass */
#secondary-links ul {
  padding: 0;
  float: left;
  border: none;
}
/* line 91, ../../app/stylesheets/partials/_footer.sass */
#secondary-links ul li {
  float: left;
}
/* line 94, ../../app/stylesheets/partials/_footer.sass */
#secondary-links li a {
  color: #730101;
  font-weight: bold;
  padding: 2px 8px;
  display: block;
  border-right: 1px solid #b3b3b3;
}
/* line 100, ../../app/stylesheets/partials/_footer.sass */
#secondary-links li a:hover {
  color: #a00002;
  text-decoration: underline;
}
/* line 103, ../../app/stylesheets/partials/_footer.sass */
#secondary-links li#rss a {
  color: #730101;
  margin-left: 0.5em;
  padding-left: 1.8em;
  background-image: url(/images/icons/rss.gif);
  background-repeat: no-repeat;
  text-decoration: none;
}
/* line 111, ../../app/stylesheets/partials/_footer.sass */
#secondary-links li:last-child a {
  border: none;
}
/* line 113, ../../app/stylesheets/partials/_footer.sass */
#secondary-links p {
  color: #666666;
  font-weight: bold;
  float: right;
  text-align: right;
  padding: 0;
}

/* =============================================== */
/* 6. SIDEBAR */
/* =============================================== */
/* line 5, ../../app/stylesheets/partials/_sidebars.sass */
.list {
  clear: both;
}
/* line 7, ../../app/stylesheets/partials/_sidebars.sass */
.list li {
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-image: url(/images/icons/bullet.png);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: left center;
  width: 100%;
  border-bottom: 1px solid #eeeeee;
  clear: both;
}
/* line 19, ../../app/stylesheets/partials/_sidebars.sass */
.list li.thumbnail {
  background: none;
  height: 70px;
}
/* line 22, ../../app/stylesheets/partials/_sidebars.sass */
.list li:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 27, ../../app/stylesheets/partials/_sidebars.sass */
ul.list li.thumbnail img {
  width: 90px;
  height: 65px;
  padding-left: 0px;
  margin-right: 10px;
  float: left;
}

/* line 34, ../../app/stylesheets/partials/_sidebars.sass */
.checks li {
  padding-left: 20px;
  background-color: transparent;
  background-image: url(/images/icons/check.png);
  background-repeat: no-repeat;
  background-position: left center;
}

/* user list */
/* line 43, ../../app/stylesheets/partials/_sidebars.sass */
dl.vcard {
  margin-bottom: 1em;
}
/* line 45, ../../app/stylesheets/partials/_sidebars.sass */
dl.vcard dt.photo {
  float: left;
  width: 100px;
  margin: 0;
}
/* line 50, ../../app/stylesheets/partials/_sidebars.sass */
dl.vcard dt.photo a img {
  display: block;
  padding: 2px;
  border: 1px solid #a2a19b;
  background: white;
}
/* line 55, ../../app/stylesheets/partials/_sidebars.sass */
dl.vcard dt.photo a:hover img {
  background: #a2a19b;
}
/* line 57, ../../app/stylesheets/partials/_sidebars.sass */
dl.vcard dd {
  margin-left: 118px;
}
/* line 59, ../../app/stylesheets/partials/_sidebars.sass */
dl.vcard dd.fn a {
  font-size: 100%;
  font-weight: bold;
}
/* line 62, ../../app/stylesheets/partials/_sidebars.sass */
dl.vcard dd.member, dl.vcard dd.post, dl.vcard dd.rss {
  padding: 2px 0 2px 20px;
  border-top: 1px dotted #a2a19b;
  background-position: left center;
  background-repeat: no-repeat;
  background-color: transparent;
}
/* line 68, ../../app/stylesheets/partials/_sidebars.sass */
dl.vcard dd.member {
  background-image: url(/plugin_assets/community_engine/images/icons/user.png);
}
/* line 70, ../../app/stylesheets/partials/_sidebars.sass */
dl.vcard dd.post {
  background-image: url(/plugin_assets/community_engine/images/icons/page_white.png);
}
/* line 72, ../../app/stylesheets/partials/_sidebars.sass */
dl.vcard dd.rss {
  background-image: url(/plugin_assets/community_engine/images/icons/rss.png);
}

/* line 75, ../../app/stylesheets/partials/_sidebars.sass */
h6.all a {
  float: right;
  padding-top: 0.3em;
  font-size: 90%;
  font-weight: bold;
  color: #780101;
}
/* line 81, ../../app/stylesheets/partials/_sidebars.sass */
h6.all a:hover {
  color: red;
  text-decoration: none;
}

/* =============================================== */
/* 5. BODY */
/* =============================================== */
/* line 5, ../../app/stylesheets/partials/_body.sass */
strong, .strong {
  font-weight: bold;
}

/* line 8, ../../app/stylesheets/partials/_body.sass */
.center-wrap {
  width: 98%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2em;
  margin-bottom: 2em;
}

/* line 35, ../../app/stylesheets/partials/_body.sass */
#mission {
  margin-top: 3em;
  margin-bottom: 3em;
}

/* line 38, ../../app/stylesheets/partials/_body.sass */
#benefits {
  border-radius: 5px;
  border-radius--moz-border-radius: 5px;
  border-radius--moz-border-radius--webkit-border-radius: 5px;
  width: 98%;
  margin-top: 3em;
  margin-bottom: 2em;
}
/* line 43, ../../app/stylesheets/partials/_body.sass */
#benefits ul {
  float: left;
  list-style: none;
  margin: auto;
  position: relative;
  left: 50%;
}
/* line 49, ../../app/stylesheets/partials/_body.sass */
#benefits ul li {
  position: relative;
  left: -50%;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 230px;
  padding-right: 1.5em;
}
/* line 57, ../../app/stylesheets/partials/_body.sass */
#benefits ul li img {
  border-radius: 5px;
  border-radius--moz-border-radius: 5px;
  border-radius--moz-border-radius--webkit-border-radius: 5px;
  height: 180px;
  padding: 0;
}
/* line 61, ../../app/stylesheets/partials/_body.sass */
#benefits ul li h2 a {
  color: #730101;
  font-weight: bold;
  font-size: 1.3em;
}

/* teasers */
/* line 67, ../../app/stylesheets/partials/_body.sass */
.teaser {
  margin: 0 0 1em 0;
}
/* line 69, ../../app/stylesheets/partials/_body.sass */
.teaser h2 {
  font-size: 150%;
  font-weight: bold;
}
/* line 72, ../../app/stylesheets/partials/_body.sass */
.teaser .thumb {
  width: 200px;
  margin: 0em 1em 1em 1em;
}

/* line 76, ../../app/stylesheets/partials/_body.sass */
.entry-title {
  /* font-family: "Times New Roman", times, serif; */
  font-size: 140%;
  font-weight: bold;
  margin-bottom: 0.5em;
}
/* line 81, ../../app/stylesheets/partials/_body.sass */
.entry-title a {
  text-decoration: none;
}
/* line 83, ../../app/stylesheets/partials/_body.sass */
.entry-title a:hover {
  text-decoration: underline;
}

/* line 86, ../../app/stylesheets/partials/_body.sass */
.meta {
  color: #666666;
  font-size: 90%;
  margin-bottom: 1em;
}

/* Main map for mappable content items */
/* line 92, ../../app/stylesheets/partials/_body.sass */
#main-map {
  float: right;
}

/* Callouts to float left or right beside content */
/* line 96, ../../app/stylesheets/partials/_body.sass */
.wide-callout {
  width: 360px;
}

/* line 99, ../../app/stylesheets/partials/_body.sass */
.callout {
  width: 240px;
}

/* blog entry */
/* line 103, ../../app/stylesheets/partials/_body.sass */
.hentry {
  margin: 0 0 0.5em 0;
}

/* line 107, ../../app/stylesheets/partials/_body.sass */
.hentry dt {
  float: left;
  color: #666666;
  font-weight: bold;
  width: 18%;
}
/* line 112, ../../app/stylesheets/partials/_body.sass */
.hentry dd {
  float: right;
  width: 81%;
  padding-bottom: 0.3em;
}

/* line 117, ../../app/stylesheets/partials/_body.sass */
.hentry .data {
  padding-left: 1em;
  float: left;
  padding-right: 0.4em;
}

/* line 122, ../../app/stylesheets/partials/_body.sass */
.hentry h4 {
  /* font-family: "Times New Roman", times, serif; */
  font-size: 140%;
  font-weight: bold;
  margin-bottom: 7px;
}
/* line 127, ../../app/stylesheets/partials/_body.sass */
.hentry h4 a {
  text-decoration: none;
}
/* line 129, ../../app/stylesheets/partials/_body.sass */
.hentry h4 a:hover {
  text-decoration: underline;
}

/* line 133, ../../app/stylesheets/partials/_body.sass */
.hentry h5 {
  float: left;
  width: 135px;
  padding-bottom: 0.5em;
}
/* line 138, ../../app/stylesheets/partials/_body.sass */
.hentry h5 a img {
  display: block;
  border: 1px solid #666666;
  padding: 1px;
}
/* line 142, ../../app/stylesheets/partials/_body.sass */
.hentry h5 a:hover img {
  background: #a2a19b;
}
/* line 144, ../../app/stylesheets/partials/_body.sass */
.hentry .vcard ul {
  margin-left: 0.8em;
  font-size: 85%;
}

/* line 148, ../../app/stylesheets/partials/_body.sass */
div.main .vcard ul {
  margin-left: 0;
}

/* line 152, ../../app/stylesheets/partials/_body.sass */
.hentry .vcard ul li {
  float: left;
  padding: 3px 14px 3px 20px;
  background-color: transparent;
  background-position: left 3px;
  background-repeat: no-repeat;
}
/* line 158, ../../app/stylesheets/partials/_body.sass */
.hentry .vcard ul li.fn {
  font-size: 130%;
  font-weight: bold;
  padding: 0 0 3px 0;
}
/* line 162, ../../app/stylesheets/partials/_body.sass */
.hentry .update {
  color: #666666;
  font-size: 85%;
}
/* line 165, ../../app/stylesheets/partials/_body.sass */
.hentry .vcard {
  display: block;
}
/* line 166, ../../app/stylesheets/partials/_body.sass */
.hentry .vcard ul {
  float: left;
}
/* line 168, ../../app/stylesheets/partials/_body.sass */
.hentry .vcard ul li.update {
  background-image: url(/plugin_assets/community_engine/images/icons/date.png);
}
/* line 170, ../../app/stylesheets/partials/_body.sass */
.hentry .vcard ul li.view {
  background-image: url(/plugin_assets/community_engine/images/icons/page_white_magnify.png);
}
/* line 172, ../../app/stylesheets/partials/_body.sass */
.hentry .vcard ul li.comments {
  background-image: url(/plugin_assets/community_engine/images/icons/comments.png);
}
/* line 174, ../../app/stylesheets/partials/_body.sass */
.hentry .vcard ul li.msg {
  background-image: url(/plugin_assets/community_engine/images/icons/email_go.png);
}
/* line 176, ../../app/stylesheets/partials/_body.sass */
.hentry .vcard ul li.addfriend {
  background-image: url(/plugin_assets/community_engine/images/icons/user_add.png);
}
/* line 178, ../../app/stylesheets/partials/_body.sass */
.hentry .vcard ul li.print {
  background-image: url(/plugin_assets/community_engine/images/icons/printer.png);
}
/* line 180, ../../app/stylesheets/partials/_body.sass */
.hentry .vcard ul li.email {
  background-image: url(/plugin_assets/community_engine/images/icons/email_go.png);
}
/* line 182, ../../app/stylesheets/partials/_body.sass */
.hentry .vcard ul li.facebook {
  padding-bottom: 0px;
}
/* line 184, ../../app/stylesheets/partials/_body.sass */
.hentry .vcard ul li.delicious {
  padding-bottom: 3px;
}
/* line 186, ../../app/stylesheets/partials/_body.sass */
.hentry .vcard ul li.digg, .hentry .vcard ul li.share {
  padding-left: 0;
}
/* line 188, ../../app/stylesheets/partials/_body.sass */
.hentry .vcard ul li.tags {
  background-image: url(/plugin_assets/community_engine/images/icons/tag_blue.png);
}
/* line 190, ../../app/stylesheets/partials/_body.sass */
.hentry .vcard ul li.skills {
  background-image: url(/plugin_assets/community_engine/images/icons/wrench.png);
}
/* line 192, ../../app/stylesheets/partials/_body.sass */
.hentry .vcard ul li.geo {
  background-image: url(/plugin_assets/community_engine/images/icons/world.png);
}
/* line 194, ../../app/stylesheets/partials/_body.sass */
.hentry .vcard ul li.edit {
  background-image: url(/plugin_assets/community_engine/images/icons/post.png);
}
/* line 196, ../../app/stylesheets/partials/_body.sass */
.hentry .vcard ul li.delete {
  background-image: url(/plugin_assets/community_engine/images/icons/delete.png);
}

/* line 202, ../../app/stylesheets/partials/_body.sass */
.entry-content h6 {
  text-align: right;
  padding: 2px 0;
}
/* line 205, ../../app/stylesheets/partials/_body.sass */
.entry-content h6 a {
  font-size: 85%;
  font-weight: bold;
  text-decoration: none;
  padding-left: 20px;
  padding: 2px 2px 2px 20px;
}
/* line 211, ../../app/stylesheets/partials/_body.sass */
.entry-content h6 a:hover {
  text-decoration: underline;
}
/* line 213, ../../app/stylesheets/partials/_body.sass */
.entry-content blockquote, .entry-content ul {
  margin: 1em;
}
/* line 215, ../../app/stylesheets/partials/_body.sass */
.entry-content ol {
  margin: 1em;
  margin-left: 2em;
}
/* line 218, ../../app/stylesheets/partials/_body.sass */
.entry-content ul {
  margin-left: 2em;
}
/* line 220, ../../app/stylesheets/partials/_body.sass */
.entry-content ol li {
  list-style: decimal outside;
}
/* line 222, ../../app/stylesheets/partials/_body.sass */
.entry-content ul li {
  list-style: disc outside;
}
/* line 224, ../../app/stylesheets/partials/_body.sass */
.entry-content strong {
  font-weight: bold;
}
/* line 226, ../../app/stylesheets/partials/_body.sass */
.entry-content em {
  font-style: italic;
}
/* line 228, ../../app/stylesheets/partials/_body.sass */
.entry-content blockquote {
  font-style: italic;
  font-family: Georgia, Times, serif;
}

/* brings back styles for entry elements */
/* line 233, ../../app/stylesheets/partials/_body.sass */
.hentry .tags {
  margin-left: 0;
}
/* line 235, ../../app/stylesheets/partials/_body.sass */
.hentry .tags li {
  list-style: none;
  float: left;
}
/* line 238, ../../app/stylesheets/partials/_body.sass */
.hentry .tags li a {
  background: red;
  display: block;
  margin: 0 10px 5px 0;
  padding: 2px 0 2px 15px;
  background: url(/plugin_assets/community_engine/images/icons/tag_blue.png) no-repeat left center;
}

/* line 247, ../../app/stylesheets/partials/_body.sass */
.comments .hentry {
  border-bottom: 1px dotted #a2a19b;
}
/* line 249, ../../app/stylesheets/partials/_body.sass */
.comments .hentry:last-child {
  border: none;
}
/* line 251, ../../app/stylesheets/partials/_body.sass */
.comments h3 {
  margin-top: 0;
}

/* line 255, ../../app/stylesheets/partials/_body.sass */
#yui-main > h3 {
  font-weight: bold;
  font-size: 125%;
  font-color: #333333;
}

/* line 260, ../../app/stylesheets/partials/_body.sass */
h3 span {
  background: white none repeat scroll 0 0;
  padding-right: 6px;
  z-index: 2;
}

/* line 265, ../../app/stylesheets/partials/_body.sass */
.section {
  border-bottom: 1px solid #dddddd;
  font-color: #444444;
  font-size: 110%;
  font-weight: bold;
  margin: 2em 0em 0.8em;
  padding: 0em 0em 0.5em;
}

/* line 273, ../../app/stylesheets/partials/_body.sass */
.section a {
  float: right;
  font-size: 80%;
  font-weight: normal;
  font-style: italic;
}

/* line 279, ../../app/stylesheets/partials/_body.sass */
.box h2 span {
  background: white none repeat scroll 0 0;
  padding-right: 6px;
  z-index: 2;
}

/* DL - change orientation to horiz bar */
/* line 286, ../../app/stylesheets/partials/_body.sass */
.hfeed .hentry .vcard {
  background: #f9f7eb none repeat scroll 0 0;
  border: 1px solid #fcfeec;
  /*  border-bottom:1px solid #ddd; */
  clear: both;
  color: #575114;
  padding: 0px 5px 1.6em 5px;
  margin-right: 12px;
}

/* line 295, ../../app/stylesheets/partials/_body.sass */
.hentry .vcard ul {
  float: left;
  border-bottom: 0px solid;
}
/* line 298, ../../app/stylesheets/partials/_body.sass */
.hentry .vcard ul li a {
  display: block;
}

/* line 301, ../../app/stylesheets/partials/_body.sass */
.entry-content {
  margin-top: 0.8em;
  margin-bottom: 0.5em;
}

/* line 305, ../../app/stylesheets/partials/_body.sass */
div.main div.entry-content {
  margin-left: 0em;
  /* about 200px */
  *margin-left: 0em;
  /* for IE */
}

/*     Global styles for Urban Vine */
/* line 312, ../../app/stylesheets/partials/_body.sass */
.title {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0.4em 0em;
}
/* line 316, ../../app/stylesheets/partials/_body.sass */
.title a {
  color: #a00002;
}
/* line 317, ../../app/stylesheets/partials/_body.sass */
.title a:hover {
  color: red;
}

/* line 321, ../../app/stylesheets/partials/_body.sass */
div.wine_list_item {
  overflow: hidden;
  width: 100%;
}
/* line 324, ../../app/stylesheets/partials/_body.sass */
div.wine_list_item.left {
  width: 45%;
  float: left;
}
/* line 327, ../../app/stylesheets/partials/_body.sass */
div.wine_list_item.right {
  width: 45%;
  float: right;
}

/* line 331, ../../app/stylesheets/partials/_body.sass */
.data {
  padding-top: 0.5em;
}
/* line 333, ../../app/stylesheets/partials/_body.sass */
.data h1 {
  font-size: 140%;
  font-weight: bold;
  font-color: #222222;
  padding-bottom: 1em;
}
/* line 338, ../../app/stylesheets/partials/_body.sass */
.data dl {
  padding-bottom: 2em;
}
/* line 340, ../../app/stylesheets/partials/_body.sass */
.data dt {
  float: left;
  color: gray;
  font-weight: bold;
  width: 10%;
}
/* line 345, ../../app/stylesheets/partials/_body.sass */
.data dd {
  /*float: right */
  /* width: 83% */
  padding-bottom: 0.3em;
}

/* line 350, ../../app/stylesheets/partials/_body.sass */
div.winery_list_item, #winery_item {
  overflow: hidden;
  width: 100%;
}
/* line 353, ../../app/stylesheets/partials/_body.sass */
div.winery_list_item left, #winery_item left {
  width: 65%;
  float: left;
}
/* line 356, ../../app/stylesheets/partials/_body.sass */
div.winery_list_item right, #winery_item right {
  width: 32%;
  float: right;
}

/* line 360, ../../app/stylesheets/partials/_body.sass */
.listing {
  clear: both;
  width: 100%;
  margin: 2px 0;
  padding: 10px 8px 0;
  border-bottom: 1px solid #eeeeee;
  /* FIXME TODO - refactor listing pages to use wide-thumb... for now just set px for thumb to 150 */
}
/* line 366, ../../app/stylesheets/partials/_body.sass */
.listing .wide-thumb {
  width: 150px;
  float: left;
}
/* line 370, ../../app/stylesheets/partials/_body.sass */
.listing .thumb {
  width: 150px;
  float: left;
}
/* line 373, ../../app/stylesheets/partials/_body.sass */
.listing .data {
  width: 60%;
  float: left;
  padding-right: 4px;
}
/* line 377, ../../app/stylesheets/partials/_body.sass */
.listing .actions {
  width: 15%;
  float: right;
  padding-right: 4px;
}

/* line 381, ../../app/stylesheets/partials/_body.sass */
.letter, .letter_current {
  width: 0.9em;
  text-align: center;
  border: 1px solid gray;
  background: white;
  padding: 5px 2px 1px 2px;
  float: left;
  margin: 1px;
}

/* line 390, ../../app/stylesheets/partials/_body.sass */
.letter:hover {
  background: #ffee44;
}

/* line 393, ../../app/stylesheets/partials/_body.sass */
.letter_current {
  background: #ffee44;
  font-weight: bold;
  border: 1px solid black;
}

/* line 398, ../../app/stylesheets/partials/_body.sass */
.narrow-col {
  float: left;
  padding-right: 5px;
}

/* line 402, ../../app/stylesheets/partials/_body.sass */
.image {
  padding-top: 0.5em;
  padding-right: 0.5em;
  /*width: 240px */
  float: left;
}

/* line 409, ../../app/stylesheets/partials/_body.sass */
#result-summary h3 {
  float: left;
  width: 62%;
}
/* line 412, ../../app/stylesheets/partials/_body.sass */
#result-summary p {
  text-align: right;
}

/* automatically style images embedded in blog entries */
/* line 416, ../../app/stylesheets/partials/_body.sass */
.entry-content p img {
  margin-right: 10px;
  padding: 2px;
  border: 1px solid #a2a19b;
  background: white;
}

/* SORTABLES */
/* line 4, ../../app/stylesheets/partials/_sortables.sass */
ul.sortable {
  list-style: none;
  border: 1px solid #cccccc;
  min-height: 20px;
  line-height: 1.5em;
  padding: 0;
}
/* line 10, ../../app/stylesheets/partials/_sortables.sass */
ul.sortable li {
  cursor: move;
}
/* line 12, ../../app/stylesheets/partials/_sortables.sass */
ul.sortable_hover {
  border: 1px dashed #328e01;
  background: #efefef;
}
/* line 15, ../../app/stylesheets/partials/_sortables.sass */
ul#skills {
  width: 250px;
  height: 200px;
  overflow: auto;
}
/* line 19, ../../app/stylesheets/partials/_sortables.sass */
ul#skills li {
  background: white;
  margin: 0.5em;
  padding: 0.5em;
  border: 1px solid #cccccc;
}
/* line 24, ../../app/stylesheets/partials/_sortables.sass */
ul#users_skills {
  width: 250px;
  background: #eeeeee;
  overflow: hidden;
}
/* line 28, ../../app/stylesheets/partials/_sortables.sass */
ul#users_skills li {
  background: white;
  margin: 0.5em;
  padding: 0.5em;
  border: 1px solid #cccccc;
}

/* line 34, ../../app/stylesheets/partials/_sortables.sass */
.handle {
  cursor: move;
}

/* =============================================== */
/* HIGHLIGHT */
/* =============================================== */
/* line 5, ../../app/stylesheets/partials/_boxes.sass */
.highlight {
  padding: 1em;
  border-top: 1px solid #ffd735;
  background: url(/images/bg_yellow.gif) repeat-x top left;
}
/* line 9, ../../app/stylesheets/partials/_boxes.sass */
.highlight.box {
  background: url(/images/bg_yellow.gif) repeat-x top left;
  /* background: #FFFac8; */
  margin-bottom: 1em;
  padding: 1em;
  /*border-bottom: 2px solid #ffd735; */
  border-top: 1px solid #ffd735;
}
/* line 16, ../../app/stylesheets/partials/_boxes.sass */
.highlight.box h2 {
  font-size: 197%;
  margin-bottom: 0.5em;
}
/* line 19, ../../app/stylesheets/partials/_boxes.sass */
.highlight.box h2 a {
  color: #464337;
}
/* line 21, ../../app/stylesheets/partials/_boxes.sass */
.highlight.box p {
  font-size: 100%;
}
/* line 23, ../../app/stylesheets/partials/_boxes.sass */
.highlight.box h4 a {
  font-size: 130%;
  font-weight: bold;
  padding-left: 0.2em;
  padding-right: 0.2em;
  background: #a00002;
  border-top: 2px solid #a00002;
  border-bottom: 2px solid #730101;
  border-left: 2px solid #a00002;
  border-right: 2px solid #730101;
  color: white;
  margin: 0;
  width: auto;
  cursor: pointer;
}
/* line 37, ../../app/stylesheets/partials/_boxes.sass */
.highlight.box h4 a:hover {
  text-decoration: none;
  background: #730101;
}

/* =============================================== */
/* 4. BOX and ALTBOX */
/* =============================================== */
/* line 45, ../../app/stylesheets/partials/_boxes.sass */
.box {
  margin-bottom: 1em;
}
/* line 47, ../../app/stylesheets/partials/_boxes.sass */
.box > h2 {
  margin-bottom: 0.4em;
  font-weight: bold;
  font-size: 153.9%;
}

/* line 52, ../../app/stylesheets/partials/_boxes.sass */
.hfeed.box h3 {
  font-size: 125%;
}

/* line 55, ../../app/stylesheets/partials/_boxes.sass */
.first {
  padding: 1px 0px 1.2em 0px;
}

/* line 58, ../../app/stylesheets/partials/_boxes.sass */
.box.first {
  padding-bottom: 0;
}

/* line 61, ../../app/stylesheets/partials/_boxes.sass */
.alt {
  padding: 1em;
  padding-bottom: 1.2em;
  margin-bottom: 1em;
  border: 1px solid #dddddd;
  background: white;
}

/* line 68, ../../app/stylesheets/partials/_boxes.sass */
.heading {
  border-bottom: 1px solid #730101;
  height: 1.65em;
}

/* line 72, ../../app/stylesheets/partials/_boxes.sass */
.alt .heading h3 {
  width: 80%;
  float: left;
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 0.8em;
  text-transform: capitalize;
}

/* line 80, ../../app/stylesheets/partials/_boxes.sass */
.quickfind {
  background: white url(/plugin_assets/community_engine/images/search.gif) no-repeat left center;
}
/* line 82, ../../app/stylesheets/partials/_boxes.sass */
.quickfind h3 {
  padding-left: 18px;
}

/* line 85, ../../app/stylesheets/partials/_boxes.sass */
.first_alt {
  margin-top: 1.25em;
  margin-bottom: 1em;
}
/* line 88, ../../app/stylesheets/partials/_boxes.sass */
.first_alt h2 {
  border-bottom: 1px solid #730101;
  font-size: 1.3em;
  font-weight: bold;
  margin: 0em 0.2em 1em 0;
  text-transform: capitalize;
}

/* line 95, ../../app/stylesheets/partials/_boxes.sass */
.horiz {
  clear: both;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
/* line 99, ../../app/stylesheets/partials/_boxes.sass */
.horiz ul {
  list-style-type: none;
}
/* line 101, ../../app/stylesheets/partials/_boxes.sass */
.horiz ul li {
  float: left;
  margin-left: 0.5em;
  padding-bottom: 0;
  border-right: 1px solid #e1cdb8;
  width: 18%;
}
/* line 107, ../../app/stylesheets/partials/_boxes.sass */
.horiz ul li:last-child {
  border: none;
}

/* TABS */
/* line 3, ../../app/stylesheets/partials/_tabs.sass */
.widget {
  width: 100%;
  height: auto;
  margin-top: 1em;
  margin-bottom: 1em;
}
/* line 8, ../../app/stylesheets/partials/_tabs.sass */
.widget a {
  text-decoration: none;
}
/* line 10, ../../app/stylesheets/partials/_tabs.sass */
.widget a:hover {
  text-decoration: underline;
}

/* line 13, ../../app/stylesheets/partials/_tabs.sass */
.tabnav li a {
  text-decoration: none;
  font-weight: bold;
  padding-top: 4px;
  padding-bottom: 3px;
  /* Needed to blank out the border below */
  padding-left: 1.5em;
  padding-right: 1.5em;
  outline: none;
}
/* line 22, ../../app/stylesheets/partials/_tabs.sass */
.tabnav li a:hover {
  text-decoration: none;
}
/* line 24, ../../app/stylesheets/partials/_tabs.sass */
.tabnav li a:active {
  color: black;
  /*#f3f1eb; */
  border: 1px solid #dedbb1;
  border-bottom: none;
  text-decoration: none;
}

/* line 31, ../../app/stylesheets/partials/_tabs.sass */
.tabdiv {
  border: 1px solid #dedbd1;
  float: left;
}
/* line 34, ../../app/stylesheets/partials/_tabs.sass */
.tabdiv li {
  display: block;
  margin-left: 1em;
}
/* line 37, ../../app/stylesheets/partials/_tabs.sass */
.tabdiv h6.all {
  text-align: right;
  padding-top: 0.4em;
  padding-bottom: 0em;
  padding-right: 1%;
}
/* line 42, ../../app/stylesheets/partials/_tabs.sass */
.tabdiv h6.all a {
  width: 100%;
  font-size: 90%;
  font-weight: bold;
  color: #730101;
}
/* line 47, ../../app/stylesheets/partials/_tabs.sass */
.tabdiv h6.all a:hover {
  color: #a00002;
  text-decoration: none;
}
/* line 50, ../../app/stylesheets/partials/_tabs.sass */
.tabdiv h6.all:a {
  padding-top: -0.1em;
}

/* line 53, ../../app/stylesheets/partials/_tabs.sass */
.ui-tabs-hide {
  display: none;
}

/* Sidebar video selector tabs */
/* line 58, ../../app/stylesheets/partials/_tabs.sass */
#featuredvid {
  text-align: center;
}

/* line 61, ../../app/stylesheets/partials/_tabs.sass */
.fvid {
  margin-bottom: 5px;
}

/* line 64, ../../app/stylesheets/partials/_tabs.sass */
.vidselector li {
  text-align: left;
  list-style: none;
  padding: 5px;
  background: white;
  border: 1px solid #dedbd1;
  text-transform: uppercase;
  margin-bottom: 5px;
}
/* line 72, ../../app/stylesheets/partials/_tabs.sass */
.vidselector li:active, .vidselector li:hover {
  background: #fff1b2;
}

/* Tabs */
/* Non-Selected Tabs */
/* Hovered Tab */
/* Active Tab */
/* Content Panels */
/*REFACTOR DRY this up.  Replace with YUI */
/* Multi column lists */
/* line 89, ../../app/stylesheets/partials/_tabs.sass */
.two-column-list-column {
  float: left;
  width: 49%;
}

/* line 93, ../../app/stylesheets/partials/_tabs.sass */
.three-column-list-column {
  float: left;
  width: 32%;
}

/* line 97, ../../app/stylesheets/partials/_tabs.sass */
.four-column-list {
  padding: 1em;
}
/* line 99, ../../app/stylesheets/partials/_tabs.sass */
.four-column-list h3 {
  color: black;
  font-weight: bold;
  font-size: 120%;
  padding-bottom: 1em;
}

/* line 105, ../../app/stylesheets/partials/_tabs.sass */
.four-column-list-column {
  float: left;
  width: 24%;
  margin-right: 0.5em;
}

/* line 110, ../../app/stylesheets/partials/_tabs.sass */
.four-column {
  float: left;
  width: 24%;
  margin-right: 0.5em;
}

/* line 115, ../../app/stylesheets/partials/_tabs.sass */
.five-column-list {
  padding: 1em;
}
/* line 117, ../../app/stylesheets/partials/_tabs.sass */
.five-column-list h3 {
  color: #111111;
  font-weight: bold;
  font-size: 120%;
  padding-bottom: 1em;
}

/* line 123, ../../app/stylesheets/partials/_tabs.sass */
.five-column-list-wines {
  float: left;
  width: 28%;
  border-right: 1px solid #e1cdb8;
  margin-right: 8px;
}

/* line 129, ../../app/stylesheets/partials/_tabs.sass */
.five-column-list-wineries {
  float: left;
  width: 20%;
  border-right: 1px solid #e1cdb8;
  margin-right: 8px;
}

/* line 135, ../../app/stylesheets/partials/_tabs.sass */
.five-column-list-regions {
  float: left;
  width: 15%;
  border-right: 1px solid #e1cdb8;
  margin-right: 8px;
}

/* line 141, ../../app/stylesheets/partials/_tabs.sass */
.five-column-list-varietals {
  float: left;
  width: 15%;
  border-right: 1px solid #e1cdb8;
  margin-right: 8px;
}

/* line 147, ../../app/stylesheets/partials/_tabs.sass */
.five-column-list-searches {
  float: left;
  border-right: 1px solid #e1cdb8;
  margin-right: 8px;
}
/* line 151, ../../app/stylesheets/partials/_tabs.sass */
.five-column-list-searches:last-child {
  border: none;
}

/* USER LIST */
/* line 4, ../../app/stylesheets/partials/_users.sass */
div.user_list .row {
  border: 1px solid #cccccc;
  margin: 1em 0 1em 0;
  margin-bottom: 1.5em;
  padding: 0.5em;
}
/* line 10, ../../app/stylesheets/partials/_users.sass */
div.user_list div.vcard {
  width: 100%;
}
/* line 12, ../../app/stylesheets/partials/_users.sass */
div.user_list div.vcard ul {
  margin-left: 0;
  font-size: 85%;
}

/*PHOTOS & CLIPPINGS */
/* line 18, ../../app/stylesheets/partials/_users.sass */
#photos img.polaroid, #clippings img.polaroid {
  margin: 0 12px 15px 0;
}

/*USER PROFILE SIDEBAR */
/* line 24, ../../app/stylesheets/partials/_users.sass */
#profile_details div.vcard {
  width: 100%;
}
/* line 26, ../../app/stylesheets/partials/_users.sass */
#profile_details .vcard ul {
  margin-left: 0px;
}

/* =============================================== */
/* 3. BANNER */
/* =============================================== */
/* line 5, ../../app/stylesheets/partials/_banner.sass */
#banner .box {
  background: #fffac8;
  /*#fff1b2; */
  margin-top: 1em;
  padding: 1em;
  /*border-bottom: 2px solid #ffd735; */
  border-top: 1px solid #ffd735;
  width: auto;
}
/* line 13, ../../app/stylesheets/partials/_banner.sass */
#banner .box h2 {
  font-size: 197%;
  margin-bottom: 0.5em;
}
/* line 16, ../../app/stylesheets/partials/_banner.sass */
#banner .box h2 a {
  color: #464337;
}

/* =============================================== */
/* 9. CLEARFIX */
/* =============================================== */
/* line 5, ../../app/stylesheets/partials/_clearfix.sass */
#navbar:after, .hentry:after, .box:after, dl.vcard:after, .fresh dl:after, #footer:after, .hentry .tags:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 13, ../../app/stylesheets/partials/_clearfix.sass */
* html #navbar, * html .hentry, * html .box, * html dl.vcard, * html .fresh dl, * html #footer, * html .hentry .tags {
  display: inline-table;
}

/* Hides from IE-mac \ */
/* line 18, ../../app/stylesheets/partials/_clearfix.sass */
.hentry, .box, dl.vcard, .fresh dl, #footer {
  height: 1%;
}

/* line 21, ../../app/stylesheets/partials/_clearfix.sass */
.hentry {
  display: block;
}
/* line 22, ../../app/stylesheets/partials/_clearfix.sass */
.hentry .tags {
  height: 1%;
}

/* line 26, ../../app/stylesheets/partials/_clearfix.sass */
.box, dl.vcard, .fresh dl, #footer, .hentry .tags {
  display: block;
}

/* End hide from IE-mac */
/*	PAGINATION */
/* line 3, ../../app/stylesheets/partials/_pagination.sass */
.pagination {
  margin: 10px;
  text-align: center;
  clear: both;
}
/* line 7, ../../app/stylesheets/partials/_pagination.sass */
.pagination a {
  margin-right: 0.3em;
  padding: 2px 7px;
  border: 1px solid #eeeeee;
}
/* line 11, ../../app/stylesheets/partials/_pagination.sass */
.pagination a:hover {
  background: #ececec;
  color: #262626;
  margin-right: 0.3em;
  padding: 2px 7px;
}
/* line 16, ../../app/stylesheets/partials/_pagination.sass */
.pagination a.active {
  background: #a00002;
  color: white;
}
/* line 19, ../../app/stylesheets/partials/_pagination.sass */
.pagination span.current {
  background: #a00002;
  color: white;
  font-weight: bold;
  padding: 2px 7px;
}

/* Tag Clouds */
/* line 3, ../../app/stylesheets/partials/_tags.sass */
.nube1 {
  font-size: 1em;
}

/* line 6, ../../app/stylesheets/partials/_tags.sass */
.nube2 {
  font-size: 1.3em;
}

/* line 9, ../../app/stylesheets/partials/_tags.sass */
.nube3 {
  font-size: 1.4em;
}

/* line 12, ../../app/stylesheets/partials/_tags.sass */
.nube4 {
  font-size: 1.5em;
}

/* line 15, ../../app/stylesheets/partials/_tags.sass */
.nube5 {
  font-size: 1.6em;
}

/* line 18, ../../app/stylesheets/partials/_tags.sass */
.nube6 {
  font-size: 1.8em;
}

/* line 21, ../../app/stylesheets/partials/_tags.sass */
.selected {
  color: #268999;
}

/* CLIPPINGS */
/* line 3, ../../app/stylesheets/partials/_clippings.sass */
.clippings_grid {
  background: white;
}
/* line 5, ../../app/stylesheets/partials/_clippings.sass */
.clippings_grid .row .clipping {
  border: 1px solid #cccccc;
  padding: 10px 15px 20px 15px;
  margin: 10px 20px 20px 20px;
  width: 200px;
  float: left;
}
/* line 11, ../../app/stylesheets/partials/_clippings.sass */
.clippings_grid .row .clipping img.clipping_image {
  width: 200px;
}
/* line 13, ../../app/stylesheets/partials/_clippings.sass */
.clippings_grid .row .clipping p {
  font-size: 85%;
  margin-top: 10px;
}

/* =============================================== */
/* 8. Connect with Us Box (social media, etc) */
/* =============================================== */
/* line 5, ../../app/stylesheets/partials/_connect_with_us.sass */
#connect-with-us {
  border-radius: 5px;
  border-radius--moz-border-radius: 5px;
  border-radius--moz-border-radius--webkit-border-radius: 5px;
  background: #f0e2cf;
  height: 48px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
/* line 11, ../../app/stylesheets/partials/_connect_with_us.sass */
#connect-with-us ul {
  list-style-type: none;
}
/* line 13, ../../app/stylesheets/partials/_connect_with_us.sass */
#connect-with-us ul li {
  float: left;
  margin-left: 16px;
  padding-bottom: 0;
  border-right: 1px solid #e1cdb8;
  width: 18%;
}
/* line 19, ../../app/stylesheets/partials/_connect_with_us.sass */
#connect-with-us ul li.connectFacebook {
  background: url(/images/icons/facebook.png) no-repeat left;
}
/* line 21, ../../app/stylesheets/partials/_connect_with_us.sass */
#connect-with-us ul li.connectTwitter {
  background: url(/images/icons/twitter.png) no-repeat left;
}
/* line 23, ../../app/stylesheets/partials/_connect_with_us.sass */
#connect-with-us ul li.connectMobile {
  background: url(/images/icons/mobile.png) no-repeat left;
}
/* line 25, ../../app/stylesheets/partials/_connect_with_us.sass */
#connect-with-us ul li.connectNewsletter {
  background: url(/images/icons/press.png) no-repeat left;
}
/* line 27, ../../app/stylesheets/partials/_connect_with_us.sass */
#connect-with-us ul li.connectFeeds {
  background: url(/images/icons/subscribe.png) no-repeat left;
}
/* line 29, ../../app/stylesheets/partials/_connect_with_us.sass */
#connect-with-us ul li:last-child {
  border: none;
}
/* line 32, ../../app/stylesheets/partials/_connect_with_us.sass */
#connect-with-us li a {
  display: block;
  color: #730101;
  font-size: 1.2em;
  font-weight: bold;
  min-height: 48px;
  margin-top: 0;
  padding-left: 60px;
  padding-right: 5px;
}
/* line 41, ../../app/stylesheets/partials/_connect_with_us.sass */
#connect-with-us li .link a:hover {
  color: #a00002;
  text-decoration: underline;
}

/* CATEGORY PAGES */
/* line 2, ../../app/stylesheets/partials/_tools.sass */
.box h3 ul.subnav {
  display: inline;
  font-size: 0.7em;
  font-weight: normal;
  text-transform: none;
  margin: 0 0 0 10px;
}

/* line 9, ../../app/stylesheets/partials/_tools.sass */
ul.subnav li {
  display: inline;
}
/* line 11, ../../app/stylesheets/partials/_tools.sass */
ul.subnav li a.active {
  color: black;
  text-decoration: none;
}

/* line 15, ../../app/stylesheets/partials/_tools.sass */
#breadcrumb {
  display: inline;
  width: 66%;
}

/* Share to FB,twitter, email page */
/* line 20, ../../app/stylesheets/partials/_tools.sass */
#page-tools {
  float: right;
  padding-left: 1em;
  padding: 0;
  margin: 0;
}
/* line 25, ../../app/stylesheets/partials/_tools.sass */
#page-tools > ul {
  display: inline;
  list-style: none;
}
/* line 28, ../../app/stylesheets/partials/_tools.sass */
#page-tools > ul > li {
  float: left;
}
/* line 30, ../../app/stylesheets/partials/_tools.sass */
#page-tools > ul > li > a {
  display: block;
  font-size: 100%;
  font-weight: bold;
  padding: 0.2em 0.4em;
  text-decoration: none;
}

/*SWF UPLOAD */
/* line 38, ../../app/stylesheets/partials/_tools.sass */
.progressWrapper {
  width: 357px;
  overflow: hidden;
}

/* line 42, ../../app/stylesheets/partials/_tools.sass */
.progressContainer {
  margin: 5px;
  padding: 4px;
  border: solid 1px #e8e8e8;
  background-color: #f7f7f7;
  overflow: hidden;
}
/* line 48, ../../app/stylesheets/partials/_tools.sass */
.progressContainer .red {
  border: solid 1px #b50000;
  background-color: #ffebeb;
}
/* line 51, ../../app/stylesheets/partials/_tools.sass */
.progressContainer .green {
  border: solid 1px #ddf0dd;
  background-color: #ebffeb;
}
/* line 54, ../../app/stylesheets/partials/_tools.sass */
.progressContainer .blue {
  border: solid 1px #cee2f2;
  background-color: #f0f5ff;
}

/* line 58, ../../app/stylesheets/partials/_tools.sass */
.progressName {
  font-size: 8pt;
  font-weight: bold;
  color: #555555;
  width: 323px;
  height: 14px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
}

/* line 68, ../../app/stylesheets/partials/_tools.sass */
.progressBarInProgress, .progressBarComplete, .progressBarError {
  font-size: 0px;
  width: 0%;
  height: 2px;
  background-color: blue;
  margin-top: 2px;
}

/* line 75, ../../app/stylesheets/partials/_tools.sass */
.progressBarComplete {
  width: 100%;
  background-color: green;
  visibility: hidden;
}

/* line 80, ../../app/stylesheets/partials/_tools.sass */
.progressBarError {
  width: 100%;
  background-color: red;
  visibility: hidden;
}

/* line 85, ../../app/stylesheets/partials/_tools.sass */
.progressBarStatus {
  margin-top: 2px;
  width: 337px;
  font-size: 7pt;
  font-family: Verdana;
  text-align: left;
  white-space: nowrap;
}

/* line 94, ../../app/stylesheets/partials/_tools.sass */
div.uploadStatus {
  margin: 5px;
}
/* line 96, ../../app/stylesheets/partials/_tools.sass */
div.progressBar {
  margin: 5px;
}
/* line 99, ../../app/stylesheets/partials/_tools.sass */
div.progressBar div.border {
  background-color: white;
  border: 1px solid gray;
  width: 100%;
}
/* line 103, ../../app/stylesheets/partials/_tools.sass */
div.progressBar div.background {
  background-color: #333333;
  height: 18px;
  width: 0%;
}

/* line 109, ../../app/stylesheets/partials/_tools.sass */
.mceEditor .left {
  float: none;
}
/* line 111, ../../app/stylesheets/partials/_tools.sass */
.mceEditor table {
  margin: 0;
}
/* line 113, ../../app/stylesheets/partials/_tools.sass */
.mceEditor table th {
  padding: 0;
  margin: 0;
  border: inherit;
  font-weight: normal;
}
/* line 118, ../../app/stylesheets/partials/_tools.sass */
.mceEditor table td {
  padding: 0;
  margin: 0;
  border: inherit;
}
/* line 122, ../../app/stylesheets/partials/_tools.sass */
.mceEditor table tfoot {
  font-style: inherit;
}
/* line 124, ../../app/stylesheets/partials/_tools.sass */
.mceEditor table caption {
  background: none;
}
/* line 126, ../../app/stylesheets/partials/_tools.sass */
.mceEditor table img {
  margin: 0 0 0;
}

/* TABLES */
/* line 132, ../../app/stylesheets/partials/_tools.sass */
table th {
  font-weight: bold;
  border-bottom: 1px solid #cccccc;
}
/* line 135, ../../app/stylesheets/partials/_tools.sass */
table td {
  padding: 5px;
}

/* MESSAGES */
/* line 139, ../../app/stylesheets/partials/_tools.sass */
ul.message_nav li {
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 20px;
}
/* line 143, ../../app/stylesheets/partials/_tools.sass */
ul.message_nav li.inbox_new {
  background-image: url(/plugin_assets/community_engine/images/icons/email_open.png);
}
/* line 145, ../../app/stylesheets/partials/_tools.sass */
ul.message_nav li.inbox {
  background-image: url(/plugin_assets/community_engine/images/icons/email.png);
}
/* line 147, ../../app/stylesheets/partials/_tools.sass */
ul.message_nav li.sent {
  background-image: url(/plugin_assets/community_engine/images/icons/email_go.png);
}
/* line 149, ../../app/stylesheets/partials/_tools.sass */
ul.message_nav li.compose {
  background-image: url(/plugin_assets/community_engine/images/icons/email_edit.png);
}

/* line 152, ../../app/stylesheets/partials/_tools.sass */
.messages .photo a img {
  float: left;
  display: block;
  padding: 2px;
  border: 1px solid #a2a19b;
  background: white;
}

/* line 159, ../../app/stylesheets/partials/_tools.sass */
table.messages tbody td {
  border-bottom: 1px solid #cccccc;
}

/* line 163, ../../app/stylesheets/partials/_tools.sass */
.messages .photo a:hover img {
  background: #a2a19b;
}
/* line 165, ../../app/stylesheets/partials/_tools.sass */
.messages em {
  font-style: italic;
  font-family: Georgia, Times, serif;
  color: #777777;
}
/* line 169, ../../app/stylesheets/partials/_tools.sass */
.messages td.meta {
  font-size: 85%;
  text-align: right;
}

/* line 173, ../../app/stylesheets/partials/_tools.sass */
pre.message_body {
  padding: 10px;
  border: 1px solid #cccccc;
  background: #efefef;
  white-space: pre-wrap;
  /* css-3 */
  white-space: -moz-pre-wrap;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
}

/* line 188, ../../app/stylesheets/partials/_tools.sass */
table.poll {
  width: 100%;
  margin-bottom: 1em;
}
/* line 191, ../../app/stylesheets/partials/_tools.sass */
table.poll td {
  border-bottom: none;
}
/* line 193, ../../app/stylesheets/partials/_tools.sass */
table.poll td .vote {
  display: block;
  float: left;
  background: url(/plugin_assets/community_engine/images/icons/vote.png) no-repeat left;
  padding: 0 10px 0 20px;
  height: 20px;
  margin-right: 10px;
  border-right: 1px solid #cccccc;
}
/* line 201, ../../app/stylesheets/partials/_tools.sass */
table.poll td.bars {
  width: 50%;
}
/* line 203, ../../app/stylesheets/partials/_tools.sass */
table.poll td.bars div.bar-container {
  border: 1px solid #cccccc;
  width: 90%;
  margin: 0px 5px 2px 0;
  padding: 1px;
  float: left;
  background: white;
  height: 1em;
}
/* line 211, ../../app/stylesheets/partials/_tools.sass */
table.poll td.bars div.bar-container .bar {
  background-color: #cfe1f1;
  height: 12px;
  font-size: 10px;
  text-align: right;
  padding-right: 2px;
}

/*!
 * Single Drop Down Menu 1.2 - CSS Temp
 * September 26, 2009
 * Corey Hart @ http://www.codenothing.com */
/* line 6, ../../app/stylesheets/partials/_single-ddm.sass */
.ddmenu {
  display: block;
  float: left;
  padding-left: 1.25em;
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 13, ../../app/stylesheets/partials/_single-ddm.sass */
.ddmenu > li {
  float: left;
}
/* line 15, ../../app/stylesheets/partials/_single-ddm.sass */
.ddmenu > li > a {
  display: block;
  font-size: 100%;
  font-weight: bold;
  padding: 0.4em 0.8em;
  text-transform: uppercase;
  border-right: 1px solid #a00002;
  text-decoration: none;
}
/* line 24, ../../app/stylesheets/partials/_single-ddm.sass */
.ddmenu > li.current > a {
  color: white;
}
/* line 26, ../../app/stylesheets/partials/_single-ddm.sass */
.ddmenu > li > .ddmenu-hover {
  -moz-box-shadow: #730101 2px 2px 10px;
  -webkit-box-shadow: #730101 2px 2px 10px;
  -o-box-shadow: #730101 2px 2px 10px;
  box-shadow: #730101 2px 2px 10px;
  background: #cd0000;
  color: white;
}
/* line 30, ../../app/stylesheets/partials/_single-ddm.sass */
.ddmenu > li ul {
  -moz-box-shadow: #730101 2px 2px 10px;
  -webkit-box-shadow: #730101 2px 2px 10px;
  -o-box-shadow: #730101 2px 2px 10px;
  box-shadow: #730101 2px 2px 10px;
  display: none;
  list-style: none;
  position: absolute;
  margin: -1px 0 0 0;
  z-index: 90;
  padding: 0;
  background: white;
}
/* line 39, ../../app/stylesheets/partials/_single-ddm.sass */
.ddmenu > li ul a {
  display: block;
  padding: 6px 12px 6px 12px;
  font-size: 90%;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
}
/* line 46, ../../app/stylesheets/partials/_single-ddm.sass */
.ddmenu > li ul li a.first {
  border-top: 1px solid #545454;
}
/* line 48, ../../app/stylesheets/partials/_single-ddm.sass */
.ddmenu > li ul a.ddchildhover {
  background: #cd0000;
  color: white;
}
/* line 51, ../../app/stylesheets/partials/_single-ddm.sass */
.ddmenu > li:last-child a {
  border: none;
}
/* line 53, ../../app/stylesheets/partials/_single-ddm.sass */
.ddmenu .divider {
  margin: 0;
  border-bottom: 1px solid #dddddd;
}

/* Menu Dropdown */
/* line 59, ../../app/stylesheets/partials/_single-ddm.sass */
.dropdown {
  background: url(/plugin_assets/community_engine/images/icons/bullet_arrow_down_50.png) no-repeat right;
}
/* line 61, ../../app/stylesheets/partials/_single-ddm.sass */
.dropdown:hover {
  background: url(/plugin_assets/community_engine/images/icons/bullet_arrow_down.png) no-repeat right;
}

/*jQuery MegaMenu Plugin
 *Author: Devadatta Sahoo
 *Author URI: http://www.geektantra.com */
/* line 5, ../../app/stylesheets/partials/_jquery.megamenu.sass */
body {
  font-family: arial;
  font-size: 12px;
  height: 100%;
  margin: 0px;
}

/* line 11, ../../app/stylesheets/partials/_jquery.megamenu.sass */
#Container {
  height: 100%;
  width: 960px;
  margin: auto;
  border-collapse: collapse;
}

/* line 17, ../../app/stylesheets/partials/_jquery.megamenu.sass */
a {
  color: #254154;
}

/* line 20, ../../app/stylesheets/partials/_jquery.megamenu.sass */
ul {
  text-align: left;
  margin: 25px;
  font-size: 16px;
  list-style-type: square;
}

/* line 26, ../../app/stylesheets/partials/_jquery.megamenu.sass */
.MegaMenu {
  background: #254156;
  padding: 5px 7px 0px;
  margin-bottom: -1px;
}
/* line 32, ../../app/stylesheets/partials/_jquery.megamenu.sass */
.MegaMenu a.MegaMenuLink:link, .MegaMenu a.MegaMenuLink:visited {
  display: inline-block;
  padding: 5px 20px 9px;
  margin: 1px 2px 0px 1px;
  color: white;
  text-decoration: none;
  font-size: 15px;
  outline: none;
  z-index: 1000;
}
/* line 42, ../../app/stylesheets/partials/_jquery.megamenu.sass */
.MegaMenu a.MegaMenuLinkOff:link, .MegaMenu a.MegaMenuLinkOff:visited {
  display: inline-block;
  padding: 5px 20px 5px;
  margin: 1px 2px 4px 1px;
  color: white;
  text-decoration: none;
  font-size: 15px;
  outline: none;
  z-index: 1000;
}
/* line 51, ../../app/stylesheets/partials/_jquery.megamenu.sass */
.MegaMenu a.MegaMenuLinkOff:hover {
  background: white;
  color: #555555;
  /*   margin: 0px; */
  padding: 4px 18px 4px 17px;
  border: 1px solid #9a9a9a;
  padding-right: 21px;
}
/* line 59, ../../app/stylesheets/partials/_jquery.megamenu.sass */
.MegaMenu a.MegaMenuLinkActive:link, .MegaMenu a.MegaMenuLinkActive:visited {
  background: white;
  color: #555555;
  margin: 0px;
  border: 1px solid #9a9a9a;
  padding-right: 21px;
  border-bottom: none;
}
/* line 66, ../../app/stylesheets/partials/_jquery.megamenu.sass */
.MegaMenu .MegaMenuContent {
  display: none;
}

/* line 69, ../../app/stylesheets/partials/_jquery.megamenu.sass */
#MegaMenuContent {
  background: white;
  border: 1px solid #9a9a9a;
  border-top: none;
  padding: 10px 10px;
  margin-left: 5px;
  position: absolute;
  z-index: 10;
}

/* line 78, ../../app/stylesheets/partials/_jquery.megamenu.sass */
#MegaMenuContentShadow {
  background: white;
  border: 1px solid #9a9a9a;
  border-top: none;
  padding: 10px 10px;
  margin-left: 5px;
  position: absolute;
  z-index: 10;
  background: #111111;
  margin-left: 8px;
  margin-top: 4px;
  z-index: 9;
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 94, ../../app/stylesheets/partials/_jquery.megamenu.sass */
.MegaMenuTable {
  border-collapse: collapse;
  border: 1px solid white;
}
/* line 97, ../../app/stylesheets/partials/_jquery.megamenu.sass */
.MegaMenuTable th {
  text-align: left;
  padding: 5px 10px;
  font-size: 13px;
}
/* line 101, ../../app/stylesheets/partials/_jquery.megamenu.sass */
.MegaMenuTable .MegaMenuHead {
  padding: 0px 5px 5px;
  border-bottom: 5px solid #eeeeee;
}
/* line 104, ../../app/stylesheets/partials/_jquery.megamenu.sass */
.MegaMenuTable td {
  vertical-align: top;
  border-right: 3px dotted #cccccc;
}
/* line 107, ../../app/stylesheets/partials/_jquery.megamenu.sass */
.MegaMenuTable td.LastCell {
  border: none;
}

/* line 111, ../../app/stylesheets/partials/_jquery.megamenu.sass */
.MenuFoot div {
  border-top: 1px solid #cccccc;
  margin: 10px 10px 5px 10px;
  font-size: 10px;
  color: #555555;
  padding: 10px 0px 0px 0px;
}
/* line 117, ../../app/stylesheets/partials/_jquery.megamenu.sass */
.MenuFoot h2 {
  padding: 0px 0px 3px 0px;
  margin: 0px;
  font-size: 14px;
  color: black;
}

/* line 123, ../../app/stylesheets/partials/_jquery.megamenu.sass */
.MegaMenuTable {
  cursor: default;
}
/* line 125, ../../app/stylesheets/partials/_jquery.megamenu.sass */
.MegaMenuTable a {
  cursor: pointer;
}
/* line 127, ../../app/stylesheets/partials/_jquery.megamenu.sass */
.MegaMenuTable .MegaMenuLists {
  margin: 0px 15px;
  padding: 0px;
  color: #bbbbbb;
  list-style-type: square;
  list-style-position: inside;
}

/* line 134, ../../app/stylesheets/partials/_jquery.megamenu.sass */
.MegaMenuLists li {
  margin: 5px 0px 8px;
  font-weight: bold;
  font-size: 12px;
}

/*Non IE CSS Starts */
/* line 143, ../../app/stylesheets/partials/_jquery.megamenu.sass */
html > body .MegaMenu a.MegaMenuLink:link, html > body .MegaMenu a.MegaMenuLink:visited {
  position: relative;
}

/* line 1, ../../app/stylesheets/partials/calendarview.sass */
input.date_input {
  background: transparent url("/plugin_assets/community_engine/images/icons/date.png") no-repeat scroll 5px 50%;
  padding-left: 25px;
  width: 100px;
}

/* line 6, ../../app/stylesheets/partials/calendarview.sass */
div.calendar {
  font-size: smaller;
  color: black;
}
/* line 9, ../../app/stylesheets/partials/calendarview.sass */
div.calendar.popup {
  margin-left: -40px;
  margin-top: -100px;
}
/* line 12, ../../app/stylesheets/partials/calendarview.sass */
div.calendar table {
  background-color: #eeeeee;
  border: 1px solid #aaaaaa;
  border-collapse: collapse;
}
/* line 16, ../../app/stylesheets/partials/calendarview.sass */
div.calendar thead {
  background-color: white;
}
/* line 18, ../../app/stylesheets/partials/calendarview.sass */
div.calendar td, div.calendar th {
  padding: 3px;
  text-align: center;
}
/* line 21, ../../app/stylesheets/partials/calendarview.sass */
div.calendar td.title {
  font-weight: bold;
}
/* line 23, ../../app/stylesheets/partials/calendarview.sass */
div.calendar th {
  background: #dddddd;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  font-weight: bold;
  color: #555555;
}
/* line 29, ../../app/stylesheets/partials/calendarview.sass */
div.calendar tr.days td {
  width: 2em;
  color: #555555;
  text-align: center;
  cursor: pointer;
}
/* line 34, ../../app/stylesheets/partials/calendarview.sass */
div.calendar tr.days td:hover {
  background-color: #34abfa;
  cursor: pointer;
}
/* line 37, ../../app/stylesheets/partials/calendarview.sass */
div.calendar td.button:hover {
  background-color: #34abfa;
  cursor: pointer;
}
/* line 41, ../../app/stylesheets/partials/calendarview.sass */
div.calendar tr.days td:active div.calendar td.button:active {
  background-color: #ccddee;
}
/* line 43, ../../app/stylesheets/partials/calendarview.sass */
div.calendar tr.days td.selected {
  font-weight: bold;
  background-color: white;
  color: black;
}
/* line 47, ../../app/stylesheets/partials/calendarview.sass */
div.calendar tr.days td.today {
  font-weight: bold;
  color: #d50000;
}
/* line 50, ../../app/stylesheets/partials/calendarview.sass */
div.calendar tr.days td.otherDay {
  color: #bbbbbb;
}

/* line 2, ../../app/stylesheets/partials/forum.sass */
#content form {
  margin-bottom: 0;
}
/* line 4, ../../app/stylesheets/partials/forum.sass */
#content p.subtle {
  margin: 0 0 0.5em;
  float: right;
}
/* line 7, ../../app/stylesheets/partials/forum.sass */
#content .subtle a {
  color: #999999;
  font-size: 0.7em;
}

/* line 11, ../../app/stylesheets/partials/forum.sass */
#search_box {
  font-size: 0.85em;
}

/* line 14, ../../app/stylesheets/partials/forum.sass */
img {
  border-width: 0;
}

/* line 17, ../../app/stylesheets/partials/forum.sass */
p.pages {
  clear: both;
  margin: 2.2em 2em 0 0;
}

/* line 21, ../../app/stylesheets/partials/forum.sass */
span.pipe {
  color: #999999;
  margin: 0 0.15em;
}

/* line 25, ../../app/stylesheets/partials/forum.sass */
div.news {
  background: #ccffcc;
  text-align: center;
  margin: 0 auto;
  width: 40em;
  margin-top: 1em;
  padding: 7px 15px;
  font-weight: bold;
}
/* line 33, ../../app/stylesheets/partials/forum.sass */
div.news p {
  margin: 0;
}

/* line 37, ../../app/stylesheets/partials/forum.sass */
p.notice, p.sections {
  background: #ddff99;
  padding: 7px 15px;
  border: 1px solid #bbdd77;
  margin-top: 0;
}
/* line 42, ../../app/stylesheets/partials/forum.sass */
p.error {
  background: #cc0000;
  color: white;
}
/* line 45, ../../app/stylesheets/partials/forum.sass */
p.sections a.action {
  color: #cc0000;
}

/* line 48, ../../app/stylesheets/partials/forum.sass */
.hasfile {
  color: #009900;
  font-weight: bold;
  margin-left: 10em;
}

/* line 53, ../../app/stylesheets/partials/forum.sass */
h1 img {
  vertical-align: middle;
}

/* line 56, ../../app/stylesheets/partials/forum.sass */
p.subtitle {
  color: #888888;
  font-weight: bold;
}
/* line 59, ../../app/stylesheets/partials/forum.sass */
p.subtitle img {
  vertical-align: bottom;
}

/*h1 span { font-size:0.8em; color:#999; font-weight:normal; padding-left: 1em;}
 *
 *h2 {
 *	font-size:1.0em; }
 *
 *h2 span {
 *	color:#999;
 *	font-size:0.7em;
 *	margin-left:1em;
 *	}
 *
 *h3  {
 *  padding:2px 10px 3px;
 *  background:#333;
 *  color:white;
 *  border-bottom:1px solid #999;
 *  font-family: 'Lucida Grande', Tahoma, Arial, Helvetica, sans-serif;
 *}
 *
 *h6 { margin-bottom:0; } */
/* line 83, ../../app/stylesheets/partials/forum.sass */
pre.explain {
  background: #e7e7e7;
  padding: 7px 15px;
  border: 1px solid #cccccc;
  margin: 0 2em;
}

/* line 89, ../../app/stylesheets/partials/forum.sass */
hr {
  height: 0;
  border: 0;
  border-bottom: 1px solid #cccccc;
  margin: 1em 0;
}

/* line 95, ../../app/stylesheets/partials/forum.sass */
#right hr {
  border-color: #bbbbbb;
}

/* line 98, ../../app/stylesheets/partials/forum.sass */
#monitor_topic {
  font-size: 12px;
}
/* line 100, ../../app/stylesheets/partials/forum.sass */
#monitor_topic .icon {
  background-image: none;
}

/* line 104, ../../app/stylesheets/partials/forum.sass */
ul.quotes, ul.flat {
  margin: 0 0 10px 0;
  padding-left: 0;
  list-style-type: none;
}
/* line 108, ../../app/stylesheets/partials/forum.sass */
ul.talking li span {
  color: #666666;
}
/* line 110, ../../app/stylesheets/partials/forum.sass */
ul.flat li {
  display: block;
  float: left;
  padding-left: 15px;
}
/* line 114, ../../app/stylesheets/partials/forum.sass */
ul.flat li.label {
  background: none;
  padding-left: 0;
}
/* line 117, ../../app/stylesheets/partials/forum.sass */
ul.ways li span {
  color: #666666;
}
/* line 119, ../../app/stylesheets/partials/forum.sass */
ul.quotes {
  font-size: 0.8em;
}
/* line 121, ../../app/stylesheets/partials/forum.sass */
ul.quotes li {
  margin-bottom: 1em;
}
/* line 123, ../../app/stylesheets/partials/forum.sass */
ul.quotes span {
  color: #666666;
  font-size: 0.9em;
}

/* line 128, ../../app/stylesheets/partials/forum.sass */
a.utility {
  font-weight: normal;
  color: #cc0000;
  font-size: 0.9em;
}
/* line 132, ../../app/stylesheets/partials/forum.sass */
a.remove {
  color: #cc0000;
}
/* line 134, ../../app/stylesheets/partials/forum.sass */
a.utility:hover {
  color: #cc0000;
  text-decoration: underline;
}
/* line 137, ../../app/stylesheets/partials/forum.sass */
a.subtle {
  color: #336699;
}
/* line 139, ../../app/stylesheets/partials/forum.sass */
a.subtle:hover {
  color: blue;
}

/* line 142, ../../app/stylesheets/partials/forum.sass */
div.asset {
  background: #e7e7e7;
  padding: 7px 15px;
  border-bottom: 1px solid #cccccc;
  font-size: 0.9em;
  margin-bottom: 1em;
  text-align: center;
}

/* line 151, ../../app/stylesheets/partials/forum.sass */
input.primary {
  font-size: 1.2em;
}
/* line 153, ../../app/stylesheets/partials/forum.sass */
input.submit {
  margin-right: 1em;
  float: right;
}

/* layout of paste */
/* line 159, ../../app/stylesheets/partials/forum.sass */
.pastebox {
  width: 100%;
}

/* line 162, ../../app/stylesheets/partials/forum.sass */
p.private {
  margin-top: 0;
  color: #999999;
  font-size: 0.8em;
}

/* line 167, ../../app/stylesheets/partials/forum.sass */
#content .legend {
  margin-top: 0;
  color: #999999;
  font-size: 0.8em;
}
/* line 171, ../../app/stylesheets/partials/forum.sass */
#content .legend span {
  margin-right: 5em;
}
/* line 172, ../../app/stylesheets/partials/forum.sass */
#content .legend span strong {
  color: black;
}

/* line 177, ../../app/stylesheets/partials/forum.sass */
p.private {
  xcolor: white;
  color: #cc0000;
  font-weight: bold;
}
/* line 178, ../../app/stylesheets/partials/forum.sass */
p.private img {
  vertical-align: bottom;
}
/* line 183, ../../app/stylesheets/partials/forum.sass */
p.psmall {
  font-size: 0.7em;
  font-weight: normal;
}

/* line 187, ../../app/stylesheets/partials/forum.sass */
div.upload {
  margin-top: -0.5em;
  xbackground: #e7e7e7;
  padding: 7px 0;
  float: left;
  xwidth: 63%;
  margin-left: 0.5em;
}
/* line 194, ../../app/stylesheets/partials/forum.sass */
div.upload p {
  margin: 0;
}
/* line 195, ../../app/stylesheets/partials/forum.sass */
div.upload p label {
  font-size: 0.7em;
  font-weight: bold;
}
/* line 199, ../../app/stylesheets/partials/forum.sass */
div.upload input {
  margin-left: 0.75em;
}
/* line 201, ../../app/stylesheets/partials/forum.sass */
div.upload a {
  color: #666666;
  font-size: 0.8em;
}

/* line 206, ../../app/stylesheets/partials/forum.sass */
.pastePreview pre {
  font-size: 0.9em;
}
/* line 208, ../../app/stylesheets/partials/forum.sass */
.pastePreview p {
  color: #777777;
  font-size: 0.7em;
  margin: 0 0 0.5em;
}
/* line 212, ../../app/stylesheets/partials/forum.sass */
.pastePreview .when {
  float: right;
}
/* line 214, ../../app/stylesheets/partials/forum.sass */
.pastePreview .when strong {
  color: black;
}

/* line 217, ../../app/stylesheets/partials/forum.sass */
#news {
  background: #224488;
  background: #475f30;
  border: 2px solid #778f60;
  border-width: 2px 0;
  padding: 5px 4%;
  color: #ffffcc;
  text-align: center;
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 6px 0 7px;
  z-index: 50;
}
/* line 230, ../../app/stylesheets/partials/forum.sass */
#news a {
  color: gold;
  font-weight: bold;
}
/* line 231, ../../app/stylesheets/partials/forum.sass */
#news a.subtle {
  color: #ffffcc;
  font-weight: normal;
}
/* line 236, ../../app/stylesheets/partials/forum.sass */
#news p {
  margin: 0;
}

/* line 239, ../../app/stylesheets/partials/forum.sass */
.line_numbers, .lineNumbers {
  color: #999999;
  padding-right: 0.5em;
  text-align: right;
}

/* line 244, ../../app/stylesheets/partials/forum.sass */
.line_numbers strong {
  color: #555555;
}

/* line 247, ../../app/stylesheets/partials/forum.sass */
td.code, .thePaste {
  padding-left: 0.75em;
}

/* line 250, ../../app/stylesheets/partials/forum.sass */
label {
  color: #666666;
  font-size: 0.75em;
  font-weight: normal;
}

/* random */
/* line 257, ../../app/stylesheets/partials/forum.sass */
.photo {
  background: #aaaaaa url(/plugin_assets/community_engine/images/clearbits/smile.gif) no-repeat 8px 8px;
}

/* line 260, ../../app/stylesheets/partials/forum.sass */
#footer_content .photo {
  /* Prevents conflict with footer class */
  background: none;
}

/* line 264, ../../app/stylesheets/partials/forum.sass */
.smallutils {
  xfloat: right;
  margin-top: -0.5em;
  margin-bottom: 0em;
  text-align: right;
}
/* line 269, ../../app/stylesheets/partials/forum.sass */
.smallutils a {
  color: #666666;
  font-size: 0.7em;
}
/* line 272, ../../app/stylesheets/partials/forum.sass */
.smallutils a:hover {
  color: #336699;
}

/* tables */
/* line 278, ../../app/stylesheets/partials/forum.sass */
table.noborder td {
  border: 0;
}
/* line 280, ../../app/stylesheets/partials/forum.sass */
table.nopad td {
  padding-left: 0;
}
/* line 282, ../../app/stylesheets/partials/forum.sass */
table.wide {
  width: 100%;
}
/* line 285, ../../app/stylesheets/partials/forum.sass */
table.wide tr th {
  background: #333333;
  color: white;
  padding: 3px 10px;
  border: 1px solid #222222;
}
/* line 290, ../../app/stylesheets/partials/forum.sass */
table.wide tr td {
  padding: 7px;
  border: 1px solid #dddddd;
}

/* topics */
/* line 296, ../../app/stylesheets/partials/forum.sass */
#forum_description, #topic_body {
  width: 99%;
}

/* specific table styles */
/* line 303, ../../app/stylesheets/partials/forum.sass */
table.forums tr td {
  padding: 4px 15px;
}
/* line 304, ../../app/stylesheets/partials/forum.sass */
table.forums tr td .desc {
  margin: 0.5em 0;
}
/* line 307, ../../app/stylesheets/partials/forum.sass */
table.forums a.tiny {
  font-size: 0.8em;
  color: #666666;
}
/* line 310, ../../app/stylesheets/partials/forum.sass */
table.forums .posts {
  color: #666666;
}
/* line 313, ../../app/stylesheets/partials/forum.sass */
table tr th.la {
  text-align: left;
}
/* line 316, ../../app/stylesheets/partials/forum.sass */
table tr td.ca {
  text-align: center;
}
/* line 318, ../../app/stylesheets/partials/forum.sass */
table tr td.inv {
  background: #eeeeee;
}
/* line 320, ../../app/stylesheets/partials/forum.sass */
table tr td.vat {
  vertical-align: top;
}
/* line 322, ../../app/stylesheets/partials/forum.sass */
table tr td.narrow {
  padding: 2px 5px;
}

/* users */
/* line 327, ../../app/stylesheets/partials/forum.sass */
a.admin {
  color: #cc0000;
  font-weight: bold;
}

/* last post */
/* line 334, ../../app/stylesheets/partials/forum.sass */
table tr td.lp {
  font-size: 0.85em;
  color: #333333;
}
/* line 337, ../../app/stylesheets/partials/forum.sass */
table tr td.lp span {
  color: #666666;
}
/* line 339, ../../app/stylesheets/partials/forum.sass */
table tr td.lp span a {
  color: #336699;
}
/* line 342, ../../app/stylesheets/partials/forum.sass */
table.topics tr td.c1 {
  border-right: 0;
  padding-right: 2px;
}
/* line 345, ../../app/stylesheets/partials/forum.sass */
table.topics tr td.c2 {
  border-left: 0;
  padding-left: 2px;
}
/* line 348, ../../app/stylesheets/partials/forum.sass */
table.topics tr td.c3 {
  border-left: 0;
}
/* line 351, ../../app/stylesheets/partials/forum.sass */
table.forums tr td.c1 {
  border-right: 0;
  padding-right: 5px;
  padding-top: 7px;
}
/* line 355, ../../app/stylesheets/partials/forum.sass */
table.forums tr td.c2 {
  border-width: 1px 0;
  padding-left: 5px;
}
/* line 358, ../../app/stylesheets/partials/forum.sass */
table.forums tr td.c3 {
  border-left: 0;
  padding-left: 5px;
}
/* line 362, ../../app/stylesheets/partials/forum.sass */
table.topics tr td.c2 small a {
  color: #666666;
}
/* line 364, ../../app/stylesheets/partials/forum.sass */
table.topics tr td.stat {
  font-size: 0.9em;
}

/* misc */
/* line 369, ../../app/stylesheets/partials/forum.sass */
.button_or {
  color: #666666;
  padding-left: 0.5em;
}
/* line 372, ../../app/stylesheets/partials/forum.sass */
.button_or a {
  color: #cc0000;
}

/* line 376, ../../app/stylesheets/partials/forum.sass */
form.dialog {
  margin-top: 3em;
  background: #eeeeee;
  width: 300px;
  padding: 15px;
}
/* line 381, ../../app/stylesheets/partials/forum.sass */
form .entryhelp {
  font-size: 0.7em;
}
/* line 383, ../../app/stylesheets/partials/forum.sass */
form .help {
  font-size: 0.8em;
}

/* line 386, ../../app/stylesheets/partials/forum.sass */
span.arrow {
  font-weight: normal;
  font-size: 0.9em;
  color: #999999;
}

/* line 391, ../../app/stylesheets/partials/forum.sass */
div.stats {
  margin-top: 2em;
  background: #a3cbef;
  padding: 15px 15px;
  border: 2px solid #918f8f;
  border-width: 1px 0;
  width: 94%;
}
/* line 398, ../../app/stylesheets/partials/forum.sass */
div.stats .posts {
  float: right;
  text-align: right;
}

/* breadcrumbs */
/* line 404, ../../app/stylesheets/partials/forum.sass */
.crumbs {
  width: 97%;
  font-size: 0.75em;
}
/* line 407, ../../app/stylesheets/partials/forum.sass */
.crumbs a {
  color: #446688;
}
/* line 409, ../../app/stylesheets/partials/forum.sass */
.crumbs a:hover {
  color: #0000cc;
  text-decoration: underline;
}

/* posts */
/* line 415, ../../app/stylesheets/partials/forum.sass */
table.posts {
  border-bottom: 2px solid #eeeeee;
}
/* line 418, ../../app/stylesheets/partials/forum.sass */
table.posts tr td {
  border: 0;
}
/* line 420, ../../app/stylesheets/partials/forum.sass */
table.posts tr.spacer td {
  font-size: 1px;
}

/* fade edit links */
/* line 426, ../../app/stylesheets/partials/forum.sass */
.post .author {
  border-top: 2px solid #eeeeee;
  padding: 5px 10px;
  background: #eeeeee;
  font-weight: bold;
  color: #333333;
  font-size: 0.9em;
  min-height: 32px;
  width: 10em;
  min-width: 8em;
  vertical-align: top;
}
/* line 427, ../../app/stylesheets/partials/forum.sass */
.post .author .edit a {
  font-size: 0.7em;
  color: #666666;
}
/* line 430, ../../app/stylesheets/partials/forum.sass */
.post .author img {
  float: left;
  margin-right: 0.5em;
}
/* line 443, ../../app/stylesheets/partials/forum.sass */
.post .author .posts {
  display: block;
  font-size: 0.75em;
  color: black;
  color: #666666;
}
/* line 448, ../../app/stylesheets/partials/forum.sass */
.post .author a {
  color: #333333;
  text-decoration: none;
}
/* line 451, ../../app/stylesheets/partials/forum.sass */
.post .author a.admin {
  color: #008800;
}
/* line 453, ../../app/stylesheets/partials/forum.sass */
.post .author a:hover {
  color: #336699;
  text-decoration: underline;
}
/* line 456, ../../app/stylesheets/partials/forum.sass */
.post .date {
  color: #666666;
  font-weight: normal;
  margin-bottom: 0.5em;
}

/* line 461, ../../app/stylesheets/partials/forum.sass */
.posts .post .body {
  border-top: 2px solid #eeeeee;
  padding: 10px 20px;
}
/* line 464, ../../app/stylesheets/partials/forum.sass */
.posts .post .body blockquote {
  border: 1px solid #ccddaa;
  border-left: 3px solid #99aa77;
  border-right: 0;
  background: #eeffcc;
  padding: 1px 10px;
  margin-left: 0;
}
/* line 471, ../../app/stylesheets/partials/forum.sass */
.posts .post .body pre {
  font-size: 0.8em;
  background: #eeeeee;
  padding: 5px 10px;
  border: 1px solid #cccccc;
  border-left: 3px solid #dddddd;
  border-right: 0;
  overflow: auto;
  font-family: "Monaco", "Bitstream Vera Sans Mono", "Courier New", serif;
}
/* line 480, ../../app/stylesheets/partials/forum.sass */
.posts .post .body a:hover {
  color: brown;
}
/* line 482, ../../app/stylesheets/partials/forum.sass */
.posts .post .body blockquote p {
  margin: 0.5em 0;
}

/* line 485, ../../app/stylesheets/partials/forum.sass */
.post .body p.topic {
  font-weight: bold;
  background: #eeeeee;
  padding: 2px 10px;
}

/* editing posts */
/* other stuff */
/* line 494, ../../app/stylesheets/partials/forum.sass */
p.online {
  margin-bottom: 0;
}

/* line 498, ../../app/stylesheets/partials/forum.sass */
img.icon {
  background: #669966;
  background-image: url(/plugin_assets/community_engine/images/clearbits/bg_rounded.gif);
  background-repeat: no-repeat;
  vertical-align: bottom;
}
/* line 503, ../../app/stylesheets/partials/forum.sass */
img.reply {
  float: right;
}
/* line 505, ../../app/stylesheets/partials/forum.sass */
img.orange {
  background-color: darkorange;
}
/* line 507, ../../app/stylesheets/partials/forum.sass */
img.grey {
  background-color: #cccccc;
}
/* line 509, ../../app/stylesheets/partials/forum.sass */
img.darkgrey {
  background-color: #999999;
}
/* line 511, ../../app/stylesheets/partials/forum.sass */
img.green {
  background-color: #00cc00;
}

/* line 514, ../../app/stylesheets/partials/forum.sass */
.post .author .icon {
  float: right;
}

/* reply */
/* line 519, ../../app/stylesheets/partials/forum.sass */
div.editbox {
  background: url(/plugin_assets/community_engine/images/reply_background.png);
  border: 2px solid #333333;
  border-width: 2px 0;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 6px 0 7px 10px;
  z-index: 50;
}
/* line 529, ../../app/stylesheets/partials/forum.sass */
div.editbox .container {
  width: 92%;
}
/* line 531, ../../app/stylesheets/partials/forum.sass */
div.editbox p {
  margin: 0.5em 0;
}
/* line 533, ../../app/stylesheets/partials/forum.sass */
div.editbox textarea {
  width: 99%;
  background: white;
  opacity: 1;
  height: 150px;
}
/* line 538, ../../app/stylesheets/partials/forum.sass */
div.editbox .button_or a {
  color: #cccccc;
}
/* line 540, ../../app/stylesheets/partials/forum.sass */
div.editbox table td {
  border: 0;
}
/* line 542, ../../app/stylesheets/partials/forum.sass */
div.editbox a.utility {
  color: #ff9999;
  padding: 2px 5px 4px;
  display: block;
  float: right;
  text-align: right;
  margin-top: 0.2em;
}
/* line 549, ../../app/stylesheets/partials/forum.sass */
div.editbox h5 {
  background: #222222;
  color: white;
  padding: 2px 10px 3px;
  font-size: 0.7em;
  margin: 0.2em 0 0.5em;
}
/* line 555, ../../app/stylesheets/partials/forum.sass */
div.editbox p.help span, div.editbox ul.help span {
  color: #666666;
}
/* line 557, ../../app/stylesheets/partials/forum.sass */
div.editbox p.help {
  padding: 3px 10px;
  color: #cccccc;
}
/* line 560, ../../app/stylesheets/partials/forum.sass */
div.editbox ul.help {
  padding: 3px 10px;
  color: #cccccc;
  margin: 0;
  list-style-type: none;
}

/* line 566, ../../app/stylesheets/partials/forum.sass */
#monitor_topic {
  margin-right: 2em;
}
/* line 568, ../../app/stylesheets/partials/forum.sass */
#monitor_topic a {
  color: #666666;
}

/* line 7, ../../app/stylesheets/partials/ie.sass */
body.bp {
  text-align: center;
}
/* line 48, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
* html body.bp legend {
  margin: 0px -8px 16px 0;
  padding: 0;
}
/* line 52, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
html > body.bp p code {
  *white-space: normal;
}
/* line 67, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
body.bp .container {
  text-align: left;
}
/* line 69, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
body.bp sup {
  vertical-align: text-top;
}
/* line 71, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
body.bp sub {
  vertical-align: text-bottom;
}
/* line 73, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
body.bp hr {
  margin: -8px auto 11px;
}
/* line 75, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
body.bp img {
  -ms-interpolation-mode: bicubic;
}
/* line 77, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
body.bp fieldset {
  padding-top: 0;
}
/* line 79, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
body.bp textarea {
  overflow: auto;
}
/* line 82, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
body.bp input.text {
  margin: 0.5em 0;
  background-color: white;
  border: 1px solid #bbbbbb;
}
/* line 86, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
body.bp input.text:focus {
  border: 1px solid #666666;
}
/* line 88, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
body.bp input.title {
  margin: 0.5em 0;
  background-color: white;
  border: 1px solid #bbbbbb;
}
/* line 92, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
body.bp input.title:focus {
  border: 1px solid #666666;
}
/* line 94, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
body.bp input.checkbox {
  position: relative;
  top: 0.25em;
}
/* line 97, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
body.bp input.radio {
  position: relative;
  top: 0.25em;
}
/* line 100, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
body.bp input.button {
  position: relative;
  top: 0.25em;
}
/* line 103, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
body.bp textarea {
  margin: 0.5em 0;
}
/* line 105, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
body.bp select {
  margin: 0.5em 0;
}
/* line 107, ../../../../../../usr/lib/ruby/gems/1.8/gems/compass-0.10.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
body.bp button {
  position: relative;
  top: 0.25em;
}

/* line 1, ../../app/stylesheets/partials/lightbox.sass */
#overlay {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
/* line 12, ../../app/stylesheets/partials/lightbox.sass */
#overlay[id] {
  /* IE6 and below Can't See This */
  position: fixed;
}

/* line 16, ../../app/stylesheets/partials/lightbox.sass */
div.lightbox {
  position: absolute;
  width: 550px;
  background: #dddddd;
  padding: 10px;
  border: 2px solid #eeeeee;
  color: #6f6f6f;
  z-index: 102;
}

/* line 25, ../../app/stylesheets/partials/lightbox.sass */
.lightbox a {
  color: #9f9f9f;
}

/* line 28, ../../app/stylesheets/partials/lightbox.sass */
#close {
  position: absolute;
  top: -5px;
  right: -5px;
  cursor: pointer;
}

/*
 * Multi-level Drop Down Menu 2.0 - CSS Temp
 * August 22, 2009
 * Corey Hart @ http://www.codenothing.com */
/* line 6, ../../app/stylesheets/partials/multi-ddm.sass */
#multi-ddm {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 10, ../../app/stylesheets/partials/multi-ddm.sass */
#multi-ddm > li {
  float: left;
}
/* line 13, ../../app/stylesheets/partials/multi-ddm.sass */
#multi-ddm > li > a {
  display: block;
  width: 100px;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
  color: #232323;
  font-weight: bold;
  background-color: #f1f1f1;
  border: 1px solid #c5c5c5;
}
/* line 24, ../../app/stylesheets/partials/multi-ddm.sass */
#multi-ddm > li > .parent-hover {
  background-color: #c5c5c5;
  border-left: 1px solid #545454;
}
/* line 27, ../../app/stylesheets/partials/multi-ddm.sass */
#multi-ddm > li ul {
  display: none;
  list-style: none;
  position: absolute;
  margin: -1px 0 0 0;
  z-index: 90;
  padding: 0;
}
/* line 34, ../../app/stylesheets/partials/multi-ddm.sass */
#multi-ddm > li ul a {
  display: block;
  width: 152px;
  padding: 5px;
  border-bottom: 1px solid #545454;
  border-right: 1px solid #545454;
  border-left: 1px solid #545454;
  text-decoration: none;
  font-weight: bold;
  font-size: 10pt;
  color: #232323;
  background-color: #c5c5c5;
}
/* line 46, ../../app/stylesheets/partials/multi-ddm.sass */
#multi-ddm > li ul li a.first {
  border-top: 1px solid #545454;
}
/* line 48, ../../app/stylesheets/partials/multi-ddm.sass */
#multi-ddm > li ul .child-hover1 {
  background-color: #f1f1f1;
}
/* line 50, ../../app/stylesheets/partials/multi-ddm.sass */
#multi-ddm > li ul .child-hover2 {
  background-color: black;
  color: white;
}
/* line 53, ../../app/stylesheets/partials/multi-ddm.sass */
#multi-ddm > li ul .child-hover3 {
  background-color: purple;
  color: white;
}
/* line 56, ../../app/stylesheets/partials/multi-ddm.sass */
#multi-ddm > li ul .child-hover4 {
  background-color: blue;
  color: white;
}
/* line 59, ../../app/stylesheets/partials/multi-ddm.sass */
#multi-ddm > li ul li ul {
  margin: -29px 0 0 163px;
  position: absolute;
}
/* line 62, ../../app/stylesheets/partials/multi-ddm.sass */
#multi-ddm span {
  float: right;
}

/* prototip.css : http://www.nickstakenburg.com/projects/prototip */
/* line 3, ../../app/stylesheets/partials/prototip.sass */
.prototip {
  position: absolute;
}
/* line 5, ../../app/stylesheets/partials/prototip.sass */
.prototip .effectWrapper, .prototip .tooltip {
  position: relative;
}
/* line 7, ../../app/stylesheets/partials/prototip.sass */
.prototip .toolbar {
  position: relative;
  display: block;
}
/* line 10, ../../app/stylesheets/partials/prototip.sass */
.prototip .toolbar .title {
  display: block;
  position: relative;
}
/* line 13, ../../app/stylesheets/partials/prototip.sass */
.prototip .content {
  clear: both;
}
/* line 15, ../../app/stylesheets/partials/prototip.sass */
.prototip .toolbar a.close {
  position: relative;
  text-decoration: none;
  float: right;
  width: 15px;
  height: 15px;
  background: transparent url(close.gif);
  display: block;
  line-height: 0;
  font-size: 0px;
  border: 0;
}
/* line 26, ../../app/stylesheets/partials/prototip.sass */
.prototip .toolbar a.close:hover {
  background: transparent url(close_hover.gif);
}

/* line 29, ../../app/stylesheets/partials/prototip.sass */
.iframeShim {
  position: absolute;
  border: 0;
  margin: 0;
  padding: 0;
  background: none;
}

/* Tooltip styles */
/* line 39, ../../app/stylesheets/partials/prototip.sass */
.prototip .default {
  width: 150px;
  color: white;
}
/* line 42, ../../app/stylesheets/partials/prototip.sass */
.prototip .default .toolbar {
  background: #0f6788;
  font: italic 17px Georgia, serif;
}
/* line 45, ../../app/stylesheets/partials/prototip.sass */
.prototip .default .title {
  padding: 5px;
}
/* line 47, ../../app/stylesheets/partials/prototip.sass */
.prototip .default .content {
  background: dodgerblue;
  font: 11px Arial, Helvetica, sans-serif;
  padding: 5px;
}
/* line 51, ../../app/stylesheets/partials/prototip.sass */
.prototip .pinktip {
  border: 5px solid #a1a1a1;
}
/* line 53, ../../app/stylesheets/partials/prototip.sass */
.prototip .pinktip .toolbar {
  background: #ff1e53;
  color: white;
  font: italic 17px Georgia, serif;
}
/* line 57, ../../app/stylesheets/partials/prototip.sass */
.prototip .pinktip .title {
  padding: 5px;
}
/* line 59, ../../app/stylesheets/partials/prototip.sass */
.prototip .pinktip .content {
  background: white;
  color: #555555;
  font: 11px Arial, Helvetica, sans-serif;
  padding: 5px;
}
/* line 64, ../../app/stylesheets/partials/prototip.sass */
.prototip .darktip {
  width: 250px;
  border: 5px solid #a1a1a1;
}
/* line 67, ../../app/stylesheets/partials/prototip.sass */
.prototip .darktip .toolbar {
  background: #606060;
  color: white;
  font: italic 17px Georgia, serif;
}
/* line 71, ../../app/stylesheets/partials/prototip.sass */
.prototip .darktip .toolbar a.close {
  background: url(close_hover.gif);
}
/* line 73, ../../app/stylesheets/partials/prototip.sass */
.prototip .darktip .toolbar a.close:hover {
  background: url(close.gif);
}
/* line 75, ../../app/stylesheets/partials/prototip.sass */
.prototip .darktip .title {
  padding: 5px;
}
/* line 77, ../../app/stylesheets/partials/prototip.sass */
.prototip .darktip .content {
  background: gray;
  color: white;
  font: 11px Arial, Helvetica, sans-serif;
  padding: 5px;
}
/* line 82, ../../app/stylesheets/partials/prototip.sass */
.prototip .silver {
  border: 1px solid #a00002;
  color: white;
  font: 14px Verdana, sans-serif;
  *width: 150px;
}
/* line 87, ../../app/stylesheets/partials/prototip.sass */
.prototip .silver .divider {
  border-bottom: 1px solid #dddddd;
  z-index: 0;
}
/* line 90, ../../app/stylesheets/partials/prototip.sass */
.prototip .silver ul li {
  padding: 3px 10px 3px 10px;
  list-style-type: none;
}
/* line 93, ../../app/stylesheets/partials/prototip.sass */
.prototip .silver ul li:hover {
  background: #a00002;
  color: white;
}
/* line 96, ../../app/stylesheets/partials/prototip.sass */
.prototip .silver ul li a {
  font-weight: bold;
}
/* line 98, ../../app/stylesheets/partials/prototip.sass */
.prototip .silver ul li a:hover {
  color: white;
  text-decoration: none;
}
/* line 101, ../../app/stylesheets/partials/prototip.sass */
.prototip .silver .toolbar {
  background: #2e2e2e;
  color: white;
  font-weight: bold;
}
/* line 105, ../../app/stylesheets/partials/prototip.sass */
.prototip .silver .toolbar a.close:hover {
  background: url(close_hover_red.gif);
}
/* line 107, ../../app/stylesheets/partials/prototip.sass */
.prototip .silver .title {
  padding: 8px;
}
/* line 109, ../../app/stylesheets/partials/prototip.sass */
.prototip .silver .content {
  background: white;
  color: #666666;
  padding: 0px;
}
/* line 113, ../../app/stylesheets/partials/prototip.sass */
.prototip .silver .content:hover {
  background: white;
  color: #666666;
  padding: 0px;
}

/* line 118, ../../app/stylesheets/partials/prototip.sass */
.protoClassic {
  width: 300px;
  border: 5px solid #8c939c;
}
/* line 121, ../../app/stylesheets/partials/prototip.sass */
.protoClassic .toolbar {
  background: #96b8e2 url(classic_toolbar.gif) top left repeat-y;
  font-weight: bold;
  color: white;
}
/* line 125, ../../app/stylesheets/partials/prototip.sass */
.protoClassic .toolbar a.close:hover {
  background: url(close_hover_red.gif);
}
/* line 127, ../../app/stylesheets/partials/prototip.sass */
.protoClassic .title {
  padding: 5px;
}
/* line 129, ../../app/stylesheets/partials/prototip.sass */
.protoClassic .content {
  background: white;
  color: #333333;
  font: 11px Arial, Helvetica, sans-serif;
  padding: 5px;
}

/* Horizontal Carousel */
/* line 3, ../../app/stylesheets/partials/prototype-ui.sass */
#horizontal_carousel {
  float: left;
  width: 610px;
  height: 240px;
  margin-bottom: 10px;
  position: relative;
}
/* line 9, ../../app/stylesheets/partials/prototype-ui.sass */
#horizontal_carousel .container {
  float: left;
  width: 500px;
  height: 240px;
  position: relative;
  overflow: hidden;
}
/* line 15, ../../app/stylesheets/partials/prototype-ui.sass */
#horizontal_carousel ul {
  margin: 0;
  padding: 0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 240px;
}
/* line 23, ../../app/stylesheets/partials/prototype-ui.sass */
#horizontal_carousel ul li {
  width: 250px;
  height: 240px;
  text-align: center;
  list-style: none;
  float: left;
}
/* line 29, ../../app/stylesheets/partials/prototype-ui.sass */
#horizontal_carousel .previous_button {
  float: left;
  width: 32px;
  height: 175px;
  background: url(prototype-ui/horizontal/left.png);
  z-index: 100;
  cursor: pointer;
}
/* line 36, ../../app/stylesheets/partials/prototype-ui.sass */
#horizontal_carousel .previous_button_over {
  background: url(prototype-ui/horizontal/left_over.png);
}
/* line 38, ../../app/stylesheets/partials/prototype-ui.sass */
#horizontal_carousel .previous_button_disabled {
  background: url(prototype-ui/horizontal/left_disabled.png);
  cursor: default;
}
/* line 41, ../../app/stylesheets/partials/prototype-ui.sass */
#horizontal_carousel .next_button {
  float: left;
  width: 32px;
  height: 175px;
  background: url(prototype-ui/horizontal/right.png);
  z-index: 100;
  cursor: pointer;
}
/* line 48, ../../app/stylesheets/partials/prototype-ui.sass */
#horizontal_carousel .next_button_over {
  background: url(prototype-ui/horizontal/right_over.png);
}
/* line 50, ../../app/stylesheets/partials/prototype-ui.sass */
#horizontal_carousel .next_button_disabled {
  background: url(prototype-ui/horizontal/right_disabled.png);
  cursor: default;
}

/* vertical Carousel */
/* line 58, ../../app/stylesheets/partials/prototype-ui.sass */
#vertical_carousel {
  float: left;
  width: 350px;
  height: 270px;
  margin-bottom: 10px;
  position: relative;
}
/* line 64, ../../app/stylesheets/partials/prototype-ui.sass */
#vertical_carousel .container {
  float: left;
  width: 260px;
  height: 240px;
  overflow: hidden;
}
/* line 69, ../../app/stylesheets/partials/prototype-ui.sass */
#vertical_carousel ul {
  margin: 0;
  padding: 0;
  height: 100000px;
  position: relative;
  top: 0;
  left: 0;
}
/* line 76, ../../app/stylesheets/partials/prototype-ui.sass */
#vertical_carousel ul li {
  width: 260px;
  height: 240px;
  text-align: center;
  list-style: none;
  float: left;
}
/* line 82, ../../app/stylesheets/partials/prototype-ui.sass */
#vertical_carousel .previous_button {
  float: left;
  height: 32px;
  width: 175px;
  background: url(prototype-ui/vertical/left.png);
  cursor: pointer;
  display: inline;
  margin: 0 0 10px 40px;
}
/* line 90, ../../app/stylesheets/partials/prototype-ui.sass */
#vertical_carousel .previous_button_over {
  background: url(prototype-ui/vertical/left_over.png);
}
/* line 92, ../../app/stylesheets/partials/prototype-ui.sass */
#vertical_carousel .previous_button_disabled {
  background: url(prototype-ui/vertical/left_disabled.png);
  cursor: default;
}
/* line 95, ../../app/stylesheets/partials/prototype-ui.sass */
#vertical_carousel .next_button {
  float: left;
  height: 32px;
  width: 175px;
  background: url(prototype-ui/vertical/right.png);
  display: inline;
  margin-left: 40px;
  cursor: pointer;
}
/* line 103, ../../app/stylesheets/partials/prototype-ui.sass */
#vertical_carousel .next_button_over {
  background: url(prototype-ui/vertical/right_over.png);
}
/* line 105, ../../app/stylesheets/partials/prototype-ui.sass */
#vertical_carousel .next_button_disabled {
  background: url(prototype-ui/vertical/right_disabled.png);
  cursor: default;
}

/*             styles for the star rater */
/* line 3, ../../app/stylesheets/partials/ratings.sass */
.rating {
  display: inline;
  float: right;
  width: 145px;
}
/* line 7, ../../app/stylesheets/partials/ratings.sass */
.rating div {
  float: right;
}

/* line 10, ../../app/stylesheets/partials/ratings.sass */
.inline-rating {
  float: right;
}

/* line 13, ../../app/stylesheets/partials/ratings.sass */
.star-rating {
  list-style: none;
  margin: 0px;
  padding: 0px;
  width: 75px;
  height: 15px;
  position: relative;
  overflow: hidden;
  background: url(/images/alt_star.gif) top left repeat-x;
}
/* line 22, ../../app/stylesheets/partials/ratings.sass */
.star-rating li {
  padding: 0px;
  margin: 0px;
  width: 15px;
  height: 15px;
  /*\ */
  float: left;
  /* */
}
/* line 30, ../../app/stylesheets/partials/ratings.sass */
.star-rating li a {
  display: block;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-decoration: none;
  text-indent: -9000px;
  z-index: 20;
  position: absolute;
  padding: 0px;
  overflow: hidden;
}
/* line 41, ../../app/stylesheets/partials/ratings.sass */
.star-rating li a:hover {
  background: url(/images/alt_star.gif) left bottom;
  z-index: 2;
  left: 0px;
  border: none;
}
/* line 47, ../../app/stylesheets/partials/ratings.sass */
.star-rating a.one-star {
  left: 0px;
}
/* line 49, ../../app/stylesheets/partials/ratings.sass */
.star-rating a.one-star:hover {
  width: 15px;
}
/* line 51, ../../app/stylesheets/partials/ratings.sass */
.star-rating a.two-stars {
  left: 15px;
}
/* line 53, ../../app/stylesheets/partials/ratings.sass */
.star-rating a.two-stars:hover {
  width: 30px;
}
/* line 55, ../../app/stylesheets/partials/ratings.sass */
.star-rating a.three-stars {
  left: 30px;
}
/* line 57, ../../app/stylesheets/partials/ratings.sass */
.star-rating a.three-stars:hover {
  width: 45px;
}
/* line 59, ../../app/stylesheets/partials/ratings.sass */
.star-rating a.four-stars {
  left: 45px;
}
/* line 61, ../../app/stylesheets/partials/ratings.sass */
.star-rating a.four-stars:hover {
  width: 60px;
}
/* line 63, ../../app/stylesheets/partials/ratings.sass */
.star-rating a.five-stars {
  left: 60px;
}
/* line 65, ../../app/stylesheets/partials/ratings.sass */
.star-rating a.five-stars:hover {
  width: 75px;
}
/* line 67, ../../app/stylesheets/partials/ratings.sass */
.star-rating li.current-rating {
  background: url(/images/alt_star.gif) left center;
  position: absolute;
  height: 15px;
  display: block;
  text-indent: -9000px;
  z-index: 1;
}

/* remove halo effect in firefox */
/* line 77, ../../app/stylesheets/partials/ratings.sass */
a:active {
  outline: none;
}
