/* News specific classes */

#news-navigation {
	width:610px; padding:5px; float:left; background:#fff;
}

#news-navigation ul {}

#news-navigation li {
	width:10px; 
	margin-bottom:0; 
	padding:0 7px 0 0; 
	float:left; 
	border-bottom:none; 
	float:left;
}
	
#news-navigation li.current {
	color:#6164c5;
}

#news-navigation li.more {
	width:40px; padding-right:0;
}
	
#news-navigation li.less {
	width:40px; 
	padding-left:0;
}

.news-calendar {
	width:12em; 
	float:right; 
	text-align:left;
}

.news-calendar dl {}

.news-calendar dt a {
	padding:5px; 
	font-size:1.6em; 
	background:#426fc8; 
	border:1px solid #315eb7; 
	display:block; 
	color:#fff; 
	text-decoration:none;
}

.news-calendar dt a:hover {
	background:#315eb7; 
	text-decoration:underline;
}

.news-calendar dd {
	margin-left:0;
}

.news-calendar dd a {
	padding:5px 0 5px 10px; 
	border:1px solid #ddd; 
	display:block; 
	text-transform:uppercase; 
	text-decoration:none;
}

.news-calendar dd a:hover {
	background:#eee; text-decoration:underline;
}

.news-data {
	font-size:10px;
	margin:0 0 10px; 
	padding:0 0 10px; 
	border-bottom:1px solid #ddd;
}

.news-data .news-category {
	padding-right:30px; 
	font-weight:bold;
}

.news-data .news-writer {
	padding-right:30px;
}
	
.news-data .news-date {}















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

