body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(204, 204, 204);
	margin:0 auto;
	background-color: #a1a1a1;
	width: 965px;
}

#black_bg {
	background-color: #000000;
  padding: 0 0 5px 20px;
	margin:0 auto;
	-moz-box-shadow: 0px 0px 10px #000000;
  -webkit-box-shadow: 0px 0px 10px #000000;
  box-shadow: 0px 0px 10px #000000;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #ec008c;
}

h4 {
	font-size: 15px;
	margin-bottom:6px;
	margin-top:0;
	font-weight: normal;
}
h3 {
  margin-bottom:2px;
}
h1 {
	margin:0;
}

.headlines {
	border-collapse: collapse;
  width: 920px;
	height: 70px;
}

.info {
	margin-right: 20px;
}

.info h2 {
  margin: 0 0 7px 0;
}

.shows {
	vertical-align: top;
	width: 33%;
	padding: 10px;
	border-right: solid 1px #656565;
}

.shows h2 {
  margin: 0;
}

.shows h3 {
  margin: 8px 0 2px 0;
}

.news {
	vertical-align: top;
	width: 42%;
	padding: 10px;
}

.media {
	vertical-align: top;
	width: 25%;
	padding: 10px 10px 10px 30px;
	border-left: solid 1px #656565;
}

.td1 {
	width: 50%;
	border: solid 1px #656565;
	background: url(../images/headlines_bg.gif) repeat-x;
	padding: 5px 10px;
	vertical-align: top;
}

a, a:visited {
  color: blue;
	text-decoration:none;
}

#about_contact a, #about_contact a:visited,
#footer a, #footer a:visited {
  color:#ec008c;
}

a:hover {
	text-decoration:underline;
}

img {
	border-style: none;
}

#logo {
	margin-left: 0;
	margin-top: 0px;
	float:left;
}

#footer {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

#album_cover {
  clear:both;
}

#player {
  padding: 5px 0;
  width: 500px;
  float:left;
}

#player a {
  outline: none;
}

#newsflash {
  float: right;
  font-size: 16px;
  margin: 5px 10px 0 0;
}

#newsflash a, #newsflash a:visited {
  text-decoration: underline;
  color:#ec008c;
}

#album_cover a:hover{
	text-decoration:none;
}

#buy_cd {
    margin-left: 10px;
	vertical-align:top;
}

#buy_cd:hover {
	text-decoration:underline;
}

#nav {
  float:right;
	overflow: hidden;
	margin: 140px 20px 0 0;
}

#about_contact {
	float:left;
	margin-top:21px;
	font-size:14px;
}

#nextShow, #topTweet {
  font-size: 1.3em;
}

#mail_list {
  float:left;
	margin-left:10px;
	font-size:10px;
	margin-top:2px;
	width:100px;
}

#header {
	margin: 0 auto;
	height: 460px;
}

#social {
	float:left;
	margin-top:16px;
}

#logo_nav {
	width: 100%;
	overflow:hidden;
	margin-top: 30px;
}

#twitter a {
  display: none;
}

#twitter .time {
  color: white;
  font-size: 10px;
}

#top_tweet {
  font-size: 18px;
}

#top_tweet a, #top_tweet a:visited {
  display: none;
  text-decoration: underline;
}

#top_tweet .time {
  display: none;
}


input {
	width: 100%;
}

form p {
	margin:0;
}

#buy_btn {
  display: block;
  margin: 5px 0 0 40px;
  width: 117px;
}
