.blog-read-more a:link {
	padding-left: 20px;
	background: no-repeat url(../../images/greenlink.png) left center;
	padding-top: 3px;
	padding-bottom: 3px;
}

.blog-read-more a:visited {
	padding-left: 20px;
	background: no-repeat url(../../images/greenlink.png) left center;
	padding-top: 3px;
	padding-bottom: 3px;
}

.blog-read-more a:hover {
	padding-left: 20px;
	background: no-repeat url(../../images/greenlink.png) left center;
	padding-top: 3px;
	padding-bottom: 3px;
}

.blog-entry-date {
	background: url(../../images/greenarchive.png) no-repeat left center;
	padding-left: 20px;
}

.blog-entry-category {
	background: url(../../images/greenlink.png) no-repeat left center;
	padding-left: 20px;
	line-height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 5px;
}


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

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

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

.blog-archive-link-enabled {
	background: url(../../images/greenarchive.png) no-repeat left center;
	padding-left: 20px;
	line-height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.blog-archive-link-enabled:hover {
	background: url(../../images/greenarchive.png) no-repeat left center;
	padding-left: 20px;
	line-height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.blog-archive-link-disabled {
	padding-left: 20px;
	background: url(../../images/greenarchive.png) no-repeat left center;
	line-height: 20px;
}

.blog-category-link-disabled {
	padding-left: 20px;
	background: url(../../images/greenlink.png) no-repeat left;
	line-height: 20px;
}

.blog-category-link-enabled {
	padding-left: 20px;
	background: url(../../images/greenlink.png) no-repeat left;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 20px;
}

.blog-category-link-enabled:hover {
	padding-left: 20px;
	background: url(../../images/greenlink.png) no-repeat left;
	line-height: 20px;
}

.blog-rss-link {
	background: url(../../images/greenfeed.png) no-repeat left center;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.blog-rss-link:hover {
	background: url(../../images/greenfeed.png) no-repeat left center;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.blog-comments-rss-link {
	background: url(../../images/greenfeed.png) no-repeat left center;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.blog-comments-rss-link:hover {
	background: url(../../images/greenfeed.png) no-repeat left center;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}