body {
	font:12px/14pt normal Arial Helvetica Verdana, sans-serif;
	color:#565656;
	background:black url('images/bg.jpg') no-repeat center top;
}

h2 {
	color:#A1022A;
	font-size:18px;
	font-weight:normal;
}

#twitter-area h2 {
	padding:0px 0 20px 0;
}

#twitter-area h2 img {
	float:right;
}

a,
a:link {
	color:#A1022A;
}

#inner-wrapper {
	background-color:#182033;
	width:900px;
	min-height:1000px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
}

div#column {
	background:#e5e5e5 url('images/faux.gif') repeat-y left top;
	margin:0 10px;
}

div#header h1 {}

div#header h1 img {
	vertical-align:middle;
}

#signup {
	display:none;
	margin-top:-140px;
	background:#ededed;
	margin-left:14px;
	padding-top:10px;
}

#signup h2 {
	margin-left:25px;
	padding-bottom:2px;
}

#signup form {
	margin:0 30px 0 25px;
}

#signup form input {
	margin-bottom:5px;
	width:100%;
}

#signup form input#zip {
	width:100px;
	float:left;
	margin-right:5px;
}

#signup form input#submit {
	width:93px;
}

input[type='image'] {
	vertical-align:middle;
}

div#logospace a#big-logo {
	display:block;
	float:left;
}

#main-content {
	clear:both;
	padding:0 0 20px 0;
}

#sidebar,
#twitter-area {
	float:left;
}

#sidebar {
	width:290px;
}

/* Big red box for the top twitter users
----------------------------------------------------------------------------*/
div#stats {
	margin-left:30px;
	margin-right:30px;
}

div#stats div.box-inner {}

div#stats div#top-posters {}


#conference-info {
	width:230px;
	margin:20px 40px;
}

#stats h2 {
	margin:0 10px;
}

#stats div.box-inner {}

div.box-inner {
	padding:20px 0 0 0 ;
}

div#stats ul {
	margin:0 10px;
	padding:10px 0;
}

p.registration {
	margin-top:20px;
}

/* New twitter client
----------------------------------------------------------------------------*/

#twitter-area {
	width:570px;
	margin-left:10px;
	margin-right:10px;
}

a#tw-donate {
	float:right;
}

div#gtotd {
	background:#ca959b url('images/totd-back.gif') no-repeat right center;
}

div#gtotd p {
	width:470px;
}

div.tweet {
	padding:5px 0;
	border-bottom:1px dashed #d7d7d7;
}

div.tweet img {
	float:left;
	margin:0 5px 5px 5px;
}

div.tweet p {
	margin-left:70px;
	margin-bottom:3px;
	margin-right:10px;
}

div.tweet p.time {
	float:left;
}

div#gtotd span.controls {
	margin-left:70px;
}

div#twidgets {
	margin:0 10px;
	padding-top:20px;

}

div#twidgets a {
	display:block;
	height:21px;
	float:left;
}

div#twidgets a#tw_tweet_this {
	background:url('images/tweet-this-btn.gif') no-repeat left top;
	float:right;
	width:85px;
	height:26px;
}

div#twidgets a#tw_next {
	background:url('images/prev.gif') no-repeat left top;
	width:26px;
}

div#twidgets a#tw_prev{
	background:url('images/next.gif') no-repeat left top;
	width:27px;
}

div.top-tweet {
	margin:0px 10px;
	border-bottom:1px dashed #d7d7d7;
	padding:10px 0;
}

div.top-tweet img {
	float:left;
}

div.top-tweet p {
	margin-left:70px;
}

#footer {
	padding:20px 0;
	text-align:center;
}

#footer p {
	color:white;
}

/* splash page styling
----------------------------------------------------------------------------*/

#splash,
#splash_thanks {
	border:2px solid #aaa;
	text-align:center;
	width:400px;
	z-index: 2000;
	position: absolute;
	top: 75px;
	left: 50%;
	margin-left: -200px;
	display: none;
	font:120% Arial Helvetica Verdana, sans-serif;
	color:#424242;
	padding: 5px;
	padding-top:80px;
	background:white url('images/small-logo.gif') no-repeat center 5px;
}

