﻿* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background:#000 url(../images/bg_monthly.jpg) no-repeat left top;
	color:#fff;
	font-size:100%;
}
img {
	border:0;
}
a:link {
	color:#1dbff0;
}
a:link,
a:visited {
	text-decoration:none;
	color:#1dbff0;
}
a:hover,
a:active {
	text-decoration:underline;
	color:#1dbff0;
}

/*clearfix*/
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}
.clearfix {
	display:inline-block;
}
html[xmlns] .clearfix {
	display:block;
}
* html .clearfix {
	height:1%;
}

/*structure*/
#logo {
	height:42px;
	*height:78px;
	width:155px;
	margin-bottom:1em;
	padding:0 0 0 51px;
}
#logo a {
	display:block;
	margin-top:47px;
	background:url(../images/deepspace_monthly.gif) no-repeat left top;
	width:163px;
	height:0;
	padding-top:46px;
	overflow:hidden;
	outline:none;
}
#header {
	margin-bottom:1em;	
	padding:0 0 0 51px;
}
#content {
	padding:0 0 0 51px;
}
#content .col1,
#content .col2 {
	float:left;
}
#content .col1 {
	width:420px;
	padding-right:106px;
}
#content .col2 {
	width:400px;
}

/*type*/
h1,
h2,
h3 {
	font-weight:normal;
}
h1 {
	font-size:50px;
	line-height:50px;
}
h2 {
	font-size:32px;
	line-height:1em;
	margin-top:8px;
	letter-spacing:0.005em;
	color:#1dbff0;
}
h3 {
	text-transform:uppercase;
	font-size:16px;
}
h4 {
	font-size:12px;
	line-height:1.25em;
}
h4 span {
	color:#1dbff0;
}
p {
	font-size:12px;
	line-height:1.25em;
	margin-bottom:1em;
}
#header p {
	font-size:22px;
	margin:0;
}
.col1 h3 {
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:0.5em;
}
.col2 p {
	margin-bottom:2em;
	color:#1dbff0;
}
.col2 ul {
	margin-bottom:2em;
	font-size:12px;
}
.col2 ul li {
	list-style:none;
	color:#1dbff0;
}
.col2 span {
	color:#fff;
}
.buttons1 {
	clear:both;
	padding:1em 0;
	//height:50px;
}
.buttons1 a {
	display:block;
	float:left;
	//height:50px;
	margin-right:29px;
}

/*form*/
.form h1 {
	margin-top:10px;
	margin-bottom:7px;
	font-size:45px;
}
.form h2 {
	font-size:22px;
}
.form label {
	display:block;
	width:95px;
}
.form input.text {
	width:202px;
	height:25px;
	font-size:16px;
	line-height:25px;
}
.form select {
	height:25px;
	font-size:16px;
	line-height:25px;
}
.form table {
	margin-bottom:1.5em;
}
.form td {
	padding-bottom:11px;
}
p#error {
	font-weight:bold;
	color:#f00;
}
#sponsors ul {
	list-style:none;
	height:50px;
}
#sponsors ul li {
	display:block;
	float:left;
	padding-top:50px;
	height:0;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:center left;
	margin-right:10px;
	font-size:0;
	line-height:0;
}
#sponsors ul li#yahoo {
	background-image:url(../images/logo_yahoo.gif);
	width:80px;
}
#sponsors ul li#nokia {
	background-image:url(../images/logo_nokiainteractive.gif);
	width:155px;
}
#sponsors ul li#space150 {
	background-image:url(../images/logo_space150.gif);
	width:108px;
}
#sponsors ul li#scanbuy {
	background-image:url(../images/logo_scanbuy.gif);
	width:101px;
}
#sponsors ul li#ringleader {
	background-image:url(../images/logo_ringleader.gif);
	width:99px;
}
#sponsors ul li#admob {
	background-image:url(../images/logo_admob.gif);
	width:66px;
}
#sponsors ul li#platform {
	background-image:url(../images/logo_platform.gif);
	width:50px;
}
#sponsors ul li#adinfuse {
	background-image:url(../images/logo_adinfuse.gif);
	width:77px;
}
#sponsors ul li#millenial {
	background-image:url(../images/logo_millenialmedia.gif);
	width:72px;
}
#sponsors ul li#weatherchannel {
	background-image:url(../images/logo_theweatherchannel.gif);
	width:52px;
}
#sponsors ul li#impactmobile {
	background-image:url(../images/logo_impactmobile.gif);
	width:137px;
}

/*presentations*/
body.presentations h1 {
	font-size:32px;
	color:#1dbff0;
	line-height:normal;
}
#content.presentations .clearfix {
	margin-bottom:2em;
}
#content.presentations .clearfix div {
	display:block;
	float:left;
	margin:0 50px 0 0;
}
#content.presentations h3 {
	text-transform:none;
	font-size:20px;
}
#content.presentations h3 a {
	color:#fff;
}
#content.presentations h4 {
	color:#1fbff0;
	font-size:14px;
	font-weight:normal;
	margin-bottom:18px;
}
