﻿/*---- STYLES APPLIED TO ALL HTML ----*/

@import 'common.css';

/*---- STYLES APPLIED TO INDEX.HTML ----*/

body #wrapper, body #content {
  background: transparent;
  ;
}

.titlePic {
  background: transparent url( ../images/OrganMuse_sm.png ) no-repeat center;
  ;
}

.hilite {
  font-weight: bold;
  ;
}

.emphasize {
  font-style: italic;
  ;
}

#newsLetterBox {
  /* display: none; Reset if JS is enabled */
  ;
}

div.column#left, div.column#right {
  position: absolute;
  top: 8em;
  width: 19.2%;
  ;
}

/*---- LEFT COLUMN ----*/

div#left {
  background: #fcf2d8;
  left: 2px;
  padding: 4px 4px 0;
  border: 1px solid #ddd1a6;
  ;
}
  div#left h3 {
    font-size: 1.5em;
    text-align: left;
    margin-top: 0;
    ;
  }
    div#left.s0 h3 {
      font-size: 1.2em;
      :
    }

  div#left p {
    font-size: 1.1em;
    line-height: 1.1em;
    padding-bottom: 6px;
    ;
  }
  div#left hr {
    position: relative;
    margin: -8px 0;
    border-left: 0; /*Don't delete this line*/
    ;
  }
  div#left .featurePics {
    float: left;
    width: 50px;
    height: 60px;
    margin: 5px 3px 0 1px;
    border: 0;
    ;
  }

/*---- CENTER COLUMN ----*/

div#center {
  position: relative;
  font-size: 1.2em;
  width: 59%;
  margin: 0 20.5%;
  padding: 0 0.25em;
  ;
}
  div#center p {
    position: relative;
    text-align: justify;
    margin-top: 0;
    ;
  }

  div#center #swann {
    /*display: none;*/
    position: relative;
    background-color: #b0c4de; /*LightSteelBlue*/
    width: auto;
    height: 83px;
    margin: -1.5em 10% 2em;
    border: 5px ridge #00008b; /*DarkBlue*/
    ;
  }
    div#center #swann img#FredSwannThumb {
      float: left;
      width: 66px;
      height: 81px;
      margin: 2px 3px 0 2px;
      border: 0;
      ;
    }
    div#center #swann p.copy {
      float: right;
      font-size: 80%;
      font-weight: bold;
      width: 87%;
      margin: 0.75em 3px 0 0;
      ;
    }
      div#center.s6 #swann p.copy {
        width: 86%;
        ;
      }
      div#center.s5 #swann p.copy {
        width: 84%;
        margin-top: 0.75em;
        ;
      }
      div#center.s4 #swann p.copy {
        font-size: 77%;
        width: 82%;
        ;
      }
      div#center.s3 #swann p.copy {
        font-size: 75%;
        width: 80%;
        ;
      }
      div#center.s2 #swann p.copy {
        font-size: 72%;
        width: 78%;
        ;
      }
      div#center.s1 #swann p.copy {
        font-size: 70%;
        width: 76%;
        ;
      }
      div#center.s0 #swann p.copy {
        font-size: 62%;
        width: 74%;
        margin-top: 1em;
        ;
      }
      div#center #swann p.sig {
        position: absolute;
        clear: left;
        float: right;
        font-size: 65%;
        text-align: right;
      	width: 80%;
      	margin: 6em 0 0 10.8em;
      	;
      }
        div#center.s6 #swann p.sig {
      	  margin: 6em 0 0 10.1em;
          ;
        }
        div#center.s5 #swann p.sig {
      	  margin: 6em 0 0 9.7em;
          ;
        }
        div#center.s4 #swann p.sig {
      	  margin: 6em 0 0 9.3em;
          ;
        }
        div#center.s3 #swann p.sig {
      	  margin: 6em 0 0 8em;
          ;
        }
        div#center.s2 #swann p.sig {
      	  margin: 6em 0 0 7.8em;
          ;
        }
        div#center.s1 #swann p.sig {
      	  margin: 6em 0 0 7.4em;
          ;
        }
       div#center.s0 #swann p.sig {
          font-size: 51%;
      	  margin: 8em 0 0 6.8em;
          ;
        }

  div#center p.copy {
    font-size: 105%;
    ;
  }
  div#center #last p {
    margin-bottom: 0;
    ;
  }
  div#center p.link {
    text-align: center;
    font-size: 100%;
    ;
  }
  #scoreReader {
    position: relative;
    text-align: center;
    ;
  }
  #scoreReader p {
    position: relative;
    font-size: 0.9em;
    margin-top: 0.1em;
    ;
  }
  #scoreReader #scoreReaderPic {
    width: 350px;
    height: 285px;
    margin: 0 auto;
    border: 2px solid #000;
    ;
  }
    img#scoreReaderPic:hover {
      border: 2px solid #fbce59;
      ;
    }

