#sidepanel {
  width: 23%;
  float: right;
  position: relative;
}

#sidepanel img {
  border: 0 !important;
}

#sidepanel .contentbox {
  background: #FFF9B0;
  font-size: 12px !important;
  margin-bottom: 13px !important;
}

#sidepanel .contentbox h2 {
  background: #FFEA84;
  text-align: center;
  font-size: 13px !important;
}

.contentbox h2 {
  height: 16px;
}

#sidepanel .caption, #sidepanel .caption a, .clanwars h3  {
  text-align: center;
  font-size: 0.85em !important;
}

#sidepanel h2 {
  cursor: move;
}

.panelplaceholder {
  border: 1px dashed #FFCD47;
  margin-bottom: 13px;
}

.poll-results {
  width: 90%;
  margin: 5px auto;
  border: 1px solid #FFCD47;
  border-width: 1px 0 0 0;
}

.changelog ol {
  list-style: none;
}

.changelog li {
  border-bottom: 1px solid #FFCD47;
  padding: 5px 0;
}

.changelog span {
  text-transform: lowercase;
  font-style: italic;
}

.changelog li.last {
  border: 0;
}

.poll-results caption, .clanwars h3  {
  width: 100%;
  text-align: center;
  font-style: italic;
  margin-top: 5px;
}

.poll-winner {
  color: #F00;
}

.poll-stats td {
  border-top: 1px solid #FFCD47;
  font-weight: bold;
}

.news.date {
  font-weight: normal;
  font-size: 10px !important;
}

.frontpage #maincontent {
  width: 75%;
  float: left;
}

.topnav, .topnav * {
  text-align: center;
  width: 100%;
  font-size: 12px !important;
}

.topnav {
  margin-bottom: 1.5em;
}
.topnav li {
  display: inline;
}

.topnav h2 {
  font-weight: normal;
  display: inline;
}

.topnav.smaller, .topnav.smaller * {
  font-size: 10px !important;
}

.topnav.smaller {
  margin-bottom: 2em;
}

.topnav.bigger {
  margin-bottom: 4px;
}

.topnav.bigger, .topnav.bigger * {
  font-size: 15px !important;
}

.rj-notice {
  font-size: 0.85em !important;
  border-top: 1px solid #FFCD47;
  margin: 5px;
  padding-top: 5px;
  display: block;
  clear: both;
  text-align: center;
}
.rj-notice a {
  font-size: 0.9em !important;
}

.news.title {
  color: #B62700;
}

.news-actions {
  margin-top: 5px;
}

.news-actions span {
  display: block;
  width: 45%;
  float: left;
  margin: 5px;
}

.news-actions .comments {
  text-align: right;
  float: right;
  font-size: 12px !important;
}

.contentbox.quick .author {
  display: inline;
  margin: 0;
  float: none;
  width: auto;
}

.spacer {
  height: 2em;
}

.downloadtop5 dt, .downloadtop5 dd {
  font-size: 0.9em;
}

.downloadtop5 dt {
  float: left;
  width: 6.5em;
  font-weight: bold;
}

.downloadtop5 h3, .downloadtop5 dl, .poll dl {
  padding: 5px !important;
}

.downloadtop5 h3 {
  text-align: left !important;
  line-height: 1.1em !important;
  font-size: 12px !important;
  width: 125px !important;
}

.user.invisible {
  font-style: italic;
}

#sidepanel .poll h3 {
  font-weight: bold !important;
  line-height: 1.2em !important;
  border-bottom: 1px solid #FFCD47;
  box-sizing: border-box;
  width: 90%;
  margin: 0 auto 5px auto;
  display: block;
  font-size: 12px !important;
}

.poll dd {
  font-size: 0.9em;
  font-weight: bold;
}

.poll em {
  margin: 0.5em 0 0.25em 0;
  display: block;
  font-size: 0.9em;
}

.poll-totalvotes {
  border-top: 1px solid #FFCD47;
  margin: 0 5px 5px 5px !important;
  width: 125px !important;
  padding: 5px 0 0 0 !important;
  font-weight: bold;
  text-align: center;
}

p.source {
  font-size: 11px;
}

.dyk {
  text-align: justify;
}

.frontpagenotice {
  margin-top: 15px;
  position: relative;
}

.admincontrols p {
  display: inline;
  background: #FFCD47;
  border: 0;
  padding: 4px !important;
  padding-left: 7px !important;
  position: relative;
  left: 6px;
  top: -2px;
  -moz-border-radius-bottomleft: 7px;
  -webkit-border-bottom-left-radius: 7px;
  border-radius-bottomleft: 7px;
  text-align: right;
}
.admincontrols {
  display: inline !important;
  margin: 5px;
  position: absolute;
  top: 0;
  right: 0;
  width: 5em;
  border: 0;
  opacity: 0.5;
  text-align: right;
  background: transparent;
}
.admincontrols:hover {
  opacity: 1;
}

