@charset "UTF-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Oswald:400);

body{
	background: #000;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: 'Oswald', sans-serif;
}
a{
	text-decoration:none;
	color: #000;}
a:hover{color:#333;}

.content 	{
	width: 100%;
	max-width: 1456px;
	margin: 0 auto;
}


.desk_tablet,.desk_head , .desk_mob , .desk_bighead{
margin: 0 auto 25px auto;
}
.desk_head{
width: 732px;
}
.desk_tablet, .desk_mob, .desk_bighead {
	display:none;}
li{
	list-style:none;
	display: inline-block;
}
/* TPR block */

li.tpr{
	background:url(imgs/tpr.png) no-repeat center;
	background-size:cover;
	-webkit-background-size:cover;
	width: 300px;
	height: 356px;
}
li.tpr .buttons{
	padding-top:298px;
	text-align: right;
	width: 300px;
}

.tpr_am{
	display:inline-block;
	padding:0;
	width: 28px;
}
.tpr_itunes{
	display:inline-block;
	padding:0;
	width: 30px;
	
}
/*.tpr_shop{
	display:inline-block;
	padding:0 10px 0 0;
	width: 64px;
}*/
.tpr_website{
	display:inline-block;
	padding:0;
	width: 74px;
}
.tpr_facebook{
	display:inline-block;
	padding:0;
	width: 80px;
}
	
.tpr_am a:hover, .tpr_shop a:hover, .tpr_itunes a:hover, .tpr_facebook a:hover, .tpr_website a:hover{
	opacity:0.7;
}


/* end of TPR block */

/* Gary Numan block */

li.gn{
	background:url(imgs/gn.png) no-repeat center;
	background-size:cover;
	-webkit-background-size:cover;
	width: 300px;
	height: 358px;
}
li.gn .buttons{
	padding-top:310px;
	text-align: right;
	width: 300px;
}

.gn_am{
	display:inline-block;
	padding:0;
	width: 24px;
}
.gn_itunes{
	display:inline-block;
	padding:0;
	width: 28px;
	
}
.gn_webl{
	display:inline-block;
	padding:0 ;
	width: 74px;
}
.gn_fbl{
	display:inline-block;
	padding:0 6px 0 0;
	width: 83px;
}
.gn_am a:hover, .gn_fbl a:hover, .gn_webl a:hover, .gn_shop a:hover, .gn_itunes a:hover{
	opacity:0.7;
}


/* end of Gary Numan block */
/* Marylin Manson block */

li.mm{
	background:url(imgs/mm.png) no-repeat center;
	background-size:cover;
	-webkit-background-size:cover;
	width: 300px;
	height: 356px;
}
li.mm .buttons{
	padding-top:292px;
	text-align: right;
	width: 300px;
}

.mm_am{
	display:inline-block;
	padding:0;
	width: 28px;
}
.mm_itunes{
	display:inline-block;
	padding:0;
	width: 30px;
	
}
.mm_website{
	display:inline-block;
	padding:0;
	width: 74px;
}
.mm_facebook{
	display:inline-block;
	padding:0 9px 0 0;
	width: 80px;
}
.mm_am a:hover, .mm_facebook a:hover, .mm_website a:hover, .mm_itunes a:hover{
	opacity:0.7;
}


/* end of Marylin Manson block */

/* CAC block */

li.cac{
	background:url(imgs/cac.png) no-repeat center;
	background-size:cover;
	-webkit-background-size:cover;
	width: 300px;
	height: 354px;
}
li.cac .buttons{
	padding-top:306px;
	text-align: right;
	width: 300px;
}

.cac_am{
	display:inline-block;
	padding:0;
	width: 23px;
}
.cac_itunes{
	display:inline-block;
	padding:0;
	width: 31px;
	
}
.cac_webl{
	display:inline-block;
	padding:0;
	width: 74px;
}
.cac_fbl{
	display:inline-block;
	padding:0 18px 0 0;
	width: 83px;
}
.cac_am a:hover, .cac_itunes a:hover, .cac_fbl a:hover, .cac_webl a:hover{
	opacity:0.7;
}


/* end of CAC block */


/* SKINDRED block */

li.skindred{
	background:url(imgs/skindred.png) no-repeat center;
	background-size:cover;
	-webkit-background-size:cover;
	width: 300px;
	height: 355px;
}
li.skindred .buttons{
	padding-top:300px;
	text-align: right;
	width: 300px;
}

.skindred_am{
display:inline-block;
	padding:0;
	width: 24px;
}
.skindred_itunes{
	display:inline-block;
	padding:0;
	width: 28px;
	
}
.sk_webl{
	display:inline-block;
	padding:0;
	width: 74px;
}
.sk_fbl{
	display:inline-block;
	padding:0 18px 0 0;
	width: 83px;
}
.skindred_am a:hover, .skindred_itunes a:hover, .sk_fbl a:hover, .sk_webl a:hover{
	opacity:0.7;
}


/* end of SKINDRED block */

/* SUBWAYS block */

li.subways{
	background:url(imgs/subways.png) no-repeat center;
	background-size:cover;
	-webkit-background-size:cover;
	width: 300px;
	height: 357px;
}
li.subways .buttons{
	padding-top:306px;
	text-align: right;
	width: 300px;
}

.subways_am{
	display:inline-block;
	padding:0;
	width: 23px;
}
.subways_itunes{
	display:inline-block;
	padding:0;
	width: 31px;
	
}
.subways_webl{
	display:inline-block;
	padding:0;
	width: 74px;
}
.subways_fbl{
	display:inline-block;
	padding:0 8px 0 0;
	width: 83px;
}
.subways_am a:hover, .subwayss_itunes a:hover, .subways_fbl a:hover, .subways_webl a:hover{
	opacity:0.7;
}

/* end of SUBWAYS block */

/* THE VIRGINMARYS block */

li.thevms{
	background:url(imgs/vms.png) no-repeat center;
	background-size:cover;
	-webkit-background-size:cover;
	width: 300px;
	height: 356px;
}
li.thevms .buttons{
	padding-top:293px;
	text-align: right;
	width: 300px;
}

.vm_am{
	display:inline-block;
	padding:0;
	width: 24px;
}
.vm_itunes{
	display:inline-block;
	padding:0;
	width: 28px;
	
}
.vm_website{
	display:inline-block;
	padding:0;
	width: 74px;
}
.vm_facebook{
	display:inline-block;
	padding:0 9px 0 0;
	width: 80px;
}
.vm_am a:hover, .vm_facebook a:hover, .vm_website a:hover, .vm_itunes a:hover{
	opacity:0.7;
}
/* end of THE VIRGINMARYS block */

/* THE RIFLES block */

li.rifles{
	background:url(imgs/rifles.png) no-repeat center;
	background-size:cover;
	-webkit-background-size:cover;
	width: 300px;
	height: 356px;
}
li.rifles .buttons{
	padding-top:309px;
	text-align: right;
	width: 300px;
}

.rifles_am{
	display:inline-block;
	padding:0;
	width: 23px;
}
.rifles_itunes{
	display:inline-block;
	padding:0;
	width: 31px;
	
}
.rifles_webl{
	display:inline-block;
	padding:0;
	width: 74px;
}
.rifles_fbl{
	display:inline-block;
	padding:0 8px 0 0;
	width: 83px;
}
.rifles_am a:hover, .rifles_itunes a:hover, .rifles_fbl a:hover, .rifles_webl a:hover{
	opacity:0.7;
}

/* end of THE RIFELS block */

/* THE BLACK SPIDERS block */

li.bs{
	background:url(imgs/bs.png) no-repeat center;
	background-size:cover;
	-webkit-background-size:cover;
	width: 300px;
	height: 356px;
}
li.bs .buttons{
	padding-top:293px;
	text-align: right;
	width: 300px;
}

.bs_am{
	display:inline-block;
	padding:0;
	width: 24px;
}
.bs_itunes{
	display:inline-block;
	padding:0;
	width: 28px;
	
}
.bs_website{
	display:inline-block;
	padding:0;
	width: 74px;
}
.bs_facebook{
	display:inline-block;
	padding:0 9px 0 0;
	width: 80px;
}
.bs_am a:hover, .bs_facebook a:hover, .bs_website a:hover, .bs_itunes a:hover{
	opacity:0.7;
}

/* end of THE BLACK SPIDERS block */

/* THE CULT block */

li.thecult{
	background:url(imgs/thecult.png) no-repeat center;
	background-size:cover;
	-webkit-background-size:cover;
	width: 300px;
	height: 358px;
}
li.thecult .buttons{
	padding-top:310px;
	text-align: right;
	width: 300px;
}

.cult_am{
	display:inline-block;
	padding:0;
	width: 24px;
}
.cult_itunes{
	display:inline-block;
	padding:0;
	width: 28px;
	
}

.cult_webl{
	display:inline-block;
	padding:0;
	width: 74px;
}
.cult_fbl{
	display:inline-block;
	padding:0 8px 0 0;
	width: 83px;
}
.cult_am a:hover, .cult_itunes a:hover, .cult_fbl a:hover, .cult_webl a:hover{
	opacity:0.7;
}

/* end of THE BLACK SPIDERS block */


/* embrace block */

li.embrace{
	background:url(imgs/embrace.png) no-repeat center;
	background-size:cover;
	-webkit-background-size:cover;
	width: 300px;
	height: 358px;
}
li.embrace .buttons{
	padding-top:302px;
	text-align: right;
	width: 300px;
}

.em_am{
	display:inline-block;
	padding:0;
	width: 24px;
}
.em_itunes{
	display:inline-block;
	padding:0;
	width: 28px;
	
}
.em_webl{
	display:inline-block;
	padding:2px 0 0 0;
	width: 74px;
}
.em_fbl{
	display:inline-block;
	padding:0;
	width: 83px;
}
.em_am a:hover, .em_itunes a:hover, .em_fbl a:hover, .em_webl a:hover{
	opacity:0.7;
}


/* end of embrace block */


/* Frank Black block */

li.frankb{
	background:url(imgs/frankblack.png) no-repeat center;
	background-size:cover;
	-webkit-background-size:cover;
	width: 300px;
	height: 356px;
}
li.frankb .buttons{
	padding-top:293px;
	text-align: right;
	width: 300px;
}

.frankb_am{
	display:inline-block;
	padding:0;
	width: 24px;
}
.frankb_itunes{
	display:inline-block;
	padding:0;
	width: 28px;
	
}
.frankb_website{
	display:inline-block;
	padding:0;
	width: 74px;
}
.frankb_facebook{
	display:inline-block;
	padding:0 9px 0 0;
	width: 80px;
}
.frankb_am a:hover, .frankb_facebook a:hover, .frankb_website a:hover, .frankb_itunes a:hover{
	opacity:0.7;
}

/* end of Frank Black block */

/* HIM block */

li.him{
	background:url(imgs/him.png) no-repeat center;
	background-size:cover;
	-webkit-background-size:cover;
	width: 300px;
	height: 356px;
}
li.him .buttons{
	padding-top:293px;
	text-align: right;
	width: 300px;
}

.him_am{
	display:inline-block;
	padding:0;
	width: 24px;
}
.him_itunes{
	display:inline-block;
	padding:0;
	width: 28px;
	
}
.him_website{
	display:inline-block;
	padding:0;
	width: 74px;
}
.him_facebook{
	display:inline-block;
	padding:0 9px 0 0;
	width: 80px;
}
.him_am a:hover, .him_facebook a:hover, .him_website a:hover, .him_itunes a:hover{
	opacity:0.7;
}

/* end of HIM block */



ul.artists{
	display: inline-block;
	margin: 0 auto;
}
ul.artists li {
	width: 100%;
	max-width: 300px;
	padding: 10px;
		margin: 5px;
}

.socials{
	text-align:right;
	width: 97%;
	padding: 10px 0;
	height: 40px;
}
span.entertext{padding: 0 0 0 15px; }
.enter a{float:left; font-size:22px; letter-spacing: 1px; padding-left:13px; top:0;}
.mobenter {display:none;}
.socials a{ color: #fff;}
.socials a:hover{opacity:0.6;  }
.socials img:hover{width:98%;}
.socials li img{
	display: inline-block;
	max-width: 30px;
	right: 0;
	text-align: right;}

.footer{
	background: #fff;
	width: 100%;
	margin-top:20px;
	color: #000;
}
li.enter{
	font-size: 36px;
	margin-left:-60px;
	
}
li.policies{
	float: left;
	text-align:left;
	padding: 0 0 0 5px;
	font-size: 11px;
	left:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;

}

@media (min-width: 1456px) {
	.desk_bighead{display:block;}
	.desk_head {display:none;}
		
}

@media (max-width: 1024px) {
	
	.desk_tablet img, .desk_bighead, .desk_mob img {
display:none;
}
.desk_head {display:block;}
	
@media (max-width: 800px) {
	.desk_head, .desk_head{
	display:none;}
	.desk_tablet {display:block;}

}
@media (max-width: 480px) {
	.desk_tablet , .desk_head {
	display:none;}
	.desk_mob {display: block; margin:60px auto 10px auto;}
	ul.artists {
    display: block;
    margin: 0px auto;
    padding: 0px;
}
.socials a{color: #fff;}
.mobenter {display: block;float:left; font-size:36px; padding-left:13px; top:0;}
.socials{
	position:fixed;
	top:0;
	background: #000;
	height: 35px;
}
.enter{display:none;}

}
@media (max-width: 320px) {
	.desk_tablet, .desk_head {
	display:none;}
	
	ul.artists {
    display: block;
    margin: 0px auto;
    padding: 0px;
}

}
	