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

body {
	background-color: #000000;
}

body p {
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

.style4 {color: #999999}

.style5 {
	font-family: Arial, Helvetica, sans-serif; 
	color: #F6F6F6; 
	font-size: 12px; }

.col1 {
	width: 600px;
}

.artimage {
	float: left;
	width: 300px;
	height: auto;
	padding: 0 15px 15px 0;
}

.entrybox {
	border: 1px solid #333;
	background-color: #050505;
	padding: 10px 15px 15px 15px;
	margin-bottom: 15px;
	color:#999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	background-image: url(press/boxbg.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.showbox {
	
	background-image: url(press/boxbgsolid.gif);
	background-position: top;
	background-repeat: no-repeat;
	border: 1px solid #333; 
	width: 598px;
	
}

.entrybox p {
	color: #999;
}

.entrybox img {
	width: 570px;
	padding-top: 5px;
	height: auto;
}

h1 {
	font-size: 12px;
	text-align: center;
	color: #FFF;
	margin: 10px 0 20px 0px;
}

.h1 {
	text-align: center;
	color: #FFF;
}

.white {
	color:#FFF;
}

.contact {
	text-align: center;
}

.playerbox {
	border: 1px solid #FFF;
	background-color: #FFF;
	padding: 10px 15px 15px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
}

.playerbox a:link {
	color: #333;
}

.playerbox a:visited {
	color: #333;
}

.twittertable {
	color: #FFF;  
	font-size: 10px;
}

.twittertag {
	background-color: #111;
	width: 80px;
	padding: 10px;
	padding-bottom: 10px;
	margin-bottom: -9px;
	border: 1px solid #333;
	z-index: 5000;
}

.twitter_div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.twitter_update_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

.twitter_update_list a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

ul#twitter_update_list {
	list-style-type: none;
	padding-left:0px;
	margin-left: 0px;
	display:block; 
	margin-bottom: 5px;
}

ul#twitter_update_list li {
	margin-bottom: -1px;
	background-color:#050505;
	padding: 10px;
	padding-left: 12px;
	border: 1px solid #444;
	z-index: 0;
}

ul#twitter_update_list li a {
	color: #777;
}

a:link {
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
}