body {
	color: #333;
}

a:link, a:visited, #site_title, blockquote, .standout, h1, h2, h3, h4, h5, h6, .blog-entry-title, .movie-page-title, .photo-title, .photo-navigation, form, .message-text {
	color: #214788;
}

#content, blockquote, .standout {
	border-color: #214788;
}

a:hover, a:active, #site_slogan, .blog-entry-date, #sidebar_title, .filesharing-description, .movie-description, .movie-page-description, .photo-caption, .blog-entry-comments {
	color: #6fa3dd;
}

#sidebarContainer {
	color: #666;
}

#toolbar_vertical ul, #toolbar_vertical ul li, .filesharing-item, .thumbnail-frame, .photo-frame, .movie-thumbnail-frame {
	border-color: #ccc;
}

.thumbnail-frame:hover, .movie-thumbnail-frame:hover {
	border-color: #6fa3dd;
}

#toolbar_vertical ul li a:hover, #toolbar_vertical ul li .current, .filesharing-item, .thumbnail-frame, .movie-thumbnail-frame, .movie-background {
	background: #f3f3f3;
}

#toolbar_vertical ul li .current:hover, .filesharing-item:hover, .thumbnail-frame:hover, .movie-thumbnail-frame:hover {
	background: #ddd;
}

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

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

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

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

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

.form-input-field {
	background: #fff;
}

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

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

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

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

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

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

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

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

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

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