/* line 49, ../../app/stylesheets/new.sass */
.clear {
  clear: both; }

/* line 52, ../../app/stylesheets/new.sass */
.left {
  float: left; }

/* line 55, ../../app/stylesheets/new.sass */
.right {
  float: right;
  text-align: right; }

/* line 59, ../../app/stylesheets/new.sass */
.center {
  text-align: center;
  display: block;
  width: 100%; }

/* line 64, ../../app/stylesheets/new.sass */
.highlight {
  background-color: #ffd800; }

/* line 69, ../../app/stylesheets/new.sass */
.flash-error, .flash-notice, .flash-success, .flash-warning {
  background-repeat: no-repeat;
  background-position: 10px center;
  border: 1px solid;
  margin: 10px 0px;
  padding: 15px 10px 15px 50px; }
  /* line 76, ../../app/stylesheets/new.sass */
  .flash-error p, .flash-notice p, .flash-success p, .flash-warning p {
    margin: 0px; }

/* line 79, ../../app/stylesheets/new.sass */
.flash-error {
  background-color: #FFBABA;
  background-image: url('/images/error.png');
  color: #D8000C; }

/* line 84, ../../app/stylesheets/new.sass */
.flash-notice {
  background-color: #BDE5F8;
  background-image: url('/images/notice.png');
  color: #00529B; }

/* line 89, ../../app/stylesheets/new.sass */
.flash-success {
  background-color: #DFF2BF;
  background-image: url('/images/success.png');
  color: #4F8A10; }

/* line 94, ../../app/stylesheets/new.sass */
.flash-warning {
  background-color: #FEEFB3;
  background-image: url('/images/warning.png');
  color: #9F6000; }

/* line 102, ../../app/stylesheets/new.sass */
body {
  background: #325166 url('/images/background.jpg') no-repeat top left fixed;
  background-color: #325166; }

/* line 106, ../../app/stylesheets/new.sass */
p, h2 {
  margin-bottom: 1em; }

/* line 109, ../../app/stylesheets/new.sass */
input#user_openid_identifier, input#user_session_openid_identifier {
  background: url('/images/openid.gif') no-repeat;
  padding-left: 18px; }

/* line 113, ../../app/stylesheets/new.sass */
#logo {
  border: 1px solid #ffd800;
  left: 10px;
  position: fixed;
  top: 50px; }

/* line 119, ../../app/stylesheets/new.sass */
#navigation {
  left: 10px;
  position: fixed;
  text-align: right;
  top: 260px;
  width: 235px; }
  /* line 126, ../../app/stylesheets/new.sass */
  #navigation a {
    color: white;
    font-family: Verdana, Tahoma, sans-serif;
    font-weight: bold;
    text-decoration: none;
    background: url('/images/halfblue.png') repeat;
    font-size: 1.2em;
    letter-spacing: 5px;
    line-height: 1.5;
    padding: 2px; }
    /* line 44, ../../app/stylesheets/new.sass */
    #navigation a:active, #navigation a:hover {
      color: #ffd800; }

/* line 134, ../../app/stylesheets/new.sass */
#site-tagline {
  width: 100%;
  overflow: auto; }
  /* line 138, ../../app/stylesheets/new.sass */
  #site-tagline h1 {
    font-family: Helvetica, Verdana, Arial, sans-serif;
    color: #ffd800;
    font-size: 1.5em;
    letter-spacing: 5px;
    line-height: 50px;
    padding-right: 26px;
    position: relative;
    text-align: right;
    float: right; }
  /* line 149, ../../app/stylesheets/new.sass */
  #site-tagline img {
    float: right;
    margin-right: 10px; }

