img, div, a, input { !behavior: url('iepngfix.htc') }

html, body, #main {height:100%; }

body > #main { height: auto; }

html { background: #f8bf32; }
body { background: #f8c133 url('images/bg.gif') repeat-x; color: #eee;min-width: 1100px;}
a {
	text-decoration: none;
	color: #2086f9;
}

p {
	font-family: Lucida Sans, Tahoma, sans-serif;
	font-size: 100%;
	font-weight:normal;
	color: #eee;
	text-align:left;
	margin-bottom: 1em;
}
b {
	color: #4FE1FF;
}
em {
	color: white;
	text-align: center
}
ul {
	text-align:left;
}
li {
	list-style-type: disc;
	color: #eee;
	margin-bottom: 1em;
	margin-left: 1em;
}
.red {
	color: #ff0000;
	font-weight: bold;	
}	
.yellow {
	color: #ffff00;
}
.right {
	float: right;
	margin-left: 40px;
	margin-bottom: 40px;
	width: 300px;
}
.left {
	float: left;
	margin: 5px 10px 5px 0;
}
.signup { 
	margin: 0 auto; 
	width: 
}

h3 {
	text-transform: uppercase;
	font-family: "Fuji Extended", Tahoma,"Optima",sans-serif;
	font-size: 200%;
	font-weight:bold;
	text-align: left;
	margin-bottom: 8px;
	color: #ffae00;
}
h2 {
	font-family: Arial Narrow;
	font-size: 130%;
	font-weight:bold;
	text-align: center;
	margin-bottom: 5px;
	color: #fff;
}

#header {
	width: 100%;
	height: 350px;
	margin: 0 auto 0 auto;
	text-align:left;
	background: url('images/zombiehands.png') repeat-x bottom;
}
#hangingguy {
  height:300px;
  z-index:-1;
  margin:20px 0 0 205px;
}
#rays {
	height: 350px;
	background: url('images/rays.png') no-repeat center top;
}

