/* blue style - blue.css */

#featured h3{ font-size:20px; color:white; line-height:20px; }
#featured p{ font-size:14px; color:white; line-height:20px; }

#top { background:none;border-bottom:none;}
#top .content { background:none; }
#featured { background:#71abd4 url(nature/bg-theme-title.jpg); border-top:none; border-bottom:1px solid #506f86; }
#featured .content { background:url(nature/bg-slider.jpg) no-repeat top center; }
/*#nav a { color:#a5b4c0; }
#nav a:hover, #nav li.current_page_item a{ color:#fff; /*background:#0d4770;*/ 
/*
background:url(nature/top-nav.png) no-repeat;/*border:1px solid #013961; border-width: 0 0px 1px 0; */}

#nav{height:30px;}
#nav,#nav ul{list-style:none;line-height:1;z-index:100;padding:0;}
#nav a{display:block;line-height:30px;z-index:100;padding:0 10px;color:#000;font-size:14px;font-weight:700;border:none;}
#nav li{float:left;line-height:30px;margin:0;}
#nav li a{color:#3f3f3f;text-decoration:none;padding:0 0 0 11px;text-shadow:0 1px #fff;border:none;}
#nav li a span{display:inline-block;height:30px;padding:0 10px 0 0;}
#nav li a:hover,#nav li.active a,#nav li.current_page_item a{background:url(nature/top-nav-left.png) no-repeat left;color:#fff;cursor:pointer;text-decoration:none;border:none;}
#nav li.active a span,#nav li.current_page_item a span,#nav li a:hover span{background:url(nature/top-nav.png) no-repeat right;text-shadow:0 1px #222;}


a.button span {
	padding-left: 10px;
} 
a.button span img{
	float:left;
	display: block;
	line-height: 46px; 
	padding-top: 8px;
	padding-left:0px;
} 

