@charset "utf-8";



.title {
	font-size: 9px;
	background-color:#111;
	color: white;
    width:306px;
	padding: 5px 10px 5px 10px ;
	
	margin-top:0px;
	position: absolute;
		border:0px;
	z-index: 30;
	overflow: hidden;
	
	
}

.clear{ clear:both;}
.singleTitle {
	font-size: 14px;
	color: white;
	line-height: 12px;
}
.indexPost{
	float:left;
	padding-right:1px; padding-bottom:2px;
	
	
	
	}
	
.indexPostImg img {
	border:0px;
	opacity: 0;
}
.indexPostImg a {
	border:0px;
	
}
.cat {
	font-size: 7px;
	color: #7c7c7c;
}


.gallery img {
	margin-bottom: 0px;
	border:0px;
}
.details {
	

	float: left;
}

.date {
	font-size: 9px;
}







