/* ========== Index Page Style ========== */

body.index #index_summary {
	text-align: right;
	margin-right: -45px;
}

body.index #index_summary #index_summary_flower {
	position: relative;
	top: 17px;
	margin-left: -89px;
}

body.index h1 {
	margin: -100px 0 90px 0;
}

body.index h2 {
	margin: 1em 0 0 0;
}


body.index #main_content .post {
	margin-bottom: 5em;
	border: 1px solid white; /* MSIE bug */
}
body.index #main_content > .post {
	border-style: none; /* Overwrite MSIE bug */
}

body.index .post .title {
	width: 248px;
	float: left;
	text-align: right;
}

body.index .post .summary {
	width: 392px;
	margin-left: 20px;
	float: left;
}
body.index .post .meta_info {
	margin-top: 10px;
}
body.index .post .date {
	color: #a6140b;
	font-weight: bold;
	font-style: italic;
}
