
	
.title{
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;

}



.boximage{

	position:relative;
/*
	width:325px;
	height:150px;
*/
	width:250px;
	height:115px;
	float: left;
	margin: 0 10px 10px 0;
}
	
.boximage img{
	border:1px solid #d29903;
}

.boxtitle{
	position:absolute;
	bottom:0px;
	left:1px;
	padding:10px 10px;
	background:url(images/trans.png) ;
	width:305px;
}
.boxmore h2{
	margin:  0;
}
.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 {
	/*width:350px;*/
	/*margin: 10px 10px 5px 0px;*/
	/*height:100%;*/
	/*color:#666;*/
	/*font: 13px Tahoma, century gothic,Arial,verdana, sans-serif;*/
	/*float:left;*/
	/*background:#060606;*/
	float: left;
	width: 50%;
	overflow: hidden;
	margin-top: 10px;
	}
.box a {
	text-decoration: none;
}
.commentsbox {
	float: left;
	width: 50%;

}
.commentsbox .comments {
	/*margin: 8px 0 10px 0px;
	padding-bottom: 3px;
	border-bottom: 1px solid #999;*/

	padding: 3px 10px;
	margin-top: 3px;
	background-color: #111;
}

.boxcover{
	background-color: #111;
	border: 1px solid #222;
	border-left: 1px solid #222;
	border-right: 1px solid #222;
	padding: 1px 10px;
}
.boxmore{
	margin:5px 0px 5px 0px;
}
.boxauthor{
	margin:5px 0px 5px 0px;
	color:#fff;
	font-size: 11px;
} 

.boxcoms{
	top:12px;
	right:10px;
	font-size:12px;
	color: #AAA;
	border-bottom: 1px solid #AAA;
	padding-bottom: 4px;

	
}
.boxcoms a:link, .boxcoms a:hover,.boxcoms a:visited{
	color:#fff;
}
