h5 p.bodytext
{
	font-weight:800;
	font-family:Verdana, Arial, Serif;
	font-size:1.4em;

}

.news-single-subheader{
	font-weight:800;
	font-family:Verdana, Arial, Serif;
	font-style:italic;
}
.news-single-textcontent{
	margin:0px 0px 0px 10px;
}

.news-single-imageobject {
	float: left;
}

.news-list-item img {
        padding: 0px 20px 20px 20px;
}

.news-single-img
{
	padding: 0px 10px 10px 10px;
}

.news-single-img a
{
	text-decoration: none;
	border-bottom:#ffffff 0px;
	padding: 0px 10px 10px 0px;
}

.dig-item{
	padding: 0px 0px 0px 20px;
}

.singlepost 
{
	border-bottom: solid 1px #eaeaea;
	margin: 2em 0;	
}
.singlepost h4 a 
{
	text-decoration:none;
	color:#141;	
	border:none;
}

.singlepost .details
{
	position: relative;
	top: -1.5em;
	font-size: 0.86em;
	color: #787878;
	margin:0;
	padding:0;
}
.singlepost .details .user 
{
	background:url(images/user.png) no-repeat left center;
	padding-left:15px;
}
.singlepost .details .date 
{
	background:url(images/date.gif) no-repeat left center;
	padding-left:15px;
	margin:0 0 0 1em;
}
#outer .singlepost ul.controls
{
	clear: both;
	margin:0;
	padding:1em 0;
	background:#fcfcfc;
}

.singlepost ul.controls li
{
	display: inline;
	font-size: 0.86em;
	margin:0;
	padding: 0em 1.0em 0em 15px;
}
.singlepost ul.controls li.comments
{
	background: url(images/icon-comments.gif) no-repeat left center;
}

.singlepost ul.controls li.more
{
	background: url(images/icon-more.gif) no-repeat left center;
}

.news-single-imgcaption
{
	font-style: italic;
	font-size:0.7em;
}

.news-single-timedata
{
	font-size:0.8em;
	font-weight: 700;
	border-bottom:#BD8D46 1px solid;
	margin:0px 0px 10px 0px;
}

.news-single-category
{
	float: right;
	font-size:0.9em;
	font-weight: 700;
}

.news-single-author
{
	
	font-size:0.7em;
}

#content #primarycontainer #primarycontent #contentarea h2
{
	font-size: 2em;
}

#content #primarycontainer #primarycontent #contentarea h3
{
	font-size: 1.5em;
}

.news-list-item img {
        float: right;
        padding: 0px 20px 20px 20px;
}

.news-list-container HR.clearer {
        clear:both;
        /* height:1px; */
        /* border-top:1px solid #eee; */
        /* border-left:1px solid #eee; */
        width: 70%;
}

.news-latest-container HR.clearer {
        clear:both;
        height:1px;
        border-top:1px solid #fff;
        border-left:1px solid #fff;
        width: 70%;
}

.news-single-item h4 {
	color:#141;	
}

.news-single-item HR.clearer {
        color: #996600;
        clear:both;
        height:1px;
        border-top:1px solid #fff;
        border-left:1px solid #fff;
	margin: 20px 30px 3px 20px;
}

.news-single-related,.news-single-files,.news-single-links  {
	border: solid 1px #E1D2BD;
	margin:15px 0px 0px 0px;
	margin-bottom: 3px;
	padding:20px;
	background-color:#FCFAE1;
}

.news-single-links p {
	margin:0px 0px 0px 3em;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}


.news-latest-container HR.clearer {
        clear:left;
        border:1px solid #eee;
}

.news-latest-container HR.clearerItems {
        clear:left;
        border:2px solid #fff;
}

.zero {
        overflow: hidden;
        margin: 0;
        padding: 0;
        line-height: 0;
        font-size: 0;
        height: 0;
} 