@import 'common.css';
@import 'jquery.lightbox.css';

#news {
	color: #525252;
	font-family: tahoma;
	font-size: 11px;
	line-height: 20px;
	width: 549px;
	margin-left: 15px;
	margin-bottom: 10px;
}

#news h1 {
	font-size: 17px;
	font-weight: bold;
	color: #3eacdf;
}

#news h4 {
	font-size: 11px;
	font-weight: normal;	
	color: #8d8d8d;
	margin-left: 2px;
	margin-top: 5px;
}

#news h5 {
	margin-left: 5px;
	margin-top: 20px;
	font-size: 11px;
	text-align: center;
}

#news h6 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 13px;
}

#news p {
	font-size: 11px;
	color: #525252;
}

#news li {
	margin-left: 20px;
}

#news a, #news a:visited {
	color: #ff0084;
	font-weight: bold;
	text-decoration: none;
	border: 0;
}

#news .img {
	border: 1px solid #525252;
	margin-right: 20px;
	float: left;
}

#news .foto {
	border: 1px solid #525252;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#source {
	float: right;
	color: #8d8d8d;
}

#author {
	float: right;
	color: #8d8d8d;
}

.comment {
	margin-top: 20px;
	font-size: 10px;
}

.comment-content {
	border: 1px solid #aaaaaa;
	padding: 10px;
	background-color: #dfddde;
}
