h2 a {
	cursor: default;
	text-decoration: none;
}#discography p {
	display: none;
}
/* sdk EVENTS ------------------------ */
#events .location {
	display: block;
}
#events .TV .venue,
#events .Radio .venue,
#events .Online .venue {
	color: #810000;
	display: block;
}
#events div.date-time {
	display: inline;
	float: right;
	margin-right: 4px;
	position: relative;
	text-align: right;
	width: 30%;
}
#events div.item .notes,
#events .venue,
#events .time,
#events .address,
#events .byline,
#events .subtype {
	display: none;
}
#events div.item:hover .notes,
#events div.item:hover .venue,
#events div.item:hover .time,
#events div.item:hover .address,
#events div.item:hover .byline,
#events div.item:hover .suptype {
	display: block;
}
#events div.location-venue {
	border-left: none;
	border-right: 1px #7E8FA4 dotted;
	margin-left: 0;
	width: 60%;
}
#media h3 a span.artist {
	text-decoration: none;
}
#news img.thumbnail {
	display: inline;
	float: left;
	position: relative;
}


#pg-home #media img.fullsize,
#pg-home #media img.thumbnail {
	display: block;
	float: none;
}
#pg-home div#col-left {
	display: inline;
	float: left;
	left: 0;
	position: absolute;
	top: 0;
	width: 200px;
}
#pg-home div#col-mid {
	left: 200px;
	position: absolute;
	top: 0;
	width: 348px;
}
#pg-home div#col-mid .channel {
	margin: 0 0 16px 0;
}
#pg-home div#col-right {
	display: inline;
	float: right;
	position: relative;
	width: 200px;
}
#pg-home div#content {
	min-height: 145em;	
	height: auto !important;
	height: 145em;

}
#pg-media #content {
	min-height: 110em;	
	height: auto !important;
	height: 110em;
}
#pg-media #media {
	position: absolute;
	width: 732px;
}
#pg-media #media .subtype {
	background-position: top right;
}
#pg-media #media div.item {
	display: inline;
	float: left;
	min-height: 11em;	
	height: auto !important;
	height: 11em;
	position: relative;
	width: 355px;
}

#pg-media #media div.item p{
	display: none;
}
#pg-media #media div.item p.url {
	line-height: 1.8em;
	display: block;
	text-align: right;
}
#pg-media #media h3 {
	text-align: right;
}
#pg-releases #discography {
	position: absolute;
	width: 732px;
}
#pg-releases #discography .item {
	display: inline;
	float: left;
	min-height: 17em;	
	height: auto !important;
	height: 17em;
	position: relative;
	width: 173px;
}
/* sdk Discography */
#pg-releases div#content {
	min-height: 100em;	
	height: auto !important;
	height: 100em;

}

/* sdk Member Profile */
#pg-profile div#col-left {
display: inline;
float: left;
left: 0;
position: absolute;
top: 0;
width: 232px;
}
#pg-profile div#col-right {
	left: 232px;
	position: absolute;
	top: 0;
	width: 500px;
}
#pg-profile div#col-right .channel {
	margin: 0 0 16px 0;
}

#pg-profile div#content {
	min-height: 145em;	
	height: auto !important;
	height: 145em;
}

/* sdk:player embedded player */
#playing #player-embed {
	background: #FFFFFF;
	border: 3px #FFFFFF solid;
	margin: 0 8px 18px 0;
	padding: 0;
	width: 320px;
	display: block;
	position: relative;
	left: 10px;
	top: 5px;
}


#player #playing p.formats {
	border-top: 1px #7E8FA4 solid;
	color: #7E8FA4;
	margin: 30px 6px 10px 4px;
	padding: 5px 3px;
}


/* Roster Page */
div.artists-list ul {
	padding: 0;
	margin: 10px;
	list-style: square inside none;

}
div.artists-list li.item {
	margin: 0;
	padding: 4px 0;
	border: none;
	list-style: square inside none;	
	background: transparent;
}
div.artists-list h3 {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 12px;
}
div#artists-roster {
position: relative;
float: left;
width: 200px;
display: inline;
}

div#artists-featured {
	width: 344px;
	position: relative;
	float: left;
	display: inline;
}
div#artists-featured h3 {
	font-size: 1.5em;
}
div#artists-featured ul {
	margin: 0;
	padding: 0;
}
div#artists-featured li.item img {
	width: 300px;
	display: block;
}
div#artists-featured li.item {
	list-style: none outside none;
}

div#artists-catalog {
position: absolute;
top: 0px;
right: 0px;
width: 200px;
margin-top: 0;
}
div#wrapper {
	border: 1px white dashed;
}


#pg-player #playlist .item {
	width: 231px;
	float: left;
	height: 125px;
	position: relative;
	
}
#pg-player #playlist .items {
	padding: 5px 0;
}
div.alert li {
	color: red;
	font-weight: bold;
}
