/* line 4, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
html {
  margin: 0;
  padding: 0;
  border: 0;
}

/* line 18, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
.bp-reset-element, body, h1, h2, h3, h4, h5, h6, article, aside, dialog, figure, footer, header, hgroup, nav, section, blockquote, q, th, td, caption, table,
div, span, object, iframe, p,
pre, a, abbr, acronym, address,
code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset,
form, label, legend,
caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* line 20, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
article, aside, dialog, figure, footer, header, hgroup, nav, section {
  display: block;
}

/* line 21, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
blockquote, q {
  quotes: "" "";
}
/* line 67, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

/* line 22, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
th, td, caption {
  float: none !important;
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 23, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

/* line 24, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
a img {
  border: none;
}

/* line 33, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body {
  line-height: 1.5;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 75%;
}

/* line 51, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  color: #222222;
}
/* line 52, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0;
}

/* line 53, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h1 {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.50em;
}

/* line 54, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h2 {
  font-size: 2em;
  margin-bottom: 0.75em;
}

/* line 55, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h3 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1.00em;
}

/* line 56, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
}

/* line 57, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.50em;
}

/* line 58, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h6 {
  font-size: 1em;
  font-weight: bold;
}

/* line 59, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
p {
  margin: 0 0 1.5em;
}
/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
p .left {
  display: inline;
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}
/* line 61, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
p .right {
  display: inline;
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
  padding: 0;
}

/* line 62, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
a {
  text-decoration: underline;
  color: #0066cc;
}
/* line 18, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:visited {
  color: #004c99;
}
/* line 21, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:focus {
  color: #0099ff;
}
/* line 24, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:hover {
  color: #0099ff;
}
/* line 27, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:active {
  color: #bf00ff;
}

/* line 63, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic;
}

/* line 64, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
strong, dfn {
  font-weight: bold;
}

/* line 65, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
em, dfn {
  font-style: italic;
}

/* line 66, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
sup, sub {
  line-height: 0;
}

/* line 67, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
abbr, acronym {
  border-bottom: 1px dotted #666666;
}

/* line 68, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
address {
  margin: 0 0 1.5em;
  font-style: italic;
}

/* line 69, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
del {
  color: #666666;
}

/* line 70, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
pre {
  margin: 1.5em 0;
  white-space: pre;
}

/* line 71, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
pre, code, tt {
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5;
}

/* line 72, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
li ul, li ol {
  margin: 0;
}

/* line 73, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
ul, ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 1.5em;
}

/* line 74, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
ul {
  list-style-type: disc;
}

/* line 75, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
ol {
  list-style-type: decimal;
}

/* line 76, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
dl {
  margin: 0 0 1.5em 0;
}
/* line 77, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
dl dt {
  font-weight: bold;
}

/* line 78, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
dd {
  margin-left: 1.5em;
}

/* line 79, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
table {
  margin-bottom: 1.4em;
  width: 100%;
}

/* line 80, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
th {
  font-weight: bold;
}

/* line 81, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
thead th {
  background: #c3d9ff;
}

/* line 82, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
th, td, caption {
  padding: 4px 10px 4px 5px;
}

/* line 85, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
table.striped tr:nth-child(even) td, table tr.even td {
  background: #e5ecf9;
}

/* line 86, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
tfoot {
  font-style: italic;
}

/* line 87, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
caption {
  background: #eeeeee;
}

/* line 88, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
.quiet {
  color: #666666;
}

/* line 89, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
.loud {
  color: #111111;
}

/* line 39, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_scaffolding.scss */
.box {
  padding: 1.5em;
  margin-bottom: 1.5em;
  background: #e5ecf9;
}

/* line 42, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_scaffolding.scss */
.border {
  padding-right: 4px;
  margin-right: 5px;
  border-right: 1px solid #dddddd;
}

/* line 45, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_scaffolding.scss */
.colborder {
  padding-right: 22px;
  margin-right: 22px;
  border-right: 1px solid #dddddd;
}

/* line 47, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_scaffolding.scss */
hr {
  background: #dddddd;
  color: #dddddd;
  clear: both;
  float: none;
  width: 100%;
  height: 0.1em;
  margin: 0 0 1.45em;
  border: none;
}

/* line 49, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_scaffolding.scss */
hr.space {
  background: #dddddd;
  color: #dddddd;
  clear: both;
  float: none;
  width: 100%;
  height: 0.1em;
  margin: 0 0 1.45em;
  border: none;
  background: white;
  color: white;
  visibility: hidden;
}

/* line 51, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_scaffolding.scss */
form.inline {
  line-height: 3;
}
/* line 6, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.inline p {
  margin-bottom: 0;
}

/* line 1, ../src/partials/_scicast-colours.sass */
body.scicast {
  background-color: black;
  background-image: url(../images/background_01.jpg);
  background-position: top center;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
/* line 10, ../src/partials/_scicast-colours.sass */
body.scicast #container #l-sidebar-wrapper #l-sidebar-l {
  background-color: transparent;
}
/* line 12, ../src/partials/_scicast-colours.sass */
body.scicast #container #l-sidebar-wrapper #l-sidebar-r {
  background-color: #920f01;
}
/* line 14, ../src/partials/_scicast-colours.sass */
body.scicast #container #l-sidebar-wrapper #l-sidebar-r #logo {
  background-color: white;
}
/* line 16, ../src/partials/_scicast-colours.sass */
body.scicast #container #l-sidebar-wrapper #l-sidebar-r #menuPanel {
  background-color: white;
}
/* line 18, ../src/partials/_scicast-colours.sass */
body.scicast #container #l-sidebar-wrapper #l-sidebar-r #menuPanel a {
  text-decoration: none;
  color: black;
}
/* line 21, ../src/partials/_scicast-colours.sass */
body.scicast #container #l-sidebar-wrapper #l-sidebar-r #menuPanel a:hover {
  text-decoration: underline;
  color: red;
}
/* line 28, ../src/partials/_scicast-colours.sass */
body.scicast #container #l-sidebar-wrapper #l-sidebar-r #supporters {
  background-color: #920f01;
}
/* line 30, ../src/partials/_scicast-colours.sass */
body.scicast #container #content-wrapper {
  background-color: #920f01;
}
/* line 32, ../src/partials/_scicast-colours.sass */
body.scicast #container #content-wrapper #heading-banner {
  background-color: black;
}
/* line 34, ../src/partials/_scicast-colours.sass */
body.scicast #container #content-wrapper #heading-banner h1, body.scicast #container #content-wrapper #heading-banner p, body.scicast #container #content-wrapper #heading-banner a {
  color: white;
  text-decoration: none;
}
/* line 37, ../src/partials/_scicast-colours.sass */
body.scicast #container #content-wrapper #heading-banner h1 a:hover, body.scicast #container #content-wrapper #heading-banner p a:hover, body.scicast #container #content-wrapper #heading-banner a a:hover {
  text-decoration: underline;
}
/* line 39, ../src/partials/_scicast-colours.sass */
body.scicast #container #content-wrapper #content {
  background-color: white;
}
/* line 41, ../src/partials/_scicast-colours.sass */
body.scicast #container #content-wrapper #content #main-column {
  background-color: white;
}
/* line 43, ../src/partials/_scicast-colours.sass */
body.scicast #container #content-wrapper #content #r-sidebar {
  background-color: white;
}
/* line 45, ../src/partials/_scicast-colours.sass */
body.scicast #container #footer {
  background-color: white;
}

/* line 3, ../src/partials/_scicast-layout-shared.sass */
body.scicast.layout #container {
  width: 970px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}
/* line 5, ../src/partials/_scicast-layout-shared.sass */
body.scicast.layout #container #l-sidebar-wrapper {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 235px;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.scicast.layout #container #l-sidebar-wrapper {
  overflow-x: hidden;
}
/* line 7, ../src/partials/_scicast-layout-shared.sass */
body.scicast.layout #container #l-sidebar-wrapper #l-sidebar-l {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 95px;
  margin-top: 1.5em;
  padding-top: 0.5em;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.scicast.layout #container #l-sidebar-wrapper #l-sidebar-l {
  overflow-x: hidden;
}
/* line 11, ../src/partials/_scicast-layout-shared.sass */
body.scicast.layout #container #l-sidebar-wrapper #l-sidebar-r {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 130px;
  border-top-right-radius: 24px;
  -moz-border-radius-topright: 24px;
  -webkit-border-top-right-radius: 24px;
  margin-right: 0;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.scicast.layout #container #l-sidebar-wrapper #l-sidebar-r {
  overflow-x: hidden;
}
/* line 15, ../src/partials/_scicast-layout-shared.sass */
body.scicast.layout #container #l-sidebar-wrapper #l-sidebar-r #logo {
  margin-top: 14px;
  padding-top: 10px;
  padding-bottom: 24px;
  border-top-right-radius: 24px;
  -moz-border-radius-topright: 24px;
  -webkit-border-top-right-radius: 24px;
}
/* line 20, ../src/partials/_scicast-layout-shared.sass */
body.scicast.layout #container #l-sidebar-wrapper #l-sidebar-r #menuPanel {
  border-bottom-right-radius: 24px;
  -moz-border-radius-bottomright: 24px;
  -webkit-border-bottom-right-radius: 24px;
  padding-bottom: 0.5em;
}
/* line 23, ../src/partials/_scicast-layout-shared.sass */
body.scicast.layout #container #l-sidebar-wrapper #l-sidebar-r #menuPanel ul {
  padding-left: 1.5em;
}
/* line 25, ../src/partials/_scicast-layout-shared.sass */
body.scicast.layout #container #l-sidebar-wrapper #l-sidebar-r #supporters {
  margin-top: 1.5em;
  border-bottom-right-radius: 24px;
  -moz-border-radius-bottomright: 24px;
  -webkit-border-bottom-right-radius: 24px;
}
/* line 28, ../src/partials/_scicast-layout-shared.sass */
body.scicast.layout #container #l-sidebar-wrapper #l-sidebar-r #supporters img {
  border: 0;
  margin-left: 6px;
  margin-top: 10px;
}
/* line 33, ../src/partials/_scicast-layout-shared.sass */
body.scicast.layout #container #l-sidebar-wrapper #l-sidebar-r #supporters .storycog-logo img {
  margin-top: 0px;
}
/* line 35, ../src/partials/_scicast-layout-shared.sass */
body.scicast.layout #container #content-wrapper {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 725px;
  margin-right: 0;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.scicast.layout #container #content-wrapper {
  overflow-x: hidden;
}
/* line 38, ../src/partials/_scicast-layout-shared.sass */
body.scicast.layout #container #content-wrapper #heading-banner {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 690px;
  padding-left: 35px;
  height: 90px;
  margin-top: 14px;
  margin-bottom: 1.5em;
  border-top-left-radius: 24px;
  -moz-border-radius-topleft: 24px;
  -webkit-border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
  -moz-border-radius-bottomleft: 24px;
  -webkit-border-bottom-left-radius: 24px;
  margin-right: 0;
  background-image: url(../images/banner-graphic.jpg);
  background-repeat: no-repeat;
  background-position: top right;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.scicast.layout #container #content-wrapper #heading-banner {
  overflow-x: hidden;
}
/* line 50, ../src/partials/_scicast-layout-shared.sass */
body.scicast.layout #container #content-wrapper #heading-banner h1 {
  padding-bottom: 0px;
  margin-bottom: 15 px;
}
/* line 54, ../src/partials/_scicast-layout-shared.sass */
body.scicast.layout #container #content-wrapper #content {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 690px;
  padding-left: 35px;
  margin-right: 0;
  border-top-left-radius: 24px;
  -moz-border-radius-topleft: 24px;
  -webkit-border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
  -moz-border-radius-bottomleft: 24px;
  -webkit-border-bottom-left-radius: 24px;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.scicast.layout #container #content-wrapper #content {
  overflow-x: hidden;
}
/* line 61, ../src/partials/_scicast-layout-shared.sass */
body.scicast.layout #container #footer {
  display: inline;
  float: left;
  position: relative;
  margin: 0 -245px 1.5em 245px;
  padding-left: 35px;
  display: inline;
  float: left;
  margin-right: 10px;
  width: 690px;
  margin-right: 0;
  margin-top: 36px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom-left-radius: 24px;
  -moz-border-radius-bottomleft: 24px;
  -webkit-border-bottom-left-radius: 24px;
  border-top-left-radius: 24px;
  -moz-border-radius-topleft: 24px;
  -webkit-border-top-left-radius: 24px;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.scicast.layout #container #footer {
  overflow-x: hidden;
}

