/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	/*font-family: "Lucida Console", "Courier New", monospace;*/
	font-family:  Verdana, sans-serif;
}

h1{
	font-size: 120%;
	margin: 0px 0px 15px 0px;
}

h2{
	font-size: 80%;
	margin: 0px 0px 15px 0px;
}

h3{
	font-size: 170%;
	font-weight: bolder;
	margin: 0px 0px 15px 0px;
}

h4{
	font-size: 110%;
	margin: 0px 0px 15px 0px;
}
p {
	margin: 0px 0px 10px 0px;
	line-height: 1.3;
}

p a, p a:visited {
	color: #000000;
	text-decoration: none;		
	}

p a:hover, p a:focus {
	color: #a72f07;
	text-decoration: none;
	}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


.videoplayer {
  aspect-ratio: 16 / 9;
  width: 100%;
}

body {
  background: #000000;
}

#outerwrapper {
	width: 1232px;
	height: 722px;
	margin: 0px auto;
	background: url("images/background4.png") no-repeat center top;	
}

#socials {
    position: relative;
    top: 5px;
    left: 313px;
    width: 495px;
}

#socials ul li {
	display: inline-block;
	list-style: none;
	margin: 10px;
	padding: 0px;
}

#socials ul li a {
	display: block;	
	width: 40px;
	height: 40px;
	background-size: contain;
}

#socials ul li a:hover {	
	background-size: contain;
}

#instagram {
	background: url("images/instagram.png") no-repeat center center;	
}

#facebook {
	background: url("images/facebook.png") no-repeat center center;	
}
#tiktok {
	background: url("images/tiktok.png") no-repeat center center;	
}
#itunes {
	background: url("images/itunes.png") no-repeat center center;	
}

#spotify {
	background: url("images/spotify.png") no-repeat center center;	
}

#youtube {
	background: url("images/youtube.png") no-repeat center center;	
}

#instagram:hover {
	background: url("images/instagramhover.png") no-repeat center center;	
}

#facebook:hover {
	background: url("images/facebookhover.png") no-repeat center center;	
}
#tiktok:hover {
	background: url("images/tiktokhover.png") no-repeat center center;	
}
#itunes:hover {
	background: url("images/ituneshover.png") no-repeat center center;	
}

#spotify:hover {
	background: url("images/spotifyhover.png") no-repeat center center;	
}

#youtube:hover {
	background: url("images/youtubehover.png") no-repeat center center;	
}

#nav {
    position: relative;
    top: 10px;
    left: 306px;
    width: 410px;
}

.music {
	float: left;
	width: 177px;
	height: 75px;
	margin: 0px auto;
	background: url("images/music2.png") no-repeat center center;
	background-size: contain;
}

.music:hover {
	background: url("images/musichover2.png") no-repeat center center;
	background-size: contain;
}

.videos {
	float: right;
	width: 200px;
	height: 75px;
	margin: 0px auto;
	background: url("images/videos2.png") no-repeat center center;
	background-size: contain;
}

.videos:hover {
	background: url("images/videoshover2.png") no-repeat center center;	
	background-size: contain;
}



.musicselected, .musicselected:hover {	
	background: url("images/musicselected.png") no-repeat center center;
	background-size: contain;	
}

.videosselected, .videosselected:hover{	
	background: url("images/videosselected.png") no-repeat center center;
	background-size: contain;
}

#home {
    display: block;
    height: 500px;
    width: 1232px;
    margin: 0px auto;
    /* background: red; */
    position: fixed;
    top: 160px;
}


#container {
	width: 100%;
	clear: both;
	margin: 0px auto;
	background: url("images/backgroundstrip2.png") repeat-y center top;	
	position: relative;
    top: 563px;
	/*display: flex;
	flex-wrap: wrap;*/
}

#containerinner {
	align-self: baseline;
    width: 75%;
    /* min-height: 250px; */
    clear: both;
    position: relative;
    margin: -50px auto 20px auto;
    padding: 20px;
    border-radius: 2px;
    /*background: #11cccf;*/      
	box-shadow: 0px 10px 20px #11cccf; 
    border: 1px solid #0da5ab;  
}

