/* Poem print style sheet */
/* Overall document style */
body {
/*  background:url(http://davidwalsh.name/dw-content/nerd.jpg) 850px 200px no-repeat fixed; background-position:fixed; */
    background:#D0FFFF url(pms4jsnf.jpg) repeat fixed;
    background-position:fixed;
    padding: 8em 0 0 0;
    //color:#300000;
    font-family:Arial, Helvetica, sans-serif;
    font-size:100%;
    //font-size:80%;
    //font-size:82%;
    //font-size:78%;
    //font-size:90%;
    /*font-size:85%;*/
    padding: 10px;
    margin:0;
}

/*
.popups img {
    //border:3px #000000 inset;
   -webkit-box-shadow: 0 28px 16px -26px rgba(0, 0, 0);
   -moz-box-shadow: 0 28px 16px -26px rgba(0, 0, 0);
   box-shadow: 0 28px 16px -26px rgba(0, 0, 0);
}
*/

.caps {
    font-variant:small-caps;
}

.smallCaps {
    font-variant:small-caps;
}

.popups img {
    //border:3px #000000 inset;
    border:1px #888888 solid;
   -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.6);
   -moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.6);
   box-shadow: 5px 5px 5px rgba(0,0,0,0.6);
   margin: 5px;
}

.popups a {
    border:3px #000000 inset;
    text-decoration:underline;
}

table {
    font-size:95%;
    border-collapse: collapse;
}

td {
//    border:1px #e00000 solid;
    border-collapse: collapse;
}

div {
//    border:1px #e00000 solid;
}

span {
//    border:1px #0000ff solid;
}

a {
    font-style:italic;
    font-weight:bold;
    text-decoration:underline;
}

a img { border: 1px transparent solid; }

a:link, a:visited {
    //text-decoration:none;
    color:#e00000;
}
a:hover {
    //text-decoration:underline;
    color:#E00000;
}
a:focus {
    color:#e00000;
}
a:active {
    //text-decoration:none;
    color:#e00000;
}

#menu ul {
    margin: -1em 0 0 -1em;
}

#info input.search {
    color: #808080;
    font-style:italic;
}

.searchButton {
    background:url(arrowButton.gif) no-repeat;
    cursor:pointer;
    width: 23px;
    height: 19px;
    border: 0;
}

.searchButton:hover {
    background:url(arrowButtonBlur.gif) no-repeat;
    cursor:pointer;
    width: 23px;
    height: 19px;
    border: 0;
}

#info li, #menu li, li.menu {
    list-style-image:url('cross.gif');
}

#info li:first-letter, #menu li:first-letter
{
font-size:120%;
font-weight:bold;
}

#poem a img, .poem a img, #info a img { border: 1px transparent solid; }
#poem a:hover img, .poem a:hover img, #info a:hover img {border: 1px #E00000 solid; }
#poem a:visited img, .poem a:visited img, #info a:visited img {border: 1px transparent solid; }

#poem h1, #poem h2, #poem h3, #poem h4, #poem h5, #poem h6,
.poem h1, .poem h2, .poem h3, .poem h4, .poem h5, .poem h6,
#info h1, #info h2, #info h3, #info h4, #info h5, #info h6
{
    margin:0;
    font-family:"Times New Roman", Times, serif;
    font-style:italic;
}

#poem h1.comment, #poem h2.comment, #poem h3.comment, #poem h4.comment, #poem h5.comment, #poem h6.comment,
.poem h1.comment, .poem h2.comment, .poem h3.comment, .poem h4.comment, .poem h5.comment, .poem h6.comment
{
    margin:0;
    font-style:normal;
}

#poem p.comment, .poem p.comment
{
    font-weight:bold;
}

span#fltltr, span#pmfltltr
{
    float: left;
    /*padding: 0px 5px 5px 0px;*/
    /*margin: -7px 2px 30px 0px;*/
    padding: 0;
    margin: -10px 2px 30px 0px;
    text-align: center;
    font-family:"Times New Roman", Times, serif;
    color:#e00000;
    /*font-size:150%;*/
    font-size:250%;
    font-weight:bold;
    font-style:italic;
    /*border: 5px groove;*/
    border: 5px groove transparent;
    width: 1em;
    text-transform:uppercase;
}

span#cmfltltr
{
    float: left;
    /*padding: 0px 5px 5px 0px;*/
    /*margin: -7px 2px 0px 0px;*/
    padding: 0;
    margin: -9px 2px 0px 0px;
    text-align: center;
    font-family:"Times New Roman", Times, serif;
    color:#e00000;
    /*font-size:150%;*/
    font-size:180%;
    font-weight:bold;
    font-style:italic;
    /*border: 5px groove;*/
    border: 5px groove transparent;
    width: 1em;
    text-transform:uppercase;
}

span.cmstrtltr
{
    padding: 0;
    margin: 0;
    text-align: center;
    font-family:"Times New Roman", Times, serif;
    color:#000000;
    font-size:180%;
    font-weight:bold;
    font-style:normal;
    width: 1em;
    text-transform:uppercase;
}

#info span, #poem span
{
    font-family:"Times New Roman", Times, serif;
    color:#e00000;
    font-size:120%;
    font-weight:bold;
}

#info p:first-line, #poem p:first-line
{
font-variant:small-caps;
font-weight:bold;
}

#blockLetter span {
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-weight:bold;
}

span#fltimg
{
    float: left;
    padding: 0 1em 1em 0;
    font-size: 100%;
    color: #000000;
    text-align: center;
}

#fltimg img
{
    border:1;
}

#poem td
{
    padding:10 20 0 0;
}

