@font-face {
    font-family: 'english_scriptregular';
    src: url('../webfontkit/english_script-webfont.eot');
    src: url('../webfontkit/english_script-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfontkit/english_script-webfont.woff') format('woff'),
         url('../webfontkit/english_script-webfont.ttf') format('truetype'),
         url('../webfontkit/english_script-webfont.svg#english_scriptregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
}

#content {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
    padding: 15px;
    line-height: 1.5em;
    color: white;
    font-family: sans-serif;
    font-size: 12px;
    background-color: #111;
    width: 390px;
}

#content h1 {
    line-height: 1.3em;
}

#content a {
    color: red;
}

#content a:hover {
    color: pink;
}

#logo {
	/*background-image:url(../media/LOGO-BG.png);*/
	background-position:57px 26px;
	background-repeat:no-repeat;
	/*width: 622px;
	width:95%;*/
	height: 349px;
	/*width:65%;
	height:147px;
	text-align: left;
	position: absolute;*/
	/*top: 0px; left:50%;
	margin-left: 10px;
	left: -23px;*/
}

#inline3 { width:700px; }
#inline1 { width:800px; }
#inline2 { width:800px; }
#inline4 { width:700px; }




#logo-opacity {
	opacity:1; /*0.3 */
	width: 466px;
	height: 349px;
	/*width:527px;
	height:147px;*/
	/*margin-left:49px*/
	margin:0px auto;
}

#synopsis {
	position:absolute;
	top:72px;
	left:29px;
	z-index:999;
	width:409px; /*356*/
	height:50px;
	padding-top:7px;
	padding-bottom:8px;
	opacity:0.8;
	text-align:center;
}

#slidecontainer {

	position: absolute;
	bottom:0px;
	left:0px;
}

#skull {
	width:278px; height:313px; position:absolute; top:50%; left:63%; margin-left:0px; margin-top:-250px;
}

#originalsite {
	width:635px;
	height:40px;
	opacity:0.3;
	margin-top:120px;
	margin-left:25px;
	text-align:center;
}

#frameplayer {
	width:349px; height:433px; position:absolute; top:91px; margin-left:86px; z-index:-9999;
}

#framedesc {
	width:349px; height:433px; position:absolute; top:91px; margin-left:450px; z-index:-9999;
}

@media (max-width:1198px) {
	#logo-opacity {
		position: absolute;
top: 0px;
left: 50%;
margin-left: -233px;
		
}

#synopsis {
top:279px;
	}

#componentWrapper {
	top:350px;
}

#descriptionText {
top:279px;
	}

}



@media (max-width:900px) {
	
	body { zoom: 85%; }

#inline3 { width:400px; }
#inline1 { width:400px; }
#inline2 { width:400px; }
#inline4 { width:400px; }

#logo-opacity {
	left:-5px;
	margin:0px !important;
	top:0px;
}

#synopsis {
	margin-top:60px;
	left:29px;
	top:242px;
}
  
.playlistHolder {
	position: absolute;
	top: 160px;
	left: -400px;
	margin-top:60px;
}

.playerHolder {
	position: absolute;
	top: 20px;
	left: -400px;
	margin-top:60px !important;
}

#descriptionText {
	float:none !important;	
	margin-left: 50px;
	top:596px !important;
	left:-20px !important;
	width:368px;
}

#componentWrapper {
	left:429px !important;
	top: 330px !important;
}

.vignette { box-shadow: none !important; }

}


@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) {
	
	body { zoom: 100%; }
	
	.fancybox-wrap { top:40px !important; left:40px !important; }
	
#inline3 { width:400px; }
#inline1 { width:400px; }
#inline2 { width:400px; }
#inline4 { width:400px; }

#logo-opacity {
	left:-5px;
	margin:0px !important;
	top:0px;
}

#synopsis {
	margin-top:60px;
	left:29px;
	top:242px !important;
}
  
.playlistHolder {
	position: absolute;
	top: 160px;
	left: -400px;
	margin-top:60px;
}

.playerHolder {
	position: absolute;
	top: 20px;
	left: -400px;
	margin-top:60px !important;
}

#descriptionText {
	float:none !important;	
	margin-left: 50px;
	top:596px !important;
	left:-20px !important;
	width:368px;
}

#componentWrapper {
	left:429px !important;
	top: 330px !important;
}
	
}

