.post {
	border-bottom: 1px solid #ccc;
	margin: 0 0 15px 0;
}


.post h2 {
	margin: 0;
}

.entry {
	padding: 15px 0;
	width: 560px;
	overflow: hidden;
}

.postmetadata {
	padding: 0 0 15px 0;
	font-size: 92%;
}

.postmetadata, .postmetadata a {
	color: #999999;
}



/* sidebar */

#sidebar {
	border-left: 1px solid #ccc;
	padding: 0 0 0 10px;
}

#sidebar #s {
	width: 100px;
}

#searchform {
	margin: 0 0 15px 0;
}

/* table */

table .post {

border: none;

}
