* {margin:0;padding:0}
html, body {height: 100%;}
#bg {
	width: 100%;
	min-width: 1024px;
	background-image: url('//d2sx9mrt4zumaq.cloudfront.net/wp-content/themes/portalarium_sota/assets/skullBackgroundImage02.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}
#wrap {
	height: 1440px;
	width: 1024px;
	margin: auto;
}
#main {
	overflow:auto;
	padding: 8px;
	position: absolute;
}
#footer {
	position: relative;
	min-width: 1024px;
	margin-top: -125px; /* negative value of footer height */
	height: 125px;
	background-image: url('//d2sx9mrt4zumaq.cloudfront.net/wp-content/themes/portalarium_sota/assets/footerGradientBGTile.png');
	clear:both;
	background-repeat: repeat-x;
} 
#footerInner {
	padding-top: 95px;
	color: #888;
	font-size: 10px;
}
#sota_account_panel{
	float:right;
	background:#fff6cd;
	padding:16px 8px 8px 8px;
	margin:2px;
	margin-top:-18px;
	background-image:linear-gradient bottom,#fffbe7 0%,#ffec95 100%;
	background-image:-o-linear-gradient bottom,#fffbe7 0%,#ffec95 100%;
	background-image:-moz-linear-gradient bottom,#fffbe7 0%,#ffec95 100%;
	background-image:-webkit-linear-gradient(bottom, #fffbe7 0%, #ffec95 100%);
	background-image:-ms-linear-gradient bottom,#fffbe7 0%,#ffec95 100%;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomleft:3px;
	border-bottom-left-radius:3px;
	-webkit-box-shadow:0 0 12px black;
	-moz-box-shadow:0 0 12px black;
	box-shadow:0 0 12px black
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	height: 13px;
	line-height: 13px;
	min-width: 102px;
	display: block;
}
#sota_account_panel a, #sota_account_panel a:visited, #sota_account_panel a:hover, #sota_account_panel a:active{
	font-family: 'Open Sans', sans-serif;
	font-size: 10pt;
	outline: none;
	text-decoration:none;
	font-weight:bold;
	color:#3c3c3c
	-webkit-font-smoothing: antialiased;
	line-height: 1;
}
#sota_account_panel a:hover, #sota_account_panel a:active{
	color:#9e4a29
}
/* Opera */
body:before {
	height:100%;
	content:"";
	float:left;
	margin-top:-32767px;
	width:0;
}
img {
	border: 0px;
}
body {
	background-color: #000000;
	background-image: url('//d2sx9mrt4zumaq.cloudfront.net/wp-content/themes/portalarium_sota/assets/greyNoiseBGTile.png');
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	margin: 0;
}
#content {
	width: 1008px;
	margin: auto;
	text-align: left;
}
#header {
	padding: 45px 0px 40px 0px;
}
.landing-page-title {
	font-size: 20pt;
	margin: 0 0 26px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #D0D0D0;
	color #F5F5F5;
	/*font-weight: bold;*/
	font-family: 'Jacques Francois', 'Times New Roman', serif;
	display: block;
}
#callToAction {
	color: #224021;
	/*color: #132a12;*/
	font-size: 18px;
}
#callToAction p {
	text-align: left;
	color: #224021;
	width: 500px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 14px;
	text-shadow: 1px 1px 1px #ccc;
}
#callToAction strong{
	color: #005c9e;
}
#callToAction .floatLeft, #callToAction .floatRight {
	width: 500px;
	text-align: center;
}
#callToAction .floatRight {
	width: 500px;
}
#threeColumnInfo {
	color: #efefef;
	font-size: 12px;
	line-height: 14px;
}
#threeColumnInfo p {
	width: 650px;
	text-shadow: 1px 1px 1px #222;
}
#aboutInfo, #aboutInfo p {
	line-height: 1.3em;
	color: #efefef;
	font-size: 12px;
	text-shadow: 1px 1px 1px #222;
	text-align: justify;
}
#aboutInfo, #accountMenu {
	padding: 10px;
	background-color: rgba(0,0,0,0.5);
	border-radius: 2px;
}
#aboutInfo {
	position:relative;
	height:450px;
}
#aboutInfo #sota-desc-long {
	position:absolute;
	top:10px;
	height:460px; /* aboutInfo + padding-bottom */
	width:480px;
	margin:0;
	padding:0;
	overflow:hidden;
}
#aboutInfo .cornerLogo {
	float:left;
	margin:-36px 8px 0px 1px;
}
#aboutInfo div.fadeout {
    position: absolute; 
    left: 0;
    bottom: 1em;
    width: 100%;
    height: 6em;
    background:    -webkit-linear-gradient(rgba(0,0,0,0) 0%, black 100%); 
    background-image: -moz-linear-gradient(rgba(0,0,0,0) 0%, black 100%);
    background-image:   -o-linear-gradient(rgba(0,0,0,0) 0%, black 100%);
    background-image:      linear-gradient(rgba(0,0,0,0) 0%, black 100%);
    background-image:  -ms-linear-gradient(rgba(0,0,0,0) 0%, black 100%);
} 
#aboutInfo div.moreLink {
    position: absolute; 
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1em;
	background: black;
	text-align: center;
}
#accountMenu {
	color: #efefef;
	margin: 20px 10px;
	padding: 20px 0;
}
#accountMenu strong{
	color: #ff9600;
}
#aboutInfo ul {
	list-style-type: none;
	padding: 0 12px 0 0;
}
#aboutInfo li {
	background-image: url('//d2sx9mrt4zumaq.cloudfront.net/wp-content/themes/portalarium_sota/assets/bullet.png');
	background-repeat: no-repeat;
	background-position: 0 8px; 
	padding: 4px 0 0 12px;
}
#aboutInfo p {
	font-size: 14px;
	width: 100%;
}
#aboutInfo strong{
	color: #ff9600;
}
.award {
	width: 85%;
	margin: auto;
}
.awardLogo {
	width: 5%;
}
.award img {
	height: 150px;
}
.award em {
	font-size: 14px;
	color: #5fb7ea;
	line-height: 16px;
}
.award em:hover {
	text-decoration: underline;
}
.award strong{
	font-size: 12px;
	line-height: 20px;
}
.middle{ 
	margin: 0 20px;
}
.column {
	margin-top: 25px;
	float: left;
	width: 322px;
}
.column p {
	width: auto !important;
}
.grayGlow {
	box-shadow: 0 0 2px gray;
}
.orangeGlow {
	box-shadow: 0 0 2px #FF9600;
}
iframe, .column img {
	border: 1px solid #888;
	background-color: #000;
	box-shadow: 0px 5px 7px #222;
}
.column img {
	border: 1px solid #aaa;
	box-shadow: 0px 3px 7px #111;
}
.column img:hover {
	border-color: #5fb7ea;
}
h1 {
	color: #132a12;
	font-size: 40px;
	line-height: 70px;
	font-family: 'Jacques Francois', 'Times New Roman', serif;
	font-weight: normal;
}
h2 {
	color: #ff9600;
	font-size: 48px;
	line-height: 64px;
	text-shadow: 1px 1px 3px #444;
}
h3 {
	color: #ff9600;
	font-size: 24px;
	line-height: 52px;
	letter-spacing: 1px;
	font-weight: normal;
	text-shadow: 1px 1px 3px #222;
}
a:link, a:active, a:visited {
	text-decoration: none;
}
a:hover {
}
#logInLink a:link, #logInLink a:active, #logInLink a:visited {
	color: #0f530c;
	font-weight: bold;
}
#logInLink a:hover {
	color: #005c9e;
	text-decoration: underline;
}
.column a:link, .column a:active, .column a:visited {
	color: #5fb7ea;
	font-weight: bold;
}
.column a:hover {
	color: #7fd9fc;
	text-decoration: underline;
}
.colorCrestLink {
	margin: 10px 0 0 0;
	width: 90%;
}
.colorCrestLink a:link, .colorCrestLink a:active, .colorCrestLink a:visited, .moreLink a:link, .moreLink a:active, .moreLink a:visited {
	color: #efefef;
	//background-image: url('//d2sx9mrt4zumaq.cloudfront.net/wp-content/themes/portalarium_sota/assets/blackTile50Percent.png');
	background: #111;
	/*border: 1px solid #eee;*/
	border-radius: 5px;
	font-family: 'Jacques Francois', serif;
	letter-spacing: 1px;
	padding: 0.45em 40px;
	font-size: 20px;
}
.colorCrestLink a:hover, .moreLink a:hover {
	background-color: #112141;
	border-color: #5fb7ea;
}
.subCrestLink {
	font-size: 12px !important;
	padding: 4px 20px !important;
}
.floatLeft { float: left; }
.floatRight { float: right; }
.clear{ clear: both; }


