/* Start of CMSMS style sheet 'Putevi : PuteviNews' */
div#news {
  /*margin: 2em 2em 1em 1em;*/ /* margin for the entire div surrounding the news list */
  padding: 1em 1em 1em 28px;
  /*border: 1px solid #000; */
  /*background: #FFE9AF; */
}
div#news h2 {
   line-height: 2em;
   background: #fff;
   margin-bottom: 15px;
}
div#news h3 {
   margin: 2em 3em 0em 0em;
}
.MainNewsSummary {
    padding: 0 25px 0 0; /* padding for the news article summary */
    margin: 0 25px 0 0px; /* margin to the bottom of the news article summary */
    /*border-bottom: 1px solid #ccc; */
    width: 280px;
}
.NewsSummary {
    padding: 0 20px 0 0; /* padding for the news article summary */
    margin: 0 20px 0 0; /* margin to the bottom of the news article summary */
    /*border-bottom: 1px solid #ccc; */
    width: 180px;
}
.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
padding-top: 25px;
}
.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
}
.NewsSummaryCategory {
  font-style: italic;
  margin: 1px 0 5px 0;
 }
.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}
.NewsSummarySummary, .NewsSummaryContent {
  line-height: 150%;
 }
.MainNewsSummarySummary {
    padding: 0 25px 0 0; /* padding for the news article summary */
    margin: 0 25px 0 0; /* margin to the bottom of the news article summary */
    /*border-bottom: 1px solid #ccc; */
  line-height: 150%;
width: 280px;
}
.NewsSummarySummary p {
  text-align: justify;
  margin: 0px 0px 0 0px;
  padding: 0px 8px 0 8px;
}
.NewsSummaryMorelink {
  padding-top: 0.5em;
  margin-bottom: 0px;
}
#NewsPostDetailDate {
  font-size: 110%;
  margin-bottom: 20px;
  margin-top: 25px;
  font-weight: bold;
  }
#NewsPostDetailSummary {
   line-height: 150%;
   margin-bottom: 10px;
   }
#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
margin-left: 25px;
  padding: 0.2em 0;
}
#NewsPostDetailContent {
  border-top: 1px solid #ccc;
	margin: 0.5em 0 10px 0;
	padding: 10px 10px 0 18px;
  }
#NewsPostDetailAuthor {
  padding-bottom: 1.5em;
font-style: italic;
}

/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/




/* End of 'Putevi : PuteviNews' */

