html, body {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, button, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-style: normal;
  font-size: 100%;
  line-height: 1;
  font-family: inherit;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ol, ul {
  list-style: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
}

html {
  overflow-y: scroll;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button,
input {
  line-height: normal;
  *overflow: visible;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

/* line 129, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_reset.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 135, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_reset.scss */
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 138, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_reset.scss */
textarea {
  overflow: auto;
  vertical-align: top;
}

html, body {
  background-color: white;
}

/* line 13, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  color: #404040;
}

/* line 20, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.container {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  zoom: 1;
}
/* line 9, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_mixins.scss */
.container:before, .container:after {
  display: table;
  content: "";
}
/* line 13, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_mixins.scss */
.container:after {
  clear: both;
}

/* line 25, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.container-fluid {
  position: relative;
  min-width: 940px;
  padding-left: 20px;
  padding-right: 20px;
  zoom: 1;
}
/* line 9, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_mixins.scss */
.container-fluid:before, .container-fluid:after {
  display: table;
  content: "";
}
/* line 13, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_mixins.scss */
.container-fluid:after {
  clear: both;
}
/* line 31, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.container-fluid > .sidebar {
  float: left;
  width: 220px;
}
/* line 36, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.container-fluid > .content {
  margin-left: 240px;
}

/* line 46, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
a {
  color: #0069d6;
  text-decoration: none;
  line-height: inherit;
  font-weight: inherit;
}
/* line 51, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
a:hover {
  color: #00438a;
  text-decoration: underline;
}

/* line 58, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.pull-right {
  float: right;
}

/* line 61, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.pull-left {
  float: left;
}

/* line 66, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.hide {
  display: none;
}

/* line 69, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.show {
  display: block;
}

/* line 78, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.row {
  zoom: 1;
  margin-left: -20px;
}
/* line 9, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_mixins.scss */
.row:before, .row:after {
  display: table;
  content: "";
}
/* line 13, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_mixins.scss */
.row:after {
  clear: both;
}

/* line 85, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
[class*="span"] {
  display: inline;
  float: left;
  margin-left: 20px;
}

/* line 90, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.span1 {
  width: 40px;
}

/* line 91, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.span2 {
  width: 100px;
}

/* line 92, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.span3 {
  width: 160px;
}

/* line 93, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.span4 {
  width: 220px;
}

/* line 94, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.span5 {
  width: 280px;
}

/* line 95, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.span6 {
  width: 340px;
}

/* line 96, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.span7 {
  width: 400px;
}

/* line 97, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.span8 {
  width: 460px;
}

/* line 98, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.span9 {
  width: 520px;
}

/* line 99, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.span10 {
  width: 580px;
}

/* line 100, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.span11 {
  width: 640px;
}

/* line 101, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.span12 {
  width: 700px;
}

/* line 102, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.span13 {
  width: 760px;
}

/* line 103, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.span14 {
  width: 820px;
}

/* line 104, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.span15 {
  width: 880px;
}

/* line 105, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.span16 {
  width: 940px;
}

/* line 108, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.span17 {
  width: 1000px;
}

/* line 109, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.span18 {
  width: 1060px;
}

/* line 110, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.span19 {
  width: 1120px;
}

/* line 111, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.span20 {
  width: 1180px;
}

/* line 112, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.span21 {
  width: 1240px;
}

/* line 113, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.span22 {
  width: 1300px;
}

/* line 114, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.span23 {
  width: 1360px;
}

/* line 115, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.span24 {
  width: 1420px;
}

/* line 118, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.offset1 {
  margin-left: 80px;
}

/* line 119, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.offset2 {
  margin-left: 140px;
}

/* line 120, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.offset3 {
  margin-left: 200px;
}

/* line 121, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.offset4 {
  margin-left: 260px;
}

/* line 122, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.offset5 {
  margin-left: 320px;
}

/* line 123, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.offset6 {
  margin-left: 380px;
}

/* line 124, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.offset7 {
  margin-left: 440px;
}

/* line 125, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.offset8 {
  margin-left: 500px;
}

/* line 126, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.offset9 {
  margin-left: 560px;
}

/* line 127, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.offset10 {
  margin-left: 620px;
}

/* line 128, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.offset11 {
  margin-left: 680px;
}

/* line 129, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.offset12 {
  margin-left: 740px;
}

/* line 132, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.span-one-third {
  width: 300px;
}

/* line 133, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.span-two-thirds {
  width: 620px;
}

/* line 134, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.offset-one-third {
  margin-left: 340px;
}

/* line 135, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_scaffolding.scss */
.offset-two-thirds {
  margin-left: 660px;
}

/* Typography.less
 * Headings, body text, lists, code, and more for a versatile and durable typography system
 * ---------------------------------------------------------------------------------------- */
/* line 9, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
p {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  margin-bottom: 9px;
}
/* line 12, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
p small {
  font-size: 11px;
  color: #bfbfbf;
}

/* line 22, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  color: #404040;
}
/* line 25, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  color: #bfbfbf;
}

/* line 29, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
h1 {
  margin-bottom: 18px;
  font-size: 30px;
  line-height: 36px;
}
/* line 33, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
h1 small {
  font-size: 18px;
}

/* line 37, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
h2 {
  font-size: 24px;
  line-height: 36px;
}
/* line 40, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
h2 small {
  font-size: 14px;
}

/* line 44, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
h3, h4, h5, h6 {
  line-height: 36px;
}

/* line 47, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
h3 {
  font-size: 18px;
}
/* line 49, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
h3 small {
  font-size: 14px;
}

/* line 53, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
h4 {
  font-size: 16px;
}
/* line 55, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
h4 small {
  font-size: 12px;
}

/* line 59, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
h5 {
  font-size: 14px;
}

/* line 62, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
h6 {
  font-size: 13px;
  color: #bfbfbf;
  text-transform: uppercase;
}
h7 {
  font-size: 13px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 9px;
}
/* line 73, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
ul, ol {
  margin: 0 0 18px 25px;
}

/* line 79, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}

/* line 82, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
ul {
  list-style: disc;
}

/* line 85, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
ol {
  list-style: decimal;
}

/* line 88, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
li {
  line-height: 18px;
  color: gray;
}

/* line 92, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
ul.unstyled {
  list-style: none;
  margin-left: 0;
}

/* line 98, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
dl {
  margin-bottom: 18px;
}
/* line 100, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
dl dt, dl dd {
  line-height: 18px;
}
/* line 103, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
dl dt {
  font-weight: bold;
}
/* line 106, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
dl dd {
  margin-left: 9px;
}

/* line 115, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
hr {
  margin: 20px 0 19px;
  border: 0;
  border-bottom: 1px solid #eee;
}

/* line 122, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
strong {
  font-style: inherit;
  font-weight: bold;
}

/* line 126, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
em {
  font-style: italic;
  font-weight: inherit;
  line-height: inherit;
}

/* line 131, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
.muted {
  color: #bfbfbf;
}

/* line 136, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
blockquote {
  margin-bottom: 18px;
  border-left: 5px solid #eee;
  padding-left: 15px;
}
/* line 140, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
blockquote p {
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  margin-bottom: 0;
}
/* line 144, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
blockquote small {
  display: block;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  color: #bfbfbf;
}
/* line 148, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
blockquote small:before {
  content: '\2014 \00A0';
}

/* line 155, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
address {
  display: block;
  line-height: 18px;
  margin-bottom: 18px;
}

/* line 162, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
code, pre {
  padding: 0 3px 2px;
  font-family: Monaco, Andale Mono, Courier New, monospace;
  font-size: 12px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}

/* line 168, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
code {
  background-color: #fee9cc;
  color: rgba(0, 0, 0, 0.75);
  padding: 1px 3px;
}

/* line 173, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_type.scss */
pre {
  background-color: #f5f5f5;
  display: block;
  padding: 8.5px;
  margin: 0 0 18px;
  line-height: 18px;
  font-size: 12px;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/* Forms.less
 * Base styles for various input types, form layouts, and states
 * ------------------------------------------------------------- */
/* line 9, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
form {
  margin-bottom: 18px;
}

/* line 14, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
fieldset {
  margin-bottom: 18px;
  padding-top: 18px;
}
/* line 17, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
fieldset legend {
  display: block;
  padding-left: 150px;
  font-size: 19.5px;
  line-height: 1;
  color: #404040;
  *padding: 0 0 5px 145px;
  /* IE6-7 */
  *line-height: 1.5;
  /* IE6-7 */
}

/* line 29, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
form .clearfix {
  margin-bottom: 18px;
  zoom: 1;
}
/* line 9, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_mixins.scss */
form .clearfix:before, form .clearfix:after {
  display: table;
  content: "";
}
/* line 13, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_mixins.scss */
form .clearfix:after {
  clear: both;
}

/* line 38, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
label,
input,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
}

/* line 43, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
label {
  padding-top: 6px;
  font-size: 13px;
  line-height: 18px;
  float: left;
  width: 130px;
  text-align: right;
  color: #404040;
}

/* line 54, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
form .input {
  margin-left: 150px;
}

/* line 60, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
input[type=checkbox],
input[type=radio] {
  cursor: pointer;
}

/* line 68, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
input,
textarea,
select,
.uneditable-input {
  display: inline-block;
  width: 210px;
  height: 18px;
  padding: 4px;
  font-size: 13px;
  line-height: 18px;
  color: gray;
  border: 1px solid #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}

/* mini reset for non-html5 file types */
/* line 82, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
input[type=checkbox],
input[type=radio] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 0;
  *margin-top: 0;
  /* IE6-7 */
  line-height: normal;
  border: none;
}

/* line 92, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
input[type=file] {
  background-color: white;
  padding: initial;
  border: initial;
  line-height: initial;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

/* line 102, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
input[type=button],
input[type=reset],
input[type=submit] {
  width: auto;
  height: auto;
}

/* line 108, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
select,
input[type=file] {
  height: 27px;
  line-height: 27px;
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
}

/* line 115, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
select[multiple] {
  height: inherit;
}

/* line 119, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
textarea {
  height: auto;
}

/* line 124, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.uneditable-input {
  background-color: white;
  display: block;
  border-color: #eee;
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -o-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}

/* line 133, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
:-moz-placeholder {
  color: #bfbfbf;
}

/* line 136, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
::-webkit-input-placeholder {
  color: #bfbfbf;
}

/* line 142, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
input,
textarea {
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  -o-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}

/* line 148, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
input:focus,
textarea:focus {
  outline: 0;
  border-color: rgba(82, 168, 236, 0.8);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
  -o-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
}

/* line 156, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
input[type=file]:focus,
input[type=checkbox]:focus,
select:focus {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  outline: 1px dotted #666;
}

/* line 162, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
form div.clearfix.error {
  background: #fae5e3;
  padding: 10px 0;
  margin: -10px 0 10px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
}
/* line 170, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
form div.clearfix.error > label,
form div.clearfix.error span.help-inline,
form div.clearfix.error span.help-block {
  color: #9d261d;
}
/* line 174, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
form div.clearfix.error input,
form div.clearfix.error textarea {
  border-color: #c87872;
  -moz-box-shadow: 0 0 3px rgba(171, 41, 32, 0.25);
  -webkit-box-shadow: 0 0 3px rgba(171, 41, 32, 0.25);
  -o-box-shadow: 0 0 3px rgba(171, 41, 32, 0.25);
  box-shadow: 0 0 3px rgba(171, 41, 32, 0.25);
}
/* line 177, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
form div.clearfix.error input:focus,
form div.clearfix.error textarea:focus {
  border-color: #b9554d;
  -moz-box-shadow: 0 0 6px rgba(171, 41, 32, 0.5);
  -webkit-box-shadow: 0 0 6px rgba(171, 41, 32, 0.5);
  -o-box-shadow: 0 0 6px rgba(171, 41, 32, 0.5);
  box-shadow: 0 0 6px rgba(171, 41, 32, 0.5);
}
/* line 184, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
form div.clearfix.error .input-prepend span.add-on,
form div.clearfix.error .input-append span.add-on {
  background: #f4c8c5;
  border-color: #c87872;
  color: #b9554d;
}

/* line 197, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.input-mini,
input.mini,
textarea.mini,
select.mini {
  width: 60px;
}

/* line 203, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.input-small,
input.small,
textarea.small,
select.small {
  width: 90px;
}

/* line 209, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.input-medium,
input.medium,
textarea.medium,
select.medium {
  width: 150px;
}

/* line 215, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.input-large,
input.large,
textarea.large,
select.large {
  width: 210px;
}

/* line 221, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.input-xlarge,
input.xlarge,
textarea.xlarge,
select.xlarge {
  width: 270px;
}

/* line 227, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.input-xxlarge,
input.xxlarge,
textarea.xxlarge,
select.xxlarge {
  width: 530px;
}

/* line 230, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
textarea.xxlarge {
  overflow-y: auto;
}

/* line 246, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
input.span1,
textarea.span1,
select.span1 {
  display: inline-block;
  float: none;
  width: 30px;
  margin-left: 0;
}
/* line 247, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
input.span2,
textarea.span2,
select.span2 {
  display: inline-block;
  float: none;
  width: 90px;
  margin-left: 0;
}
/* line 248, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
input.span3,
textarea.span3,
select.span3 {
  display: inline-block;
  float: none;
  width: 150px;
  margin-left: 0;
}
/* line 249, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
input.span4,
textarea.span4,
select.span4 {
  display: inline-block;
  float: none;
  width: 210px;
  margin-left: 0;
}
/* line 250, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
input.span5,
textarea.span5,
select.span5 {
  display: inline-block;
  float: none;
  width: 270px;
  margin-left: 0;
}
/* line 251, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
input.span6,
textarea.span6,
select.span6 {
  display: inline-block;
  float: none;
  width: 330px;
  margin-left: 0;
}
/* line 252, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
input.span7,
textarea.span7,
select.span7 {
  display: inline-block;
  float: none;
  width: 390px;
  margin-left: 0;
}
/* line 253, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
input.span8,
textarea.span8,
select.span8 {
  display: inline-block;
  float: none;
  width: 450px;
  margin-left: 0;
}
/* line 254, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
input.span9,
textarea.span9,
select.span9 {
  display: inline-block;
  float: none;
  width: 510px;
  margin-left: 0;
}
/* line 255, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
input.span10,
textarea.span10,
select.span10 {
  display: inline-block;
  float: none;
  width: 570px;
  margin-left: 0;
}
/* line 256, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
input.span11,
textarea.span11,
select.span11 {
  display: inline-block;
  float: none;
  width: 630px;
  margin-left: 0;
}
/* line 257, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
input.span12,
textarea.span12,
select.span12 {
  display: inline-block;
  float: none;
  width: 690px;
  margin-left: 0;
}
/* line 258, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
input.span13,
textarea.span13,
select.span13 {
  display: inline-block;
  float: none;
  width: 750px;
  margin-left: 0;
}
/* line 259, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
input.span14,
textarea.span14,
select.span14 {
  display: inline-block;
  float: none;
  width: 810px;
  margin-left: 0;
}
/* line 260, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
input.span15,
textarea.span15,
select.span15 {
  display: inline-block;
  float: none;
  width: 870px;
  margin-left: 0;
}
/* line 261, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
input.span16,
textarea.span16,
select.span16 {
  display: inline-block;
  float: none;
  width: 930px;
  margin-left: 0;
}

/* line 270, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  background-color: #f5f5f5;
  border-color: #ddd;
  cursor: not-allowed;
}

/* line 277, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.actions {
  background: #f5f5f5;
  margin-top: 18px;
  margin-bottom: 18px;
  padding: 17px 20px 18px 150px;
  border-top: 1px solid #ddd;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -khtml-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
/* line 284, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.actions .secondary-action {
  float: right;
}
/* line 286, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.actions .secondary-action a {
  line-height: 30px;
}
/* line 288, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.actions .secondary-action a:hover {
  text-decoration: underline;
}

/* line 297, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.help-inline,
.help-block {
  font-size: 11px;
  line-height: 18px;
  color: #bfbfbf;
}

/* line 302, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.help-inline {
  padding-left: 5px;
  *position: relative;
  /* IE6-7 */
  *top: -5px;
  /* IE6-7 */
}

/* line 309, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.help-block {
  display: block;
  max-width: 600px;
}

/* line 315, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.inline-inputs {
  color: gray;
}
/* line 317, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.inline-inputs span, .inline-inputs input {
  display: inline-block;
}
/* line 320, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.inline-inputs input.mini {
  width: 60px;
}
/* line 323, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.inline-inputs input.small {
  width: 90px;
}
/* line 326, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.inline-inputs span {
  padding: 0 2px 0 1px;
}

/* line 334, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.input-prepend input,
.input-append input {
  -moz-border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
  -ms-border-radius: 0 3px 3px 0;
  -khtml-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
/* line 337, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.input-prepend .add-on,
.input-append .add-on {
  position: relative;
  background: #f5f5f5;
  border: 1px solid #ccc;
  z-index: 2;
  float: left;
  display: block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 4px 4px 5px;
  margin-right: -1px;
  font-weight: normal;
  line-height: 18px;
  color: #bfbfbf;
  text-align: center;
  text-shadow: 0 1px 0 white;
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  -ms-border-radius: 3px 0 0 3px;
  -khtml-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
/* line 356, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.input-prepend .active,
.input-append .active {
  background: #a9dba9;
  border-color: #46a546;
}

/* line 362, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.input-prepend .add-on {
  *margin-top: 1px;
  /* IE6-7 */
}