#innerhead{ 
	height: 100%;
	width: 1200px;
	margin: 0 auto;
	position:relative;
}
#lightpole {
  float:right;
  margin:0;
  width:350px;
}
#lightpole img {
  width:300px;
  position:relative;
  top:50px;
}
#logo {
	float: right;
	margin-top:20px;
	margin-bottom:100px;
}
#countdown { 
	padding-top:5px;
	text-align:center;
	font-size: 200%;
}
#countdown-img {
  width:430px;
  margin:0 auto;
  padding-right:30px;
}
#countdown-img img {
  width:430px;
  margin:0;
  position:relative;
}
img#gleanerslogo {
  width:130px;
  position:relative;
  bottom:55px;
  left:225px;
}
#followus {
	height:46px;
	width:400px;
	margin:0 auto;
	position:absolute;
	bottom:4px;
	right:423px;
}
#followus ul {
  list-style-top:none;
  width:400px;
  height:60px;
  margin:0 auto;
}
#followus ul li {
  display:block;
  float:left;
}
#followus:after {
  content:" ";
  display:block;
  clear:both;
  visibility:hidden;
  line-height:0;
  height:0;
}
#menuback {
	background: url('images/menubg.gif') repeat-x;
	width: 100%;
}
#menu {
	width: 994px;
	margin: 0 auto;
	height: 40px;
	overflow: hidden;
	display: block;
	text-align: center;
	padding-left:30px;
}
#menu ul {
	list-style: none;
	width:1000px;
	margin: 0 auto;
	padding: 0;
}
#menu ul li {
	float:left;
	margin:0 auto;
	padding:10px;
	padding-left:45px;
	list-style-type:none;
}
#menu ul li a, #menu ul li a:visited {
	font-weight: bold;
	color: #000;
	font-size: 140%;
	text-transform: uppercase;
	font-family: 'Arial Narrow';
	-moz-transition-property:color,text-shadow;
  -moz-transition-duration:.4s;
  -moz-transition-timing-function:ease-in-out;
  -webkit-transition-property:color,text-shadow;
  -webkit-transition-duration:.4s;
  -webkit-transition-timing-function:ease-in-out;
  -o-transition-property:color,text-shadow;
  -o-transition-duration:.4s;
  -o-transition-timing-function:ease-in-out;
  transition-property:color,text-shadow;
  transition-duration:.4s;
  transition-timing-function:ease-in-out;
}
#menu ul li a:hover {
  color:#fff;
  -moz-text-shadow:0 0 10px rgba(255,174,0,0.8);
  -o-text-shadow:0 0 10px rgba(255,174,0,0.8);
  -webkit-text-shadow:0 0 10px rgba(255,174,0,0.8);
  text-shadow:0 0 10px rgba(255,174,0,0.8);
  -moz-transition-property:color,text-shadow;
  -moz-transition-duration:.4s;
  -moz-transition-timing-function:ease-in-out;
  -webkit-transition-property:color,text-shadow;
  -webkit-transition-duration:.4s;
  -webkit-transition-timing-function:ease-in-out;
  -o-transition-property:color,text-shadow;
  -o-transition-duration:.4s;
  -o-transition-timing-function:ease-in-out;
  transition-property:color,text-shadow;
  transition-duration:.4s;
  transition-timing-function:ease-in-out;
}
#menu ul:after {
  content:".";
  display:block;
  visibility:hidden;
  clear:both;
  line-height:0;
  height:0;
}
#main {
	margin: 0 auto;
	padding-top:40px;
	position:relative;
	background:#000 url('images/bloodtop.png') repeat-x top;
}
#heading {
  padding:5px;
  margin:4px;
  margin-bottom:24px;
  letter-spacing:2px;
}
#heading img {
  width:800px;
}
.tight-kerning {
  letter-spacing:.1px;
}
.loose-kerning {
  letter-spacing:5px;
}
#heading h1 {
  color:#fff;
  font-variant:small-caps;
  font-family: "Fuji Extended",Tahoma,"Optima",sans-serif;
  font-size:1.4em;
  letter-spacing:1px;
}
#heading h2 {
  color:#ffae00;
  text-transform:uppercase;
  font-family:"Fuji Extended",Tahoma,"Optima",sans-serif;
  font-size:3.6em;
}
#heading h2 sup {
  font-size:.4em;
  vertical-align:top;
  position:relative;
  top:8px;
}
#main #sidebar-logo img{
  width:300px;
  margin:10px auto;
}
#clock {
  margin:0 auto 12px auto;
}
#clock span {
  font-size:1.8em;
  padding:4px;
}
#main-right {
  width:62%;
}
#signup {
	padding-top: 20px;
	color: #ff0;
	text-align:left;
	font-weight: bold;
}
.mc-field-group {
	font-size: 110%;
	margin-top:10px;
}
#homebanner {
	padding-bottom:25px;
}
#content {
	margin: 0 auto;
	width: 950px;
	padding: 70px 25px;
}
#producers {
  text-align:center;
  display:block;
  width:50%;
  margin:0 auto;
}
#producers ul {
  margin:10px;
}
#producers ul li {
  list-style-type:none;
  width:100px;
  height:100px;
  padding:18px;
  float:left;
}
#producers ul li img {
  max-height:100px;
  max-width:100px;
}
#sponsors {
  text-align:center;
  display:block;
  width:50%;
  margin:0 auto;
}
#sponsors ul {
  margin:10px;
}
#sponsors ul li {
  float:left;
  padding:18px;
  list-style-type:none;
  height:100px;
  width:100px;
}
#sponsors ul li img {
  max-width:100px;
  max-height:100px;
}
.sponsors h1{
  display:block;
  line-height:105px;
  color:#ffae00;
  font-size:1.1em;
	font-family: "Fuji Extended", Tahoma,"Optima",sans-serif;
	font-variant:small-caps;
	letter-spacing:1px;
}
#sponsors:after, #producers:after {
  content:".";
  display:block;
  visibility:hidden;
  clear:both;
  line-height:0;
  height:0;
}
#refthumbs {
	margin: auto;
	text-align:center;
	width: 600px;
}
#refthumbs h2 {
	text-align:center;
	border: 0;
	margin-bottom: 0;
}
#refthumbs p {
	text-align:center;
}
#footer {
	position: relative;
	padding-top: 20px;
	height: 60px;
	clear:both;
	width:950px;
	margin: 0 auto;
	background: #f8bf32;
} 
#footer table {
	width: 100%;
}
#footer a {
	color: #000;
}
#netstuffers {
	font-size: 9px;
}
/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


