/* Start of CMSMS style sheet 'ftknews' */
div#news {
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary, #NewsPostDetail {
      margin-top: 1em;
      border-bottom:1px solid #728E9B;
}

.side .NewsSummary {
   margin: 0px;
  border: none;
}

.NewsSummaryPostdate {
  color: #000000;
  font-size: 0.8em;
 }

.NewsSummaryLink {
    font-weight: bold;
    font-size: 1.3em;
}

.side .NewsSummaryLink {
  font-size: 1.2em;
}

.NewsSummaryLink a {
      color: #814023;
}

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

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

.NewsSummarySummary, .NewsSummaryContent, #NewsPostDetailSummary {
  margin: 0.5em 0 0 0;
 }

.side .NewsSummarySummary {
  margin: 0;
}

.NewsSummaryMorelink {
  font-size: 0.85em;
  text-align: right;
  padding: 0.2em 0 0 0;
}

.NewsSummaryMorelink a {
    font-weight: bold;
    color: #814023;
}

#NewsPostDetailDate {
  color: #000000;
  font-size: 0.8em;
  }

#NewsPostDetailTitle {
  font-size: 1.3em;
  font-weight: bold;
  color: #814023
}

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

#NewsPostDetailContent {
  margin-bottom: 5px;
  }

#NewsPostDetailAuthor {
  padding-bottom: 1.5em;
  font-style: italic;
}

#NewsPostDetailReturnLink {
  font-size: 0.85em;
  text-align: right;
  padding-top: 0.5em;
}

#NewsPostDetailReturnLink a {
    font-weight: bold;
}

#pagecount {
    font-weight: bold;
    font-size: 0.85em;
}

.side .NewsSummaryLink {
      padding-top: 0;
}

#browsecat {
    font-size: 0.8em
}

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

/* 

#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}

*/
/* End of 'ftknews' */

