
*{
    margin:0px;
    padding:0px;
}

html {
    width:100%;
    height:100%;
    text-align:center;

}

body {
    width:100%;
    margin:auto;
    text-align:left;
    background: #325829;
	font-family: Arial, Helvetica, sans-serif;
    font-size:14px;
}

h1 {
	 	padding:0px;
		margin:0px;
		border:none;
}

a {
	 	text-decoration: none;
		color: #333333;
}

hr {
	 	background: #707070;
}

p {
		padding: 5px 0;
}

img {
	pointer-events: none;
}

/* Seasonal themes */
/* sidebar on back square */
#sidebar { 
         margin-left:20px;
         color:#494949;
         width:240px;
} 
#sidebar h3, #sidebar h2 { 
         padding-bottom:15px;
         color:#494949;
}

/* end sidebar on back square */

/* boxes */

#frontinner { 
            padding:20px 0;
            height:650px;
            width:100%;
            background-color:#663300;
            color:#F8F8F8;          
}

#backinner { 
            padding:20px 0;
            height:650px;
            width:100%;
            background-color:#FFFFCC;
            color:#494949;
}

.frontmid { 
        float: left;
        padding:0;
        height:20px;
        width:960px;
        background-color:#663300; 
        display:inline; /* IE Fix */        
}
.backmid { 
        float: left;
        padding:0;
        height:20px;
        width:960px;
        background-color:#FFFFCC;
        display:inline; /* IE Fix */        
}


/* for poet scripted menu */

#poetmenu { 
         margin-left:20px;
         color:#494949;
         width:240px;
} 
#poetmenu h3, #poetmenu h2 { 
         padding-bottom:15px;
         color:#494949;
}

/* end poet menu */

/* end Seasonal Changes */



heading {
		margin:auto;
		padding:0;
		background: #1a1c1f url(../images/blue_green.jpg);
        height:100px;
        text-align:center;
}

#logo {
      position:absolute; 
      top:20px;
      z-index:auto;
}

#issue {
			 position:absolute;
			 font-size: 12px;
			 right: 30px;
			 top: 90px;
			 color:#FFFFFF;
			 z-index:auto;
}
/*
.contact{
    text-align:right;
    padding:10px 20px 0 0;
    height:29px;
    width:758px
}
*/
.contact { 
			 position:absolute;
			 font-size: 11px;
			 right: 20px;
			 top: 100px;
             height:29px;
             width:730px;
			 z-index:auto;
}

.contact a{
    font-family:Arial;
    font-size:12px;
    color:#E4E4E4;
    text-decoration:none;
    margin:-1px 12px 0 12px;
}

.contact a:visited{
		text-decoration:none
}
.contact a:hover{
		text-decoration:underline
}

.contact, .contact img, .contact a{
        float:right;
		display:inline; /* IE Fix */
}

#flashheader { 
             position:absolute;
             left:50px;
             z-index:auto;
}

/* main menu stuff */
#menuouter {
    background:url(../images/brassbar.jpg);
    height:20px;
		text-align: center;
}

#menu {
		width: 1100px;
		margin: 0 auto 0 auto;
		text-align: center;
}

.site-nav {
		margin:0;
}

.site-nav li{
        list-style-type:none;
        float:left;
		border-right-style:groove;
		border-color:#fcb138;
		margin: 8px 0 0 0;		
		display:inline; /* IE Fix */
}

.site-nav li.menuspace{
        list-style-type:none;
		border-right-style:none;	
		width:80px
}

.site-nav li a {
		text-decoration:none;
		display:block;
		width:120px;
		color:#FFCC33;
		font-size: 14px;
		font-style: bold;
}

.site-nav li a:hover,
.site-nav li a.act {
		color:#dac46b;
		font-style: bold;
		font-size: 16px;
}

.site-nav li.nav-last {
		border:none;
}
/* end main menu stuff */

/* poetry navigation (top of front square) */

#poetrymenu { 
		margin: 0 auto 0 auto;
		text-align: right;
}

.poetnav, .writenav { 
         padding:0;
}

.poetnav li, .writenav li { 
        list-style-type:none;
        float:right;
		margin: 5px 0 0 0;		
		display:inline; /* IE Fix */
}

.poetnav li a {
		text-decoration:none;
		display:block;
		font-size: 14px;
		font-style: bold;
		width:200px;
		color:#FFCC33;
}

.writenav li a {
		text-decoration:none;
		display:block;
		font-size: 14px;
        font-weight:600;
		width:100px;
		color: #003366;		
}

.writenav li a:hover { 
		text-decoration:underline;
		font-style: bold;
		font-size: 14px;
}

.poetnav li a:hover,
.poetnav li a.act {
		color:#dac46b;
		font-style: bold;
		font-size: 14px;
}

.poetnav li.nav-null a {
		color: #C0C0C0 ;
}
/* end poetry navigation */