/* line 367, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.input-append input {
  float: left;
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  -ms-border-radius: 3px 0 0 3px;
  -khtml-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
/* line 371, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.input-append .add-on {
  -moz-border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
  -ms-border-radius: 0 3px 3px 0;
  -khtml-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  margin-right: 0;
  margin-left: -1px;
}

/* line 379, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.inputs-list {
  margin: 0 0 5px;
  width: 100%;
}
/* line 382, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.inputs-list li {
  display: block;
  padding: 0;
  width: 100%;
}
/* line 387, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.inputs-list label {
  display: block;
  float: none;
  width: auto;
  padding: 0;
  line-height: 18px;
  text-align: left;
  white-space: normal;
}
/* line 395, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.inputs-list label strong {
  color: gray;
}
/* line 398, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.inputs-list label small {
  font-size: 11px;
  font-weight: normal;
}
/* line 403, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.inputs-list .inputs-list {
  margin-left: 25px;
  margin-bottom: 10px;
  padding-top: 0;
}
/* line 408, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.inputs-list:first-child {
  padding-top: 6px;
}
/* line 411, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.inputs-list li + li {
  padding-top: 2px;
}
/* line 415, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.inputs-list input[type=radio],
.inputs-list input[type=checkbox] {
  margin-bottom: 0;
}

/* line 421, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.form-stacked {
  padding-left: 20px;
}
/* line 423, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.form-stacked fieldset {
  padding-top: 9px;
}
/* line 426, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.form-stacked legend {
  padding-left: 0;
}
/* line 429, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.form-stacked label {
  display: block;
  float: none;
  width: auto;
  font-weight: bold;
  text-align: left;
  line-height: 20px;
  padding-top: 0;
}
/* line 438, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.form-stacked .clearfix {
  margin-bottom: 9px;
}
/* line 440, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.form-stacked .clearfix div.input {
  margin-left: 0;
}
/* line 444, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.form-stacked .inputs-list {
  margin-bottom: 0;
}
/* line 446, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.form-stacked .inputs-list li {
  padding-top: 0;
}
/* line 448, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.form-stacked .inputs-list li label {
  font-weight: normal;
  padding-top: 0;
}
/* line 454, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.form-stacked div.clearfix.error {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  margin-top: 0;
  margin-left: -10px;
}
/* line 461, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_forms.scss */
.form-stacked .actions {
  margin-left: -20px;
  padding-left: 20px;
}

/*
 * Tables.less
 * Tables for, you guessed it, tabular data
 * ---------------------------------------- */
/* line 10, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_tables.scss */
table {
  width: 100%;
  margin-bottom: 18px;
  padding: 0;
  border-collapse: separate;
  *border-collapse: collapse;
  /* IE7, collapse table to remove spacing */
  font-size: 13px;
  border: 1px solid #ddd;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
}
/* line 19, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_tables.scss */
table th, table td {
  padding: 10px 10px 9px;
  line-height: 18px;
  text-align: left;
}
/* line 24, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_tables.scss */
table th {
  padding-top: 9px;
  font-weight: bold;
  vertical-align: middle;
  border-bottom: 1px solid #ddd;
}
/* line 30, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_tables.scss */
table td {
  vertical-align: top;
}
/* line 34, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_tables.scss */
table th + th,
table td + td {
  border-left: 1px solid #ddd;
}
/* line 37, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_tables.scss */
table tr + tr td {
  border-top: 1px solid #ddd;
}
/* line 40, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_tables.scss */
table tbody tr:first-child td:first-child {
  -moz-border-radius: 4px 0 0 0;
  -webkit-border-radius: 4px 0 0 0;
  -o-border-radius: 4px 0 0 0;
  -ms-border-radius: 4px 0 0 0;
  -khtml-border-radius: 4px 0 0 0;
  border-radius: 4px 0 0 0;
}
/* line 43, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_tables.scss */
table tbody tr:first-child td:last-child {
  -moz-border-radius: 0 4px 0 0;
  -webkit-border-radius: 0 4px 0 0;
  -o-border-radius: 0 4px 0 0;
  -ms-border-radius: 0 4px 0 0;
  -khtml-border-radius: 0 4px 0 0;
  border-radius: 0 4px 0 0;
}
/* line 46, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_tables.scss */
table tbody tr:last-child td:first-child {
  -moz-border-radius: 0 0 0 4px;
  -webkit-border-radius: 0 0 0 4px;
  -o-border-radius: 0 0 0 4px;
  -ms-border-radius: 0 0 0 4px;
  -khtml-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
}
/* line 49, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_tables.scss */
table tbody tr:last-child td:last-child {
  -moz-border-radius: 0 0 4px 0;
  -webkit-border-radius: 0 0 4px 0;
  -o-border-radius: 0 0 4px 0;
  -ms-border-radius: 0 0 4px 0;
  -khtml-border-radius: 0 0 4px 0;
  border-radius: 0 0 4px 0;
}

/* line 61, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_tables.scss */
.zebra-striped tbody tr:nth-child(odd) td {
  background-color: #f9f9f9;
}
/* line 64, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_tables.scss */
.zebra-striped tbody tr:hover td {
  background-color: #f5f5f5;
}
/* line 70, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_tables.scss */
.zebra-striped .header {
  cursor: pointer;
}
/* line 72, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_tables.scss */
.zebra-striped .header:after {
  content: "";
  float: right;
  margin-top: 7px;
  border-width: 0 4px 4px;
  border-style: solid;
  border-color: #000 transparent;
  visibility: hidden;
}
/* line 84, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_tables.scss */
.zebra-striped .headerSortUp,
.zebra-striped .headerSortDown {
  background-color: rgba(141, 192, 219, 0.25);
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}
/* line 90, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_tables.scss */
.zebra-striped .header:hover:after {
  visibility: visible;
}
/* line 97, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_tables.scss */
.zebra-striped .headerSortDown:after,
.zebra-striped .headerSortDown:hover:after {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=6000);
  opacity: 60;
}
/* line 104, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_tables.scss */
.zebra-striped .headerSortUp:after {
  border-bottom: none;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000;
  visibility: visible;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=6000);
  opacity: 60;
}

/* line 118, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_tables.scss */
table .blue {
  color: #049cdb;
  border-bottom-color: #049cdb;
}
/* line 123, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_tables.scss */
table .headerSortUp.blue,
table .headerSortDown.blue {
  background-color: #ade6fe;
}
/* line 127, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_tables.scss */
table .green {
  color: #46a546;
  border-bottom-color: #46a546;
}
/* line 132, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_tables.scss */
table .headerSortUp.green,
table .headerSortDown.green {
  background-color: #cdeacd;
}
/* line 136, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_tables.scss */
table .red {
  color: #9d261d;
  border-bottom-color: #9d261d;
}
/* line 141, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_tables.scss */
table .headerSortUp.red,
table .headerSortDown.red {
  background-color: #f4c8c5;
}
/* line 145, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_tables.scss */
table .yellow {
  color: #ffc40d;
  border-bottom-color: #ffc40d;
}
/* line 150, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_tables.scss */
table .headerSortUp.yellow,
table .headerSortDown.yellow {
  background-color: #fff6d9;
}
/* line 154, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_tables.scss */
table .orange {
  color: #f89406;
  border-bottom-color: #f89406;
}
/* line 159, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_tables.scss */
table .headerSortUp.orange,
table .headerSortDown.orange {
  background-color: #fee9cc;
}
/* line 163, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_tables.scss */
table .purple {
  color: #7a43b6;
  border-bottom-color: #7a43b6;
}
/* line 168, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_tables.scss */
table .headerSortUp.purple,
table .headerSortDown.purple {
  background-color: #e2d5f0;
}

/* Patterns.less
 * Repeatable UI elements outside the base styles provided from the scaffolding
 * ---------------------------------------------------------------------------- */
