#content h2.entry-title {
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	margin: 0px auto;
	padding: 20px 0px 0px;
	width: 540px;
}
#content h2.entry-title a {
	text-decoration: none;
	font-weight: normal;
	color: #990000;
}
#content h2.entry-title2 {
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	margin: 0px auto;
	padding: 20px 0px 0px;
	width: 95%;
}
#content h2.entry-title2 a {
	text-decoration: none;
	font-weight: normal;
	color: #990000;
}
#content asset-name {
	margin: 0px 10px 5px;
	padding: 20px 0px 0px 5px;
}
#content .asset-meta {
	text-align: right;
	margin: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 0px;
}
#content .asset-header {
}

#content .asset-body, #content .comment-content {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#content .content-nav {
	text-align: center;
	display: none;
}
#content h1#page-title {
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	float: none;
	width: 540px;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	font-size: 130%;
}
#content .asset-header h1 {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content h1.entry-title {
	margin: 0px;
	padding: 0px;
}
#content .comments-header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	color: #FF6600;
	font-size: 110%;
	margin: 0px auto;
	padding: 20px 0px 0px;
	width: 540px;
}
#content h1.archive-title,
.entry-categories {
	display: none;
}


/**/
#leftarea ul{
	margin:5px 0 5px 15px;
	padding:0;
}

#leftarea ul li{
	line-height:150%;
}
/**/