#menu {
    background-color:#E8FFFF;
    color:#180000;
}

#menu tr.alt td {
    color:#000000;
    background-color: #90FFFF;
}

.bar {
    background-image:url(rounded.jpg);
    background-repeat:repeat-x;
    color:#FFFFFF;
    padding:.8em .5em .4em .8em;
    height:auto;
    //font-size:1.1em;
    font-size:110%;
    font-weight:bold;
    margin:0;
}

#barm {
    background-image:url(rounded.jpg);
    background-repeat:repeat-x;
    color:#FFFFFF;
    padding:.8em .5em .4em .8em;
    height:auto;
    //font-size:1.1em;
    font-size:110%;
    font-weight:bold;
    margin:0;
}

/*
#bar {
    position:fixed;
    background-image:url(rounded.jpg);
    background-repeat:repeat-x;
    color:#FFFFFF;
    padding:1.2em .5em 1.2em .8em;
    height:auto;
    width: 100%;
    //font-size:1.1em;
    font-size:110%;
    font-weight:bold;
    margin:0;
}

#bar a:link, #bar a:visited {
    //text-decoration:none;
    color:#e00000;
}
#bar a:hover {
    //text-decoration:underline;
    color:#E00000;
}
#bar a:active, #bar a:focus {
    color:#e00000;
}
*/

div#fixedbar
  {
  overflow: auto;
  width: 100%;
  height: 2.5em;
  position: absolute;
  left: 0;
  color: #000;
  }

#bbar {
    position:fixed;
    background-image:url(smallrounded.jpg);
    background-repeat:repeat-x;
    color:#FFFFFF;
    padding:0;
    height:auto;
    width: 100%;
    //font-size:.9em;
    font-size:90%;
    font-weight:bold;
    margin:0;
}

#bbar a {
    color:#ffffff;
    text-decoration:underline;
}

#bbar a:link, #bbar a:visited {
    //text-decoration:none;
    color:#ffffff;
    background:transparent;
    border: 1px transparent solid;
    padding:0;
}
#bbar a:hover {
    //text-decoration:underline;
    //text-decoration: none;
    color:#E00000;
    border: 1px #e00000 solid;
    padding:0;
}
#bbar a:focus {
    //text-decoration: none;
    color:#ffffff;
    background-color: transparent;
    border: 1px transparent solid;
    padding:0;
}
#bbar a:active {
    //text-decoration:none;
    border: 1px transparent solid;
    color:#ffffff;
    padding:0;
}

div#fixedbottombar
  {
  overflow: auto;
  width: 100%;
  height: 1.3em;
  position: absolute;
  left: 0;
  color: #000;
  }

div#fixedcenter
  {
  position: fixed;
  top: 50%;
  left: 50%;
  }

div#content
  {
  background-position:top;
  background-attachment: fixed;

  padding: 3.5em 0 0 0;
  }

@media screen
  {
  body>div#fixedbar
    {
    position: fixed;
    }
  }

.pagebreak	{ height:10px; background:url(blanks.gif) 0 center repeat-x; border-top:1px dotted #999; margin-bottom:13px; }

/* Dividing screen into sections */
.left-side {
float: left;
}

.centered {
float:center;
}

.right-side {
float:right;
}

.top-side {
top: 0px;
}

.center-side {
center: 0px;
}

.bot-side {
bottom: 0px;
}

#section-w15pc {
width: 15%;
}

#section-w85pc {
width: 85%;
}

#section-w100pc {
clear: both;
width: 100%;
}

#hdrLeft {
width: 25%;
}

#hdrCenter {
width: 75%;
}

#hdrRight {
width:25%;
}

#searchLeft {
width: 50%;
padding: 0 10%;
}

#searchRight {
width:30%;
}

#prtFullWidth {
clear: both;
width: 100%;
}

#prtCmtPad {
width: 25%;
}

#prtCmt {
padding: 0;
width: 50%;
}

#prt1ColPad {
width: 1.75in;
}

#prt1Col {
/*margin: 0 0 0 60px;*/
margin: 0 0 0 45px;
padding: 0;
width: 280px;
/*width: 300px;*/
}

#prt2Col {
margin: 0 0 0 20px;
padding: 0;
/*width: 280px;*/
width: 250px;
}

#prtInfoCol {
margin: 0;
padding: 0 4em;
height: 100%;
}

#prtBody {
    //padding: 2em;
}

#prtPageBorder {
	margin: 0;
	padding: 2em 0;
	//padding: 2em;
	width: 100%;
	background: #ffffff;
	border: 5px groove #888888;

	//height: 90%;
	height: 10.5in;
}

#prtBlock {
    width: 5in;
}


.printerCheckBox {
    display: none;
}

#fsPrt0 {
    display: none;
}

#fsPrt1 {
    display: block;
}

#prtPage {
}
/* */

h2.subtitle {
  font-family:"Times New Roman", Times, serif;
  /*font-style:italic;*/
  font-variant:small-caps;
}

span#verses {
    display:inline-block;
    color:#000000;
    font-size:100%;
    font-weight:normal;
    font-style:normal;
    text-align:left;
    //margin-left: 40%;
    padding-left:0px;
}

span.pmstrtltr {
{
    display:inline-block;
    padding: 0;
    margin: 0;
    text-align: center;
    font-family:"Times New Roman", Times, serif;
    color:#e00000;
    //font-size:180%;
    font-size:150%;
    font-weight:bold;
    font-style:normal;
    width: 1em;
    text-transform:uppercase;
}

.printblock {
    //display: block;
    display: none;
}

.noprintblock {
    display: none;
}