/* line 4, ../src/partials/_scicast-layout-blog.sass */
body.blog #container #content-wrapper #heading-banner, body.page #container #content-wrapper #heading-banner, body.mt-search-results #container #content-wrapper #heading-banner, body.mt-comment-preview #container #content-wrapper #heading-banner {
  padding-top: 3em;
}
/* line 7, ../src/partials/_scicast-layout-blog.sass */
body.blog #container #content-wrapper #content #main-column, body.page #container #content-wrapper #content #main-column, body.mt-search-results #container #content-wrapper #content #main-column, body.mt-comment-preview #container #content-wrapper #content #main-column {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 480px;
  padding-right: 22px;
  margin-right: 22px;
  border-right: 1px solid #dddddd;
  margin-top: 1.5em;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.blog #container #content-wrapper #content #main-column, * html body.page #container #content-wrapper #content #main-column, * html body.mt-search-results #container #content-wrapper #content #main-column, * html body.mt-comment-preview #container #content-wrapper #content #main-column {
  overflow-x: hidden;
}
/* line 11, ../src/partials/_scicast-layout-blog.sass */
body.blog #container #content-wrapper #content #main-column .page-asset.asset, body.page #container #content-wrapper #content #main-column .page-asset.asset, body.mt-search-results #container #content-wrapper #content #main-column .page-asset.asset, body.mt-comment-preview #container #content-wrapper #content #main-column .page-asset.asset {
  padding-bottom: 1.5em;
  margin-bottom: 1.5em;
  border-bottom: 1px dashed #999999;
}
/* line 12, ../src/partials/_scicast-layout-blog.sass */
body.blog #container #content-wrapper #content #main-column .page-asset.asset h1.asset-name, body.page #container #content-wrapper #content #main-column .page-asset.asset h1.asset-name, body.mt-search-results #container #content-wrapper #content #main-column .page-asset.asset h1.asset-name, body.mt-comment-preview #container #content-wrapper #content #main-column .page-asset.asset h1.asset-name {
  color: black;
}
/* line 34, ../src/partials/_scicast-layout-blog.sass */
body.blog #container #content-wrapper #content #main-column .comments, body.page #container #content-wrapper #content #main-column .comments, body.mt-search-results #container #content-wrapper #content #main-column .comments, body.mt-comment-preview #container #content-wrapper #content #main-column .comments {
  padding-bottom: 1.5em;
}
/* line 36, ../src/partials/_scicast-layout-blog.sass */
body.blog #container #content-wrapper #content #main-column h1.search-results-header, body.page #container #content-wrapper #content #main-column h1.search-results-header, body.mt-search-results #container #content-wrapper #content #main-column h1.search-results-header, body.mt-comment-preview #container #content-wrapper #content #main-column h1.search-results-header {
  font-size: 2em;
  padding: 1.5em;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  background: #d9c3ad;
  display: inline;
  float: left;
  position: relative;
  margin-left: -35px;
  display: inline;
  float: left;
  margin-right: 10px;
  width: 445px;
  margin-right: 0;
  border-top-right-radius: 24px;
  -moz-border-radius-topright: 24px;
  -webkit-border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  -moz-border-radius-bottomright: 24px;
  -webkit-border-bottom-right-radius: 24px;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.blog #container #content-wrapper #content #main-column h1.search-results-header, * html body.page #container #content-wrapper #content #main-column h1.search-results-header, * html body.mt-search-results #container #content-wrapper #content #main-column h1.search-results-header, * html body.mt-comment-preview #container #content-wrapper #content #main-column h1.search-results-header {
  overflow-x: hidden;
}
/* line 47, ../src/partials/_scicast-layout-blog.sass */
body.blog #container #content-wrapper #content #r-sidebar, body.page #container #content-wrapper #content #r-sidebar, body.mt-search-results #container #content-wrapper #content #r-sidebar, body.mt-comment-preview #container #content-wrapper #content #r-sidebar {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 130px;
  padding-right: 35px;
  margin-top: 1.5em;
  margin-right: 0;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.blog #container #content-wrapper #content #r-sidebar, * html body.page #container #content-wrapper #content #r-sidebar, * html body.mt-search-results #container #content-wrapper #content #r-sidebar, * html body.mt-comment-preview #container #content-wrapper #content #r-sidebar {
  overflow-x: hidden;
}
/* line 52, ../src/partials/_scicast-layout-blog.sass */
body.blog #container #content-wrapper #content #r-sidebar .widget-content, body.page #container #content-wrapper #content #r-sidebar .widget-content, body.mt-search-results #container #content-wrapper #content #r-sidebar .widget-content, body.mt-comment-preview #container #content-wrapper #content #r-sidebar .widget-content {
  font-size: 0.917em;
  line-height: 1.309em;
  margin-bottom: 1.5em;
}
/* line 58, ../src/partials/_scicast-layout-blog.sass */
body.blog #container #content-wrapper #content #r-sidebar .widget-syndicate, body.page #container #content-wrapper #content #r-sidebar .widget-syndicate, body.mt-search-results #container #content-wrapper #content #r-sidebar .widget-syndicate, body.mt-comment-preview #container #content-wrapper #content #r-sidebar .widget-syndicate {
  padding-top: 1.5em;
}

/* line 2, ../src/partials/_scicast-layout-page.sass */
body.scicast.layout.page img.fourspan {
  width: 111px;
  padding-right: 9px;
}
/* line 5, ../src/partials/_scicast-layout-page.sass */
body.scicast.layout.page img.fivespan {
  width: 88px;
  padding-right: 7px;
}
/* line 8, ../src/partials/_scicast-layout-page.sass */
body.scicast.layout.page img.sixspan {
  width: 72.5px;
  padding-right: 4px;
}
/* line 11, ../src/partials/_scicast-layout-page.sass */
body.scicast.layout.page img.last {
  margin: 0px;
  padding: 0px;
}

/* line 4, ../src/partials/_scicast-layout-main-index.sass */
body.main-index #container #content-wrapper #heading-banner {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
/* line 7, ../src/partials/_scicast-layout-main-index.sass */
body.main-index #container #content-wrapper #heading-banner p.main-slogan {
  font-size: 2em;
  line-height: 1.2em;
}
/* line 10, ../src/partials/_scicast-layout-main-index.sass */
body.main-index #container #content-wrapper #heading-banner p.main-slogan strong {
  text-shadow: #c8c8c8 0px 0px 6px;
}
/* line 13, ../src/partials/_scicast-layout-main-index.sass */
body.main-index #container #content-wrapper #content #main-column {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 725px;
  margin-top: 1.5em;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.main-index #container #content-wrapper #content #main-column {
  overflow-x: hidden;
}
/* line 16, ../src/partials/_scicast-layout-main-index.sass */
body.main-index #container #content-wrapper #content #main-column h1 {
  color: #920f01;
  font-weight: bold;
  float: left;
}
/* line 20, ../src/partials/_scicast-layout-main-index.sass */
body.main-index #container #content-wrapper #content #main-column #countdown {
  font-weight: bold;
  font-size: 1.5em;
  background-color: #920f01;
  color: white;
  border-top-left-radius: 24px;
  -moz-border-radius-topleft: 24px;
  -webkit-border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
  -moz-border-radius-bottomleft: 24px;
  -webkit-border-bottom-left-radius: 24px;
  width: 260px;
  float: right;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-left: 1.5em;
  margin-bottom: 0.5em;
}
/* line 33, ../src/partials/_scicast-layout-main-index.sass */
body.main-index #container #content-wrapper #content #main-column #countdown a, body.main-index #container #content-wrapper #content #main-column #countdown a:hover, body.main-index #container #content-wrapper #content #main-column #countdown a:visited {
  color: white;
}
/* line 35, ../src/partials/_scicast-layout-main-index.sass */
body.main-index #container #content-wrapper #content #main-column #countdown a:hover {
  text-decoration: underline;
}
/* line 37, ../src/partials/_scicast-layout-main-index.sass */
body.main-index #container #content-wrapper #content #main-column #countdown #countdownDays {
  text-shadow: #c8c8c8 0px 0px 4px;
  font-size: 1.2em;
}
/* line 40, ../src/partials/_scicast-layout-main-index.sass */
body.main-index #container #content-wrapper #content #main-column #featured-video {
  margin-right: 0;
  width: 680px;
  height: 348px;
  margin-bottom: 1.5em;
}
/* line 45, ../src/partials/_scicast-layout-main-index.sass */
body.main-index #container #content-wrapper #content #main-column #feature {
  margin-right: 0;
  padding-bottom: 1.5em;
}
/* line 49, ../src/partials/_scicast-layout-main-index.sass */
body.main-index #container #content-wrapper #content #main-column #news {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 445px;
  background-color: black;
  background-image: url(../images/blog-panel-graphic-2.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  border-top-left-radius: 24px;
  -moz-border-radius-topleft: 24px;
  -webkit-border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
  -moz-border-radius-bottomleft: 24px;
  -webkit-border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
  -moz-border-radius-bottomright: 24px;
  -webkit-border-bottom-right-radius: 24px;
  padding-left: 1.5em;
  padding-top: 1.5em;
  margin-bottom: 1.5em;
  padding-bottom: 27px;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.main-index #container #content-wrapper #content #main-column #news {
  overflow-x: hidden;
}
/* line 62, ../src/partials/_scicast-layout-main-index.sass */
body.main-index #container #content-wrapper #content #main-column #news h2.news-header {
  color: red;
  text-shadow: #920f01 0px 0px 4px;
}
/* line 65, ../src/partials/_scicast-layout-main-index.sass */
body.main-index #container #content-wrapper #content #main-column #news h2.news-header a {
  color: red;
}
/* line 67, ../src/partials/_scicast-layout-main-index.sass */
body.main-index #container #content-wrapper #content #main-column #news h2.news-header a:hover {
  color: red;
  text-decoration: underline;
  text-shadow: #920f01 0px 0px 8px;
}
/* line 71, ../src/partials/_scicast-layout-main-index.sass */
body.main-index #container #content-wrapper #content #main-column #news h2.news-header a:visited {
  color: red;
  text-decoration: none;
}
/* line 74, ../src/partials/_scicast-layout-main-index.sass */
body.main-index #container #content-wrapper #content #main-column #news .entry-title {
  color: white;
  font-weight: bold;
  padding-right: 3em;
}
/* line 78, ../src/partials/_scicast-layout-main-index.sass */
body.main-index #container #content-wrapper #content #main-column #news .entry-title a {
  color: red;
  text-decoration: none;
}
/* line 81, ../src/partials/_scicast-layout-main-index.sass */
body.main-index #container #content-wrapper #content #main-column #news .entry-title a:hover {
  color: red;
  text-decoration: underline;
  text-shadow: #920f01 0px 0px 2px;
}
/* line 85, ../src/partials/_scicast-layout-main-index.sass */
body.main-index #container #content-wrapper #content #main-column #news .entry-title a:visited {
  color: red;
}
/* line 87, ../src/partials/_scicast-layout-main-index.sass */
body.main-index #container #content-wrapper #content #main-column #news .entry-summary {
  color: white;
  padding-left: 1.5em;
  padding-right: 6em;
  padding-bottom: 2px;
}
/* line 92, ../src/partials/_scicast-layout-main-index.sass */
body.main-index #container #content-wrapper #content #main-column #news .entry-summary a, body.main-index #container #content-wrapper #content #main-column #news .entry-summary a:visited {
  color: white;
  text-decoration: none;
}
/* line 95, ../src/partials/_scicast-layout-main-index.sass */
body.main-index #container #content-wrapper #content #main-column #news .entry-summary a:hover {
  color: white;
  text-decoration: underline;
}
/* line 98, ../src/partials/_scicast-layout-main-index.sass */
body.main-index #container #content-wrapper #content #main-column #sidebar {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 200px;
  padding-right: 35px;
  margin-right: 0;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.main-index #container #content-wrapper #content #main-column #sidebar {
  overflow-x: hidden;
}
/* line 103, ../src/partials/_scicast-layout-main-index.sass */
body.main-index #container #content-wrapper #content #main-column #sidebar #main-links .main-link {
  border-top-right-radius: 24px;
  -moz-border-radius-topright: 24px;
  -webkit-border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  -moz-border-radius-bottomright: 24px;
  -webkit-border-bottom-right-radius: 24px;
  height: 3em;
  background-color: #920f01;
  color: white;
  font-size: 1.5em;
  font-weight: bold;
  padding-left: 0.5em;
  margin-left: -10px;
  margin-right: -10px;
  padding-top: 0.5em;
  margin-bottom: 0.5em;
}
/* line 116, ../src/partials/_scicast-layout-main-index.sass */
body.main-index #container #content-wrapper #content #main-column #sidebar #main-links .main-link a, body.main-index #container #content-wrapper #content #main-column #sidebar #main-links .main-link a:visited {
  color: white;
  text-decoration: none;
}
/* line 119, ../src/partials/_scicast-layout-main-index.sass */
body.main-index #container #content-wrapper #content #main-column #sidebar #main-links .main-link a:hover {
  color: white;
  text-decoration: underline;
  text-shadow: #c8c8c8 0px 0px 4px;
}
/* line 123, ../src/partials/_scicast-layout-main-index.sass */
body.main-index #container #content-wrapper #content #main-column #sidebar #main-links .main-link {
  background-repeat: no-repeat;
  background-position: top right;
}
/* line 126, ../src/partials/_scicast-layout-main-index.sass */
body.main-index #container #content-wrapper #content #main-column #sidebar #main-links .main-link.resources {
  background-image: url(../images/link-resources.jpg);
}
/* line 128, ../src/partials/_scicast-layout-main-index.sass */
body.main-index #container #content-wrapper #content #main-column #sidebar #main-links .main-link.competition {
  background-image: url(../images/link-competition.jpg);
}
/* line 130, ../src/partials/_scicast-layout-main-index.sass */
body.main-index #container #content-wrapper #content #main-column #sidebar #main-links .main-link.background {
  background-image: url(../images/link-background.jpg);
}
/* line 132, ../src/partials/_scicast-layout-main-index.sass */
body.main-index #container #content-wrapper #content #main-column #sidebar #main-links .main-link.films {
  background-image: url(../images/link-films.jpg);
}
/* line 134, ../src/partials/_scicast-layout-main-index.sass */
body.main-index #container #content-wrapper #content #main-column #sidebar #main-links .main-link.sponsorship {
  background-image: url(../images/link-sponsorship.jpg);
}

