.mini-blog h4 { 
	display: none;
}

.mini-blog h2 {
	background: #6b6b6b url(../images/box_top.gif) top left no-repeat;
	height: 16px;
	color: #fff;
	font-weight: normal;
	padding: 5px 10px;
	font-size: 1.1em;
	letter-spacing: 0.05em;
}

.mini-blog #searchform input[type="text"]{
	width: 164px;
	padding: 2px;
	margin-bottom: 3px;
}
.mini-blog #searchform input[type="submit"]{
	width: 80px;
}
.mini-blog.box {
	background-image: none;
	background-color: #fff;
}
.mini-blog li.categories{
	margin-bottom: 27px;
	background: #f2f2f3 url(../images/box_bg.gif) top left repeat-y;
	
}
.mini-blog li.categories ul {
	background: url(../images/box_bottom.gif) bottom left no-repeat;
	padding: 7px 10px;
	
}
li a.rss {
	background: url(../images/rss.html) top left no-repeat;
	padding-left: 15px;
}
.mini-blog #wp-calendar {
	width: 170px;
	text-align: center;
}
.mini-blog #wp-calendar th {
	text-align: center;
}
.alignright {
	float: right;
}

.alignleft {
	float: left
}
.post {
	padding-bottom: 20px;
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 35px;
}
.post h2, .post h3 {
	font-size: 1.4em;
	font-weight: normal;
}
p.postmetadata {
	font-size: 0.9em;
}
ol#commentlist {
	margin: 16px 0;
	padding: 16px;
	background: #f2f2f3;
	border: 1px solid #d9d9d9;
	
}
h2.pagetitle {
	margin-bottom: 20px;
}
.google-ads {
	text-align: center;
}