@charset "utf-8";

.clear{ clear:both; }
.clear-block{
	clear:both;
	height:0;
	overflow:hidden;
}
.flt-left{ float:left; }
.flt-right{ float:right; }

.latestnews{
	clear:left;
	float:left;
	width:224px;
	background-color:#fff;
	padding-bottom: 20px;
}

.latestnews_news{
	clear:left;
	float:left;
	width:181px;
}

.latestnews_container{
	float: right;
	width: 293px;
	height: 191px;
	background: url('/themes/images/newsbg.jpg') no-repeat;
	color: #fff;
	padding: 0 20px;
	margin-left: 20px;
	font-size: 0.9em;
	border:none;
}

.latestnews_container a, 
.latestnews_container a:link, 
.latestnews_container a:visited, 
.latestnews_container a:active,
.latestnews_container .clickable { color: #fff; font-size: 1.2em; font-weight: bold; }
.latestnews_container a:hover { color: #c72129; }

.latestnews_container ul {
	margin: 0 20px;
	padding: 0;
}

.latestnews_container ul li {
	list-style-image: url(/themes/images/newsitem_bullet.gif);
	line-height: 1.2em;
	padding-bottom: 0.6em;
}

.latestnews_news_item{
	padding:5px 0;
	clear:left;
	position:relative;
	border:none;
}

.latestnews_image {
	border: none;
	height:56px;
	width:56px;
	margin-left:10px;
	margin-right:5px;
}

.latestnews_content {
	float: left;
	margin-left: 5px;
	width: 210px;	
}

div#item img {
	padding: 10px;
}

.news_img{ padding:5px 10px 5px 5px; }

.ticker{
    margin:0;
    padding:0;
    width:200px;
}

.text-column{
	margin-left:25px;
    padding-bottom:10px;
    width:500px;
}

.text-column p {
	line-height: 20px;	
}

.latestnews_container h1 {
	margin-left: 25px;
	color:#afbd21;
}

.latestnews_container h2 {
	color: #fff;
	font-size: 1.6em;
}

.latestnews_container h3 {
	color:#1595d3;
	margin-bottom: 5px;
}

.latestnews_container p {
	color:#000;
}

div#item {
	margin: 0px 25px;
}

div.news_title_container{
	margin:0;
	padding:5px 0 10px 0;
}

div.newsArticle p {
	margin: 0px 25px;
	line-height: 20px;
}
div.breadcrumb p {
	display:inline;
}
div.feed-icon {
	width: 100px;
	margin: 10px 25px 0px 0px;
}

ul.simplepie-items {
	margin: 0px 25px;
}
ul.simplepie-items li {
	margin: 5px 0px;
}
li.orange {
	color:#ee8a1d;
	font-size: 16px;
}
span.black {
	color:#000;
	font-size: 12px;
}
li.blue {
	color:#1595d3;	
}
li.black {
	color:#000;
	line-height: 20px;
}