.tagsCorners {
  -webkit-border-top-right-radius: 9px;
  -webkit-border-bottom-right-radius: 9px;
  -moz-border-radius-topright: 9px;
  -moz-border-radius-bottomright: 9px;
  border-top-right-radius: 9px;
  border-bottom-right-radius: 9px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
#streaker-game .header { padding-bottom: 0; }
#streaker-game .section { padding-left: 52px; }
#streaker-game .input { padding-left: 19px; }
#search-player { margin-top: -1px; }
body#posts #stream-intro {
  position: relative;
  text-align: center;
  margin: 0 1px 4.5px 1px;
  padding: 9px 9px 18px;
  color: #c0c0c0;
  font-size: 16px;
  background: #1a1e28 url(/img/ui/backgrounds/white_trans.png) repeat-x 0 -36px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
body#posts #stream-intro h2 {
  font-size: 36px;
  color: #f0f0f0;
  line-height: 1.5;
}
body#posts #stream-intro h2 span { color: #aac372; }
body#posts #weekly-recap h4 {
  text-indent: -6666px;
  background: url(/img/ui/forums/header-set.png) no-repeat 0 -41px;
}
body#posts #weekly-recap .ranked-game {
  background-position: left center;
  vertical-align: middle;
  padding: 0 9px 0 4.5px;
}
body#posts #weekly-recap .ranked-game .game-icon {
  position: static;
  display: block;
}
body#posts #main .column-1-2 .box1 h3 {
  margin: 9px;
  padding-bottom: 0;
  text-align: center;
  color: #0b508c;
}
body#posts li.post-element { margin: 19px 0 0 0; }
body#posts #tower {
  text-align: center;
  margin: 18px;
}
body#posts #tag-cloud h4 {
  text-indent: -6666px;
  background: url(/img/ui/forums/header-set.png) no-repeat 0 9px;
}
body#posts .tag-cloud li { display: inline; }
body#posts .tag-cloud li a { line-height: 1.2; }
body#posts .tag-cloud li a:hover { text-decoration: underline; }
body#posts .tag-cloud .tag-1 {
  font-size: 29px;
  font-weight: 900;
}
body#posts .tag-cloud .tag-2 {
  font-size: 25px;
  font-weight: 900;
}
body#posts .tag-cloud .tag-3 {
  font-size: 22px;
  font-weight: 800;
}
body#posts .tag-cloud .tag-4 {
  font-size: 19px;
  font-weight: 700;
}
body#posts .tag-cloud .tag-5 {
  font-size: 17px;
  font-weight: 600;
}
body#posts .tag-cloud .tag-6 {
  font-size: 15px;
  font-weight: 500;
}
body#posts .tag-cloud .tag-7 {
  font-size: 13px;
  font-weight: 400;
}
body#posts .tag-cloud .tag-8 {
  font-size: 12px;
  font-weight: 300;
}
body#posts .tag-cloud .tag-9 {
  font-size: 11px;
  font-weight: 200;
}
body#posts .tag-cloud .tag-10 {
  font-size: 10px;
  font-weight: 100;
}
body.index #post-form {
  background-color: #d6e1ee;
  padding: 9px;
  clear: both;
  position: relative;
  border: 1px solid #45a9ff;
  margin-bottom: 18px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
body.index #post-form #sos {
  margin-bottom: 9px;
  border: 1px solid #d6e1ee;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
body.index #post-form #sos #sos-check {
  background-color: #ebf0f7;
  position: relative;
  padding-left: 9px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
body.index #post-form #sos #sos-check .close-button {
  position: absolute;
  top: 50%;
  right: 9px;
  height: 17px;
  width: 16px;
  margin-top: -9px;
  display: none;
  background: url('/img/ui/sprite.png') no-repeat 0 -500px;
  text-indent: -999px;
}
body.index #post-form #sos #sos-check label { color: #ff5900; }
body.index #post-form #sos #streak-check {
  background-color: #ebf0f7;
  position: relative;
  padding-left: 9px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