/* line 4, ../src/partials/_scicast-layout-films.sass */
body.film #container #content-wrapper #content {
  margin-top: 14px;
  background-color: black;
}
/* line 7, ../src/partials/_scicast-layout-films.sass */
body.film #container #content-wrapper #content #main-column {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 690px;
  margin-right: 0;
  margin-top: 1.5em;
  background-color: black;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.film #container #content-wrapper #content #main-column {
  overflow-x: hidden;
}
/* line 12, ../src/partials/_scicast-layout-films.sass */
body.film #container #content-wrapper #content #main-column .entry-asset.asset {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 690px;
  margin-right: 0;
  background-color: black;
  color: white;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.film #container #content-wrapper #content #main-column .entry-asset.asset {
  overflow-x: hidden;
}
/* line 17, ../src/partials/_scicast-layout-films.sass */
body.film #container #content-wrapper #content #main-column .entry-asset.asset h2 {
  color: white;
  text-shadow: #c8c8c8 0px 0px 6px;
  margin-bottom: 0.5em;
  font-weight: bold;
}
/* line 22, ../src/partials/_scicast-layout-films.sass */
body.film #container #content-wrapper #content #main-column .entry-asset.asset #film-embed-wrapper {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 690px;
  margin-right: 0;
  margin-bottom: 1.5em;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.film #container #content-wrapper #content #main-column .entry-asset.asset #film-embed-wrapper {
  overflow-x: hidden;
}
/* line 26, ../src/partials/_scicast-layout-films.sass */
body.film #container #content-wrapper #content #main-column .entry-asset.asset #film-embed-wrapper.standard {
  height: 480px;
}
/* line 28, ../src/partials/_scicast-layout-films.sass */
body.film #container #content-wrapper #content #main-column .entry-asset.asset #film-embed-wrapper.widescreen {
  height: 360px;
}
/* line 31, ../src/partials/_scicast-layout-films.sass */
body.film #container #content-wrapper #content #main-column .entry-asset.asset #control-bar {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 655px;
  padding-right: 35px;
  margin-right: 0;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.film #container #content-wrapper #content #main-column .entry-asset.asset #control-bar {
  overflow-x: hidden;
}
/* line 35, ../src/partials/_scicast-layout-films.sass */
body.film #container #content-wrapper #content #main-column .entry-asset.asset #control-bar .previous-next {
  float: right;
  margin-right: 1.5em;
  color: #969696;
}
/* line 39, ../src/partials/_scicast-layout-films.sass */
body.film #container #content-wrapper #content #main-column .entry-asset.asset #control-bar .previous-next a {
  color: red;
}
/* line 42, ../src/partials/_scicast-layout-films.sass */
body.film #container #content-wrapper #content #main-column .entry-asset.asset #control-bar .rating .votes-count {
  color: #969696;
}
/* line 44, ../src/partials/_scicast-layout-films.sass */
body.film #container #content-wrapper #content #main-column .entry-asset.asset #film-meta {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 165px;
  padding-right: 35px;
  margin-top: 1.5em;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.film #container #content-wrapper #content #main-column .entry-asset.asset #film-meta {
  overflow-x: hidden;
}
/* line 48, ../src/partials/_scicast-layout-films.sass */
body.film #container #content-wrapper #content #main-column .entry-asset.asset #film-meta p {
  text-align: left;
}
/* line 51, ../src/partials/_scicast-layout-films.sass */
body.film #container #content-wrapper #content #main-column .entry-asset.asset #film-meta .badge {
  padding-top: 1.5em;
}
/* line 54, ../src/partials/_scicast-layout-films.sass */
body.film #container #content-wrapper #content #main-column .entry-asset.asset #film-meta .view-count {
  padding-top: 1.5em;
}
/* line 56, ../src/partials/_scicast-layout-films.sass */
body.film #container #content-wrapper #content #main-column .entry-asset.asset #film-meta .view-count .view-count-data {
  font-weight: bold;
}
/* line 59, ../src/partials/_scicast-layout-films.sass */
body.film #container #content-wrapper #content #main-column .entry-asset.asset #film-meta .film-meta-block {
  font-size: 0.833em;
  line-height: 1.44em;
  margin-bottom: 1.5em;
}
/* line 61, ../src/partials/_scicast-layout-films.sass */
body.film #container #content-wrapper #content #main-column .entry-asset.asset #film-meta .film-meta-block .film-meta-data {
  font-weight: bold;
}
/* line 63, ../src/partials/_scicast-layout-films.sass */
body.film #container #content-wrapper #content #main-column .entry-asset.asset #film-meta .download-link {
  font-weight: bold;
  height: 24px;
}
/* line 66, ../src/partials/_scicast-layout-films.sass */
body.film #container #content-wrapper #content #main-column .entry-asset.asset #film-meta .download-link .note {
  color: #969696;
  font-size: 0.8em;
  font-weight: normal;
}
/* line 70, ../src/partials/_scicast-layout-films.sass */
body.film #container #content-wrapper #content #main-column .entry-asset.asset #film-meta .download-link img {
  padding-right: 6px;
  vertical-align: middle;
  height: 24px;
  width: 24px;
}
/* line 75, ../src/partials/_scicast-layout-films.sass */
body.film #container #content-wrapper #content #main-column .entry-asset.asset #film-meta .asset-links {
  border-bottom: 1px dashed #999999;
}
/* line 79, ../src/partials/_scicast-layout-films.sass */
body.film #container #content-wrapper #content #main-column .entry-asset.asset .asset-content {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 410px;
  padding-right: 35px;
  padding-left: 35px;
  border-top-left-radius: 24px;
  -moz-border-radius-topleft: 24px;
  -webkit-border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
  -moz-border-radius-bottomleft: 24px;
  -webkit-border-bottom-left-radius: 24px;
  margin-right: 0;
  background-color: white;
  color: black;
  padding-top: 1.5em;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.film #container #content-wrapper #content #main-column .entry-asset.asset .asset-content {
  overflow-x: hidden;
}
/* line 89, ../src/partials/_scicast-layout-films.sass */
body.film #container #content-wrapper #content #main-column .entry-asset.asset .asset-content h3 {
  background-color: white;
  color: #920f01;
  margin-bottom: 0.5em;
}
/* line 93, ../src/partials/_scicast-layout-films.sass */
body.film #container #content-wrapper #content #main-column .entry-asset.asset .asset-content h3.blurb {
  color: #646464;
  font-weight: bold;
  border-bottom: 1px dashed #c8c8c8;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
}
/* line 99, ../src/partials/_scicast-layout-films.sass */
body.film #container #content-wrapper #content #main-column .entry-asset.asset .asset-content .asset-body {
  padding-right: 15px;
}
/* line 101, ../src/partials/_scicast-layout-films.sass */
body.film #container #content-wrapper #content #main-column .entry-asset.asset .asset-content .asset-more {
  padding-right: 15px;
}
/* line 104, ../src/partials/_scicast-layout-films.sass */
body.film #container #content-wrapper #content #main-column .entry-asset.asset .asset-content h4 {
  font-weight: bold;
  font-variant: small-caps;
  font-size: 1.2em;
  color: red;
  padding: 8px;
  border: 1px dotted red;
}
/* line 111, ../src/partials/_scicast-layout-films.sass */
body.film #container #content-wrapper #content #main-column .entry-asset.asset .asset-footer {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 690px;
  margin-right: 0;
  border-style: none;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.film #container #content-wrapper #content #main-column .entry-asset.asset .asset-footer {
  overflow-x: hidden;
}
/* line 120, ../src/partials/_scicast-layout-films.sass */
body.film #container #content-wrapper #content #main-column #comments {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 620px;
  padding-left: 35px;
  padding-right: 35px;
  margin-bottom: 1.5em;
  margin-right: 0;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  background-color: white;
  border-top-left-radius: 24px;
  -moz-border-radius-topleft: 24px;
  -webkit-border-top-left-radius: 24px;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.film #container #content-wrapper #content #main-column #comments {
  overflow-x: hidden;
}
/* line 130, ../src/partials/_scicast-layout-films.sass */
body.film #container #content-wrapper #content #main-column #comments h3.comments-header {
  font-weight: bold;
  padding-bottom: 0.5em;
  padding-right: 15px;
  font-size: 1.5em;
}
/* line 136, ../src/partials/_scicast-layout-films.sass */
body.film #container #content-wrapper #content #main-column #comments .comment-content {
  padding-right: 15px;
  padding-left: 1.5em;
}
/* line 139, ../src/partials/_scicast-layout-films.sass */
body.film #container #content-wrapper #content #main-column #comments .comments-open {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 445px;
  margin-right: 0;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.film #container #content-wrapper #content #main-column #comments .comments-open {
  overflow-x: hidden;
}
/* line 142, ../src/partials/_scicast-layout-films.sass */
body.film #container #content-wrapper #content #main-column #comments .comments-open h3.comments-open-header {
  font-size: 1.2em;
}

/* line 146, ../src/partials/_scicast-layout-films.sass */
body.scicast.film .badge.none, body.scicast.film .license-badge.other {
  display: none;
}
/* line 148, ../src/partials/_scicast-layout-films.sass */
body.scicast.film .ccrdf-data {
  display: none;
}

/* line 155, ../src/partials/_scicast-layout-films.sass */
body.scicast.layout.film.film_index #container #content-wrapper #content, body.scicast.layout.film.archive #container #content-wrapper #content, body.scicast.layout.film.mt-search-results #container #content-wrapper #content {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 725px;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.scicast.layout.film.film_index #container #content-wrapper #content, * html body.scicast.layout.film.archive #container #content-wrapper #content, * html body.scicast.layout.film.mt-search-results #container #content-wrapper #content {
  overflow-x: hidden;
}
/* line 157, ../src/partials/_scicast-layout-films.sass */
body.scicast.layout.film.film_index #container #content-wrapper #content #main-column, body.scicast.layout.film.archive #container #content-wrapper #content #main-column, body.scicast.layout.film.mt-search-results #container #content-wrapper #content #main-column {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 690px;
  margin-right: 0;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.scicast.layout.film.film_index #container #content-wrapper #content #main-column, * html body.scicast.layout.film.archive #container #content-wrapper #content #main-column, * html body.scicast.layout.film.mt-search-results #container #content-wrapper #content #main-column {
  overflow-x: hidden;
}

/* line 164, ../src/partials/_scicast-layout-films.sass */
body.scicast.layout.film.film_index #container #content-wrapper #content, body.scicast.layout.film.archive #container #content-wrapper #content {
  padding-left: 1.5em;
}

