/*=icing
---------*/
#icing { background-image: url(../images/icing_bg2.jpg); }

#cake h1 { margin-bottom: 17px; }

.mediaItems {
	margin-bottom: 30px;
	overflow: hidden;
	_float: left;
}
.mediaItems li {
	float: left;
	margin-right: 25px;
}
#content .mediaItems a, #content .mediaItems a:hover {
	border: none;
	display: block;
	text-decoration: none;
}
html>body #content .mediaItems a img { border: 2px solid #000; }
html>body  #content .mediaItems a:hover img { border: 2px dotted #333; }
#content .mediaItems #content .itemCaption {
	display: block;
	margin-top: 4px;
}

#bio { display: none; }
#expandBio, #hideBio { font-weight: bold; }
#discog caption {
	font-weight: bold;
	padding-bottom: 7px;
}
#discog th, #discog td {
	vertical-align: top;
	padding: 3px 0;
}
#discog th {
	font-weight: bold;
	padding-right: 10px;
}