	
.title{
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;

}



.boximage{
	position:relative;
	width:325px;
	height:150px;
        padding:5px 0px 0px 4px;
}
	
.boximage img{
	border:1px solid #d29903;
}

.boxtitle{
	position:absolute;
	bottom:-1px;
	left:5px;
	padding:6px 10px 0px 6px;
	background:url(images/trans.png) ;
	width:309px;
}
.boxtitle h2{
	font-size: 16px ;
}
.boximage h2 a, .boximage h2 a:link, .boximage h2 a:visited  {
	color:#fff;
	background-color: transparent;
	}
.boximage h2 a:hover  {
	color: #228fc4;
	background-color: transparent;
	}	

.box {
	background-image:url(images/design/img_reflect.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
	width:356px;
	border:1px solid #e0e4e4;
	-moz-border-radius: 5px;
	
	color:#111;
	font-size:11px;
	min-height:391px;
	float:left;
	margin: 0px 2px 5px 0px;


	}
.boxcover{

	padding:10px;

}
.boxinfo{
	width:350px;
	height:50px;
background-color:#7AA;
	overflow:hidden;
	position:relative;
padding:0px 0px 0px 2px;

}
.boxmore{
	float:left;
	width:200px;
	margin:5px 0px 5px 10px;
	display:inline;
}
.boxauthor{
	float:left;
	width:200px;
	margin:10px 0px 5px 10px;
	color:#fff;
	display:inline;
}

.boxcoms{

	top:12px;
	right:10px;
	font-size:40px;
	position:absolute;

	
}
.boxcoms a:link, .boxcoms a:hover,.boxcoms a:visited{
	color:#fff;
}
.videopost{
	margin-bottom:10px;
}
.videopost embed{
 width:260px;
 height:200px;
}