html {
   font-size: 0.7px; /* calc(100vw / 800);  */
}

body {
   text-align: center; margin: 0px; padding: 0px;
   font-family: verdana, arial, sans-serif;
   background-color: #404040;
   color: #dddddd;
}


#containerHeader {
   font-size: 1.4rem;
}

#headerImage {
  background: url(../img/logo.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 0px;
  margin-bottom: 0px;
  height: 95vw;
}


#containerHeader h1 {
   display: inline-block;
   font-family: 'Courier New', Courier, monospace;
   font-weight: bold;
   font-size: 22em;
   text-shadow: 4px 4px 4px #aaa;
}
#containerHeader h2 {
   display: block;
   color: #b0b0b0;
   font-family: 'Emblema One', serif;
   font-weight: bold;
   font-size: 20rem;
   text-shadow: 4px 4px 4px #ccc;
   padding: 0px;
   margin: 0px 0px 0px 0px;
}

#containerContent {
   display: inline-block;
   box-sizing: border-box;
   clear: both;
   text-align: center;
   font-size: 1.4rem;
}

#containerBottom {
   margin: 1vw;
   padding-top: 1vw;
}

.containerList {
   box-sizing: border-box;
   float: left;
   margin: 0vw;
   padding: 0vw;
   width: 95vw;
}

.containerList h1 {
   font-family: 'Courier New', Courier, monospace;
   display: block;
   font-size: 26em;
   font-weight: bold;
}

.containerList hr {
   display: block;
   margin: 0px;
   padding-top: 0.2em;
   padding-bottom: 0.2em;
   box-shadow: none;
   border: #ff0000 1px solid;
}

.containerList h2 {
   font-family: 'Courier New', Courier, monospace;
   display: block;
   font-size: 20em;
   font-weight: normal;
   border-bottom: #ff0000 1px solid;
   padding-top: 0.5em;
   padding-bottom: 0.2em;
   margin-bottom: 0.2em;
}

.containerList button {

   font-size: 20em;
   font-weight: normal;
   height: 30px;
}

.zrmItem {
   position: relative;
   clear: both;
   display: table;
   width: 100%;
   text-align: left;
   margin-bottom: 8em;
}

.zrmItem h3 {
   float: left;
   font-family: 'Tangerine', serif;
   font-weight: normal;
   font-size: 54em;
   text-shadow: 4px 4px 4px #000;
   padding: 0px 10px 0px 8px;
   margin: 0px 0px -5px 0px;
}

.zrmItem h4 {
   font-family: 'Tangerine', serif;
   font-weight: normal;
   font-size: 22em;
   text-shadow: 4px 4px 4px #000;
   padding: 0.2em 0.4em 0 0.3em;
   margin: 0px 0px -5px 0px;
}

.zrmItem h5 {
   font-family: Arial, sans-serif;
   font-weight: normal;
   font-size: 16em;
   text-shadow: 4px 4px 4px #000;
   padding: 0.2em 0.4em 0.5em 0.47em;
   margin: 0;
}

.zrmItem h6 {
   font-family: Arial, sans-serif;
   font-weight: bold;
   font-size: 14em;
   text-shadow: 4px 4px 4px #000;
   padding: 8px 0px 0px 10px;
   margin: 0px 0px 0px 0px;
   color: #dd0000;
}

.zrmItem img {
   float: right;
   width: 80em;
   min-height: 80em;
   border: #bbbbbb 1px solid;
   margin: 5px 5px 5px 10px;
}

.zrmItemNow {
	 background-color:rgba(255, 255, 255, 0.3)
}

.zrmItemNext {
	background-color:rgba(255, 255, 255, 0.1)
}

.zrmItemChartNr1 {
   border: #777777 1px solid;
   background-image: url("../img/ItemChartNr1.png");
   background-repeat: no-repeat;
}
.zrmItemChartNr2 {
   border: #777777 1px solid;
   background-image: url("../img/ItemChartNr2.png");
   background-repeat: no-repeat;
}
.zrmItemChartNr3 {
   border: #777777 1px solid;
   background-image: url("../img/ItemChartNr3.png");
   background-repeat: no-repeat;
}
.zrmItemChartNr4 {
   border: #777777 1px solid;
   background-image: url("../img/ItemChartNr4.png");
   background-repeat: no-repeat;
}
.zrmItemChartNr5 {
   border: #777777 1px solid;
   background-image: url("../img/ItemChartNr5.png");
   background-repeat: no-repeat;
}

