/* Start of CMSMS style sheet 'M:Module : News' */

div#news {
color: #aaa;
  font-style: italic;
  margin: -5px -5px 0px -10px; 
padding: 0;
  border: 0px solid #F7F6F0; 
font-size:0.9em;
background: #F7F6F0 url(mages/imgsInterface/coupsDeCoeur_bas.gif) 20% 98% no-repeat;
}
div#newsBas {
display:block;
height: 27px;
width:100%;
  margin: 0 0 50px 0;
padding: 0;
background: transparent url(images/imgsInterface/coupsDeCoeur_bas.gif) 20px 100% no-repeat;
}

div#news h3 {
   font-family: tahoma, georgia, arial, sens-serif;
   line-height: 0.7em;
   color: #FF9900;
   border-bottom: 1px dashed #e7ab0b; 
   font-size: 2.2em;
   margin: 0 0 0.5em 0;
   padding: 0.2em 0 0.5em 0.9em;
   font-weight: normal;
  font-style: normal;
   background: transparent url(mages/imgsInterface/coupsDeCoeur.jpg) no-repeat;
}
.rss {
   padding: 0 0 0 3px;
}
/*
div#news h3 {
font-family: georgia, arial, sens-serif;
   line-height: 0.7em;
color: #FF9900;
border-bottom: 0em solid #CC3300;
   border-left: 10px solid #e7ab0b; 
font-size: 1.8em;
margin: 0 0 0.5em 0;
padding: 0.5em 0 0.5em 0.9em;
font-weight: bold;
  font-style: normal;
background: transparent url(mages/imgsInterface/coupsDeCoeur.jpg) no-repeat;
}
*/

.NewsSummary a{
  font-style: normal;
text-decoration:none;
color:#aaa;
}

.NewsSummary {
background: transparent url(mages/imgsInterface/coupsDeCoeur_ombre.gif) 100% 100% repeat-y;
    padding: 0.5em 0.5em 1em 1em; /* padding for the news article summary */
    margin: 0; /* margin to the bottom of the news article summary */
    border-top: 1px dashed #ccc;
}

.NewsSummaryPostdate {
color:#666;
  font-size: 90%;
  font-weight: normal;
  font-style: normal;
 }

.NewsSummaryLink {
font-size: 1.1em;
    font-weight: bold;
    padding-top: 0.2em;
}
.NewsSummaryLink a{
color: #CC3300;
    font-weight: bold;
    padding-top: 0.2em;
}
.NewsSummaryLink a:hover{
color: #FF9900;
background-color: transparent;
    font-weight: bold;
    padding-top: 0.2em;
}

.News .NewsSummaryCategory {
color:#fff;
  font-style: italic;
  margin: 5px 0;
 }

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

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
color:#ddd;
margin:0;
 }
.NewsSummarySummary p, .NewsSummaryContent p {
  line-height: 140%;
color:#555;
margin: 0 0 0 0;
padding: 0.3em 0 0 5px;
  font-style: normal;
 }
.NewsSummarySummary img {
padding: 0.7em 0 0 0;

}

.NewsSummaryMorelink {
padding: 5px;
text-align:right;
}
.NewsSummaryMorelink a{
color: #FF9900;
    font-weight: bold;
}
.NewsSummaryMorelink a:hover{
color: #CC3300;
background-color: transparent;
    font-weight: bold;
    padding-top: 0.2em;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }
#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
color: #777;
  font-style: italic;
  border-top: 0px solid #ccc;
  margin-top: -10px;
  padding: 0.2em 0 2em 10px;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}

#newsPages{
color: #FF9900;
margin : 0 0 10px 0;
font-size: 1.3em;
  }

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

#NewsPostDetailPrintLink { margin : 50px 15px -20px 0; text-align: right; font-size: 80%; }
/* #NewsPostDetailPrintLink { margin : 30px 0 0 0; font-size: 80%; } */
#NewsPostDetailReturnLink { margin : 2px 2px 2px 0; font-size: 80%; }
/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/




/* End of 'M:Module : News' */