#containerinner.track {
	align-self: baseline;
    width: 75%;
    /* min-height: 250px; */
    clear: both;
    position: relative;
    margin: 60px auto 20px auto;
    padding: 20px;
    border-radius: 2px;
    /*background: #11cccf;*/      
	box-shadow: 0px 10px 20px #11cccf; 
    border: 1px solid #0da5ab;  
}
#trackcontainer {
	width: 100%;
}

#trackimagecontainer {
	width: 45%;
	float: right;
}

#trackimage {
	min-height: 120px;
	max-height: 300px;
	float: right;
	width: -webkit-fill-available;
	margin: 3px;
	background: url("images/music2.png") no-repeat center center black;
	border: 0px solid red;
	background-size: contain;
}

#trackimage.foh {
	background: url("images/trackimage-foh.jpg") no-repeat center center black;
	background-size: contain;	
}

#tracktitle {
	float: left;
	width: 45%;
}

#tracktitle h1 {
	background: red;
	font-weight: bolder;
	font-size: 200%;
}

#musiclinks {
    position: relative;
    background: none;
    padding: 20px;
    width: 744px;
    margin: 0 auto;
	clear: both;
	text-align: center;
}

#musiclinks ul li {
    display: inline-block;
    list-style: none;
    margin: 10px;
    background: black;
	border: 2px solid black;
	box-shadow: 0px 10px 20px #11cccf;
    border: 2px solid #0da5ab;
	border-radius: 15px;
}

#musiclinks ul li:hover {
    background: black;
	border: 2px solid black;
	box-shadow: 0px 10px 20px #11cccf;
    border: 2px solid #076366;
	border-radius: 15px;
}

#musiclinks ul li a {
    display: block;
    width: 200px;
    height: 60px;
    background-size: contain;
}

#musiclinks ul li a:hover {	
	background-size: contain;
	}

#musicspotify {
	background: url("images/music_spotify.png") no-repeat center center;	
}

#musicitunes {
	background: url("images/music_itunes.png") no-repeat center center;	
}

#musicamazon {
	background: url("images/music_amazon.png") no-repeat center center;	
}
#musicapple {
	background: url("images/music_apple_music.png") no-repeat center center;	
}

#musicyoutube {
	background: url("images/music_youtube_music.png") no-repeat center center;	
}

#musicdeezer {
	background: url("images/music_deezer.png") no-repeat center center;	
}

#musicvideovevo {
	background: url("images/music_video_vevo.png") no-repeat center center;	
}

#musicvideoyoutube {
	background: url("images/music_video_youtube.png") no-repeat center center;	
}

#egg {
	width: 300px;
	margin: auto;
}
#egg {
	background: url("images/mundane egg 6.gif") no-repeat center center;
    background-size: contain;
	height: 300px;
}

	
#footer {
    align-self: baseline;
    width: 50%;
    margin: 0px auto 100px auto;
    /* background: #11cccf; */
    /* box-shadow: 0px 1px 9px #11cccf; */
    padding: 0px 20px;
    padding-bottom: 20px;
    /* border-radius: 2px; */
    /* border-bottom: 2px solid #d13b09; */
    /* border: 1px solid #0da5ab; */
    text-align: center;
    margin-bottom: 100px;
}

/* If the screen size is 600px wide or less, hide the element */
@media only screen and (max-width: 600px) {
	 body {
		 width:100%;
		 background-color: #0FAFB5;
	 }
	 #outerwrapper {
		width: 100%;
		margin: 0px auto;
		background: url("images/backgroundmobile.png") no-repeat center top;
		background-color: #0FAFB5;
background-size: contain;		
	}
	
#outerwrapper.track {
		width: 100%;
		margin: 0px auto;
		background: url("images/backgroundmobiletrack.png") no-repeat center top;
		background-color: #0FAFB5;
