/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	background: #FFF;
	padding: 8px 0;
}

.footer a {
	color: #C3593C;
	background: inherit;
}