@font-face {
    font-family: 'futurabold';
    src: url('../fonts/futura-bold-webfont.eot');
    src: url('../fonts/futura-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/futura-bold-webfont.woff') format('woff'),
         url('../fonts/futura-bold-webfont.ttf') format('truetype'),
         url('../fonts/futura-bold-webfont.svg#futurabold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'futuraextrabold';
    src: url('../fonts/futura-extrabold-webfont.eot');
    src: url('../fonts/futura-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/futura-extrabold-webfont.woff') format('woff'),
         url('../fonts/futura-extrabold-webfont.ttf') format('truetype'),
         url('../fonts/futura-extrabold-webfont.svg#futuraextrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:"Akzidenz";
    src:url("../fonts/AkzidenzGrotesk-Bold.woff2") format("woff2"),url("../fonts/AkzidenzGrotesk-Bold.woff") format("woff"),url("../fonts/AkzidenzGrotesk-Bold.otf") format("opentype");
    font-style:normal;font-weight:700;
}

html {
	font: 700 18px/1.33 'Akzidenz', sans-serif;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body {
	background: black;
	color: #fff;
	text-align: center;
}
p.copy {
	font-size: 1.8rem;
	line-height: 1.2;
	margin: 0 auto 1em;
}
em {
	font-style: normal;
	text-decoration: underline;
}
a {
	text-decoration: none;
	color: inherit;
}

#wrapper {
	max-width: 760px;
	margin: 0 auto;
	padding: 0 1em 1em;
}

header {
	text-transform: uppercase;
	letter-spacing: 0.25em;
	padding: 1em 0 2em;
}
header h1 {
	margin: 0 0 0.5em;
}
header h1:not(:first-child) {
	font-size: 1.3em;
	line-height: 1.25em;
	letter-spacing: 0.35em;
	margin: 2em 0 0;
}
header span {
	font-size: 0.6em;
}
header h2 {
	font-size: 1.2em;
	line-height: 1.25em;
	line-height: 0.25em;
}
header .masthead img {
	display: block;
	width: 100%; height: auto;
}

a[href^="mailto:"] {
	word-break: break-all;
}

.text-content {
	text-align: left;
	max-width: 34rem;
	margin: 0 auto;
}
.text-content:before {
	content: '';
	display: block;
	height: 4rem;
	background: url('data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNC4zIiBoZWlnaHQ9IjM0LjMiIHZpZXdCb3g9IjAgMCAzNC4zIDM0LjMiPjxkZWZzPjxzdHlsZT4uY2xzLTF7ZmlsbDojZmZmO308L3N0eWxlPjwvZGVmcz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xNy4xNiwzNC4zQTE3LjE1LDE3LjE1LDAsMSwwLDAsMTcuMTQsMTcuMTYsMTcuMTYsMCwwLDAsMTcuMTYsMzQuM20wLTIuODRhMTQuMzEsMTQuMzEsMCwxLDEsMTQuMy0xNC4zMiwxNC4zMSwxNC4zMSwwLDAsMS0xNC4zLDE0LjMybTAtMi42MUExMS43LDExLjcsMCwxLDAsNS40NSwxNy4xNCwxMS42OSwxMS42OSwwLDAsMCwxNy4xNiwyOC44NW0wLTIuOTNhOC43Nyw4Ljc3LDAsMSwxLDguNzYtOC43OCw4Ljc4LDguNzgsMCwwLDEtOC43Niw4Ljc4bS4wOS0yLjczYTUuNzYsNS43NiwwLDAsMCw1Ljg2LTQuNTNsLTMtLjA5YTMuMTIsMy4xMiwwLDAsMS0yLjg3LDEuODksMy4zMiwzLjMyLDAsMSwxLDAtNi42MywzLjEzLDMuMTMsMCwwLDEsMi44NywxLjlsMywwYTUuODEsNS44MSwwLDAsMC01Ljg2LTQuNjUsNiw2LDAsMSwwLDAsMTIuMDgiLz48L3N2Zz4=') center/auto 2rem no-repeat;
}
.text-content ul {
    list-style: disc outside none;
    padding-left: 1em;
}
.text-content li {
	padding-left: 0;
}
.subhead {
	text-transform: uppercase;
	letter-spacing: 0.2em;
	margin: 2em 0 1em;
	font-size: 1em;
}
.subhead.tac {
	text-align: center;
}
h4.subhead {
	margin-bottom: 0;
}
h4.subhead + ul {
	margin-top: 0;
}

main {
	display: block;
}
main:after {
	content: '';
	display: table;
	clear: both;
}
main.soundboard {
	margin: 0 -1rem;
}
.btn {
	color: white;
	font-size: 0.75em;
	font-family: 'futuraextrabold';
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	width: 116px;
	height: 46px;
	margin: 0 5px 10px 0;
	padding: 0 24px 23px 0;
	line-height: 46px;
	vertical-align: top;
	position: relative;
	outline: none; border: none;

	background: url('../img/button.png') left bottom no-repeat;
}
.btn:hover {
	background-position: center bottom;
	padding: 4px 20px 19px 4px;
}
.btn:active, .btn.down {
	background-position: right bottom;
	padding: 10px 13px 13px 11px;
}
.btn:after {
	content: '';
	position: absolute;
	top: 0; left: 0;
	width: 100%; height: 100%;
}

footer {
	margin-top: 1em;
	border: 1px solid #fff;
	width: 70%;
	padding: 0.5em 15%;
	font-size: 0.75em;

	background: url('../img/mouth.png') 2.5% center no-repeat, url('../img/ear.png') 97.5% center no-repeat;
}

nav {
	padding: 1.5em 0 0;
}
nav a {
	text-transform: uppercase;
	letter-spacing: 0.25em;
	font-size: 0.8em;
	margin: 0 1em;
}