#header #nav #journal a { background-position: 0 -45px !important; }

body {
	background-image: url(images/bg_journal.gif);
	color: #100B01;
	}

#content {
	position: absolute;
	top: 93px; left: 155px;
	width: 565px;
	padding: 10px;
	}

#content p {
	padding: 5px;
	text-align: justify;
	margin-bottom: 10px;
	font: .86em/1.3em "Georgia", "Times New Roman", serif;
	color: #fff;
	}

.entry { clear: both; margin-bottom: 1em; }

.entry .date {
	float: left;
	width: 3em;
	margin-top: .3em;
	border: 3px double black;
	}
.entry .date * {
	text-align: center;
	}
.entry .date .date_no {
	height: .8em;
	font-size: 1.8em;
	line-height: 1em;
	}
.entry .date .date_mon {
	font-size: 1.1em;
	letter-spacing: -1px;
	}

.entry .entry_title {
	font-size: 1.4em;
	letter-spacing: .2em;
	}

.entry .entry_title {
	margin-left: 3.6em;
	}
.entry .entry_body {
	margin-left: 5em;
	}
.entry pre {

}
