/* Start of CMSMS style sheet 'ibizsim - stylesheet news' */
/***********************************************************************
-- ibizsim - stylesheet news
-- Developed from Module: News
-- Modified by: Dr. Ashok N. Ullal
-- Modified in: July 2007
***********************************************************************/

/***********************************************************************
-- news
***********************************************************************/
div#news {
  margin:           1em 0 1em 0;
/*  border:           1px solid red; */
  padding:          0 0 0 0;
  background: url(uploads/images/ibizsim/sidebarblock_content.gif) repeat-y; ;
}

div#news h2 {
  line-height:      2em;
}

/***********************************************************************
-- news_summary_top
***********************************************************************/

div#news_summary_top {
  margin:           0 0 0 0;
/*  border:           1px solid red; */
  padding:          0 0 0 0;
  height:           27px;
  background:       url(uploads/images/ibizsim/sidebarblock_top.gif) no-repeat;
}

div#news_summary_top h4 {
  position:         relative;
  top:              0px;
  margin:           0 0 0 0;
  border-left:      0px;
  border-bottom:    0px;
  padding:          0 0 0 0;
  padding-left:     55px;
  text-align:       left;
}

/***********************************************************************
-- news_summary_bottom
***********************************************************************/

div#news_summary_bottom{
  margin:           0 0 0 0;
/*  border:           1px solid red; */
  padding:          0 0 0 0;
  height:           23px;
  background:       url(uploads/images/ibizsim/sidebarblock_bottom.gif) no-repeat;
}

/***********************************************************************
-- NewsSummary
***********************************************************************/

.NewsSummaryLink {
  margin-top:       1em;
  padding:          0em 0.5em 0.5em 0.5em;
  font-weight:      bold;
}

.NewsSummaryPostdate {
  padding:          0em 0.5em 1em 0.5em;
  font-size:        90%;
  font-weight:      bold;
 }

.NewsSummary {
  margin:           0em 0.5em 0em 0em;
/*  border-bottom:    1px solid red; */
  padding:          0em 0.5em 0em 0.5em;
}

.NewsSummaryCategory {
  margin:           5px 0;
  font-style:       italic;
 }

.NewsSummaryAuthor {
  padding-bottom:   0.5em;
  font-style:       italic;
}

.NewsSummarySummary, .NewsSummaryContent {
  padding:          0em 0.5em 0em 0.5em;
  line-height:      140%;
 }

.NewsSummaryMorelink {
  margin-top:       0em;
  padding:          0em 0.5em 1em 0.5em;
}

/***********************************************************************
-- NewsPostDetail
***********************************************************************/

#NewsPostDetailDate {
  margin-bottom:    5px;
  font-size:        90%;
  font-weight:      bold;
  }

#NewsPostDetailSummary {
  line-height:      150%;
   }

#NewsPostDetailCategory {
  margin-top:       0.5em;
  border-top:       1px solid #ccc;
  padding:          0.2em 0;
  font-style:       italic;
}

#NewsPostDetailContent {
  margin-bottom:    15px;
  line-height:      150%;
  }

#NewsPostDetailAuthor {
  padding-bottom:   1.5em;
  font-style:       italic;
}

/***********************************************************************
-- to add specific style to the below divs, uncomment them.
***********************************************************************/

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'ibizsim - stylesheet news' */

