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