/* line 153, ../../app/stylesheets/new.sass */
#content-wrapper {
  background-color: white;
  border: 2px solid #accfe6;
  color: #000;
  font-family: Verdana, 'Trebuchet MS', Helvetica, sans-serif;
  font-size: 0.8em;
  line-height: 1.4;
  margin: 0px 10px 0px 255px;
  min-height: 600px;
  overflow: auto;
  padding: 15px 15px 30px;
  filter: alpha(opacity=80);
  opacity: 0.80; }
  /* line 168, ../../app/stylesheets/new.sass */
  #content-wrapper a {
    color: #6f91a8;
    text-decoration: none; }
    /* line 172, ../../app/stylesheets/new.sass */
    #content-wrapper a:active, #content-wrapper a:hover {
      color: #dd2c0d; }
  /* line 176, ../../app/stylesheets/new.sass */
  #content-wrapper .admin a {
    color: darkorange;
    text-decoration: none; }
    /* line 180, ../../app/stylesheets/new.sass */
    #content-wrapper .admin a:active, #content-wrapper .admin a:hover {
      color: #dd2c0d; }
  /* line 183, ../../app/stylesheets/new.sass */
  #content-wrapper #body-wrapper {
    margin-right: 260px;
    overflow: hidden; }
    /* line 187, ../../app/stylesheets/new.sass */
    #content-wrapper #body-wrapper #topnav {
      margin-bottom: 1em; }
      /* line 190, ../../app/stylesheets/new.sass */
      #content-wrapper #body-wrapper #topnav li {
        border-left: 1px solid #325166;
        display: inline;
        font-size: 1.5em;
        font-weight: bold;
        letter-spacing: 1px;
        padding: 0px 10px; }
        /* line 198, ../../app/stylesheets/new.sass */
        #content-wrapper #body-wrapper #topnav li:first-child {
          border-left: none; }
    /* line 201, ../../app/stylesheets/new.sass */
    #content-wrapper #body-wrapper #breadcrumb {
      border: 1px solid #accfe6;
      height: 2.3em;
      list-style-type: none;
      margin-bottom: 22.5px; }
      /* line 207, ../../app/stylesheets/new.sass */
      #content-wrapper #body-wrapper #breadcrumb li {
        color: #6f91a8;
        float: left;
        line-height: 2.3em;
        padding-left: 0.75em; }
        /* line 213, ../../app/stylesheets/new.sass */
        #content-wrapper #body-wrapper #breadcrumb li a {
          background: url('/images/breadcrumb.png') no-repeat right center;
          color: #6f91a8;
          display: block;
          padding: 0px 15px 0px 0px;
          text-decoration: none; }
          /* line 220, ../../app/stylesheets/new.sass */
          #content-wrapper #body-wrapper #breadcrumb li a:active, #content-wrapper #body-wrapper #breadcrumb li a:hover {
            color: #dd2c0d; }
        /* line 223, ../../app/stylesheets/new.sass */
        #content-wrapper #body-wrapper #breadcrumb li:last-child {
          color: grey; }
    /* line 226, ../../app/stylesheets/new.sass */
    #content-wrapper #body-wrapper #page-title {
      color: #325166;
      font-size: 2em;
      font-weight: bold;
      margin-bottom: 15px; }
  /* line 233, ../../app/stylesheets/new.sass */
  #content-wrapper #sidebar-wrapper {
    float: right;
    width: 240px; }
    /* line 237, ../../app/stylesheets/new.sass */
    #content-wrapper #sidebar-wrapper ul {
      list-style: disc inside; }
    /* line 240, ../../app/stylesheets/new.sass */
    #content-wrapper #sidebar-wrapper #user-menu {
      border-top: 1px solid #accfe6;
      font-family: 'Comic Sans MS';
      font-size: 1.0em; }
      /* line 245, ../../app/stylesheets/new.sass */
      #content-wrapper #sidebar-wrapper #user-menu ul {
        list-style: disc inside; }
        /* line 248, ../../app/stylesheets/new.sass */
        #content-wrapper #sidebar-wrapper #user-menu ul li {
          background: #fff url('/images/paper.png') repeat-y left top;
          border-bottom: 1px solid #accfe6;
          border-right: 1px solid #accfe6;
          border-left: 1px solid #accfe6;
          padding: 5px 0px 5px 30px; }
          /* line 255, ../../app/stylesheets/new.sass */
          #content-wrapper #sidebar-wrapper #user-menu ul li:first-child {
            list-style-type: none; }
          /* line 258, ../../app/stylesheets/new.sass */
          #content-wrapper #sidebar-wrapper #user-menu ul li a {
            text-decoration: none; }
    /* line 261, ../../app/stylesheets/new.sass */
    #content-wrapper #sidebar-wrapper .decoration {
      margin: 15px auto 15px;
      width: 80px; }
    /* line 265, ../../app/stylesheets/new.sass */
    #content-wrapper #sidebar-wrapper .box {
      margin-top: 15px; }
      /* line 268, ../../app/stylesheets/new.sass */
      #content-wrapper #sidebar-wrapper .box h2 {
        border-left: 1px solid #accfe6;
        border-bottom: 1px solid #accfe6;
        color: #0f2838;
        letter-spacing: 1px;
        padding: 0px 0px 5px 5px;
        text-transform: uppercase; }
      /* line 276, ../../app/stylesheets/new.sass */
      #content-wrapper #sidebar-wrapper .box .box-body {
        padding: 5px 0px 0px 6px; }
        /* line 279, ../../app/stylesheets/new.sass */
        #content-wrapper #sidebar-wrapper .box .box-body p {
          margin-bottom: 0.5em; }
        /* line 282, ../../app/stylesheets/new.sass */
        #content-wrapper #sidebar-wrapper .box .box-body ul {
          list-style-position: outside;
          margin-left: 10px; }
        /* line 286, ../../app/stylesheets/new.sass */
        #content-wrapper #sidebar-wrapper .box .box-body .time-signature {
          color: #777;
          font-size: 0.75em;
          margin-bottom: 1em;
          text-align: right; }
    /* line 292, ../../app/stylesheets/new.sass */
    #content-wrapper #sidebar-wrapper #exit {
      border: 1px solid #ffd800; }

