body {
	background-color: #000;
	font-family: 'economicaregular';
}
b, strong {
	font-family: 'economicabold';
}
a {
	text-decoration: none;
	color: inherit;
}

#fullpage {
	position: relative;
}

#header, #layer1, #layer2, #layer3 {
	height: 740px;
	text-align: center;
	position: absolute;
	width: 100%;
}
#header {
	position: relative;
}
	#layer1 {
		background: url(../img/house-background.jpg) center top no-repeat;
		z-index: 1;
	}
	#layer2 {
		background: url(../img/house-midground-noscroll.png) center top no-repeat;
		z-index: 2;
	}
	#layer3 {
		background: url(../img/house-foreground.png) center top no-repeat;
		z-index: 3;
	}

#headercontent {
	position: relative;
	top: 400px;
	z-index: 4;
}

#release, #consoles, form.updates {
	display: block;
	max-width: 1000px;
	color: #fff;
	text-align: center;
	margin: 0px auto 25px auto;
}

	#release h2, #consoles h2, form.updates h2 {
		font-size: 41px;
		line-height: 46px;
	}
	#release h3, form.updates h3 {
		font-size: 27px;
		letter-spacing: 1px;
		font-family: 'economicaregular';
	}
	form.updates h3 {
		font-size: 18px;
		line-height: 24px;
		border-bottom: 11px;
	}
	#consoles h3 {
		font-size: 22px;
		letter-spacing: 1px;
		font-family: 'economicaregular';
	}
	#consoles h3 img {
		vertical-align: -5px;
	}
	#release h4, #consoles h4 {
		color: rgb(212, 176, 118);
		margin-top: 8px;
	}
		#release .buynow, #consoles .buynow {
			display: inline-block;
			background-image: url(../img/background-buy.png);
			width: 137px;
			height: 45px;
			padding-top: 10px;
			margin-left: 5px;
			color: #000;
			text-shadow: -2px 2px 2px rgba(0, 0, 0, 0.3);
			font-family: 'economicaregular';
			transition: opacity 0.2s;
			background-repeat: no-repeat;
			background-size: 138px;
			font-size: 33px;
			text-align: center;
			padding-right: 7px;
			vertical-align: top;
		}
		#release:hover .buynow, #consoles:hover .buynow {
			opacity: 0.85;
		}

		#release .callouts, #consoles .callouts {
			display: inline-block;
			padding-left: 4px;
		}

#release.updated, #consoles.updated, form.updates {
	width: 520px;
}

#release.updated hr, #consoles.updated hr {
	display: block;
	height: 1px;
	border: none;
	background-image: url(../img/hr.png);
	margin: 18px 10px 21px 10px;
}

.notice {
	color: rgb(153, 121, 173);
	border: 1px solid rgb(74, 59, 84);
	text-align: center;
	margin: 0px auto 35px auto;
	width: 475px;
	display: block;
	padding: 5px 0 5px 0;
	border-radius: 8px;
	box-shadow: 0 0 0px 1px rgba(153, 121, 173, 0.31);
	transition: all 0.2s;
	background-color: #000;
}
	a.notice:hover, form.updates .notice:hover {
		background-color: rgba(153, 121, 173, 0.25);
		border: 1px solid rgb(153, 121, 173);
	}
	.notice img {
		margin-right: 2px;
	}


form.updates .inputs {
	margin-top: 15px;
	width: 477px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #000;
}
form.updates .notice {
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	text-shadow: -2px 2px 2px rgba(0, 0, 0, 0.3);
	font-family: 'economicaregular';
	font-size: 16px;
	color: rgb(153, 121, 173);
	text-align: left;
	text-indent: 10px;
}
form.updates input#fieldEmail {
	width: 429px;
	display: inline-block;
}
form.updates input.submit {
	width: 38px;
	display: inline;
	float: right;
	text-align: center;
	text-indent: 0;
}
form.updates input.submit:hover {
	cursor: pointer;
}

.content {
	width: 1000px;
	margin: 0 auto;
}

	.content .top, .content .bottom {
		background-image: url(../img/paper-background.jpg);
		background-repeat: no-repeat;
		position: relative;
	}
	.content .shadow {
		position: absolute;
		left: 138px;
	}
	.content .top {
		height: 38px;
		background-position: 138px top;
	}
		.content .top .shadow {
			bottom: 0px;
		}

	.content .bottom {
		background-position: 138px bottom;
	}
		.content .bottom .shadow {
			top: 0px;
		}

	.content .trailer {
		line-height: 0;
	}

