	/*<![CDATA[*/
/*			.container { background: url('css/blueprint6/lib/grid.png'); }*/
	/*]]>*/
	.container {position:relative;}
	#page, .container {
	}

	body {
		color:#564E4C;

		background: url(images/pagebg.jpg) top center repeat-y;
	}
	a, a:visited {
		color:#564E4C;
		text-decoration: none;
	}
	a:hover {
		color:#df5026;
	}
img.wp-smiley { margin:0; padding:0;}
#cover_box { 
	position:absolute;
	top:120px;
	left:20px;
	}
	#banner {
		font-family: "Helvetica Neue", "Lucida Grande", Helvetica, sans;
		position: absolute;
		top:0;
		width:100%;
		padding:0;
	}
	#absentheader {
		border-bottom: 1px #aaa solid;
		height:20px;
	}

	#absentheader h1 {
		color:#aaa;
		font-family: "Helvetica Neue", "Lucida Grande", Helvetica, sans;
		font-size:.8em;
		text-indent:5px;
	}
	#absentheader h1 span {
		display:none;
	}
	#absentheader h1:hover {
		color:#F8F4E9;
	}
	#absentheader h1  {
		width:950px;
		height:20px;
		background: url(images/header_off.gif) no-repeat;
	}
	#absentheader h1:hover {
		background: url(images/header_over.gif) no-repeat;
	}
	
	.prosebody h5 {
		font-family: "Trebuchet MS", "Helvetica Neue";
		font-style:italic;
		font-weight:bold;
	}
	ol.manifesto_list {
		font-family: "Trebuchet MS", "Helvetica Neue";
		font-style:italic;
		font-weight:bold;
	}
	#footer {
		margin-top:3em;
		font-family: "Helvetica Neue", "Lucida Grande", Helvetica, sans;
		width:100%;
		clear:both;
		text-align:center;
		position:absolute;
	}
	#comments  {
		font-size:.8em;
		border-top: 1px #aaa solid;
		/*color:#F8F4E9;*/
		clear:both;
		
	}
	#comments ol {
		list-style:none;
		margin:0 0 0 5px;
		padding:0;
	}
	#comments h5:hover {
		background-color:#564E4C;
		cursor:pointer;
		color:#F8F4E9;
	}
	#comments h5 {
		font-size:1.1em;
/*		text-indent:5px;*/
		color:#aaa;
		text-transform: lowercase;
		font-variant: small-caps;
		letter-spacing:1px;
/*		font-family: "Helvetica Neue", "Lucida Grande", Helvetica, sans;*/
	}
	.commentmetadata {
		display:block;
		color:#aaa;
		float:right;
	}
	.greyback {
		background-color:#564E4C;
	
	}
	ol.alphalist {
		list-style-type: lower-alpha;
	}
	input#submit {
		background-color:#564E4C;
		color:#F8F4E9;
		font-size:1em;
		border:0;
		padding:3px;
	}
	h6 {
		margin-bottom:2em;
	}
	input#submit:hover {
		background-color:#df5026;
	}
	.showhide {
		display:none;
	}
	#thecomments {
		clear:both;
	}
	#thecomments ol {
		margin:0;
	}
	.hidden {
		position: absolute;
				left: -10000px;
/*				display:hidden;*/
	}
	
	/* Multi Poem Stuff */
	h4.seriestitle {
		font-size:1.3em;
		margin-bottom:.5em;
	}
	h4.author {
		font-size:1.1em;
	}
	h2.poemtitle {
		margin-top:2.5em;
		border-top: 1px solid #AAAAAA;
		font-size:1.5em;
		padding:1em 0;
	}
	.epigraph {
		margin: 0 30px;
		font-style:italic;
		font-size:.9em;
	}
	.seriesnav {
		margin-top:3em;
		font-style: italic;
		font-size:.8em;
		text-align: right;
	}
	
/*	Translation*/
	h2.poemtitle_eng, h2.poemtitle_trans {
		font-size:1.5em;
	}
	.poembody_eng {
/*		font-size:.9em;*/
	}
	
	h5.translationcredit {
		font-style:italic;
		font-size:.9em;
	}
	.poembody_trans {
/*		font-size:.9em;*/
	}
	.poem_trans, .poemtitle_trans {
		font-family: "Lucida Grande", Georgia;
/*		font-style: italic;*/
	}
	.poem_trans {
		margin-left:1em;
	}
	
	#masthead {
		width:100%;
		height:80px;
		position:absolute;
		top:500px;
		background-color:#DF4E20;
		opacity:.95;filter: alpha(opacity=95); -moz-opacity: 0.95;
	}
	#masthead img {
		float:right;
	}
	#footer {
		font-size:.8em;
		font-family: "Trebuchet MS", "Helvetica Neue";
		font-style:italic;
/*		font-weight:bold;*/
	}
	#footer h5  {
		font-family: "Trebuchet MS", "Helvetica Neue";
		font-style:italic;
		font-weight:bold;
	}
	
	#footer ul {
		list-style:none;
		margin:0;
		padding:0;
	}
	
	ul.contributors { list-style-type:none; margin:0; padding:0;}
	ul.contributors li { margin:0; padding:0;font-family: "Trebuchet MS", "Helvetica Neue";
	font-style:italic;
	font-weight:bold;
	font-size:12px;}
	.contributors li p { font-family:Georgia; font-style:italic; font-weight:normal;font-size:10px;}