/*
 * -- BASE STYLES --
 * Most of these are inherited from Base, but I want to change a few.
 */
body {
	color: #526066;
	background:#000;
	font-family:Helvetica,Arial,sans-serif;
}

@font-face {
	font-family: orbitron_medium;
	src: url('../images/orbitron-medium.ttf');
}

h1 {
	font-family:orbitron_medium,Verdana,Helvetica,Arial,sans-serif;
}
h2 {
	text-align:center;
	font-family:orbitron_medium,monospace;
	color:#59ABE4;
}
h2, h3 {
	letter-spacing: 0.25em;
	text-transform: uppercase;
	font-weight: 600;
}

p {
	line-height: 1.6em;
}


/*
 * -- Layout Styles --
 */
.l-content {
	margin: 0 auto;
}

.l-box {
	padding: 0.5em 2em;
}

/*
 * -- MENU STYLES --
 * Make the menu have a very faint box-shadow.
 */
.pure-menu {
	box-shadow: 0 1px 1px rgba(0,0,0, 0.10);
	background-color:#05304E !important;
	border:none !important;
	font-family:orbitron_medium,"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	white-space:nowrap;
	overflow:hidden;
}
.pure-menu li a {
	color:#59ABE4;
}
.pure-menu li a:hover, .pure-menu li a:focus {
	background-color:#13669E;
	color:#D1E8F7;
}

#trailer {
	background:#000;
	padding:2em;
}
.video-container {
	position: relative;
}
.video-container iframe,
.video-container object,
.video-container embed {
	display:block;
	margin:0 auto;
	width: 960px;
	height: 540px;
}

.divider {
	height:8em;
	background-color:#000;
}


/*
 * -- BANNER --
 * The top banner with the headings. By using a combination
 * of `display: table;` and `display: table-cell;`, we can
 * vertically center the text.
 */
.banner {
	background: transparent url('../images/TS_webBGRD02.jpg') 0 0 no-repeat fixed;
	text-align: center;
	background-size: cover;
	height: 350px;
	width: 100%;
	margin-bottom: 3em;
	display: table;
}

.banner-head {
	vertical-align: middle;
	margin-bottom: 0;
	font-size: 4em;
	color: white;
	font-weight: 500;
	text-shadow: 0 1px 1px black;
}

#side {
	width:72px;
	position:fixed;
	left:0;
	top:190px;
	opacity:0.5;
	filter:alpha(opacity=50);
}
#side:hover, #toppromo:hover, #fb-follow:hover, #tw-follow:hover, #ml-follow:hover {
	color:#666;
	opacity:1;
	filter:alpha(opacity=100);
}
#share, #follow {
	background:#777;
	background-color:rgba(0,0,0,0.5);
	margin:0 0 16px 0;
	padding:6px 0 10px 0;
	-webkit-border-radius:0 10px 10px 0;
	-moz-border-radius:0 10px 10px 0;
	border-radius:0 10px 10px 0;
	box-shadow:0 0 10px rgba(0,0,0,0.5);
}
#follow {
	text-align:center;
}
.stitle {
	color:#ccc;
	margin:0 0 4px 0;
	text-align:center;
	font-size:0.75em;
	font-family:orbitron_medium,"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	text-shadow: 0 0 3px rgba(255,255,255,0.5);
}
#fb-like {
	padding-left:9px;
	width:63px;
}
.tw-like {
	padding:16px 0 12px 6px;
}
.gg-like {
	padding:0 0 0 9px;
}
#fb-follow, #tw-follow, #ml-follow {
	opacity:0.6;
	filter:alpha(opacity=60);
	width:48px;
	height:48px;
	display:inline-block;
	zoom:1; *display: inline;
}
#fb-follow {
	background:url(../images/facebook.png) top left no-repeat;
}
#tw-follow {
	background:url(../images/twitter.png) top left no-repeat;
	margin-top:6px;
}
#ml-follow {
	background:url(../images/email.png) top left no-repeat;
	margin-top:6px;
}

