@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	background-image: url(../themes/sb_2011/images/background.jpg);
	background-position: center top;
	background-attachment: fixed;
	font-size: 12px;
	font-family:Tahoma, Geneva, sans-serif;
	color: #FFF;
}
a, a:link {
	color:#FFF;
	text-decoration:underline;
}
a:hover {
	color:#FFF;
}
.clear {
	clear: both;
}
h1 {
	font-size:24px;
	font-weight:normal;
	margin-bottom:0;
}
h2 {
	font-size:18px;
	font-weight:normal;
}
h3 {
	font-size:24px;
	font-weight:normal;
	padding: 0;
	margin: 0;
}
#pagewrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#sbvideos {
	width: 990px;
	background-color:#000;
	padding: 5px;
	border: 1px solid #333;
	box-shadow: 0px 3px 10px 3px #000;
	-webkit-box-shadow: 0px 3px 10px 3px #000;
	-moz-box-shadow: 0px 3px 10px 3px #000;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#quicklinks {
	width: 980px;
	background-color:#000;
	padding: 5px;
	padding-left: 15px;
	border: 1px solid #333;
	box-shadow: 0px 3px 10px 3px #000;
	-webkit-box-shadow: 0px 3px 10px 3px #000;
	-moz-box-shadow: 0px 3px 10px 3px #000;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	clear: both;
}
#connectwithus {
	width: 990px;
	background-color:#000;
	padding: 5px;
	border: 1px solid #333;
	box-shadow: 0px 3px 10px 3px #000;
	-webkit-box-shadow: 0px 3px 10px 3px #000;
	-moz-box-shadow: 0px 3px 10px 3px #000;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	font-size:24px;
	font-weight:bold;
	text-align: center;
}
#pictures {
	width: 990px;
	height: 140px;
	background-color:#000;
	padding: 5px;
	border: 1px solid #333;
	box-shadow: 0px 3px 10px 3px #000;
	-webkit-box-shadow: 0px 3px 10px 3px #000;
	-moz-box-shadow: 0px 3px 10px 3px #000;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	font-size:24px;
	font-weight:bold;
	text-align: center;
}
#usefulLinks {
	width: 470px;
	background-color:#000;
	padding: 5px;
	padding-left: 15px;
	border: 1px solid #333;
	box-shadow: 0px 3px 10px 3px #000;
	-webkit-box-shadow: 0px 3px 10px 3px #000;
	-moz-box-shadow: 0px 3px 10px 3px #000;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#sponsors {
	width: 470px;
	height: 310px;
	background-color:#000;
	padding: 5px;
	padding-left: 15px;
	border: 1px solid #333;
	box-shadow: 0px 3px 10px 3px #000;
	-webkit-box-shadow: 0px 3px 10px 3px #000;
	-moz-box-shadow: 0px 3px 10px 3px #000;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.videocontainer {
	font-size: 10px;
	text-align: center;
}
#twitterfeeds {
	width: 480px;
	float: left;
	background-color:#000;
	padding: 5px;
	border: 1px solid #333;
	box-shadow: 0px 3px 10px 3px #000;
	-webkit-box-shadow: 0px 3px 10px 3px #000;
	-moz-box-shadow: 0px 3px 10px 3px #000;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#twitterfeedshash {
	width: 480px;
	float: right;
	background-color:#000;
	padding: 5px;
	border: 1px solid #333;
	box-shadow: 0px 3px 10px 3px #000;
	-webkit-box-shadow: 0px 3px 10px 3px #000;
	-moz-box-shadow: 0px 3px 10px 3px #000;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#facebookfeeds {
	width: 480px;
	float: left;
	background-color:#000;
	padding: 5px;
	border: 1px solid #333;
	box-shadow: 0px 3px 10px 3px #000;
	-webkit-box-shadow: 0px 3px 10px 3px #000;
	-moz-box-shadow: 0px 3px 10px 3px #000;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#facebooklivefeeds {
	width: 480px;
	float: right;
	background-color:#000;
	padding: 5px;
	border: 1px solid #333;
	box-shadow: 0px 3px 10px 3px #000;
	-webkit-box-shadow: 0px 3px 10px 3px #000;
	-moz-box-shadow: 0px 3px 10px 3px #000;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#tweets-here	{ margin:0; }
.tweet	{ padding:5px; min-height: 58px; clear:both; border-bottom:#666 1px solid; font-size:11px; }
.tweet img	{  }
.tweet strong	{ color:#fff; }
.tweet span	{ font-size:11px; color:#fff; }
.clear	{ clear:both; }

.containerHalfLeft {
	width: 490px;
	padding-right: 10px;
	float: left;
}

.containerHalfRight {
	width: 490px;
	padding-left: 10px;
	float: right;
}

.quicklinkBox {
	width: 311px;
	float: left;
	background-color:#000;
	padding: 5px;
	border: 1px solid #333;
	box-shadow: 0px 3px 10px 3px #000;
	-webkit-box-shadow: 0px 3px 10px 3px #000;
	-moz-box-shadow: 0px 3px 10px 3px #000;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-align: center;
	margin-bottom: 15px;
}
.marginRight {
	margin-right: 15px;
}
#topSpace {
	height: 75px;
}
#logo {
	margin-bottom: -50px;
	text-align: center;
}
