@charset "utf-8";
/* CSS Document */
.blogContent p,h1,h2,h3,h4 {display:block}

	.blogTitleBox {padding:0px; width:98%; margin-bottom:4px; margin-left:4px; margin-top:0px; background-color:#fff}

	.blogWidgets .widgetHeader {
	background-image: url(../img/headerBack.png);
	background-repeat:repeat-x;
	background-position:top center;
	height:29px;
	width:218px;
	margin:1px;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	padding-top:10px;
	text-align:center;
}
	.blogWidgets .widgetHeaderNonBlog {
	height:29px;
	width:208px;
	margin:0px;
	font-size:13px;
	font-weight:bold;
	color:#666;
	text-align:left;
	border:0px solid #eee;
}



	.headerHolder {
		background-image:url(../Img/Frontend/BlogHeader.png); 
		background-position:top center;
		height:39px;
		width:208px;
		margin:1px;
		padding-top:7px; 
		padding-left:10px;
		}
	.header1 {font-weight:bold; color:#999; font-size:15px; display:inline; height:28px; padding-top:7px; padding-left:10px;}
	.postedBy {font-weight:normal; font-size:11px; display:inline}
	.blogTitle {font-weight:bold; color:#999; font-size:17px; display:inline; text-decoration:none; }
	.blogDetail {float:right; padding:5px; text-align:right}
	.blogContent {border-top:0px solid #e6e9cb; padding:0px; width:98%; margin-bottom:0px; margin-left:2px; margin-top:10px; background-color:#fff; font-size:14px; line-height:17px;}
	.blogContent a {font-size:12px; font-style:italic}
	.blogDetail a {font-style:italic; font-size:12px}
	.cloud {display:inline; padding:5px;}
	.widgetContent a {display:inline; font-size:11px; text-decoration:none; color:#333; line-height:16px}
	.widgetContent a:hover {font-size:11px; text-decoration:underline}
	.widgetContent a:visited{font-size:11px}
	.commentHeader {font-size:22px; color:#999; font-weight:bold}
	
