/* --METAL-- */

.custom #header_area .page {
	background: none;
}
.custom #header_area {
	background: #FFF url(images/top-bg-metal.gif) top repeat-x;
}
.custom #header #logo a:hover, .custom .entry-title a:hover {
	color:#d3cf61;
}
#header #tagline {
	color:#fff;
}
.custom #tabs a, .custom #tabs a:hover, .custom #tabs li.current_page_item a {
	color:#fff;
}
.custom #tabs li.current_page_item, .custom #tabs li.current-cat {
	background: url(images/trans.png);
	border: none;
}
.custom a, .custom a:visited {
	color: #877a56;
}
.custom #footer a, .custom #footer a:visited {
	color: #d3cf61;
}
.custom #footer_area #widgetfooter h3 {
	background: url(images/footer-header-metal.gif) repeat-x;
}
.custom #footer_area { 
	background: #DDDDDD url(images/footerbg-metal.gif) bottom repeat-x;
}
.custom #sidebars {
	background: none;
	border: none;
}
.custom #comment_list dt.comment-author-admin, .custom #comment_list dd.comment-author-admin {
	background: #c1c1c1;
	border-color: #ababab;
}
.custom .to_comments a.tt_continue, .custom .tt_teaser_link {
	background:transparent url(images/continue_reading-metal.gif) no-repeat scroll left center;
}
.custom .to_comments a.tt_comments, .custom .tt_teaser_comments {
	background:transparent url(images/comments_icon-metal.gif) no-repeat scroll left center;
}
.custom .to_comments span.tt_categories {
	background:transparent url(images/tags-metal.gif) no-repeat scroll left center;
}
.custom .to_comments a, .custom .to_comments a:visited, .custom .to_comments a:hover, .custom .to_comments a span, .custom .tt_teaser_after a, custom .tt_teaser_after a:visited {
	color: #e7e7e7;
}
.custom .to_comments, .custom .tt_teaser_after {
	background: url(images/footer-header-metal.gif) repeat-x;
}
.custom .menu a, .custom ul.menu a:hover, .custom .menu a:visited {
	color:#fff;
}
.custom .menu .current a, .custom .menu .current a:hover, .custom .menu .current a:visited, .custom .menu .submenu a, .custom .menu .submenu a:hover, .custom .menu .submenu a:visited, .custom .menu .cat-item .children a, .custom .menu .current-cat a, .custom .menu .current-cat a:hover, .custom .menu .current-parent a, .custom .menu .current-parent a:hover, .custom .menu .current-cat-parent a, .custom .menu .current-cat-parent a:hover {
	color: #262626;
}
