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

body {background-color:#000000;
}
	  

p {
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
}

ul {
color:#999999;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
line-height:18px;
}

a {
color:#CCCC66;
text-decoration:none;
outline:none;
}
a:hover {
text-decoration:underline;
}

.subheadthin {color:#FFFFFF;
	font-size:21px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;
	}
	
.subhead {font-size: 21px;
	font-weight: bold; 
	color: #FFFFFF;
	line-height: normal;
}

.subhead18 {font-size: 18px;
	font-weight: bold; 
	color: #FFFFFF;
	line-height: normal;
}


.title {color:#FFFFFF;
font-size:14px;
font:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

.dates {
color:#999999;
font-size:14px;
font-weight:bold;
}

.pubs {
color:#3399CC;
font-style:italic;
}

.homeImage {background-image:url(img/home.jpg);
			background-repeat:no-repeat;
}
.nextshowtitle {
color:#FFFFFF;
font-size:27px;
font-weight:bold;
font-family:Verdana,Arial,Helvetica,sans-serif;
line-height:25px;
}
.nextshowdate{
	color:#3399CC;
	font-size:10px;
	font-weight:normal;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	line-height:18px;
}


/*news css */

.fan_box .page_stream {
border-top:1px solid #D8DFEA;
color:#CCCCCC;
height:500px;
overflow:auto;
padding:0 10px;
position:relative;
text-align:center;
}
.UIStoryAttachment_Copy {
color:#CCCCCC;
padding:3px 0;
}
.UIIntentionalStory_Location, .UIIntentionalStory_Time, .UIIntentionalStory_Time a {
color:#CCCCCC;
font-size:11px;
}
a {
color:#CCCC66;
cursor:pointer;
text-decoration:none;
}
.fan_box .full_widget {
background:none repeat scroll 0 0 #000000;
border:1px solid #999999;
}
.fan_box .connect_widget td.connect_widget_vertical_center {
color:#CCCCCC;
height:20px;
}
.fan_box .full_widget .connect_top_clearfix {
background:none repeat scroll 0 0 #000000;
}
.fan_box .full_widget .connect_top {
background-color: #000000;
}

