/*********************News List Test*************************/
.Newsarea_List {
          margin:0px auto;
}

.Newsarea_List div {
          text-align:left;
}

.NewsItem_List {
          float:left;
          margin:0px 0px 0px 0px;
          padding:0px 0px 0px 0px;
}

.NewsProperties_List {
          padding:0px 0px 0px 0px;
          margin:10px 10px 0px 10px;
}

.Date_List {
/* text-align:left;
*/
          color:#777777;
          font-weight:bold;
          padding:0px 0px 0px 0px;
          margin:0px 0px 0px 0px;
}

.EventDate_List {
          text-align:left;
          color:#777777;
          font-weight:bold;
          padding:0px 0px 0px 0px;
          margin:0px 0px 0px 0px;
}

.Category_List {
          text-align:left;
          color:#777777;
          font-weight:bold;
          padding:0px 0px 0px 0px;
          margin:0px 0px 0px 0px;
}

.Author_List {
          text-align:left;
          color:#777777;
          font-weight:bold;
          padding:0px 0px 0px 0px;
          margin:0px 0px 0px 0px;
}

.Headline_List {
          width:100%;
          text-align:left;
/* font-weight:bold;
*/
          padding:0px 0px 0px 0px;
          margin:0px 0px 0px 0px;
}

.Headline_List h3 {
          font-size:29px;
          font-family: "Berling Nova Display Pro", Georgia, Times, Sans-serif;
          font-weight:lighter;
          text-align:left;
}

.Headline_List a {
          color: #99CC00;
          text-decoration:none;
          font-size:25px;
          text-align:left;
}

.Headline_List a:hover {
/* color:#ef4a4e;
*/
          color: #99CC00;
/* text-decoration:underline;
*/
          font-size:25px;
}

.Contentarea_List {
          padding:5px 10px 10px 0px;
          text-align:left;
}

.Content_List {
          margin:0px 0px 0px 18px;
/*padding-top:10px;
*/
}

.Content_List p{
          margin:0px 0px 0px 0px;
          padding:0px 0px 13px 0px;
}

.Image_List {
          float:left;
}

.More_List {
          float:right;
          padding:2px 10px 0px 0px;
}

.More_List a {
          color:#777777;
          font-weight:bold;
          text-decoration:none;
}

.More_List a:hover {
          color:#ef4a4e;
          text-decoration:underline;
}

.Navigation_List {
          margin:10px 10px 0px 10px;
}

.Next_List {
          float:right;
          margin:0px 0px 0px 0px;
}

.Next_List a {
          color:#777777;
          font-weight:bold;
          text-decoration:none;
}

.Next_List a:hover {
          color:#ef4a4e;
          text-decoration:underline;
}

.Back_List {
          float:left;
          margin:0px 0px 0px 0px;
}

.Back_List a {
          color:#777777;
          font-weight:bold;
          text-decoration:none;
}

.Back_List a:hover {
          color:#ef4a4e;
          text-decoration:underline;
}

.Button_List {
          background: url( '/verbum/upload/images/news/meiraimg.jpg' ) no-repeat left;
          width:50px;
          padding-left:16px;
}

.Rss {
          background: url( '/verbum/upload/images/news/rss.jpg' ) no-repeat;
          width:33px;
          height:15px;
          float:left;
          margin-left:10px;
          cursor:pointer;
}

/*********************News Article Test*************************/
.Back_Detail {
          float:left;
}

.RelatedArticles {
          margin:40px 0px 0px 0px;
}

/******* news lists and detail page *******/
.latest_news {
          padding:5px 5px 0px 14px;
}

.latest_news h3, .event_calendar h3, .news_list h3, .news_detail h3, .page_content h3 {
          font-size:160%;
}

.news_list h1, .news_detail h1, .page_content h1 {
          font-size:200%;
}

.news_list {
          margin-bottom:0px;
}

.news_detail, .newsarchive_list {
          margin-top:10px;
}

.news_dates {
          color:#bfc769;
          font-weight:normal;
          font-size:90%;
          text-align:left;
}

.news_content {
          padding:0px 0px 0px 0px;
          margin:0px 0px 0px 0px;
          text-align:left;
}

.headline {
          position:relative;
}

.email_print {
          position:absolute;
          right:0px;
          width:50px;
          height:20px;
          float:right;
          top:14px;
          float:right;
}

.email_print div {
          height:15px;
          width:15px;
          float:left;
          margin:2px;
}

.email_print a {
          height:15px;
          width:15px;
          float:left;
}

.email_print a:hover {
          background:none;
}

.email {
          background:url(/berlingmedia/upload/files/templates/images/emailicon.gif) no-repeat;
}

.print {
          background:url(/berlingmedia/upload/files/templates/images/printericon.gif) no-repeat;
}

.Line {
          width:274px;
          height:11px;
          background:url('/berlingmedia/upload/images/news/line.gif') no-repeat;
}

.headline h1 {
          padding-left:17px;
          font-size:200%;
          margin-top:0px;
          padding-top:0px;
          width:360px;
}

.More a {
          color:#5C5C5C;
}

.More a:hover {
          color:#5C5C5C;
          background-color:#fff;
}