#pagetitle { 
           color: #003366;
           position:absolute;
           left:340px;
           z-index:auto;  
           font-size:24px;         
}

.backheader { 
		color: #dac46b;
		margin: 0 0 0 0;
		padding: 12px 0 8px 0;
}

#outer {
		text-align:left;
		margin:auto;
        height:855px;
}

#outer.long { 
              height:1000px;
}

#outer.longer { 
              height:1200px;
}

#outer.superlonger { 
              height:1375px;
}

#outer.writerlist { 
              height:2995px;
}

#outer.ultralonger { 
              height:1805px;
}

#outer.archivepage { 
              height:1815px;
}

/* sidebar on back square */
#sidebar a { 
         color:#000000;
}

#sidebar a:hover{
		/* text-decoration:underline; */
		text-decoration:underline;
}
/* end sidebar on back square */

/* boxes */
#back { 
             position:absolute;
             left:10px;
             top:140px;
             width:1000px;
             z-index:auto;
}

#front { 
             position:absolute;
             left:300px;
             top:170px;
             /* width:900px; */
             width:1000px;
             z-index:auto;
}

#backinner.long, #frontinner.long { 
           /* requires outer to be set this + 115px */
           height:785px;
}

#backinner.longer, #frontinner.longer { 
           /* requires outer to be set this + 115px */
           height:985px;
}

#backinner.superlonger, #frontinner.superlonger { 
           /* requires outer to be set this + 115px */
           height:1160px;
}

#backinner.writerlist, #frontinner.writerlist { 
           /* requires outer to be set this + 115px */
           height:2780px;
}

#backinner.ultralonger, #frontinner.ultralonger { 
           /* requires outer to be set this + 115px */
           height:1600px;
}


#backinner.archivepage, #frontinner.archivepage { 
           /* requires outer to be set this + 115px */
           height:1600px;
}

#fronttop, #backtop { 
        height:20px;
          padding:0;
}

#botright { 
        float: right;
        padding:0;        
        width:20px;
        height:20px;         
        display:inline; /* IE Fix */ 
}

#topleft { 
        float: left;
        padding:0;
        width:20px;
        height:20px;
       /* background: url(../images/lighfront_tl.png); */
        display:inline; /* IE Fix */        
}

#topright { 
        float: right;
        padding:0;
        width:20px;
        height:20px;
        display:inline; /* IE Fix */        
}
#botleft { 
        float: left;
        padding:0;        
        width:20px;
        height:20px;          
        display:inline; /* IE Fix */ 
}
/* end boxes */

#footer {
        height:45px;
        padding:0;
}

/* for webmaster link */
.design{
        font-family:Arial;
        font-size:12px;
        color:#8A8A8A;
        margin:0 50px;
        width:500px;
        float:left;
		display:inline; /* IE Fix */
}

.design a {
		color:#FFFFFF;
}

.design a:hover{
		text-decoration:underline;
}

/* end webmaster link */

/* for musepie link */
.contact{
    text-align:right;
    margin:8px 0;
    width:300px;
    float:left;
	display:inline; /* IE Fix */
}
.contact a{
    font-family:Arial;
    font-size:12px;
    color:#E4E4E4;
    text-decoration:none;
    margin:-1px 5px 0 5px;
}

.contact a:visited{
		text-decoration:none
}
.contact a:hover{
		text-decoration:underline
}

/* end musepie link */

/* for poet scripted menu */
.cat-nav {
    margin:0;
}

.cat-nav li {
    list-style-type:none;
}

.cat-nav li img {
		border: 0px none;		
}

.cat-nav li a {
		text-decoration:none;
		display:block;		
		color: #494949;
		font-size:15px;
		height:30px;
}

.cat-nav li a:hover {
        color:#006633;
        font-size:17px;
		font-style: bold;
}

/* end poet menu */

/* archives */

.poetarch { 

}

#archiveleft { 
		float:left;
		display:inline; /* IE Fix */
}

#archivemid { 
		float:left;
		display:inline; /* IE Fix */
}

#archivemidright, #archiveright { 
		float:left;     
		display:inline; /* IE Fix */
}

#archivelnk { 
        width:200px;        
}

#archivelnk.wider { 
        width:280px;
}

#archivelnk.centerit { 
        text-align:center;
}

#archivelnk li { 
        list-style-type:none;
        color:#d9d1bf; 
}

#archivelnk li a { 
        color:#d9d1bf; 
}

#archivelnk li a img {
		border: 0px none;		
}

#archivelnk a:hover{
		text-decoration:underline
}

.issuelink { 
        height:120px;
}

.writerlink { 
        height:20px;
        width:270px;
}

.writerlink li a { 
        color:#FFCC33;
}
/* end archives */

/* front page */

#fpagetop { 
       font-size:15px;
       margin-left:50px;
       width:800px;
       margin-bottom:20px;
       text-align:justify;
}

