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

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000000;
	color: #808184;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}

ul, li {
	text-decoration: none;
	list-style: none;	
	margin: 0;
	padding: 0;
}

a:link {
	text-decoration: none;
	color: #636e8b;
}
a:visited {
	text-decoration: none;
	color: #636e8b;
}
a:hover {
	text-decoration: none;
	color: #636e8b;
}
a:active {
	text-decoration: none;
	color: #636e8b;
}

#wrapper {
	height: 100%;
	width: 980px;
	margin: 0 auto;
}

#header {
	height: 337px;
	width: 980px;
	background-image: url(../images/nws_header.jpg);
}

#logo {
	height: 19px;
	width: 353px;
	position: absolute;
	padding: 80px 0px 0px 45px;
}

#navigation {
	color: #636e8b;
	padding: 130px 0px 0px 45px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}

#leftCol {
	width: 668px;
	padding: 9px;
	margin: -115px 0px 10px 0px;
	float: left;
	border-right: thin #1a1718 solid;
}

#rightCol {
	width: 272px;
	padding: 9px;
	margin: -115px 0px 0px 0px;
	float: left;
}

#footer { 
	clear: both;
	color: #404041;
	text-align: right;
	margin-top: 10px;
	padding: 8px;
	border-top: thin #1a1718 solid;
}

#mediaplayer { 
	padding: 0px 0 10px 23px; 
	border-bottom: thin #1a1718 solid; 
}

#socialmedia { 
	padding: 10px;
	border-bottom: thin #1a1718 solid;
}

#socialmedia li { display: inline; }

#tickets  { 
	margin: 0;
	padding: 15px 0px 10px 0px;
	text-align: center;
	border-bottom: thin #1a1718 solid;
}

#news {
	color: #808184;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 15px;
	border-bottom: thin #1a1718 solid;
}

p {
	margin: 5px 0px 0px 0px;
	padding: 0;
}

.spacing {
	padding: 0px 0px 20px 0px;
}

.blue {
	color: #00adee;
}

.white {
	color: #ffffff;
}

#callout {
	padding: 25px 0px 25px 0px;
}

#content {
	padding: 25px 0px 25px 0px;
}

#spacer {
	height: 7px;
	border-bottom: thin #1a1718 solid;
	border-top: thin #1a1718 solid;
	margin-bottom: 10px;
}

#videoarea {
	width: 425px;
	padding: 0px 10px 0px 0px;
	border-right: thin #1a1718 solid;
	float: left;
}

#video {
	padding: 15px 0px 10px 0px;
	text-align: center;
	background-color: #000000;
}

#tweets {
	padding: 10px;
	width: 211px;
	float: left;
}

#tweets li {
	text-decoration: none;
	list-style: none;	
	margin: 0;
	padding-bottom: 20px;
}

.tweet_avatar {
	display: none;
}

#tweethead {
	padding: 4px 0px 14px 0px;
}

.tweet_list a {
	color: #00adee;
}

h2 {
	color: #fff5ff;
	font-weight: lighter;
}

#showinfo {
	padding: 0px 0px 25px 0px;
}

#aboutnws {
	padding: 0px 0px 25px 0px;
}

#pix {
	padding: 0px 0px 25px 0px;
}

#links {
	padding: 0px 0px 25px 0px;
}

#merch {
	padding: 0px 0px 25px 0px;
}

#contact {
	text-align: center;
	line-height: 50px;
	height: 60px;
	color: #00adee;
	font-size: 10px;
	border-bottom: thin #1a1718 solid;
	border-top: thin #1a1718 solid;
	margin-bottom: 10px;
}

#contact a:link {
	text-decoration: none;
	color: #00adee;
}

#contact a:visited {
	text-decoration: none;
	color: #00adee;
}

#contact a:hover {
	text-decoration: none;
	color: #00adee;
}

#contact a:active {
	text-decoration: none;
	color: #00adee;
}

.album {
	width: 165px;
	float: left;
	padding: 0px;
}

.album li.blue {
	padding: 5px 0px 0px;
}

#divider {
	margin-top: 20px;
	padding: 0px 0px 15px 0px;
	border-top: thin #1a1718 solid;
}

#thepagent {
	float: right;
}

#buytickets {
	padding: 5px 30px 0px 0px;
	clear: both;
	float: right;
}

.col {
	padding: 0px 40px 0px 0px;
	width: 180px;
	float: left;
}
