footer{
	width: 100%;
	padding: 4.4% 0 6.6%;
	font-size: 80%; line-height: 1;
	text-align: center;
	background: #f0f0f0;
}

	footer > p{
		width: 100%;
		margin: 0 0 1.8%;
	}

	.footer-link{
		width: 100%;
		margin: 3.4% 0 0;
	}
		.footer-link > img{
			width: 4.7%;
		}

	
.shareBtns {
	width: 290px;
	height: 20px;
	margin: 0 auto 10px;
}
.shareBtns:after{
	display: block;
	content: "";
	clear: left;
	height: 0;
}
.shareBtns article {
	float: left;	
	height: 30px;
	width: 90px;
}