body { 
	padding-top:0;
	background:#000 url("http://www.cabrerabrothers.com/cyberpunk/img/DogeronPoster.jpg") no-repeat left top;
}

html,body {
	height:100%;
}

.nav {
	padding-top:22px;
	font-size: 18px;
}

.logo {
	position:absolute;
	top:370px;
	margin-left:-10px;
	z-index:0;
}

body .promo {
	position:relative;
	z-index:2;
}

/* Rotator
-------------------------------------------------- */
.rotator {
	position:absolute;
	top:82px;
	left:0;
	width:100%;
	z-index:5;
}

#contest div {
	text-align: left;
}

#contest .trailerbuttons {
	padding-right:5px;
	margin:20px 0;
}

/* Jumbotrons
-------------------------------------------------- */

/* Base class
------------------------- */
.jumbotron {
  position: relative;
  color: #fff;
  text-align: center;
  z-index:10;
}


.jumbotron p {
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
  margin-bottom: 30px;
}

.jumbotron h1 {
  font-size: 80px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 1;
}

.jumbotron p {
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
  margin-bottom: 30px;
}

/* Link styles (used on .masthead-links as well) 
-------------------------------------------------- */

.jumbotron a {
  color: #fff;
}

.jumbotron a:hover {
  color: #fff;
}

/* VIDEO
-------------------------------------------------- */
body .modal-body {
  padding:0 !important;
  max-height:460px !important;
  background:#000;
}

body .promo h1 {
	font-family: 'Chelsea Market', serif;
	color:#fff;
	margin-right:5px;
	margin-top:10px;
	font-size:3em;
	line-height:50px;
	padding-top:20px;
	text-shadow: 0px 0px 33px #fff;
	filter: dropshadow(color=#fff, offx=0, offy=0);
}

body .promo h2 { 
	font-size:3.2em;
	font-family: 'Economica', sans-serif;
	color:#b1f2fa;
	margin-right:8px;
	margin:20px 8px 0 0;
	line-height: 55px;
	text-shadow: 0px 0px 18px #5CB8E6;
	filter: dropshadow(color=#5CB8E6, offx=0, offy=0);
}

body .promo h3 {/* how can I participate */
	color:#DAA520;
	margin:15px 0 0 0;
	font-family: 'Economica', sans-serif;
}

body .promo p {
	font-size:17px;
	line-height:26px;
	color:#ccc;
	font-family: 'Open Sans', sans-serif;
	margin:14px 0;
	text-shadow: 0px 0px 8px #000000;
	filter: dropshadow(color=#0000000, offx=0, offy=0);
}

body .promo p span.black {
	background:#000;
	line-height:30px;
}

body .promo p span.badge {
	font-size:16px;
	padding:0px 8px;
}

.clear {
	clear:both;
}

#disqus p {
	color:#333;
}

#trailer {
	margin-top:20px;
	float:right;
}

#tweet_quote img {
	margin:8px 15px 10px 0;
}

#tweet_quote {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background:#000;
	padding:15px;
	width:85%;
	color:#555;
	font-size:1.4em;
	line-height:32px !important;
}

span#tweet_quote_author {
	color:#888;
}

p.tweetme {
	padding:15px 0;
}

p.tweetme span {
	font-family: 'Chelsea Market', serif;
	color:#fff;
	font-size:2.4em;
	text-shadow: 0px 0px 33px #fff;
	filter: dropshadow(color=#fff, offx=0, offy=0);
}

span.bonus {
	background:green;
	color:#000;
	font-size:25px;
	font-weight:bold;
	position:absolute;
	bottom:34px;
	width:580px;
	margin-left:15px;
	padding:16px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	text-align: center;
	opacity:0.4;
}

/* FOOTER
-------------------------------------------------- */

.footer {
	position: relative;
	margin-top: 20px; /* negative value of footer height */
	clear:both;
	padding-top:8px;
	padding-bottom:5px;
	background:#222 url(../img/logo-small.png) no-repeat 96% 45%;
}

.footer #mc_embed_signup {
	width:800px;
	margin-left:30px;
	color:#777;
}

.footer #mc_embed_signup h4 {
	color:#999;
	font-family: 'Economica', sans-serif;
	font-size:2em;
}

.pull-center { text-align: center; }



/* 
   font-family: 'Economica', sans-serif;
   font-family: 'Chelsea Market', cursive;
------------------------------------------------- */