@font-face {
	font-family: nevis-bold;
	src: url(../nevis.ttf);
}

@font-face {
	font-family: aller;
	src: url(../Aller_Rg.ttf);
}

body {
	background-color: #484848;
}

div {
	background-color: #ffffff;
	margin: auto;
}

div#container {
	width: 830px;
	margin-top: 50px;
	border: 1px solid #363636;
}

div#networks {
	word-spacing: 100px;
	text-align: center;
	padding-bottom: 10px;
	font-size: 20px;
}

div#info {
	height: 150px;
	margin-left: 280px;
	padding-bottom: 150px;
	padding-top: 10px;
}

p {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a {
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: black;
}

img.avatar {
	margin-right: auto;
	margin-left: 45px;
	margin-bottom: -50px;
	padding-top: 50px;
	float: left;
}

p.big_name {
	color: #dcdcdc;
	text-shadow: #5b5d5d 0 -1px 0;
	font-size: 92px;
	margin-bottom: -10px;
	font-family: nevis-bold;
	text-align: left;
}

p.subtitle {
	font-size: 28px;
	font-family: aller;
	margin-bottom: 50px;
	margin-left: 6px;
}

a.subtitle {
	color: #fb6f07;
	border-bottom: none;
}

a.subtitle:hover {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

a#twitter:hover {
	color: #8ec1da;
}

a#ember:hover {
	color: #fb6f07;
}

a#blog:hover {
	color: #526f91;
}

a#podcast:hover {
	color: #6c3597;
}