/* line 168, ../src/partials/_scicast-layout-films.sass */
body.film_index #heading-banner, body.film.archive #heading-banner, body.mt-search-results #heading-banner {
  padding-top: 3em;
}
/* line 171, ../src/partials/_scicast-layout-films.sass */
body.film_index #main-column #film-embed-wrapper, body.film.archive #main-column #film-embed-wrapper, body.mt-search-results #main-column #film-embed-wrapper {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 480px;
  width: 480px;
  margin-bottom: 1.5em;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.film_index #main-column #film-embed-wrapper, * html body.film.archive #main-column #film-embed-wrapper, * html body.mt-search-results #main-column #film-embed-wrapper {
  overflow-x: hidden;
}
/* line 175, ../src/partials/_scicast-layout-films.sass */
body.film_index #main-column #film-embed-wrapper.standard, body.film.archive #main-column #film-embed-wrapper.standard, body.mt-search-results #main-column #film-embed-wrapper.standard {
  height: 360px;
}
/* line 177, ../src/partials/_scicast-layout-films.sass */
body.film_index #main-column #film-embed-wrapper.widescreen, body.film.archive #main-column #film-embed-wrapper.widescreen, body.mt-search-results #main-column #film-embed-wrapper.widescreen {
  height: 270px;
}
/* line 179, ../src/partials/_scicast-layout-films.sass */
body.film_index #main-column .showcase-meta, body.film.archive #main-column .showcase-meta, body.mt-search-results #main-column .showcase-meta {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 200px;
  margin-right: 0;
  color: white;
  text-align: left;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.film_index #main-column .showcase-meta, * html body.film.archive #main-column .showcase-meta, * html body.mt-search-results #main-column .showcase-meta {
  overflow-x: hidden;
}
/* line 184, ../src/partials/_scicast-layout-films.sass */
body.film_index #main-column .showcase-meta h2, body.film.archive #main-column .showcase-meta h2, body.mt-search-results #main-column .showcase-meta h2 {
  color: white;
  text-shadow: #c8c8c8 0px 0px 6px;
}
/* line 187, ../src/partials/_scicast-layout-films.sass */
body.film_index #main-column .showcase-meta h2 a, body.film_index #main-column .showcase-meta h2 a:visited, body.film.archive #main-column .showcase-meta h2 a, body.film.archive #main-column .showcase-meta h2 a:visited, body.mt-search-results #main-column .showcase-meta h2 a, body.mt-search-results #main-column .showcase-meta h2 a:visited {
  color: white;
}
/* line 189, ../src/partials/_scicast-layout-films.sass */
body.film_index #main-column .showcase-meta h2 a:hover, body.film.archive #main-column .showcase-meta h2 a:hover, body.mt-search-results #main-column .showcase-meta h2 a:hover {
  color: red;
  text-shadow: none;
}
/* line 192, ../src/partials/_scicast-layout-films.sass */
body.film_index #main-column .showcase-meta p, body.film.archive #main-column .showcase-meta p, body.mt-search-results #main-column .showcase-meta p {
  text-align: left;
}
/* line 194, ../src/partials/_scicast-layout-films.sass */
body.film_index #main-column .showcase-meta .more, body.film.archive #main-column .showcase-meta .more, body.mt-search-results #main-column .showcase-meta .more {
  font-weight: bold;
}
/* line 196, ../src/partials/_scicast-layout-films.sass */
body.film_index #main-column .showcase-meta .more a, body.film_index #main-column .showcase-meta .more a:hover, body.film.archive #main-column .showcase-meta .more a, body.film.archive #main-column .showcase-meta .more a:hover, body.mt-search-results #main-column .showcase-meta .more a, body.mt-search-results #main-column .showcase-meta .more a:hover {
  color: red;
}
/* line 198, ../src/partials/_scicast-layout-films.sass */
body.film_index #main-column #latest_films, body.film.archive #main-column #latest_films, body.mt-search-results #main-column #latest_films {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 725px;
  margin-right: 0;
  padding-top: 1.5em;
  border-top: 1px dashed white;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.film_index #main-column #latest_films, * html body.film.archive #main-column #latest_films, * html body.mt-search-results #main-column #latest_films {
  overflow-x: hidden;
}
/* line 203, ../src/partials/_scicast-layout-films.sass */
body.film_index #main-column #latest_films .film-listing, body.film.archive #main-column #latest_films .film-listing, body.mt-search-results #main-column #latest_films .film-listing {
  background-color: white;
  color: black;
  border-top-right-radius: 24px;
  -moz-border-radius-topright: 24px;
  -webkit-border-top-right-radius: 24px;
  border-bottom-left-radius: 24px;
  -moz-border-radius-bottomleft: 24px;
  -webkit-border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
  -moz-border-radius-bottomright: 24px;
  -webkit-border-bottom-right-radius: 24px;
  display: inline;
  float: left;
  margin-right: 10px;
  width: 340px;
  margin-bottom: 1.5em;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.film_index #main-column #latest_films .film-listing, * html body.film.archive #main-column #latest_films .film-listing, * html body.mt-search-results #main-column #latest_films .film-listing {
  overflow-x: hidden;
}
/* line 211, ../src/partials/_scicast-layout-films.sass */
body.film_index #main-column #latest_films .film-listing .film-thumbnail, body.film.archive #main-column #latest_films .film-listing .film-thumbnail, body.mt-search-results #main-column #latest_films .film-listing .film-thumbnail {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 95px;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.film_index #main-column #latest_films .film-listing .film-thumbnail, * html body.film.archive #main-column #latest_films .film-listing .film-thumbnail, * html body.mt-search-results #main-column #latest_films .film-listing .film-thumbnail {
  overflow-x: hidden;
}
/* line 213, ../src/partials/_scicast-layout-films.sass */
body.film_index #main-column #latest_films .film-listing .film-info, body.film.archive #main-column #latest_films .film-listing .film-info, body.mt-search-results #main-column #latest_films .film-listing .film-info {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 235px;
  margin-right: 0;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.film_index #main-column #latest_films .film-listing .film-info, * html body.film.archive #main-column #latest_films .film-listing .film-info, * html body.mt-search-results #main-column #latest_films .film-listing .film-info {
  overflow-x: hidden;
}
/* line 216, ../src/partials/_scicast-layout-films.sass */
body.film_index #main-column #latest_films .film-listing .film-info h2.film-title, body.film.archive #main-column #latest_films .film-listing .film-info h2.film-title, body.mt-search-results #main-column #latest_films .film-listing .film-info h2.film-title {
  font-size: 1.5em;
  margin-bottom: 0;
  margin-right: 0.5em;
}
/* line 220, ../src/partials/_scicast-layout-films.sass */
body.film_index #main-column #latest_films .film-listing .film-info .film-summary-meta, body.film.archive #main-column #latest_films .film-listing .film-info .film-summary-meta, body.mt-search-results #main-column #latest_films .film-listing .film-info .film-summary-meta {
  color: #969696;
  font-size: 0.833em;
  line-height: 1.44em;
  margin-bottom: 1.5em;
  margin-bottom: 0.5em;
}
/* line 224, ../src/partials/_scicast-layout-films.sass */
body.film_index #main-column #latest_films .film-listing .film-info .film-summary-meta ul, body.film.archive #main-column #latest_films .film-listing .film-info .film-summary-meta ul, body.mt-search-results #main-column #latest_films .film-listing .film-info .film-summary-meta ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
}
/* line 11, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/typography/lists/_bullets.scss */
body.film_index #main-column #latest_films .film-listing .film-info .film-summary-meta ul li, body.film.archive #main-column #latest_films .film-listing .film-info .film-summary-meta ul li, body.mt-search-results #main-column #latest_films .film-listing .film-info .film-summary-meta ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0px;
}
/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
body.film_index #main-column #latest_films .film-listing .film-info .film-summary-meta ul li, body.film.archive #main-column #latest_films .film-listing .film-info .film-summary-meta ul li, body.mt-search-results #main-column #latest_films .film-listing .film-info .film-summary-meta ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0px;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 4px;
  padding-right: 4px;
}
/* line 48, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
body.film_index #main-column #latest_films .film-listing .film-info .film-summary-meta ul li:first-child, body.film_index #main-column #latest_films .film-listing .film-info .film-summary-meta ul li.first, body.film.archive #main-column #latest_films .film-listing .film-info .film-summary-meta ul li:first-child, body.film.archive #main-column #latest_films .film-listing .film-info .film-summary-meta ul li.first, body.mt-search-results #main-column #latest_films .film-listing .film-info .film-summary-meta ul li:first-child, body.mt-search-results #main-column #latest_films .film-listing .film-info .film-summary-meta ul li.first {
  padding-left: 0;
}
/* line 49, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
body.film_index #main-column #latest_films .film-listing .film-info .film-summary-meta ul li:last-child, body.film.archive #main-column #latest_films .film-listing .film-info .film-summary-meta ul li:last-child, body.mt-search-results #main-column #latest_films .film-listing .film-info .film-summary-meta ul li:last-child {
  padding-right: 0;
}
/* line 50, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
body.film_index #main-column #latest_films .film-listing .film-info .film-summary-meta ul li.last, body.film.archive #main-column #latest_films .film-listing .film-info .film-summary-meta ul li.last, body.mt-search-results #main-column #latest_films .film-listing .film-info .film-summary-meta ul li.last {
  padding-right: 0;
}
/* line 227, ../src/partials/_scicast-layout-films.sass */
body.film_index #main-column #latest_films .film-listing .film-info .film-summary-meta ul li, body.film.archive #main-column #latest_films .film-listing .film-info .film-summary-meta ul li, body.mt-search-results #main-column #latest_films .film-listing .film-info .film-summary-meta ul li {
  border-left: 1px dotted #c8c8c8;
  padding-left: 4px;
}
/* line 232, ../src/partials/_scicast-layout-films.sass */
body.film_index #main-column #latest_films .film-listing .film-info .film-summary-meta ul li:first-child, body.film.archive #main-column #latest_films .film-listing .film-info .film-summary-meta ul li:first-child, body.mt-search-results #main-column #latest_films .film-listing .film-info .film-summary-meta ul li:first-child {
  border-left: none;
  padding-left: 0px;
}
/* line 235, ../src/partials/_scicast-layout-films.sass */
body.film_index #main-column #latest_films .film-listing .film-info .film-blurb, body.film.archive #main-column #latest_films .film-listing .film-info .film-blurb, body.mt-search-results #main-column #latest_films .film-listing .film-info .film-blurb {
  font-size: 0.833em;
  line-height: 1.44em;
  margin-bottom: 1.5em;
  margin-bottom: 0.5em;
  padding-right: 0.5em;
}
/* line 241, ../src/partials/_scicast-layout-films.sass */
body.film_index #main-column #latest_films .film-listing .film-info .film-link, body.film.archive #main-column #latest_films .film-listing .film-info .film-link, body.mt-search-results #main-column #latest_films .film-listing .film-info .film-link {
  float: left;
  padding-top: 4px;
}
/* line 244, ../src/partials/_scicast-layout-films.sass */
body.film_index #main-column #latest_films .film-listing .film-info .film-link ul, body.film.archive #main-column #latest_films .film-listing .film-info .film-link ul, body.mt-search-results #main-column #latest_films .film-listing .film-info .film-link ul {
  padding-left: 1em;
}
/* line 246, ../src/partials/_scicast-layout-films.sass */
body.film_index #main-column #latest_films .film-listing .film-info .film-link ul li, body.film.archive #main-column #latest_films .film-listing .film-info .film-link ul li, body.mt-search-results #main-column #latest_films .film-listing .film-info .film-link ul li {
  font-weight: bold;
  list-style: none outside url(../images/menu_arrow.gif);
  margin-left: 2px;
}
/* line 250, ../src/partials/_scicast-layout-films.sass */
body.film_index #main-column #latest_films .film-listing .film-info .badge, body.film.archive #main-column #latest_films .film-listing .film-info .badge, body.mt-search-results #main-column #latest_films .film-listing .film-info .badge {
  float: right;
  padding-right: 0.5em;
  padding-bottom: 0.5em;
}
/* line 254, ../src/partials/_scicast-layout-films.sass */
body.film_index #main-column #pagination-footer, body.film_index #main-column .content-nav, body.film.archive #main-column #pagination-footer, body.film.archive #main-column .content-nav, body.mt-search-results #main-column #pagination-footer, body.mt-search-results #main-column .content-nav {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 725px;
  margin-right: 0;
  padding-top: 0.5em;
  padding-bottom: 1.5em;
  text-align: center;
  font-size: 1.5em;
  font-weight: bold;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.film_index #main-column #pagination-footer, * html body.film_index #main-column .content-nav, * html body.film.archive #main-column #pagination-footer, * html body.film.archive #main-column .content-nav, * html body.mt-search-results #main-column #pagination-footer, * html body.mt-search-results #main-column .content-nav {
  overflow-x: hidden;
}
/* line 262, ../src/partials/_scicast-layout-films.sass */
body.film_index #main-column #pagination-footer a, body.film_index #main-column #pagination-footer a:hover, body.film_index #main-column #pagination-footer a:visited, body.film_index #main-column .content-nav a, body.film_index #main-column .content-nav a:hover, body.film_index #main-column .content-nav a:visited, body.film.archive #main-column #pagination-footer a, body.film.archive #main-column #pagination-footer a:hover, body.film.archive #main-column #pagination-footer a:visited, body.film.archive #main-column .content-nav a, body.film.archive #main-column .content-nav a:hover, body.film.archive #main-column .content-nav a:visited, body.mt-search-results #main-column #pagination-footer a, body.mt-search-results #main-column #pagination-footer a:hover, body.mt-search-results #main-column #pagination-footer a:visited, body.mt-search-results #main-column .content-nav a, body.mt-search-results #main-column .content-nav a:hover, body.mt-search-results #main-column .content-nav a:visited {
  color: red;
}