/* line 10, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.topbar {
  height: 40px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  overflow: visible;
}
/* line 20, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.topbar a {
  color: #bfbfbf;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* line 29, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.topbar h3 a:hover,
.topbar .brand a:hover,
.topbar ul .active > a {
  background-color: #333;
  background-color: rgba(255, 255, 255, 0.05);
  color: white;
  text-decoration: none;
}
/* line 38, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.topbar h3 {
  position: relative;
}
/* line 42, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.topbar h3 a,
.topbar .brand {
  float: left;
  display: block;
  padding: 8px 20px 12px;
  margin-left: -20px;
  color: white;
  font-size: 20px;
  font-weight: 200;
  line-height: 1;
}
/* line 54, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.topbar p {
  margin: 0;
  line-height: 40px;
}
/* line 57, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.topbar p a:hover {
  background-color: transparent;
  color: white;
}
/* line 64, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.topbar form {
  float: left;
  margin: 5px 0 0 0;
  position: relative;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/* line 71, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.topbar form.pull-right {
  float: right;
}
/* line 74, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.topbar input {
  background-color: #444;
  background-color: rgba(255, 255, 255, 0.3);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: normal;
  font-weight: 13px;
  line-height: 1;
  padding: 4px 9px;
  color: white;
  color: rgba(255, 255, 255, 0.75);
  border: 1px solid #111;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.25);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.25);
  -o-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.25);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.25);
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
/* line 88, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.topbar input:-moz-placeholder {
  color: #e6e6e6;
}
/* line 91, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.topbar input::-webkit-input-placeholder {
  color: #e6e6e6;
}
/* line 95, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.topbar input:hover {
  background-color: #bfbfbf;
  background-color: rgba(255, 255, 255, 0.5);
  color: white;
}
/* line 102, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.topbar input:focus, .topbar input.focused {
  outline: 0;
  background-color: white;
  color: #404040;
  text-shadow: 0 1px 0 white;
  border: 0;
  padding: 5px 10px;
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}

/* line 117, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.topbar-inner,
.topbar .fill {
  background-color: #222;
  background-color: #222222;
  background-repeat: repeat-x;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF333333', endColorstr='#FF222222');
  background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#222222));
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #333333), color-stop(100%, #222222));
  background-image: -webkit-linear-gradient(#333333, #222222);
  background-image: -moz-linear-gradient(#333333, #222222);
  background-image: -o-linear-gradient(#333333, #222222);
  background-image: -ms-linear-gradient(#333333, #222222);
  background-image: linear-gradient(#333333, #222222);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
}

/* line 132, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.topbar div > ul,
.nav {
  display: block;
  float: left;
  margin: 0 10px 0 0;
  position: relative;
  left: 0;
}
/* line 138, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.topbar div > ul > li,
.nav > li {
  display: block;
  float: left;
}
/* line 142, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.topbar div > ul a,
.nav a {
  display: block;
  float: none;
  padding: 10px 10px 11px;
  line-height: 19px;
  text-decoration: none;
}
/* line 148, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.topbar div > ul a:hover,
.nav a:hover {
  color: white;
  text-decoration: none;
}
/* line 153, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.topbar div > ul .active > a,
.nav .active > a {
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.5);
}
/* line 159, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.topbar div > ul.secondary-nav,
.nav.secondary-nav {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
/* line 165, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.topbar div > ul.secondary-nav .menu-dropdown,
.topbar div > ul.secondary-nav .dropdown-menu,
.nav.secondary-nav .menu-dropdown,
.nav.secondary-nav .dropdown-menu {
  right: 0;
  border: 0;
}
/* line 175, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.topbar div > ul a.menu:hover,
.topbar div > ul li.open .menu,
.topbar div > ul .dropdown-toggle:hover,
.topbar div > ul .dropdown.open .dropdown-toggle,
.nav a.menu:hover,
.nav li.open .menu,
.nav .dropdown-toggle:hover,
.nav .dropdown.open .dropdown-toggle {
  background: #444;
  background: rgba(255, 255, 255, 0.05);
}
/* line 181, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.topbar div > ul .menu-dropdown,
.topbar div > ul .dropdown-menu,
.nav .menu-dropdown,
.nav .dropdown-menu {
  background-color: #333;
}
/* line 185, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.topbar div > ul .menu-dropdown a.menu,
.topbar div > ul .menu-dropdown .dropdown-toggle,
.topbar div > ul .dropdown-menu a.menu,
.topbar div > ul .dropdown-menu .dropdown-toggle,
.nav .menu-dropdown a.menu,
.nav .menu-dropdown .dropdown-toggle,
.nav .dropdown-menu a.menu,
.nav .dropdown-menu .dropdown-toggle {
  color: white;
}
/* line 187, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.topbar div > ul .menu-dropdown a.menu.open,
.topbar div > ul .menu-dropdown .dropdown-toggle.open,
.topbar div > ul .dropdown-menu a.menu.open,
.topbar div > ul .dropdown-menu .dropdown-toggle.open,
.nav .menu-dropdown a.menu.open,
.nav .menu-dropdown .dropdown-toggle.open,
.nav .dropdown-menu a.menu.open,
.nav .dropdown-menu .dropdown-toggle.open {
  background: #444;
  background: rgba(255, 255, 255, 0.05);
}
/* line 192, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.topbar div > ul .menu-dropdown li a,
.topbar div > ul .dropdown-menu li a,
.nav .menu-dropdown li a,
.nav .dropdown-menu li a {
  color: #999;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
/* line 195, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.topbar div > ul .menu-dropdown li a:hover,
.topbar div > ul .dropdown-menu li a:hover,
.nav .menu-dropdown li a:hover,
.nav .dropdown-menu li a:hover {
  background-color: #191919;
  background-repeat: repeat-x;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF292929', endColorstr='#FF191919');
  background-image: -khtml-gradient(linear, left top, left bottom, from(#292929), to(#191919));
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #292929), color-stop(100%, #191919));
  background-image: -webkit-linear-gradient(#292929, #191919);
  background-image: -moz-linear-gradient(#292929, #191919);
  background-image: -o-linear-gradient(#292929, #191919);
  background-image: -ms-linear-gradient(#292929, #191919);
  background-image: linear-gradient(#292929, #191919);
  color: white;
}
/* line 200, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.topbar div > ul .menu-dropdown .active a,
.topbar div > ul .dropdown-menu .active a,
.nav .menu-dropdown .active a,
.nav .dropdown-menu .active a {
  color: white;
}
/* line 203, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.topbar div > ul .menu-dropdown .divider,
.topbar div > ul .dropdown-menu .divider,
.nav .menu-dropdown .divider,
.nav .dropdown-menu .divider {
  background-color: #222;
  border-color: #444;
}

/* line 212, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.topbar ul .menu-dropdown li a,
.topbar ul .dropdown-menu li a {
  padding: 4px 15px;
}

/* line 220, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
li.menu,
.dropdown {
  position: relative;
}

/* line 226, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
a.menu:after,
.dropdown-toggle:after {
  width: 0;
  height: 0;
  display: inline-block;
  content: "&darr;";
  text-indent: -99999px;
  vertical-align: top;
  margin-top: 8px;
  margin-left: 4px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid white;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}

/* line 243, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.menu-dropdown,
.dropdown-menu {
  background-color: white;
  float: left;
  display: none;
  position: absolute;
  top: 40px;
  z-index: 900;
  min-width: 160px;
  max-width: 220px;
  _width: 160px;
  margin-left: 0;
  margin-right: 0;
  padding: 6px 0;
  zoom: 1;
  border-color: #999;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 0 1px 1px;
  -moz-border-radius: 0 0 6px 6px;
  -webkit-border-radius: 0 0 6px 6px;
  -o-border-radius: 0 0 6px 6px;
  -ms-border-radius: 0 0 6px 6px;
  -khtml-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
/* line 266, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.menu-dropdown li,
.dropdown-menu li {
  float: none;
  display: block;
  background-color: none;
}
/* line 272, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.menu-dropdown .divider,
.dropdown-menu .divider {
  height: 1px;
  margin: 5px 0;
  overflow: hidden;
  background-color: #eee;
  border-bottom: 1px solid white;
}

/* line 283, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.topbar .dropdown-menu a, .dropdown-menu a {
  display: block;
  padding: 4px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: gray;
  text-shadow: 0 1px 0 white;
}
/* line 292, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.topbar .dropdown-menu a:hover, .dropdown-menu a:hover {
  background-color: #dddddd;
  background-repeat: repeat-x;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFEEEEEE', endColorstr='#FFDDDDDD');
  background-image: -khtml-gradient(linear, left top, left bottom, from(#eeeeee), to(#dddddd));
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eeeeee), color-stop(100%, #dddddd));
  background-image: -webkit-linear-gradient(#eeeeee, #dddddd);
  background-image: -moz-linear-gradient(#eeeeee, #dddddd);
  background-image: -o-linear-gradient(#eeeeee, #dddddd);
  background-image: -ms-linear-gradient(#eeeeee, #dddddd);
  background-image: linear-gradient(#eeeeee, #dddddd);
  color: #404040;
  text-decoration: none;
  -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.025), inset 0 -1px rgba(0, 0, 0, 0.025);
  -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.025), inset 0 -1px rgba(0, 0, 0, 0.025);
  -o-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.025), inset 0 -1px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.025), inset 0 -1px rgba(0, 0, 0, 0.025);
}

/* line 308, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.open .menu,
.open .dropdown-toggle,
.dropdown.open .menu,
.dropdown.open .dropdown-toggle {
  color: white;
  background: #ccc;
  background: rgba(0, 0, 0, 0.3);
}
/* line 315, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.open .menu-dropdown,
.open .dropdown-menu,
.dropdown.open .menu-dropdown,
.dropdown.open .dropdown-menu {
  display: block;
}

/* line 323, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.tabs,
.pills {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
  zoom: 1;
}
/* line 9, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_mixins.scss */
.tabs:before, .tabs:after,
.pills:before,
.pills:after {
  display: table;
  content: "";
}
/* line 13, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_mixins.scss */
.tabs:after,
.pills:after {
  clear: both;
}
/* line 328, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.tabs > li,
.pills > li {
  float: left;
}
/* line 330, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.tabs > li > a,
.pills > li > a {
  display: block;
}

/* line 337, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.tabs {
  float: left;
  width: 100%;
  border-bottom: 1px solid #ddd;
}
/* line 341, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.tabs > li {
  position: relative;
  top: 1px;
}
/* line 344, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.tabs > li > a {
  padding: 0 15px;
  margin-right: 2px;
  line-height: 36px;
  border: 1px solid transparent;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -khtml-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
/* line 350, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.tabs > li > a:hover {
  text-decoration: none;
  background-color: #eee;
  border-color: #eee #eee #ddd;
}
/* line 356, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.tabs > li.active > a {
  color: gray;
  background-color: white;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
/* line 365, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.tabs .menu-dropdown,
.tabs .dropdown-menu {
  top: 35px;
  border-width: 1px;
  -moz-border-radius: 0 6px 6px 6px;
  -webkit-border-radius: 0 6px 6px 6px;
  -o-border-radius: 0 6px 6px 6px;
  -ms-border-radius: 0 6px 6px 6px;
  -khtml-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
/* line 372, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.tabs a.menu:after,
.tabs .dropdown-toggle:after {
  border-top-color: #999;
  margin-top: 15px;
  margin-left: 5px;
}
/* line 379, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.tabs li.open.menu .menu,
.tabs .open.dropdown .dropdown-toggle {
  border-color: #999;
}
/* line 384, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.tabs li.open a.menu:after,
.tabs .dropdown.open .dropdown-toggle:after {
  border-top-color: #555;
}

/* line 388, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.tab-content {
  clear: both;
}

/* line 394, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.pills a {
  margin: 5px 3px 5px 0;
  padding: 0 15px;
  text-shadow: 0 1px 1px white;
  line-height: 30px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -o-border-radius: 15px;
  -ms-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
}
/* line 400, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.pills a:hover {
  background: #00438a;
  color: white;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}
/* line 407, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.pills .active a {
  background: #0069d6;
  color: white;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}

/* line 415, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.tab-content > *,
.pill-content > * {
  display: none;
}

/* line 420, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.tab-content > .active,
.pill-content > .active {
  display: block;
}

/* line 428, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.breadcrumb {
  margin: 0 0 18px;
  padding: 7px 14px;
  background-color: #f5f5f5;
  background-repeat: repeat-x;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFF5F5F5');
  background-image: -khtml-gradient(linear, left top, left bottom, from(white), to(#f5f5f5));
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f5f5f5));
  background-image: -webkit-linear-gradient(#ffffff, #f5f5f5);
  background-image: -moz-linear-gradient(#ffffff, #f5f5f5);
  background-image: -o-linear-gradient(#ffffff, #f5f5f5);
  background-image: -ms-linear-gradient(#ffffff, #f5f5f5);
  background-image: linear-gradient(#ffffff, #f5f5f5);
  border: 1px solid #ddd;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset 0 1px 0 white;
  -webkit-box-shadow: inset 0 1px 0 white;
  -o-box-shadow: inset 0 1px 0 white;
  box-shadow: inset 0 1px 0 white;
}
/* line 435, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.breadcrumb li {
  display: inline;
  text-shadow: 0 1px 0 white;
}
/* line 439, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.breadcrumb .divider {
  padding: 0 5px;
  color: #bfbfbf;
}
/* line 445, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.breadcrumb .active a {
  color: #404040;
}

/* line 454, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.hero-unit {
  background-color: #f5f5f5;
  margin-bottom: 30px;
  padding: 60px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
}
/* line 459, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: -1px;
}
/* line 465, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.hero-unit p {
  font-size: 18px;
  font-weight: 200;
  line-height: 27px;
}

/* line 471, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
footer {
  margin-top: 17px;
  padding-top: 17px;
  border-top: 1px solid #eee;
}

/* line 481, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.page-header {
  margin-bottom: 17px;
  border-bottom: 1px solid #ddd;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  -o-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
/* line 485, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.page-header h1 {
  margin-bottom: 8px;
}

/* line 505, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.btn.danger, .btn.danger:hover, .btn.error, .btn.error:hover, .btn.success, .btn.success:hover, .btn.info, .btn.info:hover,
.alert-message.danger,
.alert-message.danger:hover,
.alert-message.error,
.alert-message.error:hover,
.alert-message.success,
.alert-message.success:hover,
.alert-message.info,
.alert-message.info:hover {
  color: white;
}
/* line 510, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.btn.danger, .btn.error,
.alert-message.danger,
.alert-message.error {
  background-color: #c43c35;
  background-repeat: repeat-x;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFEE5F5B', endColorstr='#FFC43C35');
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ee5f5b), color-stop(100%, #c43c35));
  background-image: -webkit-linear-gradient(#ee5f5b, #c43c35);
  background-image: -moz-linear-gradient(#ee5f5b, #c43c35);
  background-image: -o-linear-gradient(#ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(#ee5f5b, #c43c35);
  background-image: linear-gradient(#ee5f5b, #c43c35);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #c43c35 #c43c35 #882a25;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) fadein(rgba(0, 0, 0, 0.1), 15%);
}
/* line 514, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.btn.success,
.alert-message.success {
  background-color: #57a957;
  background-repeat: repeat-x;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF62C462', endColorstr='#FF57A957');
  background-image: -khtml-gradient(linear, left top, left bottom, from(#62c462), to(#57a957));
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #62c462), color-stop(100%, #57a957));
  background-image: -webkit-linear-gradient(#62c462, #57a957);
  background-image: -moz-linear-gradient(#62c462, #57a957);
  background-image: -o-linear-gradient(#62c462, #57a957);
  background-image: -ms-linear-gradient(#62c462, #57a957);
  background-image: linear-gradient(#62c462, #57a957);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #57a957 #57a957 #3d773d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) fadein(rgba(0, 0, 0, 0.1), 15%);
}
/* line 518, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.btn.info,
.alert-message.info {
  background-color: #339bb9;
  background-repeat: repeat-x;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF5BC0DE', endColorstr='#FF339BB9');
  background-image: -khtml-gradient(linear, left top, left bottom, from(#5bc0de), to(#339bb9));
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5bc0de), color-stop(100%, #339bb9));
  background-image: -webkit-linear-gradient(#5bc0de, #339bb9);
  background-image: -moz-linear-gradient(#5bc0de, #339bb9);
  background-image: -o-linear-gradient(#5bc0de, #339bb9);
  background-image: -ms-linear-gradient(#5bc0de, #339bb9);
  background-image: linear-gradient(#5bc0de, #339bb9);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #339bb9 #339bb9 #22697d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) fadein(rgba(0, 0, 0, 0.1), 15%);
}

/* line 524, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.btn {
  cursor: pointer;
  display: inline-block;
  background-color: #e6e6e6;
  background-repeat: no-repeat;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFE6E6E6');
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(25%, #ffffff), color-stop(100%, #e6e6e6));
  background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -moz-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  padding: 5px 14px 6px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  color: #333;
  font-size: 13px;
  line-height: normal;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-transition: 0.1s linear all;
  -moz-transition: 0.1s linear all;
  -ms-transition: 0.1s linear all;
  -o-transition: 0.1s linear all;
  transition: 0.1s linear all;
}
/* line 540, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.btn:hover {
  background-position: 0 -15px;
  color: #333;
  text-decoration: none;
}
/* line 547, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.btn:focus {
  outline: 1px dotted #666;
}
/* line 552, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.btn.primary {
  color: white;
  background-color: #0064cd;
  background-repeat: repeat-x;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF049CDB', endColorstr='#FF0064CD');
  background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
  background-image: -webkit-linear-gradient(#049cdb, #0064cd);
  background-image: -moz-linear-gradient(#049cdb, #0064cd);
  background-image: -o-linear-gradient(#049cdb, #0064cd);
  background-image: -ms-linear-gradient(#049cdb, #0064cd);
  background-image: linear-gradient(#049cdb, #0064cd);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #0064cd #0064cd #003f81;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) fadein(rgba(0, 0, 0, 0.1), 15%);
}
/* line 561, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.btn:active {
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  -o-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* line 565, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.btn.disabled {
  cursor: default;
  background-image: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  opacity: 0.65;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
/* line 572, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.btn[disabled] {
  cursor: default;
  background-image: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  opacity: 0.65;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
/* line 583, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.btn.large {
  font-size: 15px;
  line-height: normal;
  padding: 9px 14px 9px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
}
/* line 589, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.btn.small {
  padding: 7px 9px 7px;
  font-size: 11px;
}

/* line 596, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
:root .alert-message,
:root .btn {
  border-radius: 0 \0;
}

/* line 603, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
button.btn::-moz-focus-inner,
input[type=submit].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 612, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.close {
  float: right;
  color: black;
  font-size: 20px;
  font-weight: bold;
  line-height: 13.5px;
  text-shadow: 0 1px 0 white;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  opacity: 0.2;
}
/* line 620, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.close:hover {
  color: black;
  text-decoration: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
}

/* line 632, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.alert-message {
  position: relative;
  padding: 7px 15px;
  margin-bottom: 18px;
  color: #404040;
  background-color: #eedc94;
  background-repeat: repeat-x;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFCEEC1', endColorstr='#FFEEDC94');
  background-image: -khtml-gradient(linear, left top, left bottom, from(#fceec1), to(#eedc94));
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fceec1), color-stop(100%, #eedc94));
  background-image: -webkit-linear-gradient(#fceec1, #eedc94);
  background-image: -moz-linear-gradient(#fceec1, #eedc94);
  background-image: -o-linear-gradient(#fceec1, #eedc94);
  background-image: -ms-linear-gradient(#fceec1, #eedc94);
  background-image: linear-gradient(#fceec1, #eedc94);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #eedc94 #eedc94 #e4c652;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) fadein(rgba(0, 0, 0, 0.1), 15%);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  border-width: 1px;
  border-style: solid;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
}
/* line 645, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.alert-message .close {
  *margin-top: 3px;
  /* IE7 spacing */
}
/* line 650, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.alert-message h5 {
  line-height: 18px;
}
/* line 653, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.alert-message p {
  margin-bottom: 0;
}
/* line 656, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.alert-message div {
  margin-top: 5px;
  margin-bottom: 2px;
  line-height: 28px;
}
/* line 661, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.alert-message .btn {
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
  -o-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
/* line 666, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.alert-message.block-message {
  background-image: none;
  background-color: #fdf5d9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
  padding: 14px;
  border-color: #fceec1;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
/* line 673, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.alert-message.block-message ul, .alert-message.block-message p {
  margin-right: 30px;
}
/* line 676, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.alert-message.block-message ul {
  margin-bottom: 0;
}
/* line 679, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.alert-message.block-message li {
  color: #404040;
}
/* line 682, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.alert-message.block-message .alert-actions {
  margin-top: 5px;
}
/* line 687, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.alert-message.block-message.error, .alert-message.block-message.success, .alert-message.block-message.info {
  color: #404040;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
/* line 691, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.alert-message.block-message.error {
  background-color: #fddfde;
  border-color: #fbc7c6;
}
/* line 695, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.alert-message.block-message.success {
  background-color: #d1eed1;
  border-color: #bfe7bf;
}
/* line 699, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.alert-message.block-message.info {
  background-color: #ddf4fb;
  border-color: #c6edf9;
}

/* line 710, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.pagination {
  height: 36px;
  margin: 18px 0;
}
/* line 713, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.pagination ul {
  float: left;
  margin: 0;
  border: 1px solid #ddd;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* line 721, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.pagination li {
  display: inline;
}
/* line 724, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.pagination a {
  float: left;
  padding: 0 14px;
  line-height: 34px;
  border-right: 1px solid;
  border-right-color: #ddd;
  border-right-color: rgba(0, 0, 0, 0.15);
  *border-right-color: #ddd;
  /* IE6-7 */
  text-decoration: none;
}
/* line 735, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.pagination a:hover,
.pagination .active a {
  background-color: #c7eefe;
}
/* line 739, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.pagination .disabled a,
.pagination .disabled a:hover {
  background-color: transparent;
  color: #bfbfbf;
}
/* line 743, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.pagination .next a {
  border: 0;
}

/* line 752, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.well {
  background-color: #f5f5f5;
  margin-bottom: 20px;
  padding: 19px;
  min-height: 20px;
  border: 1px solid #eee;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 761, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 771, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.modal-backdrop {
  background-color: black;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
}
/* line 780, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 783, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.modal-backdrop, .modal-backdrop.fade.in {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

/* line 787, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 11000;
  width: 560px;
  margin: -250px 0 0 -250px;
  background-color: white;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
/* line 801, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.modal .close {
  margin-top: 7px;
}
/* line 802, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.modal.fade {
  -webkit-transition: e("opacity .3s linear, top .3s ease-out");
  -moz-transition: e("opacity .3s linear, top .3s ease-out");
  -ms-transition: e("opacity .3s linear, top .3s ease-out");
  -o-transition: e("opacity .3s linear, top .3s ease-out");
  transition: e("opacity .3s linear, top .3s ease-out");
  top: -25%;
}
/* line 806, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.modal.fade.in {
  top: 50%;
}

/* line 808, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.modal-header {
  border-bottom: 1px solid #eee;
  padding: 5px 15px;
}

/* line 812, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.modal-body {
  padding: 15px;
}

/* line 815, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.modal-footer {
  background-color: #f5f5f5;
  padding: 14px 15px 15px;
  border-top: 1px solid #ddd;
  -moz-border-radius: 0 0 6px 6px;
  -webkit-border-radius: 0 0 6px 6px;
  -o-border-radius: 0 0 6px 6px;
  -ms-border-radius: 0 0 6px 6px;
  -khtml-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -moz-box-shadow: inset 0 1px 0 white;
  -webkit-box-shadow: inset 0 1px 0 white;
  -o-box-shadow: inset 0 1px 0 white;
  box-shadow: inset 0 1px 0 white;
  zoom: 1;
  margin-bottom: 0;
}
/* line 9, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_mixins.scss */
.modal-footer:before, .modal-footer:after {
  display: table;
  content: "";
}
/* line 13, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_mixins.scss */
.modal-footer:after {
  clear: both;
}
/* line 823, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.modal-footer .btn {
  float: right;
  margin-left: 5px;
}

/* line 869, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.twipsy {
  display: block;
  position: absolute;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  z-index: 1000;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
/* line 877, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.twipsy.fade.in {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
/* line 880, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.twipsy.above .twipsy-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid black;
}
/* line 881, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.twipsy.left .twipsy-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid black;
}
/* line 882, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.twipsy.below .twipsy-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid black;
}
/* line 883, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.twipsy.right .twipsy-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid black;
}

/* line 885, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.twipsy-inner {
  padding: 3px 8px;
  background-color: black;
  color: white;
  text-align: center;
  max-width: 200px;
  text-decoration: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
}

/* line 894, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.twipsy-arrow {
  position: absolute;
  width: 0;
  height: 0;
}

/* line 904, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  padding: 5px;
  display: none;
}
/* line 911, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.popover.above .arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid black;
}
/* line 912, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.popover.right .arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid black;
}
/* line 913, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.popover.below .arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid black;
}
/* line 914, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.popover.left .arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid black;
}
/* line 915, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.popover .arrow {
  position: absolute;
  width: 0;
  height: 0;
}
/* line 920, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.popover .inner {
  background-color: black;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 3px;
  overflow: hidden;
  width: 280px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}
/* line 929, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.popover .title {
  background-color: #f5f5f5;
  padding: 9px 15px;
  line-height: 1;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -khtml-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  border-bottom: 1px solid #eee;
}
/* line 936, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.popover .content {
  background-color: white;
  padding: 14px;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -khtml-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
/* line 941, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.popover .content p, .popover .content ul, .popover .content ol {
  margin-bottom: 0;
}

/* line 951, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.fade {
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  opacity: 0;
}
/* line 954, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.fade.in {
  opacity: 1;
}

/* line 963, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.label {
  padding: 1px 3px 2px;
  background-color: #bfbfbf;
  font-size: 9.75px;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
/* line 971, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.label.important {
  background-color: #c43c35;
}
/* line 972, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.label.warning {
  background-color: #f89406;
}
/* line 973, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.label.success {
  background-color: #46a546;
}
/* line 974, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.label.notice {
  background-color: #62cffc;
}

/* line 981, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.media-grid {
  margin-left: -20px;
  margin-bottom: 0;
  zoom: 1;
}
/* line 9, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_mixins.scss */
.media-grid:before, .media-grid:after {
  display: table;
  content: "";
}
/* line 13, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_mixins.scss */
.media-grid:after {
  clear: both;
}
/* line 985, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.media-grid li {
  display: inline;
}
/* line 988, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.media-grid a {
  float: left;
  padding: 4px;
  margin: 0 0 20px 20px;
  border: 1px solid #ddd;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 995, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.media-grid a img {
  display: block;
}
/* line 998, /app/.bundle/gems/ruby/1.9.1/gems/compass_twitter_bootstrap-0.1.7/stylesheets/compass_twitter_bootstrap/_patterns.scss */
.media-grid a:hover {
  border-color: #0069d6;
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -o-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

/* Use this to get all of Bootstrap's @mixins and $variables */
/* line 6, /app/views/stylesheets/style.scss */
html {
  -webkit-font-smoothing: antialiased;
}

/* line 10, /app/views/stylesheets/style.scss */
html, body {
  min-height: 100%;
}

/* line 12, /app/views/stylesheets/style.scss */
body {
  background: #F9F9F9;
}

/* line 16, /app/views/stylesheets/style.scss */
p {
  line-height: 24px;
}

/* line 20, /app/views/stylesheets/style.scss */
#wrapper {
  overflow: hidden;
  padding-bottom: 100px;
}

