* {
  outline: none;
}
body {
  background: #111;
  font: 33px Helvetica, Arial, sans-serif;
  letter-spacing: -3px;
  margin: 8px;
  margin-left: 0px;
  overflow: hidden;
}
html {
  overflow: hidden;
}
h1 {
  position: absolute;
  bottom: 254px;
  font-size: 36px;
  width: 200px;
  color: #fff;
  margin: 0;
  letter-spacing: -2px;
  margin-left: 14px;
  text-decoration: none;
}
*+html h1 {
  bottom: 200px;
}
h1 a {
  color: #fff;
  text-decoration: none;
}
#topics {
  position: absolute;
  left: 0;
  top: 120px;
  width: 200px;
}
h2 {
  position: relative;
  z-index: 1;
  font-size: 63px;
  line-height: 59px;
  overflow: hidden;
  font-weight: bold;
  margin: 0;
  padding-left: 14px;
  cursor: pointer;
  width: 400px;
}
h2.selected {
  color: #fff;
}
h2 span {
  padding-left: 2px;
  padding-right: 6px;
}
#credits {
  position: absolute;
  left: 14px;
  bottom: 11px;
  width: 150px;
  font-size: 14px;
  line-height: 15px;
  letter-spacing: -1px;
  text-transform: lowercase;
  color: #fff;
  z-index: 1;
}
#items {
  position: absolute;
  bottom: 0px;
  left: 0px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
#items li {
  color: #5c5c5c;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  padding-left: 250px;
  padding-right: 20px;
  overflow: hidden;
  word-wrap: break-word;
  white-space: pre-wrap;
  white-space: -o-pre-wrap;
  white-space: -moz-pre-wrap;
}
#items li div.tweet-wrapper {
  padding-top: 10px;
  padding-bottom: 20px;
}
#items li span.large {
  font-size: 36px;
  line-height: 32px;
  letter-spacing: -2px;
}
#items li em {
  font-style: normal;
  font-size: 56px;
  line-height: 56px;
  letter-spacing: -3px;
  font-weight: bold;
  text-transform: lowercase;
}

.shit { color: #83e8fe }
.shit.selected span { background-color: #83e8fe }
#items li.shit em { color: #83e8fe }

.piss { color: #00d2ff }
.piss.selected span { background-color: #00d2ff }
#items li.piss em { color: #00d2ff }

.fuck { color: #00b4ff }
.fuck.selected span { background-color: #00b4ff }
#items li.fuck em { color: #00b4ff }

.cunt { color: #0084ff }
.cunt.selected span { background-color: #0084ff }
#items li.cunt em { color: #0084ff }

.cocksucker { color: #005aff }
.cocksucker.selected span { background-color: #005aff }
#items li.cocksucker em { color: #005aff }

.motherfucker { color: #0547E7 }
.motherfucker.selected span { background-color: #0547E7 }
#items li.motherfucker em { color: #0547E7 }

.tits, #items li.tits em { color: #332cc0 }
.tits.selected span { background-color: #332cc0 }

.ninja, #items li.ninja em { color: #f9934f }
.ninja.selected span { background-color: #f9934f }

.cowboy, #items li.cowboy em { color: #ff6600 }
.cowboy.selected span { background-color: #ff6600 }

.robot, #items li.robot em { color: #e54100 }
.robot.selected span { background-color: #e54100 }

.tired, #items li.tired em { color: #9bff65 }
.tired.selected span { background-color: #9bff65 }

.sleep, #items li.sleep em { color: #66ff7d }
.sleep.selected span { background-color: #66ff7d }

.nap, #items li.nap em { color: #66ffc9 }
.nap.selected span { background-color: #66ffc9 }


#sekret {
  background: #000;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}

#sekret span.info {
  display: block;
  position: absolute;
  color: #65c3ff;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: -1px;
  top: -36px;
  left: 14px;
}

#sekret div.shuffle, #sekret div.extras {
  position: absolute;
  top: -66px;
  left: 14px;
  font-size: 22px;
  letter-spacing: -1px;
  width: 100px;
  font-weight: normal;
}

#sekret div.clusters {
  margin-right: 20px;
}

#sekret div.extras {
  left: 100px;
  width: 600px;
  color: #232323;
}

#sekret div.extras div span, #sekret div.clusters span {
  cursor: pointer;
}

#sekret div.extras div {
  display: inline;
}

#sekret div.shuffle span {
  cursor: pointer;
}

#sekret div.wrapper {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #65c3ff;
}

#sekret h3 {
  margin: 0;
  padding: 0;
  font-size: 20px;
  line-height: 20px;
  font-weight: normal;
  letter-spacing: -1px;
  color: #fff;
  background: url(s.png) top left no-repeat #65c3ff;
  position: absolute;
  bottom: -16px;
  height: 21px;
  width: 143px;
  padding-top: 15px;
  padding-bottom: 1px;
  text-indent: 10px;
  left: 8px;
  cursor:pointer;
}