#fpageleft { 
       font-size:15px;
       margin-left:50px;
       width:370px;
       text-align:justify;       
       float:left;
       display:inline; /* IE Fix */ 
}

#fpageright { 
       font-size:15px;
       margin-right:50px;
       width:420px;
       text-align:justify;       
       float:right;
       display:inline; /* IE Fix */ 
}

.tr_b { 
      font-size:16px;
      font-family:Georgia, Times, serif;
      font-weight:bold;
      font-style:italic;
}
/* peotry formats */

#story { 
       width:620px;
       margin-left:100px;
       font-size:15px;
       line-height:125%;       
       float:left;
       display:inline; /* IE Fix */        
}

#prose { 
        margin-left:40px;
        margin-right:40px;
        font-size:16px;
        line-height:125%;
}

#poetry { 
        margin-left:40px;
        font-size:16px;
        line-height:125%;
}

#poetry h3, #prose h3, #story h3 { 
         padding-bottom:15px;
         color:#d9d1bf;
}
#prose a,
#poetry a { 
         font-size:14px;
         color:#FFFFFF;
         font-weight:bold;
}

#story a { 
         color:#FFFFFF;
}

#prose a:hover, #poetry a:hover, #story a:hover{
		text-decoration:underline;
}

#prose p {
       padding:2px;
}

#centerfloat { 
       text-align:center;
       margin-left: -30px ;
       margin-right: auto ;
}

#centeredpoem { 
        /* do not use */
        text-align:center;
        font-size:16px;
        float:left;
        margin-left:100px;
        line-height:125%;
		display:inline; /* IE Fix */
}

#poemtitle { 
         padding-bottom:15px;
         color:#FFFFFF;
         font-size:18px;
         font-weight:bold;
}

#poemtitleandsub { 
         padding-bottom:0;
         color:#FFFFFF;
         font-size:18px;
         font-weight:bold;
}

#poemsubtitle { 
         font-size:14px; 
         padding-bottom:15px; 
         line-height:115%;
         padding-top:0;
         font-style:italic;
         /*font-weight:bold;*/
}

#poemsubtitle a { 
         font-size:14px; 
         padding-bottom:15px; 
         line-height:115%;
         padding-top:0;
         font-style:italic;
         text-decoration:underline;
}

.vertical-text {
	transform: rotate(270deg);
	/* transform-origin: left top 0; */
}

#followtitle { 
         padding-top:0;
}

#notes { 
         font-size:12px;  
         line-height:115%;
         padding-top:50;
         margin-left:50px;
         font-style:italic;      
}

#break { 
       padding:30px 0 40px 0;
       margin-left:180px;
}
#splitouter { 
            width:100%;
}

#leftright { 
           text-align:right;
           width:400px;
        float:left;
		display:inline; /* IE Fix */           
}

#rightleft { 
           text-align:left;
           margin-left:360px;
        float:left;
		display:inline; /* IE Fix */             
}

#threepart1 { 
        float:left;
        text-align:center;
		display:inline; /* IE Fix */
}

#threepart2 { 
        float:left;
        text-align:center;
		display:inline; /* IE Fix */
}

#threepart3 { 
        float:left;
        text-align:center;        
		display:inline; /* IE Fix */
}

#footnote { 
          font-style:italic; 
          font-size:12px;
}

.indent2 { 
         margin-left:2px;
}

.indent5 { 
         margin-left:5px;
}

.indent10 {
			margin-left:10px;
}

.indent15 {
			margin-left:15px;
}

.indent20 {
			margin-left:20px;
}

.indent25 {
			margin-left:25px;
}

.indent30 {
			margin-left:30px;
}

.indent40 {
			margin-left:40px;
}

.indent50 {
			margin-left:50px;
}	
.indent55 {
			margin-left:55px;
}
.indent60 {
			margin-left:60px;
}	

.indent70 {
			margin-left:70px;
}	

.indent75 {
			margin-left:75px;
}	

.indent80 {
			margin-left:80px;
}	

.indent90 {
			margin-left:90px;
}

.indent100 {
			margin-left:100px;
}

.indent110 {
			margin-left:110px;
}

.indent115 {
			margin-left:115px;
}

.indent120 {
			margin-left:120px;
}

.indent125 {
			margin-left:125px;
}

.indent130 {
			margin-left:130px;
}
.indent140 {
			margin-left:140px;
}
.indent150 {
			margin-left:150px;
}

.indent160 {
			margin-left:160px;
}

.indent175 {
			margin-left:175px;
}

.indent180 {
			margin-left:180px;
}

.indent200 {
			margin-left:200px;
}
.indent225 {
			margin-left:225px;
}
.indent275 {
			margin-left:275px;
}
.indent250 {
			margin-left:250px;
}
.indent300 {
			margin-left:300px;
}
.indent350 {
			margin-left:350px;
}
.indentdeep {
			margin-left:430px;
}
/* end poetry formats */