background-size: contain;		
	}
	
#socials {
    position: inherit;
    max-width: 389px;
    min-width: 200px;
    width: 95%;
    margin: 0px auto;
    display: flex;
    justify-content: space-evenly;
    align-content: flex-start;
    flex-wrap: wrap;
}

#socials ul {
    list-style: none;
    display: flex;
    width: 100%;
}

#socials ul li {
    display: inline-block;
    list-style: none;
    margin: 10px;
    padding: 0px;
    width: 15%;
}

#socials ul li a {
    display: block;
    width: auto;
    min-height: 40px;
    background-size: contain;
}

#nav {
    position: inherit;
    /* top: 10px; */
    /* left: 306px; */
    width: 95%;
    margin: 0px auto;
	max-width: 430px;
}
.music {
    float: left;
    width: 45%;
    height: 75px;
    margin: 0px auto;
    margin-right: 5%;
    background: url("images/music2.png") no-repeat center center;
    background-size: contain;
}

.videos {
    float: right;
    width: 45%;
    height: 75px;
    margin: 0px auto;
    margin-left: 5%;
    /* padding: 5px; */
    background: url("images/videos2.png") no-repeat center center;
    background-size: contain;
}
#container {
    width: 100%;
    /* clear: both; */
    margin: 0px auto;
    background: none;    
    position: relative;
    top: 300px;
}

#containerinner {
    /* align-self: baseline; */
    width: 75%;
    /* min-height: 250px; */
    clear: none;
    /* position: relative; */
    margin: -50px auto 20px auto;
    padding: 20px;
    border-radius: 2px;
    /* background: #11cccf; */
    box-shadow: 0px 10px 20px #11cccf;
    border: 1px solid #0da5ab;
}

#containerinner.track {
	align-self: baseline;
    width: 75%;
    /* min-height: 250px; */
    clear: both;
    position: relative;
    margin: 125px auto 20px auto;
    padding: 20px;
    border-radius: 2px;
    /*background: #11cccf;*/      
	box-shadow: 0px 10px 20px #11cccf; 
    border: 1px solid #0da5ab;  
}

#trackimage {
	
}
#tracktitle {
	
}

#tracktitle h1 {
	
}

#musiclinks {
    position: relative;
    background: none;
    padding: 20px;
    width: auto;
    margin: 0 auto;
	clear: both;
}

#musiclinks ul li {
    display: flex;
    list-style: none;
	max-width: 200px;
    margin: 10px auto;
    padding: 10px;
    background: black;
    border: 2px solid black;
    box-shadow: 0px 10px 20px #11cccf;
    border: 2px solid #0da5ab;
    justify-content: center;
    align-content: center;
    flex-direction: row;
    
}

#musiclinks ul li a {
    display: inline-flex;
    width: 200px;
    height: 60px;
    background-size: contain;
}

#egg {
	background: url("images/mundane egg 6.gif") no-repeat center center;
    background-size: contain;
	height: 100px;
}
}

/* If the screen size is 550px wide or less, hide the element */
@media only screen and (max-width: 550px) {
#containerinner.track {
	align-self: baseline;
    width: 75%;
    /* min-height: 250px; */
    clear: both;
    position: relative;
    margin: 85px auto 20px auto;
    padding: 20px;
    border-radius: 2px;
    /*background: #11cccf;*/      
	box-shadow: 0px 10px 20px #11cccf; 
    border: 1px solid #0da5ab;  
}
#trackimage {

}
#tracktitle {
	
}

#tracktitle h1 {
	
}
}
/* If the screen size is 450px wide or less, hide the element */
@media only screen and (max-width: 500px) {
#containerinner.track {
	align-self: baseline;
    width: 75%;
    /* min-height: 250px; */
    clear: both;
    position: relative;
    margin: 35px auto 20px auto;
    padding: 20px;
    border-radius: 2px;
    /*background: #11cccf;*/      
	box-shadow: 0px 10px 20px #11cccf; 
    border: 1px solid #0da5ab;  
}
#trackimage {

}
#tracktitle {
	
}

