
.title {
    color: #0a1226;
  font-family: "Trebuchet MS";
  font-weight: bolder;
  text-align: right;}
 
body {background-color: #0B0F19;}
.container {display: flex;
border: 15px double #0a1226;
border-radius:6px;
font-family: Georgia;
}
.container a:link, a:hover {font-weight: bolder; color: #e9e0d4}
.container a:visited {color: antiquewhite}
.headertreb {font-family:"Trebuchet MS"; font-weight: bold;}
.imgcolumn { 
  width: 50%;

margin-top: 10px;
  object-fit: scale-down;
}
.imgcolumn img {opacity: .5;
  height: 90%;  width: 90%; 
  border-radius: 10%;
  box-shadow: 0 7px 6px black;
object-fit: cover;}

.contentcolu {width:60%;
object-fit: scale-down;}

.style1 { border: 5px groove #0B0F19;
  background-color: #7f802d; 
  
}

form {background-color: #48602e;
  width: 300px;
  height: 44px;
  border-radius: 5px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.style2 {opacity: 0.80; background-color: #7f802d ; color: #DBDDD9; text-shadow: 3px 3px 3px #505247; font-weight: 400;
}

a.RALIG {float: right;}
a.CALIG {
  padding: 15px 0;
  text-align: center;}

.CENTLINK {display: flex; width: 50%; border: dashed white 2px; border-radius: 5px;  }

.kexpboth {font-family: "Lexend Deca", sans-serif; font-weight: 300; font-size: small;
  width: 100%;}

.kexpaud {
  background-color: black;
    border: 7px groove #FEAC31;
   border-radius: 5px;
  color: #FEAC31;
    background-image: url(./img/kexpsvgviawiki.png) ;
 background-repeat: no-repeat;
   background-position: right top;
  background-size: contain;
  }

table {
  table-layout: fixed;
  border-collapse: separate;
  width: 100%;
  
}
td {overflow: hidden; white-space: nowrap;}

.kexptracks {
  background-color: black;
    border: 7px groove #FEAC31;
   border-radius: 5px;
  color: #FEAC31;

  background-image: url(./img/kexpfavicon-32x32.png);
background-repeat: no-repeat;
   background-position: right bottom 20px;
   

}
.kexptracks button {background-color: #FEAC31;
float: right;
border: 2px dotted black;
border-radius: 4px;
}


.showheader {display: flex; justify-content: space-around; align-items: flex-start;}
  .kexptracks a:link, .kexptracks a:active, .kexptracks a:visited, .kexptracks a:hover {color:#Feac31; font-weight: bolder; }

.lexend-deca-NICEFONT {font-family: "Lexend Deca", sans-serif;
  font-optical-sizing: auto;
  font-weight: 450;
  font-style: normal;
}


hr.new1 {
 border: 3px solid #FEAC31;
}

.showinf.div {display: flex; text-align: right}

.audio {background-image: url(https://jcohns.neocities.org/img/kexpsvgviawiki.png);
}

.dropd details {
  color: aqua;
  border: 5px double #aaaaaa;
  border-radius: 4px;
  padding: 0.5em 0.5em 0;
}

.dropd summary {
  color: #0ec1c1;
  margin: -0.5em -0.5em 0;
  padding: 0.5em;
  font-size: x-large;
}

.dropd details[open] {
  padding: 0.5em;
}

.dropd details[open] summary {
  border-bottom: 1px solid #aaaaaa;
  margin-bottom: 0.5em;
}

.bottomtext summary {
  color: #3c6478;
  background-color: #000014;
}

.bottomtext a:link {
  color: #7ccdff;
  font-weight: bolder;
}

.bottomtext {
  border: 3px double #98bbe0;
  border-radius: 2px;
 margin-left: 5em;
 margin-right:4em;
 background-color: #14143c;
 padding: 5px
}