/* line 25, /app/views/stylesheets/style.scss */
body.home #wrapper {
  padding-bottom: 0;
}

/* line 29, /app/views/stylesheets/style.scss */
h1, h2, h3, h4, h5, h6, a {
  font-family: "kulturista-web", serif;
}

/* line 33, /app/views/stylesheets/style.scss */
h3 {
  color: #3F6230;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

/* line 40, /app/views/stylesheets/style.scss */
.main {
  position: relative;
  background: #f9f9f9 url("../images/bg-texture.png") repeat top left;
}
/* line 44, /app/views/stylesheets/style.scss */
.main .bg-fade {
  position: absolute;
  bottom: -100px;
  height: 100px;
  width: 100%;
  background: url("../images/fade.png") repeat-x top left;
}

/* line 53, /app/views/stylesheets/style.scss */
body.home .main {
  background: transparent;
  padding-bottom: 100px;
}

/* line 58, /app/views/stylesheets/style.scss */
a {
  color: #3F6230;
  border-bottom: 1px solid #99C745;
  padding-bottom: 1px;
  text-decoration: none;
  font-family: "kulturista-web", serif;
  font-weight: 600;
  font-style: italic;
}
/* line 66, /app/views/stylesheets/style.scss */
a:hover {
  border-bottom: 1px solid #99C745;
  text-decoration: none;
  color: #60884f;
}

/* line 73, /app/views/stylesheets/style.scss */
ul, ol {
  margin-left: 55px;
}

/* line 77, /app/views/stylesheets/style.scss */
ul li, ol li {
  line-height: 1.7em;
  color: #404040;
}

/* line 82, /app/views/stylesheets/style.scss */
#video {
  margin-top: 0px;
  /*  margin-right: -80px;*/
  min-height: 600px;
  background: url(/images/banners/home-lg.jpg) no-repeat center center;
  background-size: cover;
}

