/* Start of CMSMS style sheet 'news.vidinis' */
span {margin: 0 0 0 0px;}
#NewsPostDetailSummary {
   font-size: 1em;
   }
p {margin-top: 5px;
margin-bottom: 10px;}

h3 {font-size: 0.7em;
text-align: left;
margin-bottom: 0px;}

div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#news h2 {
   line-height: 1em;
   background: #fff;
}

.NewsSummary {
    padding: 0em 0.5em 1em; /* padding for the news article summary */
    border-bottom: 1px solid #ccc; 
margin-top: 5px;
margin-bottom: 10px;
}

.NewsSummaryPostdate {
  font-size: 0.7em;
  font-weight: bold;
text-align: right;
width: 600px;
 }

.NewsSummaryLink {
font-weight: bold;
padding-top: 0.2em;
font-size: 1.1em;
margin-left: 0em;
}

.NewsSummaryCategory {
margin-top: 20px;
margin-left: 20px;
margin-bottom: 5px;
font-size: 0.5em;
text-align: left;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;

}

.NewsSummarySummary, .NewsSummaryContent {
  			color: #616161;
			font-family: Arial, sans-serif;
			font-size: 1em;
			overflow: hidden;
			margin-top: 0px;
			text-align: justify;
 }


.NewsSummaryMorelink {
  padding-top: 0em;
}

#NewsPostDetailDate {
  font-size: 0.5em;
  margin-bottom: 0px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
  font-weight: bold;
float: left;
  }



#NewsPostDetailCategory {
  border-top: 1px solid #ccc;
  margin-top: 10px;
  padding: 0.2em 0;
text-align: left;
font-size: 0.5em;
}

#NewsPostDetailContent {
  margin-bottom: 5px;
font-size: 0.95em;
border-bottom: 1px solid #aeaeae;
  }

#NewsPostDetailAuthor {

  padding-bottom: 0.2em;
  font-style: italic;
font-size: 0.95em;
text-align: left;
}


/* to add specific style to the below divs, uncomment them. */



#NewsPostDetailTitle {
text-align: left;
font-size: 0.8em;
}

#NewsPostDetailHorizRule {margin-top:25px;.margin-top: 0px; margin-bottom: 0px; width: 630px;}
/* #NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'news.vidinis' */