#tracktitle h1 {
	
}
}
/* If the screen size is 450px wide or less, hide the element */
@media only screen and (max-width: 450px) {
#containerinner.track {
	align-self: baseline;
    width: 75%;
    /* min-height: 250px; */
    clear: both;
    position: relative;
    margin: 5px auto 20px auto;
    padding: 20px;
    border-radius: 2px;
    /*background: #11cccf;*/      
	box-shadow: 0px 10px 20px #11cccf; 
    border: 1px solid #0da5ab;  
}
#trackimage {

}
#tracktitle {
	
}

#tracktitle h1 {
	
}
}

/* If the screen size is 374px wide or less, hide the element */
@media only screen and (max-width: 374px) {
	 body {
		 width:100%;
		 background-color: #0FAFB5;
		 min-width: 292px;
	 }
	 #outerwrapper {
		width: 100%;
		margin: 0px auto;
		background: url("images/backgroundmobile.png") no-repeat center top;
		background-color: #0FAFB5;
background-size: contain;		
	}

		#outerwrapper.track {
		width: 100%;
		margin: 0px auto;
		background: url("images/backgroundmobiletrack.png") no-repeat center top;
		background-color: #0FAFB5;
background-size: contain;		
	}
	
#socials {
    position: inherit;
    max-width: 389px;
    min-width: 200px;
    width: 95%;
    margin: 0px auto;
    display: flex;
    justify-content: space-evenly;
    align-content: flex-start;
    flex-wrap: wrap;
	margin-top: -5px;
}

#socials ul {
    list-style: none;
    display: flex;
    width: 100%;
}

#socials ul li {
    display: inline-block;
    list-style: none;
    margin: 10px;
    padding: 0px;
    width: 15%;
}

#socials ul li a {
    display: block;
    width: auto;
    min-height: 40px;
    background-size: contain;
}

#nav {
    position: inherit;
    /* top: 10px; */
    /* left: 306px; */
    width: 85%;
    margin: 0px auto;
	max-width: 430px;
	margin-top: -20px;
}
.music {
    float: left;
    width: 45%;
    height: 75px;
    margin: 0px auto;
    margin-right: 5%;
    background: url("images/music2.png") no-repeat center center;
    background-size: contain;
	margin-top: 10px;
}

.videos {
    float: right;
    width: 45%;
    height: 75px;
    margin: 0px auto;
    margin-left: 5%;
    /* padding: 5px; */
    background: url("images/videos2.png") no-repeat center center;
    background-size: contain;
	margin-top: 10px;
}
#container {
    width: 100%;
    /* clear: both; */
    margin: 0px auto;
    background: none;    
    position: relative;
    top: 250px;
}

#containerinner {
    /* align-self: baseline; */
    width: 75%;
    /* min-height: 250px; */
    clear: none;
    /* position: relative; */
    margin: -50px auto 20px auto;
    padding: 20px;
    border-radius: 2px;
    /* background: #11cccf; */
    box-shadow: 0px 10px 20px #11cccf;
    border: 1px solid #0da5ab;
}

#containerinner.track {
	align-self: baseline;
    width: 75%;
    /* min-height: 250px; */
    clear: both;
    position: relative;
    margin: -10px auto 20px auto;
    padding: 20px;
    border-radius: 2px;
    /*background: #11cccf;*/      
	box-shadow: 0px 10px 20px #11cccf; 
    border: 1px solid #0da5ab;  
}
	#trackimage {

}
#tracktitle {
	
}

#tracktitle h1 {
	
}
#egg {
	background: url("images/mundane egg 6.gif") no-repeat center center;
    background-size: contain;
	height: 100px;
}

}

/* If the screen size is 374px wide or less, hide the element */
@media only screen and (max-width: 320px) {
#trackimage {

}
#tracktitle {
	
}

#tracktitle h1 {
	
}
}