@media screen and (max-width:479px) {
	#bg {
		width: 100%;
		min-width: 100%;
		background-size: 200%;
		background-position-x: top;
	}
	#wrap {
		width: 100%;
	}
	#content {
		width: 100%;
	}
	#header img {
		width: 100%;
		height: auto;
	}
	#callToAction {
		font-size: 1.5em;
	}
	#callToAction .floatLeft, #callToAction .floatRight, #threeColumnInfo .column {
		float: none;
	}
	#callToAction .floatLeft {
		width: 100%;
		margin: 0 auto 25px auto;
	}
	#callToAction .floatRight {
		width: 100%;
		margin: 0 auto;
	}
	#callToAction .floatRight #accountMenu {
		margin: 20px 0px;
	}
	#callToAction .floatRight iframe {
		width: 100%;
	}
	#aboutInfo #sota-desc-long {
		width: 95%;
	}
	#threeColumnInfo {
		margin: 0 auto;
	}
	#threeColumnInfo .award .awardLogo {
		display: none;
	}
	#threeColumnInfo .column {
		margin: 10px auto 35px auto;
	}
	#sota-desc-long .landing-page-title {
		font-size: 1.5em;
	}
	.colorCrestLink a:link, .colorCrestLink a:active, .colorCrestLink a:visited {
		font-size: .6em;
	}
	.colorCrestLink a.subCrestLink:link, .colorCrestLink a.subCrestLink:active, .colorCrestLink a.subCrestLink:visited {
		font-size: 1em;
	}
}