/* line 266, ../src/partials/_scicast-layout-films.sass */
body.film #footer-widgets {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 725px;
  margin-right: 0;
  padding-bottom: 1.5em;
  border-top: 1px dashed white;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.film #footer-widgets {
  overflow-x: hidden;
}
/* line 271, ../src/partials/_scicast-layout-films.sass */
body.film #footer-widgets h3 {
  color: white;
  margin-bottom: 0.5em;
}
/* line 274, ../src/partials/_scicast-layout-films.sass */
body.film .widget-content {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 725px;
  margin-right: 0;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.film .widget-content {
  overflow-x: hidden;
}
/* line 277, ../src/partials/_scicast-layout-films.sass */
body.film .widget-search {
  margin-top: 1.5em;
  display: inline;
  float: left;
  margin-right: 10px;
  width: 725px;
  margin-right: 0;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.film .widget-search {
  overflow-x: hidden;
}
/* line 281, ../src/partials/_scicast-layout-films.sass */
body.film .widget-search label {
  color: white;
  font-size: 1.2em;
}
/* line 284, ../src/partials/_scicast-layout-films.sass */
body.film .widget-categories {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 725px;
  margin-right: 0;
  margin-top: 1.5em;
  padding-top: 1.5em;
  border-top: 1px dotted #646464;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.film .widget-categories {
  overflow-x: hidden;
}
/* line 290, ../src/partials/_scicast-layout-films.sass */
body.film .widget-categories .widget-content {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 165px;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.film .widget-categories .widget-content {
  overflow-x: hidden;
}
/* line 292, ../src/partials/_scicast-layout-films.sass */
body.film .widget-categories .widget-content h4 {
  color: white;
  margin-bottom: 0.5em;
  padding-top: 0.5em;
}
/* line 296, ../src/partials/_scicast-layout-films.sass */
body.film .widget-categories .widget-content ul.widget-list {
  padding-left: 1em;
}
/* line 298, ../src/partials/_scicast-layout-films.sass */
body.film .widget-categories .widget-content ul.widget-list li.widget-list-item {
  color: white;
  margin-left: 4px;
}
/* line 301, ../src/partials/_scicast-layout-films.sass */
body.film .widget-categories .widget-content ul.widget-list li.widget-list-item a, body.film .widget-categories .widget-content ul.widget-list li.widget-list-item a:visited {
  color: red;
}
/* line 303, ../src/partials/_scicast-layout-films.sass */
body.film .widget-categories .widget-content ul.widget-list li.widget-list-item a:hover {
  color: red;
}
/* line 306, ../src/partials/_scicast-layout-films.sass */
body.film .widget-categories .category-4 {
  margin-right: 0;
}

/* line 311, ../src/partials/_scicast-layout-films.sass */
body.film #search-results-header {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 445px;
  display: inline;
  float: left;
  position: relative;
  margin-left: -35px;
  margin-right: 0;
  border-top-right-radius: 24px;
  -moz-border-radius-topright: 24px;
  -webkit-border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  -moz-border-radius-bottomright: 24px;
  -webkit-border-bottom-right-radius: 24px;
  background: #d9c3ad;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.film #search-results-header {
  overflow-x: hidden;
}
/* line 320, ../src/partials/_scicast-layout-films.sass */
body.film #search-results-header h1 {
  font-size: 2em;
  padding: 1.5em;
}
/* line 323, ../src/partials/_scicast-layout-films.sass */
body.film #search-results {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 690px;
  margin-right: 0;
  background: white;
  color: black;
  margin-top: 1.5em;
  border-top-left-radius: 24px;
  -moz-border-radius-topleft: 24px;
  -webkit-border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
  -moz-border-radius-bottomleft: 24px;
  -webkit-border-bottom-left-radius: 24px;
  padding-top: 1.5em;
  margin-bottom: 1.5em;
  padding-left: 1.5em;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.film #search-results {
  overflow-x: hidden;
}
/* line 335, ../src/partials/_scicast-layout-films.sass */
body.film .search-form {
  color: white;
}

/* line 340, ../src/partials/_scicast-layout-films.sass */
body.film .rating {
  display: block;
}
/* line 342, ../src/partials/_scicast-layout-films.sass */
body.film .rating ul.unit-rating {
  list-style: none;
  margin: 0px;
  padding: 0px;
  height: 30px;
  position: relative;
  background: url(../images/star_rating/starrating.gif) top left repeat-x;
}
/* line 349, ../src/partials/_scicast-layout-films.sass */
body.film .rating ul.unit-rating li {
  text-indent: -9000px;
  padding: 0px;
  margin: 0px;
  float: left;
}
/* line 354, ../src/partials/_scicast-layout-films.sass */
body.film .rating ul.unit-rating li.current-rating {
  background: url(../images/star_rating/starrating.gif) bottom left;
  position: absolute;
  height: 30px;
  display: block;
  text-indent: -9000px;
  z-index: 1;
}
/* line 362, ../src/partials/_scicast-layout-films.sass */
body.film .rating ul.unit-rating li a {
  outline: none;
  display: block;
  width: 30px;
  height: 30px;
  text-decoration: none;
  text-indent: -9000px;
  z-index: 20;
  position: absolute;
  padding: 0px;
}
/* line 372, ../src/partials/_scicast-layout-films.sass */
body.film .rating ul.unit-rating li a:hover {
  background: url(../images/star_rating/starrating.gif) left center;
  z-index: 2;
}
/* line 375, ../src/partials/_scicast-layout-films.sass */
body.film .rating ul.unit-rating li a.r1-unit {
  left: 0px;
}
/* line 377, ../src/partials/_scicast-layout-films.sass */
body.film .rating ul.unit-rating li a.r1-unit:hover {
  width: 30px;
  left: 0px;
}
/* line 380, ../src/partials/_scicast-layout-films.sass */
body.film .rating ul.unit-rating li a.r2-unit {
  left: 30px;
}
/* line 382, ../src/partials/_scicast-layout-films.sass */
body.film .rating ul.unit-rating li a.r2-unit:hover {
  width: 60px;
  left: 0px;
}
/* line 385, ../src/partials/_scicast-layout-films.sass */
body.film .rating ul.unit-rating li a.r3-unit {
  left: 60px;
}
/* line 387, ../src/partials/_scicast-layout-films.sass */
body.film .rating ul.unit-rating li a.r3-unit:hover {
  width: 90px;
  left: 0px;
}
/* line 390, ../src/partials/_scicast-layout-films.sass */
body.film .rating ul.unit-rating li a.r4-unit {
  left: 90px;
}
/* line 392, ../src/partials/_scicast-layout-films.sass */
body.film .rating ul.unit-rating li a.r4-unit:hover {
  width: 120px;
  left: 0px;
}
/* line 395, ../src/partials/_scicast-layout-films.sass */
body.film .rating ul.unit-rating li a.r5-unit {
  left: 120px;
}
/* line 397, ../src/partials/_scicast-layout-films.sass */
body.film .rating ul.unit-rating li a.r5-unit:hover {
  width: 150px;
  left: 0px;
}

/* line 404, ../src/partials/_scicast-layout-films.sass */
#l-sidebar-r #about-link {
  margin-top: 1.5em;
  background-color: white;
  border-top-right-radius: 24px;
  -moz-border-radius-topright: 24px;
  -webkit-border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  -moz-border-radius-bottomright: 24px;
  -webkit-border-bottom-right-radius: 24px;
  margin-top: 8px;
  margin-bottom: 8px;
  padding-left: 1.5em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-right: 1em;
}
/* line 415, ../src/partials/_scicast-layout-films.sass */
#l-sidebar-r #about-link a {
  font-weight: bold;
}
/* line 417, ../src/partials/_scicast-layout-films.sass */
#l-sidebar-r #about-link a:hover {
  color: red;
}

