/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #f6883e; text-shadow: 0 0 3px #f6883e;}
a:visited { color: #f6883e; }
a:hover { color: #fec384; }
a:focus { outline: none; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: 
   ========================================================================== */

@font-face { font-family: Forgotten-Futurist; src: url('forgotten futurist rg.ttf'); } 

.event {
	font-family: Forgotten-Futurist, sans-serif;
}

.event h4{
	font-size: 40px;
	line-height: 45px;
}

.event h5{
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
}

.youtubebox {
	width: 730px;
	padding-top:10px;
}

div .side {
	border: solid #66c1e6 1px;
	width: 236px;
	background: black;
	box-shadow: 0 0 10px #0a78e3;
	margin-left: 25px;
	margin-bottom: 20px;
	text-align: center;
	padding-top:10px;
	padding-bottom:10px;
}


.side h4 a{
	color: #f6883e;
	text-shadow:0 0 6px #dd4f3b;

}

.side h4{
	text-align: center;
	font-size: 26px;
	line-height: 40px;
	display: inline;
}


.side h4 span.small{
	font-size: 16px;
	line-height: 40px;
}

body {
	background: url(../img/city.png) repeat-x center bottom;
	background-color:#0e1232;
	font-family: Trebuchet MS, sans-serif;
	text-shadow: 0 0 5px #0a78e3;
	min-height: 1600px;
	height:100%;
	position:relative;
	padding-bottom: 962px;
}

footer {
	clear:both;
	margin-bottom:-700px;
}

#footer {
	position:absolute;
	bottom: 4px;                /* position the element vertically using top or bottom
			       and define width as you like:*/
	width: 909px;
	height: 94px;   
	left: 0;                 
	right: 0;
	margin-left: auto;      
	margin-right: auto;
	--z-index: 1000;
}

#footer img {
	width: 300px;
	border:0px;
	padding:0px;
}


#neonHolder {
	position:absolute;
	bottom: 278px;                /* position the element vertically using top or bottom
			       and define width as you like:*/
	width: 104px;   
	height: 104px;   
	left: 0;                 
	right: 0;
	margin-left: auto;      
	margin-right: auto;
	z-index: -1000;
}

#neonSign {
	position:relative;
	margin-left:254px;

}
p {
	font-size:16px;
	color:#66c1e6;
	line-height: 24px;
	vertical-align: baseline; 
	text-align:left;
}

h1 {
	font-size:40px;
	color:#a6cffd;
	margin: 0px;
	line-height: 50px;
	margin-bottom: 16px;
	text-align:inherit;
}

h2 {
	
	font-size:32px;
	color:#a6cffd;
	line-height: 40px;
	margin: 0px;
	margin-bottom: 12px;
	text-align:inherit;
}

h3 {
	
	font-size:29px;
	color:#66c1e6;
	line-height: 36px;
	margin: 0px;
	margin-bottom: 5px;
	text-align:inherit;
}

h4 {
	
	font-size:24px;
	color:#66c1e6;
	line-height: 32px;
	margin: 0px;
	margin-bottom: 8px;
	text-align:inherit;
}

h5 {
	
	font-size:18px;
	color:#66c1e6;
	line-height: 20px;
	margin: 0px;
	margin-bottom: 5px;
	text-align:center;
}


.vsection_wrapper {
	width:320px;
	margin:0px auto;
}

.vsection {	
	text-align:center;
}


.crumb {
	font-size:15px;
	color:#66c1e6;
	text-align:left;
	float:left;
	margin-bottom:8px;
}




img { 
	display: inline; 
	vertical-align: bottom; 
	}
	
img.left {
	margin-left: 6px;
	margin-right: 12px;
}

img.right {
	margin-left: 12px;
	margin-right: 6px;
}

.fb {
	width: 165px;
	margin: 0 auto;
}

.thinFrame .content{
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 0px;
	padding-bottom:1px;
	text-align:center;
}

.pictures{
	width: 200px;
	margin: 0px auto;
	margin-bottom:-30px;
}

