@charset "UTF-8";
/* 

Theme Name: Child of Chameleon
Theme URI: http://prideandjoyearthcare.com/
Description: Child theme based on Chameleon
Author: Mary Fisher
Version: 0.0.1
Template: Chameleon

*/
 
 @import url("../Chameleon/style.css");

#category-name h3 {
color: 
#3b3b3b;
font-family: 'Kreon', Arial, sans-serif;
font-weight: lighter;
font-size: 28px;
margin-bottom: 12px;
}

	#footer { border-top: 1px solid #ececec; }
	#footer-content { width: 958px; margin-left: 1px; margin-top: 1px; margin-bottom: 1px; background-color: #f9f9f9; -webkit-border-radius: 0px 0px 7px 7px; -moz-border-radius: 0px 0px 7px 7px; border-radius: 0px 0px 7px 7px; }
		#footer-widgets { padding: 5px 48px 0px; }
			.footer-widget { width: 190px; margin-right: 34px; float: left; color: #929292; text-shadow: 1px 1px 1px #ffffff; }
			.last { margin-right: 0px; }
				#footer-slogan { font-size: 9.1px; color: #66929c; text-transform: uppercase; margin-left: 34px; margin-top: -30px; }
				#footer-copyright { display: block; font-family: 'Kreon', Arial, sans-serif; font-size: 12px; color:#717171; margin-top: -9px; }
				.footer-widget p { color: #929292; text-shadow: 1px 1px 1px #ffffff; }
				#footer h4.widgettitle { font-family: 'Kreon', Arial, sans-serif; font-weight: lighter;font-size: 20px; color:#1d1d1d; text-shadow: 1px 1px 1px #ffffff; padding-bottom: 11px; }
					.footer-widget a { color: #929292; }
					.footer-widget a:hover { color: #d0d0d0; text-decoration: none; }
				.footer-widget ul { margin-bottom:0px;  }
					.footer-widget ul ul { margin-bottom:0; }
						.footer-widget ul li { background:url(images/footer-bullet.png) no-repeat 0 7px; padding:0px 0 7px 16px; }
						.footer-widget ul li ul { margin:0 0 -3px; padding:5px 0 0 7px; }
		p#copyright { float:right; color:#cdcdcd; text-shadow: 1px 1px 1px #ffffff; padding-bottom:10px; padding-right: 48px; }
			p#copyright a { color:#929292; }
