
/****************************************************/
body#category div.blog-list ul li a em.d {
	left: 40px;
}

body#category div.blog-list ul li a em.t {
	padding-left: 140px;
	width: 450px;
}



/****************************************************/
body#entry h1.entry-title {
	border-bottom: 5px solid #3453c9;
	font-size: 25px;
	line-height: 1.5em;
	padding: 30px 20px 5px 10px;
}

body#entry p.categorydate {
	margin: 0px;
	padding-top: 5px;
	text-align: right;
}

body#entry div.entry-title {
	background: url(images/entry_title_bg_header.png) no-repeat left top;
	padding-top: 10px;
}

body#entry div.entry-title h1 {
	background: white url(images/entry_title_bg_footer.png) no-repeat left bottom;
	color: #129500;
	line-height: 1.3em;
	padding: 10px 10px 15px 30px;
}


