body {
	background-color: black;
	color: white;
	font-family: Bitstream Vera Sans, Helvetica, sans-serif;
	padding: 1em;
	margin: 10px 30px 30px 18px;
}

h1 {
	font-weight: normal;
	font-size: 96px;
	margin: 0;
	padding: 0 12px 0 12px;
}

h1 a {
	text-decoration: none;
}

h1 a:visited {
	color: white;
}

table.title {
	border-left: 3px solid #a0a0a0;
	border-bottom: 3px solid #a0a0a0;
	border-spacing: 0;
}

table.title td {
	padding: 0;
}

table.title #subtitle {
	width: 50%;
}

table.title #subtitle div {
	color: #a0a0a0;
	padding: 0 0 0 16px;
	border-left: 1px solid #a0a0a0;
	font-size: 24px;
}

table.title #navigation {
	width: 50%;
	text-align: right;
	font-size: 18px;
}

table.title #navigation ul {
	margin: 0;
}

table.title #navigation li {
	list-style: none;
}

#content {
	margin: 2em 4em 1em 4em;
}

#content h2 {
	margin-top: 2em;
	margin-left: -1em;
}

a {
	color: white;
}

a:visited {
	color: #a0a0a0;
}

.entry {
	margin-bottom: 2em;
}

.entry h2 {
	margin-bottom: 0;
}

.entry .attribution {
	padding-right: 0.5em;
	margin-right: 0.5em;
	float: left;
	border-right: 1px solid #a0a0a0;
	color: #a0a0a0;
	font-size: 10pt;
}

.entry .timestamp {
	color: #a0a0a0;
	font-size: 10pt;
}

table.episodelist h3 {
	margin: 0;
}

table.episodelist td {
	text-align: left;
	padding: 4pt 1em 4pt 0;
}

table.episodelist img {
	border: 1px solid #a0a0a0;
}
