.logo {
  background: url('http://a.fod4.com/themes/2016/korean_logo.png');
  background-repeat: no-repeat;
  background-size: 100%;
  height: 60px;
  margin-top: 7px;
}

#page {
  background-image: url('http://a.fod4.com/themes/2016/foreign_bg.jpg');
}

.main-nav {
  background-color: #db0c16;
  box-shadow: 0 20px 26px 0 rgba(0, 0, 0, 0.8);
}

.search-bar, .suggestion-field, .search-close {
  background-color: #db0c16;
}

.nav-desktop a {
  color: black;
}

.nav-desktop a:hover {
  color: black;
  box-shadow: inset 0 -3px 0 0 black;
}

.nav-desktop a span, .nav-desktop a i {
  display: none;
}

@media screen and (max-width: 1200px) {
  .nav-desktop .short-title {
    display: none;
  }
}

.nav-desktop li a:before {
  display: inline;
  font-size: 11px;
  font-weight: bold;
}

.nav-desktop li:first-child a:before {
  content: 'Required Videos';
}

.nav-desktop li:nth-child(2) a:before {
  content: "Supreme Leader's Top Goofs";
}

@media screen and (max-width: 1200px) {
  .nav-desktop li:nth-child(2) a:before {
    content: "Goofs";
  }
}

.nav-desktop li:nth-child(3) a:before {
  content: "Death To The West";
}

.nav-desktop li:nth-child(4) a:before {
  content: "Manifesto";
}

.nav-desktop li:last-child a:before {
  content: 'False Idols';
}

.votatron3000, .votatron300 {
  background-image: -webkit-radial-gradient( #bf0e16 1px, rgba(0, 0, 0, 0.5) 0px, transparent 0px), -webkit-radial-gradient( #bf0e16 1px, rgba(0, 0, 0, 0.5) 0px, black 0px);
  background-image: radial-gradient( #bf0e16 1px, rgba(0, 0, 0, 0.5) 0px, transparent 0px), radial-gradient( #bf0e16 1px, rgba(0, 0, 0, 0.5) 0px, black 0px)
}

.votatron3000 .vote-funny, .votatron300 .vote-funny, .votatron3000 .vote-die, .votatron300 .vote-die {
  background-color: #e5d0bb;
  background-image: -webkit-linear-gradient(right, #e5d0bb, rgba(0, 0, 0, 0.1) 200%);
  background-image: linear-gradient(to left, #e5d0bb, rgba(0, 0, 0, 0.1) 200%)
}

.votatron3000 .vote-funny:before {
  display: block;
  content: "";
  height: 36px;
  background-image: url('http://a.fod4.com/themes/2016/funny_vote_button.jpg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.votatron3000 .funny-bar, .votatron300 .funny-bar {
  background-image: -webkit-radial-gradient( #e5d0bb 1px, rgba(0, 0, 0, 0.5) 0px, transparent 0px), -webkit-radial-gradient( #e5d0bb 1px, rgba(0, 0, 0, 0.5) 0px, black 0px);
  background-image: radial-gradient( #e5d0bb 1px, rgba(0, 0, 0, 0.5) 0px, transparent 0px), radial-gradient( #e5d0bb 1px, rgba(0, 0, 0, 0.5) 0px, black 0px)
}

.votatron3000 .vote-die, .votatron300 .vote-die {
  background-color: #bf0e16;
  background-image: -webkit-linear-gradient(left, #bf0e16, rgba(0, 0, 0, 0.1) 200%);
  background-image: linear-gradient(to right, #bf0e16, rgba(0, 0, 0, 0.1) 200%)
}

.votatron3000 .vote-die:before {
  display: block;
  content: "";
  height: 36px;
  background-image: url('http://a.fod4.com/themes/2016/die_vote_button.jpg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

/*.votatron-wrapper::after {
  display: block;
  content: "";
  background-image: url('http://assets.ordienetworks.com/themes/2016/foreign_bar_texture.jpg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}*/