/* line 90, /app/views/stylesheets/style.scss */
#video.rnd-1 {
  background: url(/images/banners/home-lg.jpg) no-repeat center center;
}

/* line 94, /app/views/stylesheets/style.scss */
#video.rnd-2 {
  background: url(/images/banners/home-coffee-lg.jpg) no-repeat center center;
}

/* line 98, /app/views/stylesheets/style.scss */
#video.rnd-3 {
  background: url(/images/banners/home-cycle-lg.jpg) no-repeat center center;
}

/* line 102, /app/views/stylesheets/style.scss */
#video.rnd-4 {
  background: url(/images/banners/home-rainbow-lg.jpg) no-repeat center center;
}

/* line 106, /app/views/stylesheets/style.scss */
#video.rnd-5 {
  background: url(/images/banners/home-wall-lg.jpg) no-repeat center center;
}

/* line 110, /app/views/stylesheets/style.scss */
#video.rnd-6 {
  background: url(/images/banners/home-fridge-lg.jpg) no-repeat center center;
}

/* line 115, /app/views/stylesheets/style.scss */
body.not-found #video {
  background: url(/images/banners/404.jpg) no-repeat center center;
}

/* line 120, /app/views/stylesheets/style.scss */
.home {
  overflow: hidden;
}
/* line 122, /app/views/stylesheets/style.scss */
.home #footer {
  width: 100%;
  position: fixed;
  bottom: 0;
  background: #FFF;
  z-index: 100;
}

/* line 131, /app/views/stylesheets/style.scss */
.crumb-wrapper {
  width: 100%;
  background: #fff;
  border-bottom: 6px double #DADADA;
}

/* line 137, /app/views/stylesheets/style.scss */
.breadcrumbs {
  padding: 15px 0;
}

/* line 141, /app/views/stylesheets/style.scss */
.breadcrumbs a, .breadcrumbs span {
  margin: 0 5px;
  color: #3F6230;
}

/* line 146, /app/views/stylesheets/style.scss */
.breadcrumbs .active {
  color: #99c745;
  font-family: "kulturista-web", serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
}

/* line 4, /app/views/stylesheets/_tertiary.scss */
.container {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
}

/* line 11, /app/views/stylesheets/_tertiary.scss */
.container article {
  border-right: 6px double #dadada;
  padding-right: 30px;
}

/* line 17, /app/views/stylesheets/_tertiary.scss */
article,
aside {
  margin-top: 35px;
  margin-bottom: 35px;
}

/* line 21, /app/views/stylesheets/_tertiary.scss */
article h1 {
  color: #3f6230;
  font-family: "kulturista-web", serif;
  font-weight: 600;
  font-style: normal;
  font-size: 27px;
  background: url("/images/flourish.png") left center no-repeat;
  margin-bottom: 15px;
  margin-left: -37px;
  padding-left: 36px;
}

/* line 33, /app/views/stylesheets/_tertiary.scss */
article > h2 {
  font-family: "kulturista-web", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 15px;
}

/* line 42, /app/views/stylesheets/_tertiary.scss */
article p, article ul {
  margin-bottom: 28px;
}

/* line 46, /app/views/stylesheets/_tertiary.scss */
article img {
  float: left;
  max-width: 230px;
  max-height: 200px;
  /*  height: 166px;*/
  border: 8px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  margin-bottom: 10px;
  /*margin-top: 4px;
  margin-left: -70px;*/
  margin-right: 10px;
  position: relative;
  /*top: 8px;*/
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
}

/* line 64, /app/views/stylesheets/_tertiary.scss */
article ul {
  margin-top: -1.5em;
}

/* line 68, /app/views/stylesheets/_tertiary.scss */
aside.span4 {
  /*  padding-left: 4px;*/
  width: 270px;
  margin-left: 30px;
}

/* line 74, /app/views/stylesheets/_tertiary.scss */
aside .sidenav {
  margin: 50px 0 54px 0px;
}

/* line 78, /app/views/stylesheets/_tertiary.scss */
aside ul {
  margin: 0 0 54px 16px;
}

/* line 82, /app/views/stylesheets/_tertiary.scss */
aside h3 {
  color: #99c745;
  font-family: "kulturista-web", serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  font-size: 1.75em;
  margin-bottom: 0.5em;
  line-height: 1.1em;
}

/* line 93, /app/views/stylesheets/_tertiary.scss */
aside li {
  font-size: 108%;
}

/* line 97, /app/views/stylesheets/_tertiary.scss */
#more li {
  line-height: 1.4em;
  margin-bottom: 8px;
  list-style: square;
  color: #D5D5D5;
}
/* line 104, /app/views/stylesheets/_tertiary.scss */
#more li span {
  color: #404040;
}

/* line 109, /app/views/stylesheets/_tertiary.scss */
aside li span {
  color: #3F6230;
  font-family: "kulturista-web", serif;
  font-weight: 700;
}

/* line 115, /app/views/stylesheets/_tertiary.scss */
aside blockquote {
  border-left: none;
  padding-left: 0;
  color: #3f6230;
  font-weight: 400;
}

/*
Banner Image Sizes:
- Large: 1800x672
- Med: 1200x600
- Small: 600x480
*/
@media only screen and (max-width: 500px) {
  /* line 17, /app/views/stylesheets/_banners.scss */
  header {
    height: 400px;
  }

  body.foto header {
    background-image: url(../images/bahqepeje.jpg);
  }

  body.ballina header {
    background-image: url(../images/famousbar.jpg);
  }
  
  body.sifunksionon header {
    background-image: url(../images/lipsocaffe.jpg);
  }
  
  body.video header {
    background-image: url(../images/ulqin.jpg);
  }
  
  body.perne header {
    background-image: url(../images/mabelle.jpg);
  }
  
  body.kontaktoni header {
    background-image: url(../images/playoff.jpg);
  }
  
}
@media only screen and (max-width: 1023px) and (min-width: 501px) {
  /* line 32, /app/views/stylesheets/_banners.scss */
  header {
    height: 500px;
  }

  body.foto header {
    background-image: url(../images/bahqepeje.jpg);
  }

  body.ballina header {
    background-image: url(../images/famousbar.jpg);
  }
  
  body.sifunksionon header {
    background-image: url(../images/lipsocaffe.jpg);
  }
  
  body.video header {
    background-image: url(../images/ulqin.jpg);
  }
  
  body.perne header {
    background-image: url(../images/mabelle.jpg);
  }
  
  body.kontaktoni header {
    background-image: url(../images/playoff.jpg);
  }
}
@media only screen and (min-width: 1024px) {
  /* line 47, /app/views/stylesheets/_banners.scss */
  header {
    height: 560px;
  }
  
  body.foto header {
    background-image: url(../images/bahqepeje.jpg);
  }

  body.ballina header {
    background-image: url(../images/famousbar.jpg);
  }
  
  body.sifunksionon header {
    background-image: url(../images/lipsocaffe.jpg);
  }
  
  body.video header {
    background-image: url(../images/ulqin.jpg);
  }
  
  body.perne header {
    background-image: url(../images/mabelle.jpg);
  }
  
  body.kontaktoni header {
    background-image: url(../images/playoff.jpg);
  }
}
/* line 4, /app/views/stylesheets/_header.scss */
img {
  max-width: 100%;
}

/* line 7, /app/views/stylesheets/_header.scss */
nav {
  background: url(../images/nav-bg.png) no-repeat center top;
  height: 200px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 100;
}
/* line 15, /app/views/stylesheets/_header.scss */
nav h1 > a {
  position: relative;
  display: block;
  width: 211px;
  height: 92px;
  overflow: hidden;
  text-indent: -999999px;
  background: url(../images/logosmall.png) no-repeat;
  background-size: cover;
  margin-left: 10px;
  margin-top: 20px;
  border: 0;
  -moz-transition: all;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -moz-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
/* line 33, /app/views/stylesheets/_header.scss */
nav h1 > a:hover {
  top: -2px;
  border: 0;
}
/* line 39, /app/views/stylesheets/_header.scss */
nav ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  position: absolute;
  right: 20px;
  top: 30px;
}
/* line 47, /app/views/stylesheets/_header.scss */
nav ul li {
  display: inline-block;
}
/* line 49, /app/views/stylesheets/_header.scss */
nav ul li a {
  text-decoration: none;
  border: 0;
  font-style: normal;
  color: #3f6230;
  border-bottom: 1px solid #99C745;
  font-weight: 600;
  font-size: 1.4em;
  margin-left: 15px;
  line-height: 30px;
}

/* line 65, /app/views/stylesheets/_header.scss */
body.life a.life,
body.work a.work {
  color: #99c64d;
  padding-bottom: 1px;
  border: 0;
  font-weight: 700;
}

