body {
	background: #fff url(/images/body_bg.png) repeat-x top;
	color: #424242;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1;
}

a:link, a:visited {
	color: #003399;
	text-decoration: none;
}

img {
	border: none;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#wrap {
	margin: 0 auto;
	width: 800px;
}

#info {
	background: #e3f8fb;
	color: #c4e4e9;
	text-align: center;
	font-size: 2em;
	padding: 10px;
	border-top: 2px dotted #c4e4e9;
	border-bottom: 2px dotted #c4e4e9;
}

#info strong {
	color: #666;
	font-weight: normal;
}

h1 {
	background: url(/images/techthehalls.png) no-repeat center center;
	height: 220px;
	text-indent: -9000px;
	font-size: 0em;
	line-height: 0em;
	margin: 70px 0 0 0;
}

#details {
	height: 340px;
}

#noble {
	float: right;
	margin-top: 30px;
}

#about {
	float: left;
	width: 575px;
}

#about p {
	line-height: 1.6em;
	font-size: 1.6em;
}

.button {
	background-color: transparent;
	background-image: url(/images/buttons.png);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	display: block;
	font-size: 0em;
	line-height: 0em;
	overflow: hidden;
	text-indent: -9000px;
}

.rsvp {
	background-position: 0px 0px; height: 36px; width: 154px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.rsvp:hover {
	background-position: 0px -37px;
}

#about p.description {
	color: #a39e92;
	font-size: 2.4em;
	font-weight: bold;
	line-height: 1.4em;
}

#about p.description a {
	color: #767063;
	text-decoration: none;
}

#about p.description a:hover {
	color: #a39e92;
}

#sponsors {
	clear: both;
	height: 800px;
	text-align: center;
	margin: 20px 0 20px 0;
}

#sponsors h2 {
	background: url(/images/sponsors.png) no-repeat center center;
	height: 58px;
	text-indent: -9000px;
	font-size: 0em;
	line-height: 0em;
	margin-bottom: 20px;
}

/* Sponsors
--------------------------------------------- */
#sponsors ul li {
	float: left;
}

#sponsors a {
	background-color: transparent;
	background-image: url(/images/sponsor_logos.png);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	display: block;
	font-size: 0em;
	line-height: 0em;
	overflow: hidden;
	text-indent: -9000px;
	opacity: .6;
	-webkit-transition: opacity .3s linear;
}

#sponsors a:hover { opacity: 1; }


#sponsors .doejo { background-position: 0px 0px; height: 100px; width: 248px; }
#sponsors .techcocktail { background-position: -248px 0px; height: 100px; width: 237px; }
#sponsors .loudpixel { background-position: -485px 0px; height: 100px; width: 315px; }
#sponsors .officeport { background-position: 0px -100px; height: 185px; width: 183px; }
#sponsors .groupon { background-position: -183px -100px; height: 113px; width: 227px; }
#sponsors .texthog { background-position: -410px -100px; height: 113px; width: 390px; }
#sponsors .windycitizen { background-position: -183px -213px; height: 72px; width: 286px; }
#sponsors .tweetlytics { background-position: -469px -213px; height: 72px; width: 331px; }
#sponsors .brillstreet { background-position: 0px -285px; height: 111px; width: 248px; }
#sponsors .threadless { background-position: -248px -285px; height: 111px; width: 260px; }
#sponsors .morpho { background-position: -508px -285px; height: 111px; width: 292px; }
#sponsors .ctp { background-position: 0px -396px; height: 116px; width: 299px; }
#sponsors .till { background-position: -299px -396px; height: 116px; width: 186px; }
#sponsors .bettrat { background-position: -485px -396px; height: 116px; width: 315px; }
#sponsors .tseg { background-position: 0px -512px; height: 122px; width: 269px; }
#sponsors .sdc { background-position: -269px -512px; height: 122px; width: 259px; }
#sponsors .asa { background-position: -528px -512px; height: 122px; width: 272px; }


#footer {
	border-top: 2px dotted #ccc;
	text-align: center;
}

#footer .sponsor-signup {
	border-bottom: 2px dotted #ccc;
	font-size: 1.4em;
	padding-bottom: 15px;
}
