#shadow {
	background: url(../../images/bottom-style1.png) no-repeat;
}

#pageHeader {
	background: url(../../images/top-style1.png) no-repeat;
}

#contentContainer {
	background: url(../../images/content-style1.png) repeat-y;
}

.photo-background {
	background: url(../../images/content-style1.png) repeat-y center;
}

* html .photo-background {
	background: #000;
}

#blog-archives a:link, #blog-categories a:visited {
	background: url(../../images/date-style1.png) no-repeat;
}

.blog-archive-link-disabled {
	background: url(../../images/date-style1.png) no-repeat left center;
}

#blog-categories a:link, #blog-categories a:visited {
	background: url(../../images/category-style1.png) no-repeat;
}

.blog-category-link-disabled {
	background: url(../../images/category-style1.png) no-repeat left center;
}

.blog-entry-category a:link, .blog-entry-category a:visited {
	background: url(../../images/category-style1.png) no-repeat left top;
}

.blog-entry-date {
	background: url(../../images/clock-style1.png) no-repeat left top;
}

.blog-entry-permalink a:link, .blog-entry-permalink a:visited {
	background: url(../../images/perma-style1.png) no-repeat left top;
}

.blog-read-more a:link, .blog-read-more a:visited {
	background: url(../../images/read-more-style1.png) no-repeat left top;
}

#blog-rss-feeds a:link, #blog-rss-feeds a:visited {
	background: url(../../images/rssfeed-style1.png) no-repeat;
}

#blog-rss-feeds a:hover, #blog-rss-feeds a:active {
	background: url(../../images/rssfeed-over-style1.png) no-repeat;
}