/* Start of CMSMS style sheet 'S - News - travel' */
.NewsSummary {
  /*  border: 1px solid #494343; */
    margin: 0.2em 0.2em 1em 0;
    padding: 0;
}


.NewsSummaryLink {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1pt; 
    padding: 0.2em 0.2em 0.2em 0.5em;
    /* background-color: #f4af4a; */
    border-top: 1px solid #494343;
}


.NewsSummaryPostdate {
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: normal;
    color:#494343;
 }


.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }


.NewsSummaryMorelink {
    padding: 0.2em 0.2em 0.2em 0.5em;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    color:#f19100;
    border-bottom: 1px solid #494343;
}

#NewsPostDetailTitle {
    font-family: Verdana, Arial;
    font-size: 26px;
    letter-spacing: 1pt; 
    font-weight: bold;
    color:#f19100;
    margin-bottom: 5px;
    padding: 0.2em 0.2em 1.5em 0.5em;
    text-align: center;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  padding: 0 5px 0 0; 
}




#NewsPostDetailDate {
    font-family: Verdana, Arial;
    font-size: 26px;
    letter-spacing: 1pt; 
    font-weight: bold;
    color:#f19100;
    margin-bottom: 5px;
    padding: 0.2em 0.2em 1.5em 0.5em;
    text-align: center;
  }



div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  /* border: 1px solid #000; */
  background: #494343; 
}




div#news h2 {
   line-height: 2em;
   background: #ffcc99;
 /*  background: #fff; */
}


.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}


#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}


#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}

#NewsPostDetailReturnLink {
    padding: 0.2em 0.2em 0.2em 0.5em;
    margin: 0.2em 0.2em 0.2em 0.5em;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    color:#494343;
    border-bottom: 1px solid #494343;
    float: right;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'S - News - travel' */

