/* Start of CMSMS style sheet 'Majenta PLM09: News' */
/*--- News Styles ---*/

.news-heading
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	padding: 0;
	font-size: 18px;
	width: 100%;
	font-weight: normal;
	color: #404040;
}
.news-heading a
{
	color: #404040;
	text-decoration: none;
}

.news-post { 
	margin-left: 65px;
	margin-bottom: 50px; 
}
.news-post h3 {
	margin: 0;
}

.news-post-date {
	float: left;
	margin: 0;
	width: 50px;
	text-align: center;
}
.news-post-date .day,
.news-post-date .month,
.news-post-date .year {
	display: block;
}
.news-post-date .day {
	padding: 2px 0;
	color: #202020;
	font-family: Trebuchet MS;
	font-size: 26px;
	font-weight: bold;
	line-height: 30px;
}
.news-post-date .month {
	border-bottom: 1px dotted #C8C8C8;
	color: #808080;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}
.news-post-date .year {
	border-top: 1px solid #C8C8C8;
	font-size: 10px;
}

.news-post-cat {
	font-size: 10px;
	color: #808080;
}

.news-post-summary,
.news-post-content {
	margin-bottom: 15px;
}

/*--- News Styles ---*/
/* End of 'Majenta PLM09: News' */

