.post {
	border-top:1px dotted #cec9c1;
	padding-top: .8em;
	/* background:url(/blog/img/top-right-treat.gif) no-repeat top right; */
}
.post-right {
	width:70%;
}
.post .date .weekday, .post .title {
	font-size:1.5em;
	font-weight:bolder;
	font-family:Garamond,Georgia,Serif;
	margin-bottom:.5em;
}
.post .date .year {
	font-family:Garamond,Georgia,Serif;
}
.post .post-user {
	margin: .8em 0;
	font-size:.8em;
}

.post .title-link {
	background:url(/blog/img/outbound-link.gif) no-repeat right center;
	padding-right:17px;
}

.post .post-details {
	margin: 1em 0 2em 0;
}
