body {
	background: black url(bg.jpg) no-repeat top center;
	font-family: Georgia;
	text-shadow: 0px 0px 1px rgba(0,0,0,0.1);
}

img {
	border: 0;
}

hr {
	height: 3px;
	background: transparent url(hr.png) no-repeat center center;
	border: 0;
}

.wrap {
	width: 810px;
	margin: 0 auto 50px auto;
	position: relative;
}


.stream {
	color: white;
	font-size: 24px;
	font-weight: bold;
	text-align:center;
	-webkit-border-radius: 15px;
	background-color: rgba(0,0,0,0.4);
	padding: 1em;
	margin: 2em;
}
      
.spot {
	position: absolute;
	z-index: 60;
	top: 0px;
	left: 0px;
       -webkit-animation-duration: 8s;
       -webkit-animation-iteration-count: infinite;
       -webkit-animation-timing-function: ease-in-out;
 -webkit-animation-direction: alternate;
}

.spot.big {
	width: 320px;
	height: 320px;
	background: transparent url(spot320.png) no-repeat center center;
}

.spot.small {
	width: 230px;
	height: 230px;
	background: transparent url(spot250.png) no-repeat center center;
}


      @-webkit-keyframes spot1 {
       0% {
         top: 0px;
         left: 0px;
       }
       33% {
         top: 100px;
         left: 600px;
       }
       67% {
         top: 200px;
         left: 0px;
       }
       100% {
         top: 300px;
         left: 600px;
       }
      }

.spot.s1 {
       -webkit-animation-name: spot1;
}



      @-webkit-keyframes spot2 {
       0% {
         top: 300px;
         left: 600px;
       }
       33% {
         top: 200px;
         left: 0px;
       }
       67% {
         top: 100px;
         left: 600px;
       }
       100% {
         top: 0px;
         left: 0px;
       }
      }

.spot.s2 {
       -webkit-animation-name: spot2;
}

.desc {
	margin-top: 70px;
	width: 810px;
	position: relative;
	z-index: 50;
}

.desc h1 {
	background-image: url(logo.png);
	background-repeat: no-repeat;
	text-indent: -5000em;
	width: 390px;
	height: 80px;
	margin-left: 20px;
}

.desc h2, .desc h3, .desc h4 {
	margin: 0;
	color: white;
	text-shadow: 1px 3px 8px black;
}

.desc h3 {
	font-size: 28px;
	color: #3FCFB1;
	font-weight: normal;
	margin-left: 30px;
	margin-top: 30px;
}

.desc h2 {
	font-size: 45px;
	font-weight: normal;
	width: 400px;
	text-transform: uppercase;
	margin-left: 30px;
	margin-bottom: 30px;
}

h4 {
	color: white;
	font-size: 22px;
	font-weight: normal;
	width: 380px;
	padding-top: 30px;
}

.desc h4 {
	padding-left: 30px;
	padding-top: 0;
}

.desc p {
	color: #B5C8C3;
	width: 390px;
	text-shadow: 1px 3px 8px rgba(0,0,0,0.5);
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	padding-left: 30px;
}

.tavla {
	float: right;
	position: relative;
	width: 356px;
	height: 557px; 
	background: transparent url(posterarea.png) no-repeat;
}

.tavla img {
	position: absolute;
	top: 19px;
	left: 19px;
	display: none;
}

.tavla .corners {
	position: absolute;
	z-index: 0;
}

.deets {
	color: white;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-left: 30px;
	padding-top: 10px;
	clear: both;
	overflow: hidden;
}

.date {
	float: left;
	font-size: 26px;
	font-weight: bold;
	width: 150px;
	padding-right: 15px;
	line-height: 1.1;
	text-shadow: 1px 3px 8px rgba(0,0,0,0.5);
}

.date sup {
	font-size: 15px;
}

.time {
	display: block;
	font-size: 19px;
	font-weight: normal;
	color: #B5C8C3;
}

.address b {
	font-size: 16px;
	color: white;
}

a {
	text-decoration: none;
}

.address {
	float: left;
	font-size: 15px;
	line-height: 1.1;
	color: #B5C8C3;
	text-shadow: 1px 3px 8px rgba(0,0,0,0.5);
	padding-left: 75px;
	padding-top: 3px;
	height: 78px;
	background: transparent url(mapicon.png) no-repeat top left;
}

.signup {
	float: left;
	margin-left: 40px;
}

.signup a {
	display: block;
	width: 153px;
	height: 58px;
	background-image: url(signupbutton.png);
	text-indent: -5000em;
}


.demosignup {
	float: left;
	margin-left: 15px;
	padding-top: 7px;
	font-size: 13px;
	color: #B5C8C3;
}

.demosignup a {
	color: white;
}

.sponsor {
	position: relative;
	width: 235px;
	height: 199px;
}
.sponsor a {
	display: block;
}

.sponsor img {
	position: absolute;
	top: 5px;
	left: 5px;
}

.sponsor.gold {
	background: transparent url(sponsorgold.png) no-repeat;
}

.first {
	margin-top: 00px;
	width: 827px;
	min-height: 214px;
	background: transparent url(twitterbg.png) no-repeat;
	margin-bottom: 25px;
	font-size: 17px;
	color: #676767;
	text-align: center;
}

