/* =====
Designer:	"BenWBlue";
Site:	"http://www.codeysworld.com/";
Path:	"bestpi/styles/";
File:	"styles-bestpi-01.css";
Date:	"2008-08-09" ~ date created;
===== */

/* ----- Poem Styles ----- */

.poem, ol.poem, ul.poem { 
	clear: both;
	float: none; 
	background: transparent;
	color: black;
	list-style: none; 
	margin: 0; 
	padding: 0; 
}
.poem li, ol.poem li, ul.poem li {
	background: transparent;
	color: black;
	list-style: none; 
	margin: 0; 
	padding: 0; 
}
.hVerse, .verseH {
	background: transparent;
	color: black;
}
.verse, ol.verse, ul.verse { 
	background: transparent;
	color: black;
	list-style: none; 
	margin-left: 0.5in; 
	padding: 0; 
}
.verse li, ol.verse li, ul.verse li { 
	background: transparent;
	color: black;
	list-style: none; 
	margin-left: -0.25in; 
	padding: 0; 
}
.stanzaIndent0 { text-indent: -0.25in; margin-left:  0.5in; }
.stanzaIndent1 { text-indent:  0.00in; margin-left:  0.5in; }


