#dm_postTitle {
	margin-bottom: 3px;
	color: #444;
	font-weight: bold; font-size: 18px;
	clear: both;
}

#dm_postLink:link { color: #444; text-decoration: none; }
#dm_postLink:visited { color: #444; text-decoration: none; }
#dm_postLink:hover { color: #990618; text-decoration: underline; }
#dm_postLink:active { color: yellow; text-decoration: none; }

#dm_postTopMeta {
	margin: 0px 0px 15px 0px;
	color: #444;
	font-weight: normal; font-size: 13px;
}

#dm_postTopMetaDate {}

#dm_postTopMetaAuthor:link { }

#dm_postContent {
	color: #888; font-size: 12px;
	line-height: 1.3em;
}

#dm_readMoreArea {
	position: absolute; bottom: 10px; right: 30px;
	font-family: verdana, arial, sans-serif; font-size: 13px; font-weight: normal;
	color: steelblue;
}

#dm_excerpt_readMoreArea {
	margin: 5px 5px 0px 0px;
	width: 100%;
	text-align: right;
}

#dm_readMoreLink:link { color: steelblue; text-decoration: none; }
#dm_readMoreLink:visited { color: steelblue; text-decoration: none; }
#dm_readMoreLink:hover { color: red; text-decoration: underline; }
#dm_readMoreLink:active { color: yellow; text-decoration: none; }