@import url(http://fonts.googleapis.com/css?family=Special+Elite);

body {background-color: #000; font-family: 'Special Elite', cursive;}

img, object, embed, video {
	max-width: 100%; border: none;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

.shad { 	text-shadow: #000 0px 1px 6px;}

a:link {
	font-family: 'Special Elite', cursive;	text-decoration: none;
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	transition: color .2s ease-in-outn;
	display: inline-block; 
}
a:visited {text-decoration: none;color: #F56E00;}
a:hover {text-decoration: none;color: #FF0;}
a:active {text-decoration: none;color: #F56E00;
}

hr {
	color: #888;
	height: 1px;
	margin-top: 30px;
	margin-bottom: 30px;
}
p {
	line-height: 22px;
	font-size: 14px; font-family: 'Overlock', cursive
}
h1 {
	color: #CCC;
	margin-bottom: 40px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

img.bg {
	min-width: 1024px;
	width: 100%; 
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1000;
	position: absolute; 
	position: fixed;
}

/* Mobile Layout: 480px and below. */
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 87.36%;
	padding-left: 1.82%;
	padding-right: 1.82%;
}
#main {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#linksbar2 {
	clear: both;
	width: 100%;
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(0,0,0,0.8)),to(rgba(0,0,0,0.8)), color-stop(1,#000000));
	background-image: -moz-linear-gradient(rgba(0,0, 0, 0.8) 100%, rgba(0, 0, 0, 0.8) 100%);
}
#floater {
	clear: none;
	width: 72%;
	display: block;
	z-index: 1000;
	position: absolute;
	top: 120px;
	color: #FFF;
	background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(0,0,0,0.8)),to(rgba(0,0,0,0.8)), color-stop(1,#000000));
	background-image: -moz-linear-gradient(rgba(0,0, 0, 0.8) 100%, rgba(0, 0, 0, 0.8) 100%);
	padding-right: 20px;
	padding-left: 20px;
}
a {font-size: 26px;   /*19*/ color: #F46B00;}
a:visted: {color: #F46B00;}

.fix {
	font-size: 26px; !important   /*19*/
	text-align: center; margin-right: -30px;
	 	text-shadow: #000 0px 1px 20px;
}
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */
}
@media only screen and (min-width: 481px) {
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
}
#main {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block; overflow: hidden;
}
#linksbar2 {
	clear: both;
	width: 100%;
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(0,0,0,0.0)),to(rgba(0,0,0,0.0)), color-stop(1,#000000));
	background-image: -moz-linear-gradient(rgba(0,0, 0, 0.0) 100%, rgba(0, 0, 0, 0.0) 100%);
}
#floater {
	clear: none;
	width: 70%;
	display: block;
	padding-right: 30px;
	padding-left: 30px;
	margin-left: 6%; background-image: -moz-linear-gradient(rgba(0,0, 0, 0.8) 100%, rgba(0, 0, 0, 0.8) 100%);
}
a {
	font-size: 30px;   /*19*/
	color: #F46B00; display: inline-block;
	
}
}
@media only screen and (max-width: 400px) {
	.linkit a {font-size: 16px !important;}
}


/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 88.2%;
	max-width: 1232px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin: auto;
}
#main {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#linksbar2 {
	clear: both;
	width: 100%;
	display: block;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(0,0,0,0.0)),to(rgba(0,0,0,0.0)), color-stop(1,#000000));
	background-image: -moz-linear-gradient(rgba(0,0, 0, 0.0) 100%, rgba(0, 0, 0, 0.0) 100%);
}
#floater {
	clear: none;
	margin-left: 15%;
	width: 50%;
	display: block;
	z-index: 1000;
	position: absolute;
	top: 120px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(0,0,0,0.8)),to(rgba(0,0,0,0.8)), color-stop(1,#000000));
	background-image: -moz-linear-gradient(rgba(0,0, 0, 0.8) 100%, rgba(0, 0, 0, 0.8) 100%);
}
}