/* ----------------- reset Style ----------------- */

@import url("reset.css");


/* ----------------- Clear floated Elements ----------------- */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}


.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

 

@font-face {
    font-family: 'brandon_grotesque_condregular';
    src: url('brandongrotesquecond-regular-webfont.woff2') format('woff2'),
         url('brandongrotesquecond-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


body { 	
		font-size: 62.5%;
		font-family: 'brandon_grotesque_condregular', serif;		
		background-color: #0c0303;
		color:#f8ecdd;
	
	}
	
	 
h1 { 
	font-size: 3.2em;
	line-height: 1em;
	color: #f3ba54;

	
}
h2 { font-size: 2.2em;
	font-weight: bold; 
	margin-bottom: 10px;}
	
h3 { font-size: 2em;
	
	
}

p  { font-size: 2.8em; 
	line-height: 1.6em;
		color: #f3ba54;

} 



a:link, a:visited, a:focus, a:active  { 	
			color: #f3ba54;
			text-decoration:underline;
			}
a:hover {
	position: relative;
	top: 2px;
}

.push {margin-top: 40px;}
    
.fadeBg{
	
    background: url("images/fadeBg.jpg");
    background-size: 1920px 676px;
    background-position: center 0;
    display: block;
    width: 100%;
    height: 676px;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    z-index: -100;
	
}

.wrapper {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0;	
	overflow: hidden;

}


.bodyWrapper {
	position: relative;
	width: 620px;
	margin: 0 auto;
	padding: 0;	
	margin-top: 900px;
	z-index: 25;
	
}

.bodyWrapper2 {
	position: relative;
	width: 620px;
	margin: 0 auto;
	padding: 0;	
		z-index: 25;
	
}

/* IMAGES */

.wall {
	
	position: absolute;
	left: 50%;
	top:0;
	margin-left: -508px;
	z-index: 2;
	
}

.orgel {
	
	position: absolute;
	left: 50%;
	top:60px;
	margin-left: -332px;
	padding-left: 195px;
	z-index: 3;
	
  }



.balken {
	
	position: absolute;
	left: 50%;
	top:0;
	margin-left: -105px;
		padding-left: 250px;

	z-index: 4;
	
  }

.botsTop {
	
	position: absolute;
	left: 50%;
	top:-20px;
	margin-left: -335px;
	z-index: 5;
	
   
}

.main {
	
	position: absolute;
	left: 50%;
	top:140px;
	margin-left: -432px;
	z-index: 5;

}

.shelf1{
	
	position: absolute;
	left: 50%;
	top:580px;
	margin-left: -360px;
	z-index: 8;
}


.shelf2{
	
	position: absolute;
	left: 50%;
	top:460px;
	margin-left: -360px;
	z-index: 7;
	
  }

.darkFront{
	
		position: absolute;
	left: 50%;
	top:660px;
	margin-left: -110px;
	z-index: 12;
	
  }

.tableFront{
	
   	position: absolute;
	left: 50%;
	top:650px;
	margin-left: -530px;

	z-index: 12;

}

.ropeL {
	
   	position: absolute;
	left: 50%;
	top:0;
	margin-left: 33px;
	z-index: 10;
}

.ropeR {
	
   	position: absolute;
	left: 50%;
	top:0;
	margin-left: -583px;
	z-index: 10;

}


.dark {
	
	position: absolute;
	left: 50%;
	top:0;
	margin-left: -960px;
	z-index: 20;

}


.logo {
	
  position: absolute;
	left: 50%;
	top:650px;
	margin-left: -214px;
	z-index: 21;

}

.cyborg {
	
    position: relative;
    z-index: 21;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	width: 821px;
	}

.pressKit

{
	position: absolute;
	top:0;
	right: 20px;
	z-index: 50;
	margin-top: 10px;
	
}


/* STUFF */


.center {
	text-align: center;
}

.divider {
	position: relative;
	width: 219px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}

.divider2 {
	position: relative;
	width: 219px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}



.screenshot {
	padding: 5px;
	margin: 0px;
	
}


.shot {
	padding: 0 10px 0 10px;
}



.headlineText {
	position: relative;
	width: 640px;
	margin: 0 auto;
	margin-bottom: 200px;
	z-index: 10;
	

}

.descText {
	margin-top: 60px;
}

.youtube {

	margin-top: 60px;
	
}

.buttons {
	
	margin: 0 auto;
	padding-top: 60px;
	width: 380px;
	
}

.textInput {
font-size: 2em;
font-family: 'brandon_grotesque_condregular', Georgia, serif;
color: #0c0303; 
border: none; 
background-color: #f8ecdd; 
height :30px; 
width: 400px; 
padding:5px 0 5px 5px;
text-align: center;

border-radius: 1px;
-moz-border-radius: 1px;
-khtml-border-radius: 1px;
-webkit-border-radius: 1px;
	
}

.buttonInput {

font-family: 'brandon_grotesque_condregular', Georgia, serif;
font-size: 2em;
color: #0c0303; 
border: none; 
background-color: #f3ba54;
/*background: #ffd200 url(buttonImg.jpg);*/
height :40px; 
width: 120px; 
padding:0px;
margin-top: 10px;
margin-left: 10px;

border-radius: 1px;
-moz-border-radius: 1px;
-khtml-border-radius: 1px;
-webkit-border-radius: 1px;
	
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #0c0303; 
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #0c0303; 
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #0c0303; 
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #0c0303; 
}


/* DAILY */

.mainWrap{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 540px;
	margin-top: 50px;
	

}

.leftColum {
	float: left;
	width: 160px;
	margin-top: 5px;

	

}

.middleColum {
	float: left;
	margin-top: 5px;
	width: 360px;

	

}

.rightColum {
	float: left;
	margin-top: 5px;

	

}



.entry {
	float: left;