@charset "UTF-8";
/* CSS Document */

.section-causality-top {
	background-color:#122c35;
	color:#FFF;
	z-index:-2;
}

.section-trailer {
	width: 1014px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.section-causality-content {
	color:#FFF;
	z-index:-2;
	background-color:#0b1a20;
}

.section-press {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.section-press a {
	color:#fff99e;
}

.description a {
	color:#fff99e;
}

.logo {
	background-image:url(../images/projects/causality/hypercube.png);
	background-repeat:no-repeat;
	background-position: top center;
	height:630px;
	margin-left:auto;
	margin-right:auto;
}

.hill {
	background-image: url(../images/projects/causality/hillock.png) ;
	background-repeat:no-repeat;
	background-position: bottom center;
	background-size: 100% 62px;
	width:100%;
	height:62px;
}

.character {
	background-image: url(../images/projects/causality/spaceman.png);
	background-repeat:no-repeat;
	background-position: center center;
	width:33px;
	height:58px;
	margin-left:auto;
	margin-right:auto;
}

h1 {
	font:'Open Sans Light';
	color:#3c6b55;
	font-weight:300;
	font-style:normal;
	font-size:24px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font:'Open Sans Light';
	color:#fff99e;
	font-weight:300;
	font-style:normal;
	font-size:18px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 a {
	font:'Open Sans Light';
	font-weight:300;
	color:#fff99e;
}

img.social-button {
	padding-left:15px;
	padding-right:15px;
	padding-top:20px;
}
