@charset "utf-8";
/* CSS Document */

.publish_date {
	font-size: 14px;
	font-style: italic;	
}

.post_title {
	font-size: 18px;
	font-weight: bolder;
	color: #000;
}

.post_desc {
	font-size: 14px;
}

.read_article_btn {
	padding-top: 10px;
	padding-bottom: 10px;	
}
/*
.post_block {
	border-bottom: solid 1px #C9C8C8;
}
*/

