/* Sticky footer styles
-------------------------------------------------- */
/*.footer {
  width: 100%;
  height: 50px;
  background-color: #eceaea;
  line-height:50px;
  text-align:center;
}

.footer p {
	margin: 30px auto 0px auto; 
	color:#6d6d6d;
	font-size:14px;
	font-family:'GothamRounded-Light';
}
.footer p a {
	color:#cf9ed9;
}

.footer.notmargin p {
	margin-top:0px;
}