/* line 295, ../../app/stylesheets/new.sass */
#footer {
  padding: 10px 10px 10px 255px;
  text-align: center; }
  /* line 299, ../../app/stylesheets/new.sass */
  #footer ul {
    margin-bottom: 1em; }
  /* line 302, ../../app/stylesheets/new.sass */
  #footer li {
    border-left: 1px solid white;
    display: inline;
    font-size: 0.75em;
    letter-spacing: 1px;
    padding: 0px 10px; }
    /* line 309, ../../app/stylesheets/new.sass */
    #footer li:first-child {
      border-left: none; }
    /* line 312, ../../app/stylesheets/new.sass */
    #footer li a {
      color: white;
      font-family: Verdana, Tahoma, sans-serif;
      font-weight: bold;
      text-decoration: none; }
      /* line 44, ../../app/stylesheets/new.sass */
      #footer li a:active, #footer li a:hover {
        color: #ffd800; }
  /* line 315, ../../app/stylesheets/new.sass */
  #footer p {
    color: white; }
    /* line 318, ../../app/stylesheets/new.sass */
    #footer p a {
      color: white;
      text-decoration: none; }
      /* line 322, ../../app/stylesheets/new.sass */
      #footer p a:active, #footer p a:hover {
        color: #ffd800; }
  /* line 325, ../../app/stylesheets/new.sass */
  #footer #quotation {
    font-size: 0.75em; }
    /* line 328, ../../app/stylesheets/new.sass */
    #footer #quotation #quotation-body {
      font-style: italic; }

/* line 331, ../../app/stylesheets/new.sass */
.cms-block {
  background-color: pink; }

/* line 338, ../../app/stylesheets/new.sass */
#home-page h2 {
  font-size: 1.5em; }
/* line 341, ../../app/stylesheets/new.sass */
#home-page #site-updates {
  border-bottom: 1px solid #222;
  padding-bottom: 5px; }
/* line 345, ../../app/stylesheets/new.sass */
#home-page #start-message {
  background-color: #c5ffba;
  border: 2px solid #70C265;
  color: #4ea043;
  font-weight: bold;
  font-size: 1.5em;
  padding: 10px;
  text-align: center; }
/* line 354, ../../app/stylesheets/new.sass */
#home-page #downarrows {
  margin-bottom: 1em;
  position: relative;
  overflow: auto;
  top: -1px;
  width: 100%; }
  /* line 361, ../../app/stylesheets/new.sass */
  #home-page #downarrows #arrow {
    background-image: url('/images/arrow_down.png');
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    height: 16px;
    width: 20%; }
/* line 369, ../../app/stylesheets/new.sass */
#home-page #testimonials {
  font-family: Verdana, sans-serif;
  margin-bottom: 1em; }
  /* line 373, ../../app/stylesheets/new.sass */
  #home-page #testimonials .testimonial-listing {
    border-top: 2px solid #325166;
    padding-top: 5px; }
  /* line 377, ../../app/stylesheets/new.sass */
  #home-page #testimonials .odd {
    margin: 0 19% 1em 0;
    text-align: left; }
  /* line 381, ../../app/stylesheets/new.sass */
  #home-page #testimonials .even {
    border-top: 2px solid #accfe6;
    margin: 0 0 1em 19%;
    text-align: right; }
  /* line 386, ../../app/stylesheets/new.sass */
  #home-page #testimonials .quote {
    font-style: italic; }
    /* line 389, ../../app/stylesheets/new.sass */
    #home-page #testimonials .quote:first-letter {
      font-size: 1.5em; }
  /* line 392, ../../app/stylesheets/new.sass */
  #home-page #testimonials .attribution {
    color: #777; }
/* line 397, ../../app/stylesheets/new.sass */
#home-page .site-update-listing .metadata {
  color: #777;
  font-size: 0.75em; }

