/* Mag Studios CSS */

@font-face {
	font-family: vrinda;
	src: url('../fonts/vrinda.ttf');
}

.default_font_style {
	font-family:"Vrinda";
	font-size:16px;
	color:rgb(153,153,153);
	font-weight:bold;
}

body {
	margin:0 0 0 0;
	border:none;
	background:transparent none repeat scroll 0% 0%;
	background-color:rgb(22,22,22);
	min-width:1220px;
}
span {
	display:inline-block;
	vertical-align:middle;
}
.span-separator {
	background-color:rgb(36,52,61);	
}
/* Header styles */
h1 {
	color:#CCC;
	font-size:46px;
	margin:0 0 0 0;	
}
h2 {
	color:#CCC;
	font-size:24px;
	margin:0 0 0 0;	
}
h3 {
	color:#CCC;
	font-size:20px;
	margin:0 0 0 0;	
}
/* Link Styles */
a:link {
	color:#FFF;
    text-decoration: none;
}

a:visited {
	color:#FFF;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: underline;
}

#wrapper {
	width:100%;
	/*height:100%;*/
	text-align:center;
	margin:0 auto;
	min-width:1220px;
	min-height:100%;
	background-color:rgb(35,35,37);
	border:none;
	padding:none;
}

#header_container {
	float:left;
	width:100%;
	height:100px;
	text-align:center;
	margin:0 auto;
	/*background-color:rgb(66,77,88);*/
	background-color:black;
	border:none;
	padding:none;
}

#header_left {
	float:left;
	width:40%;
	display:inline-block;
	line-height:100px;
}
#header_right {
	float:right;
	width:60%;
	display:inline-block;
	line-height:50px;
}
#fb-twitter-yt {
	float:left;
	height:25%;
	width:100%;
	font-size:12px;
	text-align:right;
}

#body_container {
	float:left;
	width:100%;
	height:100%;
	/* min-height:800px; */
	text-align:center;
	margin:0 auto;
	/*background-color:rgb(22,22,22);*/
	border:none;
	padding:0 0 20px 0;
}

#footer_container {
	width:100%;
	height:auto;
	text-align:center;
	margin:0 auto;
	background-color:rgb(0,0,0);
	border:none;
	padding:none;
	bottom:0px;
	left:0px;
}
#footer_left {
	float:left;
	display:inline-block;
	width:50%;
	height:100%;
	text-align:center;
	line-height:100px;
}
#footer_right {
	float:right;
	display:inline-block;
	width:50%;
	height:100%;
	text-align:center;
	line-height:100px;
}
.footer_font {
	font-family:"Vrinda";
	font-size:13px;
	color: white;
}

/* Header Dropdown Menu */
#primary_nav_wrap
{
	margin-top:15px
}

#primary_nav_wrap ul
{
	list-style:none;
	position:relative;
	float:left;
	margin:0;
	padding:0
	z-index:-2;
}

#primary_nav_wrap ul a
{
	display:block;
	color:rgb(153,153,153);
	text-decoration:none;
	font-weight:700;
	font-size:32px;
	line-height:32px;
	padding:0 15px;
	/*font-family:"Vrinda";*/
}

#primary_nav_wrap ul a:hover
{
	color:#FFF;	
}

#primary_nav_wrap ul li
{
	position:relative;
	float:left;
	margin:0;
	padding:0
}

#primary_nav_wrap ul li.current-menu-item
{
	background:#000;
}

#primary_nav_wrap ul li:hover
{
	background:#333;
	color:#F00;
}

#primary_nav_wrap ul ul
{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	/*background:#000;*/
	background-color:rgba(0,0,0,0.5);
	padding:0;
}

#primary_nav_wrap ul ul li
{
	float:none;
	width:300px;
}

#primary_nav_wrap ul ul a
{
	line-height:120%;
	padding:10px 15px;
	font-size:24px;
}


#primary_nav_wrap ul ul ul
{
	top:0;
	left:100%;
}

#primary_nav_wrap ul li:hover > ul
{
	display:block;
}

/* Index page */
.splashImage-props {
	overflow-x:hidden;
	background-attachment:fixed;
	background-position:inherit;

}
#indexSplashImage {
	background-image: url('../images/index_splash.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 0;
    padding-top: 40%;
}

/* Aftermath page */
#aftermathSplashImage {
	background-image: url('../images/aftermath/aftermath-splash.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 0;
    padding-top: 40%;	
}
#aftermathLogo {
	background-image: url('../images/aftermath/aftermath-logo.png');
	background-size:100%;
	width:642px;
	height:174px;
	margin:0 auto;
	position:absolute;
	top:50%;
	left:50%;	
}

/* Ghostship page */
#ghostshipSplashImage {
	background-image: url('../images/ghostship/ghostship-splash.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 0;
    padding-top: 48%;	
}

/* Starfighter page */
#starfighterSplashImage {
	background-image: url('../images/starfighter/starfighter-splash.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 0;
    padding-top: 65%;	
}

/* Press page */
#pressSplashImage {
	background-image: url('../images/press/press-splash.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 0;
    padding-top: 36%;	
}

/* About page */
#aboutSplashImage {
	background-image: url('../images/about/about-splash.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 0;
    padding-top: 36%;	
}

/* Contact page */
#contactSplashImage {
	float:left;
	background-image: url('../images/contact/contact-splash.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 0;
    padding-top: 40%;	
}