.pictures img {
	margin-bottom: 16px;
	border: solid 1px;
	border-color: #66c1e6;
	box-shadow: 0 0 10px #0a78e3;
}

.thinFrame .icons{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom:16px;
	text-align:center;
}

.thinFrame .icons img{
	margin-right:10px;
	margin-top:10px;
	float:left;
}


.thinFrame .link {
	margin-top: 0px;
}

.thinFrame .linkSmall {
	padding-top: 10px;
}


ul.list{
	margin-top: 10px;
	margin-left:2px;
	text-align:left;
	padding-left: 52px;
	list-style: disc;
	margin-bottom:20px;
}

ul.list li{
	font-size:15px;
	color:#057eaf;
	line-height: 20px;
	vertical-align: baseline; 
	text-align:left;
}
ul.list li.selling{
	list-style: none;
	margin-left: -24px;
	margin-top: 7px;
	font-family: Trebuchet MS, sans-serif;
	font-style:italic;
	font-size:17px;
}



.footnote {
	font-size:15px;
	color:#057eaf;
	line-height: 20px;
	vertical-align: baseline; 
	text-align:right;
}

.thinFrame .icons ul{
	margin-top: 0px;
	margin-left:20px;
	text-align:left;
	padding-left: 0px;
	list-style: none;
}

.thinFrame .icons ul li{
	margin-left:0px;
	margin-top:0px;
	height: 30px;
	clear:left;
	
}

.thinFrame .icons ul li span.small{
	font-size:13px;
	color:#66c1e6;
	line-height: 13px;
}


.thinFrame .icons ul li a{
	margin: 0;
	padding: 0;
	font-size:20px;
	line-height: 20px;	
	vertical-align:baseline;
}


.wideFrame .content{
	padding-top: 0px;
	padding-bottom:1px;
	margin-left: 20px;
	margin-right: 20px;
	text-align:center;
}



#header_wrapper {
	width: 730px;
	height: 250px;
	margin: 0 auto;
}

#main_wrapper {
	width: 1084px;
	margin: 0 auto;
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

.both {
	width:100%;
	clear:both;
	margin-top:10px;
}

#centerCol {
	width: 779px;
	margin-left: 8px;
	float:right;
}

#leftCol {
	width: 289px;
	margin-top: 50px;
	float:left;
}

#rightCol {
	width: 289px;
	margin-top: 50px;
	float: right;
}

.preorder {
	padding: 20px;
	width: 50%;
	margin: auto;
	background: black;
	border: solid 1px;
	border-color: #66c1e6;
	box-shadow: 0 0 10px #0a78e3;
}

.followup {
	padding: 20px;
	width: 50%;
	margin: auto;
	background-color: #230e00;
	border: solid 1px;
	border-color: #230e00;
	box-shadow: 0 0 10px #230e00;
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(top, #381600 0%, #230E00 50%);

	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #381600 0%, #230E00 50%);

	/* Opera */ 
	background-image: -o-linear-gradient(top, #381600 0%, #230E00 50%);

	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #381600), color-stop(0.5, #230E00));

	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #381600 0%, #230E00 50%);

	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to bottom, #381600 0%, #230E00 50%);

	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.side {
	width: 289px;
}

.preorder a {
	margin: auto;
}


/* ==|== BOX EDGES styles ======================================================= */

.halfCenter {
	width: 340px;
}
.wideFrame {
	width: 779px;
	margin-bottom: 20px;
}

.tleft {
	text-align: left;
}

.tright {
	text-align: right;
}

.viddle {
	padding-top: 5px;
}

.thinFrame {
	width: 289px;
	margin-bottom: 20px;
}

.roundMiddle {
	background-color: rgba(0, 150, 227, 0.2);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin: 5px 5px 5px 5px;
	-moz-box-shadow: 0px 0px 15px rgba(0, 150, 227, 0.2);
	-webkit-box-shadow: 0px 0px 15px rgba(0, 150, 227, 0.2);
	box-shadow: 0px 0px 15px rgba(0, 150, 227, 0.2);
}

/* ==|== LOGO styles ======================================================= */

#logo {
}

#logoCleanOn {
	background-image: url(../img/logoCleanOn.png); 
	width: 730px; 
	height: 309px;
	background-repeat: no-repeat;
	position:absolute;
	margin-top:-50px;
}

#logoCleanOff {
	background-image: url(../img/logoCleanOff.png); 
	width: 730px; 
	height: 309px;
	background-repeat: no-repeat;
	position:absolute;
	margin-top:-50px;
}