/* line 33, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout body {
  line-height: 1.5;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 75%;
}
/* line 51, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout h1, body.scicast.layout h2, body.scicast.layout h3, body.scicast.layout h4, body.scicast.layout h5, body.scicast.layout h6 {
  font-weight: normal;
  color: #222222;
}
/* line 52, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout h1 img, body.scicast.layout h2 img, body.scicast.layout h3 img, body.scicast.layout h4 img, body.scicast.layout h5 img, body.scicast.layout h6 img {
  margin: 0;
}
/* line 53, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout h1 {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.50em;
}
/* line 54, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout h2 {
  font-size: 2em;
  margin-bottom: 0.75em;
}
/* line 55, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout h3 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1.00em;
}
/* line 56, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
}
/* line 57, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.50em;
}
/* line 58, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout h6 {
  font-size: 1em;
  font-weight: bold;
}
/* line 59, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout p {
  margin: 0 0 1.5em;
}
/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout p .left {
  display: inline;
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}
/* line 61, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout p .right {
  display: inline;
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
  padding: 0;
}
/* line 62, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout a {
  text-decoration: underline;
  color: #0066cc;
}
/* line 18, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
body.scicast.layout a:visited {
  color: #004c99;
}
/* line 21, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
body.scicast.layout a:focus {
  color: #0099ff;
}
/* line 24, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
body.scicast.layout a:hover {
  color: #0099ff;
}
/* line 27, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
body.scicast.layout a:active {
  color: #bf00ff;
}
/* line 63, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic;
}
/* line 64, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout strong, body.scicast.layout dfn {
  font-weight: bold;
}
/* line 65, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout em, body.scicast.layout dfn {
  font-style: italic;
}
/* line 66, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout sup, body.scicast.layout sub {
  line-height: 0;
}
/* line 67, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout abbr, body.scicast.layout acronym {
  border-bottom: 1px dotted #666666;
}
/* line 68, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout address {
  margin: 0 0 1.5em;
  font-style: italic;
}
/* line 69, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout del {
  color: #666666;
}
/* line 70, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout pre {
  margin: 1.5em 0;
  white-space: pre;
}
/* line 71, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout pre, body.scicast.layout code, body.scicast.layout tt {
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5;
}
/* line 72, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout li ul, body.scicast.layout li ol {
  margin: 0;
}
/* line 73, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout ul, body.scicast.layout ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 1.5em;
}
/* line 74, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout ul {
  list-style-type: disc;
}
/* line 75, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout ol {
  list-style-type: decimal;
}
/* line 76, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout dl {
  margin: 0 0 1.5em 0;
}
/* line 77, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout dl dt {
  font-weight: bold;
}
/* line 78, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout dd {
  margin-left: 1.5em;
}
/* line 79, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout table {
  margin-bottom: 1.4em;
  width: 100%;
}
/* line 80, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout th {
  font-weight: bold;
}
/* line 81, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout thead th {
  background: #c3d9ff;
}
/* line 82, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout th, body.scicast.layout td, body.scicast.layout caption {
  padding: 4px 10px 4px 5px;
}
/* line 85, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout table.striped tr:nth-child(even) td,
body.scicast.layout table tr.even td {
  background: #e5ecf9;
}
/* line 86, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout tfoot {
  font-style: italic;
}
/* line 87, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout caption {
  background: #eeeeee;
}
/* line 88, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout .quiet {
  color: #666666;
}
/* line 89, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.scicast.layout .loud {
  color: #111111;
}
/* line 9, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.scicast.layout .clear {
  clear: both;
}
/* line 12, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.scicast.layout .nowrap {
  white-space: nowrap;
}
/* line 16, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.scicast.layout .clearfix {
  overflow: hidden;
  *zoom: 1;
}
/* line 18, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.scicast.layout .small {
  font-size: 0.8em;
  margin-bottom: 1.875em;
  line-height: 1.875em;
}
/* line 22, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.scicast.layout .large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em;
}
/* line 26, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.scicast.layout .first {
  margin-left: 0;
  padding-left: 0;
}
/* line 29, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.scicast.layout .last {
  margin-right: 0;
  padding-right: 0;
}
/* line 32, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.scicast.layout .top {
  margin-top: 0;
  padding-top: 0;
}
/* line 35, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.scicast.layout .bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 25, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_debug.scss */
body.scicast.layout .showgrid {
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(5%, rgba(0, 0, 0, 0.5)), color-stop(5%, rgba(0, 0, 0, 0))), -webkit-gradient(linear, 0% 50%, 980 50%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(0%, rgba(100, 100, 225, 0.25)), color-stop(2.551%, rgba(100, 100, 225, 0.25)), color-stop(2.551%, rgba(0, 0, 0, 0)), color-stop(3.571%, rgba(0, 0, 0, 0)), color-stop(3.571%, rgba(100, 100, 225, 0.25)), color-stop(6.122%, rgba(100, 100, 225, 0.25)), color-stop(6.122%, rgba(0, 0, 0, 0)), color-stop(7.143%, rgba(0, 0, 0, 0)), color-stop(7.143%, rgba(100, 100, 225, 0.25)), color-stop(9.694%, rgba(100, 100, 225, 0.25)), color-stop(9.694%, rgba(0, 0, 0, 0)), color-stop(10.714%, rgba(0, 0, 0, 0)), color-stop(10.714%, rgba(100, 100, 225, 0.25)), color-stop(13.265%, rgba(100, 100, 225, 0.25)), color-stop(13.265%, rgba(0, 0, 0, 0)), color-stop(14.286%, rgba(0, 0, 0, 0)), color-stop(14.286%, rgba(100, 100, 225, 0.25)), color-stop(16.837%, rgba(100, 100, 225, 0.25)), color-stop(16.837%, rgba(0, 0, 0, 0)), color-stop(17.857%, rgba(0, 0, 0, 0)), color-stop(17.857%, rgba(100, 100, 225, 0.25)), color-stop(20.408%, rgba(100, 100, 225, 0.25)), color-stop(20.408%, rgba(0, 0, 0, 0)), color-stop(21.429%, rgba(0, 0, 0, 0)), color-stop(21.429%, rgba(100, 100, 225, 0.25)), color-stop(23.98%, rgba(100, 100, 225, 0.25)), color-stop(23.98%, rgba(0, 0, 0, 0)), color-stop(25%, rgba(0, 0, 0, 0)), color-stop(25%, rgba(100, 100, 225, 0.25)), color-stop(27.551%, rgba(100, 100, 225, 0.25)), color-stop(27.551%, rgba(0, 0, 0, 0)), color-stop(28.571%, rgba(0, 0, 0, 0)), color-stop(28.571%, rgba(100, 100, 225, 0.25)), color-stop(31.122%, rgba(100, 100, 225, 0.25)), color-stop(31.122%, rgba(0, 0, 0, 0)), color-stop(32.143%, rgba(0, 0, 0, 0)), color-stop(32.143%, rgba(100, 100, 225, 0.25)), color-stop(34.694%, rgba(100, 100, 225, 0.25)), color-stop(34.694%, rgba(0, 0, 0, 0)), color-stop(35.714%, rgba(0, 0, 0, 0)), color-stop(35.714%, rgba(100, 100, 225, 0.25)), color-stop(38.265%, rgba(100, 100, 225, 0.25)), color-stop(38.265%, rgba(0, 0, 0, 0)), color-stop(39.286%, rgba(0, 0, 0, 0)), color-stop(39.286%, rgba(100, 100, 225, 0.25)), color-stop(41.837%, rgba(100, 100, 225, 0.25)), color-stop(41.837%, rgba(0, 0, 0, 0)), color-stop(42.857%, rgba(0, 0, 0, 0)), color-stop(42.857%, rgba(100, 100, 225, 0.25)), color-stop(45.408%, rgba(100, 100, 225, 0.25)), color-stop(45.408%, rgba(0, 0, 0, 0)), color-stop(46.429%, rgba(0, 0, 0, 0)), color-stop(46.429%, rgba(100, 100, 225, 0.25)), color-stop(48.98%, rgba(100, 100, 225, 0.25)), color-stop(48.98%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(100, 100, 225, 0.25)), color-stop(52.551%, rgba(100, 100, 225, 0.25)), color-stop(52.551%, rgba(0, 0, 0, 0)), color-stop(53.571%, rgba(0, 0, 0, 0)), color-stop(53.571%, rgba(100, 100, 225, 0.25)), color-stop(56.122%, rgba(100, 100, 225, 0.25)), color-stop(56.122%, rgba(0, 0, 0, 0)), color-stop(57.143%, rgba(0, 0, 0, 0)), color-stop(57.143%, rgba(100, 100, 225, 0.25)), color-stop(59.694%, rgba(100, 100, 225, 0.25)), color-stop(59.694%, rgba(0, 0, 0, 0)), color-stop(60.714%, rgba(0, 0, 0, 0)), color-stop(60.714%, rgba(100, 100, 225, 0.25)), color-stop(63.265%, rgba(100, 100, 225, 0.25)), color-stop(63.265%, rgba(0, 0, 0, 0)), color-stop(64.286%, rgba(0, 0, 0, 0)), color-stop(64.286%, rgba(100, 100, 225, 0.25)), color-stop(66.837%, rgba(100, 100, 225, 0.25)), color-stop(66.837%, rgba(0, 0, 0, 0)), color-stop(67.857%, rgba(0, 0, 0, 0)), color-stop(67.857%, rgba(100, 100, 225, 0.25)), color-stop(70.408%, rgba(100, 100, 225, 0.25)), color-stop(70.408%, rgba(0, 0, 0, 0)), color-stop(71.429%, rgba(0, 0, 0, 0)), color-stop(71.429%, rgba(100, 100, 225, 0.25)), color-stop(73.98%, rgba(100, 100, 225, 0.25)), color-stop(73.98%, rgba(0, 0, 0, 0)), color-stop(75%, rgba(0, 0, 0, 0)), color-stop(75%, rgba(100, 100, 225, 0.25)), color-stop(77.551%, rgba(100, 100, 225, 0.25)), color-stop(77.551%, rgba(0, 0, 0, 0)), color-stop(78.571%, rgba(0, 0, 0, 0)), color-stop(78.571%, rgba(100, 100, 225, 0.25)), color-stop(81.122%, rgba(100, 100, 225, 0.25)), color-stop(81.122%, rgba(0, 0, 0, 0)), color-stop(82.143%, rgba(0, 0, 0, 0)), color-stop(82.143%, rgba(100, 100, 225, 0.25)), color-stop(84.694%, rgba(100, 100, 225, 0.25)), color-stop(84.694%, rgba(0, 0, 0, 0)), color-stop(85.714%, rgba(0, 0, 0, 0)), color-stop(85.714%, rgba(100, 100, 225, 0.25)), color-stop(88.265%, rgba(100, 100, 225, 0.25)), color-stop(88.265%, rgba(0, 0, 0, 0)), color-stop(89.286%, rgba(0, 0, 0, 0)), color-stop(89.286%, rgba(100, 100, 225, 0.25)), color-stop(91.837%, rgba(100, 100, 225, 0.25)), color-stop(91.837%, rgba(0, 0, 0, 0)), color-stop(92.857%, rgba(0, 0, 0, 0)), color-stop(92.857%, rgba(100, 100, 225, 0.25)), color-stop(95.408%, rgba(100, 100, 225, 0.25)), color-stop(95.408%, rgba(0, 0, 0, 0)), color-stop(96.429%, rgba(0, 0, 0, 0)), color-stop(96.429%, rgba(100, 100, 225, 0.25)), color-stop(98.98%, rgba(100, 100, 225, 0.25)), color-stop(98.98%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0) 5%), -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0px, rgba(100, 100, 225, 0.25) 0px, rgba(100, 100, 225, 0.25) 25px, rgba(0, 0, 0, 0) 25px, rgba(0, 0, 0, 0) 35px, rgba(100, 100, 225, 0.25) 35px, rgba(100, 100, 225, 0.25) 60px, rgba(0, 0, 0, 0) 60px, rgba(0, 0, 0, 0) 70px, rgba(100, 100, 225, 0.25) 70px, rgba(100, 100, 225, 0.25) 95px, rgba(0, 0, 0, 0) 95px, rgba(0, 0, 0, 0) 105px, rgba(100, 100, 225, 0.25) 105px, rgba(100, 100, 225, 0.25) 130px, rgba(0, 0, 0, 0) 130px, rgba(0, 0, 0, 0) 140px, rgba(100, 100, 225, 0.25) 140px, rgba(100, 100, 225, 0.25) 165px, rgba(0, 0, 0, 0) 165px, rgba(0, 0, 0, 0) 175px, rgba(100, 100, 225, 0.25) 175px, rgba(100, 100, 225, 0.25) 200px, rgba(0, 0, 0, 0) 200px, rgba(0, 0, 0, 0) 210px, rgba(100, 100, 225, 0.25) 210px, rgba(100, 100, 225, 0.25) 235px, rgba(0, 0, 0, 0) 235px, rgba(0, 0, 0, 0) 245px, rgba(100, 100, 225, 0.25) 245px, rgba(100, 100, 225, 0.25) 270px, rgba(0, 0, 0, 0) 270px, rgba(0, 0, 0, 0) 280px, rgba(100, 100, 225, 0.25) 280px, rgba(100, 100, 225, 0.25) 305px, rgba(0, 0, 0, 0) 305px, rgba(0, 0, 0, 0) 315px, rgba(100, 100, 225, 0.25) 315px, rgba(100, 100, 225, 0.25) 340px, rgba(0, 0, 0, 0) 340px, rgba(0, 0, 0, 0) 350px, rgba(100, 100, 225, 0.25) 350px, rgba(100, 100, 225, 0.25) 375px, rgba(0, 0, 0, 0) 375px, rgba(0, 0, 0, 0) 385px, rgba(100, 100, 225, 0.25) 385px, rgba(100, 100, 225, 0.25) 410px, rgba(0, 0, 0, 0) 410px, rgba(0, 0, 0, 0) 420px, rgba(100, 100, 225, 0.25) 420px, rgba(100, 100, 225, 0.25) 445px, rgba(0, 0, 0, 0) 445px, rgba(0, 0, 0, 0) 455px, rgba(100, 100, 225, 0.25) 455px, rgba(100, 100, 225, 0.25) 480px, rgba(0, 0, 0, 0) 480px, rgba(0, 0, 0, 0) 490px, rgba(100, 100, 225, 0.25) 490px, rgba(100, 100, 225, 0.25) 515px, rgba(0, 0, 0, 0) 515px, rgba(0, 0, 0, 0) 525px, rgba(100, 100, 225, 0.25) 525px, rgba(100, 100, 225, 0.25) 550px, rgba(0, 0, 0, 0) 550px, rgba(0, 0, 0, 0) 560px, rgba(100, 100, 225, 0.25) 560px, rgba(100, 100, 225, 0.25) 585px, rgba(0, 0, 0, 0) 585px, rgba(0, 0, 0, 0) 595px, rgba(100, 100, 225, 0.25) 595px, rgba(100, 100, 225, 0.25) 620px, rgba(0, 0, 0, 0) 620px, rgba(0, 0, 0, 0) 630px, rgba(100, 100, 225, 0.25) 630px, rgba(100, 100, 225, 0.25) 655px, rgba(0, 0, 0, 0) 655px, rgba(0, 0, 0, 0) 665px, rgba(100, 100, 225, 0.25) 665px, rgba(100, 100, 225, 0.25) 690px, rgba(0, 0, 0, 0) 690px, rgba(0, 0, 0, 0) 700px, rgba(100, 100, 225, 0.25) 700px, rgba(100, 100, 225, 0.25) 725px, rgba(0, 0, 0, 0) 725px, rgba(0, 0, 0, 0) 735px, rgba(100, 100, 225, 0.25) 735px, rgba(100, 100, 225, 0.25) 760px, rgba(0, 0, 0, 0) 760px, rgba(0, 0, 0, 0) 770px, rgba(100, 100, 225, 0.25) 770px, rgba(100, 100, 225, 0.25) 795px, rgba(0, 0, 0, 0) 795px, rgba(0, 0, 0, 0) 805px, rgba(100, 100, 225, 0.25) 805px, rgba(100, 100, 225, 0.25) 830px, rgba(0, 0, 0, 0) 830px, rgba(0, 0, 0, 0) 840px, rgba(100, 100, 225, 0.25) 840px, rgba(100, 100, 225, 0.25) 865px, rgba(0, 0, 0, 0) 865px, rgba(0, 0, 0, 0) 875px, rgba(100, 100, 225, 0.25) 875px, rgba(100, 100, 225, 0.25) 900px, rgba(0, 0, 0, 0) 900px, rgba(0, 0, 0, 0) 910px, rgba(100, 100, 225, 0.25) 910px, rgba(100, 100, 225, 0.25) 935px, rgba(0, 0, 0, 0) 935px, rgba(0, 0, 0, 0) 945px, rgba(100, 100, 225, 0.25) 945px, rgba(100, 100, 225, 0.25) 970px, rgba(0, 0, 0, 0) 970px, rgba(0, 0, 0, 0) 980px);
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0) 5%), -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0px, rgba(100, 100, 225, 0.25) 0px, rgba(100, 100, 225, 0.25) 25px, rgba(0, 0, 0, 0) 25px, rgba(0, 0, 0, 0) 35px, rgba(100, 100, 225, 0.25) 35px, rgba(100, 100, 225, 0.25) 60px, rgba(0, 0, 0, 0) 60px, rgba(0, 0, 0, 0) 70px, rgba(100, 100, 225, 0.25) 70px, rgba(100, 100, 225, 0.25) 95px, rgba(0, 0, 0, 0) 95px, rgba(0, 0, 0, 0) 105px, rgba(100, 100, 225, 0.25) 105px, rgba(100, 100, 225, 0.25) 130px, rgba(0, 0, 0, 0) 130px, rgba(0, 0, 0, 0) 140px, rgba(100, 100, 225, 0.25) 140px, rgba(100, 100, 225, 0.25) 165px, rgba(0, 0, 0, 0) 165px, rgba(0, 0, 0, 0) 175px, rgba(100, 100, 225, 0.25) 175px, rgba(100, 100, 225, 0.25) 200px, rgba(0, 0, 0, 0) 200px, rgba(0, 0, 0, 0) 210px, rgba(100, 100, 225, 0.25) 210px, rgba(100, 100, 225, 0.25) 235px, rgba(0, 0, 0, 0) 235px, rgba(0, 0, 0, 0) 245px, rgba(100, 100, 225, 0.25) 245px, rgba(100, 100, 225, 0.25) 270px, rgba(0, 0, 0, 0) 270px, rgba(0, 0, 0, 0) 280px, rgba(100, 100, 225, 0.25) 280px, rgba(100, 100, 225, 0.25) 305px, rgba(0, 0, 0, 0) 305px, rgba(0, 0, 0, 0) 315px, rgba(100, 100, 225, 0.25) 315px, rgba(100, 100, 225, 0.25) 340px, rgba(0, 0, 0, 0) 340px, rgba(0, 0, 0, 0) 350px, rgba(100, 100, 225, 0.25) 350px, rgba(100, 100, 225, 0.25) 375px, rgba(0, 0, 0, 0) 375px, rgba(0, 0, 0, 0) 385px, rgba(100, 100, 225, 0.25) 385px, rgba(100, 100, 225, 0.25) 410px, rgba(0, 0, 0, 0) 410px, rgba(0, 0, 0, 0) 420px, rgba(100, 100, 225, 0.25) 420px, rgba(100, 100, 225, 0.25) 445px, rgba(0, 0, 0, 0) 445px, rgba(0, 0, 0, 0) 455px, rgba(100, 100, 225, 0.25) 455px, rgba(100, 100, 225, 0.25) 480px, rgba(0, 0, 0, 0) 480px, rgba(0, 0, 0, 0) 490px, rgba(100, 100, 225, 0.25) 490px, rgba(100, 100, 225, 0.25) 515px, rgba(0, 0, 0, 0) 515px, rgba(0, 0, 0, 0) 525px, rgba(100, 100, 225, 0.25) 525px, rgba(100, 100, 225, 0.25) 550px, rgba(0, 0, 0, 0) 550px, rgba(0, 0, 0, 0) 560px, rgba(100, 100, 225, 0.25) 560px, rgba(100, 100, 225, 0.25) 585px, rgba(0, 0, 0, 0) 585px, rgba(0, 0, 0, 0) 595px, rgba(100, 100, 225, 0.25) 595px, rgba(100, 100, 225, 0.25) 620px, rgba(0, 0, 0, 0) 620px, rgba(0, 0, 0, 0) 630px, rgba(100, 100, 225, 0.25) 630px, rgba(100, 100, 225, 0.25) 655px, rgba(0, 0, 0, 0) 655px, rgba(0, 0, 0, 0) 665px, rgba(100, 100, 225, 0.25) 665px, rgba(100, 100, 225, 0.25) 690px, rgba(0, 0, 0, 0) 690px, rgba(0, 0, 0, 0) 700px, rgba(100, 100, 225, 0.25) 700px, rgba(100, 100, 225, 0.25) 725px, rgba(0, 0, 0, 0) 725px, rgba(0, 0, 0, 0) 735px, rgba(100, 100, 225, 0.25) 735px, rgba(100, 100, 225, 0.25) 760px, rgba(0, 0, 0, 0) 760px, rgba(0, 0, 0, 0) 770px, rgba(100, 100, 225, 0.25) 770px, rgba(100, 100, 225, 0.25) 795px, rgba(0, 0, 0, 0) 795px, rgba(0, 0, 0, 0) 805px, rgba(100, 100, 225, 0.25) 805px, rgba(100, 100, 225, 0.25) 830px, rgba(0, 0, 0, 0) 830px, rgba(0, 0, 0, 0) 840px, rgba(100, 100, 225, 0.25) 840px, rgba(100, 100, 225, 0.25) 865px, rgba(0, 0, 0, 0) 865px, rgba(0, 0, 0, 0) 875px, rgba(100, 100, 225, 0.25) 875px, rgba(100, 100, 225, 0.25) 900px, rgba(0, 0, 0, 0) 900px, rgba(0, 0, 0, 0) 910px, rgba(100, 100, 225, 0.25) 910px, rgba(100, 100, 225, 0.25) 935px, rgba(0, 0, 0, 0) 935px, rgba(0, 0, 0, 0) 945px, rgba(100, 100, 225, 0.25) 945px, rgba(100, 100, 225, 0.25) 970px, rgba(0, 0, 0, 0) 970px, rgba(0, 0, 0, 0) 980px);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0) 5%), -o-linear-gradient(left, rgba(0, 0, 0, 0) 0px, rgba(100, 100, 225, 0.25) 0px, rgba(100, 100, 225, 0.25) 25px, rgba(0, 0, 0, 0) 25px, rgba(0, 0, 0, 0) 35px, rgba(100, 100, 225, 0.25) 35px, rgba(100, 100, 225, 0.25) 60px, rgba(0, 0, 0, 0) 60px, rgba(0, 0, 0, 0) 70px, rgba(100, 100, 225, 0.25) 70px, rgba(100, 100, 225, 0.25) 95px, rgba(0, 0, 0, 0) 95px, rgba(0, 0, 0, 0) 105px, rgba(100, 100, 225, 0.25) 105px, rgba(100, 100, 225, 0.25) 130px, rgba(0, 0, 0, 0) 130px, rgba(0, 0, 0, 0) 140px, rgba(100, 100, 225, 0.25) 140px, rgba(100, 100, 225, 0.25) 165px, rgba(0, 0, 0, 0) 165px, rgba(0, 0, 0, 0) 175px, rgba(100, 100, 225, 0.25) 175px, rgba(100, 100, 225, 0.25) 200px, rgba(0, 0, 0, 0) 200px, rgba(0, 0, 0, 0) 210px, rgba(100, 100, 225, 0.25) 210px, rgba(100, 100, 225, 0.25) 235px, rgba(0, 0, 0, 0) 235px, rgba(0, 0, 0, 0) 245px, rgba(100, 100, 225, 0.25) 245px, rgba(100, 100, 225, 0.25) 270px, rgba(0, 0, 0, 0) 270px, rgba(0, 0, 0, 0) 280px, rgba(100, 100, 225, 0.25) 280px, rgba(100, 100, 225, 0.25) 305px, rgba(0, 0, 0, 0) 305px, rgba(0, 0, 0, 0) 315px, rgba(100, 100, 225, 0.25) 315px, rgba(100, 100, 225, 0.25) 340px, rgba(0, 0, 0, 0) 340px, rgba(0, 0, 0, 0) 350px, rgba(100, 100, 225, 0.25) 350px, rgba(100, 100, 225, 0.25) 375px, rgba(0, 0, 0, 0) 375px, rgba(0, 0, 0, 0) 385px, rgba(100, 100, 225, 0.25) 385px, rgba(100, 100, 225, 0.25) 410px, rgba(0, 0, 0, 0) 410px, rgba(0, 0, 0, 0) 420px, rgba(100, 100, 225, 0.25) 420px, rgba(100, 100, 225, 0.25) 445px, rgba(0, 0, 0, 0) 445px, rgba(0, 0, 0, 0) 455px, rgba(100, 100, 225, 0.25) 455px, rgba(100, 100, 225, 0.25) 480px, rgba(0, 0, 0, 0) 480px, rgba(0, 0, 0, 0) 490px, rgba(100, 100, 225, 0.25) 490px, rgba(100, 100, 225, 0.25) 515px, rgba(0, 0, 0, 0) 515px, rgba(0, 0, 0, 0) 525px, rgba(100, 100, 225, 0.25) 525px, rgba(100, 100, 225, 0.25) 550px, rgba(0, 0, 0, 0) 550px, rgba(0, 0, 0, 0) 560px, rgba(100, 100, 225, 0.25) 560px, rgba(100, 100, 225, 0.25) 585px, rgba(0, 0, 0, 0) 585px, rgba(0, 0, 0, 0) 595px, rgba(100, 100, 225, 0.25) 595px, rgba(100, 100, 225, 0.25) 620px, rgba(0, 0, 0, 0) 620px, rgba(0, 0, 0, 0) 630px, rgba(100, 100, 225, 0.25) 630px, rgba(100, 100, 225, 0.25) 655px, rgba(0, 0, 0, 0) 655px, rgba(0, 0, 0, 0) 665px, rgba(100, 100, 225, 0.25) 665px, rgba(100, 100, 225, 0.25) 690px, rgba(0, 0, 0, 0) 690px, rgba(0, 0, 0, 0) 700px, rgba(100, 100, 225, 0.25) 700px, rgba(100, 100, 225, 0.25) 725px, rgba(0, 0, 0, 0) 725px, rgba(0, 0, 0, 0) 735px, rgba(100, 100, 225, 0.25) 735px, rgba(100, 100, 225, 0.25) 760px, rgba(0, 0, 0, 0) 760px, rgba(0, 0, 0, 0) 770px, rgba(100, 100, 225, 0.25) 770px, rgba(100, 100, 225, 0.25) 795px, rgba(0, 0, 0, 0) 795px, rgba(0, 0, 0, 0) 805px, rgba(100, 100, 225, 0.25) 805px, rgba(100, 100, 225, 0.25) 830px, rgba(0, 0, 0, 0) 830px, rgba(0, 0, 0, 0) 840px, rgba(100, 100, 225, 0.25) 840px, rgba(100, 100, 225, 0.25) 865px, rgba(0, 0, 0, 0) 865px, rgba(0, 0, 0, 0) 875px, rgba(100, 100, 225, 0.25) 875px, rgba(100, 100, 225, 0.25) 900px, rgba(0, 0, 0, 0) 900px, rgba(0, 0, 0, 0) 910px, rgba(100, 100, 225, 0.25) 910px, rgba(100, 100, 225, 0.25) 935px, rgba(0, 0, 0, 0) 935px, rgba(0, 0, 0, 0) 945px, rgba(100, 100, 225, 0.25) 945px, rgba(100, 100, 225, 0.25) 970px, rgba(0, 0, 0, 0) 970px, rgba(0, 0, 0, 0) 980px);
  background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0) 5%), linear-gradient(left, rgba(0, 0, 0, 0) 0px, rgba(100, 100, 225, 0.25) 0px, rgba(100, 100, 225, 0.25) 25px, rgba(0, 0, 0, 0) 25px, rgba(0, 0, 0, 0) 35px, rgba(100, 100, 225, 0.25) 35px, rgba(100, 100, 225, 0.25) 60px, rgba(0, 0, 0, 0) 60px, rgba(0, 0, 0, 0) 70px, rgba(100, 100, 225, 0.25) 70px, rgba(100, 100, 225, 0.25) 95px, rgba(0, 0, 0, 0) 95px, rgba(0, 0, 0, 0) 105px, rgba(100, 100, 225, 0.25) 105px, rgba(100, 100, 225, 0.25) 130px, rgba(0, 0, 0, 0) 130px, rgba(0, 0, 0, 0) 140px, rgba(100, 100, 225, 0.25) 140px, rgba(100, 100, 225, 0.25) 165px, rgba(0, 0, 0, 0) 165px, rgba(0, 0, 0, 0) 175px, rgba(100, 100, 225, 0.25) 175px, rgba(100, 100, 225, 0.25) 200px, rgba(0, 0, 0, 0) 200px, rgba(0, 0, 0, 0) 210px, rgba(100, 100, 225, 0.25) 210px, rgba(100, 100, 225, 0.25) 235px, rgba(0, 0, 0, 0) 235px, rgba(0, 0, 0, 0) 245px, rgba(100, 100, 225, 0.25) 245px, rgba(100, 100, 225, 0.25) 270px, rgba(0, 0, 0, 0) 270px, rgba(0, 0, 0, 0) 280px, rgba(100, 100, 225, 0.25) 280px, rgba(100, 100, 225, 0.25) 305px, rgba(0, 0, 0, 0) 305px, rgba(0, 0, 0, 0) 315px, rgba(100, 100, 225, 0.25) 315px, rgba(100, 100, 225, 0.25) 340px, rgba(0, 0, 0, 0) 340px, rgba(0, 0, 0, 0) 350px, rgba(100, 100, 225, 0.25) 350px, rgba(100, 100, 225, 0.25) 375px, rgba(0, 0, 0, 0) 375px, rgba(0, 0, 0, 0) 385px, rgba(100, 100, 225, 0.25) 385px, rgba(100, 100, 225, 0.25) 410px, rgba(0, 0, 0, 0) 410px, rgba(0, 0, 0, 0) 420px, rgba(100, 100, 225, 0.25) 420px, rgba(100, 100, 225, 0.25) 445px, rgba(0, 0, 0, 0) 445px, rgba(0, 0, 0, 0) 455px, rgba(100, 100, 225, 0.25) 455px, rgba(100, 100, 225, 0.25) 480px, rgba(0, 0, 0, 0) 480px, rgba(0, 0, 0, 0) 490px, rgba(100, 100, 225, 0.25) 490px, rgba(100, 100, 225, 0.25) 515px, rgba(0, 0, 0, 0) 515px, rgba(0, 0, 0, 0) 525px, rgba(100, 100, 225, 0.25) 525px, rgba(100, 100, 225, 0.25) 550px, rgba(0, 0, 0, 0) 550px, rgba(0, 0, 0, 0) 560px, rgba(100, 100, 225, 0.25) 560px, rgba(100, 100, 225, 0.25) 585px, rgba(0, 0, 0, 0) 585px, rgba(0, 0, 0, 0) 595px, rgba(100, 100, 225, 0.25) 595px, rgba(100, 100, 225, 0.25) 620px, rgba(0, 0, 0, 0) 620px, rgba(0, 0, 0, 0) 630px, rgba(100, 100, 225, 0.25) 630px, rgba(100, 100, 225, 0.25) 655px, rgba(0, 0, 0, 0) 655px, rgba(0, 0, 0, 0) 665px, rgba(100, 100, 225, 0.25) 665px, rgba(100, 100, 225, 0.25) 690px, rgba(0, 0, 0, 0) 690px, rgba(0, 0, 0, 0) 700px, rgba(100, 100, 225, 0.25) 700px, rgba(100, 100, 225, 0.25) 725px, rgba(0, 0, 0, 0) 725px, rgba(0, 0, 0, 0) 735px, rgba(100, 100, 225, 0.25) 735px, rgba(100, 100, 225, 0.25) 760px, rgba(0, 0, 0, 0) 760px, rgba(0, 0, 0, 0) 770px, rgba(100, 100, 225, 0.25) 770px, rgba(100, 100, 225, 0.25) 795px, rgba(0, 0, 0, 0) 795px, rgba(0, 0, 0, 0) 805px, rgba(100, 100, 225, 0.25) 805px, rgba(100, 100, 225, 0.25) 830px, rgba(0, 0, 0, 0) 830px, rgba(0, 0, 0, 0) 840px, rgba(100, 100, 225, 0.25) 840px, rgba(100, 100, 225, 0.25) 865px, rgba(0, 0, 0, 0) 865px, rgba(0, 0, 0, 0) 875px, rgba(100, 100, 225, 0.25) 875px, rgba(100, 100, 225, 0.25) 900px, rgba(0, 0, 0, 0) 900px, rgba(0, 0, 0, 0) 910px, rgba(100, 100, 225, 0.25) 910px, rgba(100, 100, 225, 0.25) 935px, rgba(0, 0, 0, 0) 935px, rgba(0, 0, 0, 0) 945px, rgba(100, 100, 225, 0.25) 945px, rgba(100, 100, 225, 0.25) 970px, rgba(0, 0, 0, 0) 970px, rgba(0, 0, 0, 0) 980px);
  -moz-background-size: 100% 20px, auto;
  -webkit-background-size: 100% 20px, auto;
  -o-background-size: 100% 20px, auto;
  background-size: 100% 20px, auto;
  background-position: left top;
}
/* line 4, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.scicast.layout .feedback, body.scicast.layout .error, body.scicast.layout .alert, body.scicast.layout .notice, body.scicast.layout .success, body.scicast.layout .info {
  padding: 0.8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
}
/* line 5, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.scicast.layout .error, body.scicast.layout .alert {
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4;
}
/* line 27, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.scicast.layout .error a, body.scicast.layout .alert a {
  color: #8a1f11;
}
/* line 7, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.scicast.layout .notice {
  background: #fff6bf;
  color: #514721;
  border-color: #ffd324;
}
/* line 36, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.scicast.layout .notice a {
  color: #514721;
}
/* line 8, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.scicast.layout .success {
  background: #e6efc2;
  color: #264409;
  border-color: #c6d880;
}
/* line 45, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.scicast.layout .success a {
  color: #264409;
}
/* line 9, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.scicast.layout .info {
  background: #d5edf8;
  color: #205791;
  border-color: #92cae4;
}
/* line 54, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.scicast.layout .info a {
  color: #205791;
}
/* line 10, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.scicast.layout .hide {
  display: none;
}
/* line 11, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.scicast.layout .highlight {
  background: yellow;
}
/* line 12, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.scicast.layout .added {
  background: #006600;
  color: white;
}
/* line 13, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.scicast.layout .removed {
  background: #990000;
  color: white;
}

/* line 18, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp label {
  font-weight: bold;
}
/* line 19, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0;
}
/* line 20, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp legend {
  font-weight: bold;
  font-size: 1.2em;
}
/* line 26, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp input.text, form.bp input.title, form.bp input[type=email], form.bp input[type=text], form.bp input[type=password] {
  margin: 0.5em 0;
  background-color: white;
  padding: 5px;
}
/* line 27, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp input.title {
  font-size: 1.5em;
}
/* line 29, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp textarea {
  margin: 0.5em 0;
  padding: 5px;
}
/* line 30, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp select {
  margin: 0.5em 0;
}
/* line 55, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp fieldset {
  border: 1px solid #cccccc;
}
/* line 58, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp input.text, form.bp input.title, form.bp input[type=email], form.bp input[type=text], form.bp input[type=password],
form.bp textarea {
  background-color: #fff;
  border: 1px solid #bbbbbb;
}
/* line 61, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp input.text:focus, form.bp input.title:focus, form.bp input[type=email]:focus, form.bp input[type=text]:focus, form.bp input[type=password]:focus,
form.bp textarea:focus {
  border: 1px solid #666666;
}
/* line 65, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp select {
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
}
/* line 44, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp input.text, form.bp input.title, form.bp input[type=email], form.bp input[type=text], form.bp input[type=password] {
  width: 300px;
}
/* line 46, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp textarea {
  width: 390px;
  height: 250px;
}

/* line 43, ../src/screen.sass */
body.scicast.layout a {
  color: #920f01;
  text-decoration: none;
}
/* line 46, ../src/screen.sass */
body.scicast.layout a:hover {
  text-decoration: underline;
  color: red;
}
/* line 49, ../src/screen.sass */
body.scicast.layout a:visited {
  color: #920f01;
}
/* line 51, ../src/screen.sass */
body.scicast.layout h2.asset-name {
  border-bottom: 1px solid #999999;
  font-weight: bold;
  clear: both;
}
/* line 55, ../src/screen.sass */
body.scicast.layout h2.asset-name a {
  text-decoration: none;
  color: black;
}
/* line 58, ../src/screen.sass */
body.scicast.layout h2.asset-name a:hover {
  color: red;
}
/* line 61, ../src/screen.sass */
body.scicast.layout .asset-date {
  display: inline;
  float: left;
  position: relative;
  margin-left: -35px;
  padding-left: 3px;
  font-style: italic;
  color: #c8c8c8;
  text-align: center;
}
/* line 68, ../src/screen.sass */
body.scicast.layout .asset-date .date .day {
  font-size: 2em;
  font-weight: bold;
  line-height: 18px;
}
/* line 72, ../src/screen.sass */
body.scicast.layout .asset-date .date .month {
  font-variant: small-caps;
  text-transform: lowercase;
  font-size: 1.5em;
  line-height: 18px;
}
/* line 77, ../src/screen.sass */
body.scicast.layout .asset-date .date .year {
  line-height: 18px;
}
/* line 79, ../src/screen.sass */
body.scicast.layout p {
  text-align: justify;
}
/* line 81, ../src/screen.sass */
body.scicast.layout p img.right {
  height: 180px;
  float: right;
}
/* line 84, ../src/screen.sass */
body.scicast.layout p img.left {
  height: 180px;
  float: left;
}
/* line 87, ../src/screen.sass */
body.scicast.layout .asset-links {
  margin-top: 1.5em;
  border-top: 1px dashed #999999;
}
/* line 90, ../src/screen.sass */
body.scicast.layout .asset-links .entry-categories {
  padding-bottom: 0px;
}
/* line 93, ../src/screen.sass */
body.scicast.layout .asset-links .entry-categories .entry-categories-list .entry-categories-header {
  font-weight: bold;
  padding-right: 2px;
}
/* line 96, ../src/screen.sass */
body.scicast.layout .asset-links .entry-categories .entry-categories-list a {
  font-weight: normal;
}
/* line 98, ../src/screen.sass */
body.scicast.layout .asset-links .entry-tags {
  padding-top: 0px;
}
/* line 101, ../src/screen.sass */
body.scicast.layout .asset-links .entry-tags .entry-tags-list .entry-tags-header {
  font-weight: bold;
  padding-right: 2px;
}
/* line 104, ../src/screen.sass */
body.scicast.layout .asset-links .entry-tags .entry-tags-list a {
  font-weight: normal;
}
/* line 106, ../src/screen.sass */
body.scicast.layout .asset-footer {
  border-top: 1px dashed #999999;
  padding-bottom: 36px;
  padding-top: 0.5em;
}