body.index #post-form #sos #streak-check .close-button {
  position: absolute;
  top: 50%;
  right: 9px;
  height: 17px;
  width: 16px;
  margin-top: -9px;
  display: none;
  background: url('/img/ui/sprite.png') no-repeat 0 -500px;
  text-indent: -999px;
}
body.index #post-form #sos #streak-check label { color: #ff5900; }
body.index #post-form #sos #sos-options {
  display: none;
  padding: 9px;
}
body.index #post-form #sos #sos-options .selection-list { clear: both; }
body.index #post-form #sos #sos-options .selection-list li {
  display: none;
  float: left;
  position: relative;
  color: #ffffff;
  background: #0b508c url(/img/ui/backgrounds/blue_reflection.png) center center repeat-x;
  margin: 4.5px;
  padding: 0 18px 0 4.5px;
  -webkit-border-top-right-radius: 9px;
  -webkit-border-bottom-right-radius: 9px;
  -moz-border-radius-topright: 9px;
  -moz-border-radius-bottomright: 9px;
  border-top-right-radius: 9px;
  border-bottom-right-radius: 9px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  text-shadow: rgba(0, 0, 0, 0.35) 0 -1px 0;
}
body.index #post-form #sos #sos-options .selection-list li .remove-button {
  position: absolute;
  right: 0;
  top: 0;
  height: 18px;
  width: 18px;
  background: url('/img/ui/sprite.png') -50px -500px no-repeat;
  text-indent: -999px;
  display: block;
}
body.index #post-form #sos #sos-options .info {
  color: #ff5900;
  font-style: italic;
  font-size: 10px;
}
body.index #post-form #sos #sos-options .button { float: left; }
body.index #post-form #sos #sos-options #sos-league-options p {
  float: left;
  line-height: 28px;
}
body.index #post-form #sos #sos-options #sos-league-options .checkbox {
  float: left;
  line-height: 28px;
}
body.index #post-form #sos #sos-options #sos-league-options .checkbox { margin-left: 9px; }
body.index #post-form #sos #sos-options #sos-positions #sos-positions-select-wrapper {
  float: left;
  line-height: 28px;
}
body.index #post-form #sos #sos-options #sos-positions .button { background-position: 0px -300px; }
body.index #post-form #sos #sos-options #sos-positions .button:hover { background-position: -130px -300px; }
body.index #post-form #sos #sos-options #sos-players #sos-players-input-wrapper {
  float: left;
  position: relative;
  line-height: 28px;
}
body.index #post-form #sos #sos-options #sos-players #sos-players-input-wrapper .autocomplete {
  right: 0px;
  left: auto;
}
body.index #post-form #sos #sos-options #sos-players .button { background-position: 0px -50px; }
body.index #post-form #sos #sos-options #sos-players .button:hover { background-position: -130px -50px; }
body.index #post-form #sos #streak-options {
  display: none;
  padding: 9px;
}
body.index #post-form #sos #streak-options .selection-list { clear: both; }
body.index #post-form #sos #streak-options .selection-list li {
  display: none;
  float: left;
  position: relative;
  color: #ffffff;
  background: #0b508c url(/img/ui/backgrounds/blue_reflection.png) center center repeat-x;
  margin: 4.5px;
  padding: 0 18px 0 4.5px;
  -webkit-border-top-right-radius: 9px;
  -webkit-border-bottom-right-radius: 9px;
  -moz-border-radius-topright: 9px;
  -moz-border-radius-bottomright: 9px;
  border-top-right-radius: 9px;
  border-bottom-right-radius: 9px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  text-shadow: rgba(0, 0, 0, 0.35) 0 -1px 0;
}
body.index #post-form #sos #streak-options .selection-list li .remove-button {
  position: absolute;
  right: 0;
  top: 0;
  height: 18px;
  width: 18px;
  background: url('/img/ui/sprite.png') -50px -500px no-repeat;
  text-indent: -999px;
  display: block;
}
body.index #post-form #sos #streak-options .info {
  color: #ff5900;
  font-style: italic;
  font-size: 10px;
}
body.index #post-form #sos #streak-options .button { float: left; }
body.index #post-form #sos #streak-options #sos-league-options p {
  float: left;
  line-height: 28px;
}
body.index #post-form #sos #streak-options #sos-league-options .checkbox {
  float: left;
  line-height: 28px;
}
body.index #post-form #sos #streak-options #sos-league-options .checkbox { margin-left: 9px; }
body.index #post-form #sos #streak-options #sos-positions #sos-positions-select-wrapper {
  float: left;
  line-height: 28px;
}
body.index #post-form #sos #streak-options #sos-positions .button { background-position: 0px -300px; }
body.index #post-form #sos #streak-options #sos-positions .button:hover { background-position: -130px -300px; }
body.index #post-form #sos #streak-options #sos-players #sos-players-input-wrapper {
  float: left;
  position: relative;
  line-height: 28px;
}
body.index #post-form #sos #streak-options #sos-players #sos-players-input-wrapper .autocomplete {
  right: 0px;
  left: auto;
}
body.index #post-form #sos #streak-options #sos-players .button { background-position: 0px -50px; }
body.index #post-form #sos #streak-options #sos-players .button:hover { background-position: -130px -50px; }
body.index #post-form #streak {
  margin-bottom: 9px;
  border: 1px solid #d6e1ee;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
