body {
  background: url(/static/images/background5.jpg) top center repeat fixed;
  padding: 0px;
  margin: 0px;
  font-family: arial, sans-serif;
  text-align: center;
}

img {
  border: none;
}

* {
  outline: none;
}

blockquote {
  border-left: 20px solid #13295B;
  margin-left: 10px;
  padding: 10px;
  background-color: #13295B;
}

table {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
}

em {
  font-style: normal;
  font-weight: bold;
  color: #fff;
}

#header {
  width: 905px;
  margin: 0px auto;
  text-align: left;
}

#header {
  text-align: right;
}


#footer {
  text-align: center;
  margin: 5px;
  font-size: .8em;
  color: #fff;
  padding: 8px 0px 0px 0px;
}

.section {
  width: 905px;
  margin: 0px auto 10px auto;
  text-align: left;

  padding-bottom: 5px;
  background-color: #13295B; /*#5280DE; /*#516AA3;*/
}

.group {
}

.group:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
 
html[xmlns] .group {
    display: block;
}
 
* html .group {
    height: .001%;
}

.span1,
.span2,
.span2_5,
.span3,
.span3_5,
.span4,
.span5,
.span6 {
  float: left;
  width: 150px;
}

.span2 { width: 300px; }
.span2_5 { width: 375px; }
.span3 { width: 450px; }
.span3_5 { width: 525px; }
.span4 { width: 600px; }
.span5 { width: 750px; }
.span6 { width: 900px; }

.box {
  margin: 5px 0px 0px 5px;
  padding: 5px;
  background-color: #294688;
  -moz-border-radius: 5px 5px;
  color: #ddf;
  font-size: .9em;
  line-height: 1.4em;
}

.box a {
  color: #fff;
}

.menu {
  margin: 5px 0px 0px 3px;
}

.menu a {
  float: left;
}

.menu a:hover {
}

a.button {
  display: block;
  width: 149px;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
}

a.button span {
  display: block;
  width: 144px;
  height: 32px;
  margin-left: 5px;
  background: url(/static/images/button_back.png) top left repeat;
  line-height: 31px;
  color: #fff;
  text-shadow: 1px 1px 2px #8A4910;
}

a.button:hover span {
  color: #fff;
  font-size: 1.1em;
}

.box h1,
.box h2,
.box h3 {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  padding: 5px 10px 5px 10px;
  border-bottom: 3px solid #5873AE;
  
}

.box p {
  margin: 10px 10px;
}

#share-widgets {
  padding: 10px 0px 0px 0px;
  text-align: center;
  background-color: #fff;
  -moz-border-radius: 5px 5px;
}

.links {
  list-style-type: none;
  margin: 10px 35px;
  padding: 0;
}

.links li {
  background-image: url(/static/images/question_block_full.gif);
  background-position: 0px 50%;
  background-repeat: no-repeat;
  padding: 5px;
  padding-left: 24px;
}

.links li a {
  text-decoration: none;
  font-weight: bold;
}

.links li a:hover {
  text-decoration: underline;
}

.sponsor {
  display: block;
  text-decoration: none;
  text-align: center;
}

.sponsor span {
  display: block;
  text-align: center;
  margin: 4px;
  font-size: 1.2em;
  font-weight: bold;
}

.sponsor:hover span {
  text-decoration: underline;
}


.field {
  margin-bottom: .7em;
}

.error {
  border-left: 5px solid #B43636;
  background-color: #872929;
  padding: 4px;
  margin-bottom: .7em;
}

a.block {
  padding-left: 20px;
  background: url(/static/images/question_block_full.gif) left center no-repeat;
}

.field .label,
.field label {
  font-weight: bold;
  padding: 3px;
}

.field .input {
  padding: 3px 10px;
}

.field .input label {
  font-weight: normal;
}

.field .help {
  padding: 3px 10px;
  font-size: .8em;
  color: #aac;
}

fieldset {
  padding: 0px;
  margin: 0px;
  border: none;
}

.big-button {
  font-size: 1.2em;
  font-weight: bold;
  color: #333;
  padding: 5px 10px;
}

.red {
  color: red;
  font-weight: bold;
}

.box input[type='text'],
.box textarea {
  background-color: #ddf;
  border: 1px solid #13295B;
  padding: 4px;
  font-family: arial;
}

#donation-info {
  width: 250px;
  color: white;
  border-spacing: 0px;
  border-collapse: collapse;
}

#donation-info th,
#donation-info td {
  padding: 2px 3px;
  vertical-align: top;
}

#donation-info th {
  text-align: right;
  font-weight: normal;
  width: 150px;
}

#donation-info td {
  font-size: 1.2em;
  font-weight: bold;
  text-align: right;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: 20px;
  font-weight: normal;
}

/*** Donor List ***/

.donor-list li {
  width: 245px;
  height: 2em;
  white-space: nowrap;
  overflow: hidden;
  float: left;
}