/* line 113, ../src/screen.sass */
body.scicast.layout #r-sidebar h3.widget-header {
  padding-right: -35px;
  margin-top: 1.5em;
  padding-bottom: 6px;
  padding-top: 6px;
  padding-left: 6px;
  margin-bottom: 0;
  font-size: 1em;
  background-color: #920f01;
  color: white;
  border-top-right-radius: 24px;
  -moz-border-radius-topright: 24px;
  -webkit-border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  -moz-border-radius-bottomright: 24px;
  -webkit-border-bottom-right-radius: 24px;
}
/* line 127, ../src/screen.sass */
body.scicast.layout #r-sidebar .widget-content p {
  text-align: left;
}
/* line 129, ../src/screen.sass */
body.scicast.layout #r-sidebar form.search {
  width: 20;
}
/* line 131, ../src/screen.sass */
body.scicast.layout #r-sidebar ul.widget-list {
  margin: 0;
  padding-left: 1.5em;
  list-style: none url(../images/menu_arrow.gif);
}
/* line 136, ../src/screen.sass */
body.scicast.layout #r-sidebar ul.previous-posts {
  list-style: none;
}

/* line 142, ../src/screen.sass */
.comments .comments-header {
  padding-bottom: 1.5em;
  border-bottom: 1px dotted #666666;
  font-weight: bold;
}
/* line 146, ../src/screen.sass */
.comments .comment-header {
  font-weight: bold;
}
/* line 148, ../src/screen.sass */
.comments .comment-content {
  border-bottom: 1px dotted #666666;
  margin-bottom: 1.5em;
}

