/* Start of CMSMS style sheet 'ISRCv5 : News' */
/**** Last updated Jan 14, 2010***/

div.news_shoutbox {
  font: normal 9pt 'Trebuchet MS', Verdana, Tahoma;
  margin: 0;
  padding: 5px 0 5px 2px;
}
div.news_shoutbox ul li {
    list-style-type: none;
    line-height: 14pt;
    margin-bottom: 12px; /* create line break */
}
div.news_shoutbox a,
div.news_shoutbox a:visited,
div.news_shoutbox a:link,
div.news_shoutbox a:active {
    text-decoration: none;
    cursor: hand;
    color: #3C497A;
    padding-left: 12px; /*some air for it */
    background: url("/uploads/ISRCv5/arrow-right.gif");
    background-repeat: no-repeat; 
    background-position: 0% 15%; 
    }
div.news_shoutbox a:hover {
   color: #00E;
   text-decoration: none;
}

div.templateB {
    padding: 0; /* padding for the news article summary */
    margin: 0 0 1em 0; /* margin to the bottom of the news article summary */
   /* border-bottom: 1px solid #ccc;*/
    background: none;
}
div.templateB  ul li,
div#news ul li {
    margin-bottom: 10px;
    padding: 0 2px 0 0; 
    line-height: 14px;
    letter-spacing: 0.1em;
    list-style-type: none;
    font: normal 9pt 'Trebuchet MS', Verdana, Tahoma;
}
div.templateB  li a,
div.templateB  li a:visited,
div.templateB  li a:link,
div.templateB  li a:active {
    text-decoration: none;
    cursor: hand;
    color: #3C497A;
    padding: 0 0 0 1.5em; /* some air for it */
    background: url(uploads/ISRCv5/arrow-right.gif) no-repeat 0.2em top;
    }
div.templateB  li a:hover {
   color: #00E;
   text-decoration: none;
}

/**** END***/


div#news ul a,
div#news ul a:visited,
div#news ul a:link,
div#news ul a:active {
    text-decoration: none;
    cursor: hand;
    color: #3C497A;
    padding: 0 0 0 1.5em; /* some air for it */
    background: url(uploads/ISRCv5/arrow-right.gif) no-repeat 0.2em top;
    }

div#news ul li a:hover {
   color: #00E;
   text-decoration: underline;
}

div#news h2 {
   line-height: 2em;
   background: #fff;
	color: #294B5F; 
	font-size: 1.2em; 
	text-align: left; 
/* some air around the text */
	padding-left: 0.5em;
	padding-bottom: 1px;
/* set borders around header */
	border-bottom: 1px solid #e7ab0b; 
	border-left: 1.1em solid #e7ab0b; 
        line-height: 1.5em;
/* and some air under the border */
        margin: 0 0 0.5em 0;

}

.NewsSummary {
    padding: 0.5em 0.5em 1em; /* padding for the news article summary */
   margin: 0 0.5em 1.5em 0.5em; /* margin to the bottom of the news article summary */
    border-bottom: 1px solid #ccc;
    font-size: 11px;
   background: none;
}

.NewsSummaryPostdate {
  font-size: 10px;
  font-weight: bold;
 }

div.NewsSummaryLink {
    font-size: 11px;
    font-weight: bold;
    padding-top: 0.2em;
}


/*--link font style within NewsSummaryLink--*/
div.NewsSummaryLink a, 
div.NewsSummaryLink a:visited, 
div.NewsSummaryLink a:link, 
div.NewsSummaryLink a:active,
div.NewsSummaryLink a:hover
div.NewsSummaryLink p a:hover {
	text-decoration: none; 
	color: #3C497A ; /* navy blue */
	border-bottom: 1px solid #3C497A;
	line-height: 1.5em;
    }

/*----------------------------------*/

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

.NewsSummaryAuthor {
  font-size: 11px;
  font-style: italic;
  padding-bottom: 1em;  /*add space beneath author's name */
}

.NewsSummarySummary, .NewsSummarySummary p, .NewsSummaryContent p {
  line-height: 1.5em;
#  font-size: 11px;
 } 

/*--link font style within NewsSummarySummary--*/
.NewsSummarySummary p a, 
.NewsSummarySummary p a:visited, 
.NewsSummarySummary p a:link, 
.NewsSummarySummary p a:active {
	text-decoration: none; 
	color: #3C497A;
	border-bottom: 1px solid #3C497A;	
    }
.NewsSummarySummary p a:hover {
	text-decoration: none;
	color: #3C497A;
	border-bottom: 1px solid #3C497A;
    }
/*----------------------------------*/

/*.NewsSummaryContent {
  line-height: 1.5em;
  font-size: 12px;
} */

.NewsSummaryMorelink a, 
.NewsSummaryMorelink a:visited, 
.NewsSummaryMorelink a:link, 
.NewsSummaryMorelink a:active {
  font-size: 10.5px;
}

#NewsPostDetailDate {
  font-size: 10px;
  margin-bottom: 5px;
  font-weight: bold;
  margin-left: 25px;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

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

#NewsPostDetailContent {
  margin-bottom: 25px;
  line-height: 1.5em;
  }

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

#NewsPostDetailPrintLink {
  padding-bottom: 4px;
  font-size: 11px;
}
#NewsPostDetailReturnLink {
  padding-bottom: 0px;
  font-size: 11px;
  background: none;
}


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

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
*/
/* End of 'ISRCv5 : News' */

