h2 {
	background-image: url(../images/title_blog.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 140px;
	width: 760px;
	margin-bottom: 20px;
}

h3 {
	background-color: #e7e7e3;
	background-image: none;
	font-size: 14px;
	padding: 10px 10px 0px;
}

h4 {
	color: #FFFFFF;
	background-color: #1e9429;
	padding: 3px;
	text-align: center;
}

#left {
	width: 480px;
	float: left;
}

#right {
	float: right;
	width: 215px;
}

#side {
	background-image: url(../images/bg_side_main.gif);
	background-repeat: repeat-y;
}

#sideTop {
	background-image: url(../images/bg_side_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px;
}

.box {
	padding-bottom: 15px;
	margin-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
}

.meta {
	text-align: right;
}

.widget-content {
	padding-left: 5px;
	color: #666666;
}

.metadate {
	margin-bottom: 10px;
}