.voteUp {
   display: block;
   position: absolute;
   font-size: 30em;
   bottom: 0.7em;
   right: 4.5em;
   float: right;
   width: 1em;
   height: 1em;
   cursor: pointer;
   color: #808080;
}
.zrmItemNow .voteUp {
   color: #aaaaaa;
}
.voteUp:hover {
   color: #6df652;
}

.voteDown {
   display: block;
   position: absolute;
   font-size: 30em;
   bottom: 0.4em;
   right: 3.1em;
   float: right;
   width: 1em;
   height: 1em;
   cursor: pointer;
   color: #808080;
}
.zrmItemNow .voteDown {
   color: #aaaaaa;
}
.voteDown:hover {
   color: #f65252;
}

.smileThanks {
   display: block;
   position: absolute;
   font-size: 10em;
   bottom: 1.2em;
   right: 9.7em;
   width: 6em;
   height: 3em;
   float: right;
   text-align: center;
   margin: 20px 0px 0px 10px;
}



.typewrite {
  font-family: 'Courier New', Courier, monospace;
  overflow: hidden; /* Ensures the content is not revealed until the animation */
  border-right: .12em solid #dddddd; /* The typwriter cursor */
  white-space: nowrap; /* Keeps the content on a single line */
  margin: 0 auto; /* Gives that scrolling effect as the typing happens */
  letter-spacing: .15em; /* Adjust as needed */
  animation: 
    typing 3.5s steps(40, end),
    blink-caret .75s step-end infinite;
}

/* The typing effect */
@keyframes typing {
  from { width: 0 }
  to { width: 100% }
}

/* The typewriter cursor effect */
@keyframes blink-caret {
  from, to { border-color: transparent }
  50% { border-color: #dddddd; }
}



#pagefooter strong {
	font-weight: bold;
	font-size: 1.2em;
}

#pagefooter {
	font-size: 15rem;
   color: #666666;
   Margin-top: 50px;
   Margin-top: 10px;
}

#pagefooter a {
	font-size: 15rem;
	color: #666666;
   text-decoration: none;
}

#pagefooter #pagefooterinfo {
   display: inline-block;
   width: 140px;
   height: 12px;
   background-image: url(../img/info.png);
}

audio {
	display: none;
}


.streamlink {
  display: inline-block;
  width: 70em;
  height: 70em;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
}
#streamlink_pls        {background-image: url(../img/SL_PLS.png);}
#streamlink_pls:hover  {background-image: url(../img/SL_PLS_H.png);}
#streamlink_xspf       {background-image: url(../img/SL_XSPF.png);}
#streamlink_xspf:hover {background-image: url(../img/SL_XSPF_H.png);}
#streamlink_m3u        {background-image: url(../img/SL_M3U.png);}
#streamlink_m3u:hover  {background-image: url(../img/SL_M3U_H.png);}
#streamlink_asx        {background-image: url(../img/SL_ASX.png);}
#streamlink_asx:hover  {background-image: url(../img/SL_ASX_H.png);}

#directstreamlinks {
  font-family: 'Courier New', Courier, monospace;
  margin-top: 30px;
  margin-bottom: 40px;
  display: block;
  font-size: 20em;
  font-weight: normal;
  line-height: 1.5;
}
#directstreamlinks a {
	color: #f65252;
}


@media only screen and (min-width: 700px) {

   html {
      font-size: 1px; /* calc(100vw / 1500);  */
   }
}


@media only screen and (min-width: 1000px) {

   html {
      font-size: 1px; /* calc(100vw / 1500);  */
   }

   #containerHeader {
      font-size: 1.5rem;
   }

   #headerImage {
      height: 700px;
   }

   #containerContent {
      font-size: 1.5rem;
   }

  .containerList {
     width: 46vw;
     min-width: 800rem;
  }


}
/*
@media only screen and (min-width: 1600px) {
  .containerList {

     width: 30vw;
  }
}
*/