@charset "UTF-8";
/* CSS Document */

#sidebar .side-img {
	height: 180px;
	width: 180px;
	margin-bottom: 20px;
	overflow: hidden;
}
#content #page-img {
	height: 50px;
	width: 580px;
	margin-bottom: 20px;
}
#content .post-title {
	font-size: 14px;
	font-weight: bold;
	color: #402202;
	border-left-width: 1.2em;
	border-left-style: solid;
	border-left-color: #6A3805;
	padding-left: 0.5em;
}

