#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
}

.entry-title {
	margin:0 0 6px 0;
	padding:0;
}

#content .recent_posts {
	list-style:none;
	margin:15px 0;
	padding:0;
}

.entry-date span {
	background-color:#fff;
	margin:0;
	padding:0 2px;
}

.recent_posts .byline {
	background-color:#fff;
	margin:0;
	padding:0;
	width:240px;
	padding:0 2px 2px 2px;
	border-bottom:dotted 1px #796e58;
}

.entry-title a {
	font-size:20px;
	text-decoration:none;
}

.entry-title a:hover {
	text-decoration:underline;
}

.entry-content {
	padding:3px 0 0 0;
}

#search {
	padding-top:20px;
}

#search #s, #searchform #s {
	width:120px;
	font-size:12px;
	height:16px;
}

#search label, #searchform label {
	text-align:left;
}

.post {
	padding-bottom:18px;
	margin-bottom:14px;
	border-bottom:dashed 1px #796e58;
}

#search #searchsubmit, #searchform #searchsubmit {
	background-color:#796e58;
	color:#fff;
	margin-left:4px;
	border:0;
	height:20px;
}

#sidebar h3 {
	margin:16px 0 3px 0;
	padding:0;
}

#sidebar a {
	line-height:20px;
}

.comment {
	background-color:#faf7e6;
	padding:5px;
}

.page-cat {
	font-size:18px;
}

.navigation {
	padding-bottom:20px;
}

.nav-previous {
	width:200px;
	float:left;
	text-align:left;
}

.nav-next {
	width:200px;
	float:right;
	text-align:right;
}
