/*  teal style */


/*  Images */

/*  Colors
#footer {
	background: url(teal/bg_footer_gradient.jpg) no-repeat 0 0;
}

 
a {
	color: #313e3d;
}
#footer h2.widget_title {
	background: #617773;
	color: #fff;
}
#footer .block ul, #footer .block .textwidget , #footer .block #calendar_wrap{
	border: #cad6d4 5px solid;
	background: #EDEDED;
}
.Nav a, .Nav .on,
#sidebar h2,
#sidebar ul#idTabs li a {
	background: #617773;
}

}
.Nav .on, .Nav a:hover {
	background: #2c8871 !important;
}

}
#copyright-out {
	background: #313e3c;
}
#nav li ul li a {
	background: #09342b;
	border-bottom: 1px solid #081c2b;
}
#footer-out {
	background: #a9bcbd;
}

*/
#main-content .post h4.continue a,
#sidebar ul#idTabs li a.selected, #sidebar ul#idTabs li a:hover {
	background-color: #2c8871;}
	
#main-content .post h4.continue a:hover {
	background-color: #25715c;}

