/*********** BLOG ***********/
	
a.date:link, a.date:visited, a.date:hover, a.date:visited:hover{
	color:#999966;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}

div.captions{
	clear:both;
	font-size:11px;
	padding:0 0 10px 0;
	}
	
div.box_comments_form{
	padding:5px;
	}

div.main_content{
	clear:both;
	padding:0 0 20px 0;
	}

div.post{
	clear:both;
	padding:0 0 20px 0;
	}
	
div.post_comment{
	clear:both;
	padding:10px;
	border-bottom:1px solid #EDEDC0;
	}
	
div.visual_content{
	clear:both;
	padding:0 0 5px 0;
	}
	
div.visual_content_comment{
	padding:5px;
	float:left;
	width:65px;
	margin-right:10px;
	}
	
div.visual_content_box{
	padding:5px;
	background:#ededc0;
	margin:0 0 15px 0;
	}

div.visual_content_image{
	padding:5px;
	float:left;
	width:100px;
	margin-right:2px;
	}
	
div.visual_content_video{
	padding:5px;
	float:left;
	/*width:120px;*/
	margin-right:2px;
	}
	
div.visual_content_audio{
	padding:5px;
	width:220px;
	}
	
div.post_month a{
	font-family:Georgia, Arial;
	font-size:12px;
	}
	
img.comments_icon{
	margin:0 5px 0 10px;
	}

a.underline {
	text-decoration:underline;
	}

p.date{
	line-height:24px;
	font-size:11px;
	}
	
p.date_2{
	line-height:14px;
	font-size:10px;
	}
	
p.date_3{
	line-height:14px;
	font-size:11px;
	padding:5px 0 5px 0;	
	border-bottom:1px solid #999966;
	}
	
p.date img a{
	border:none;
	}
	
p.text_icons{
	font-size:11px;
	color:#333;
	background:#EDEDC0;
	padding:20px;
	margin:20px 0;
	border:1px solid #999966;
	}
	
.title_post_content{
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	text-transform:capitalize;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #999966;
	background:#EDEDC0;
	}
