.miniright {
	width:260px;
	float:right;
	}
	
.minipost {
	width:260px;
	float:right;
	margin: 0px 0px 0px 0px;
	padding:0px 10px 5px 10px;
	background:url(images/minip.jpg) repeat-y;
	display:inline;
	color:#4B555E;
	font-family:Arial;
	font-size:100%;
	text-align:justify;
        border-right:1px solid #ccc;
	}
	
.catnames{
	font-size:95%;
	font-family:Arial,Georgia,Century gothic,  sans-serif;
	padding:5px 5px ;
   	color:#fff;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	width:250px;
	background:#722F08;
	font-weight:bold;
}

.minipost h2{
	margin: 3px 0 3px 0;
	padding: 3px 0px 0px 0px;
	text-align: left;
	font-size: 95%;
	line-height:16px;
	color:#000;
	font-family:Arial;
	text-transform:uppercase;
}

.minipost h2 a:link, .minipost h2 a:visited{
	color:#000;
}
.minipost h2 a:hover  {
	color: #ca0707;

}
.categ{
	line-height:16px;
	font-size:12px;
	height:18px;
	overflow:hidden;

}
.categ a:link,.categ a:visited {
	color:#B22621;

}

.hentry {
	padding:0px 0px 2px 0px;
	overflow:hidden;

}
.hentry p{
	margin:5px 0px;
	line-height:18px;
}


.hentry img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#fff;
	border:1px solid #BFBFBF;
	margin:2px 5px 5px 0px;
	}
.minimeta{
	color:#B22621;
	height:25px;
	padding:8px 10px 0 10px;
	background:url(images/minimet.jpg) ;

		
}

.cat{
	float:left;
	font-size:13px;
	color:#226b91;
	padding: 0 0 0 10px;
}


.cat a:link,.cat a:visited{
	color:#235B76;

	}
.cat a:hover{
	color:#2E9FD7;

	}