body.index #post-form #streak #sos-check {
  background-color: #ebf0f7;
  position: relative;
  padding-left: 9px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
body.index #post-form #streak #sos-check .close-button {
  position: absolute;
  top: 50%;
  right: 9px;
  height: 17px;
  width: 16px;
  margin-top: -9px;
  display: none;
  background: url('/img/ui/sprite.png') no-repeat 0 -500px;
  text-indent: -999px;
}
body.index #post-form #streak #sos-check label { color: #ff5900; }
body.index #post-form #streak #streak-check {
  background-color: #ebf0f7;
  position: relative;
  padding-left: 9px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
body.index #post-form #streak #streak-check .close-button {
  position: absolute;
  top: 50%;
  right: 9px;
  height: 17px;
  width: 16px;
  margin-top: -9px;
  display: none;
  background: url('/img/ui/sprite.png') no-repeat 0 -500px;
  text-indent: -999px;
}
body.index #post-form #streak #streak-check label { color: #ff5900; }
body.index #post-form #streak #sos-options {
  display: none;
  padding: 9px;
}
body.index #post-form #streak #sos-options .selection-list { clear: both; }
body.index #post-form #streak #sos-options .selection-list li {
  display: none;
  float: left;
  position: relative;
  color: #ffffff;
  background: #0b508c url(/img/ui/backgrounds/blue_reflection.png) center center repeat-x;
  margin: 4.5px;
  padding: 0 18px 0 4.5px;
  -webkit-border-top-right-radius: 9px;
  -webkit-border-bottom-right-radius: 9px;
  -moz-border-radius-topright: 9px;
  -moz-border-radius-bottomright: 9px;
  border-top-right-radius: 9px;
  border-bottom-right-radius: 9px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  text-shadow: rgba(0, 0, 0, 0.35) 0 -1px 0;
}
body.index #post-form #streak #sos-options .selection-list li .remove-button {
  position: absolute;
  right: 0;
  top: 0;
  height: 18px;
  width: 18px;
  background: url('/img/ui/sprite.png') -50px -500px no-repeat;
  text-indent: -999px;
  display: block;
}
body.index #post-form #streak #sos-options .info {
  color: #ff5900;
  font-style: italic;
  font-size: 10px;
}
body.index #post-form #streak #sos-options .button { float: left; }
body.index #post-form #streak #sos-options #sos-league-options p {
  float: left;
  line-height: 28px;
}
body.index #post-form #streak #sos-options #sos-league-options .checkbox {
  float: left;
  line-height: 28px;
}
body.index #post-form #streak #sos-options #sos-league-options .checkbox { margin-left: 9px; }
body.index #post-form #streak #sos-options #sos-positions #sos-positions-select-wrapper {
  float: left;
  line-height: 28px;
}
body.index #post-form #streak #sos-options #sos-positions .button { background-position: 0px -300px; }
body.index #post-form #streak #sos-options #sos-positions .button:hover { background-position: -130px -300px; }
body.index #post-form #streak #sos-options #sos-players #sos-players-input-wrapper {
  float: left;
  position: relative;
  line-height: 28px;
}
body.index #post-form #streak #sos-options #sos-players #sos-players-input-wrapper .autocomplete {
  right: 0px;
  left: auto;
}
body.index #post-form #streak #sos-options #sos-players .button { background-position: 0px -50px; }
body.index #post-form #streak #sos-options #sos-players .button:hover { background-position: -130px -50px; }
body.index #post-form #streak #streak-options {
  display: none;
  padding: 9px;
}
body.index #post-form #streak #streak-options .selection-list { clear: both; }
body.index #post-form #streak #streak-options .selection-list li {
  display: none;
  float: left;
  position: relative;
  color: #ffffff;
  background: #0b508c url(/img/ui/backgrounds/blue_reflection.png) center center repeat-x;
  margin: 4.5px;
  padding: 0 18px 0 4.5px;
  -webkit-border-top-right-radius: 9px;
  -webkit-border-bottom-right-radius: 9px;
  -moz-border-radius-topright: 9px;
  -moz-border-radius-bottomright: 9px;
  border-top-right-radius: 9px;
  border-bottom-right-radius: 9px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  text-shadow: rgba(0, 0, 0, 0.35) 0 -1px 0;
}
body.index #post-form #streak #streak-options .selection-list li .remove-button {
  position: absolute;
  right: 0;
  top: 0;
  height: 18px;
  width: 18px;
  background: url('/img/ui/sprite.png') -50px -500px no-repeat;
  text-indent: -999px;
  display: block;
}
body.index #post-form #streak #streak-options .info {
  color: #ff5900;
  font-style: italic;
  font-size: 10px;
}
body.index #post-form #streak #streak-options .button { float: left; }
body.index #post-form #streak #streak-options #sos-league-options p {
  float: left;
  line-height: 28px;
}
body.index #post-form #streak #streak-options #sos-league-options .checkbox {
  float: left;
  line-height: 28px;
}
body.index #post-form #streak #streak-options #sos-league-options .checkbox { margin-left: 9px; }
body.index #post-form #streak #streak-options #sos-positions #sos-positions-select-wrapper {
  float: left;
  line-height: 28px;
}
body.index #post-form #streak #streak-options #sos-positions .button { background-position: 0px -300px; }
body.index #post-form #streak #streak-options #sos-positions .button:hover { background-position: -130px -300px; }
body.index #post-form #streak #streak-options #sos-players #sos-players-input-wrapper {
  float: left;
  position: relative;
  line-height: 28px;
}
body.index #post-form #streak #streak-options #sos-players #sos-players-input-wrapper .autocomplete {
  right: 0px;
  left: auto;
}
body.index #post-form #streak #streak-options #sos-players .button { background-position: 0px -50px; }
body.index #post-form #streak #streak-options #sos-players .button:hover { background-position: -130px -50px; }
body.index #post-form #sos.expanded #sos-check {
  border-bottom: #c0c0c0 solid 1px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
