/* ==========================================================================
   THUMBSUP
   ========================================================================== */

#voting-sharing {
}

#voting-sharing form {
	width: auto;
	/* max-width: 300px; */
	/* height: 52px; */
	/* overflow: hidden; */
	/* float: left; */
}

.widget-box.featured img.spinner, 
.widget-box.article img.spinner {
    border: 0 none;
}

.widget-box .the-content img.spinner {
  background-color: transparent;
  border: 0 none;
  margin-bottom: 0;
}

   

/* Voting Buttons */
#voting-sharing .thumbsup.thumbs_up {
  background: transparent !important;
  width: auto;
  height: auto;
}

.rotator-content .thumbsup.thumbs_up input {
  position: static;
  text-indent: 0;
  font-family: "GarageGothic Regular", sans-serif;
  font-style: normal;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: normal !important;
  font-size: 32px;
  line-height: 36px;
  padding: 0 10px;
  background-color: #6D665F;
  background-image: none;
  font-weight: normal;
  float: left;
  margin-right: 12px;
  height: 52px;
}
#voting-sharing .thumbsup.thumbs_up input {
  /*
position: static !important;
  text-indent: 0;
  font-family: "GarageGothic Regular", sans-serif;
  font-style: normal;
  text-transform: none;
  font-weight: normal !important;
  font-size: 32px;
  line-height: 36px;
  padding: 0 10px;
  background: #6D665F url('img/vote-btn-arrow.png') no-repeat 16px 10px !important;
  font-weight: normal;
  float: left;
  margin-right: 12px;
  height: 52px;
  color: #ffffff;
*/
text-align: left;
}
#voting-sharing .thumbsup.thumbs_up .result1 {
  position: static !important;
  background-image: none;
  color: #fff;
  background: #6D665F;
  font-weight: normal !important;
  font-size: 32px;
  line-height: 36px;
  text-indent: 0;
  font-family: "GarageGothic Regular", sans-serif;
  font-style: normal;
  padding: 8px 10px;
  float: left;
  margin-right: 12px;
}

#voting-sharing .thumbsup.thumbs_up input[disabled=disabled] {
  display: none;
}

#voting-sharing .thumbsupbutton strong,
#voting-sharing .thumbsup.thumbs_up strong.result1 {
  font-weight: normal !important;
  letter-spacing: 0;
}




#finalist-list-container {
}
#finalist-list-container .title.main {
  color: #dc574a;
}
#finalist-list {
  margin: 20px 0 0 0;
}
#finalist-list .finalist {
  margin: 0 0 30px 0;
}
#finalist-list .finalist .finalist-sidebar {
  width: 150px;
  float: left;
}
#finalist-list .finalist .finalist-sidebar img {
  width: 128px;
  height: 85px;
  border: 6px solid #fff;
  display: block;
}
#finalist-list .finalist .finalist-sidebar a.vote-now,
#voting-sharing .thumbsup.thumbs_up input {
  margin: 14px 0 0 0;
  padding: 0 0 0 8px;
  height: 32px;
  display: block;
  background: transparent url('../img/layout/btn-vote-now.png') right top no-repeat;
  font: normal 25px/31px "GarageGothic Regular", sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  white-space: nowrap;
  overflow: hidden;
}
#finalist-list .finalist .finalist-sidebar a.video {
  margin: 10px 0 0 0;
  padding: 2px 8px 2px 28px;
  display: block;
  float: left;
  background: #2f8484 url('../img/layout/btn-watch-video.png') 8px 4px no-repeat;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
}
#finalist-list .finalist .finalist-excerpt {
  width: 395px;
  float: right;
}
#finalist-list .finalist .finalist-excerpt h3 {
  margin: 0;
  font-size: 30px;
  color: #6e526f;
  text-transform: none;
}
#finalist-list .finalist .finalist-excerpt h3 a {
  color: #6e526f;
}
#finalist-list .finalist .finalist-excerpt p {
  margin: 0;
}


#finalist-grid-container {
  padding-top: 30px;
}
  body.this-months-finalist #finalist-grid-container {
    padding-top: 0;
  }

#finalist-grid-container .title.main {
  height: 76px;
  line-height: 76px;
  background-position: left -345px;
  left: -24px;
}
#finalist-grid-container .title.main span {
  height: 76px;
  background-position: right -345px;
}
#finalist-grid-container .the-content {
  margin-top: -41px;
}
#finalist-grid {
  padding-top: 70px;
}
#finalist-grid a.finalist {
  margin: 5px 40px 15px 0;
  width: 240px;
  display: block;
  float: left;
  position: relative;
  clear: left;
}
  #finalist-grid a.finalist:nth-child(even) {
    margin-right: 0;
    clear: none;
  }

#finalist-grid a.finalist img {
  margin-bottom: 5px !important;
  width: 224px;
  height: 166px;
  border: 8px solid #fff;
  display: block;
}
#finalist-grid a.finalist .vote-now {
  padding: 2px 5px;
  position: absolute;
  right: -10px;
  top: 30px;
  background: #dc574a;
  box-shadow: 2px 2px 3px rgba(0,0,0,0.4);
  font: normal 21px/21px "GarageGothic Regular", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
}
#finalist-grid a.finalist .finalist-name {
  font: normal 29px/31px "GarageGothic Regular", sans-serif;
  color: #dc574a;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* ==========================================================================
   LEADERBOARD
   ========================================================================== */

h2.leaderboard {
  color: #fff;
  display: block;
  width: 228px;
  height: 66px;
  line-height: 66px;
  font-size: 35px;
  background: transparent url('../img/layout/boxes.png') -740px -255px no-repeat;
  position: relative;
  z-index: 10;
  letter-spacing: 1px;
}
#the-leaderboard-container {
  margin: -20px 3px 0 3px;
  padding: 8px 8px 12px 8px;
  text-align: left;
  background: #fff;
}
#the-leaderboard-container h3 {
  color: #6d665f;
  text-align: center;
  font-size: 30px;
  line-height: 34px;
  letter-spacing: 2px;
}
#the-leaderboard-container .finalist {
  padding: 2px 0;
  clear: both;
}
#the-leaderboard-container a.finalist-name {
  font-size: 15px;
  color: #6e665f;
}
  #the-leaderboard-container .the-leader a.finalist-name {
    font-weight: bold;
    font-size: 18px;
    color: #6e526f;
  }

.vote-number {
  height: 19px;
  overflow: hidden;
}
.vote-number div {
  height: 19px;
  float: left;
  background: transparent url('../img/layout/bg-moam-vote-numbers.png') 0 0 no-repeat;
}
  .vote-number .vote-bar-start {
    width: 10px;
    background-position: 0 0;
  }
    .the-leader .vote-number .vote-bar-start {
      background-position: 0 -60px;
    }
  .vote-number .vote-bar-middle {
    max-width: 184px;
    background-position: 0 -20px;
    background-repeat: repeat-x;
    font-weight: bold;
    font-size: 12px;
    line-height: 19px;
    text-align: right;
    color: #fff;
    text-transform: uppercase;
  }
    .the-leader .vote-number .vote-bar-middle {
      background-position: 0 -80px;
    }
  .vote-number .vote-bar-end {
    width: 10px;
    background-position: 0 -40px;
  }
    .the-leader .vote-number .vote-bar-end {
      background-position: 0 -100px;
    }


