﻿.title{
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;

}
.boximage{
        padding-top:5px;
	position:relative;
	width:325px;
	height:150px;
}
.boximage img{
	border:0px solid #b2b0a6;
}
.boxdate{
  color:#014558;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
  position:absolute;
  top:13px;
  right:10px;
  text-align:right;
}
.boxtitle{
	position:absolute;
	bottom:10px;
	left:1px;
	padding:10px 10px;
	background:url(images/boxBG.png) repeat-x ;
	width:303px;
}
.boxtitle h2{
	font-size: 14px ;
}
.boximage h2 a, .boximage h2 a:link, .boximage h2 a:visited  {
	color:#fff;
	background-color: transparent;
	}
.boximage h2 a:hover  {
	color: #667;
	background-color: transparent;
	}	

.box {
	width:350px;
	margin: 10px 10px 5px 0px;
	height:100%;
	color:#666;
	font: 13px Tahoma, century gothic,Arial,verdana, sans-serif;
	float:left;
	background:#dbdbd3 url('images/postBG.png') repeat-x;
	border:1px solid #ccc;

	}
.boxcover{

	padding:10px;

}
.boxinfo{
	width:350px;
	height:20px;
	background:url(images/boxBG.png) repeat-x;
	overflow:hidden;
	position:relative;

}
.boxmore{
	float:left;
	width:200px;
	margin:0px 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;
}