.coverpost
{
	clear: both;
	border-bottom: 1px solid #eee;
	margin: 10px 0;
}

.coverpost h2
{
	font-size: 120%;
	padding-right: 0px;
}

.coverpost h2 a
{
	letter-spacing: -1px;
	line-height: 125%;
}

.coverpost .img_preview
{
	float: left;
	margin: 0px 25px 20px 0;
	width: 90px;
	height: 90px;
	border: 0px solid #ccc;
	overflow: hidden;
	text-align: center;
	background-color: #ccc
}

.coverpost .img_preview img
{
	width: 90px;
	height: 90px;
	cursor: pointer;
	margin: 0px;
}

.coverpost .post_info .category a
{
	font: 1em Dotum, Arial, sans-serif;
	color: #999;
	margin-right: 2px;
}

.coverpost .post_info .date
{
	font: 1em Verdana, Helvetica, Arial, Gulim, sans-serif;
	color: #999;
}

.coverpost .post_content
{
	margin: 7px 0 0 0;
	line-height: 125%;
	overflow: hidden;
}

.coverpost .post_tags
{
	padding: 5px 5px 5px 20px;
	background: url('./images/tag_blue.gif') center left no-repeat;
	clear: both;
}

.coverpost .post_tags span
{
	display: none;
}

.clear
{
	clear: both;
}
