#blogTitle h1 {
	font-size: 380%;
}
#lnkBlogLogo{
 background:none;
}
.menu {
	color:gray !important;
	margin-right:30px;
	font-size:150%;
}
.dayTitle {
	background-color:green;
	padding-top:3px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom:3px;
	margin-bottom:10px;
}
.postTitle2 {
	font-size:190%;
}
.catListTitle {
	font-size:120%;
	margin-bottom:5px;
}

.postBody h1 {
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	margin: 15px auto 2px auto;
}
.postBody h2 {
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	margin: 15px auto 2px auto;
}
.postBody h3 {
	display: block;
	font-size: 0.8em;
	font-weight:bold;
	margin: 15px auto 2px auto;
}
.postBody h4 {
	display: block;
	font-weight:bold;
	margin: 15px auto 2px auto;
}
.postBody h5 {
	display: block;
	font-size: 0.7em;
	font-weight:bold;
	margin: 15px auto 2px auto;
}
.postBody h6 {
	font-size:100%;
	font-size: 0.6em;
	font-weight:bold;
	margin: 15px auto 2px auto;
}
#home {
	width:1080px;
}
#mainContent {
	width:780px;
}
.dayTitle {
color:#eee;
	background:none;
}
.postTitle{
background:none;
}
.c_b_p_desc {
line-height: 24px;padding:10px;
}
.c_b_p_desc_readmore:hover {
background-color: #ccc !important;
}