
/*-- module news --*/
.timespan { padding-right: 8px; }
.newslist_item{margin-left: 12px; border-bottom: 1px dotted #999999; padding: 1px 0;}


.item { border:1px solid #93A9C3; margin-top: 10px; }
.itemHead {    border-top: 5px solid #E5ECF4; background-color: #F2F5FA; font-size: 14px; font-weight: bold; padding: 5px 5px 5px 5px; }
.itemInfo {    color: #978DAE; text-align: right; padding-top: 5px; padding-left: 5px;    padding-right: 5px; }
.itemPoster {}
.itemPostDate {}
.itemStats {}
.itemBody {padding-left: 5px;}
.itemText {margin-top: 5px; margin-bottom: 5px; }
.itemText:first-letter {}
.itemFoot {    text-align: right; padding: 5px 5px 5px 5px; color: #978DAE; }
.itemFoot a{color:#666DA3}
.itemAdminLink {}
.itemPermaLink {}

div.news-article-body { border:1px solid #93A9C3; margin-top: 10px; }

.article-breadcrumbs {
    padding: 3px 0; 
    background-color:#F2F5FA; 
    font-size: 12px; 
    font-weight: normal !important;
}
.article-breadcrumbs a:visited {
    color: #800080;
}

.article-title { 
    font-size:14px; 
    font-weight: bold;
    /*color: #4272B7;*/
    }
.article-title a { color: #4272B7;}

.article-section-title {
    float:    left;
    margin:    10px 2px;
    border-bottom: solid #ddd 1px;
    clear:    both;
    width: 100%;
}

.article-section-title span.subject{
    float:    left;
    text-align:    left;
    font-size: 140%;
    font-weight: bold;
    padding: 2px 5px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.article-section-title span.navigation{
    padding-left:    12px;
    float:             right; 
    text-align:        right;
    vertical-align:    bottom;
}

div#content {padding:0px; }
.article-text{padding:	10px;font-size: 14px;line-height: 25px;}
/*--------- more custom style -------------*/