body.index #post-form #sos.expanded #sos-options { border-top: #ffffff solid 1px; }
body.index #post-form #streak.expanded #sos-check {
  border-bottom: #c0c0c0 solid 1px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
body.index #post-form #streak.expanded #sos-options { border-top: #ffffff solid 1px; }
body.index #post-form .textarea { margin: 9px 0; }
body.index #post-form .button.submit { float: right; }
body.index #post-form .button.submit button.button {
  margin-left: 4px;
  background-position: 0 -150px;
}
body.index #post-form .button.submit button.button:hover { background-position: 130px -150px; }
body.index #post-form .input.select {
  width: 562px;
  text-align: left;
  float: left;
  margin: 2px 0 9px;
}
body.index #post-form .input.select .input.select > label { display: none; }
body.index #post-form .input.select .checkbox {
  display: inline-block;
  margin: 0 4px 0 0px;
}
body.index #post-form .input.select .checkbox.fancy label { line-height: 22px; }
body.index #draftzone-forum-ad {
  margin-top: -9px;
  font-weight: bold;
  padding-left: 81px;
  text-align: left;
  background: #000000 url('/img/sponsors/draftzone/draftzone_65_36.png') no-repeat 9px center;
}
body.index #draftzone-forum-ad span { color: #f0f0f0; }
body.index #post-list { margin: 0; }
body.thread .ajax-box .main .post { background-color: #ebf1df; }
body.thread .ajax-box .main .post .speak-pointer { background-color: #ebf1df; }
body.thread .ajax-box .main .post:hover { background-color: #dae0ce; }
body.thread .ajax-box .main .post:hover .speak-pointer { background-color: #dae0ce; }
body.thread .page-threshold {
  margin: 9px 0 auto 87px;
  background: #ffe6d9;
  border: 1px solid #ffe6d9 - #111111;
}
body.thread .depth-threshold {
  margin: 9px 0 auto 87px;
  background: #ebf1df;
  border: 1px solid #aac372;
}
body.thread .reply-list { margin: 0; }
body.thread .reply-list > li { margin: 18px 0 0; }
body.thread .reply-list .reply-list { margin-left: 87px; }