.slice {
	background: transparent 50% 50% no-repeat fixed;
	text-align: center;
	background-size: cover;
	width: 100%;
	margin-bottom: 0em;
	display: table;
}
.slice-pad {
	max-width:960px;
	margin:0 auto;
}
#slice1 {
	background-image:url('../images/TS_webBGRD01.jpg');
	background-position:right top;
}
#reviews {
	background-image:url('../images/TS_webBGRD03.jpg');
	padding-bottom:5em;
}
#math {
	background-image:url('../images/TS_webBGRD02.jpg');
	line-height:40em;
}
#math h1, #slice4 h1 {
	margin:0 !important;
}
#slice4 h3 {
	color:#aaa;
	text-shadow: 0 1px 1px black;
}
#slice4 {
	background-image:url('../images/TS_webBGRD04.jpg');
	padding:18em 0;
}
#press {
	background-image:url('../images/TS_webBGRD05.jpg');
	padding-bottom:2em;
}
#slice6 {
	background-image:url('../images/TS_webBGRD06.jpg');
	height: 200px;
}
.slice-head {
	margin:1.5em 0 1em 0;
	text-align:center;
	width:100%;
}
#logo_lg {
	width:100%;
	max-width:1180px;
	margin:4.5em auto 0;
	display:none;
}
#logo_sm {
	width:100%;
	max-width:724px;
	margin:4.5em auto 0;
}
#buy_div {
	margin:2em auto;
	padding:1em;
	width:80%;
	color:#fff;
	max-width:900px;
	position:relative;
	background:#05304E;
	background-color:rgba(0,0,0,0.3);
	text-shadow:0 1px 3px rgba(0,0,0,0.5);
}
#buy {
	margin:0.3em 0 0 0;
}
#buy_button_div {
	padding:2em 0;
}
#buy_button {
	background:#1a6aa3;
	border:1px solid #fff;
	border-radius:8px;
	box-shadow:inset 0 0 8px rgba(255,255,255,0.5),0 2px 6px rgba(0,0,0,0.3);
	font-family:orbitron_medium,"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	display:inline-block;
	text-align:center;
	font-size:1.2em;
	color:#fff;
	margin:1em;
	padding:1em;
	text-decoration:none;
	vertical-align:middle;
	filter:alpha(opacity=80);
}
#buy_button:hover {
	box-shadow:inset 0 0 8px rgba(255,255,255,0.8),0 2px 6px rgba(0,0,0,0.6);
	text-shadow:0 1px 3px rgba(0,0,0,0.8);
	filter:alpha(opacity=100);
}
#buy_button_desc {
	color:white;
	display:inline-block;
	text-align:left;
	text-decoration:none;
	text-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
	vertical-align:middle;
}
.buy_sm {
	margin:0.5em;
}
.buy_sm a {
	opacity:0.7;
}
.buy_sm a:hover {
	opacity:1;
}
.buy_sm a img {
	filter:alpha(opacity=70);
}
.buy_sm a:hover img{
	filter:alpha(opacity=100);
}
.section {
	margin:0 auto;
	max-width:960px;
	padding:1em 2em;
	color:#D1E8F7;
}
.article_box {
	margin:1em;
}
.article {
	background:#05304E;
	background-color:rgba(0,0,0,0.7);
	margin:0 auto;
	max-width:400px;
	padding:2em;
	color:#D1E8F7;
}
.review {
	padding:1.5em 2em 1em;
}
.article p {
	text-align:justify;
}
a.title {
	font-family:orbitron_medium,monospace;
	text-decoration:none;
	color:#59ABE4;
	font-size:1.4em;
}
a.title:hover {
	text-decoration:underline;
}
.author {
	display:block;
	font-size:0.9em;
	color:#aaa;
}
.job {
	font-size:0.8em;
	color:#aaa;
}
#worldwide {
	text-align:center;
	max-width:960px;
	margin:0 auto;
	padding:2em 1em;
}
.va-middle {
	vertical-align:middle;
}
#stills {
	text-align:center;
	padding-bottom:2em;
	max-width:960px !important;
}
a.still, #fb_mobile, #tw_mobile {
	outline:none;
	opacity:0.7;
	filter:alpha(opacity=70);
}
a.still:hover, a.still:focus, #fb_mobile:hover, #fb_mobile:focus, #tw_mobile:hover, #tw_mobile:focus {
	opacity:1;
	filter:alpha(opacity=100);
}
#footer {
  background-color: #05304E;
  color: #13669E;
  font-size: 0.8em;
  padding: 1.5em;
  text-align: center;
}
#footer a {
	color:#59ABE4;
}
#footer a:hover {
	color:#D1E8F7;
}

