/* Start of CMSMS style sheet 'Module: News' */
div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border-top: 1px solid #333399; 
  
  background: #ffffff; 
 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {
    padding: 0.5em 0.5em 1em; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */
    border-bottom: 1px solid #ccc; 
}

.NewsSummaryPostdate {
  font-size: 75%;
  font-weight: bold;
 font-style: regular;
color: #333333;
 }

.NewsSummaryLink {
    font-weight: bold;
font-family: Georgia, Arial;
    padding-top: 0.2em;
  text-decoration: none;
line-height: 12pt;
}

.NewsSummaryLink a{
    font-weight: bold;
font-family: Georgia, Arial;
  text-decoration: none;
color: #BC0844;
}

.NewsSummaryLink a:hover
{ text-decoration: underline;
background-color: #FFFFFF;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 color: #707070;
text-align: justify;
font-weight: normal;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
  text-decoration: none;
color: #BC0844;

}
.NewsSummaryMorelink a{
  text-decoration: none;
}
.NewsSummaryMorelink a:hover{
  text-decoration: underline;
background: #FFFFFF;
}
#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
font-style: italic;
color: #333333;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */


#NewsPostDetailTitle
{ font-family: Georgia;
}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink a
{text-decoration: none;
font-style: italic
}
#NewsPostDetailPrintLink a:hover
{background: #FFFFFF;
text-decoration: underline;
}
#NewsPostDetailReturnLink a 
{text-decoration: none;
font-style: italic;
}
#NewsPostDetailReturnLink a:hover
{background: #FFFFFF;
text-decoration: underline;
}

.newsPageCount{
color: #BC0844;
font-size: 9pt;
margin: 0 0 0 10px;
}

/***** PREPORAKI *****/
div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border-top: 1px solid #333399; 
  
  background: #ffffff; 
 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummaryPRE {
    padding: 0.5em 0.5em 1em; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */
    border-bottom: 1px solid #ccc; 
}

.NewsSummaryPostdatePRE {
  font-size: 75%;
  font-weight: bold;
 font-style: regular;
color: #333333;
 }

.NewsSummaryLinkPRE {
    font-weight: bold;
font-family: Georgia, Arial;
    padding-top: 0.2em;
  text-decoration: none;
line-height: 12pt;
}

.NewsSummaryLinkPRE a{
    font-weight: bold;
font-family: Georgia, Arial;
  text-decoration: none;
color: #FF9200;
}

.NewsSummaryLinkPRE a:hover
{ text-decoration: underline;
background-color: #FFFFFF;
}

.NewsSummaryCategoryPRE {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthorPRE {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummaryPRE, .NewsSummaryContentPRE {
  line-height: 140%;
 color: #707070;
text-align: justify;
font-weight: normal;
 }


.NewsSummaryMorelinkPRE {
  padding-top: 0.5em;
  text-decoration: none;
color: #FF9200;

}
.NewsSummaryMorelinkPRE a{
  text-decoration: none;
}
.NewsSummaryMorelinkPRE a:hover{
  text-decoration: underline;
background: #FFFFFF;
}
#NewsPostDetailDatePRE {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
font-style: italic;
color: #333333;
  }

#NewsPostDetailSummaryPRE {
   line-height: 150%;
   }

#NewsPostDetailCategoryPRE {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContentPRE {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthorPRE {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */


#NewsPostDetailTitlePRE 
{ font-family: Georgia;
color: #FF9200;
font-weight: bold;
margin: 10px 0 10px 10px;
}
#NewsPostDetailHorizRulePRE {}
#NewsPostDetailPrintLinkPRE a
{text-decoration: none;
font-style: italic
}
#NewsPostDetailPrintLinkPRE a:hover
{background: #FFFFFF;
text-decoration: underline;
}
#NewsPostDetailReturnLinkPRE a 
{text-decoration: none;
font-style: italic;
}
#NewsPostDetailReturnLinkPRE a:hover
{background: #FFFFFF;
text-decoration: underline;
}

.preporakiPageCount{
color: #FF9200;
font-size: 9pt;
margin: 0 0 0 10px;
}

/***** END PREPORAKI *****/
/* End of 'Module: News' */

