/* <style type="text/css"> */
/* ------------------------------------------------------------------------------------- */
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.0
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote{margin:0;padding:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
/* ------------------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------------- */
/*
Custom CSS for St. Louis Poetry Center.
Developed by Jerry Gennaria and Paradowski Creative. All rights reserved.
*/
body {
	background-color: #FFFFFF;
	background-image: url(/images/home_bg.jpg);
	background-repeat: no-repeat;
}
body#inside, body#inside_rev {
	background-image: url(/images/interior_bg.jpg);
}
#brand {
	position: absolute;
	top: 18px;
	left: 20px;
	margin: 0;
	padding: 0;
}
#updates {
	padding-top: 200px;
	margin-left: 220px;
	width: 440px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #472905;
	position: relative;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
#updates img {
	border: 1px solid #472905;
	background-color: #FFFFFF;
	padding: 2px;
}
#updates h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #7db911;
	letter-spacing: 2px;
	padding-bottom: 10px;
}
#updates h3 {
	font-size: 18px;
	line-height: 16px;
	color: #7db911;
	padding-top: 10px;
}
#updates h3 a:link, #updates h3 a:visited {
color: #7db911;
text-decoration: none;
}
#updates h3 a:hover {
color: #472905;
text-decoration: underline;
}
#updates p {
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	padding-top: 5px;
}
#updates p.more {
	padding-bottom: 15px;
	color: #04bfb4;
	clear: left;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #04bfb4;
}
#updates p.more a:link, #updates p.more a:visited {
	color: #04bfb4;
	text-decoration: none;
}
#updates p.more a:hover {
	color: #04bfb4;
	text-decoration: underline;
}
#updates a:link {
	color: #04bfb4;
}
#updates a:visited {
	color: #472905;
}
#updates a:hover {
	color: #eb6401;
}
#header {
	position: absolute;
	top: 90px;
	left: 215px;
	margin: 0;
	padding: 0;
	width: 560px;
}
#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 38px;
	font-variant: small-caps;
	color: #FFFFFF;
	letter-spacing: 7px;
}
#content {
	padding-top: 164px;
	margin-left: 220px;
	width: 545px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #472905;
	position: relative;
}
#content div#content_left {
	width: 395px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #472905;
	position: absolute;
	left: 0;
}
#content div#content_right {
	margin-left: 20px;
	width: 125px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #472905;
	position: absolute;
	right: 0;
}
body#inside_rev div#content {
	padding-top: 164px;
	margin-left: 220px;
	width: 740px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #472905;
	position: relative;
}
body#inside_rev div#content div#content_left {
	width: 540px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #472905;
}
body#inside_rev div#content div#content_right {
	margin-left: 20px;
	width: 180px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #472905;
	float: right;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #7db911;
	letter-spacing: normal;
	padding-bottom: 5px;
}
#content h2 a:link  {
	color: #7db911;
	text-decoration: none;
}
#content h2 a:visited  {
	color: #7db911;
	text-decoration: none;
}
#content h2 a:hover  {
	color: #7db911;
	text-decoration: underline;
}
#content h3 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#content h3 a:link  {
	color: #472905;
	text-decoration: none;
}
#content h3 a:visited  {
	color: #472905;
	text-decoration: none;
}
#content h3 a:hover  {
	color: #472905;
	text-decoration: underline;
}
#content h4 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #7db911;
}
#content p {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 10px;
}
#content p a:link {
	color: #04bfb4;
}
#content p a:visited {
	color: #472905;
}
#content p a:hover {
	color: #eb6401;
}
#content p strong{
	font-size: 12px;
	line-height: 16px;
	padding-top: 5px;
	font-weight: bold;
}
#content p.more {
	padding-bottom: 5px;
	margin-bottom: 15px;
	color: #04bfb4;
	border-bottom: 1px solid #7db911;
	clear: both;
}
#content p.more a:link, #content p.more a:link {
	color: #04bfb4;
	text-decoration: none;
}
#content p.more a:hover {
	color: #04bfb4;
	text-decoration: underline;
}
#content p.copyright {
	font-size: 10px;
	clear:both;
	margin-top: 15px;
}
#content div#content_right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	margin: 0;
	margin-top: 20px;	
	padding: 0;
}
#content div#content_right ul {
	padding: 0;
	margin: 0;	
}
#content div#content_right li, #content div#content_left li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;	
	padding: 0;
	margin: 0;	
}
#content div#content_right div.observableSideBoxes {
	border-top: 2px solid #472905;
	padding-top: 6px;
	margin-bottom: 10px;
}
#content div#content_right div.observableSideBoxes p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #472905;
	line-height: 14px;
	padding-bottom: 6px;
}
#content div#content_right div.observableSideBoxes h4 {
	line-height: 13px;
	padding-bottom: 4px;
}
#content div#gallery img {
	border: 1px solid #472905;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
}
a.preview {
	float: left;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 10px;
	width: 164px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #472905;
}
a.image {
	float: left;
}
a.hoverState:link {
	text-decoration: none;
}
a.hoverState:visited {
	text-decoration: none;
}
a.hoverState:hover {
	color: #eb6401;
	}
div.entry {
	padding-top: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #7db911;
}
#navigation {
	width: 185px;
	position: absolute;
	top: 139px;
	left: 0px;
	margin: 0;
	padding: 0;
}
#navigation li {
	font-family: Arial, Helvetica, sans-serif;
	color: #04bfb4;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	width: 185px;
	text-align: right;
	height: 24px;
}
#navigation li a:link, #navigation li a:visited {
	color: #2a7501;
	text-decoration: none;
}
#navigation li a:hover {
	text-decoration: none;
	color: #eb6401;
}
#navigation li a.current {
	text-decoration: none;
	color: #eb6401;
}
#mission {
	width: 265px;
	position: absolute;
	top: 300px;
	left: 705px;
	margin: 0;
	padding: 0;
}
#content p.date {
	padding: 4px; 
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px dotted #74542d;
	border-bottom: 1px dotted #74542d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
}
#content div#content_left img {
	border: 1px solid #74542d;
}

