/****LATEST*****/

.news-latest-item {
	margin:0 10px;
	padding:0 0 10px 0;
	border-bottom:1px solid #F7F5E6;
}

.news-latest-date {
	float:right;
	font-size:0.65em;
	color:#990000;
}

.news-latest-date a,
.news-latest-morelink a,
.news-latest-gotoarchive a {
	text-decoration:none;
}

.news-latest-morelink {
	float: right;
	font-size:0.65em;
}


.news-latest-gotoarchive {
	float: right;
	font-size:0.75em;
	margin:10px;
}

.news-latest-item .news-latest-category,
.news-single-item .news-single-category,
.news-list-item .news-list-category {
	font-size:0.7em;
	margin-left:10px;
	color:#990000;
}

/****ARCHIVE*****/

.news-list-item {
	margin:0 10px 0 5px;
	padding:0 0 10px 0;
	border-bottom:1px solid #F7F5E6;
	clear: both;
}

.news-list-item h3 {
	margin-left:10px;
}

.news-list-date {
	float:right;
	font-size:0.85em;
	font-weight: normal;
	color:#990000;
}

.news-list-morelink {
	float: right;
	font-size:0.65em;
}

.news-list-morelink a {
	text-decoration:none;
}

/****SINGLE*****/

.news-single-item {
	
}

.news-single-timedata  {
	float:right;
	margin-right:10px;
	font-size:0.65em;
	color:#990000;
}

.news-single-item h3, p.news-single-author, p.bodytext {
	margin-left:10px;
}


.news-single-item h2, .news-single-item h3 {
	color:#990000;
}

.news-single-backlink {
	font-size:0.75em;
	border-top:1px solid #F7F5E6;
	margin-top:10px;
}