footer{
	padding:0;
}
footer div#right{
	margin-top: 22px;
}

#footerlink{
	padding-bottom: 16px;
	font-style: normal;
	font-family: Helvetica;
	font-weight:300;
}

dd{
	margin-left: 40px;
}

span#asideTitle{
	font-size: 1.5em;
	}
	
.album-description{
	font-size: 1.2em;
}

@media only screen and (max-width: 479px) {

h2#slogan{ /* move slogan down left */
	left:20px !important;
	top:50px !important;
}

header a#logo{ /* delete divider */
	border-right: 0px;
}

}