body {
	background: #000 url(../../images/skyline/body_bg.png) repeat-x;
}

a {
	color: #6cb2e5;
}

#pageHeader h1,
.photo-title {
	color: #6cb2e5;
}

.blog-entry-title,
.album-title,
.movie-page-title {
	color: #f6cb28;
}

#footer p {
	background: url(../../images/skyline/small_bird.png) no-repeat left center;
}

#navcontainer a {
	background: url(../../images/skyline/button_normal.gif) no-repeat 5px top;
}

#navcontainer .currentAncestor,
#navcontainer #current,
#navcontainer a:hover {
	background: url(../../images/skyline/button_over.gif) no-repeat left top;
}

#navcontainer ul ul a {
	border-right-color: #6cb2e5;
}

#navcontainer ul ul a:hover,
#navcontainer ul ul #current,
#navcontainer ul ul .currentAncestor {
	background-image: url(../../images/skyline/sub_button_over.gif);
}

#navcontainer ul ul ul a{
}

.blog-entry-date {
	background: url(../../images/skyline/dater.png) no-repeat left top;
	padding-left: 15px;
}

.blog-archive-link-enabled,
.blog-archive-link-disabled,
.blog-category-link-enabled,
.blog-category-link-disabled {
	background: url(../../images/skyline/arrow_right.png) no-repeat left center;
}

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

.blog-entry-permalink a:link, .blog-entry-permalink a:visited {
	background: url(../../images/skyline/permalink.png) no-repeat left 1px;
}

a[href^="javascript:HaloScan"] {
	background: url(../../images/skyline/small_bird.png) no-repeat left center;
}

a[href^="javascript:HaloScanTB"] {
	background: url(../../images/skyline/trackback.png) no-repeat left 2px;
	padding-left: 17px;
}