@charset "utf-8";

/*--------------------------------------
  /index.html
---------------------------------------*/

div.entryData {
	padding-top: 1em;
	border-top: 1px dotted #999;
}

p.date {
	float: left;
}

p.posted {
	text-align: right;
}

div#sideMenu h4 {
	margin-bottom: 5px;
}
p.year_index {
	size: 120%;
	background-color:#FFE4E1;
	color: #8B4513;
	padding: 5px;
	font-weight: bold;
	background-color: #FFE4E1;
	display: block;
	list-style-type: square;
	width: 40%;
}