#shots {
	height:324px;
	position:absolute;
	width:100%;
	background:url(../images/bar3.png) repeat-x 50% 50%;
	background-size:contain;
	top:999999px;
}
#soc_mobile {
	background-color:#05304E;
	display:none;
	float:right;
	padding: 0 0 5px 0.5em;
	position:relative;
	z-index:10;
}
#fb_mobile, #tw_mobile {
	display:block;
	width:24px;
	height:25px;
	float:right;
	padding:0;
	margin:4px 0.5em 0 0;
	background:url(../images/social_mobile.png) left 50% no-repeat;
}
#tw_mobile {
	background-position:right 50%;
}

#laurels_corner{position:absolute;display:none;right:1em;width:100%;}
#laurels_corner a { display:block; float:right;clear:both;max-width:161px;width:12%;}
#laurels_corner img { width:100%; }

#andy_overlay {
	background:rgba(0,0,0,0.8);
	cursor:pointer;
	display:none;
	position:fixed;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index:999;
}
#andy_box {
	background-position:50% 50%;
	background-repeat:no-repeat;
	background-size:contain;
	cursor:pointer;
	display:none;
	position:fixed;
	top:5em;
	bottom:5em;
	left:5em;
	right:5em;
	z-index:1000;	
}

/*
 * -- TABLET MEDIA QUERIES --
 * On tablets, we want to slightly adjust the size of the banner
 * text and add some vertical space between the various pricing tables
 */

/*
 * -- PHONE MEDIA QUERIES --
 * On phones, we want to reduce the height and font-size of the banner further
 */
 @media(max-width:1104px) {
	#side {
		position:absolute;
	}
}

@media(max-width:1040px) {
	.video-container {
		padding-bottom: 56.25%;
		padding-top: 30px; height: 0; overflow: hidden;
	}
	.video-container iframe,
	.video-container object,
	.video-container embed {
		position: absolute;
		top: 0;
		left: 0;
		width:100%;
		height:100%;
	}
	#buy {
		margin:0;
	}
	.buy_sm {
		
	}
}

@media(max-width: 767px) {
	.banner-head {
		font-size: 3em;
	}
	.pricing-table {
		margin-bottom: 2em;
	}
	.pure-menu li a {
		padding:5px 10px;
	}
	#trailer {
		padding:1em !important;
	}
	.hide-small, #side, #shots, #laurels_corner {
		display:none !important;
	}
	#soc_mobile {
		display:block;
	}
	#andy_box {
		top:1em;
		bottom:1em;
		left:1em;
		right:1em;
	}
	#buy_button_div {
		padding:0;
	}
}
 
@media (max-width: 480px) {
	.banner {
		height: 200px;
	}
	.banner-head {
		font-size: 2em;
	}
	h2 {
		font-size: 1.2em;
	}
}

@media(min-width:1140px) {
	#buy_button_div {
		font-size:1.2em;
	}
}
@media(min-width:1200px) {
	.slice-pad {
		max-width:1000px;
	}
	#logo_lg {
		display:block !important;
	}
	#logo_sm {
		display:none;
	}
}
@media(min-width:1300px) {
	.slice-pad {
		max-width:1100px;
	}
}
@media(min-width:1400px) {
	.section {
		max-width:1200px;
	}
	.slice-pad {
		max-width:1200px;
	}
}
@media(min-width:1500px) {
	.slice-pad {
		max-width:1300px;
	}
}
@media(min-width:1600px) {
	.slice-pad {
		max-width:1400px;
	}
}