/* Start of CMSMS style sheet 'SIF_Theme : SIF Splash News' */
.NewsSummary {
	background-color: #e6e6e5;
	margin-bottom: 7px;
	padding-bottom: 7px;

}

/* This is the main summary headers in the green box  */

.NewsSummaryLink {
	font-family: 'Arial Bold', sans-serif;
    font-size: 1.2em;
	padding: 5px;
	font-style: bold;
color: #fff;
background-color: #84ad31;
        background-image: url(uploads/SIF_Theme/grad_dark.png);
        background-repeat: repeat-x;
        background-attachment: scroll;
        background-position: center bottom;
 }

.NewsSummaryDoc {
	font-family: 'Arial Bold', sans-serif;
    font-size: 1.2em;
	padding: 5px;
	font-style: bold;
background-color: #84ad31;
 }

.NewsSummaryLink a {
   text-decoration: none;
	color: #fff;
	font-style: bold;


 }

.NewsSummaryLink a:link {
   text-decoration: none;
	font-style: bold;
color: #fff;
}

.NewsSummaryLink a:hover {
   text-decoration: none;
   color:  #ffba4c;
 }

.NewsSummaryCategory {
display: none;

 }

.NewsSummaryAuthor {
	display: none;
}

.NewsSummaryPostdate {
  font-size: 65%;
	display: none;
  font-weight: bold;
 }

.NewsSummarySummary, .NewsSummaryContent {
	color: #000;
   font-family: Univers, 'Gill Sans', Verdana, Helvetica, Arial, sans-serif;

  line-height: 110%;
  padding: 5px 8px 5px 8px;
 }

.NewsSummarySummary p, .NewsSummaryContent p {
	color: #000;
   font-family: Univers, 'Gill Sans', Verdana, Helvetica, Arial, sans-serif;
	font-size: .9em;
  line-height: 110%;
  padding: 0px 0px 0px 0px;
margin:0px;
 }

.NewsSummarySummary p {
margin 0px;}

.NewsSummarySummary a:link, .NewsSummaryContent a:link {
	text-decoration: none;
   color:  #e0b049;
 }

.NewsSummarySummary a:hover , .NewsSummaryContent a:hover {
	text-decoration: underline;
   color:  #e0b049;
 }

.NewsSummarySummary a:visited , .NewsSummaryContent a:visited {
	text-decoration: underline;
   color:  #db9809;
 }


.NewsSummaryMorelink{
    display: block;
    margin-left: 8px;
  font-size: 75%;
  font-weight: bold;
	color: #f90;
 }

.NewsSummaryMorelink a {
  font-size: 1em;
  font-weight: bold;
	color: #f90;
	text-decoration: none;
 }

/* News Detail Styles */


/* This is the main detail headers in the green box  */

#NewsPostDetailTitle {
	font-size: 1.5em;
	background-color: #84ad31;
        background-image: url(uploads/SIF_Theme/grad_dark.png);
        background-repeat: repeat-x;
        background-attachment: scroll;
        background-position: center bottom;
	padding: 6px;
	margin-bottom: 5px;
	color: #fff;

}


#NewsPostDetailAuthor {
	display: none;
}

#NewsPostDetailDate {
	display: none;
}

#NewsPostDetailSummary {
   margin-bottom: 10px;
  line-height: 110%;
   }

#NewsPostDetailSummary a {
	text-decoration: none;
   color:  #e0b049;

}

#NewsPostDetailContent {
	font-weight: normal;
   font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
  line-height: 115%;
  margin-bottom: 5px;
  }

#NewsPostDetailContent a {
	text-decoration: none;
   color:  #e0b049;
}

#NewsPostDetailContent a:hover {
	text-decoration: underline;
   color:  #e0b049;
}

#NewsPostDetailHorizRule {
	display: none;
}

#NewsPostDetailCategory {
	display: none;
}


#NewsPostDetailSummary {
display: none;
  }	
}

#NewsPostDetailContent {
	
}


.formatpostdate {
	
}




#NewsPostDetailPrintLink, #NewsPostDetailPrintLink a {
  font-size: 75%;
  font-weight: bold;
	color: #8aa8c4;
}

#NewsPostDetailPrintLink a {
display: none;
    text-decoration: none;
  font-size: 90%; }
/* End of 'SIF_Theme : SIF Splash News' */

