/* Start of CMSMS style sheet 'Module: Blog' */
.comments
{padding:10px;}

.comments li {margin-top:10px;color:#666666;
}
.error {color:#FF0000; padding-top:5px; padding-bottom:5px; background-color: #F4F4F4; font-weight:900}
.comments input {border:1px solid #797979; background:url(images2/input-bg.gif) repeat-x; padding:2px 0 1px 3px;}


div#CGBlog {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the CGBlog list */
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#CGBlog h2 {
   line-height: 2em;
   background: #fff;
}

.CGBlogSummary {
    padding: 0.5em 0.5em 1em; /* padding for the CGBlog article summary */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the CGBlog article summary */
    border-bottom: 1px solid #ccc; 
}

.CGBlogSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.CGBlogSummaryLink {
    font-weight: bold;
    font-size:120%;
    padding-top: 0.2em;
    text-decoration:none;
}

.CGBlogSummaryLink .SummaryNrComments

{
 font-size:80%;
}



.CGBlogSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

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

.CGBlogSummarySummary, .CGBlogSummaryContent {
  line-height: 140%;
 }

.CGBlogSummaryMorelink {
  padding-top: 0.5em;
}

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

#CGBlogPostDetailSummary {
   line-height: 150%;
   }

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

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

#CGBlogPostDetailAuthor {

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


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

/* 
#CGBlogPostDetailTitle {}
#CGBlogPostDetailHorizRule {}
#CGBlogPostDetailPrintLink {}
#CGBlogPostDetailReturnLink {}
*/
/* End of 'Module: Blog' */

