@CHARSET "ISO-8859-1";


/* Start of CMSMS style sheet 'Idael_news' */
div#idl-news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#idl-news h2 {
   line-height: 2em;
   background: #fff;
}

.idl-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; 
}

.idl-NewsSummaryPostdate {
  font-size: 80%;
  font-weight: bold;
 }

.idl-NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
}

.idl-NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.idl-NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.idl-NewsSummarySummary, .NewsSummaryContent {
  font-size: 80%;
  line-height: 140%;
 }


#idl-NewsPostDetailDate {
  font-size: 100%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#idl-NewsPostDetailSummary {
   line-height: 150%;
   }

#idl-NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#idl-NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#idl-NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#idl-NewsPostDetailTitle {}
#idl-NewsPostDetailHorizRule {}
#idl-NewsPostDetailPrintLink {}
#idl-NewsPostDetailReturnLink {}
*/
/* End of 'Idael_news' */
