/* orange style - orange.css */

#top { background:url(orange/bg-top-tile.gif) repeat-x top left; border-bottom:1px solid #000000; }
#top .content { background:url(orange/bg-top.png) no-repeat top center; }
#featured { background:#f1ad37 url(orange/bg-slider-bot.png) repeat-x left bottom; border-top:1px solid #f3c26f; border-bottom:1px solid #cb9535; }
#nav a { color:#bfbfbf; }
#nav a:hover, #nav li.current_page_item a, #nav li.current_page_parent{ color:#fff; background:#46433c; border:1px solid #2f2c26; border-width: 0 0px 1px 0; }

a { color: #ee9313; }
a:hover {	text-decoration: none;
	color: #666a34;

h1, h2, h3, h4, h5 {padding: 10px 0;font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; color:#222;}


#nav a {font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;font-size:11px;letter-spacing:1px;text-transform:uppercase;font-weight:bold;display: block;line-height: 28px;padding: 0 10px;}

#nav a:hover, #nav li.current_page_item a{ color:#fff; background: #666a34;
}

#sidebar h3{border-bottom:1px dashed #ccc;font: bold 12px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;text-transform:uppercase;color:#555;letter-spacing:1px;margin:5px 0;padding:0 0 15px;}

.home .feature { margin-left: 95px; }
#main a { text-decoration: underline;
	color: #ee9313;
}
#main a:hover {	text-decoration: none;
	color: #666a34;
}
#main p.post-details a { text-decoration: none;
	color: #ee9313;
 }
#main p.post-details a:hover { text-decoration: underline;
	color: #666a34;
 }
/* orange style - orange.css */

#top { background:url(orange/bg-top-tile.png) repeat-x top left; border-bottom:1px solid #000000; }
#top .content { background:url(orange/bg-top.png) no-repeat top center; }
#featured { background:#ee9313 url(orange/bg-slider-bot.jpg) repeat-x left bottom; border-top:1px solid #f3c26f; border-bottom:1px solid #cb9535; }
#nav a { color:#bfbfbf; }
#nav a:hover, #nav li.current_page_item a{ color:#fff; background:#46433c;
}