#contact-form-container {
	margin:0 auto;
	width:750px;
	padding-bottom:30px;
}
#contact-leftside {
	float:left;
	width:50%;
	min-width:750px;
	height:auto;
	background-color:rgb(35,35,37);
	padding-top:50px;
	padding-left:30px;	
}
#contact-rightside {
	float:right;
	width:36%;
	min-height:770px;
}
#contact-labels {
	font-size:26px;
	width:50%;
	min-width:350px;	
}
.contact-label {
	width:670px;
	height:80px;	
}
.contact-textbox {
	width:500px;
	height:50px;
	border-width:5px;
	border-radius:15px;
	border-style:solid;
	background-color:rgb(108,108,108);
	border-color:rgb(100,100,100);
	font-size:26px;
	color:black;
	font-weight:bold;
}
.newsletter-textbox {
	width:270px;
	height:50px;
	border-width:5px;
	border-radius:15px;
	border-style:solid;
	background-color:rgb(108,108,108);
	border-color:rgb(100,100,100);
}
.contact-content {
	width:670px;
	min-height:300px;
	border-width:5px;
	border-radius:15px;
	border-style:solid;
	background-color:rgb(108,108,108);
	border-color:rgb(100,100,100);
	font-size:26px;
	color:black;
	font-weight:bold;
	
}
.contact-captcha {
	
}
.contact-btnSubmit {
	-moz-box-shadow:inset 0px 1px 0px 0px #010101;
	-webkit-box-shadow:inset 0px 1px 0px 0px #010101;
	box-shadow:inset 0px 1px 0px 0px #010101;
	background-color:#010101;
	-webkit-border-top-left-radius:11px;
	-moz-border-radius-topleft:11px;
	border-top-left-radius:11px;
	-webkit-border-top-right-radius:11px;
	-moz-border-radius-topright:11px;
	border-top-right-radius:11px;
	-webkit-border-bottom-right-radius:11px;
	-moz-border-radius-bottomright:11px;
	border-bottom-right-radius:11px;
	-webkit-border-bottom-left-radius:11px;
	-moz-border-radius-bottomleft:11px;
	border-bottom-left-radius:11px;
	text-indent:0;
	border:2px solid #a6a1a6;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:22px;
	font-weight:bold;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:138px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #010101;
}.contact-btnSubmit:hover {
	background-color:#6c6c6c;
}.contact-btnSubmit:active {
	position:relative;
	top:1px;
}

.news-btnSubmit {
	-moz-box-shadow:inset 0px 1px 0px 0px #010101;
	-webkit-box-shadow:inset 0px 1px 0px 0px #010101;
	box-shadow:inset 0px 1px 0px 0px #010101;
	background-color:#010101;
	-webkit-border-top-left-radius:11px;
	-moz-border-radius-topleft:11px;
	border-top-left-radius:11px;
	-webkit-border-top-right-radius:11px;
	-moz-border-radius-topright:11px;
	border-top-right-radius:11px;
	-webkit-border-bottom-right-radius:11px;
	-moz-border-radius-bottomright:11px;
	border-bottom-right-radius:11px;
	-webkit-border-bottom-left-radius:11px;
	-moz-border-radius-bottomleft:11px;
	border-bottom-left-radius:11px;
	text-indent:0;
	border:2px solid #a6a1a6;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:22px;
	font-weight:bold;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:290px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #010101;
}.news-btnSubmit:hover {
	background-color:#6c6c6c;
}.news-btnSubmit:active {
	position:relative;
	top:1px;
}

/* Box Info */
.box-info-container {
	margin: auto;
    width: 75%;
	min-height: 264px;
	min-width:1220px;
    padding: 10px 0;	
}
.box-info-image {
	margin: 0 auto;
    padding: 10px;
	display:block;
}
.box-info {
	float:left;
	width:264px;
	min-height:264px;
	margin:0 20px 0 20px;
}
.box-info-header-text {
	font-size:34px;
	text-align:center;	
	min-height:94px;
}
.box-info-text {
	font-size:18px;	
}

/* Text Colours based on page */
.text-color-aftermath {
	color:rgb(215,227,178);	
}
.text-color-ghostship {
	color:rgb(178,213,227);	
}

/* Horizontal rule */
hr {
	display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style:solid;
    border-width: 3px;
	border-color:rgb(52,61,36);	
}

.center-container {
	margin: auto;
    width: 60%;
	min-height: 264px;
    padding: 30px 10px;	
	min-width:1080px;	
}

.span-block {
	display:block;
	padding: 10px;	
}
.span-block-image {
	
	margin:0 auto;
	max-width: 60px;
}

.thumb-block {
	float:left;
	display:block;
	padding:8px;
	margin: 10px;
	border:solid 2px;
}
/* thumb border colours per page */
.thumb-border-color-aftermath {
	border-color:rgb(207,227,178);	
}
.thumb-border-color-ghostship {
	border-color:rgb(178,213,227);	
}


/* Alternate Parallax */
.p-section {
	position:relative;
	padding:50px 0;	
}
.p-section-props {
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;	
}
.p-section-parallax {
	overflow-y:scroll;
	overflow-x:hidden;	
}
.p-section-bg {
	background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;	
}
.p-section-bg-props {
	background-image: url("../images/index_splash.jpg");
    height: 640px;
    transform: translateZ(-1px) scale(2);
	z-index:-1;	
}



/* Parallax Scrolling classes */
.parallax {
  perspective: 1px;
  height: 640px;
  overflow-x: hidden;
  overflow-y: auto;
  perspective-origin-x: 100%;
}
.parallax__group {
  position: relative;
  height: 640px;
  transform-style: preserve-3d;
}
.parallax__layer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform-origin-x: 100%;
}
.parallax__layer--base {
  transform: translateZ(0);
}
.parallax__layer--back {
  transform: translateZ(-1px) scale(2);
}
.title {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
