body {
  background-color: #000 !important;
  color: #ccc;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 20px;
  padding: 0;
}
body.white {
  background-color: #FFF !important;
  color: #333;
}
body div.news-article {
  margin-bottom: 30px;
}
body.page h1,
body.page h2,
body.page h3 {
  font-family: "vinyl", helvetica, sans-serif !important;
  text-transform: uppercase !important;
  color: white !important;
}
body.page.white h1,
body.page.white h2 {
  color: black !important;
}
body.page p {
  color: #CCC !important;
}
body.page.white p {
  color: #333 !important;
}
body.page h1 {
  margin-top: 30px;
  font-size: 42px;
  margin-bottom: 30px;
  margin-right: 120px;
}
body.page.multimedia .nav-tabs {
  border-bottom: 0;
}
body.page.multimedia .nav-tabs li a:hover,
body.page.multimedia .nav-tabs li.active > a {
  border-color: transparent;
  color: inherit;
  background-color: inherit;
}
body.page.multimedia .nav-tabs li:first-child a {
  padding-left: 0px;
}
body.page.multimedia .image {
  float: left !important;
}
body.page.multimedia .image.odd {
  clear: left !important;
  margin-left: 0px !important;
}
body.page.multimedia .image.even {
  clear: right !important;
  margin-left: 20px !important;
}
body.page.multimedia .video.small {
  line-height: 0px;
  margin-bottom: 30px;
  float: left;
  border: 3px solid #111;
}
body.page.multimedia .video.small .caption {
  line-height: 30px;
}
body.page.multimedia .video.odd {
  margin-right: 20px;
}
@media (min-width: 860px) {
  body.page #container {
    width: 860px;
  }
}
body.page #container p.footnote {
  font-size: 9px;
  line-height: 12px;
}
body.page #container p.lyrics {
  margin: 0;
}
body.page #container .file {
  font-size: 15px;
}
body.page #container .image-content,
body.page #container .image {
  background-color: #111;
  margin-bottom: 30px;
}
@media (min-width: 500px) {
  body.page #container .image-content.image-content-format-standard,
  body.page #container .image.image-content-format-standard {
    margin-left: 20px;
    clear: right;
    float: right;
  }
}
@media (max-width: 499px) {
  body.page #container .image-content.image-content-format-standard,
  body.page #container .image.image-content-format-standard {
    display: inline-block;
    clear: both;
  }
}
@media (max-width: 859px) {
  body.page #container .image-content.image-content-format-standard,
  body.page #container .image.image-content-format-standard {
    width: 260px;
  }
}
@media (min-width: 860px) {
  body.page #container .image-content.image-content-format-standard,
  body.page #container .image.image-content-format-standard {
    width: 400px;
  }
}
body.page #container .image-content.image-content-format-standard img,
body.page #container .image.image-content-format-standard img {
  border: 3px solid #111;
}
@media (max-width: 859px) {
  body.page #container .image-content.image-content-format-standard img,
  body.page #container .image.image-content-format-standard img {
    width: 254px;
  }
}
@media (min-width: 860px) {
  body.page #container .image-content.image-content-format-standard img,
  body.page #container .image.image-content-format-standard img {
    width: 394px;
  }
}
body.page #container .image-content.image-content-format-figure,
body.page #container .image.image-content-format-figure {
  max-width: 650px;
  margin: 10px auto;
  clear: both;
  background-color: transparent;
}
body.page #container .image-content.image-content-format-figure .caption,
body.page #container .image.image-content-format-figure .caption {
  color: inherit;
}
body.page #container .image-content .caption,
body.page #container .image .caption {
  padding: 3px;
  font-size: 11px;
  color: #808080;
}
.page-subnavigation ul {
  list-style: none;
  padding-left: 0px;
  margin-left: 0px;
  margin-bottom: 20px;
}
.page-subnavigation ul li {
  margin-bottom: 10px;
  display: block;
}
.page-subnavigation .clear-fix {
  clear: left;
  margin-bottom: 20px;
}
.laurels ul {
  padding-left: 0px;
  margin-left: 0px;
  list-style: none;
}
.laurels ul li {
  margin-bottom: 10px;
  margin-right: 2px;
  display: table;
  height: 43px;
  display: inline-table;
  position: relative;
  width: 115px;
}
.laurels ul li span {
  display: block;
}
.laurels ul li .left,
.laurels ul li .right {
  display: table-cell;
  width: 20px;
  height: 43px;
  background-repeat: no-repeat;
}
.laurels ul li .left {
  background-image: url("../images/laurel_left_20.9ec70c64517f.png");
}
.laurels ul li .middle {
  color: #636363;
  text-align: center;
  width: 70px;
  height: 43px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  line-height: 10px;
  display: table;
}
.laurels ul li .middle .middle-inner {
  display: table-cell;
  vertical-align: middle;
}
.laurels ul li .middle .middle-inner .middle-core .type {
  font-weight: normal;
  font-size: 7px;
  line-height: 7px;
  margin-bottom: 2px;
}
.laurels ul li .middle .middle-inner .middle-core .text {
  font-weight: bold;
  font-size: 9px;
}
.laurels ul li .right {
  background-image: url("../images/laurel_right_20.9fba005b7a04.png");
}
.laurels .clear-fix {
  clear: left;
  margin-bottom: 20px;
}
h1,
h2,
h3 {
  font-family: "vinyl", helvetica, sans-serif;
  text-transform: uppercase;
  color: white;
}
h1 {
  margin-top: 30px;
  font-size: 42px;
  margin-bottom: 30px;
}
.modal {
  color: #000;
}
.modal h1,
.modal h2,
.modal h3 {
  font-size: 25px;
  color: #000;
}
.modal form {
  margin-bottom: 0px;
}
.modal form label {
  display: inline;
}
#id_turing_test-field {
  display: none;
}
a,
a:active,
a:visited {
  color: #009aff;
  text-decoration: none;
}
a:hover {
  color: #33aeff;
}
ul {
  margin-top: 10px;
  margin-left: 20px;
  list-style: circle;
}
p {
  margin-bottom: 1em;
}
strong {
  font-weight: bold;
}
#container {
  margin: 0px auto;
  position: relative;
  padding: 0px 0px;
}
body.home {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
body.home #schools-version {
  text-align: right;
  position: fixed;
  z-index: 9;
  top: 70px;
}
@media (min-width: 860px) {
  body.home #schools-version {
    width: 820px;
    left: 50%;
    margin-left: -410px;
  }
}
@media (min-width: 721px) and (max-width: 859px) {
  body.home #schools-version {
    width: 95%;
  }
}
@media (max-width: 720px) {
  body.home #schools-version {
    position: absolute;
    padding: 0;
    top: 110px;
    width: 200px;
    left: 50%;
    margin-left: -100px;
  }
}
body.home #top-left-links {
  z-index: 15;
  position: absolute;
}
@media (max-width: 600px) {
  body.home #top-left-links {
    margin-top: 130px;
  }
}
@media (min-width: 601px) {
  body.home #top-left-links {
    margin-top: 45px;
  }
}
@media (min-width: 860px) {
  body.home #top-left-links {
    width: 820px;
    left: 50%;
    margin-left: -410px;
  }
}
@media (max-width: 859px) {
  body.home #top-left-links {
    margin-left: 5%;
    width: 147px;
  }
}
body.home #word-controls {
  height: 0px;
  overflow: visible;
  z-index: 15;
  position: absolute;
}
@media (max-width: 460px) {
  body.home #word-controls {
    margin-top: 35px;
  }
  body.home #word-controls a {
    clear: right;
  }
}
@media (min-width: 461px) {
  body.home #word-controls {
    margin-top: 45px;
  }
}
@media (min-width: 860px) {
  body.home #word-controls {
    width: 820px;
    left: 50%;
    margin-left: -410px;
  }
}
@media (max-width: 859px) {
  body.home #word-controls {
    width: 95%;
  }
}
body.home #word-controls a {
  float: right;
  display: block;
  width: 20px;
  height: 20px;
  overflow: hidden;
  margin-left: 10px;
  margin-bottom: 15px;
  color: transparent;
}
body.home #word-controls a.shuffle {
  background-image: url("../images/icon_shuffle.d889550a4136.png");
}
body.home #word-controls a.contribute {
  background-image: url("../images/icon_add.b5376cb8eeea.png");
}
@media (min-width: 860px) and (min-height: 570px) {
  body.home #content {
    position: fixed;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    overflow: hidden;
  }
  body.home .segment-sprite {
    position: fixed;
    z-index: 10;
    top: 100%;
    left: 50%;
    margin-top: -450px;
    margin-left: -260px;
    width: 520px;
    display: block;
  }
  body.home .segment-sprite.small {
    display: none;
  }
  body.home #words {
    margin-right: -100px;
  }
}
@media (max-width: 859px), (max-height: 569px) {
  body.home #words {
    height: 415px;
    overflow: hidden;
  }
  body.home .segment-sprite {
    position: absolute;
    z-index: 10;
    top: 210px;
    left: 50%;
    margin-left: -260px;
    width: 520px;
    display: none;
  }
  body.home .segment-sprite.small {
    display: block;
    margin-left: -140.5px;
    width: 281px;
  }
}
@media (min-width: 860px) and (min-height: 570px) {
  body.home footer {
    position: fixed;
    height: 120px;
    width: 860px;
    left: 50%;
    margin-left: -430px;
    top: 100%;
    margin-top: -120px;
  }
}
@media (max-width: 859px), (max-height: 569px) {
  body.home footer {
    width: 100%;
    height: 300px;
  }
}
body.home #words {
  margin-left: -50px;
  z-index: -1;
}
body.home #words .spacer,
body.home #words a {
  padding: 8px;
  font-size: 14px;
  float: left;
  font-family: "chainprinter", verdana;
}
body.home #words a {
  color: #FFF;
  opacity: 0.3;
  text-decoration: none;
}
body.home #words a:hover {
  color: #009aff;
  opacity: 1 !important;
}
body.home #box {
  display: none;
  background-color: black;
  z-index: 15;
  overflow: hidden;
  border: 3px solid #111;
  top: 0px;
  left: 50%;
  margin-left: -252.5px;
  padding: 5px 30px 30px;
  width: 445px;
}
body.home #box .border {
  position: absolute;
}
body.home #box .border.top,
body.home #box .border.bottom {
  z-index: 17;
  height: 20px;
  width: 505px;
}
body.home #box .border.top.top,
body.home #box .border.bottom.top {
  background-image: url("../images/text_overlay_top_border.9026f7c06ca8.png");
  left: 0px;
  top: 0px;
}
body.home #box .border.top.bottom,
body.home #box .border.bottom.bottom {
  background-image: url("../images/text_overlay_bottom_border.57e3b45a3af5.png");
  left: 0px;
  bottom: 0px;
}
body.home #box .border.left,
body.home #box .border.right {
  z-index: 16;
  width: 20px;
  height: 98%;
  top: 5px;
}
body.home #box .border.left.left,
body.home #box .border.right.left {
  left: 0px;
}
body.home #box .border.left.right,
body.home #box .border.right.right {
  right: 0px;
}
@media (min-width: 860px) and (min-height: 570px) {
  body.home #box {
    position: fixed;
  }
}
@media (max-width: 859px), (max-height: 569px) {
  body.home #box {
    position: absolute;
  }
}
body.home #box div.box {
  margin-top: 150px;
}
body.home #box div.box .box-body {
  max-height: 450px;
  overflow-y: auto;
  overflow-x: hidden;
}
body.home #box button.close.top-right {
  width: 17px;
  height: 17px;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 18;
  opacity: 1.0 !important;
  background-image: url("../images/close_default.7633d468454c.png");
  background-repeat: no-repeat;
}
body.home #box button.close.top-right:hover {
  opacity: 1.0 !important;
  background-position: left 1px;
  background-image: url("../images/close_active.9ba18afba525.png");
}
body.home #box p,
body.home #box label,
body.home #box h3 {
  font-family: verdana;
  text-transform: none;
  font-weight: normal;
  color: #494949;
  font-size: 16px;
}
body.home #box ul.responses {
  list-style: none;
}
body.home #box ul.responses li {
  display: block;
  font-size: 16px;
  margin-bottom: 10px;
}
body.home #box ul.responses li .response {
  margin-top: 20px;
  color: #818181;
  display: block;
}
body.home #box ul.responses li .response a {
  color: inherit;
}
body.home #box ul.responses li .author {
  color: #494949;
  display: block;
  margin-top: 5px;
}
body.home #box textarea {
  width: 435px;
  height: 100px;
}
body.home #box input[type=text],
body.home #box textarea {
  border: 0;
  background-color: #131313;
  color: #818181;
  font-size: 16px;
  padding: 5px;
}
body.home #box .secondary-fields div {
  float: left;
  width: 212.5px;
}
body.home #box .secondary-fields div input {
  width: 202.5px;
}
body.home #box .secondary-fields div#id_first_name-field {
  margin-right: 20px;
}
body.home #box .secondary-fields label {
  position: relative;
  left: 5px;
  top: 12px;
  opacity: 0.5;
  line-height: 0;
  margin: 0;
  padding: 0;
  height: 0;
}
body.home #box input[type=submit],
body.home #box a.close-share {
  cursor: pointer;
  background-color: transparent;
  border: 0;
  color: #007196;
  font-size: 16px;
}
body.home #box input[type=submit]:hover,
body.home #box a.close-share:hover {
  color: white;
  text-decoration: none;
}
body.home #box div.share {
  margin-top: 15px;
  margin-bottom: 20px;
}
body.home #box div.share a {
  display: block;
}
body.home #box div.share a.facebook {
  float: left;
  margin-right: 5px;
}
body.home #title {
  left: 50%;
  top: 10px;
  margin-left: -200px;
  height: 150px;
  width: 400px;
  background-image: url("../images/title_400.7e3168c78a6e.png");
  z-index: 10;
}
@media (min-width: 860px) and (min-height: 570px) {
  body.home #title {
    position: fixed;
  }
}
@media (max-width: 859px), (max-height: 569px) {
  body.home #title {
    position: absolute;
    background-image: url("../images/title_265.6be06458c7f4.png");
    margin-left: -132.5px;
    height: 99px;
    width: 265px;
  }
}
body.home #title h1,
body.home #title h2 {
  display: none;
}
body.home #title h3 {
  display: none;
  position: absolute;
  top: 125px;
  width: 400px;
  left: 50%;
  text-align: center;
  z-index: 1;
  margin-left: -200px;
  font-family: "franklin-gothic-ext-comp-urw", "vinyl", helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 25px;
  color: #DDD;
}
@media (max-width: 859px), (max-height: 569px) {
  body.home #title h3 {
    font-size: 15px;
    margin-left: -132.5px;
    top: 79px;
    width: 265px;
  }
}
@media (max-width: 859px), (max-height: 569px) {
  #bookstore-link {
    position: absolute;
    top: 360px;
    left: 50%;
    width: 148px;
    margin-left: -74px;
    z-index: 15;
  }
}
@media (min-width: 860px) and (min-height: 570px) {
  #bookstore-link {
    position: fixed;
    z-index: 1;
    left: 50%;
    margin-left: -430px;
    top: 100%;
    margin-top: -170px;
  }
}
footer {
  background-color: #000;
  clear: both;
  padding-top: 0px;
  font-size: 10px;
  color: #808080;
  position: relative;
}
footer .footer {
  height: 50px;
}
footer .uppercase {
  font-family: "franklin-gothic-ext-comp-urw", "vinyl", helvetica, sans-serif;
  text-transform: uppercase;
}
@media (max-width: 599px) {
  footer .uppercase {
    display: none;
  }
}
footer .uppercase .large {
  font-size: 15px;
}
footer .left,
footer .right {
  position: absolute;
  line-height: 36px;
}
footer .left {
  left: 5px;
}
footer .right {
  text-align: right;
  right: 5px;
}
footer .right img {
  margin-left: 3px;
  margin-right: 15px;
}
footer .left img.shark-island {
  margin-left: 15px;
  margin-right: 10px;
}
footer a.incognito {
  color: inherit;
}
footer a.incognito:hover {
  color: white;
  text-decoration: none;
}
footer .links a {
  color: inherit;
  margin: 0px 3px;
  text-decoration: underline;
}
footer .links a:hover {
  border: 0;
  color: white;
}
@media (max-width: 499px) {
  footer .links {
    margin-right: 10px;
  }
}
@media (max-width: 499px) {
  footer .disposable {
    display: none;
  }
}
@media (max-width: 859px) {
  footer .madman-entertainment {
    display: none;
  }
}
@media (max-width: 669px) {
  footer .distributed-by {
    display: none;
  }
}
.page #content {
  margin: 20px;
  margin-bottom: 0px;
  position: relative;
}
.page #content img.background {
  z-index: -1;
  position: absolute;
  top: 0px;
  right: 0px;
}
.page #content div.background-block {
  clear: right;
  float: right;
  margin-left: 20px;
  margin-bottom: 30px;
  height: 350px;
}
@media (min-width: 860px) {
  .page #content div.background-block {
    width: 400px;
  }
}
@media (max-width: 859px) {
  .page #content div.background-block {
    width: 260px;
  }
}
.page #content .full-width {
  width: 100%;
}
.navbar.bottom .navbar-inner {
  padding: 0;
}
.navbar.bottom .navbar-inner ul.nav li {
  border-top: 1px solid #3e3e3e;
  padding: 0;
  height: 50px;
  background-image: url("../images/menu_gradient_50.07299f0aaa6c.png");
}
.navbar.bottom .navbar-inner ul.nav li a {
  padding: 14px;
  font-size: 15px;
}
.navbar.bottom .navbar-inner ul.nav li a:active,
.navbar.bottom .navbar-inner ul.nav li a.current {
  color: white;
}
@media (min-width: 860px) and (min-height: 570px) {
  .navbar.bottom {
    display: none;
  }
  .navbar.header,
  .navbar.footer {
    display: block;
  }
  .navbar.header {
    margin-bottom: 0px;
  }
  .navbar.header .navbar-inner {
    padding-bottom: 0px;
  }
  .navbar .navbar-inner {
    padding: 20px;
    background-image: none !important;
    background-color: black !important;
    box-shadow: none !important;
    border: 0 !important;
    border-top: 0 !important;
    border-radius: 0 !important;
    border-bottom: 0 !important;
    border-color: black !important;
    filter: none !important;
    -webkit-box-shadow: none !important;
    -webkit-border-radius: 0 !important;
  }
  .navbar .navbar-inner ul.nav {
    width: 820px;
    display: table;
    text-align: center;
  }
  .navbar .navbar-inner ul.nav li {
    display: table-cell;
    float: none;
  }
  .navbar .navbar-inner ul.nav li:first-child {
    text-align: left;
  }
  .navbar .navbar-inner ul.nav li:first-child a {
    padding-left: 0px;
  }
  .navbar .navbar-inner ul.nav li:last-child {
    text-align: right;
  }
  .navbar .navbar-inner ul.nav li:last-child a {
    padding-right: 0px;
  }
  .navbar .navbar-inner ul.nav li a {
    color: #009aff;
    font-family: "chainprinter", verdana;
    font-size: 14px;
  }
  .navbar .navbar-inner ul.nav li a:hover {
    color: #FFF;
  }
}
@media (max-width: 859px), (max-height: 569px) {
  .navbar {
    bottom: 0px;
  }
  .navbar.bottom {
    display: block;
  }
  .navbar.header,
  .navbar.footer {
    display: none;
  }
  .navbar .navbar-inner {
    padding: 20px;
    background-image: none !important;
    background-color: black !important;
    box-shadow: none !important;
    border: 0 !important;
    border-top: 0 !important;
    border-radius: 0 !important;
    border-bottom: 0 !important;
    border-color: black !important;
    filter: none !important;
    -webkit-box-shadow: none !important;
    -webkit-border-radius: 0 !important;
  }
  .navbar .navbar-inner ul.nav {
    display: block;
    width: 100%;
  }
  .navbar .navbar-inner ul.nav li {
    display: block;
    float: none;
  }
  .navbar .navbar-inner ul.nav li a {
    color: #009aff;
    font-family: "chainprinter", verdana;
    font-size: 14px;
  }
  .navbar .navbar-inner ul.nav li a:hover {
    color: #FFF;
  }
}
.page.white .navbar .navbar-inner {
  background-image: none !important;
  background-color: white !important;
  box-shadow: none !important;
  border: 0 !important;
  border-top: 0 !important;
  border-radius: 0 !important;
  border-bottom: 0 !important;
  border-color: white !important;
  filter: none !important;
  -webkit-box-shadow: none !important;
  -webkit-border-radius: 0 !important;
}
.page.white a:hover {
  color: red !important;
}
.page.white footer {
  background-color: #FFF;
}
.page.white h3 {
  color: white !important;
  background-color: #009aff;
  display: block;
  padding: 2px 10px 0px;
}
.centered {
  text-align: center;
}
.modal {
  background-color: black;
  border: 3px solid #111;
}
.modal#trailer-overlay {
  width: 620px;
  margin-left: -310px;
}
.modal#trailer-overlay .modal-body {
  height: 338px;
}
.modal#trailer-overlay .modal-header button.close {
  right: 12px;
}
.modal#image-overlay {
  width: 710px;
  margin-left: -355px;
}
.modal#image-overlay .modal-header button.close {
  right: 20px;
}
.modal > div {
  background-image: none !important;
  background-color: black !important;
  box-shadow: none !important;
  border: 0 !important;
  border-top: 0 !important;
  border-radius: 0 !important;
  border-bottom: 0 !important;
  border-color: black !important;
  filter: none !important;
  -webkit-box-shadow: none !important;
  -webkit-border-radius: 0 !important;
}
.modal .modal-header {
  /*        button.close{
            color: @bright_cyan;
            text-shadow: none;
            opacity: 1;
            font-weight: normal;
            font-size: 14px;
            padding-bottom: 10px;
            &:hover{
                color: white;
            }
        }*/

  height: 10px;
}
.modal .modal-header button.close {
  width: 17px;
  height: 17px;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 18;
  opacity: 1.0 !important;
  background-image: url("../images/close_default.7633d468454c.png");
  background-repeat: no-repeat;
}
.modal .modal-header button.close:hover {
  opacity: 1.0 !important;
  background-position: left 1px;
  background-image: url("../images/close_active.9ba18afba525.png");
}
.modal .modal-body {
  max-height: 600px;
  overflow-y: visible;
}
.modal .modal-body img {
  max-width: none;
  width: 670px;
  border: 3px solid #111;
}
.modal .modal-footer {
  width: 100%;
  padding: 0;
  margin: 0;
  position: relative;
}
.modal .modal-footer a {
  display: block;
  width: 100px;
  position: absolute;
}
.modal .modal-footer a.prev-image {
  left: 0;
}
.modal .modal-footer a.next-image {
  right: 0;
}
.modal .modal-footer .caption {
  margin: 0px 100px;
  color: white;
}
.modal .modal-footer a,
.modal .modal-footer .caption {
  height: 50px;
  text-align: center;
  vertical-align: middle;
}
#messages ul {
  list-style: none;
}
.home #messages {
  z-index: 15;
  position: absolute;
}
header #user-controls,
header #messages {
  font-family: "franklin-gothic-ext-comp-urw", sans-serif;
  font-size: 24px;
  font-weight: 300;
  text-align: center;
}
header #user-controls {
  z-index: 10;
  text-align: right;
  position: absolute;
  top: 60px;
  right: 0;
  font-size: 20px;
  padding: 0 30px;
  margin: 5px 0px;
}
@media (max-width: 859px), (max-height: 569px) {
  header #user-controls {
    top: -30px;
  }
}
header #user-controls ul {
  list-style: none;
}
header #user-controls ul li {
  margin-bottom: 5px;
}
header #user-controls a {
  text-decoration: none;
}
.activity-icon.beside-text {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
