/*
 *  bpcom-zen v0.1 
 *  subpart NEWS
 *  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 * (c) 2005,2006 - Michael Schatz, www.ib-rahn.de
 *
 *  based upon the great
 *
 *	Zenlight v1.0
 *	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 *	(c) 2005 - Gregory Remington, www.mediatech.net
 * 	Some rights reserved, http://creativecommons.org/licenses/by-sa/2.0/
 */


/*
 * clearer - prevent floated images from overlapping the div-containers they are wrapped in
 */
.news-latest-container hr.clearer,
.news-latest-item hr.clearer,
.news-list-container hr.clearer, 
.news-single-item hr.clearer { clear:both; height: 1px; margin: 0px; border: 0; color: #fff; }

/* 
 * tt_news LATEST view
 */
.news-latest-container { background-color:#fff; border: 0px; } 
.news-latest-item { clear:both; padding:0; margin:0 0 4px 0; border:1px solid #9cf; background:#fff; position:relative; }
.news-latest-item a { text-decoration:none; }
.news-latest-item p { padding:2px; }
.news-latest-item img { margin:4px; border:1px solid #666; float:right; position:relative; }
.news-latest-head { padding:0; margin:0 0 2px 0; border-bottom:1px dashed #9cf; background:#eee; }
.news-latest-head h2 { color:#06c; background:#eee; font-size:110%; font-weight:bold; margin:0; padding:0; border:0; }
.news-latest-head h2 a { color:#06c; }
.news-latest-head h2 a:hover { color: #f60; }
.news-latest-body { margin:0; padding:1px 2px 0 2px; background:#fff; }
.news-latest-body a { color:#000; }
.news-latest-body a:hover { color:#000; }
.news-latest-gotoarchive { color:#06c; padding:2px; margin:0 0 2px 0; border:1px solid #36c; background:#cdf; font-size:90%; font-weight:bold; margin-top:5px; }
.news-latest-gotoarchive a:link, 
.news-latest-gotoarchive a:visited { color:#06c; }
.news-latest-gotoarchive a:hover { color:#f60; }
.news-latest-category img { border:none; margin:2px 5px 0 2px; float:left; position:relative; }
.news-latest-date,
.news-latest-author,
.news-latest-category { font-size:80%; font-weight:normal; background:#eee; }
.news-latest-author { font-style:italic; padding:0 2px; }
.news-latest-morelink { margin-right:2px; }

/*
 * tt_news LIST view
 */
.news-list-container { border:0; background-color:#fff; }
.news-list-item { clear: both;padding:0; margin:0 0 6px 0; border:1px solid #9cf; background:#fff; position:relative; }
.news-list-item a { text-decoration:none; }
.news-list-item p { padding:2px; }
.news-list-item img { margin:4px; border:1px solid #666; float:right; position:relative; }
.news-list-head { padding:1px; margin:0 0 2px 0; border-bottom:1px dashed #9cf; background:#eee; }
.news-list-head h2 { color:#06c; background:#eee; font-size:110%; font-weight:bold; margin:0; padding:0 0 0 1px; border:0; float:none; }
.news-list-head h2 a:link,
.news-list-head h2 a:visited { color:#06c; }
.news-list-head h2 a:hover { color:#f60; }
.news-list-body { margin:0; padding:1px 2px 0 2px; background: #fff; }
.news-list-body a,
.news-list-body a:hover { color:#000; }
.news-list-date,
.news-list-author,
.news-list-category,
.news-list-morelink { font-size:80%; font-weight:normal; background:#eee; }
.news-list-category { text-align:left; padding-left:2px; }
.news-list-category img { border:0; margin:1px 2px 0 0; float:right; position:relative; }
.news-list-author { font-style:italic; }
.news-list-morelink { padding-top:2px; }

/*
 * tt_news Page-Browser
 */
.news-list-browse { text-align:center; }
.news-list-browse table { margin-left:auto; margin-right:auto; }
.tx-ttnews-browsebox { margin: 4px 0 0 0; border:1px solid #666; padding:3px; background:#eee; font-size: 100%; text-align: center; position: relative; }
.tx-ttnews-browsebox-strong, 
.tx-ttnews-browsebox-SCell { font-weight: bold; }
.tx-ttnews-browsebox-SCell p,
.tx-ttnews-browsebox TD P { margin:0; }
.tx-ttnews-browsebox-SCell { background-color: #9cf; border:1px solid #666; padding: 0 1px; }
.news-search-emptyMsg { font-size:11px; margin-left:10px; }
.news-search-form { padding:3px; margin-bottom:5px; border:1px solid #666; background-color:#fff; }
.news-search-emptyMsg{ 	margin:0; }
.news-search-form FORM { margin:0; }

/*
 * tt_news SINGLE view
 */
.news-single-item { padding:0; margin: 5px 0; border:1px solid #666; background-color:#fff; position: relative; }
.news-single-head { padding: 3px; margin: 0 0 2px 0; border-bottom: 1px solid #666; background: #eee; position: relative; }
.news-single-head h1 { color: #06c; background: #eee; font-size: 140%; font-weight: bolder; margin: 0; padding: 1px; border: 0; }
.news-single-head h3 { font: bold 100%; margin-bottom: 1.5em; }
.news-single-body { font-size: 100%; padding: 3px; clear: right; }
.news-single-img { float: right; margin: 0 0 0 5px; position: relative; }
.news-single-imgcaption { padding:3px; }
.news-single-category { width: auto; max-width: 200px; height: auto; margin: 2px; padding: 1px 3px; border: 1px dotted #999; background: #fff; text-align: right; float: right; position: relative; }
.news-single-backlink, 
.news-single-backlink a { font-weight: bold; margin: 3px; }
.news-single-timedata, 
.news-single-author,
.news-single-imgcaption { font-size: 90%; }
.news-single-author { padding-bottom: 3px; }
.news-single-additional-info { background-color: #69c; margin:10px 5px; padding: 2px; }
.news-single-related,
.news-single-files,
.news-single-links  { margin: 0; padding: 3px; background-color:#fff; }
.news-single-related DD, 
.news-single-links DD, 
.news-single-files DD { margin-left:20px;}
.news-single-related DT, 
.news-single-links DT, 
.news-single-files DT { font-weight: bold; font-size: 11px; margin-left:5px; width:90%; }

/*
 * tt_news Archivemenu (AMENU) 
 */
.news-amenu-container { margin:10px 5px 3px 5px; border:1px solid #69c; background:#eee; position:relative; }
.news-amenu-container a { color: #69c; }
.news-amenu-container a:hover { color: #f60; }
.news-amenu-container ul { margin:0; padding:2px; border:0; list-style: none outside none; }
.news-amenu-container li { padding:0 2px 1px 2px; margin:0; list-style: none outside none; }
.news-amenu-container h2 { margin:0; color:#eee; padding:0 0 3px 0; text-align: center; background: #69c; }
.news-amenu-item-year { font-weight: bold; text-align: center; margin: 2px 6px 0 6px; border: 0; border-bottom: 2px solid #69c; padding: 0; color:#69c; list-style: none; }

/*
 * tt_news Categorymenu (CATMENU) 
 */
.news-catmenu  { padding:5px; margin:10px 0px 10px 10px; border:1px solid #666; background-color:#fff; }
.news-catmenu-header  { font-size:11px; font-weight:bold; }
.news-catmenu DIV { font-size:10px; white-space: nowrap; }
.news-catmenu DIV img { margin:0px; padding:0px; vertical-align: middle; }
.news-catmenu-ACT { font-weight:bold; }

.level0 { background-color:#fff; }
.level1 { padding-left:10px; background:#eee; }
.level2 { padding-left:10px; background:#ddd; }
.level3 { padding-left:10px; background:#ccc; }
.level4 { padding-left:10px; background:#bbb; }