/* line 72, /app/views/stylesheets/_header.scss */
a#visit {
  width: 85px;
  z-index: 10000;
  display: block;
  position: fixed;
  right: 0px;
  top: 140px;
  height: 70px;
  color: #fff;
  font-size: 1.5em;
  text-transform: uppercase;
  font-style: normal;
  line-height: 70px;
  text-indent: -180px;
  background: #98c83b url(/images/visit-arrow-right.png) no-repeat 235px center;
  overflow: hidden;
  -moz-border-radius-topleft: 50px;
  -webkit-border-top-left-radius: 50px;
  -o-border-top-left-radius: 50px;
  -ms-border-top-left-radius: 50px;
  -khtml-border-top-left-radius: 50px;
  border-top-left-radius: 50px;
  -moz-border-radius-bottomleft: 50px;
  -webkit-border-bottom-left-radius: 50px;
  -o-border-bottom-left-radius: 50px;
  -ms-border-bottom-left-radius: 50px;
  -khtml-border-bottom-left-radius: 50px;
  border-bottom-left-radius: 50px;
  -moz-transition: all;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
/* line 97, /app/views/stylesheets/_header.scss */
a#visit img {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 1;
}

/* line 108, /app/views/stylesheets/_header.scss */
a#visit:hover,
a#visit:active {
  right: 0px;
  width: 180px;
  padding-left: 82px;
  padding-right: 10px;
  text-indent: 0px;
}

/* line 117, /app/views/stylesheets/_header.scss */
header {
  font-family: "kulturista-web", serif;
  background-position: 50% 50%;
  background-color: #000;
  width: 100%;
  margin-top: 58px;
  color: #fff;
  -webkit-transform: translateZ(0);
  -moz-transition: height;
  -webkit-transition: height;
  -o-transition: height;
  transition: height;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
/* line 130, /app/views/stylesheets/_header.scss */
header .container {
  min-height: 400px;
}

/* line 137, /app/views/stylesheets/_header.scss */
header .container,
nav .container {
  position: relative;
  width: 100%;
  max-width: 940px;
  height: 100%;
}

/* line 144, /app/views/stylesheets/_header.scss */
div.headline {
  position: absolute;
  bottom: 20px;
  /*  left: 10px;*/
  width: 100%;
}
/* line 150, /app/views/stylesheets/_header.scss */
div.headline h1, div.headline h2 {
  color: #fff;
  text-transform: uppercase;
  line-height: 1em;
  margin-bottom: 0px;
  -webkit-transition: font-size .3s ease-in-out;
  -moz-transition: font-size .3s ease-in-out;
  -o-transition: font-size .3s ease-in-out;
  -ms-transition: font-size .3s ease-in-out;
}
/* line 161, /app/views/stylesheets/_header.scss */
div.headline h1 {
  display: inline-block;
}
/* line 165, /app/views/stylesheets/_header.scss */
div.headline h2 {
  font-style: normal;
  font-weight: 600;
  margin-left: 10px;
}
/* line 171, /app/views/stylesheets/_header.scss */
div.headline h3 {
  color: #97c93c;
  text-transform: uppercase;
  font-weight: 400;
  font-style: italic;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 3px 10px;
  /*    margin-left: 9px;*/
  max-width: 75%;
  margin-bottom: 10px;
}
/* line 183, /app/views/stylesheets/_header.scss */
div.headline span.forward {
  font-size: 7em;
  margin: 0 0 0 10px;
  font-weight: 600;
  position: relative;
  top: -10px;
}

/* line 192, /app/views/stylesheets/_header.scss */
div.caption {
  font-size: .8em;
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 25%;
  text-align: right;
  color: #fff;
}
/* line 201, /app/views/stylesheets/_header.scss */
div.caption h3 {
  color: #fff;
  font-size: 1.2em;
  margin-bottom: 3px;
  line-height: 1em;
}
/* line 208, /app/views/stylesheets/_header.scss */
div.caption p {
  margin-bottom: 10px;
  line-height: 1.4em;
}

/* line 214, /app/views/stylesheets/_header.scss */
span.credit {
  font-size: .9em;
  color: #fff;
  position: absolute;
  right: 20px;
  bottom: 20px;
}
/* line 221, /app/views/stylesheets/_header.scss */
span.credit a {
  color: #fff;
  text-decoration: underline;
}

/* line 230, /app/views/stylesheets/_header.scss */
.home .main, .not-found .main {
  width: 100%;
  top: 180px;
  position: absolute;
  z-index: 100;
  background: transparent;
}
/* line 238, /app/views/stylesheets/_header.scss */
.home .container, .not-found .container {
  background: transparent;
}
/* line 242, /app/views/stylesheets/_header.scss */
.home .home-banner, .not-found .home-banner {
  width: 100%;
}
/* line 244, /app/views/stylesheets/_header.scss */
.home .home-banner h1, .not-found .home-banner h1 {
  text-transform: uppercase;
  font-weight: 600;
  color: #FFF;
  font-size: 53px;
  background-color: rgba(0, 0, 0, 0.5);
  display: inline-block;
  line-height: 76px;
  margin-bottom: 10px;
  padding: 0px 10px;
}
/* line 256, /app/views/stylesheets/_header.scss */
.home .home-banner h2, .not-found .home-banner h2 {
  margin-top: 11px;
  padding-left: 10px;
  padding: 5px 10px;
  color: #FFF;
  font-size: 2.3em;
  font-weight: 400;
  font-style: italic;
  background-color: rgba(0, 0, 0, 0.5);
  display: inline-block;
}
/* line 269, /app/views/stylesheets/_header.scss */
.home .home-banner a, .not-found .home-banner a {
  text-transform: uppercase;
  color: #97c93c;
  font-weight: bolder;
  font-style: normal;
}

@media only screen and (max-width: 550px) {
  /* line 281, /app/views/stylesheets/_header.scss */
  .home-banner h1 {
    font-size: 24px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 801px) and (min-width: 551px) {
  /* line 290, /app/views/stylesheets/_header.scss */
  .home-banner h1 {
    font-size: 40px;
    line-height: 55px;
  }
  /* line 295, /app/views/stylesheets/_header.scss */
  .home-banner h2 {
    font-size: 24px;
  }
}
/* line 3, /app/views/stylesheets/_category.scss */
#categories {
  background: url(/images/categories/cat-dividers.png) repeat-y top center;
  margin: 40px 0;
}
/* line 7, /app/views/stylesheets/_category.scss */
#categories .content {
  text-align: center;
}
/* line 9, /app/views/stylesheets/_category.scss */
#categories .content a.catlink {
  display: inline-block;
  width: 250px;
  height: 214px;
  border: 8px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -moz-transition: opacity;
  -webkit-transition: opacity;
  -o-transition: opacity;
  transition: opacity;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
/* line 20, /app/views/stylesheets/_category.scss */
#categories .content a.catlink:hover {
  border: 8px solid rgba(0, 0, 0, 0.15);
}
/* line 25, /app/views/stylesheets/_category.scss */
#categories .span6 .content {
  padding: 0 45px;
}
/* line 29, /app/views/stylesheets/_category.scss */
#categories h2 {
  font-size: 25px;
  margin-bottom: 34px;
}
/* line 34, /app/views/stylesheets/_category.scss */
#categories h2 a {
  /*    color: #3f6230;
      font-family: "kulturista-web", serif;
      font-weight: 600;
  */
  font-style: normal;
}
/* line 41, /app/views/stylesheets/_category.scss */
#categories p {
  font-size: 13px;
  color: #696969;
  padding: 16px 25px;
  min-height: 40px;
}

/* line 4, /app/views/stylesheets/_footer.scss */
#footer {
  background: transparent;
  border-top: 1px solid #ccc;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0;
  padding: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 2000;
  width: 100%;
}
/* line 18, /app/views/stylesheets/_footer.scss */
#footer h3 {
  color: #99c745;
  font-size: 215%;
  margin-bottom: 15px;
  text-transform: uppercase;
}
/* line 24, /app/views/stylesheets/_footer.scss */
#footer ul {
  list-style: none;
  margin: 0;
}
/* line 28, /app/views/stylesheets/_footer.scss */
#footer li {
  margin-bottom: 16px;
}
/* line 31, /app/views/stylesheets/_footer.scss */
#footer #toggle {
  width: 100%;
  color: #97c93c;
  font-weight: bold;
  cursor: pointer;
  background-color: #fff;
}
/* line 37, /app/views/stylesheets/_footer.scss */
#footer #toggle .container {
  position: relative;
}
/* line 41, /app/views/stylesheets/_footer.scss */
#footer #toggle .container:before {
  content: '';
  position: absolute;
  top: -14px;
  left: 5px;
  height: 17px;
  width: 24px;
  background: url("/images/footer-arrow.png") no-repeat top left;
}
/* line 52, /app/views/stylesheets/_footer.scss */
#footer #toggle #plus-glyph {
  position: relative;
  left: -6px;
  width: 59px;
  height: 59px;
  font-family: 'kulturista-web', serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 59px;
  text-align: center;
  margin-left: -5px;
  -moz-transition: rotation;
  -webkit-transition: rotation;
  -o-transition: rotation;
  transition: rotation;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
/* line 67, /app/views/stylesheets/_footer.scss */
#footer #toggle.down #plus-glyph {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
/* line 73, /app/views/stylesheets/_footer.scss */
#footer #footer_nav {
  background: #fff;
}
/* line 75, /app/views/stylesheets/_footer.scss */
#footer #footer_nav .row {
  border-top: 6px double #e5e5e5;
  border-bottom: 6px double #e5e5e5;
  padding: 15px 0;
}
/* line 80, /app/views/stylesheets/_footer.scss */
#footer #footer_nav .row .span3 {
  width: 150px;
  padding-right: 10px;
}
/* line 86, /app/views/stylesheets/_footer.scss */
#footer #footer_nav #cowork_credit {
  border-left: 6px double #e5e5e5;
  color: #696969;
  /*      height: 175px;*/
  padding-left: 30px;
}
/* line 92, /app/views/stylesheets/_footer.scss */
#footer #footer_nav #cowork_credit p {
  margin-bottom: 30px;
}
/* line 97, /app/views/stylesheets/_footer.scss */
#footer #footer_nav #site_credits {
  border: 0;
  padding: 15px 0;
}
/* line 101, /app/views/stylesheets/_footer.scss */
#footer #footer_nav #site_credits p {
  color: #696969;
  float: left;
  padding-right: 20px;
}
/* line 106, /app/views/stylesheets/_footer.scss */
#footer #footer_nav #site_credits p.first {
  border-right: 1px solid #e5e5e5;
  margin-right: 20px;
}

/* For modern browsers */
/* line 117, /app/views/stylesheets/_footer.scss */
.cf:before,
.cf:after {
  content: "";
  display: table;
}