.contentbox.centered .twittertext {
  text-align: left;
  font-family: Cambria, 'Bitstream Vera Serif', 'Liberation Serif', 'Times New Roman', serif;
  font-style: italic;
  overflow: hidden;
}

.contentbox.centered .twitteruser {
  font-size: 10px;
  text-align: right;
}

.twitterj2o {
  border-top: 1px solid #FFCD47;
  font-size: 10px;
  margin: 0 5px;
  padding: 0 5px;
}

.contentbox {
  width: 100%;
}

#sidepanel h3 {
  background: transparent;
}

.contentbox.staff {
  background: #FFF9B0;
}

.contentbox.staff h2 {
  background: #FFEA84;
}

.permalink {
  border: 0;
  display: block;
  float: left;
  line-height: 13px;
  margin-right: 3px;
}

#sidepanel .close, #select-panels .close {
  width: 15px;
  height: 15px;
  display: none;
  position: absolute;
  text-align: center;
  top: 0;
  right: 0;
}

#select-panels .close {
  display: block;
}

#sidepanel .contentbox:hover .close {
  display: block;
}

#sidepanel .close:hover, #select-panels .close:hover {
  background: #FFCD47;
  -webkit-border-radius-bottomleft: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-radius-bottomleft: 3px;
}

#sidepanel .contentbox {
  position: relative;
}

#sidepanel .spacer {
  height: 1000px;
}

#sidepanel #adjust-panels.contentbox {
  position: static;
}

#select-panels {
  display: none;
  position: absolute;
  top: 26px;
  right: 174px;
  width: 250px;
  -moz-box-shadow: 0 0 15px #000;
  -webkit-box-shadow: 0 0 15px #000;
  box-shadow: 0 0 15px #000;
  background: #FFF9B0;
}

#select-panels p {
  text-align: center;
}

#select-panels dt {
  font-weight: bold;
  position: relative;
  padding: 5px 5px 0 5px;
}

#select-panels dt a {
  font-weight: bold;
  position: absolute;
  right: 0;
  padding: 2px;
  background: #FFCD47;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: 1.25em;
  width: 2.5em;
  text-align: center;
  right: 5px;
}

#select-panels dd {
  font-size: 11px;
  padding: 0 50px 5px 5px;
}

#select-panels .zebra {
  background: #FEFFCF;
}

#select-panels h2 {
  text-align: center;
  cursor: move;
  background: #FFEA84;
}

.scope .vs {
  display: none;
}

.scope a.team {
  width: 90px;
  margin-right: 2px;
}

.scope a.team, .scope .score, .shorty a, .shorty p {
  font-size: 14px;
  font-weight: bold;
  display:block;
  float: left;
  background: #FFEA84;
  margin-bottom: 2px;
  padding: 2px;
}

.scope .score {
  width: 25px;
  text-align: center;
}

#sidepanel .clanwars h3, .clanwars .date {
  margin: 0 5px;
  border-bottom: 1px solid #FFCD47;
  font-style: normal;
  width: 125px;
}

.clanwars .date {
  font-size: 10px;
  border: 0;
  text-align: center;
  display: block;
  margin: 0;
}

.shorty a, .shorty p {
  font-size: 12px;
  background: transparent;
}

.shorty a {
  width: 80px;
  padding-left: 5px;
}

.shorty p {
  width: 40px;
  text-align: right;
}

.winner { color: #1BB600 }
.loser  { color: #B60000 }
.draw   { color: #00A9B6 }

h3.votebar {
  font-weight: normal;
  font-size: 11px;
  background: #FEF8A1 url('/media/icons/carrot.png') no-repeat 5px 4px;
  padding-left: 22px;
}

.votebar a.votelink {
  float: right;
  background: url('/media/icons/add.png') no-repeat 0 -1px;
  padding-left: 18px;
}

.votebar em {
  color: #B62700;
  font-weight: bold;
  font-style: normal;
}

.contentbox h2.promoted {
  background: #FEF8A1 url('/media/icons/newspaper_up.png') no-repeat 570px 4px;
}

#rjillustration {
  display: block;
  float: right;
  margin: 0px 5px 5px 5px;
}

.pmalert {
  background-image: url('/media/icons/email_error.png');
  background-repeat: no-repeat;
  background-position: 5px 5px;
}
#ctd {  font-size: 16px; }
