@charset "utf-8";
/* CSS Document */
h1
{
	font-size:24px;
}

.post-des
{
	font-weight:bold;
	text-align:justify;
}

.post-date
{
	font-size:12px;
}

.post-content
{
	margin-top:10px;
}

.post-content img
{
	max-width:100%;
}

.post-tags
{
	margin-top:5px;
}

.fb_iframe_widget_fluid
{
	display:inline-block !important;
}

#___plusone_0
{
	width:60px !important;
}

.related-post
{
	border-top:1px solid #333333;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom:10px;
	padding-top:10px;
}

.ul-related
{
	padding-left:20px;
	margin-bottom:0px;
}

.ul-related li
{
	margin-bottom:5px;
}

.ul-related li:last-child
{
	margin-bottom:0px;
}
