
#header { background: url(images/bg-stripe.gif); height: 72px; border-bottom: 1px solid #000; }
	#header .container { background:url("images/bg-stripe.gif") no-repeat scroll 0 0 transparent; }
		div#top-menu { background:none; }
		ul.nav > li > a { text-shadow:-1px -1px 1px #1b2024; }
		ul.nav > li.current_page_item > a, ul.nav > li.current-cat > a { background:url("images/refined_silver/menuitem-current.png") no-repeat scroll 65% 100%; }
		
		a#search-icon { background:url("images/refined_silver/search-icon.png") no-repeat 0 0; }

#featured-area .container, #pagetop .container { /*background:url("images/refined_silver/featured-bg.jpg") no-repeat scroll left top;*/background-color: #fff; }
	h2.feat-heading, #pagetop h1 { text-shadow:1px 2px 2px #616161; }
	#featured-slider p.tagline, #pagetop p.tagline { color:#5a5a5a; text-shadow:0 1px 1px #e5e5e5; }
	#featured-slider div.excerpt { text-shadow:none; }

#featured-area, #pagetop { background-color:#fff; }
#featured-thumbs div#active_item { background:url("images/refined_silver/activethumb.png") no-repeat scroll 0 0; }

#header #search-form { background:url("images/refined_silver/search-bar.png") no-repeat scroll 0 0; }
	#header #search-form input { color:#cccccc; }
	#pagetop a { color: #383838; }
	
a#prevlink, .prevlink { background:url("images/refined_silver/prevlink.png") no-repeat scroll 0 0; }
a#nextlink, .nextlink { background:url("images/refined_silver/nextlink.png") no-repeat scroll 0 0; }
.nextlink {height: 50px; float: right;padding-left: 40px;padding-top: 5px;font-size: 14px; margin-top: 10px;}
.prevlink {height: 50px; float: left;padding-left: 40px;padding-top: 5px;font-size: 14px; margin-top: 10px;}
.nextlink a, .prevlink a {color: #CC0000;}
