*{
	margin:0;
	padding:0;
	list-style-type: none;

}

small{
font-size: x-small;
}

body{
	padding:25px;
	background-color:#E9FEEA;
	//text-align:justify;
	font-family:arial, sans-serif;
}


svg {
	width: 6em; height: 1.5em;
	font: 900 500%/1.2 'Arial Black', sans-serif;
}


.soundcloudEmbed{
	width:300px;
}

#about_ p{
	//margin-top:25px;
	//display:block;
}

#archive_{
}

.top .contentHidden iframe:not(.youtube), #Remixes_ iframe:not(.youtube){
	max-width:300px;
	display:block;
}

.titleClick{
	font-size:72pt;
}

.titleClick:hover{
	/*text-shadow: 4px 4px 15px rgba(100, 100, 100, 1);*/
}

.canClick{
	cursor:pointer;
	color:black;
}
.contentHidden{
	position:absolute;
	top:-9999px;
	left:-9999px;
}

.container{
	max-width:600px;
	//margin:auto;
	padding:10px;
}

.open{
	     

}


#archive_ .titleClick{
	font-size:52pt;
}

.ready{
	position:relative;
//	height:0px;
display:none;
	overflow: hidden;
	top:0px;
	left:0px;
}
@media only screen and (min-width:0px) and (max-width:569px){
body{
	padding:0px;
}
	
#newmix img{
	width:100%;
max-width:300px;
}
.youtube{
	width:300px;
	height:225px;
}

.titleClick{
	font-size:60pt;
}

#archive_ .titleClick{
	font-size:40pt;
}
}