.minipost {
	width: 210px;
	height:200px;
	float:left;
	margin: 15px 15px 15px 15px;
	padding:3px 0 0 0px;
        background:#202325;
        border:1px solid #393f42;
	display:inline;
	color:#222;
	font-family:century gothic,Arial,verdana, sans-serif;
	overflow:hidden;
	font-size: 14px;
	}

.minipost1 {
	width: 192px;
	float:left;
	margin: 0px 0px 5px 5px;
	padding:3px 0 0 0;
        background:#202325;
        border:1px solid #393f42;
	display:inline;
	color:#222;
	font-family:century gothic,Arial,verdana, sans-serif;
	height:90px;
	overflow:hidden;
	font-size: 12px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}

.minipost2 {
	width: 192px;
	height:160px;
	float:left;
	margin: 0px 0px 5px 5px;
	padding:3px 0 0 0;
        background:#202325;
        border:1px solid #393f42;
	display:inline;
	overflow:hidden;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	}

.minipost2 a:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	}

.minipost2 a:link {
	color:#ccc;
        font: 14px georgia, century gothic,Verdana, sans-serif;
	text-align: center;
	}


.minipost3 {
	width: 990px;
	height:582px;
	float:left;
	margin: 0px 0px 5px 5px;
	padding:10px 0 0 0;
        background:#202325;
        border:1px solid #393f42;
	display:inline;
	color:#222;
	font-family:century gothic,Arial,verdana, sans-serif;
	overflow:hidden;
	font-size: 14px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}

.minipost3 a:link {
	margin: 10px 0px 5px 5px;
	display:inline;
	color:#ccc;
	font-weight: bold;
        text-transform:uppercase;
	}

.minipost3 a:hover {
	color:#0066ff;
	}



.minipost h2{
	margin: 0px 0 0px 0;
	padding: 0px 0px 3px 0px;
	text-align: left;
	font-size: 20px;
	overflow:hidden;
	height:20px;
}

.minipost a{
}
.minipost h2 a:link, .minipost h2 a:visited{
	color:#434343;
}
.hentry {
	height:160px;
	padding:20px 5px 2px 5px;
	overflow:hidden;
}
.miniposttitle{
	overflow:hidden;
	margin-top:10px;
	padding:2px 0px 2px 0px;
	width: 180px;
        height:18px;
        display:block;
        overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
        font-size:16px;
        font-weight:bold;
        text-align:center;
        font-family:Georgia,century gothic,Arial,verdana, sans-serif;
	color:#fff;
}

.miniposttitle1 a {
	overflow:hidden;
	margin-top:10px;
	padding:2px 0px 2px 0px;
	width: 180px;
        font-size:16px;
        text-align:center;
        font-family:Georgia,century gothic,Arial,verdana, sans-serif;
	color:#ccc;
}

.miniposttitle1 a:hover {
	color:#0066ff;
}

.miniposttitle1 b {
	color:#FF6633;
        font-size:11px;
}

.miniposttitle1 b:hover {
	color:#FF6633;
}

.miniposttitle a{
	color:#fff;
}

.miniposttitle p{
	color:#ccc;
	text-align: center;
}

.miniposttitle a:hover{
	color:#ff9900;
}

.miniposttitle1 a:hover{
	color:#00ff66;
}

.hentry p{
	margin:5px 5px;
	color:#6b7478;

}


.hentry img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#1e1f20;
	border:1px solid #393f42;
	margin:2px 5px 5px 0px;
	}
.meta{
	color:#226b91;
	height:21px;
	text-align:right;
	padding:2px 10px 0 0;
	background:#292d2f ;
	border-top:1px solid #272b2d;
		
}

.cat{
	float:left;
	font-size:13px;
	color:#226b91;
	padding: 0 0 0 10px;
}


.cat a:link,.cat a:visited{
	color:#434343;

	}
.cat a:hover{
	color:#ff9900;

	}