/* line 403, ../../app/stylesheets/new.sass */
#content-wrapper #sidebar-wrapper #donate {
  border-left: 5px solid #ffd800;
  border-right: 5px solid #ffd800;
  padding: 0px 10px 0px 10px; }

/* line 411, ../../app/stylesheets/new.sass */
#podcast #subtitle {
  color: #325166;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1em; }
/* line 417, ../../app/stylesheets/new.sass */
#podcast h2 {
  font-weight: bold; }
/* line 422, ../../app/stylesheets/new.sass */
#podcast #related li {
  width: 200px; }
  /* line 425, ../../app/stylesheets/new.sass */
  #podcast #related li a {
    display: block; }
/* line 428, ../../app/stylesheets/new.sass */
#podcast #episode-art {
  background-color: #325166;
  border: 1px solid #ffd800;
  margin: 10px auto;
  padding: 8px;
  width: 402px; }
  /* line 435, ../../app/stylesheets/new.sass */
  #podcast #episode-art img {
    border-top: 1px solid #0f2838;
    border-right: 1px solid #accfe6;
    border-bottom: 1px solid #accfe6;
    border-left: 1px solid #0f2838; }
  /* line 441, ../../app/stylesheets/new.sass */
  #podcast #episode-art #episode-metadata {
    color: #ffd800;
    font-weight: bold;
    padding-top: 8px; }
    /* line 446, ../../app/stylesheets/new.sass */
    #podcast #episode-art #episode-metadata a {
      color: #ffd800; }
      /* line 448, ../../app/stylesheets/new.sass */
      #podcast #episode-art #episode-metadata a:active, #podcast #episode-art #episode-metadata a:hover {
        text-decoration: underline; }
/* line 451, ../../app/stylesheets/new.sass */
#podcast #audioplayer-container {
  margin: 0 auto 2em;
  width: 418px; }
/* line 455, ../../app/stylesheets/new.sass */
#podcast .series-note {
  background-color: #eed;
  font-size: 1em;
  font-style: italic;
  margin-bottom: 1em;
  min-height: 32px;
  padding: 5px; }
  /* line 463, ../../app/stylesheets/new.sass */
  #podcast .series-note img {
    float: left;
    margin-right: 1em;
    margin-bottom: 1em; }
/* line 468, ../../app/stylesheets/new.sass */
#podcast #download {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1em; }

/* line 475, ../../app/stylesheets/new.sass */
.podcast-listing {
  border-top: 2px solid #325166;
  border-bottom: 1px dashed #accfe6;
  margin-bottom: 15px;
  overflow: auto; }
  /* line 481, ../../app/stylesheets/new.sass */
  .podcast-listing .episode-art {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 200px; }
    /* line 488, ../../app/stylesheets/new.sass */
    .podcast-listing .episode-art img {
      border-right: 1px solid #325166;
      border-bottom: 1px solid #325166;
      border-left: 1px solid #325166;
      height: 200px;
      margin-bottom: 5px;
      width: 200px; }
  /* line 496, ../../app/stylesheets/new.sass */
  .podcast-listing .metadata {
    color: #777;
    font-size: 0.75em;
    margin-top: 2px;
    margin-bottom: 0.5em;
    text-align: right; }
  /* line 503, ../../app/stylesheets/new.sass */
  .podcast-listing h2 {
    font-size: 1.2em; }
  /* line 506, ../../app/stylesheets/new.sass */
  .podcast-listing .audioplayer-container-small {
    margin: 0 auto 1em;
    width: 202px; }
  /* line 510, ../../app/stylesheets/new.sass */
  .podcast-listing .series-note {
    background-color: #eed;
    font-size: 0.9em;
    font-style: italic;
    margin-bottom: 1em;
    margin-left: 210px;
    padding: 5px; }
    /* line 518, ../../app/stylesheets/new.sass */
    .podcast-listing .series-note img {
      float: left;
      margin-right: 5px; }
  /* line 522, ../../app/stylesheets/new.sass */
  .podcast-listing .synopsis ul {
    list-style: disc inside; }
  /* line 525, ../../app/stylesheets/new.sass */
  .podcast-listing .links {
    margin-bottom: 5px;
    text-align: right; }
    /* line 529, ../../app/stylesheets/new.sass */
    .podcast-listing .links span {
      border-left: 1px solid #6f91a8;
      padding: 0px 10px; }
      /* line 533, ../../app/stylesheets/new.sass */
      .podcast-listing .links span:first-child {
        border-left: none; }

