div.poem {
	margin: 1em 1em 0 1em;
	padding: 0 1em 1em 1em;

	margin-bottom: 2em;

	border-width: 1px;
	border-style: solid;
	border-color: #494949;
}

div.poem p {
	font-size: 80%;
}

div.poem h3 {
	font-weight: bold;

	margin-top: .5em;
}

p.date-poem {
	text-align: right;
	color: #ff00bc;
}

p.date-poem a {
	color: #ff00bc;
	text-decoration: none;
}

p.extra {
	font-style: italic;
	color: #ff00bc;
}

.psychotica {
	color: #ff00bc;
}

p.return-index {
	text-decoration: none;
	text-align: right;
}

div.additional-info {
	margin: 1em 1em 0 1em;

	border-width: 1px;
	border-style: solid;
	border-color: #494949;
}

div.additional-info p {
	margin-left: 2em;

	font-style: italic;
}

ul.nav-poem-year {
	list-style-type: none;
	font-weight: bold;
	font-size: 110%;

	margin-left: -1.5em;
}

ul.nav-poem-year li a {
	color: white;
	text-decoration: none;
}

ul.nav-poem-date-title li {
	font-size: 80%;
	font-weight: normal;

}

ul.nav-poem-date-title {
	margin-top: .5em;
	margin-bottom: 1em;
}

ul.nav-poem-date-title li a {
	color: #ff00bc;
	text-decoration: none;
}

.subtitle-poem {
	font-weight: bold;

	color: #ff00bc;

	margin-top: 2em;
}