/* line 168, ../src/screen.sass */
body.mt-comment-preview .comments-open-header {
  border-top: 1px dashed #999999;
  padding-top: 1.5em;
}

/* line 18, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
#comments-form label {
  font-weight: bold;
}
/* line 19, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
#comments-form fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0;
}
/* line 20, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
#comments-form legend {
  font-weight: bold;
  font-size: 1.2em;
}
/* line 26, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
#comments-form input.text, #comments-form input.title, #comments-form input[type=email], #comments-form input[type=text], #comments-form input[type=password] {
  margin: 0.5em 0;
  background-color: white;
  padding: 5px;
}
/* line 27, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
#comments-form input.title {
  font-size: 1.5em;
}
/* line 29, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
#comments-form textarea {
  margin: 0.5em 0;
  padding: 5px;
}
/* line 30, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
#comments-form select {
  margin: 0.5em 0;
}
/* line 55, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
#comments-form fieldset {
  border: 1px solid #cccccc;
}
/* line 58, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
#comments-form input.text, #comments-form input.title, #comments-form input[type=email], #comments-form input[type=text], #comments-form input[type=password], #comments-form textarea {
  background-color: #fff;
  border: 1px solid #bbbbbb;
}
/* line 61, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
#comments-form input.text:focus, #comments-form input.title:focus, #comments-form input[type=email]:focus, #comments-form input[type=text]:focus, #comments-form input[type=password]:focus, #comments-form textarea:focus {
  border: 1px solid #666666;
}
/* line 65, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
#comments-form select {
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
}
/* line 44, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
#comments-form input.text, #comments-form input.title, #comments-form input[type=email], #comments-form input[type=text], #comments-form input[type=password] {
  width: 300px;
}
/* line 46, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
#comments-form textarea {
  width: 390px;
  height: 250px;
}
/* line 44, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
#comments-form input.text, #comments-form input.title, #comments-form input[type=email], #comments-form input[type=text], #comments-form input[type=password] {
  width: 340px;
}
/* line 46, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_form.scss */
#comments-form textarea {
  width: 340px;
  height: 15em;
}
/* line 175, ../src/screen.sass */
#comments-form .form-label {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 130px;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #comments-form .form-label {
  overflow-x: hidden;
}
/* line 177, ../src/screen.sass */
#comments-form .form-label em {
  font-weight: normal;
}
/* line 179, ../src/screen.sass */
#comments-form .form-input {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 305px;
  margin-right: 0;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #comments-form .form-input {
  overflow-x: hidden;
}
/* line 182, ../src/screen.sass */
#comments-form .form-input-cookie {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 305px;
  margin-right: 0;
}
/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #comments-form .form-input-cookie {
  overflow-x: hidden;
}
/* line 185, ../src/screen.sass */
#comments-form #comments-open-footer {
  padding-left: 140px;
  margin-right: 0;
}

/* line 193, ../src/screen.sass */
.widget-cloud ul.widget-list {
  display: block;
  list-style: none;
}
/* line 196, ../src/screen.sass */
.widget-cloud ul.widget-list li.widget-list-item {
  display: inline;
}
/* line 198, ../src/screen.sass */
.widget-cloud ul.widget-list .rank-1 {
  font-size: 160%;
}
/* line 200, ../src/screen.sass */
.widget-cloud ul.widget-list .rank-2 {
  font-size: 150%;
}
/* line 202, ../src/screen.sass */
.widget-cloud ul.widget-list .rank-3 {
  font-size: 140%;
}
/* line 204, ../src/screen.sass */
.widget-cloud ul.widget-list .rank-4 {
  font-size: 130%;
}
/* line 206, ../src/screen.sass */
.widget-cloud ul.widget-list .rank-5 {
  font-size: 120%;
}
/* line 208, ../src/screen.sass */
.widget-cloud ul.widget-list .rank-6 {
  font-size: 110%;
}
/* line 210, ../src/screen.sass */
.widget-cloud ul.widget-list .rank-7 {
  font-size: 100%;
}
/* line 212, ../src/screen.sass */
.widget-cloud ul.widget-list .rank-8 {
  font-size: 90%;
}

/* line 219, ../src/screen.sass */
body.scicast.layout #l-sidebar-wrapper #l-sidebar-r #menuPanel li {
  font-weight: bold;
  list-style: none outside url(../images/menu_arrow.gif);
  margin-left: 2px;
}

/* line 225, ../src/screen.sass */
.asset-meta {
  padding-top: 9px;
  vertical-align: none;
  line-height: none;
  float: left;
}
/* line 230, ../src/screen.sass */
.asset-meta .author {
  font-weight: bold;
}

/* line 232, ../src/screen.sass */
ul.next-actions {
  list-style-type: none;
  display: inline;
  align: right;
  padding-top: 0.5em;
  padding-left: 6em;
}
/* line 238, ../src/screen.sass */
ul.next-actions li {
  display: inline;
  list-style: none;
}
/* line 241, ../src/screen.sass */
ul.next-actions li .first {
  padding-right: 8px;
}

/* line 244, ../src/screen.sass */
.next-actions {
  padding-top: 9px;
  padding-left: 0px;
}
/* line 247, ../src/screen.sass */
.next-actions ul.next-actions {
  align: left;
  padding-left: 0px;
}