/* line 122, /app/views/stylesheets/_footer.scss */
.cf:after {
  clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
/* line 127, /app/views/stylesheets/_footer.scss */
.cf {
  zoom: 1;
}

/* line 1, /app/views/stylesheets/_visit.scss */
body.visit {
  background: #fff;
}
/* line 4, /app/views/stylesheets/_visit.scss */
body.visit header {
  background: none;
  height: 295px;
}
/* line 8, /app/views/stylesheets/_visit.scss */
body.visit header h1 {
  font-size: 75px;
  font-weight: 600;
  color: #d5cc25;
  text-transform: capitalize;
  display: block;
  background: url(/images/double-border.png) repeat-x 0 bottom;
  padding-bottom: 28px;
}
/* line 18, /app/views/stylesheets/_visit.scss */
body.visit header div.headline {
  top: 160px;
  width: 100%;
}
/* line 24, /app/views/stylesheets/_visit.scss */
body.visit .outer {
  background: none;
}
/* line 28, /app/views/stylesheets/_visit.scss */
body.visit article {
  border-right: 0;
  margin-top: 5px;
  margin-bottom: 7px;
}
/* line 32, /app/views/stylesheets/_visit.scss */
body.visit article > h2 {
  font-size: 25px;
  font-weight: 600;
  color: #416331;
}
/* line 37, /app/views/stylesheets/_visit.scss */
body.visit article h3 {
  color: #98c642;
}
/* line 40, /app/views/stylesheets/_visit.scss */
body.visit article img#map {
  width: 380px;
  height: 409px;
  border: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -120px;
}
/* line 48, /app/views/stylesheets/_visit.scss */
body.visit article p {
  line-height: 24px;
}
/* line 51, /app/views/stylesheets/_visit.scss */
body.visit article p.pfirst {
  font-family: "kulturista-web", serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
}
/* line 58, /app/views/stylesheets/_visit.scss */
body.visit article ul {
  margin-top: 0;
  margin-left: 0;
}
/* line 62, /app/views/stylesheets/_visit.scss */
body.visit article ul ul {
  margin-left: 16px;
}
/* line 67, /app/views/stylesheets/_visit.scss */
body.visit article li {
  margin-left: 0;
}
/* line 72, /app/views/stylesheets/_visit.scss */
body.visit article#weekend {
  padding-top: 50px;
}
/* line 76, /app/views/stylesheets/_visit.scss */
body.visit article#weekend h2 {
  font-size: 35px;
}
/* line 84, /app/views/stylesheets/_visit.scss */
body.visit .visitcon {
  background: url(/images/visit-bg.jpg);
}
/* line 87, /app/views/stylesheets/_visit.scss */
body.visit .visitcon .top {
  background: url(/images/visit-bg-top.jpg) repeat-x;
  height: 11px;
  width: 100%;
}
/* line 93, /app/views/stylesheets/_visit.scss */
body.visit .visitcon .bottom {
  background: url(/images/visit-bg-bottom.jpg) repeat-x;
  height: 11px;
  width: 100%;
}
/* line 101, /app/views/stylesheets/_visit.scss */
body.visit .visitcon h2 {
  color: #fff;
}
/* line 105, /app/views/stylesheets/_visit.scss */
body.visit .visitcon p {
  color: #b9c3ba;
}
/* line 109, /app/views/stylesheets/_visit.scss */
body.visit .visitcon a {
  color: #fff;
}
/* line 113, /app/views/stylesheets/_visit.scss */
body.visit .visitcon img {
  margin-left: 30px;
}
/* line 117, /app/views/stylesheets/_visit.scss */
body.visit .visitcon .visit {
  margin-bottom: 3em;
}
/* line 121, /app/views/stylesheets/_visit.scss */
body.visit .visitcon .visit h3 {
  margin-bottom: 15px;
  padding-left: 53px;
  line-height: 38px;
  margin-left: -55px;
}
/* line 129, /app/views/stylesheets/_visit.scss */
body.visit .visitcon .visit-1 {
  margin-top: 55px;
}
/* line 132, /app/views/stylesheets/_visit.scss */
body.visit .visitcon .visit-1 h3 {
  background: url(/images/visit-01.jpg) no-repeat;
}
/* line 140, /app/views/stylesheets/_visit.scss */
body.visit .visitcon .visit-2 h3 {
  background: url(/images/visit-02.jpg) no-repeat;
}
/* line 146, /app/views/stylesheets/_visit.scss */
body.visit .visitcon .visit-3 {
  margin-bottom: 70px;
}
/* line 149, /app/views/stylesheets/_visit.scss */
body.visit .visitcon .visit-3 h3 {
  background: url(/images/visit-03.jpg) no-repeat;
}
/* line 156, /app/views/stylesheets/_visit.scss */
body.visit #more {
  margin-bottom: 0;
  padding: 50px 0 0;
}
/* line 160, /app/views/stylesheets/_visit.scss */
body.visit #more h3 {
  margin-bottom: 15px;
  font-size: 35px;
  color: #416331;
  text-transform: none;
  font-weight: 600;
}
/* line 168, /app/views/stylesheets/_visit.scss */
body.visit #more h4 {
  color: #98C642;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
/* line 177, /app/views/stylesheets/_visit.scss */
body.visit .main .main {
  margin-bottom: -100px;
  padding-bottom: 100px;
}

/* line 1, /app/views/stylesheets/_credits.scss */
body.credits {
  background: #fff;
  /*  a {
      border-bottom: none;
      text-decoration: underline; }*/
  /*  #indiecraft {
      margin-bottom: 180px;
    }
  */
}
/* line 8, /app/views/stylesheets/_credits.scss */
body.credits h2 {
  color: #d5cc25;
  font-size: 3em;
  padding-bottom: 50px;
  font-weight: 500;
}
/* line 15, /app/views/stylesheets/_credits.scss */
body.credits ul {
  list-style: none;
  margin: 0;
}
/* line 19, /app/views/stylesheets/_credits.scss */
body.credits header {
  background: none;
  height: 310px;
}
/* line 23, /app/views/stylesheets/_credits.scss */
body.credits header .container {
  min-height: 300px;
}
/* line 26, /app/views/stylesheets/_credits.scss */
body.credits header h2 {
  color: #d5cc25;
  text-transform: capitalize;
  display: block;
  font-size: 75px;
  margin-left: 0;
  padding-bottom: 20px;
  font-weight: 600;
  border-bottom: 7px double #dedede;
}
/* line 37, /app/views/stylesheets/_credits.scss */
body.credits header div.headline {
  top: 160px;
  width: 100%;
}
/* line 43, /app/views/stylesheets/_credits.scss */
body.credits .organization {
  width: 100%;
  clear: both;
  margin-bottom: 40px;
}
/* line 48, /app/views/stylesheets/_credits.scss */
body.credits .organization img {
  border: 8px solid #e5e5e5;
  margin-right: 20px;
  float: left;
}
/* line 53, /app/views/stylesheets/_credits.scss */
body.credits .organization .info {
  /*      width: 95%;*/
}
/* line 56, /app/views/stylesheets/_credits.scss */
body.credits .organization .info h3 {
  font-size: 27px;
  line-height: 1em;
  margin: 5px 0 10px;
  /*        position: relative;*/
  /*        top: -3px;*/
  font-weight: 600;
  color: #444;
  text-transform: none;
}
/* line 66, /app/views/stylesheets/_credits.scss */
body.credits .organization .info h3 span {
  font-weight: 400;
  color: #696969;
}
/* line 72, /app/views/stylesheets/_credits.scss */
body.credits .organization .info .meta {
  margin-bottom: 18px;
}
/* line 76, /app/views/stylesheets/_credits.scss */
body.credits .organization .info p {
  color: #444444;
  font-family: "kulturista-web";
  font-size: 135%;
  line-height: 1.6em;
}
/* line 85, /app/views/stylesheets/_credits.scss */
body.credits .meta {
  font-size: 14px;
  margin-bottom: 14px;
}
/* line 89, /app/views/stylesheets/_credits.scss */
body.credits .meta span {
  position: relative;
  top: 3px;
  display: inline-block;
  margin: 0 3px;
  color: #717171;
  font-family: 'kulturista-web', serif;
  font-size: 20px;
  font-weight: 300;
}
/* line 101, /app/views/stylesheets/_credits.scss */
body.credits #people {
  clear: both;
  margin-top: 50px;
  border-bottom: 2px solid #dedede;
}
/* line 106, /app/views/stylesheets/_credits.scss */
body.credits #people li {
  float: left;
  margin-bottom: 40px;
}
/* line 111, /app/views/stylesheets/_credits.scss */
body.credits #people .avatar-frame {
  display: inline-block;
  position: relative;
  overflow: hidden;
  float: left;
  margin-right: 20px;
}
/* line 119, /app/views/stylesheets/_credits.scss */
body.credits #people .avatar-frame > img {
  vertical-align: top;
}
/* line 123, /app/views/stylesheets/_credits.scss */
body.credits #people .avatar-frame, body.credits #people .avatar-frame:before {
  -moz-border-radius: 100em;
  border-radius: 100em;
}
/* line 128, /app/views/stylesheets/_credits.scss */
body.credits #people .avatar-frame > img {
  -webkit-border-radius: 100em;
}
/* line 132, /app/views/stylesheets/_credits.scss */
body.credits #people .avatar-frame:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  margin: -10em;
  border: 10em solid #fff;
}
/* line 144, /app/views/stylesheets/_credits.scss */
body.credits #people .avatar {
  /*      float: left;*/
  margin: 0;
  border: none;
}
/* line 150, /app/views/stylesheets/_credits.scss */
body.credits #people .person_info {
  float: left;
}
/* line 153, /app/views/stylesheets/_credits.scss */
body.credits #people .person_info h5, body.credits #people .person_info .meta, body.credits #people .person_info p {
  /*        margin-bottom: 4px;*/
  line-height: 1em;
}
/* line 158, /app/views/stylesheets/_credits.scss */
body.credits #people .person_info h5 {
  color: #444;
  font-size: 18px;
  font-weight: 600;
  margin: 9px 0 10px;
}
/* line 164, /app/views/stylesheets/_credits.scss */
body.credits #people .person_info h5 span {
  font-weight: 300;
}
/* line 172, /app/views/stylesheets/_credits.scss */
body.credits .main {
  background: transparent;
}

