html, body {
	font: 10pt "Arial", sans-serif;
	}
	
.nav {
	background: url("/website/blog/img/back_left.jpg") repeat-y;
	width: 64px;
	}

.date-header {
	font: 24pt "Georgia";
	letter-spacing: -2px;
	color: #3183B2;
	}
	
.post-title {
	font-family: "Georgia";
	font-size: 16pt;
	color: #D51F5A;
	}
	
.post-footer {
	font-size: x-small;
	font-family: Verdana;
	}
	
.post-item {
	padding-left: 1em;
	}

.blogfeeds {
	font-size: x-small;
	}

.rss {
	font-size: small;
	font-family: verdana;
	}
