.coverpost
{
	clear: both;
	border-bottom: 0px solid #ddd;
	margin: 10px 0;
}

.coverpost h3
{
	border-bottom: 0px solid #ccc;
	font-size: 150%;
	padding-top: 5px;
}



.coverpost .img_preview
{
	float: left;
	margin: 0px 20px 0px 0px;
	width: 110px;
	height: 120px;
	border: 0px solid #ccc;
	overflow: hidden;
	text-align: center;
	background-color: #fff;
}

.coverpost .img_preview img
{
	width: 90px;
	height: 90px;
	padding: 10px;
	cursor: pointer;
}

.coverpost .post_info .category a
{
	padding: 0px 0px 0px 33px;
	background: url('/image/tree/base/tab_isleaf.gif') center left no-repeat;
	font: 1em 'Trebuchet MS', arial, Dotum, 'µ¸¿ò', Helvetica, sans-serif;
	color: #333;
	margin-right: 6px;
}

.coverpost .post_info .date
{

	font: 0.9em 'Trebuchet MS', arial, Dotum, 'µ¸¿ò', Helvetica, sans-serif;
	color: #888;
}

.coverpost .post_content
{
	margin: 5px 0px 0px 0px;
	color: #888;
	line-height: 130%;
	overflow: hidden;
}

.coverpost .post_tags
{
	padding: 5px 5px 5px 130px;
	background: url('./images/bullet_tag.gif') center left no-repeat;
	clear: both;
}

.coverpost .post_tags span
{
	display: none;
}

.clear
{
	clear: both;
}
