/*main style*/

a.badge {
	font: 9px Geneva, Verdana, sans-serif;
	padding: 0 1.0em 1px 0;
	border: 1px solid #000;
	background: #31757B;
	color: #fff;
	text-decoration: none;
}

a.badge span {
	background: #000;
	border-right: 1px solid #000;
	color: #FFF;
	padding: 1px 0.75em;
	margin-right: 0.1em;
}

div.hcard {
	margin-bottom: 1.5em;
}

.spacey {
	letter-spacing: .25em;
}

.smaller {
	font-size: .6em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

#logo {
	top: -15px;
	position: relative;
}

#projects {
	margin-top: 1em;
}