/*** CHECKLIST ***/

.box.game {
  text-align: center;
}

.checklist {
  border-spacing: 0px;
  border-collapse: collapse;
  width: 100%;
}

.checklist td,
.checklist th {
  padding: 4px;
  border-bottom: 1px solid #5873AE;
  text-align: left;
}

.checklist .num { width: 10%; }
.checklist .world { width: 30%; }
.checklist .stage { width: 45%; }

.checklist .total {
  width: 15%;
  text-align: right;
  padding-right: 25px;
  background-image: url(/static/images/locked.jpg);
  background-position: right center;
  background-repeat: no-repeat;
}

.checklist .unlocked .total {
  background-image: url(/static/images/unlocked.jpg);
}

.checklist .complete .total {
  background-image: url(/static/images/checkmark.png);
}

.checklist .unlocked td {
  border-bottom: none;
}

.checklist.admin .unlocked td {
  border-bottom: 1px solid #5873AE;
}

.contests {
  margin-bottom: 20px;
}

.contests.summary {
  margin-left: 5px;
}

.contests td {
  vertical-align: top;
}

.contests td img {
  float: right;
  margin: 10px;
  border: 4px solid #13295B;
}

.contests.summary td img {
    width: 100px;
}

.contests .time {
    width: 5em;
}

.contests .options {
    width: 10em;
}

.contests .description {
    padding: 10px 0px;
}

.contests li {
    margin-bottom: 3px;
}

.nice-table.prizes td {
    text-align: center;
}

.nice-table.prizes img {
    margin: 10px auto;
    border: 4px solid #13295B;
    display: block;
}

.checklist .unlocked-by {
  font-size: .7em;
  padding-top: 0px;
  color: #aac;
}
/*** Admin styles ***/

.scroller {
  height: 400px;
  overflow: scroll;
  margin-bottom: 10px;
}

.nice-table {
  border-spacing: 0px;
  border-collapse: collapse;
}

.nice-table td,
.nice-table th {
  padding: 4px;
  text-align: left;
  border-bottom: 1px solid #13295B;
}

.nice-table .note,
.nice-table .note a {
  font-size: .9em;
  color: #aac;
  text-decoration: none;
}

/*** Fan Art ***/

.fanart {
  width: 170px;
  height: 210px;
  margin: 5px;
  padding: 5px;
  text-align: center;
  float: left;
  background-color: #13295B;
}

#fanart-admin .fanart {
  height: 300px;
  width: 275px;
  position: relative;
}

#fanart-admin .fanart .actions {
  text-align: center;
  padding: 3px;
}

#fanart-admin .fanart .image {
  height: 140px;
}

#fanart-admin .fanart .comments {
  height: 105px;
  font-size: .8em;
  text-align: left;
  overflow: hidden;
}

.fanart a img {
  border: 1px solid #333;
}

.fanart a:hover img {
  border: 1px solid #fff;
}

.fanart .name {
  overflow: hidden;
}

/** Game Line Up **/

.line-up {
  border-spacing: 0px;
  border-collapse: collapse;
  width: 100%;
}

.line-up td,
.line-up th {
  padding: 4px;
  border-bottom: 1px solid #13295B;
}

.line-up td.img { 
  vertical-align: center;
  text-align: center;
}
.line-up .game { font-weight: bold; }
.line-up .game div { font-weight: normal; font-size: .9em; }
.line-up .levels { text-align: center; }
.line-up .cost { text-align: right; font-weight: bold; }

.share-this-widget-item {
  width: 70px;
  float: left;
}

.news-item {
  padding-bottom: 20px;
}

.news-item img {
  float: left;
  border: 4px solid #13295B;

}

.news-item a,
.news-item span {
  display: block;
  text-decoration: none;
  font-weight: bold;
  margin: 0px 0px 0px 90px;
}

.news-item a:hover {
  text-decoration: underline;
}

.news-item p {
  margin: 0px 0px 0px 90px;
}

.news-item p a {
  display: inline;
  margin: 0px;
  text-decoration: underline;
}

.partner {
  text-align: center;
}

.partner img {
  border: 4px solid #13295B;
}

#partner-list li {
  font-size: .9em;
  width: 230px;
}
#partner-list li span {
  float: right;
}
#partner-list a {
  white-space: nowrap;
}

#reactions a {
  padding: 3px 5px 3px 25px;
  background-repeat: no-repeat;
  background-position: left center;
  line-height: 25px;
  text-decoration: none;
}

#reactions a:hover {
  text-decoration: underline;
}

#reactions a.react-lol { background-image: url(/static/images/reactions/lol_face.jpg); }
#reactions a.react-cheer { background-image: url(/static/images/reactions/thumbs_up.jpg); }
#reactions a.react-boo { background-image: url(/static/images/reactions/thumbs_down.jpg); }
#reactions a.react-fail { background-image: url(/static/images/reactions/fail_face.jpg); }
#reactions a.react-hello { padding-left: 5px; }
#reactions a.react-bye { padding-left: 5px; }

