/* @override http://paradoxmg.com/ptsolutions/wp-content/themes/coffeebreak/styles/ice-green.css */

/* ice-green style - ice-green.css */

#top { 
	background:#fff;
	border-bottom: 1px solid #d0d2c5; 
}
#top .content { 
	background:none; 
}
#featured { 
	background-image: none;
	background-color: #b5e33e;
	border-top: 1px solid #e3fe37; 
	border-bottom: 1px solid #9eb223; 
}
#nav a { 
	color:#6c6c6c; 
}
#nav a:hover, #nav li.current_page_item a{ 
	color:#fff; 
	background-color: #90c43e;
}
#featured h2 { 
	color: #ffffff; 
}
#featured {
	color: #69851e !important;
}