﻿p {
	margin-bottom: 0.5em;
}

iframe, object, embed {
	width: 400px;
	height: 244px;
}

#container {
	width: 95%;
	min-width: 640px;
	margin: 0.5em;
}

#main .article h1, #live .article  h2 {
	font-size: 130%;
}

#live, #music {
	margin: 1em;
}

#live h1 span, #music h1 span {
	border-bottom-width: 2px;
}

#music h4, #music ul {
	margin-left: 0;
}


/* the overlayed element */
#overlay .container {
	width: 95%;
	min-width: 640px;
	margin: 0.5em;
}

#overlay #close {
	width: 32px;
	height: 32px;
}

#close a {
	display: block;
	width: 32px;
	height: 32px;
	background: transparent url(img/close-sm.png) no-repeat 0 0;
}

#close a:hover {
	background: transparent url(img/close-sm.png) no-repeat -32px 0;
}

.bio {
	width: 95%;
	min-width: 640px;
	margin: 0 2em;
	padding-top: 0.5em;
}