#content div.pastSeason {
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#content div.pastSeason h3 {
	padding: 4px; 
	margin-bottom: 5px;
	border-top: 1px dotted #74542d;
	border-bottom: 1px dotted #74542d;
}
#content div.pastSeason p {
	padding-left: 4px; 
	padding-right: 4px; 
}
#content div.firstThoughtsImage {
	float: left;
	margin-right: 10px;
}
#mission h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	color: #7db911;
}
#mission p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #d87203;
	font-variant: small-caps;
}
#mission p span.dropcap {
	font-size: 15px;
}
#mission p b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	font-style: italic;
	text-transform: none;
	font-variant: normal;
}
#mission p i {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	text-transform: none;
	font-style: italic;
	font-variant: normal;
}
#footer {
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #bf6504;
}
.image-right {
	margin-left: 10px;
	float: right;
}
.image-left {
	margin-right: 10px;
	float: left;
}
h3.programs {
padding-top: 15px;
margin-top: 5px;
border-top: 1px solid #bf6504;
}
/* ------------------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------------- */
/*
Prop/Clear Hack
*/
.prop {
    height:600px;
    float:right;
    width:1px;
  }
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
/* 
------------------------------------------------------------------------------------- */

div.information, div.comments {
	padding-bottom: 15px;
}
div.information label.shortform2 {
	width: 65px;
	padding-left: 5px;
}
div.information input.shortform {
	width: 171px;
}
div.information label, div.information input {
	display: block;
	width: 300px;
	float: left;
	margin-bottom: 2px;
}
div.information label {
	width: 50px;
	padding-right: 5px;
	padding-left: 15px;
font-size: 12px;
}
div.information input {
	background-color: #FFFFFF;
}

div.information br {
	clear: left;
	margin-bottom: 10px;
}
div.comments textarea {
	height: 150px;
	width: 405px;
	margin-left: 15px;
}
div.comments label {
	padding-left: 15px;
font-size: 12px;
}
div.information input.submit_button {
	width: 100px;
	margin-left: 15px;
background-color: #7db911;
border: 1px solid #FFFFFF;
color: #FFFFFF;
}
/* </style> */ 

/*-------------------Form Styles-----------------------------------------------*/

/*legend*/
legend {padding: 0 5px; }

/*label, label span*/
fieldset label, fieldset label span {
	display: block; 
	font-size: 12px;
	float: left; 
}

fieldset label{
	margin-bottom: 10px;
}
fieldset label span {
	width: 130px;
	text-align: right; 
	padding-right: 10px; 
}
fieldset label span.left {
	text-align: left; 
	padding-right: 10px;
	font-weight: bold;
}
fieldset label span.left_normal {
	text-align: left; 
	padding-right: 10px;
	width: auto;
}
fieldset label span.right {
	float: right;
	text-align: right; 
	padding-right: 10px; 
	font-size: 35px;
}

/*fieldset, input*/
fieldset { 
	border: 0; padding: 0;
}

fieldset input, fieldset select, fieldset textarea {
	width: 122px; 
	font-size: 12px; 
	padding: 3px; 
	margin-bottom: 2px;
}

fieldset select {
	padding: 2px 3px; 
}
fieldset select, fieldset textarea {
	width: 130px; margin-bottom: 5px;
}
select.shortinput {
	width: 74px;
}
select.longinput {
	width: 432px;
}
.longinput {
	width: 392px;
}
.shortinput {
	width: 66px;
}
.label_right {
	width: 140px; text-align: left;
}
.longlabel {
	width: 190px;
}
.longlabel_right {
	width: 190px; text-align: left;
}
.extralonglabel {
	width: 390px;
}
.extralonglabel_right {
	width: 390px; text-align: left;
}
.fulllengthlabel {
	width: 510px;
}
.fulllengthlabel_right {
	width: 510px; text-align: left;
}
.shortlabel {
	width: 65px;
}
.shortlabel_right {
	width: 80px; text-align: left;
}
.extrashortlabel_right {
	width: 50px; text-align: left;
}
.superextrashortlabel_right {
	width: 30px; text-align: left;
}
.shortlabel_icon {
	width: 116px;
}
fieldset img {
	float: left;
	padding: 0 10px 15px 10px;
}
fieldset br {
	clear: both;
}
.selectbutton {
	width: 1em; height: 1em; margin-right: 5px; margin-left: 5px; margin-bottom: 0; 
}
.legend {
	font-weight: bold;
}
fieldset span.LV_validation_message{
	font-weight:bold;
	margin:0 0 0 0;
	float: none;
	padding: 0 0 5px 0;
	font-size: 12px;
	display: block;
	text-align: left;
	width: auto;
	clear: both;
}
fieldset .inline_errors span.LV_validation_message{
	display: inline;
}
.error_wrapper{
	width: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
}
.indent1 {
	margin-left: 25px;
}
.indent2 {
	margin-left: 50px;
}

.indent3 {
	margin-left: 75px;
}
fieldset span.LV_valid, fieldset .inline_errors span.LV_valid {
display: none;
width: 0;
height: 0;
padding: 0;
margin: 0;
}
.LV_invalid {
	color:#CC0000;
}    
.LV_valid_field {
}    
.LV_invalid_field, input.LV_invalid_field:hover, input.LV_invalid_field:active, textarea.LV_invalid_field:hover, textarea.LV_invalid_field:active {
	border: 1px solid #CC0000;
}
/*-------------------/Form Styles----------------------------------------------*/