@font-face {
	font-family: druk-wide;
	src: url(fonts/druk-wide.ttf)
	}

@font-face {
	font-family: druk-cond;
	src: url(fonts/druk-cond.otf)
	}

@font-face {
	font-family: stoneserif-mediumital;
	src: url(fonts/stoneserif-mediumital.otf)
	}

@font-face {
	font-family: stoneserif-medium;
	src: url(fonts/stoneserif-medium.otf)
	}

@font-face {
	font-family: stoneserif-bolditalic;
	src: url(fonts/stoneserif-bolditalic.otf)
	}
						
body {

	background-color: black;
	background-image: url("pictures/perloid.jpg");
	background-repeat: repeat;
	background-size: 100%
	}

/* about */

.title {
	font-family: stoneserif-bolditalic;
	font-size: 40px;
	letter-spacing: 4px;
	color: Maroon;
	}

	
.about1 {
	width: 550px;
	font-size: 18pt;
	text-align: left;
	}

#bandcamp {
	margin: auto;
	}
	
#about {
	mix-blend-mode: multiply;
	}
	
.quotes {
	margin-left: 25px;
	width: 550px;
	}
	
@media only screen and (max-width: 600px) {
	.about, .about1, .quotes  {
	margin-right: 20px;
	width: 90%;
	}}

/*photos*/
.photos {
background-color: black;
width: 90%
}
			
/* splash */

a:link, a:visited {
	text-decoration: none;
	color: #FF3E1F;
	}

	
.top_adds {
	width: 100%;
	display: inline-block;
	padding-bottom: 55px;
	background-color:  ;
	}

#adds {
	padding: 5px;
	}
	
.linkadds:hover {
	background-image: none;
	background-size: 80%;
	color: transparent;
	}
	
a:hover {
	background-image: url("pictures/waving.png");
	background-size: 80%;
	color: blue;
	}

.george {
	width: 7000px;
	word-break: none;
	color: white;
	border-style: none;
	}
	
/* music.html */


	
@keyframes example {
  0%   {margin-top:-500px; float: left;}
  25%  {margin-top: 20px; float: left;}
  }
  
#flash {
	animation-name: example;
 	animation-duration: 4s;
 	animation-iteration-count: 1;
 	position: absolute;
	}

@keyframes example {
  0%   {margin-top:-500px; float: left;}
  30%  {margin-top: 2px; float: left;}
  }
  
	
	
.iframe1 {
	overflow: scroll;
	position: absolute;
	background-image: url("pictures/album-photo.jpg")
	background-size: cover;
	border-style: none;
	}
	
.yt {
	opacity: 0%;
	display: inline-block;
	position: absolute;
	margin-left: -800px;
	z-index: -5;
	}

	
.records {
	width: 90%;
	border-style: solid;
	border-width: 10px;
	display: inline-block;
	padding-bottom: 55px;
	padding-top: 35px;
	background-image: url("pictures/waving_banner.png") ;
	margin-bottom: 55px;
	background-color: white;
  	background-blend-mode: difference;
	}

#records {
	border-style: groove;
	margin: -10px;
	border-width: 10px;
	border-color: #FF3E1F;
	}

.shows {
	background-color: white;
	width: 90%;
	font-size: 1.2vw;
	line-height: 2.5vw;
	padding-top: 25px;
	padding-bottom: 25px;
	font-family: stoneserif-medium;
	letter-spacing: ;
	color: black;
	}

@media only screen and (max-width: 600px) {
.shows {
	background-color: white;
	width: 100%;
	font-size:6px;
	line-height: 3.8vw;
	padding-top: 25px;
	padding-bottom: 25px;
	font-family: stoneserif-medium;
	letter-spacing: ;
	color: black;
	}
}

hr {
	border-top: 3px solid #FF3E1F;
	border-bottom: 3px solid black;
	
		}
				
#typography1 {
	margin-top: 0px;
	margin-bottom: %;
	}
				
h1 {
	font-family: druk-wide; 
	font-size: 20px;
	line-height: 12px;
	letter-spacing: 2px;
	color: black;
	line-height: 100%;
	}



h2 {
	font-family: stoneserif-bolditalic;
	color: maroon;
	font-size: 24px;
	text-align: center;
	}
	
@keyframes blinker {
  	50% {
    opacity: 0;
 	}}

@media only screen and (max-width: 600px) {
h2 {
	font-size: 7vw;
	padding-bottom: 20px;
	}
}
	
p {
	font-family: stoneserif-medium;
	letter-spacing: ;
	color: black;
	}
				
li {
	display: inline;
	text-decoration: none;
	font-size: 20px;
	padding: -10px;
	margin-right: 20px;
	color: white;
	}


.top_nav:link,  .top_nav:visited, {
	
	font-family: stoneserif-bolditalic;
	font-size: 25px;
	letter-spacing: 4px;
	color: #FF3E1F;
	}

 li:hover {
 	color: #FF3E1F;
 	}
 	
h3 {
	font-family: stoneserif-bolditalic;
	font-size: 25px;
	letter-spacing: 4px;
	}

h4 {
	font-family: stoneserif-bolditalic;
	font-size: 25px;
	letter-spacing: 4px;
	color: white;
	}

h5 {
	color: black;
	margin-top: -45px;
	z-index: 3;
	font-size: 8px;
	}

@media only screen and (max-width: 600px) {
h5 {
	font-size: 4px;
	}
				
/* contact */
@media only screen and (max-width: 600px) {
canvas {
	width: 250px; 
	height: 250px;
	}
  






	
/*copyright*/