#logo1 {
	background-image: url(../img/logo_1c.png); 
	width: 730px; 
	height: 309px;
	background-repeat: no-repeat;
	position:absolute;
	margin-top:-50px;
}
#logo2 {
	background-image: url(../img/logo_2c.png); 
	width: 510px; 
	height: 149px;
	background-repeat: no-repeat;
	position:absolute;
	margin-top: 56px;
	margin-left: 113px;
	z-index: -50;
}
#logo3 {
	background-image: url(../img/logo_3c.png); 
	width: 434px; 
	height: 133px;
	background-repeat: no-repeat;
	position:absolute;
	margin-top:99px;
	margin-left: 151px;
	z-index: -100;
}
#logo4 {
	background-image: url(../img/logo_4c.png); 
	width: 362px; 
	height: 110px;
	background-repeat: no-repeat;
	position:absolute;
	margin-top:143px;
	margin-left: 187px;
	z-index: -150;
}



/* ==|== LETTER styles ======================================================= */
.strong {
	font-size: 28px;
	vertical-align: baseline;	
}
.scoring {
	font-size: 28px;
	vertical-align: baseline; 
	color:#629cac;
}
.mega {
	font-size: 28px;
	font-family: Trebuchet MS, sans-serif;
	font-style:bold;
}
.glow {
	font-size: 17px;
	text-shadow: 0 0 6px #59d1f8;
	color: #2596ff;
}

.tiny {
	text-shadow: none;
	color: #057eaf;
	
}

.asterix {
	float: right;
	margin-top:4px;
}

.fat {
	font-size: 20px;
	font-family: Trebuchet MS, sans-serif;
	font-style:bold;
	line-height: 24px;
}
.up1 {
	vertical-align:12%;
}
.up2 {
	vertical-align:26%;
}
.up3 {
	vertical-align:30%;
}

.bold {
	font-weight:bold;
}

em {
	font-family: Trebuchet MS, sans-serif;
	font-style:italic;
}
.shadow {
	font-size: 19px;
	font-family: Impact, sans-serif;
}
.sub {
	font-size: 15px;
	text-shadow: 0 0 4px #f75124;
}

.version {
	font-size: 12px;
	margin-top:-10px;
	color: #327bbf;
}

.mojangstyle {
	color: #f6883e;
	text-shadow:0 0 6px #dd4f3b;
}


.light {
	font-size: 22px;
	vertical-align: baseline; 
}




/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {


}

@media only screen and (min-width: 768px) {

}



/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline;}
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

/* ==|== facebook widget overrides ======================================================= */

div .fbBorder {
	border: solid #66c1e6 1px;
	overflow: hidden;
	width: 236px;
	box-shadow: 0 0 10px #0a78e3;
	margin-left: 20px;
	margin-bottom: 20px;
}


div .rdBorder {
	border: solid #66c1e6 1px;
	overflow: hidden;
	width: 236px;
	background: black;
	box-shadow: 0 0 10px #0a78e3;
	margin-left: 20px;
}


div .rdBorder a {
	color:#a6cffd;
}

.reddit-link-title {
	color:#a6cffd;
	text-shadow: 0 0 3px #336699;
}

.reddit-header h4 {
	font-size:14px;
	color:gray;
	line-height: 14px;
	vertical-align: baseline; 
	text-align:left;
	text-shadow: 0 0 3px #336699;
}

.rdBorder a {
	text-shadow: 0 0 3px #336699;
}

span .score {
	font-size:16px;
	color:#59d1f8;
	line-height: 15px;
	vertical-align: baseline; 
	text-align:left;
}


.metalwrap {
	position:relative;
}

#metalface1 {
	position:absolute;
	top: -72px;
	left: 40px;
}