.liveMode {
  /* Highlighted (Events - News - Quick Links - HOME */
  /* Content */
  /* Sidebar */ }
  .liveMode ::-webkit-input-placeholder {
    color: #3071b2; }
  .liveMode :-moz-placeholder {
    color: #3071b2; }
  .liveMode ::-moz-placeholder {
    color: #3071b2; }
  .liveMode :-ms-input-placeholder {
    color: #3071b2; }
  .liveMode .highlighted {
    background: rgba(255, 255, 255, 0.6);
    background-image: linear-gradient(rgba(255, 255, 255, 0.02), rgba(255, 255, 255, 0.6));
    border-bottom: 1px solid #bbbbbb;
    height: 357px;
    padding-top: 0; }
  .liveMode .highlighted .col {
    width: 33.33333333%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
  .liveMode .content {
    padding-top: 20px;
    padding-left: 0; }
    .liveMode .content a[name] {
      display: block;
      position: relative;
      top: -170px;
      visibility: hidden; }
    .liveMode .content ul {
      clear: both;
      list-style-type: none;
      position: relative;
      margin-left: 1em;
      padding-left: 0; }
      .liveMode .content ul li {
        color: #464646; }
        .liveMode .content ul li:before {
          content: "\2022";
          position: absolute;
          left: -1em;
          color: #197B9B;
          margin-right: 5px; }
    .liveMode .content figure {
      width: 300px; }
      .liveMode .content figure figcaption {
        font-size: 12px;
        color: gray;
        text-align: center;
        font-style: italic; }
    .liveMode .content .wssc-last-modified {
      font-size: 14px;
      font-style: italic;
      color: #999; }
    .liveMode .content div.image-center {
      clear: both;
      margin: 1em 0 1em 0; }
      .liveMode .content div.image-center figure {
        margin: 0 auto; }
        .liveMode .content div.image-center figure img {
          width: 100%;
          height: auto; }
    .liveMode .content p.image-center {
      clear: both;
      margin: 1em 0 1em 0; }
      .liveMode .content p.image-center img {
        display: block;
        margin: 0 auto; }
    .liveMode .content .image-left {
      float: left;
      margin: 0 1em 1em 0; }
    .liveMode .content .image-right {
      float: right;
      margin: 0 0 1em 1em; }
  .liveMode .page-title {
    padding-left: 0;
    color: #464646;
    border-bottom: 2px solid #464646; }
  .liveMode .overview {
    border-bottom: 1px solid #bbbbbb; }
  .liveMode .sidebar {
    padding-bottom: 1em;
    padding-top: .6em; }
    .liveMode .sidebar h2.blue {
      border-bottom: 3px solid #3071b2;
      padding: .5em 0 .3em 0;
      margin-bottom: 0; }
    .liveMode .sidebar h2.green {
      border-bottom: 3px solid #2c9c2e;
      padding: .5em 0 .3em 0;
      margin-bottom: 0; }
    .liveMode .sidebar h2.orange {
      border-bottom: 3px solid #dd7500;
      padding: .5em 0 .3em 0;
      margin-bottom: 0; }

/*# sourceMappingURL=shame.css.map */
