body
{
	background-color: #eee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a
{
	text-decoration: none;
	border-bottom: 1px dotted silver;
}
a:hover
{
	border-bottom: 1px solid black;
}
a:visited
{
	color: blue;
}
a.logo, a.logo:hover
{
	border: 0px;
}
img
{
	border: 0px;
}
#wrap
{
	width:896px;
	margin:0 auto;
	text-align: left;
	padding-top: 16px;
}
#player
{
	padding-top: 16px;
	width:808px;
	margin:0 auto;
	text-align: left;
}
#left
{
	float:left;
	margin-right: 8px;
}
#left, #popup
{
		width:488px;
}
#popup
{
	margin: 8px;
	text-align: left;
}
.popup
{
	margin-top: 8px;
}
#right
{
	float:right;
	width:400px;
}
#player_left
{
	float:left;
	width:400px;
	margin-right: 8px;
}
#player_right
{
	float:right;
	width:400px;
}
.newdate
{
	font-weight: bold;
	font-size: 20px;
}
.track
{
	padding: 8px;
	border: 1px solid #ddd;
	background-color: #eee;
}

.title
{
	font-weight: bold;
	margin-bottom: 4px;
}
.embed
{
	
}
.title a
{
	color: black;
}
.description
{
	margin-bottom: 8px;
	font-style: normal;
}
.tracklist, .like
{
	margin-top: 8px;
}
#radioshows
{
	padding: 8px;
	line-height: 150%;
	border: 1px solid #dddddd;
	background-color: #eeeeee;
}
#showinfo
{
	background-color: white;
	padding: 8px;
	margin-bottom: 8px;
	min-height: 100px;
}
#show
{
	font-size: 26px;
	font-weight: bold;
}
#open_player
{
	background-color: black; 
	color: white; 
	padding: 8px; 
	text-align: center;
	font-size: 20px;
	margin-bottom: 8px;
	font-weight: bold;
}
#open_player:hover
{
	background-color: silver;
}
#open_player a
{
	color: white;
	border: 0px;
}
.shows
{
	background-color: black;
	padding: 8px;
	text-align: center;
	font-weight: bold;
}
.shows:hover
{
	background-color: silver;
}
.shows_1
{
	margin-right: 4px;
	margin-bottom: 8px;
}
.shows_2
{
	margin-left: 4px;
	margin-bottom: 8px;
}
.shows_3
{
	margin-right: 4px;
}
.shows_4
{
	margin-left: 4px;
	font-weight: normal;
}
.shows, .shows a
{
	color: white;
	border: 0px;
}
.addthis_toolbox
{
	margin-top: 8px;
}
.addthis_toolbox a
{
	border-bottom: 0px;
}