/* @group Elements */

body {
	font-size: 12pt;
	margin: 0 5%;
}

a {
	font-weight: bold;
	color: #630;
}

/* @end */

/* @group Classes */

a.rss {
	display: none;
}

/* @end */

/* @group IDs */

#music,
#news,
#shows,
#elsewhere {
	page-break-before: always;
}

/* @group #introduction */

#introduction {
	padding: 0 16.5%;
}

/* @end */

/* @group #personae */

#personae .vcard {
	position: relative;
	width: 25%;
	float: left;
}
#personae .vcard .photo {
	border-bottom: 0.1904em double;
}

/* @end */

/* @group #contact */

#contact {
	display: none;
}

/* @end */

/* @group #elsewhere */

/* @group #flickr */

#flickr ul {
	clear: both;
	line-height: 0;
	width: 225px;
}
#flickr li {
	list-style: none;
	display: inline;
}
#flickr li a {
	display: block;
	float: left;
}

/* @end */

/* @end */

/* @end */