/* List */

.news-list-container {
	margin-bottom:10px;
}

.news-list-item {
	
}

.news-list-cat-image {
	float:left;
	margin-bottom:1px;
}

.news-list-cat-image  img{
	margin-right:5px;
}

.news-list-title {
	clear:both;
}

.news-list-title a:hover{
	text-decoration:none;
}

.news-list-date {
	font-size:8pt;
	font-style:italic;
	float:left;
	/*display:none;*/
}

.news-list-morelink {
	width:100px;
	text-align:right;
	font-size:8pt;
	float:right;
}

.news-list-content {
	clear:both;
	border-top:1px dotted black;
}

.news-list-image {
	float:right;
	margin:5px;
	margin-right:0px;
	
}

.news-list-image  img{
	border:1px solid black;
	padding:2px;
}

.news-list-subheader {
	font-size:9pt;
}

/* Latest */

.news-latest-container {
	margin-bottom:10px;
}

.news-latest-item {
	
}

.news-latest-cat-image {
	float:left;
	margin-bottom:1px;
}

.news-latest-cat-image  img{
	margin-right:5px;
}

.news-latest-title {
	float:left;
}

.news-latest-title a:hover{
	text-decoration:none;
}

.news-latest-date {
	margin-left:10px;
	font-size:8pt;
	font-style:italic;
	display:none;
}

.news-latest-morelink {
	float:right;
	width:100px;
	text-align:right;
	clear:both;
	font-size:8pt;
}

.news-latest-content {
	clear:both;
}

.news-latest-image {
	float:right;
	margin:5px;
	margin-right:0px;
}

.news-latest-image  img{
	border:1px solid black;
	padding:2px;
}

.news-latest-subheader {
	font-size:9pt;
}

.news-latest-gotoarchive {
	display:none;
}

/* Latest Left */

.news-left-latest-container {
	margin-bottom:10px;
}

.news-left-latest-item {
	
}

.news-left-latest-cat-image {
	float:left;
	margin-bottom:1px;
}

.news-left-latest-cat-image  img{
	margin-right:5px;
}

.news-left-latest-title {
	float:left;
}

.news-left-latest-title a:hover{
	text-decoration:none;
}

.news-left-latest-date {
	margin-left:10px;
	font-size:8pt;
	font-style:italic;
	display:none;
}

.news-left-latest-morelink {
	float:right;
	width:100px;
	text-align:right;
	clear:both;
	font-size:8pt;
}

.news-left-latest-content {
	clear:both;
}

.news-left-latest-image {
	float:right;
	margin:5px;
	margin-right:0px;
}

.news-left-latest-image  img{
	border:1px solid black;
	padding:2px;
}

.news-left-latest-subheader {
	font-size:9pt;
}

.news-left-latest-gotoarchive {
	display:none;
}

/* Single */

.news-single-item {
	
}

.news-single-header {
	font-size:10pt;
	font-style:italic;
	color:#aaaaaa;	
}

.news-list-cat-image img {
	margin-right:5px;
}

.news-single-timedata {
	float:right;
}

.news-single-title {
	font-size:13pt;
	margin-top:10px;
	font-weight:900;
	clear:both;
}

.news-single-subheader {
	font-size:11pt;
	font-weight:700;
	margin-top:10px;
	margin-bottom:10px;
	text-align:justify;
}

.news-single-flash, .news-single-image{
	float:right;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
}

.news-single-image img {
	border:1px solid black;
	padding:2px;
}

.news-single-image p {
	width:150px;
	font-size:8pt;
	font-weight:900;
}

.news-single-content {
	font-size:11pt;
	text-align:justify;
}

.news-single-bottom {
	clear:both;
	margin-top:10px;
	border-top:1px solid black;
	height:16px;
	
	font-size:10pt;
	font-style:italic;
}

.news-single-backlink{

}

.news-single-author{
	float:right;
	width:240px;
	text-align:right;
}

.news-single-adds {
	clear:both;
	margin-top:5px;
	font-size:8pt;
}
