body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
}

#content {
	position: absolute;
	left: 1em;
	top: 1em;
	width: 35em;
}

#title {
	position: absolute;
	left: 37em;
	top: 1em;
	width: 22em;
}

#feat {
	position: absolute;
	left: 37em;
	top: 10em;
	width: 22em;
}

#day {
	position: relative;
}

div.date, div.featuring, div.wtf  {
	border: 1px solid #990000;
	background: #990000;
	color: #ffffff;
	font-weight: bold;
	padding: 0.2em;
	margin: 0em;
}

div.posts, div.weblogs, div.stuff {
	border: 1px dotted #000000;
	padding: 0.7em;
	margin: 0.5em 0em 0.5em 0em;
}

div.time {
	float: left;
}

div.item {
	margin: 0em 0em 1em 3em;
}

div.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5em;
	color: #990000;
	font-weight: bold;
	text-align: center;
	line-height: 1em;
}

div.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	margin: 1em 0em 0em 0em;
	line-height: 1em;
}

div.itemtitle {
	font-weight:bold;
}

a {
	color: #990000;
	text-decoration: none;
	border-bottom: none;
}

a:hover {
	color: #cc0000;
	border-bottom: 1px dotted #cc0000;
}

a:visited {
	color: #660000;
	border-bottom: none;
}