/* line 538, ../../app/stylesheets/new.sass */
.series-listing {
  border-top: 1px solid #325166;
  margin-bottom: 15px;
  overflow: auto; }
  /* line 543, ../../app/stylesheets/new.sass */
  .series-listing .series-art {
    border-right: 1px solid #325166;
    border-bottom: 1px solid #325166;
    border-left: 1px solid #325166;
    float: left;
    height: 128px;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 128px; }
    /* line 553, ../../app/stylesheets/new.sass */
    .series-listing .series-art img {
      height: 128px;
      width: 128px; }
  /* line 557, ../../app/stylesheets/new.sass */
  .series-listing h2 {
    font-size: 1.2em;
    margin-top: 1em; }
  /* line 561, ../../app/stylesheets/new.sass */
  .series-listing table {
    border-collapse: separate;
    border-spacing: 2px;
    clear: left;
    margin: 0 auto; }
    /* line 567, ../../app/stylesheets/new.sass */
    .series-listing table th {
      background: #325166;
      color: #ffd800;
      font-size: 0.75em;
      letter-spacing: 1px;
      padding: 2px 5px;
      text-align: left;
      text-transform: uppercase; }
    /* line 576, ../../app/stylesheets/new.sass */
    .series-listing table td {
      border: 0px;
      border-bottom: 1px solid #ccc;
      padding: 0px 5px 2px; }
    /* line 581, ../../app/stylesheets/new.sass */
    .series-listing table .metadata {
      color: #777; }

/* line 586, ../../app/stylesheets/new.sass */
.guest-sidebar {
  overflow: auto; }
  /* line 589, ../../app/stylesheets/new.sass */
  .guest-sidebar img {
    float: left;
    margin-right: 8px; }
  /* line 593, ../../app/stylesheets/new.sass */
  .guest-sidebar h3 {
    margin-bottom: 1em; }

/* line 598, ../../app/stylesheets/new.sass */
hr.comments {
  margin-bottom: 1em; }

/* line 601, ../../app/stylesheets/new.sass */
.comment {
  border-bottom: 1px dashed #ccc;
  margin-bottom: 1em;
  padding-bottom: 1em; }
  /* line 606, ../../app/stylesheets/new.sass */
  .comment .metadata {
    color: #777;
    margin-bottom: 0.5em; }
  /* line 610, ../../app/stylesheets/new.sass */
  .comment .comment-body {
    padding-left: 2em; }

/* line 615, ../../app/stylesheets/new.sass */
.blog-post-listing {
  border-bottom: 1px dashed #accfe6;
  margin-bottom: 15px; }
  /* line 619, ../../app/stylesheets/new.sass */
  .blog-post-listing h2 {
    font-size: 1.2em; }
  /* line 622, ../../app/stylesheets/new.sass */
  .blog-post-listing .links {
    margin-bottom: 5px;
    text-align: right; }
    /* line 626, ../../app/stylesheets/new.sass */
    .blog-post-listing .links span {
      border-left: 1px solid #6f91a8;
      padding: 0px 10px; }
      /* line 630, ../../app/stylesheets/new.sass */
      .blog-post-listing .links span:first-child {
        border-left: none; }

/* line 636, ../../app/stylesheets/new.sass */
.forums h1 {
  font-size: 1.2em;
  margin-bottom: 1.2em; }
/* line 640, ../../app/stylesheets/new.sass */
.forums #topic-title {
  font-size: 1.2em;
  margin-bottom: 1.2em; }

/* line 646, ../../app/stylesheets/new.sass */
table#messages {
  border-collapse: collapse;
  width: 100%; }
  /* line 650, ../../app/stylesheets/new.sass */
  table#messages th {
    background-color: black;
    color: white;
    font-weight: bold;
    padding: 3px;
    text-align: left; }
  /* line 657, ../../app/stylesheets/new.sass */
  table#messages tr.unread {
    font-weight: bold; }
  /* line 660, ../../app/stylesheets/new.sass */
  table#messages td {
    border-bottom: solid black 1px;
    padding: 3px; }
  /* line 664, ../../app/stylesheets/new.sass */
  table#messages td.from_to {
    width: 1%; }
  /* line 667, ../../app/stylesheets/new.sass */
  table#messages td.arrow {
    vertical-align: middle; }

/* line 672, ../../app/stylesheets/new.sass */
#message_links li {
  border-left: 1px solid #325166;
  display: inline;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 0px 10px; }
  /* line 679, ../../app/stylesheets/new.sass */
  #message_links li:first-child {
    border-left: none; }
