@charset "utf-8";


body {margin:0;}

/* -------------------------------------------------------------------- MAIN TOP NAV ------ */
.navbarJJD {
  overflow: hidden;
  background-color: #000;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  font: 18px Arial, sans-serif;
	
}

.navbarJJD a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  width: 80px;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;

}

.navbarJJD a:hover {
  background: #ddd;
  color: black;
}

.navbarJJDOff {
  float: left;
  display: block;
  text-align: center;
  width: 80px;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  background: #fff;
  color: black;
}
	
.navLeft{
	float: left;
}
	
.navRight{
	float: right;	

}

.iconbar {
  width: 100%;
  z-index: 120;
  font: 18px Arial, sans-serif;
  margin-bottom: 5px;
  display: none;
}


.subhead{
  overflow: hidden;
  background-color: gainsboro;
  height: auto;
  top: 45px;
  position: fixed;


  width: 100%;
  z-index: 150;
  padding: 7px 15px 7px 15px;

  font: 16px Arial, sans-serif;
}

/* -------------------------------------------------------------------- FONTS ------ */

.smallerText{	
	font: 10px Arial, sans-serif;	
	
	/*border-style: dashed;
	border-color: blue;*/
}


.alignRight{
	text-align: right;
	
	/*border-style: dashed;
	border-color: blue;*/
	
}

.tagline{
	margin-left: 10%;
	font: 10px Arial, sans-serif;
	
	/*border-style: dashed;
	border-color: blue;*/
}

.creditline{
	font: 10px Arial, sans-serif;
}


.nowPlaying{
	font-family: 'Archivo Black';
	font-size: 22px;
	text-align: center;
}

.archivo{
	font-size: 150%;
	font-family: 'Archivo Black';
}

.archivoSmB{
	font-family: 'Archivo Black';
	color: #557ab4;
}

.archivoSm{
	font-family: 'Archivo Black';
}

/* -------------------------------------------------------------------- CARDS and HEADERS ------ */
.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  text-align: center;
  width: 99%;
}

.cardDark {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  text-align: center;
  width: 99%;
  background-color: whitesmoke;
}


.cardSong {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  text-align: center;
  margin-left: 20px;  
  
  margin-bottom: 10px; 
  width: 97%; 
  height:auto
}

.cardBanner {
  overflow: hidden;
  background-color: white;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  font: 18px Arial, sans-serif;
  margin-top: 60px;
}

.header {
  padding: 5px;
  background-color: #E3E3E3;
  color: white;
  text-shadow: 1px 1px 2px black, 0 0 25px gray, 0 0 5px black;
  font-family: 'Archivo Black';
  font-size: 20px;
}

.headerWhite {
  padding: 5px;
  color: white;
  text-shadow: 1px 1px 2px black, 0 0 25px gray, 0 0 5px black;
  font-family: 'Archivo Black';
  font-size: 25px;
}

.headerBlack {
  padding: 5px;
  font-family: 'Archivo Black';
  font-size: 25px;
}
		
.headerTab {
  background-color: white;
  text-align: center;
  padding: 14px 16px;
  font-family: 'Archivo Black';
  font-size: 20px;
}



.titleContainer{
	float: left;
	padding-bottom: 10px;
	
	/*border-style: dashed;
	border-color: green;*/
	
}

.titleM{
	font: 26px Arial, sans-serif;
	text-align: center;
	
	/*border-style: dashed;
	border-color: green;*/
}

.titleM2{
	width: 48%;
	text-align: center;
	
	/*border-style: dashed;
	border-color: green;	*/
}

.titleMsm{
	width: auto;
	text-align: center;
	
	/*border-style: dashed;
	border-color: green;	*/
}

.titleL{
	float: left;
	margin-left: 10%;
	width: 20%;
	
	/*border-style: dashed;
	border-color: green;*/
}

