@CHARSET "UTF-8";

div.info {
	background-image: url("../gfx/FIXpoetry_poetryletter.gif");
}

div.skyscraper {
	top: 301px;
}

/** content **/


div#content {
	margin-top: 302px;
}

div.mainImage {
	padding-top: 20px;
	width: 540px;
	text-align: center;
}
img.main {
	margin: 0 auto;
}



.poetryletterText {
	height: 330px;
	background-color: #E9DED1;
	overflow: hidden;
	position: relative;
	clear: both;
	float: right;
	width: 450px;
	color: #188CB0;
	font-size: 12px;
	margin-bottom: 2px;
}
body .poetryletterText h1{
	background: none;
	margin: 40px 25px 10px;
	padding: 0;
	font-size: 15px;
}
.poetryletterText p{
	margin: 10px 25px;
	clear: both;
	font-size: 14px;
}
.poetryletterText a{
	background: transparent url("../px/plLinks_bg_darkBlue.gif") no-repeat scroll left center;
	padding-left: 30px;	
}
#plLink{
	position: absolute;
	left: 250px;
	top: 81px;
	font-weight: bold;
}
.poetryletterText p.preface{
	color: #00C8F2;
	margin-top: 20px;
}
.poetryletterText div.plLinks{
	position: absolute;
	bottom: 30px;
	left: 0px;
	color: #00C8F2;
	overflow: hidden;
}
.poetryletterText div.plLinks p.links{
	font-weight: bold;
	margin: 0;
	margin-left: 25px;
	font-size: 15px;
}
.poetryletterText div.plLinks .button{
	background-image: url("../px/plLinks_bg_blue.gif");
	background-position: left center;
	margin: 0;
	margin-left: 25px;
	float: left;
	clear: none;
}
.poetryletterText div.plLinks .button a{
	color: #00C8F2;
	background: none;
	padding: 0;
	padding-left: 25px;
	font-weight: normal;
}




ul.letterThumbs {
	clear: both;
	border-top: 2px solid #CCB79E;
	overflow: hidden;
}
ul.letterThumbs li{
	float: left;
	line-height: 150px;
	vertical-align: middle;
	padding-top: 15px;
	margin-right: 15px;
}
ul.letterThumbs li img{
	line-height: 150px;
	vertical-align: middle;
}


h2 {
	margin-top: 20px;
	background-color: #CCB79E;
	color: #188CB0;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	padding-left: 15px;
	vertical-align: middle;
	clear: both;
}

ol.letterArchives {
	margin-top: 10px;
	width: 874px;
}
ol.letterArchives li {
	overflow: hidden;
	border-bottom: 2px solid #CCB79E;
	padding: 10px 0 5px 25px;
	font-size: 13px;
}
ol.letterArchives ul li {
	padding: 0;
	float: left;
	border: none;
	margin-right: 15px;
}
ol.letterArchives h3, ol.letterArchives ul li a {
	color: #CCB79E;
}

#recent h3, #recent a {
	color: #188CB0;
}

h4 {
	margin-top: 10px;
	margin-left: 25px;
	color: #8C8C8C;
	font-size: 12px;
}
li h5 {
	font-size: 12px;
	margin-bottom: 2px;
}
ul.archivActive {
	margin-top: 5px;
	margin-left: 25px;
	position: relative;
	width: 355px;
}
ul.archivActive li{
	background: transparent url("../px/li_bg.png") scroll no-repeat 0px 4px;
	padding-left: 15px;
	margin-bottom: 10px;
	color: #8C8C8C;
}
ul.archivActive h5 strong{
	text-transform: uppercase;
}
ul.archivActive li img {
	display: none;
	position: absolute;
	top: -20px;
	left: 370px;
}
ul.archivActive li:hover img {
	display: block;
}


form {
	padding-top: 15px;
}

