#header {
    background-image: url(images/overlay.png), url(/images/denali2.jpg);
    background-position: top left, top left !important;
}

.labeled-icons li:nth-child(2), .labeled-icons li:nth-child(3) {
	display:none;
}

#footer .icons a, #footer .copyright {
    color: rgba(255, 255, 255, 1);
}

.icons li:nth-child(3) {
	display:none;
}

.image.avatar img, #header .image.avatar {
	width: 150px;
}

body, input, select, textarea {
	color: #909090;
	font-family: "Source Sans Pro", Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: 400;
	line-height: 1.75em;
}

#footer {
	padding: 0 4em 1em 0;
}
