.nodus-item-unpublished {
	background-color: #ddd;
}

.nodus-template-std--teaser--item {
	margin: 0 0 20px 0;
}

.nodus-template-std--teaser--field-mode-default .field-caption {
	font-size: 11px;
	font-weight: bold;
}

.news-teaser {
	margin: 10px 0;
	float: none;
	clear: both;
	height: 100%;
	overflow: hidden;
}

	.news-teaser-header {
		float: none;
		clear: both;
		height: 100%;
		overflow: hidden;
	}
	
		.news-teaser-header .news-date {
			background-color: #842B5B;
			color: #fff;
			float: left;
			width: 70px;
			padding: 1px 5px;
			text-align: center;
			margin: 0 10px 0 0;
		}
	
	.news-teaser-announce {
		float: none;
		clear: both;
	}
	
	.news-full-content {
	}
	
		.news-full-content .news-date {
			background-color: #842B5B;
			color: #fff;
			width: 70px;
			padding: 1px 5px;
			text-align: center;
			margin: 0 10px 0 0;
		}
      
.news-teaser{margin-bottom: 20px;}                
.news-teaser .news-teaser-info .news-title{padding-top: 2px; margin-bottom: 6px; }
.news-teaser .news-teaser-info .news-title a { font-size: 16px; line-height: 24px; }
.news-teaser .news-teaser-info .news-teaser-announce{color:#535353;}
.news-teaser .news-teaser-info .news-date .big,.small{display: inline;}
.news-teaser .news-teaser-info .news-date .big{font-size: 14px;}
.news-teaser .news-teaser-info .news-date .small{font-size: 14px;}
.news-teaser .news-teaser-info .news-date{color: #969696; background: none; margin-bottom: 5px;}

.page_content .date{
    font-size: 30px;
    color: #acacac;
    margin-bottom: 15px;
}

.page_content .date .small{font-size: 20px;}