.hblock {
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
}

#awards {
	width: 115px;
	text-align: center;
	padding-top: 50px;
	margin-left: 10px;
}
	#awards img.igf {
		margin-bottom: 10px;
	}

	#awards dl {
		margin-top: 10px;
		color: #fff;
		font-size: 18px;
		line-height: 20px;
	}
		#awards dl dt {
			text-transform: uppercase;
			margin-top: 20px;
		}
		#awards dl dd {
			font-family: 'economicabold';
			margin-top: 15px;
		}

#diary {
	width: 490px;
	text-align: left;
	padding-top: 40px;
	margin-left: 55px;
	padding-bottom: 20px;
}
	#diary p {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 20px;
		font-family: "economicabold";
	}

#laudcontain {
	position: absolute;
	width: 300px;
	height: 390px;
	background-image: url(../img/background-sticky-combined.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	right: 0px;
	top: 35px;
	}
#laudcontain:hover {
	background-position: -298px 0;
}

#laud p {
	position: absolute;
	padding: 16px 10px 0px 25px;
	margin: 10px;
	font-size: 30px;
	font-family: 'ghost';
	line-height: 42px;
	display: none;
	-webkit-transform: rotate(2.4deg);
	-moz-transform: rotate(2.4deg);
	-ms-transform: rotate(2.4deg);
	-o-transform: rotate(2.4deg);
	transform: rotate(2.4deg);
	text-shadow: 0px 0px 3px rgba(255,255,255,0.5);
}
#laud p:first-child {
	display: block;
}

	#laud p span {
		display: block;
		font-size: 17px;
		text-transform: uppercase;
		font-family: 'economicaregular';
		margin-top: 5px;
		-webkit-transform: rotate(1deg);
		-moz-transform: rotate(1deg);
		-ms-transform: rotate(1deg);
		-o-transform: rotate(1deg);
		transform: rotate(1deg);
	}

a#laudcontain:link, a#laudcontain:visited {
	text-decoration: none;
	color: rgb(0,0,0);
	color: rgba(0,0,0,0.8);
}

.screenshots {
	width: 1000px;
	margin: 80px auto 40px auto;
}
	.screenshots a {
		float: left;
		margin-right: 59px;
		margin-bottom: 55px;
		transition: opacity 0.2s;
	}
		.screenshots a:hover {
			opacity: 0.8;
		}
	.screenshots img {
		width: 294px;
	}
	.screenshots a:nth-child(3n+3) {
		margin-right: 0px;
	}
	.screenshots:after {
		content: "";
		display: block;
		clear: both;
	}

.note {
	width: 1000px;
	margin: 40px auto;
	text-align: center;
	border: 2px solid rgb(130,130,130);
	border: 2px solid rgba(255,255,255,0.4);
	color: rgb(130,130,130);
	color: rgba(255,255,255,0.6);
	font-size: 20px;
	border-radius: 10px;
	padding: 10px 0;
}
	.note img {
		vertical-align: -5px;
		margin-left: 5px;
	}
	.note a {
		border-bottom: 1px dashed rgba(255,255,255,0.4);
	}
	.note a:hover {
		border-style: solid;
	}
	.note a.steamlink {
		border: none;
	}

#footercontain {
	background: url(../img/background-footer.jpg) no-repeat center bottom;
	margin-top: 80px;
}

#footer {
	width: 1000px;
	margin: 0px auto;
	color: #fff;
	height: 180px;
	position: relative;
}
	#footer p, #footer .footerlink {
		text-align: right;
		font-size: 20px;
		line-height: 24px;
		position: relative;
		right: -500px;
		bottom: -60px;
		width: 500px;
	}
	#footer img {
		position: absolute;
		left: 0px;
		bottom: 30px;
	}
	#footer a {
		transition: opacity 0.2s;
		color: #fff;
	}
		#footer a:hover {
			opacity: 0.85;
		}
	#footer .footerlink {
		display: block;
		margin-bottom: 10px;
		text-transform: uppercase;
		font-size: 16px;
	}
