/* ============== Link Colors */
#email a:link {
  color: #f22700;
  text-decoration: none;
}

#email a:link img {
  border:0px;
}

#email a:visited {
  color: #f22700;
  text-decoration: none;
}

#email a:hover {
  color: #03d7d5;
  text-decoration: underline;
}

/* ============== Body Styles */

#email p {
	margin:3px 0px 11px 0px;
	line-height:16px;
}

#email a img {
	border-width: 0px;
}

#email #custom_content p {
	text-align:center;
	color:#000000;
	padding:2px 12px 8px 16px;
	width:600px;
	border-bottom:1px #1d2a30 solid;
	border-top:0px #7f0505 solid;
	font-style:normal;
	font-size:22px;
	line-height:25px;
}

#email #news_posts a h3 {
	font-size:22px;
	font-weight:bold;
	line-height: 25px;
	padding-left:0px;
	margin: 16px 0 8px 0;
	font-style:normal;
}

#email #news_posts  {
	font-size:14px;
	line-height:20px;
	padding:12px 12px 14px 12px;
	width:600px;
}

/* ============== Featured Show Styles */

.showdate  {

font-size:18px;
color:#a71d02;
font-weight:normal;
text-transform:none;
border-bottom:#501500 1px solid;
padding-bottom:2px;
display:block;

}

.headliner  {
font-size:24px; 
margin:0px; 
font-weight:normal;


}

p.headliner {

margin:0px; 

}

.supporter  {
font-size:14px; 
font-weight:100;
margin:0px; 
font-style:italic;

}

