/* Malcom Garcia's "Call of the Narcocorrido" */
div#garcia-narcocorrido div#victims {
	text-align: center;
	font-size: .85em;
	text-transform: uppercase;
}
	div#garcia-narcocorrido div#victims p+p {
		margin-top: 1.7em;
	}
div#garcia-narcocorrido dl.homicide {
	width: 100%;
	margin-bottom: 4em;
	padding: 0;
}
	div#garcia-narcocorrido dl.homicide dt {
		width: 20%;
		float: left;
		margin: 0 0 0 0;
		padding: .5em;
	}
		div#garcia-narcocorrido dl.homicide dt:after {
			content: ": ";
			display: inline;
		}
	div#garcia-narcocorrido dl.homicide dd {
		float: left;
		width: 70%;
		margin: 0 0 0 0;
		padding: .5em;
	}
		div#garcia-narcocorrido dl.homicide dd p {
			margin: 0;
		}


/* Chris Ware's "Jordan W. Lint" */
div#ware-jordan-lint dl {
	margin-bottom: 5em;
}
div#ware-jordan-lint p {
	margin-bottom: 5em;
}

/* Natasha Trethewey's series of poems */
div#trethewey-menu {
	width: 12em;
	background-color: #eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	float: right;
	margin: 0 0 1em 1em;
	line-height: 1.4em;
	border: 2px solid #666;
}
	div#trethewey-menu h1 {
		font-size: 1.2em;
		font-weight: bold;
		padding: 0;
		margin: .5em 0 .5em 0;
		text-align: center;
	}
	div#trethewey-menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	div#trethewey-menu ul li {
		padding: 0 .5em 0 1em;
	}
	div#trethewey-menu ul li#current {
		padding-left: 0;
		margin-left: 1em;
		text-indent: -1em;
	}
	div#trethewey-menu ul li#current:before {
		content: "\00BB \0020";
	}
	div#trethewey-menu ul li:hover {
		background-color: #ccc;
	}
	div#trethewey-menu li {
		margin: 0;
		padding: 0;
		border-bottom: 1px solid #ccc;
		padding-left: .5em;
	}
	div#trethewey-menu a {
		text-decoration: none;
		color: #339;
	}
	div#trethewey-menu a:hover {
		background-color: #ccc;
	}

/* The series of poems for "Women of Troy" */
div#troy-menu {
	width: 12em;
	background-color: #eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	float: right;
	margin: 0 0 1em 1em;
	line-height: 1.4em;
	border: 2px solid #666;
}
	div#troy-menu h1 {
		font-size: 1.2em;
		font-weight: bold;
		padding: 0;
		margin: .5em 0 .5em 0;
		text-align: center;
	}
	div#troy-menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	div#troy-menu ul li {
		padding: 0 .5em 0 1em;
	}
	div#troy-menu ul li#current {
		padding-left: 0;
		margin-left: 1em;
		text-indent: -1em;
	}
	div#troy-menu ul li#current:before {
		content: "\00BB \0020";
	}
	div#troy-menu ul li:hover {
		background-color: #ccc;
	}
	div#troy-menu li {
		margin: 0;
		padding: 0;
		border-bottom: 1px solid #ccc;
		padding-left: .5em;
	}
	div#troy-menu a {
		text-decoration: none;
		color: #339;
	}
	div#troy-menu a:hover {
		background-color: #ccc;
	}

/* The various In Verse pieces, for which we need an endnote. */
div#trethewey-congregation div#endnote, div#trethewey-witness div#endnote,
div#trethewey-tower div#endnote, div#trethewey-watcher div#endnote,
div#trethewey-believer div#endnote, div#trethewey-kin div#endnote,
div#trethewey-exegeis div#endnote, div#trethewey-prodigal-1 div#endnote,
div#trethewey-prodigal-2 div#endnote, div#trethewey-benediction div#endnote,
div#somers-willett-troy-introduction div#endnote, div#somers-willett-arms div#endnote,
div#somers-willett-office div#endnote, div#somers-willett-girl div#endnote,
div#somers-willett-cutting div#endnote, div#somers-willett-advice div#endnote,
div#somers-willett-troy div#endnote, div#kenneally-upstate-girls div#endnote,
div#somers-willett-city-ablaze div#endnote
{
	padding-left: 50px;
	background-image: url('/images/issues/2009/fall/inverse.gif');
	background-repeat: no-repeat;	
	font-size: .85em;
}

/* In Verse pieces for which we have audio. */
div#somers-willett-arms object, div#somers-willett-office object, div#somers-willett-girl object,
div#somers-willett-cutting object
{
	margin: 1.5em 0;
}

div#somers-willett-troy-introduction ul {
	margin: 1em;
	padding-left: 1em;	
}
