/* CSS Document */
/* ------- HOMEPAGE ------ */
.csc-header h1 {
	font-size:1.1em;
	color:#3298E3;
}

.news-list-item { font-size:0.9em;}

.news-list-category,
.news-list-morelink,
h3 .news-list-date,
.news-list-item p.bodytext {
	font-size:0.9em;
	font-weight:normal;
}

.news-list-container .news-list-item h3 {
	font-size:1em;
}

.headnews .news-list-container .news-list-item h3 a,
.news-list-container .news-list-item h3 a {
	background:url(../eua1/img/bullet_arrow_1.png) no-repeat 0 5px;
	color:#005A9C;
	padding-left: 10px;
	text-decoration:none;
}

.news-list-container .news-list-item h3 a {
	background:url(../eua1/img/bullet_arrow_1.png) no-repeat 0 2px;
}

.news-list-container div.clearer {
	clear:both;
	background:url(../eua1/img/hr_bkg.png) repeat-x;
	display:block;
	height: 1px;
	margin:8px 0;
	width: 100%;
}

.news-list-container div.clearer hr{ display:none;}
.news-list-item .news-list-morelink { padding-left:6px;}

.news-list-item-image {
	float:left;
	clear:none;
}

.news-list-item-image a img{
	margin:0 15px 15px 0;
}

.news-list-container .news-list-item h3 a:hover {
	text-decoration:underline;
}

.news-list-category {
	display:none;
	padding:0;
	margin:0;
}

.membernews .news-list-container .news-list-item {
	background:#33FF99;
	display: inline;
	float:left;
	clear:none;
	width:250px;
}

.membernewsleft, .membernewsright{
	display: inline;
	float: left;
	width:240px;
}
.membernewsright{
	float:right;
}

span.news-list-morelink {
	display:none;
}

/* ----- HOMEPAGE END ---- */

/* ---- SINGLE DISPLAY --- */
.news-single-author, .news-single-category {
	display:none;
}

.news-single-timedata {
	clear:none;
	color:#999999;
	display: inline;
	float:left;
	font-size:0.8em;
	padding:2px 5px 5px 2px;
}
.news-single-item .news-single-additional-info {
	color:#999999;
	font-size:0.8em;
}
.news-single-backlink {
	font-size:0.8em;
	margin: 10px 0;
}

/* -- SINGLE DISPLAY EN -- */
.news-single-item {
	display:block;
	clear:both;
}
span.mbl_newsevent_multidayevent,
span.mbl_newsevent_onedayevent,
span.mbl_newsevent_eventwhere {
	font-size:0.8em;
}

.mbl_newsevent_multidayevent {
	margin-top:1em!important;
}

.news-single-author {
	margin-bottom:1em!important;
}

.news-single-item .subheader{
	display:none;
}
.news-single-additional-info dt {
	font-size:1.2em;
	margin:0;
}
.news-single-item h3 {
	margin-top:1.4em!important;
}
.news-single-additional-info dd {
	font-size:1.2em;
}

.news-single-additional-info dd a {
	text-indent:0px;
}

.news-single-img {
	clear:none;
	display: inline;
	float:left;
	margin:0 8px 8px 0;
	padding:6px 0 0 0;
}

.news-single-item hr.clearer {
	border:none;
	background: #FFF;
	height:1px;
	color:white;
}

.news-single-timedata {
	float:none;
	color:#005B9C;
}