#splash_wrapper {
	background-color: rgb(0, 0, 0);
	opacity: 0.9; /* Safari, Opera */
	-moz-opacity:0.90; /* FireFox */
	filter: alpha(opacity=90); /* IE */
	z-index: 1999;
	height: 100%;
	width: 100%;
	background-repeat:repeat;
	position:fixed;
	top: 0px;
	left: 0px;
	display:none;
}

#splash span.skip {
	float: right;
}

#splash .text {
	width: 350px;
}
#splash form {
	width: 300px;
	margin:15px auto;
	text-align: center;
	height: 15f#0px;
	padding-left: 30px;
}

#splash ul {
	padding-left:20px;
	padding-right:20px;
	list-style:none;
	text-align:left;
}

#splash li {
	margin-bottom:2px;
}

#splash h3 {}

#splash p {
	font-size:110%;
	margin-bottom:5px;
}

#splash span.mail-list {
	display:block;
	font-size: 90%;
}

#splash input {
	border: 1px solid #ccc;
}

#splash input#email-check {
	float: right;
}

div#splash #fieldset {
	text-align:right;
	margin-right:30px;
}

input#skip {
	margin: auto;
	margin-top: 0px;
	margin-left: 30px;
	width: 58px;
}

span#skip {
	display:block;
	width:100%;
}

span#skip a,
span#skip a:link {
	color:#ccc;
}


label span.warning {
	color:red;
}

table#soc-nets-table {
	margin-left:10px;
}

table#soc-nets-table tr td {
	text-align:center;
	vertical-align:middle;
	padding:5px 0;
}

table#soc-nets-table tr td.youtube {
	text-align:center;
}

span.disclaimer-box {
	padding:5px 10px;
	border: 1px solid #333;
}

div#widget {
	width:280px;
	margin:0 auto;
	padding-top:20px;
}


div#codebase {
	clear:both;
	margin:0;
	padding:0;
	}
	
div#codebase h3 {
	font-size:20px;
	margin:10px 0;
}

a.registration-link {
	color:#8b0005;
}

div#logospace  {
	margin:0 auto;
	height:150px;
	clear:both;
	width:900px;
	
}

div#logospace a#big-logo {
	display:block;
	height:150px;
	width:408px;
}

/* Stolen directly from their parent stylesheet
----------------------------------------------------------------------------*/
/*BUTTOM COLUMNS*/
.buttom_cols {
	float:left; 
	margin:15px 0 0 10px;
	width:880px;
}

/*USEFUL AND PARTNER LINKS*/
.useful_links, .partner_links {
	float:left;
	width:250px;
	margin:0 20px 0 0;
}
.useful_links h2, .partner_links h2 {
	background:#0a2f46;
	color:#CCC;
	font-size:16px;
	padding:8px;
}
.useful_links ul, .partner_links ul {
	margin:4px 0 0 0;
}
.useful_links ul li, .partner_links ul li {
	font-size:12px;
	margin:2px 0 0 0;	
}
.useful_links a:link, .useful_links a:visited, .partner_links a:link, .partner_links a:visited {
	text-decoration:none;
	color:#CCC;
	background:#182438;
	padding:8px;
	display:block;	
	height:11px;
}
.useful_links a:hover, .partner_links a:hover {
	text-decoration:none;
	color:#CCC;
	background:#202e44;
	padding:8px;
	display:block;
	height:11px;
}

/*BUTTOM ABOUT US*/
.about_us {
	float:left;
	width:340px;
}
.about_us h2 {
	background:#0a2f46;
	color:#CCC;
	font-size:16px;
	padding:8px;
}
.about_us p {
	background:#182438;
	padding:8px;
	line-height:18px;
	color:#CCC;
	margin:4px 0 0 0;
}
.about_us a:link, .about_us a:visited {
	color:#FF0000;
	text-decoration:none;
	font-size:11px;
}
.about_us a:hover {
	color:#FF0000;
	text-decoration:underline;
	font-size:11px;
}

 
/* Catchalls
----------------------------------------------------------------------------*/
.hidden {
	display:none;
}

.clear {
	clear:both;
}

.required {
	color:red;
}