.twitter {

	padding: 30px 30px 0 30px;
}

.twitter h4 {
	background: transparent url(twitterlogo.png) no-repeat;
	width: 128px;
	height: 32px;
	text-indent: -5000em;
	margin: 0;
}

.twitter a.spread {
	display: block;
	float: right;
	width: 187px;
	height: 45px;
	background-image: url(twitterlink.png);
	text-indent: -5000em;
}

h4 {
	margin: 0 0 0 30px;
}

h4.underwrap {
	margin: 0 0 0 0;
}

.holder {
	overflow: hidden;
}

.btybsponsor {
	float: right;
	width: 235px;
	min-height: 199px;
	margin: 29px 40px 0 0;
}

.btybsponsor img {
	margin-bottom: 11px;
}

.btybsponsor h4 {
	margin-bottom: 10px;
}

.broughttoyouby {
	position: relative;
	top: -20px;
	width: 500px;
	height: 236px;
	background-image: url(broughttoyouby.png);
	margin-left: 30px;
	margin-top: 10px;
}

.broughttoyoubylabel {
	width: 500px;
}


.holder p {
	color: white;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 1.3;
	padding-left: 30px;
	margin: 0;
}

.rounded {
	margin: 0 0 0 30px;
	border: 2px solid #342E2E;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-box-shadow: 0px 0px 3px #555;
	-moz-box-shadow: 0px 0px 3px #555;
}

.whoscoming .poz {
	position: relative;
	margin-top: 30px;
}

.whoscoming table {
	position: relative;
	width: 780px;
	border-spacing: 0;
}

.whoscoming div.corner {
	position: absolute;
	top: -1px;
	right: 0;
	width: 76px;
	height: 76px;
	z-index: 10;
}

.whoscoming div.corner.demo {
	background-image: url(guestsdemo.png);
}
.whoscoming div.corner.dev {
	background-image: url(guestsdev.png);
}
.whoscoming div.corner.media {
	background-image: url(guestsmedia.png);
}
.whoscoming div.corner.vip {
	background-image: url(guestsvip.png);
}


.whoscoming table td {
	color: white;
	background-color: #010F07;
	padding: 17px 0 8px 20px;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	color: #B5C8C3 /*#8A8887*/;
	vertical-align: middle;
	width: 260px;
}

.whoscoming table tr.even td {
	background-color: #0F1111;
}

.whoscoming table td b {
	color: white;
	font-size: 14px;
}

.whoscoming table td b a {
color: white;
}

.whoscoming table td a {
	color: #B5C8C3;
	text-decoration: none;
}
.whoscoming table td a:hover {
	color: white;
	text-decoration: underline;
}

.whoscoming table td img.avatar {
	float: left;
	margin-right: 10px;
	position: relative;
	top: -4px;
	width: 42px;
	height: 42px;
}

.whoscoming table td img.tag {
	vertical-align: middle;
}

.sponsors {
	padding: 15px 0 0 10px;
	overflow: hidden;
	position: relative;
	left: 10px;
}

.sponsors img {
	float: left;
	margin: 15px;
}


.signupform.note {
	font-size: 14px;
	padding-right: 40px;
	width: 255px;
}

.signupform, .demoform {
	position: absolute;
	top: 90px;
	right: -40px;
	background: transparent url(signup-bg.png);
	width: 295px;
	height: 471px;
	color: #591737;
	padding: 30px 0 0 30px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	z-index: 1000;
}

.signupform .ticket {
	position: absolute;
	top: -50px;
	right: -50px;
	background: transparent url(signup-ticket.png);
	width: 252px;
	height: 195px;
}

.demoform .demo {
	position: absolute;
	top: -25px;
	right: -25px;
	background: transparent url(signupdemo.png);
	width: 166px;
	height: 165px;
}

.signupform input[type="text"], .demoform  input[type="text"], .demoform textarea {
	position: relative;
	height: 23px;
	left: 0;
	margin-top: 2px;
	margin-bottom: 6px;
	width: 260px;
	border: 1px solid #D2C2CA;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-box-shadow: 2px 2px 2px #F5F5F5;
}


.signupform h3, .demoform h3 {
	text-shadow: none;
	color: #3C0023;
	font-size: 31px;
	font-family: Georgia;
	margin-bottom: 15px;
	margin-left: 0;
	margin-top: 0;
}


#twitter {
	width: 780px;
	height: 159px;
	overflow: hidden;
	position: relative;
	left: -10px;
	margin-top: -25px;
}

#twitter ul {
	position: relative;
	list-style-type: none;
	margin:0; padding:0;
	height: 100px;
	width: 21000px;
}

#twitter li {
	position: relative;
	float: left;
	background: transparent url(twitterbubble.png) no-repeat 10px 10px;
	width: 220px;
	height: 65px;
	color: white;
	padding: 20px 10px 15px 25px;
	font-family: Arial;
	font-size: 12px;
	line-height: 1.4;
}


#twitter li .author {
	position: absolute;
	top: 100px;
	left: 50px;
	color: white;
	font-weight: bold;
}

#twitter li .author img{
	margin-right: 0.3em;
}


#twitter .overlay {
	position: absolute;
	z-index: 100;
	top: 0;
	left: -30px;
	width: 833px;
	height: 161px;
	background-image: url(twitteroverlay.png);
}