.page-title {
	color: #809E41;
}

.header-sidebar input[type="search"],
.header-sidebar #subscribe-email input {
	background: url('../img/input-green.png') no-repeat;
}
.header-sidebar .gform_wrapper .top_label input.medium {
	background: url('../img/input-green.png') no-repeat;
}
/* Decorate */
.widget_categories li.cat-item-4 a {
	background:url('../img/category-decorate-green.png') no-repeat bottom left;
	background-size:184px;
}
/* Dress */
.widget_categories li.cat-item-5 a {
	background:url('../img/category-dress-green.png') no-repeat bottom left;
	background-size:115.375px;
}
/* Eat */
.widget_categories li.cat-item-6 a {
	background:url('../img/category-eat-green.png') no-repeat bottom left;
	background-size:71.32px;
}
/* Garden */
.widget_categories li.cat-item-7 a {
	background:url('../img/category-garden-green.png') no-repeat bottom left;
	background-size:146.24px;
}
/* Make */
.widget_categories li.cat-item-8 a {
	background:url('../img/category-make-green.png') no-repeat bottom left;
	background-size:101.29px;
}
/* Travel */
.widget_categories li.cat-item-9 a {
	background:url('../img/category-travel-green.png') no-repeat bottom left;
	background-size:136.35px;
}

article.comment-body {
	background: url('../img/seperator-green.png') no-repeat bottom left;
	background-size: 722px;
}

footer.entry-meta {
	background: url('../img/seperator-green.png') no-repeat bottom left;
	background-size: 722px;
}