html.default {
  /* body.frame.artwork */
  /*   #page .release_block .release .details */
  /*     .title, */
  /*     .artist, */
  /*     .release_page_link */
  /*       background: rgba(0, 0, 0, 0.8) */
  /*       background: transparentize(#000000, 0.4) */ }
  html.default body {
    background-color: black; }
  html.default div.header {
    background-color: black;
    color: #1a7025; }
    html.default div.header a {
      color: #1a7025; }
  html.default #page,
  html.default body.no_page #page div.release_block div.release {
    background-color: black;
    background-color: rgba(0, 0, 0, 0.8); }
  html.default input#colours_body_background {
    background-color: black; }
  html.default input#colours_header_background {
    background-color: black; }
  html.default form.colours input#colours_button_text {
    background-color: #fff2f2; }
  html.default form.colours input#colours_button_background {
    background-color: #fc1818; }
  html.default .deck_colours_button,
  html.default .deck_colours_button:hover,
  html.default .deck_colours_button:active,
  html.default .deck_colours_button:link,
  html.default .deck_colours_button:visited {
    color: #fff2f2;
    background-color: #fc1818; }
  html.default .deck_colours_text {
    color: #1a7025; }
  html.default .deck_colours_secondary {
    color: white; }
  html.default .player_colours_text {
    color: white; }
  html.default .release .player {
    background-color: #310606; }
  html.default .item_list p {
    border-bottom: 1px solid #1a7025; }


html.default div.header {
  min-height: 0; }


html.default body {
  background-image: url("http://s3.amazonaws.com/vibedeck-production/background_images/15921/images/original/broj%20SIDE%20copy.jpg");
  background-repeat: repeat;
  background-position: 0 0; }


