/* Start of CMSMS style sheet 'Lampa i Sadek: News' */
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: 2em;
   background: #fff;
}

.NewsSummary {
  width: 434px;
  padding: 5px 5px 10px 5px; 
  margin: 0 auto;
  /*margin: 0 5px 0 5px;*/
  border-bottom: 1px solid #ccc; 
  background: url(uploads/images/layout/news_box_bg.jpg) no-repeat left bottom #fff;
  color: #555;
}

/*.NewsSummary img {
  margin: 5px;
  padding: 5px;
  border: 1px solid #ccc;
}*/

.NewsSummaryPostdate {
  padding: 5px 0;
  font-size: 1em;
  font-weight: bold;
}

.NewsSummaryLink a,
#NewsPostDetailTitle {
  padding: 6px 0;
  font-size: 1.3em;
  font-weight: normal;
  line-height: 130%;
  text-decoration: underline;
  color: #050755;
}

#NewsPostDetailTitle {
  float: left;
  color: #fff;
  text-decoration: none;
}

#NewsPostDetailTitle span {
  color: #4d4e9b;
  text-decoration: none;
}


.NewsSummaryLink a:hover {
  color: #990000;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
  text-align: right;
  display: block;
  clear: both;
  font-size: 0.8em;
  background: url(uploads/images/layout/arrow_02.gif) no-repeat right center;
}

.NewsSummaryMorelink a {
  padding: 5px 10px 5px 0;
}

.NewsSummaryMorelink a:hover {
  color: #050755;
}

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

#NewsPostDetailSummary {
  line-height: 150%;
  color: #ccc;
}

/*#NewsPostDetailSummary img {
  margin: 5px;
  padding: 5px;
  border: 1px solid #4d4e9b;
}*/

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

#NewsPostDetailContent {
  margin: 15px 0;
  line-height: 150%;
}

#NewsPostDetailPrintLink {
  float: left;
  font-size: 0.8em;
  margin: 5px 5px 0 10px;
  padding: 10px 0 10px 20px;
  background: url(uploads/images/layout/print_btn.gif) no-repeat left center;
}

#NewsPostDetailPrintLink a {
  font-weight: bold;
  color: #7578eb;
}

#NewsPostDetailReturnLink {
  font-size: 0.8em;
  font-weight: bold;
  padding: 10px;
  background: url(uploads/images/layout/back_btn.gif) no-repeat left center;
}


#NewsPostDetailPrintLink a:hover,
#NewsPostDetailReturnLink a:hover {
  color: #ccc;
}

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

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Lampa i Sadek: News' */