/*---- RIGHT COLUMN ----*/

div#right {
  background: #fbce59;
  right: 2px;
  border: 1px solid #000;
  ;
}

  div#right #newsLetter, div#right #newsLetterBox {
    position: relative;
    background: #86b1ba;
    height: 74px;
    margin-left: 0;
    padding-top: 4px;
    ;
  }
  div#right h3 {
    text-align: left;
    margin: 0;
    ;
  }
    div#right #newsLetter h3, div#right #newsLetterBox h3 {
      font-size: 1.2em;
      margin-left: 2px;
      padding-top: 3px;
      ;
    }
      div#right.s6 #newsLetter h3, div#right.s6 #newsLetterBox h3 {
        font-size: 1.1em;
        ;
      }
      div#right.s5 #newsLetter h3, div#right.s5 #newsLetterBox h3 {
        font-size: 1.0em;
        ;
      }
      div#right.s4 #newsLetter h3, div#right.s4 #newsLetterBox h3 {
        font-size: 0.9em;
        ;
      }
      div#right.s3 #newsLetter h3, div#right.s2 #newsLetter h3, div#right.s1 #newsLetter h3,
      div#right.s3 #newsLetterBox h3, div#right.s2 #newsLetterBox h3, div#right.s1 #newsLetterBox h3 {
        font-size: 0.8em;
        ;
      }
      div#right.s0 #newsLetter h3, div#right.s0 #newsLetterBox h3 {
        font-size: 0.75em;
        ;
      }
      div#right #newsLetter p, div#right #newsLetterBox p {
        color: #eceeec;
        font-size: 1.0em;
        font-weight: bold;
        line-height: 1.0em;
        text-align: center;
        margin: 0;
        padding: 2px 0 6px;
        ;
      }
    div#right form#newsLetterForm {
      position: relative;
      width: auto;
      height: 24px;
      margin: 3px;
      ;
    }
      input#noHover {
        float: left;
        height: 16px;
        width: 63%;
        margin: 2px 0 0 2px;
        ;
      }
      div#right.s5 input#eMailText, div#right.s4 input#eMailText {
        width: 60%;
      }
      div#right.s3 input#eMailText, div#right.s2 input#eMailText {
        width: 55%;
      }
      div#right.s1 input#eMailText {
        width: 50%;
      }
      div#right.s0 input#eMailText {
        width: 45%;
      }
        input#eMailText:hover {
          background-color: #ddd1a6;
          color: #000;
          ;
        }
        input.eMailNoInput {
          float: left;
          background-color: #fcf2d8;
          width: 65%;
          ;
        }
        div#right input.eMailNowEditing {
          background-color: #fff;
          width: 64%;
          ;
        }
          div#right.s7 input.eMailNowEditing {
            width: 63%;
            ;
          }
          div#right.s6 input.eMailNowEditing {
            width: 62%;
            ;
          }
          div#right.s5 input.eMailNowEditing {
            width: 61%;
            ;
          }
          div#right.s4 input.eMailNowEditing {
            width: 59%;
            ;
          }
          div#right.s3 input.eMailNowEditing {
            width: 57%;
            ;
          }
          div#right.s2 input.eMailNowEditing {
            width: 55%;
            ;
          }
          div#right.s1 input.eMailNowEditing {
            width: 53%;
            ;
          }
          div#right.s0 input.eMailNowEditing {
            width: 49%;
            ;
          }

        input.eMailComplete {
          background-color: #eceeec;
          ;
        }
      /* For isReady = false */
      input.submitButton {
        float: right;
        font-size: 1em;
        vertical-align: middle;
        text-align: center;
        height: 22px;
        margin: 3px 2px 0 0;
        ;
      }
      /* For isReady = true */
      input.buttons-1#submit {
        float: right;
        height: 22px;
        width: 62px;
        margin: 1px 2px 0 0;
        ;
      }

  div#right #comments {
    position: relative;
    margin: -20px 4px 10px;
    ;
  }
    span.hilite.italicize {
      font-size: 105%;
      color: #000; /* Black */
      ;
    }
    div#right #comments h3 {
      position: relative;
      font-size: 1.2em;
      line-height: 1.1em;
      text-align: left;
      width: 100%;
      margin: 1.5em 0 0.75em 2px;
      ;
    }
      div#right.s4 #comments h3, div#right.s3 #comments h3, div#right.s2 #comments h3 {
        font-size: 95%;
        padding-top: 0.5em;
        ;
      }
      div#right.s1 #comments h3, div#right.s0 #comments h3 {
        font-size: 92%;
        padding-top: 0.75em;
        ;
      }
    div#right #comments p {
      position: relative;
      font-size: 0.9em;
      line-height: 1.0em;
      width: 95%;
      margin: 0 8px;
      ;
    }
    div#right #comments h6 {
      color: #000; /* Black */
      text-align: right;
      margin: 2px 3px 0 0;
      ;
    }
