
a:link {
  color: #4B0082;
  text-decoration: none;
  cursor:cell;
}

a:visited {
  color: #4B0082;
  cursor:cell;
}

a:hover {
  color: #4B0082;
  cursor:cell;
}

body,html {
  
  background:whitesmoke;
  height:6000px;
}

.bandcamp-player {
    background-color: #whitesmoke;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
    text-align: center;
    width: 400px;
    margin:auto;
}

.album-art img {
    width: 100%;
    border-radius: 5px;
}

.track-info {
    margin: 10px 0;
}

audio {
    width: 100%;
    margin: 10px 0;
}

.controls button {
    background-color: #7F00FF;
    border: none;
    color: whitesmoke;
    padding: 10px 15px;
    margin: 5px;
    border-radius: 5px;
    cursor: cell;
}

.controls button:hover {
    background-color: #7F00FF;
}

.progress-bar {
    width: 100%;
    background-color: #ddd;
    margin-top: 10px;
    border-radius: 5px;
}

.progress {
    height: 10px;
    background-color: #7F00FF;
    border-radius: 5px;
    width: 0%;
}

.playlist {
    margin-top: 20px;
    text-align: left;
}

.playlist ul {
    list-style-type: none;
    padding: 0;
}

.playlist li {
    padding: 8px;
    border-bottom: 1px solid #ddd;
    cursor:cell;
}

.playlist li:hover {
    background-color: #f0f0f0;
}


.bg {
  /*background-image: url("../imgs/gabi2.jpg");*/
  background-repeat: repeat-y;
  background-size: cover;
  background-position: center;
  height:100%;
}

.bg p {
  font-size: 18pt;
  text-align: center;
  color: #FFC107;
  margin: auto;
  font-family: 'DotGothic16';
  letter-spacing: 3px;
}

#autoplay {
  font-size: 50pt;
  text-align: center;
  color: #FFC107;
  margin: auto;
  font-family: 'Montserrat';
  text-decoration: underline;
} 

#songTitle {
  font-size: 17pt;
  text-align: center;
  color: #FFC107;
  margin: auto;
  font-family: 'Space Grotesk';

} 

#about-sc {
  font-size: 26pt;
  color: #FFC107;
  margin:auto;
  font-family: 'Montserrat';
  text-align: justify;
}

.sc-body {
  width:700px;
  margin:auto;
  padding:3px;
  /*background: mediumvioletred;*/
}

.sc-audio {
  display: flex;
  justify-content: center;
  align-items: center;
}

#blog-end {
  font-size:12.5pt;
  font-family: 'DotGothic16';
  letter-spacing: 3px;
  text-align: center;
  line-height: 1.3;
  font-style: strong;
}

h1 {
  font-size:55pt;
  line-height: .9;
  font-family: 'Nova Mono';
}

h1 a:visited {
  color:black;
}

h1 a:link {
  color:black;
}

h2 {
  font-size:24pt;
  line-height:.8;
  font-family: 'DotGothic16';
  letter-spacing: 4px;
  color: #FFC107;
}

h2 a:link {
  color:black;
}

h2 a:visited {
  color:black;
}

h2 a:hover {
  color:black;
}

h3 {
  font-size:16pt;
  line-height:1;
  font-family: 'DM Mono';
  text-decoration: underline;
  text-indent: 20px;
}

h4 {
  font-size:13pt;
  line-height:1.5;
  font-family: 'Space Grotesk';
}

ol {
  font-family: 'DM Mono';
  font-size: 11pt;
  line-height: 1.77;

}

ol a:link {
  text-decoration: underline 2px;
  text-decoration-style: dashed;
  text-decoration-color: #4B0082;
}

ul {
  font-family: 'DM Mono';
  font-size: 11pt;
  list-style-type: none;

}

ul a:link {
  text-decoration: underline 2px;
  text-decoration-style: dashed;
  text-decoration-color: #4B0082;
}


hr {
  border-width: .7px;
}


hr.dotted {
  border: 1px dashed;
}

::-moz-selection { /* Code for Firefox */
  color: black;
  background: black;
}

::selection {
  color: black;
  background: black;
}

.menu-container {

}

/*
#title {
  font-size:27pt;
  line-height:.4;
  color:darkolivegreen;
}
*/

.menu {
  width:800px;
  margin:auto;
  margin-top:77px;
  height:1900px;
  /*box-shadow: 5px 5px 5px black, 10px 10px darkgreen, 15px 15px gold;*/
  background:whitesmoke;
  padding:8px;
  opacity:0.88;
}

.menu p {
  font-family: 'DM Mono';
  font-size: 11pt;
}

#main-desc {
  text-decoration: underline;
  word-spacing: 11px;
  opacity: .888;
  line-height: 2;
  margin-bottom: 55px;
}

