


.sidim{

	float:left;
	margin:12px 10px 5px 0px;
}
	
.boximage img{
	border:1px solid #d29903;
}

.post h2{
	border-bottom: 1px solid #669BB4;
    font-family: georgia,'Times New Roman',serif;
    font-size: 1.6em;
    margin: 0 0 0.2em;
    text-decoration: none;
	font-weight: normal;
	padding-left: 5px;
}
.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color:#094AA4;
	background-color: transparent;
	}
	
.post h2 a:hover  {
	color: #094AA4;
	background-color: transparent;
	}	

.post {
	width: 616px;
	margin: 10px 10px 5px 0px;
	height:100%;
	color:#555;
	font: 13px Tahoma, century gothic,Arial,verdana, sans-serif;
	background:#f9f9ff;
	border:1px solid #ddd;
}
.boxcover{

	padding:10px;

}
.boxinfo{
	border-top: 1px solid #669BB4;
	width:601px;
	height:30px;
	overflow:hidden;
	position:relative;
	color: #999999;
	margin-left: 5px;
	padding-top: 2px;
}

.boxmore a:link, .boxmore a:hover,.boxmore a:visited{
	color:#CC6600;
}
.boxcoms{
	width:100px;
	margin:5px 10px 5px 10px;
	display:inline;
	text-align:right;
	
}
.boxcoms a:link, .boxcoms a:hover,.boxcoms a:visited{
	color:#CC6600;
}
.videopost{
	margin-bottom:10px;
}
.videopost embed{
 width:260px;
 height:200px;
}