/* Start of CMSMS style sheet 'e-Priroda: news' */
div#news {
  margin: 0 0 1em 0;  /* margin for the entire div surrounding the news list */
  background: #eee; 
  font-size: 90%; 
  padding-bottom: 0em;
  padding-left: 0;
}

/* заголовок окна новостей */

div#news h2 {
   line-height: 1.6em;
/*   background: #52983d; */
/*  background: #52983d url(images/report.gif) 1px 1px no-repeat; */
   color: #800000;
  background: white; 
  border:none;
 /*  padding-left: 18px; */
  font-size: 120%; 
  height: 1.6em;
}

div#news p {
/*   font-size: 1em; */
 /*  line-height: 100%; */
   color: #444;
}

.NewsSummary {
   padding: 0 0 4px 0; /* padding for the news article summary */
   margin: 0 0 0 0em; /* margin to the bottom of the news article summary */
   border-bottom: 1px solid #ccc; 
}

/* .floatbox-Anpassung f?r IE */
* html .NewsSummary {width:100%;}


/* Clearen per Overflow */
.NewsSummary { 
font-size: 90%;
overflow:hidden; }

/* end clearing */


.NewsSummaryPostdate {
  font-weight: normal;
  font-size: 1em;
  color: #52983d;
/*  display: inline;  FIX IE double margin bug */ 
  padding-left: 0px;
  margin-right: .5em;
  margin-top: 1em;
 }

.NewsSummaryStartdate {
display:inline;
color: #800000;
padding-left: 18px;
margin: 6px 0 0 0;
}


.NewsSummaryEnddate {
display:inline;
color: #40762f;
}


.NewsSummaryLink {
    background: url(images/bullet_go.gif) 0 -1px no-repeat;
 /*   padding-left: 18px; */
  /*  height:16px; */
    font-weight: bold;
    font-size: 1.1em;
    margin-top: .3em;
    margin-bottom: 0.3em;
    padding: 1px 0 0 3px;
    text-indent: 16px;
    line-height: 1.4em;
}

.NewsSummaryLink:hover {
    background: url(images/bullet_go1.gif) 0 -1px no-repeat;
 /*   padding-left: 18px; */
    font-weight: bold;
    margin-top:.3em;
    margin-bottom: 0.3em;
    padding-top:1px;
    text-indent: 16px;    
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary  {
  line-height: 110%;
 /* text-indent:1em; */
  padding-left:4px;
 color: #333;
 font: tahoma;
 }

.NewsSummaryContent {
  line-height: 100%;
  padding-left:18px;
 }

.NewsSummaryMorelink {
 /* padding-top: 0.5em; */
display:inline;
margin-top:.3em;
margin-bottom:.3em;

}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
 /*  line-height: 150%; */
 margin-bottom: .3em;
 color:green;
   }

#NewsPostDetailSummary p {
 color:green;
 }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 130%;
 color: #333;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


#detailfooter {
height: 1.8em;
border: 1px solid #32658b;
padding: .4em;
}

#NewsPostDetailHorizRule {
border: 1px dashed #333;
}

/* to add specific style to the below divs, uncomment them. */


#NewsPostDetailTitle {}


#NewsPostDetailPrintLink {
display:inline;
}

#NewsPostDetailReturnLink {
display:inline;
}


/* End of 'e-Priroda: news' */