.titleL2{
	float: left;
	margin-left: 10%;
	width: auto;
	
	/*border-style: dashed;
	border-color: green;*/
}
	
.titleR{
	text-align: center;
	
	/*border-style: dashed;
	border-color: green;*/
}

	
.leftTitle{
	width: 50%;
	
	/*border-style: dashed;
	border-color: yellow;*/
}
	
.rightTitle{
	text-align: right;
	width: 50%;
	
	/*border-style: dashed;
	border-color: yellow;*/
}


.titleRow:after {
  content: "";
  display: table;
  clear: both;
}

.titleText{
	font: 20px Arial, sans-serif;
	font-weight: bold;
	
	border-style: dashed;
	border-color: green;
}

	
.midmenu{
	height: auto;
    position: relative;
	
	
	/*border-style: dashed;
	border-color: greenyellow;*/
}
	
.full-height {
  height: 100%;
}

* {
  box-sizing: border-box;
}

/* Create two unequal columns that floats next to each other */
.columnMain {
  float: left;
  padding: 10px;
	
	
	/*border-style: dashed;
	border-color: yellow;*/
}

.leftMain {
  margin: 0;
  position: absolute;
  top: 40%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 80%;
	
	
	/*border-style: dashed;
	border-color: orange;*/
}


.prevNext {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-30%);
  transform: translateY(-70%);
  width: 100%;
	
	
	border-style: dashed;
	border-width: 4px;
	border-color: orange;
	

}




.rightMain {
 float: right;
  width: 20%;
	
	
	/*border-style: dashed;
	border-color: yellow;*/
}

.leftContent {
  margin: 0;
  position: absolute;
  top: 40%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 65%;
	
	
	/*border-style: dashed;
	border-color: yellow;*/
}

.rightContent {
 float: right;
  width: 35%;
	
	
	/*border-style: dashed;
	border-color: yellow;*/
}	
	
.columnMAD {
  float: right;
  width: 20%;
	
	
	/*border-style: dashed;
	border-color: yellow;*/
}

/* Clear floats after the columns */
.rowMAD:after {
  content: "";
  display: table;
  clear: both;
}

.outlineX{
	border-style: dashed;
	border-color: red;
}

.outlineY{
	border-style: dashed;
	border-color: blue;
}

.outlineZ{
	border-style: dashed;
	border-color: green;
}

.description{
	font: 20px Arial, sans-serif;
	margin-left: 15px;
	margin-top: 10px;
}

/*    ----------------------------------------------------------------------- ALL PAGES ------  */
.footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #000;
  color: white;
  text-align: center;
	height: 10%;
}

.bodyText{
	font: 18px Arial, sans-serif;
	line-height: 1.4;
}

img {
  max-width: 100%;
  height: auto;
}	

.top {
  vertical-align: top;
}



html, body {
  height: 100%;
}

.overlay {
  position: absolute;
  top: 22%;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.5); /* Black see-through */
  color: #f1f1f1;
  width: 100%;
  opacity:1;
  color: white;
  font-size: 15px;
  padding: 5px;
  text-align: left;
}

.overlayNoBG{
  position: absolute;
  top: 50px;
  width: 100%;
  opacity:1;
  font-size: 15px;
  padding: 5px;
  text-align: left;
}

.rowBodyMain{
	margin-top: 20px;
	margin-left:10px; 
	margin-right:10px; 
}


.shadowB{
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12), 0 4px 10px 0 rgba(0, 0, 0, 0.19);
}
/* -------------------------------- STICKY ------------------------------------------*/


.sticky {
	  position: fixed;
  top: 0;
  width: 100%;
  margin-left: -10px;
  margin-top: 47px;
  z-index: 200;
	
  background-color: white;
	
 /*  position: fixed;
  top: 20;
  margin-top: 10px;
  width: 100%;
  z-index: 200;*/
	
}


.description{
	
	margin-bottom: 15px;
}