/* Media Queries */
/* Non-mobile sizes for banner headlines */
@media only screen and (min-width: 500px) {
  /* line 6, /app/views/stylesheets/_mq.scss */
  .column.alpha, .columns.alpha {
    margin-left: 0;
    margin-right: 0px;
  }

  /* line 7, /app/views/stylesheets/_mq.scss */
  .column.omega, .columns.omega {
    margin-right: 0;
    margin-left: 20px;
  }

  /* line 11, /app/views/stylesheets/_mq.scss */
  div.headline h1, div.headline h3 {
    display: inline-block;
  }
  /* line 15, /app/views/stylesheets/_mq.scss */
  div.headline h1 {
    font-size: 9.615384615em;
  }
  /* line 19, /app/views/stylesheets/_mq.scss */
  div.headline h2 {
    font-size: 5em;
  }
  /* line 23, /app/views/stylesheets/_mq.scss */
  div.headline h3 {
    font-size: 2em;
  }
}
/* #Tablet (Portrait)
================================================== */
/* Note: Design for a width of 768px */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  /* line 37, /app/views/stylesheets/_mq.scss */
  .container {
    width: 778px;
  }

  /* line 39, /app/views/stylesheets/_mq.scss */
  .container .column,
  .container .columns {
    margin-left: 10px;
    margin-right: 10px;
  }

  /* line 40, /app/views/stylesheets/_mq.scss */
  .column.alpha, .columns.alpha {
    margin-left: 0;
    margin-right: 0px;
  }

  /* line 41, /app/views/stylesheets/_mq.scss */
  .column.omega, .columns.omega {
    margin-right: 0;
    margin-left: 20px;
  }

  /* line 43, /app/views/stylesheets/_mq.scss */
  .container .span1 {
    width: 28px;
  }

  /* line 44, /app/views/stylesheets/_mq.scss */
  .container .span2 {
    width: 76px;
  }

  /* line 45, /app/views/stylesheets/_mq.scss */
  .container .span3 {
    width: 124px;
  }

  /* line 46, /app/views/stylesheets/_mq.scss */
  .container .span4 {
    width: 172px;
  }

  /* line 47, /app/views/stylesheets/_mq.scss */
  .container .span5 {
    width: 220px;
  }

  /* line 48, /app/views/stylesheets/_mq.scss */
  .container .span6 {
    width: 268px;
  }

  /* line 49, /app/views/stylesheets/_mq.scss */
  .container .span7 {
    width: 316px;
  }

  /* line 50, /app/views/stylesheets/_mq.scss */
  .container .span8 {
    width: 364px;
  }

  /* line 51, /app/views/stylesheets/_mq.scss */
  .container .span9 {
    width: 412px;
  }

  /* line 52, /app/views/stylesheets/_mq.scss */
  .container .span10 {
    width: 460px;
  }

  /* line 53, /app/views/stylesheets/_mq.scss */
  .container .span11 {
    width: 508px;
  }

  /* line 54, /app/views/stylesheets/_mq.scss */
  .container .span12 {
    width: 556px;
  }

  /* line 55, /app/views/stylesheets/_mq.scss */
  .container .span13 {
    width: 604px;
  }

  /* line 56, /app/views/stylesheets/_mq.scss */
  .container .span14 {
    width: 652px;
  }

  /* line 57, /app/views/stylesheets/_mq.scss */
  .container .span15 {
    width: 700px;
  }

  /* line 58, /app/views/stylesheets/_mq.scss */
  .container .span16 {
    width: 748px;
  }

  /* line 60, /app/views/stylesheets/_mq.scss */
  .container .span-one-third {
    width: 236px;
  }

  /* line 61, /app/views/stylesheets/_mq.scss */
  .container .span-two-thirds {
    width: 492px;
  }

  /* Offsets */
  /* line 64, /app/views/stylesheets/_mq.scss */
  .container .offset1 {
    padding-left: 48px;
  }

  /* line 65, /app/views/stylesheets/_mq.scss */
  .container .offset2 {
    padding-left: 96px;
  }

  /* line 66, /app/views/stylesheets/_mq.scss */
  .container .offset3 {
    padding-left: 144px;
  }

  /* line 67, /app/views/stylesheets/_mq.scss */
  .container .offset4 {
    padding-left: 192px;
  }

  /* line 68, /app/views/stylesheets/_mq.scss */
  .container .offset5 {
    padding-left: 240px;
  }

  /* line 69, /app/views/stylesheets/_mq.scss */
  .container .offset6 {
    padding-left: 288px;
  }

  /* line 70, /app/views/stylesheets/_mq.scss */
  .container .offset7 {
    padding-left: 336px;
  }

  /* line 71, /app/views/stylesheets/_mq.scss */
  .container .offset8 {
    padding-left: 348px;
  }

  /* line 72, /app/views/stylesheets/_mq.scss */
  .container .offset9 {
    padding-left: 432px;
  }

  /* line 73, /app/views/stylesheets/_mq.scss */
  .container .offset10 {
    padding-left: 480px;
  }

  /* line 74, /app/views/stylesheets/_mq.scss */
  .container .offset11 {
    padding-left: 528px;
  }

  /* line 75, /app/views/stylesheets/_mq.scss */
  .container .offset12 {
    padding-left: 576px;
  }

  /* line 76, /app/views/stylesheets/_mq.scss */
  .container .offset13 {
    padding-left: 624px;
  }

  /* line 77, /app/views/stylesheets/_mq.scss */
  .container .offset14 {
    padding-left: 672px;
  }

  /* line 78, /app/views/stylesheets/_mq.scss */
  .container .offset15 {
    padding-left: 720px;
  }

  /* line 83, /app/views/stylesheets/_mq.scss */
  .life .container .offset1,
  .visit .container .offset1 {
    padding-left: 0;
  }

  /* line 88, /app/views/stylesheets/_mq.scss */
  header div.headline {
    text-align: center;
  }
  /* line 90, /app/views/stylesheets/_mq.scss */
  header div.headline h2 {
    display: block;
  }

  /* line 97, /app/views/stylesheets/_mq.scss */
  #categories {
    background: none;
  }
  /* line 99, /app/views/stylesheets/_mq.scss */
  #categories .container .span6 {
    width: 220px;
  }
  /* line 102, /app/views/stylesheets/_mq.scss */
  #categories .span-one-third {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 103, /app/views/stylesheets/_mq.scss */
  #categories .span-one-third .alpha {
    margin-left: 20px;
  }
  /* line 111, /app/views/stylesheets/_mq.scss */
  #categories .content a.catlink,
  #categories .content a.catlink img {
    width: 200px;
    height: 171px;
    margin: 0 auto;
  }

  /* line 119, /app/views/stylesheets/_mq.scss */
  #categories .span6 .content {
    padding: 0;
  }

  /* line 121, /app/views/stylesheets/_mq.scss */
  #footer {
    position: static;
  }
  /* line 124, /app/views/stylesheets/_mq.scss */
  #footer #footer_nav .container {
    width: 670px;
  }
  /* line 126, /app/views/stylesheets/_mq.scss */
  #footer #footer_nav .container .span3 {
    width: 127px;
  }
  /* line 130, /app/views/stylesheets/_mq.scss */
  #footer #footer_nav #cowork_credit.offset10 {
    margin-left: 460px;
  }
}
@media only screen and (max-width: 850px) {
  /* line 137, /app/views/stylesheets/_mq.scss */
  header div.caption {
    display: none;
  }
}
/*  #Mobile (Portrait)
================================================== */
/* Note: Design for a width of 320px */
@media only screen and (max-width: 500px) {
  /* line 149, /app/views/stylesheets/_mq.scss */
  .container {
    width: 300px;
  }

  /* line 150, /app/views/stylesheets/_mq.scss */
  .columns, .column {
    margin: 0;
  }

  /* line 170, /app/views/stylesheets/_mq.scss */
  .container .span1,
  .container .span2,
  .container .span3,
  .container .span4,
  .container .span5,
  .container .span6,
  .container .span7,
  .container .span8,
  .container .span9,
  .container .span10,
  .container .span11,
  .container .span12,
  .container .span13,
  .container .span14,
  .container .span15,
  .container .span16,
  .container .span-one-third,
  .container .span-two-thirds {
    width: 300px;
  }

  /* Offsets */
  /* line 187, /app/views/stylesheets/_mq.scss */
  .container .offset1,
  .container .offset2,
  .container .offset3,
  .container .offset4,
  .container .offset5,
  .container .offset6,
  .container .offset7,
  .container .offset8,
  .container .offset9,
  .container .offset10,
  .container .offset11,
  .container .offset12,
  .container .offset13,
  .container .offset14,
  .container .offset15 {
    padding-left: 0;
    margin-left: 0;
  }

  /* line 189, /app/views/stylesheets/_mq.scss */
  body.life .container article {
    background: none;
  }

  /* line 193, /app/views/stylesheets/_mq.scss */
  article {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  /* line 200, /app/views/stylesheets/_mq.scss */
  article h1 {
    background: none;
  }

  /* line 204, /app/views/stylesheets/_mq.scss */
  article img {
    border: 8px solid rgba(0, 0, 0, 0.1);
    float: left;
    width: 280px;
    height: 213px;
    margin: 0 0 0 0;
  }

  /* line 212, /app/views/stylesheets/_mq.scss */
  .container aside {
    display: none;
  }

  /* line 216, /app/views/stylesheets/_mq.scss */
  .container article {
    border: none;
  }

  /* line 222, /app/views/stylesheets/_mq.scss */
  nav h1 {
    margin-left: 12px;
    width: 146px;
    height: 64px;
    background-size: cover;
  }
  /* line 229, /app/views/stylesheets/_mq.scss */
  nav h1 > a {
    width: 146px;
    height: 64px;
  }
  /* line 234, /app/views/stylesheets/_mq.scss */
  nav ul {
    top: 40px;
    right: 20px;
  }

  /* line 241, /app/views/stylesheets/_mq.scss */
  header div.headline {
    text-align: center;
  }
  /* line 243, /app/views/stylesheets/_mq.scss */
  header div.headline h1 {
    font-size: 5em;
  }
  /* line 246, /app/views/stylesheets/_mq.scss */
  header div.headline span.forward {
    font-size: 4em;
    top: -5px;
    margin-left: 5px;
  }
  /* line 251, /app/views/stylesheets/_mq.scss */
  header div.headline h2 {
    font-size: 2em;
  }
  /* line 254, /app/views/stylesheets/_mq.scss */
  header div.headline h3 {
    margin-left: 0px;
    font-size: 1.5em;
    line-height: 1.5em;
    max-width: 100%;
  }

  /* line 264, /app/views/stylesheets/_mq.scss */
  .home .home-banner h1 {
    font-size: 18px;
    line-height: 35px;
  }
  /* line 269, /app/views/stylesheets/_mq.scss */
  .home .home-banner h2 {
    margin: 0px;
    margin-top: 10px;
    text-align: center;
    display: inline-block;
    font-size: 18px;
    line-height: 20px;
  }

  /* line 282, /app/views/stylesheets/_mq.scss */
  #categories {
    background: none;
  }
  /* line 284, /app/views/stylesheets/_mq.scss */
  #categories h2 {
    margin-bottom: 15px;
  }
  /* line 287, /app/views/stylesheets/_mq.scss */
  #categories .span6 .content {
    padding: 0;
  }
  /* line 292, /app/views/stylesheets/_mq.scss */
  #categories .content a.catlink,
  #categories .content a.catlink img {
    width: 200px;
    height: 171px;
    margin: 0 auto;
  }
  /* line 298, /app/views/stylesheets/_mq.scss */
  #categories .span-one-third {
    margin-bottom: 30px;
  }
  /* line 301, /app/views/stylesheets/_mq.scss */
  #categories [class*="span"] {
    margin-left: 0;
  }

  /* line 307, /app/views/stylesheets/_mq.scss */
  body.visit header h1 {
    font-size: 3.85em;
  }
  /* line 311, /app/views/stylesheets/_mq.scss */
  body.visit .visiticon .visit h3 {
    margin-left: -16px;
  }
  /* line 314, /app/views/stylesheets/_mq.scss */
  body.visit .visiticon img {
    position: relative;
    left: -11px;
  }
  /* line 320, /app/views/stylesheets/_mq.scss */
  body.visit article img#map {
    width: 300px;
    height: 279px;
    padding-bottom: 15px;
    margin-left: 0;
  }

  /* line 329, /app/views/stylesheets/_mq.scss */
  #footer {
    position: static;
  }
  /* line 332, /app/views/stylesheets/_mq.scss */
  #footer #footer_nav .container {
    width: 200px;
    margin: 0 auto;
  }
  /* line 335, /app/views/stylesheets/_mq.scss */
  #footer #footer_nav .container .span3 {
    width: 140px;
    padding-left: 10px;
  }
  /* line 340, /app/views/stylesheets/_mq.scss */
  #footer #footer_nav .row {
    padding: 18px 0 0 0;
  }
  /* line 343, /app/views/stylesheets/_mq.scss */
  #footer #footer_nav #cowork_credit {
    width: 100%;
    height: inherit;
    clear: left;
    border-left: none;
    padding-top: 20px;
    padding-left: 0;
  }
  /* line 352, /app/views/stylesheets/_mq.scss */
  #footer #footer_nav #site_credits p {
    font-size: 10px;
  }
  /* line 355, /app/views/stylesheets/_mq.scss */
  #footer #footer_nav #site_credits [class*="span"] {
    margin-left: 0;
  }
}
/* #Mobile (Landscape)
================================================== */
/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* line 371, /app/views/stylesheets/_mq.scss */
  .container {
    width: 420px;
  }

  /* line 372, /app/views/stylesheets/_mq.scss */
  .columns, .column {
    margin: 0;
  }

  /* line 391, /app/views/stylesheets/_mq.scss */
  .container .span1,
  .container .span2,
  .container .span3,
  .container .span4,
  .container .span5,
  .container .span6,
  .container .span7,
  .container .span8,
  .container .span9,
  .container .span10,
  .container .span11,
  .container .span12,
  .container .span13,
  .container .span14,
  .container .span15,
  .container .span16,
  .container .span-one-third,
  .container .span-two-thirds {
    width: 420px;
  }

  /* Offsets */
  /* line 408, /app/views/stylesheets/_mq.scss */
  .container .offset1,
  .container .offset2,
  .container .offset3,
  .container .offset4,
  .container .offset5,
  .container .offset6,
  .container .offset7,
  .container .offset8,
  .container .offset9,
  .container .offset10,
  .container .offset11,
  .container .offset12,
  .container .offset13,
  .container .offset14,
  .container .offset15 {
    padding-left: 0;
    margin-left: 0;
  }

  /* line 410, /app/views/stylesheets/_mq.scss */
  body.life .container article {
    background: none;
    padding-right: 0;
  }

  /* line 415, /app/views/stylesheets/_mq.scss */
  .container article {
    border: none;
  }

  /* line 420, /app/views/stylesheets/_mq.scss */
  article h1 {
    background: none;
  }
  /* line 423, /app/views/stylesheets/_mq.scss */
  article h3 {
    clear: left;
  }
  /* line 426, /app/views/stylesheets/_mq.scss */
  article p {
    display: block;
  }
  /* line 429, /app/views/stylesheets/_mq.scss */
  article img {
    border: 8px solid rgba(0, 0, 0, 0.1);
    float: left;
    display: block;
    clear: both;
    margin: 15px 0;
  }

  /* line 441, /app/views/stylesheets/_mq.scss */
  aside {
    padding: 0;
    margin: 0;
  }

  /* line 447, /app/views/stylesheets/_mq.scss */
  header div.headline {
    text-align: center;
  }
  /* line 449, /app/views/stylesheets/_mq.scss */
  header div.headline h2 {
    display: block;
  }

  /* line 456, /app/views/stylesheets/_mq.scss */
  .home .home-banner h1 {
    font-size: 28px;
    line-height: 40px;
  }
  /* line 461, /app/views/stylesheets/_mq.scss */
  .home .home-banner h2 {
    margin-top: 40px;
    font-size: 18px;
  }

  /* line 467, /app/views/stylesheets/_mq.scss */
  #categories {
    background: none;
  }
  /* line 469, /app/views/stylesheets/_mq.scss */
  #categories h2 {
    margin-bottom: 25px;
  }
  /* line 477, /app/views/stylesheets/_mq.scss */
  #categories .content a.catlink,
  #categories .content a.catlink img {
    margin: 0 auto;
  }
  /* line 481, /app/views/stylesheets/_mq.scss */
  #categories [class*="span"] {
    margin-left: 0;
  }
  /* line 484, /app/views/stylesheets/_mq.scss */
  #categories .span-one-third {
    margin-bottom: 30px;
  }

  /* line 490, /app/views/stylesheets/_mq.scss */
  #footer #footer_nav #cowork_credit {
    clear: left;
    border: none;
    margin-left: 0;
    padding-top: 24px;
    padding-left: 0;
    height: auto;
  }
  /* line 497, /app/views/stylesheets/_mq.scss */
  #footer #footer_nav #cowork_credit p {
    margin-right: 125px;
  }
  /* line 501, /app/views/stylesheets/_mq.scss */
  #footer #footer_nav #site_credits .first {
    margin-left: 0;
    margin-right: 0;
  }
}

#contact-area {
	width: 500px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 471px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
	resize: none;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #3f6230;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

#contact-area label {
	float: left;
	text-align: left;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}