/*--------------------------------- tt_news LIST view  -----------------------------------*/
.hentry {
	text-align:left;
	margin-bottom: 30px;
}

.hentry h6.entry-title {
	color:#9E2323;
	color:#000;
	margin: 0;
	padding: 0;
	line-height: 18px; 
	font-family: helvetica;
}
.hentry h6.entry-title a:link, .hentry h6.entry-title a, .hentry h6.entry-title a:visited {
	color: #482421;
}

.news-archive .hentry {
	margin-bottom: 18px;
}

.newsoverview .hentry address .fn, 
.newsoverview .hentry address .email, 
.newsoverview .hentry address .tel, 
.newsoverview .hentry address .org,
#press-release-list .hentry address .fn, 
#press-release-list .hentry address .email, 
#press-release-list .hentry address .tel, 
#press-release-list .hentry address .org,
.news-list .hentry address .email, 
.news-list .hentry address .tel  {
	display: none;	
}

.hentry address, .hentry abbr.published, .hentry div.news-source {
	font-style:italic;
	display: inline;
	font-size: 12px;
}

.hentry abbr.published {
	border-bottom: medium none;	
	font-size: 12px;
}

.hentry abbr.published:before {
	content: " - ";	
}

.hentry div.entry-summary p {
	margin: 0;
	line-height:18px;
	font-size: 12px;
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}
.news-list-container IMG {
	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-news-list-browse IMG {
	float: none;
	border:none;
	margin:0px;
}


	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.news-list-browse {
	width: 100%;
	border: 1px solid #eae9e3;
	background-color: #F8F7EC;
	padding: 4px 8px 0 8px;
	font-family: helvetica, arial, sansserif;
	margin: 10px 0;
}
#body .news-list-browse p {
	margin-bottom: 0;
}

.display_results{
	width:220px;
	float:left;
}
.results_next{
	width:220px;
	padding: 0;
	float:right;
	text-align:right;
}

.news-list-browse a, .news-list-browse a:link {
	text-decoration: none;
}

.tx-ttnews-browsebox-strong{
	color: #9E2323;
}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

.single-news h1, .single-news h3, .single-news h2, .single-news h4 {
	font-family: helvetica, arial, sansserif;
	color: #482421;
	text-transform: inherit;
	margin-bottom: 15px;
}

.single-news .hentry address, .single-news .hentry abbr.published, .single-news .hentry div.news-source {
	font-style:italic;
	display: inline;
	font-size: 14px;
}

.single-news .vcard, .single-news .hentry address {
	display: none;
}

.news-single-img {
	float: right;
	margin-left:5px;
}

.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category, .news-list-category{
	font-size:12px;
	color:#333333;
	float: left;
}
.news-single-backlink, .news-single-backlink a, .news-single-backlink a:visited {
	color:#9E2323;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: 10px;
}

.news-single-imgcaption {
	font-size:12px;
}
.news-single-author {
	padding-bottom: 3px;
}
