@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'Oceanica';
	src: local('Oceanica'), url('../scripts/oceanica.ttf') format('truetype');
}  

a:link, a:active, a:visited {
	text-decoration: none;
	color:#000000;
	margin: 0px;
}

#content .table a:hover, #content .logues:hover, #poemwrapper #poemnavbar td a:hover {
	color:#990099;
}

a .blur {
	color:#FF6699
}

#wrapper #contentwrapper .link a {
	text-decoration: underline;
}

#wrapper #contentwrapper .link a:hover {
	color: #990099;
}

h2 { font-weight: normal }

h1 {
	margin-top: 20px;
	margin-left: 20px;
	font-size: 18px;
	font-weight: normal;
}

.style1 {
	font-size: 49px;
}

.style2 {
	font-size: 28px;
}

.style3 {
	font-size: 26px;
}

.style4 {
	font-weight:bold;
}
.style5 {
	font-size: 19px;
}

.style6 {
	font-size: 12px;
}
.style7 {
	font-size:14px;
}
.style8 {
	font-size:10px;
}
body {
	background-color: #000000;
	font-family: Maiandra GD, Oceanica, Times New Roman, Arial, Verdana;
}

#wrapper, #poemwrapper {
	width: 900px;
	margin-left: -450px;
	position: absolute;
	top: 0%;
	left: 50%;
	background-color: #FFFFFF;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
	padding-bottom: 20px;
}
#banner  {
	position: absolute;
	height: 165px;
	width: 100%;
	top: 0%;
	margin-top: 45px;
	z-index: 3;
	background-repeat: repeat-x;
	background-color: #036ec0;
	background-image: url(../images/bannerbg.jpg);
}
#banner #logotext {
	height: 122px;
	width: 251px;
	position: absolute;
	left: 50%;
	margin-top: 28px;
	background-image:url(../images/logotext.jpg);
	margin-left: 18px;
}

#logo, #poemslogo {
	height: 223px;
	width: 240px;
	position: absolute;
	left: 50%;
	top: 0%;
	margin-left: 284px;
	top: 17px;
	z-index: 2000;
}
#logo {
	background-image:url(../images/logotopright3.jpg)
}
#poemslogo {
	background-image:url(../images/logotoprightpoems.jpg);
}
#wrapper  #contentwrapper #content .dynamichead  {
	font-size: 16px;
	font-style: italic;
	padding-left: 12px;
	margin-bottom: 25px;
	width: 450px;
}
#wrapper #headbox {
	height: 355px;
	width: 900px;
	margin-top: 210px;
	background-color: #b2b2b2;
	z-index: 2;
}
#wrapper #headbox #headtxt {
	position: absolute;
	height: 280px;
	width: 700px;
	margin-top: 40px;
	margin-left: 20px;
	font-weight: normal;
}

#wrapper #headbox #headtxt #headtitle {
	width: 700px;
	height: 100px;
}
#wrapper #headbox #conflictimg img {
	height: 354px;
	width: 508px;
	float: right;
}

#wrapper #navmenuwrapper {    /* critical fix for IE6 margin/float bug */
	float: left;
}
#wrapper .sidemenu {
	width: 300px;
	margin-top: 30px;
	margin-left: 30px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #f4efe9;
	text-align: justify;
}
#wrapper #contentwrapper #navmenuwrapper .links {
	clear: left;
	float: left;
	background-color: #e9e9ce;
	width: 300px;
}

#wrapper .ielinks {
	width: 300px;
	margin-top: 30px;
	margin-left: 30px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #f4efe9;
	text-align: justify;
}

#wrapper #content {
	width: 490px;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
	border: 1px solid #CCCCCC;
	background-color: #d4d5e1;
	padding-bottom: 45px;
}

#wrapper #contentwrapper #content .table {
	width: 400px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#wrapper #contentwrapper #content .table .title {
	padding-left: 35px;
}

#wrapper #contentwrapper #content .table .standard {
	padding-top: 3px;
	padding-bottom: 3px;
}
#wrapper #contentwrapper #content .table .author {
	padding-top: 12px;
	padding-bottom: 4px;
}

#wrapper #contentwrapper #content #search {
	width: 470px;
	background-color: #CCFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
	border: 1px solid #333333;
}
#wrapper #contentwrapper .footer {
	text-align: center;
	clear: both;
	font-size: 12px;
	padding-top: 40px;
}
#wrapper #contentwrapper #footspacer {
	height: 20px;
}



#wrapper #contentwrapper .link {
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#poemwrapper {
	background-color: #d4d5e1;
	padding-bottom: 120px;
}

#poemwrapper #poem {
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 120px;
}
#poemwrapper #commentwrapper {
	width: 800px;
	margin-top: 100px;
	margin-right: 50px;
	margin-left: 50px;
}

#wrapper #contentwrapper #content .logues {
	margin-bottom: 25px;
	margin-left: 25px;
}

#navmenuwrapper .links ul li a:hover {
	color:#990099;
	cursor: pointer;
}

#poemwrapper #commentinput {
	width: 400px;
	display: none;
}
#poemwrapper #commentinput .special {
	display: none;
}
#poemwrapper #commentwrapper td.msg {
	width: 650px;
	border: 1px solid #999999;
	background-color: #CCCCCC;
	padding: 5px;
}
