
/*
MEDIA QUERIES ---------------------------------------
http://colly.com/ */


@media screen and (max-width: 40em) {

	/*#parental-advisory div#container {
	width:60%;
	}*/
	
	body {
	/*background-image: url('../img/HOLK_Logo-6-white.png'), url('../img/HOLK_Logo-6-white.png');*/
	height: auto;
	min-height: 2250px;
	width: 400px;
	max-width:480px;
}

.editor-text {
  
  margin: 20px 50px 0px 50px;
  line-height: 1em;
}
	
#info_text {
	background-color: #000000;
	width: auto !important;
	height: auto;
	margin: 160px 50px 500px 50px!important;
	overflow: hidden;
	position: absolute;
  	padding:5px;
  	z-index: 5;
}

figure.glitch {
position: fixed;
opacity: 0.9;
margin-left: auto;
margin-right: auto;
width: 18em !important;
left: 0px;
right: 0px;
bottom: -20px;
z-index: 4;
}	


	
}		
	
	
	#meta {
		max-width:480px;
	}
	
	
	
	
  div.content-min-width {
  	width:150px;
  }
  
  
  div.content {
  	top: 150px;
  }
  
  #section-content {
  	width:auto;
    max-width:480px;
    margin:0px auto 150px auto;
    padding:70px 0px 45px 0px;
  }
  
  header {
        position:relative;
        width:auto;
        max-width:900px;
        margin: 0 auto 0px auto;
  }
  div.navigation {
  	background-color: #000;
  	top:0px;
  	width: 100%;
  	z-index:300;
  	right:0px;
  }
	a.artist-list h2, a.artist-list:hover h2 {
		font-size:28px;
	}
	
  h2.content-title {
  }
  
	div.content-min-width {
		height:0px;
	}
  
  div.artist-detail img {
  	margin-left: -15px;
  	margin-right: -15px;
  	width:20em;
  }
  
  div.content img {

  	width: 20em;
  }
  
  div.content img.gessner {
  	width: auto;
  }
  
  

  

  
/*
Button Back to TOP ---------------------------------------
 */
 
 #section-footer {
 	display:block;
 }

div.footer-nav {
	background-color: #000;
	width: 100%;
	height:43px;
	margin-left: auto;
	margin-bottom:auto;
	bottom:0px;
	right:0px;
	position:fixed;
	z-index:300;
}

#toTop {
	display: block;
	position: fixed;
	float: right;
	bottom: 0px;
	width: 100%;
	z-index: 300;
	right: 0px;
	/*background-image: url('../img/TTA_top_480.gif');
	background-repeat: no-repeat;*/
	/*text-indent: -9999px;*/
	text-align:center;
	width: 70px;
	height: 43px;
	font-size: 25px;
	text-decoration:none;
	line-height:43px;
	}
		
#toTop:hover {
text-decoration:underline;
	}
		
.arrow_box {
	position: relative;
	background: #000000;
	/*border: 4px solid #ffffff;*/
}
.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(0, 0, 0, 0);
	border-bottom-color: #000000;
	border-width: 30px;
	margin-left: -30px;
}
.arrow_box:before {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: transparent;
	border-width: 36px;
	margin-left: -36px;
}  
  

}








/*
MEDIA QUERIES ---------------------------------------
Bigger */


@media screen and (max-width: 48em) {
  #parental-advisory div#container {
	width:100%;
	}

	.editor-text {
  
  margin: 20px 50px 0px 50px;
  line-height: 4em;

}
	
#info_text {
	background-color: #000000;
	width: auto !important;
	height: auto;
	margin: 160px 50px 500px 50px!important;
	overflow: hidden;
	position: absolute;
  	padding:5px;
  	z-index: 5;
}
	
		
	
  }

  

  div.content-min-width {
  	width:150px;
  }
 
  div.content {
  	top: 150px;
  }
  
  #section-content {
  	width:auto;
    max-width:480px;
    margin:0px auto 150px auto;
    padding:70px 0px 45px 0px;
  }
  
  header {
        position:relative;
        width:auto;
        max-width:900px;
        margin: 0 auto 0px auto;
  }
  div.navigation {
  	background-color: #000;
  	top:0px;
  	width: 100%;
  	z-index:300;
  	right:0px;
  }
	a.artist-list h2, a.artist-list:hover h2 {
		font-size:28px;
	}
	
  h2.content-title {
  }
  
	div.content-min-width {
		height:0px;
	}
  
  div.artist-detail img {
  	margin-left: -15px;
  	margin-right: -15px;
  	width:20em;
  }
  
  div.content img {

  	width: 20em;
  }
  
 
  
/*
Button Back to TOP ---------------------------------------
 */
 
 #section-footer {
 	display:block;
 }

div.footer-nav {
	background-color: #000;
	width: 100%;
	height:43px;
	margin-left: auto;
	margin-bottom:auto;
	bottom:0px;
	right:0px;
	position:fixed;
	z-index:300;
}

#toTop {
	display: block;
	position: fixed;
	float: right;
	bottom: 0px;
	width: 100%;
	z-index: 300;
	right: 0px;
	/*background-image: url('../img/TTA_top_480.gif');
	background-repeat: no-repeat;*/
	/*text-indent: -9999px;*/
	text-align:center;
	width: 70px;
	height: 43px;
	font-size: 25px;
	text-decoration:none;
	line-height:43px;
	}
		
#toTop:hover {
text-decoration:underline;
	}
		
.arrow_box {
	position: relative;
	background: #000000;
	/*border: 4px solid #ffffff;*/
}
.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(0, 0, 0, 0);
	border-bottom-color: #000000;
	border-width: 30px;
	margin-left: -30px;
}
.arrow_box:before {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: transparent;
	border-width: 36px;
	margin-left: -36px;
}  
  

}







