/* Start of CMSMS style sheet 'blogLayout' */
div#CGBlog {
	margin: 2em 0 1em 1em;
	border: 1px solid #909799;
	ackground: #f5f5f5;
}
div#content .CGBlogSummary h2 {
	line-height: 1em;
	border: none;
        padding-left: 0px;
}
div#content .CGBlogSummary h3, h3.CGBlogPostDetailTitle {
	line-height: 2em;
	border: none;
        padding-left: 0px;
}
div#content h3.CGBlogPostDetailTitle {
        font-size: 1.5em;
	font-weight:bold;
}
div#content .CGBlogSummary p, #CGBlogPostDetailContent p {
	margin: 0px 0px 5px;
}
.CGBlogSummary {
	padding: 0.5em 0.5em 1em;
	margin: 0 0.5em 1em 0.5em;
}
.CGBlogSummaryPostdate, #CGBlogPostDetailDate {
        margin-bottom:5px;
        color:grey;
	font-size: 90%;
}
.CGBlogSummaryLink {
	font-weight: bold;
	padding-top: 0.2em;
}
.CGBlogSummaryCategory {
	margin: 5px 0;
}
.CGBlogSummaryAuthor, div.itsright{
	margin: 5px 0;
	padding-bottom: 0.5em;
}
.CGBlogSummarySummary, .CGBlogSummaryContent {
	line-height: 140%;
}
.CGBlogMoreLink {
	padding-top: 0.5em;
}
#CGBlogPostDetailDat {
	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 {
	argin-bottom: 15px;
	ine-height: 150%;
}
#CGBlogPostDetailAutho {
	padding-bottom: 1.5em;
	font-style: italic;
}
.itslef {float:left;width:48%}
.itsright {float:right;width:48%}
/* more divs, left unstyled, just so you know the IDs of them */ 
#CGBlogPostDetailTitle {
}
#CGBlogPostDetailHorizRule {
}
#CGBlogPostDetailPrintLink {
}
#CGBlogPostDetailReturnLink {
}
/* End of 'blogLayout' */

