/* Start of CMSMS style sheet 'uutiset_style' */
div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {
   padding: 0px 0px 0px 0px; /* padding for the news article summary */
    margin: 0px 0px 0px 0px; /* margin to the bottom of the news article summary */
 
    
}

.NewsSummaryPostdate {
     font-family: "Georgia",Verdana,sans-serif;
    font-size: 11px;
  font-weight: normal;
color:#6d6d6d;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 6px 0px; 

 }

.NewsSummaryLink {
    font-family: "Georgia",Verdana,sans-serif;
	color: #000000;
	font-size: 17px;
	font-weight: normal;
	margin-bottom:3px;
	margin-top:0px;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
    padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
 }

.NewsSummaryMorelink {
  padding-top: 0px;
  padding-bottom: 18px;
}

.NewsSummaryMorelink a {
color: #000000;
	text-decoration: none; 
}

.NewsSummaryMorelink a:hover
{color: #595959;
	text-decoration: none; 
}

#NewsPostDetailDate {
     font-family: "Georgia",Verdana,sans-serif;
    font-size: 11px;
  font-weight: normal;
color:#6d6d6d;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 6px 0px;   

  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
line-height:140%;
margin:0 0 20px;
padding:0
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}







/* to add specific style to the below divs, uncomment them. */

 
#NewsPostDetailTitle {
color:#000000;
font-family:"Georgia",Verdana,sans-serif;
font-size:17px;
font-weight:bold;
margin-bottom:3px;
margin-top:0;}

#NewsPostDetailHorizRule {
     background-color:#D9D9D9;
    border:0 none;
    color:#D7D7D7;
   height:1px;
      padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
}




/*#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'uutiset_style' */