.margins-content {
  width:85%;
  margin-left: 2%;
}

#copr {
  font-size: 9pt;
  font-family: 'Courier Prime';
  text-indent: 20px;
  line-height: .7;
  opacity: 1;
  word-spacing: normal;
}

#copyright {
  margin-top:88px;
}

.footer {
  margin-top: 200px;
}

#para-lead {
  font-size: 19pt;
  /*font-family: 'Edu AU VIC WA NT Guides';*/
  font-family: 'DM Mono';
  text-decoration: underline;
  word-spacing: normal;
  opacity: 1;
  margin-bottom: 30px;
  /*font-family: 'DotGothic16'; SAVE FOR BLOCK QUOTE*/
  /*line-height: 2.4;*/

}

#header-menu {
  font-size:7.7pt;
  line-height:1;
  text-align: right;
  margin-right:10px;
  color:orangered;
  font-weight: bold;
  word-spacing: normal;
}


#footer-menu {
  font-size:7.7pt;
  line-height:1;
  text-align: right;
  margin-right:10px;
  color:orangered;
  font-weight: bold;

}

#backToPage1 {
  font-size:11pt;
  font-family: 'Courier Prime';
  list-style-type: none;
  margin-bottom: 77px;
}

/*#subtitle {
  font-size: 12pt;
}*/

img {
  max-width: 100%;
  height:auto;
  border-radius: 8px;
}

figure {
  max-width: 100%;
  height: auto;
  margin:auto;

}

figcaption {
  font-size:11px;
  font-family: 'DM Mono';
  font-style: italic;
  color:darkgoldenrod;
}

.menu-about {
  width:800px;
  margin:auto;
  margin-top:77px;
  height:1900px;
  /*box-shadow: 5px 5px 5px gold;*/
  background:whitesmoke;
  padding:8px;
  opacity:0.88;
}


.menu-about p {
  font-family: 'Space Grotesk';
  font-size: 13pt;
  word-spacing: 7px;
  line-height: 1.7;
}

.menu-pod {
  width:800px;
  margin:auto;
  margin-top:77px;
  height:1900px;
  /*box-shadow: 5px 5px 5px black;*/
  background:whitesmoke;
  padding:8px;
  opacity:0.88;
}


.menu-pod p {
  font-family: 'Space Grotesk';
  font-size: 14pt;
}


.menu-loreshilife {
  width:800px;
  margin:auto;
  margin-top:77px;
  height:1111px;
  /*box-shadow: 5px 5px 5px black;*/
  background:whitesmoke;
  padding:8px;
  opacity:0.88;
}


.menu-loreshilife p {
  font-family: 'Space Grotesk';
  font-size: 13pt;
  word-spacing: 7px;
  line-height: 1.7;
}

.menu-prettyface {
  width:800px;
  margin:auto;
  margin-top:77px;
  height:6000px;
  /*box-shadow: 5px 5px 5px darkgreen;*/
  background:whitesmoke;
  padding:8px;
  opacity:0.88;
}


.menu-prettyface p {
  font-family: 'Space Grotesk';
  font-size: 13pt;
  word-spacing: 7px;
  line-height: 1.7;
}

.menu-fivecigs {
  width:800px;
  margin:auto;
  margin-top:77px;
  height:1900px;
  /*box-shadow: 5px 5px 5px gold;*/
  background:whitesmoke;
  padding:8px;
  opacity:0.88;
}


.menu-fivecigs p {
  font-family: 'Space Grotesk';
  word-spacing: 7px;
  font-size: 13pt;
  line-height:1.7;
}

/*
.bio {
  background:black;
  color:white;
  padding:2px;

}
*/

.gimme-space {
  height:30px;
}


@media only screen and (max-width: 800px) {
  /* For mobile phones: */
  .menu {
    width: 100%;
    margin-top: 2px;
    font-size:15vw;
    padding: 1px;
  }
    .menu-about {
    width: 100%;
    margin-top:2px;
    font-size:15vw;
    padding: 1px;
  }
    .menu-fivecigs {
    width: 100%;
    margin-top:2px;
    font-size:15vw;
    padding: 1px;
  }
    .menu-prettyface {
    width: 100%;
    margin-top:2px;
    font-size:15vw;
    padding: 1px;
  }
    .menu-loreshilife {
    width: 100%;
    margin-top:2px;
    font-size:15vw;
    padding: 1px;
  }

   .bg {
    width: 100%;
    margin-top:2px;
    font-size:15vw;
    padding: 1px;
  }

   .sc-body {
    width: 100%;
    margin-top:2px;
    font-size:15vw;
    padding: 1px;
  }

    .bandcamp-player {
    width: 100%;
    margin-top:2px;
    font-size:15vw;
    padding: 1px;
  }
}