.blog-read-more a:link {
	padding-left: 16px;
	background: no-repeat url(../../images/greendoc.gif);
}

.blog-read-more a:visited {
	padding-left: 16px;
	background: no-repeat url(../../images/greendoc.gif);
}

.blog-read-more a:hover {
	padding-left: 16px;
	background: no-repeat url(../../images/greendochover.gif);
}

.blog-entry-date {
	background: url(../../images/greenclock.gif) no-repeat left center;
	padding-left: 16px;
}

.blog-entry-category a:link {
	padding-left: 16px;
	background: url(../../images/greendoc.gif) no-repeat;
}

.blog-entry-category a:visited {
	padding-left: 16px;
	background: url(../../images/greendoc.gif) no-repeat;
}

.blog-entry-category a:hover {
	padding-left: 16px;
	background: url(../../images/greendochover.gif) no-repeat;
}

.blog-entry-permalink a:link {
	padding-left: 16px;
	background: url(../../images/greenarrow.gif) no-repeat;
}

.blog-entry-permalink a:visited {
	padding-left: 16px;
	background: url(../../images/greenarrow.gif) no-repeat;
}

.blog-entry-permalink a:hover {
	background: url(../../images/greenarrowhover.gif) no-repeat;
	padding-left: 16px;
}

.blog-archive-link-enabled {
	background: url(../../images/greendoc.gif) no-repeat left center;
	padding-left: 18px;
}

.blog-archive-link-enabled:hover {
	background: url(../../images/greendochover.gif) no-repeat left;
	padding-left: 18px;
}

.blog-archive-link-disabled {
	padding-left: 18px;
	background: url(../../images/blackdoc.gif) no-repeat left;
}

.blog-category-link-enabled {
	background: url(../../images/greendoc.gif) no-repeat left;
	padding-left: 18px;
}

.blog-category-link-enabled:hover {
	background: url(../../images/greendochover.gif) no-repeat left;
	padding-left: 18px;
}

.blog-category-link-disabled {
	padding-left: 18px;
	background: url(../../images/blackdoc.gif) no-repeat left;
}

.blog-rss-link {
	background: url(../../images/greenrss.gif) no-repeat left;
	padding-left: 18px;
}

.blog-rss-link:hover {
	background: url(../../images/greenrsshover.gif) no-repeat left;
	padding-left: 18px;
}

.blog-comments-rss-link {
	background: url(../../images/greenchat.gif) no-repeat;
	padding-left: 18px;
}

.blog-comments-rss-link:hover {
	background: url(../../images/greenchathover.gif) no-repeat;
	padding-left: 18px;
}