#twitter-questions li {
  font-weight: bold;
  margin-bottom: 10px;
}

#twitter-questions li .note {
  font-weight: normal;
  font-size: .8em;
  color: #aac;
}

#twitter-leaderboard li {
    position: relative;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #5873AE;
}

#twitter-leaderboard span {
    position: absolute;
    top: 0px;
    right: 15px;
}

#controller-alert {
    text-align: center;
    height: 20px;
}

#controller-buttons {
    text-align: center;
    position: relative;
}

#controller,
#donations,
#error {
    height: 100px;
    position: relative;
}

#controller .button {
    position: absolute;
    cursor: pointer;
    height: 70px;
    width: 50px;
    background: url(/static/images/button_up.png) top center no-repeat transparent;
    padding-top: 50px;
    color: white;
    font-size: 10px;
}

#controller .button.active {
    background-image: url(/static/images/button_down.png);
}

#error-msg {
  padding: 10px 50px;

}

#celeb-tweets a {
  margin: 5px;
  padding: 0px;
  float: left;
}

#celeb-tweets a img {
  margin: 0px;
  padding: 0px;
  border: 4px solid #13295B;
}

#donor-stats {
  width: 100%;
}

#donor-stats td {
  vertical-align: top;
}

#donor-stats div {
  color: #aac;
  font-size: .8em;
}

#donor-stats .donation {
  text-align: right;
  padding-right: 10px;
}

#donor-stats td.num {
  text-align: right;
}

.trophy {
  width: 48px;
  height: 48px;
}

.soundboard {
  display: block;
  font-size: 20pt;
  width: 220px;
  padding: 10px;
  margin: 10px;
  float: left;
  text-align: center;
  text-decoration: none;
  background-color: #666;
  text-shadow: 1px 1px 2px #000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.soundboard:hover {
  background-color: #999;
}

#chat-container {
    height: 510px;
}

#chat-twitch-container {
    height: 470px;
}

#tweetchat {
  height: 390px;
  overflow-y: scroll;
  color: #333;
  padding: 5px;
}

.tweetchat-tweet {
  margin-top: 1px;
  margin-left: 0px;
  padding: 1px;
  color: #ddf;
  position: relative;
  min-height: 40px;
}

.tweetchat-image {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 40px;
  width: 40px;
  padding: 0px;
  border: 1px solid #13295B;
}

.tweetchat-tweet-user {
  position: absolute;
  top: 0px;
  left: 50px;
  font-size: 10px;
  line-height: 10px;
  text-decoration: none;
}

.tweetchat-tweet-content {
  background: #13295B;
  margin-top: 15px;
  margin-bottom: 5px;
  margin-left: 50px;
  padding: 5px;
  font-size: 12px;
  line-height: 16px;
  border-radius: 5px;
}

.tweetchat-tweet-content a {
  text-decoration: none;
}

.tweetchat-tweet-content a:hover {
  text-decoration: underline;
}

.tweetchat-name {
  font-weight: bold;
  color: #5873AE;
  color: #BBF;
}

.tweetchat-screenname {
  color: #AAC;
}

#tweetchat-controls {
  margin-left: 0px;
  padding: 0px 5px 5px 5px;
  position: relative;
}

#tweetchat-controls .tweetchat-tweet-user {
    left: 5px;
}

#tweetchat-controls .tweetchat-tweet-content {
    margin-left: 0;
    margin-top: 0;
}

#tweetchat-input {
  background: white url('/static/images/tweetchat_back.png') bottom right no-repeat;
  height: 60px;
  width: 255px; 
}

#tweetchat-button,
#tweetchat-login {
  font-size: 1.2em;
  font-weight: bold;
  padding: 5px 10px;
  margin: 5px 0px;
}

#tweetchat-button {
    margin: 0px;
}

#tweetchat-button {
    text-align: right;
}

#tweetchat-login {
  padding-left: 30px;
  margin-bottom: 10px;
  background-image: url('/static/images/twitter_bird.png');
  background-position: center left;
  background-repeat: no-repeat;
}

#tweetchat-chars {
    float: left;
    margin: 6px;
}

.video-box {
    height: 355px;
}

.rules {
    margin: 10px;
}

.rules td {
    padding: 10px;
}

.rules .rule-1 {
    font-weight: bold;
    font-size: 20pt;
}

.rules .rule-2 {
    font-size: 15pt;
}

.rules .number {
    text-align: right;
}

.twitter-users {
    overflow: hidden;
    height: 212px;
}

.comment {
    overflow: hidden;
    max-width: 400px;
}

.url {
    max-width: 200px;
    overflow: hidden;
}
