
audio {
  height: 20px;
  position: absolute;
}

.top-ten td {
  text-align: center;
}

#intro {
    font-size: 10px;
}


#slider {
    width: 560px;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
}

.scroll {
    height: 100%;
    width: 560px;
    max-width: 100%;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    overflow-y: scroll;
}


.scrollContainer div.panel {
    height: 100%;
    width: 540px;
    /* max-width: calc(100% - 20px); */
    overflow-y: scroll;
}

#shade {
    background: #EDEDEC url(shade.jpg) no-repeat 0 0;
    height: 50px;
}

ul.navigation {
    list-style: none;
    width: 100%;
    /* max-width: calc(100% - 30px); */
    margin: 0;
    padding-bottom: 10px;
    padding-top: 20px;
    /* font-family: monospace !important; */
    padding-left: 0px;
    text-align: center;
}

ul.navigation li {
    display: inline;
    /* margin-right: 10px; */
}

ul.navigation a {
    padding: 4px;
    text-decoration: none;
    font-size: 1.4em;
}

ul.navigation a:hover {
  font-size: 1.4em;
	text-decoration: underline;
}

ul.navigation a.selected {
    font-weight: bold;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -40px;
    width: 30px;
}

.scrollButtons.right {
    right: -40px;
    width: 30px;
}

.hide {
    display: none;
}


.images {
padding-left: 20px;
}

.imagenoborder {
border: 0px;
}



.notice {

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

#results-container li {
  display: inline-block;
  padding-right: 10px;
  font-family: monospace;
  font-size: 0.8em;
}

#wrapper {
	width: 540px;
  max-width: calc(100% - 20px);
	margin-left: auto;
	margin-right: auto;
	}


.accordionButton {
	width: 100%;
  max-width: calc(100% - 30px);
	float: left;
	_float: none;  /* Float works in all browsers but IE6 */
	cursor: pointer;
	font-size: 13px;
  /* font-family: monospace !important; */
  padding: 10px;
  border: 1px dashed;
  margin: 5px;
	}

.accordionContent {
	width: 100%;
  max-width: calc(100% - 100px);
  /* border: 1px solid; */
	font-size: 14px;
  padding: 15px;
  /* font-family: monospace !important; */
  display: block;
  overflow-x: scroll;
	}


.post {
  margin-top: 5px !important;
}

.post:last-child {
  border: 0;
}

.post-action {
  margin-top: 15px;
}



.ratings {
  border-collapse: collapse;
  /* font-family: monospace !important; */
  width: 120px;
}

.ratings .header {
  font-weight: bold;
}

.ratings .top10 {
  font-size: 100%;
  border: 1px dashed;
  padding: 5px;
}

.ratings .heading {
  color: #980000;
  font-size: 120%;
  padding-bottom: 5px;
  font-weight: bold;
  text-align: center;
}

.heading tr td {
  font-size: 120%;
  padding-bottom: 5px;
  text-align: center;
  border: 1px dashed;
}


#main {
  font-family: "Barlow Condensed", sans-serif;
  text-align: center;
  height: 300px;
  max-width: 400px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}


.challenger-vote {
  height: 30px;
  font-size: 1.4em;
  text-align: center;
  background-color: grey;
  margin-top: 10px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

.challenger-vote a {
  color: #FFFFFF;
  text-decoration: none;

}

.challenger-vote a:hover {
  color: #FFFFFF;
  text-decoration: none;

}

.episode-missing {
  color: red;
  font-size: 1.1em;
}

.episode-missing a {
  color: red;
}

.missing-title {
  color: red;
  font-size: smaller;
}

.champion-title {
  font-size: 1.4em;
}

.challenger-title {
  font-size: 1.4em;
}

.name {
  font-size: 1.7em;
  max-width: 100%;
}

.champion-vote {
  height: 30px;
  font-size: 1.4em;
  text-align: center;
  background-color: grey;
  margin-top: 10px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

.champion-vote a {
  color: #FFFFFF;
  text-decoration: none;

}

.champion-vote a:hover {
  color: #FFFFFF;
  text-decoration: none;

}

.champion-weeks {
  padding-left: 5px;
  font-size: 0.6em;
  position: relative;
  top: -0.6em;
  left: -0.2em;
}

.challenger {
  width: 100%
}

.champion {
  width: 100%
}

.challenger-box1 {
  float: left;
  height: 60px;
  width: 50px;
}

.challenger-box2 {
  float: left;
  text-align: left;
  margin-left: 10px;
  height: 60px;
}

.champion-box1 {
  float: left;
  height: 60px;
  width: 50px;
}

.champion-box2 {
  float: left;
  text-align: left;
  margin-left: 10px;
  height: 60px;
}

.vs {
  max-width: 100%;
  position: relative;
  left: 95px;
}

.vs-img {
  opacity: 60%;
  height: 50px;
  padding-top: 25px;
}

.tagline {
  font-size: 1.0em;
  font-style: italic;
  padding-bottom: 5px;
}

.download {
  font-size: 1.1em;
  transition: color 0.5s;
  position: relative;
  top: 30px;
}

.download a:hover {
    color: gray;
}


.week-title {
  font-size: 1.8em;
  font-weight: bold;
  padding-top: 10px;
}

.lcs-title {
  text-align: center;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 3.4rem;
}

.lcs-subtitle {
  font-size: 11px;
  text-align: center;
  padding-bottom: 30px;
}

.lcs-intro {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.5rem;
  display: block;
  /* line-height: 1.2; */
  font-weight: 300;
  margin-bottom: 20px;
  margin-top: 20px;
  letter-spacing: 0.4px;
}

.notice {
  padding-bottom: 20px;
}

.calendar {
  font-size: 0.9em;
  padding-left: 10px;
  position: relative;
  top: -0.7em;
}


.lcs-tags {
  padding-bottom: 20px;
}

.character-title {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 20px;
}

@media only screen and (max-width: 400px) {
  .accordionButton {
    max-width: 50% !important;
  }
  .accordionContent {
      max-width: 50% !important;
  }
  audio {
      width: 40% !important;
  }
}

@media only screen and (max-width: 500px) {
  .accordionButton {
    max-width: 50% !important;
  }
  .accordionContent {
      max-width: 50% !important;
  }
  audio {
      width: 40% !important;
  }
}
