#foot {
	text-align: center; margin: 0px auto;
	padding: 0px;
	width: 100%;
	height: 200px;
	background-color: rgba(0, 0, 0, 0.2);
	overflow: visible;
	z-index: 1;
	color: #aaaaaa;
}

#foot a {
	text-decoration : none;
	color : #aaaaaa;
}

#foot .fenu {  
	font-size : 13px;
}

#foot .fenu:hover { 
	color: #ffffff; 
}

.arthaFooterSocialcontainer {
	text-align: center; margin: 0px auto;
	padding: 0px;
	width : 42px;
	height : 42px;
	display : inline-block;
	opacity: 0.7; 
	filter: alpha(opacity=70);
}

#arthaFooterSocialInstagram {
	background: url("//bauddhartha.com/css/img/footer-social-instagram.png") no-repeat;
	background-size: contain;          
}                                      
#arthaFooterSocialInstagram:hover {    
	background: url("//bauddhartha.com/css/img/footer-social-instagram-h.png") no-repeat;
	background-size: contain;          
}                                      
#arthaFooterSocialFacebook {           
	background: url("//bauddhartha.com/css/img/footer-social-facebook.png") no-repeat;
	background-size: contain;          
}                                      
#arthaFooterSocialFacebook:hover {     
	background: url("//bauddhartha.com/css/img/footer-social-facebook-h.png") no-repeat;
	background-size: contain;          
}                                      
#arthaFooterSocialTwitter {            
	background: url("//bauddhartha.com/css/img/footer-social-twitter.png") no-repeat;
	background-size: contain;          
}                                      
#arthaFooterSocialTwitter:hover {      
	background: url("//bauddhartha.com/css/img/footer-social-twitter-h.png") no-repeat;
	background-size: contain;          
}                                      
#arthaFooterSocialPinterest {          
	background: url("//bauddhartha.com/css/img/footer-social-pinterest.png") no-repeat;
	background-size: contain;          
}                                      
#arthaFooterSocialPinterest:hover {    
	background: url("//bauddhartha.com/css/img/footer-social-pinterest-h.png") no-repeat;
	background-size: contain;
}