@charset "utf-8";
/* CSS Document */
footer {
	padding: 10px 0;
	background-color: #C4C4C4;
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
}
/* ====================== START FOOTER ====================== */
#footer {background:#C4C4C4; font-size:0.857em;}

/* widgets */
#footer .footer-main .widget { float:left; width:172px; margin:20px 1.06% 0; }   
#footer .widget h3 { margin:0 0 1em; color:#454545; font-size:14px; font-weight:normal; }
.cufon-delicious #footer .widget h3 { letter-spacing:-1px; }
#footer .widget ul { margin:0; list-style:none; }
#footer .widget ul li a, #footer p { color:#767778; }
#footer .widget ul li a { line-height:2em; }
#footer .widget ul li a:hover { color:#000; }
#footer .hentry-post { margin-bottom:1.4em; }
#footer .title { font-size:14px; color:#414243 !important; margin:0; float:none; width:auto; font-weight:bold; }
#footer .title:hover {color:#000 !important;}
#footer p { margin-top:0.4em; line-height:1.429em; color:#1c1c1c; font-size:14px; }
#footer .recent-posts {padding-left:0;}         
#footer .widget_flickrRSS img, #footer .slickr-flickr-gallery img{background-color:#C0BEBE;border:1px solid #FFFFFF;border-radius:6px 6px 6px 6px;display:block;float:left;height:50px;margin:0 12px 12px 0;padding:3px;width:50p}  
#footer .widget_flickrRSS img:hover, #footer .slickr-flickr-gallery img:hover {background:#eee;}
#footer .recent-post p.post-date {background:url('images/time-icon.png') left center no-repeat;color:#656363;font-size:0.9167em;padding-left:20px;margin:0;}   
#footer .last-news .box-post .box-post-body {margin-left:0;} 


#footer.columns-4 .footer-main .widget { width:22.872%; }


#copyright{background-color:#a09f9f;}
#copyright p {margin:0; padding:13px 20px; font-size:12px; color:#131313; line-height:27px; }

#copyright a, #copyright a:visited{color:#000; text-decoration:none;}
#copyright a:hover{color:#fff;}
/* ====================== END FOOTER ====================== */  