.descriptionSm{
   font-size: 12px;
}


/*    ----------------------------------------------------------------------- PAGE SPECIFIC ------  */

.lyricText{
	text-align: left;
	margin-left: 30px;
}

.music-center {
    margin: 0;
    width: 100%;
    position: absolute;
    top: 10%;

}

.art-center {
    margin: 0;
    width: 100%;
    position: absolute;
    top: 80px;

}


.vertical-center{
	margin: 0;
    width: 100%;
    position: absolute;
    top: 10%;
    left: 7px;

}

.blank-center {
    margin: 0;
    width: 100%;
    position: absolute;
    top: 8%;
    left: 7px;
	
	
	/*border-style: dashed;
	border-color: brown;*/
}

.musicColumnBodyL {
  float: left;
  width: 60%;
  padding: 10px;
  height: auto;
}
	
.musicColumnBodyR {
  float: right;
  width: 40%;
  padding: 10px;
	height: auto;
}


.musucTableMarginLeft {
  margin-left: 20px;
}	
	

.biotextbox{
	float: right;
	/*font: 25px Arial, sans-serif; */
}


.photoLook{
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	border-color: whitesmoke;
	border-style: solid;
	border-width: 10px;
}

.dropShadow{
	/*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
	  border-style: solid;
    border-width: .5px;
	box-shadow: 8px 8px 3px lightgrey;
}

.vertical-center {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/*    --------    FROM OTHERS   ----------------------------------------------------------------    */
	




/*   ------------------------------------------------------------- TABLES ------- */
.tableMarginLeft {
  margin-left: 5%;
}	

td, th {
  text-align: left;
}
	
tr:nth-child(even) {background-color: #f2f2f2;}
	
.songTip {
  font: 10px Arial, sans-serif;
}
	
.tablePad{
 padding: 3%;
}
	



/* ----------------------------------------------------------------  FORMAT ------------- */


.scrollWindow{
		  float: left;	
}

/* Create two equal columns that floats next to each other */
.columnBodyL {
  float: left;
  width: 65%;
  padding: 10px;
  height: auto;
}
	
.columnBodyR {
  float: right;
  width: 35%;
  padding: 10px;
  height: auto;
}


/* -------------------------------------------------  TAB MENUS ----------------------- */

/* Style tab links */
.tablink {
  background-color: #555;
  border-radius: 10px;
  color: white;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  font-size: 17px;
  width: 99%;
}

.tablink:hover {
  background-color: #777;
}





/* Style the tab content (and add height:100% for full page content) */
.tabcontent {
  color: black;
  display: none;

}

/* Clear floats after the columns */

/* Style tab links */
.tabCardlink {
  background-color: #555;
  color: white;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 8px 16px;
  font-size: 17px;
  margin-left: 10px;
  width: 15%;
  text-align: center;
}

.tabCardlink:hover {
  background-color: #777;
}

/* Style the tab content (and add height:100% for full page content) */
.tabCardcontent {
  color: black;
  display: none;
  height: 100%;
}

/* ---------------------------------------- LIGHTBOX -----------------------------  */

.lightboxcontainer {
  width:100%;
  text-align:left;
  background-color: whitesmoke;
  
}
.lightboxleft {
  width: 50%;
  float:left;
}
.lightboxright {
  width: 50%;
  float:left;
}

.divtext {
  margin: 36px;
}
@media (max-width: 800px) {
	.lightboxcontainer {
  width:90%;
	}
	
	
  .lightboxleft {
    width: 100%;
  }
  .lightboxright {
    width: 100%;
  }
  .divtext {
    margin: 12px;
  }
}

/* ---------------------------------  SLIDE SHOW ------------------------- */

.mySlides {display:block;}
.mySlides2 {display:block;}

.contain {object-fit: contain;}
.scale-down {object-fit: scale-down;}

/*======================================================================== */

.zoom-in {cursor: zoom-in;}
