/*
    Fotocommunity phpBB forum style
    Based on ProSilver theme
    ----------------------------------------------------------------------------

    This file was generated from SCSS file.

    All changes should be made in fc.scss or one of its imported files.

    IMPORTANT!
    Any changes made here will be lost after stylesheet regeneration.
*/
@font-face {
  font-family: 'DaxlineWeb';
  src: url("/fcAssets/font/DaxlineWeb.eot?") format("embedded-opentype"), url("/fcAssets/font/DaxlineWeb.woff") format("woff"); }

@font-face {
  font-family: 'DaxlineWebMedium';
  src: url("/fcAssets/font/DaxlineWeb-Medium.eot?") format("embedded-opentype"), url("/fcAssets/font/DaxlineWeb-Medium.woff") format("woff"); }

.fc-clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.fc-clearfix {
  display: inline-block;
  zoom: 1;
  *display: inline; }

.fc_clear {
  clear: both;
  display: block;
  float: none;
  margin: 0;
  padding: 0; }

html[xmlns] .fc-clearfix {
  display: block; }

* html .fc-clearfix {
  height: 1%; }

body.theme-fc {
  background-color: #222;
  padding: 50px 0 0;
  min-height: 100%;
}
  body.theme-fc #logo {
    padding: 0; }
  body.theme-fc .content h2,
  body.theme-fc .panel h2 {
    border-bottom: none; }

.theme-fc-content {
  color: #999999;
  font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px; }
  .theme-fc-content a {
    color: #66ccff; }
  .theme-fc-content a[name] {
    display: none; }
  .theme-fc-content p {
    font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size: inherit;
    line-height: 20px;
    margin: 0; }
  .theme-fc-content h1,
  .theme-fc-content h2,
  .theme-fc-content h3,
  .theme-fc-content h4,
  .theme-fc-content h5,
  .theme-fc-content h6,
  .theme-fc-content h7 {
    border: none;
    color: inherit;
    font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    font-size: inherit; }
  .theme-fc-content .postlink {
    border: none; }
    .theme-fc-content .postlink, .theme-fc-content .postlink:hover {
      color: #0096E1; }
    .theme-fc-content .postlink:hover {
      background-color: transparent; }
  .theme-fc-content label {
    color: inherit; }
  .theme-fc-content .error {
    color: #66ccff; }
  .theme-fc-content .post {
    padding: 0;
    margin: 0; }
  .theme-fc-content .fc_post-paragraph {
    display: block;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px; }
  .theme-fc-content button {
    margin: 0;
    padding: 0;
    font: inherit; }
  .theme-fc-content button::-moz-focus-inner {
    border: 0;
    padding: 0; }
  .theme-fc-content span.corners-top,
  .theme-fc-content span.corners-top span,
  .theme-fc-content span.corners-bottom,
  .theme-fc-content span.corners-bottom span {
    background-image: none; }
  .theme-fc-content #main-container,
  .theme-fc-content #page-body {
    overflow: visible; }
  .theme-fc-content #main-wrapper {
    position: relative;
    z-index: 500;
    background-color: #222222;
    min-height: 400px; }
  .theme-fc-content #main-container {
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 30px; }
  .theme-fc-content .header-links {
    display: block;
    text-align: center;
    color: #414141;
    margin: 20px 0;
  }

    .theme-fc-content .header-links a {
      text-decoration: none;
      color: #66CCFF; }
      .theme-fc-content .header-links a:hover, .theme-fc-content .header-links a a, .theme-fc-content .header-links a a:hover, .theme-fc-content .header-links a a:active {
        text-decoration: none;
        outline: none; }
  .theme-fc-content .forum-headline {
    font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    font-size: 28px;
    line-height: 36px;
    color: #ACACAC;
    margin: 20px 0 5px 0; }
    .theme-fc-content .forum-headline:hover, .theme-fc-content .forum-headline a, .theme-fc-content .forum-headline a:hover, .theme-fc-content .forum-headline a:active {
      text-decoration: none;
      outline: none; }
    .theme-fc-content .forum-headline a {
      color: inherit; }
  .theme-fc-content .forum-tooltip-toggle {
    position: relative;
    float: left;
    width: 18px;
    height: 18px;
    margin-top: 10px;
    margin-left: 20px;
    background: url(../imageset/expanded.switch.gif) no-repeat scroll 0 -18px transparent; }
    .theme-fc-content .forum-tooltip-toggle .forum-tooltip {
      position: absolute;
      top: 18px;
      right: -12px;
      z-index: 1000;
      padding: 0 1px;
      margin-top: 22px;
      margin-bottom: 22px;
      background-image: url(../imageset/flexible-tooltip-center.png);
      background-repeat: repeat;
      display: none; }
      .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-corner-top-left,
      .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-corner-top-right,
      .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-corner-bottom-left,
      .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-corner-bottom-right {
        position: absolute;
        display: block;
        width: 22px;
        height: 22px;
        background-image: url(../imageset/flexible-tooltip-corners.png);
        background-repeat: no-repeat;
        background-attachment: scroll; }
      .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-corner-top-left,
      .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-corner-top-right {
        top: -22px; }
      .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-corner-bottom-left,
      .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-corner-bottom-right {
        bottom: -22px; }
      .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-corner-top-left,
      .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-corner-bottom-left {
        left: -22px; }
      .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-corner-top-right,
      .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-corner-bottom-right {
        right: -22px; }
      .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-corner-top-left {
        background-position: 0 0; }
      .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-corner-top-right {
        background-position: -22px 0; }
      .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-corner-bottom-left {
        background-position: 0 -22px; }
      .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-corner-bottom-right {
        background-position: -22px -22px; }
      .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-border-top,
      .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-border-bottom {
        position: absolute;
        height: 22px;
        left: 0;
        right: 0;
        background-image: url(../imageset/flexible-tooltip-borders-horizontal.png);
        background-repeat: no-repeat;
        background-attachment: scroll; }
      .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-border-top {
        top: -22px;
        background-position: right 0; }
      .theme-fc-content .forum-tooltip-toggle .forum-tooltip.flipped .tooltip-border-top {
        background-position: left -44px; }
      .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-border-bottom {
        bottom: -22px;
        background-position: right -22px; }
      .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-border-left,
      .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-border-right {
        position: absolute;
        width: 22px;
        top: 0;
        bottom: 0;
        background-image: url(../imageset/flexible-tooltip-borders-vertical.png);
        background-repeat: repeat-y;
        background-attachment: scroll; }
      .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-border-left {
        left: -22px;
        background-position: 0 0; }
      .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-border-right {
        right: -22px;
        background-position: -22px 0; }
      .theme-fc-content .forum-tooltip-toggle .forum-tooltip.flipped {
        top: 18px;
        right: auto;
        left: -12px; }
      .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-inner {
        overflow: hidden; }
        .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-inner .buttons .button {
          display: inline-block;
          zoom: 1;
          *display: inline;
          padding-left: 10px;
          cursor: pointer;
          border: none;
          background-image: url(../imageset/fc-buttons02-left.png);
          background-repeat: no-repeat;
          background-position: left top;
          background-color: transparent;
          margin-bottom: 5px; }
          .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-inner .buttons .button .button-inner {
            display: inline-block;
            zoom: 1;
            *display: inline;
            padding-right: 10px; }
            .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-inner .buttons .button .button-inner a,
            .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-inner .buttons .button .button-inner span {
              display: block;
              width: auto;
              text-decoration: none;
              color: #f0f0f0;
              text-align: center;
              white-space: nowrap; }
              .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-inner .buttons .button .button-inner a:hover, .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-inner .buttons .button .button-inner a a, .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-inner .buttons .button .button-inner a a:hover, .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-inner .buttons .button .button-inner a a:active,
              .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-inner .buttons .button .button-inner span:hover,
              .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-inner .buttons .button .button-inner span a,
              .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-inner .buttons .button .button-inner span a:hover,
              .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-inner .buttons .button .button-inner span a:active {
                text-decoration: none;
                outline: none; }
          .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-inner .buttons .button:hover .button-inner a,
          .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-inner .buttons .button:hover .button-inner span {
            color: #6cf; }
          .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-inner .buttons .button .button-inner {
            background-image: url(../imageset/fc-buttons02.png);
            background-repeat: no-repeat;
            background-position: right top; }
            .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-inner .buttons .button .button-inner a,
            .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-inner .buttons .button .button-inner span {
              font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
              font-weight: normal;
              font-size: 14px;
              line-height: 28px;
              padding-top: 2px;
              z-index: 4;
              position: relative; }
          .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-inner .buttons .button .button-inner a,
          .theme-fc-content .forum-tooltip-toggle .forum-tooltip .tooltip-inner .buttons .button .button-inner span {
            min-width: 190px; }
    .theme-fc-content .forum-tooltip-toggle:hover .forum-tooltip, .theme-fc-content .forum-tooltip-toggle.hover .forum-tooltip {
      display: block; }
  .theme-fc-content .forum-tile {
    position: relative;
    width: 1000px;
    height: 56px;
    margin-bottom: 3px;
    background-image: url(../imageset/bg-forum-row.png);
    background-position: 0 0;
    color: #414141;
    cursor: pointer; }
    .theme-fc-content .forum-tile:hover {
      background-position: 0 -59px; }
    .theme-fc-content .forum-tile .title {
      position: absolute;
      top: 2px;
      left: 20px;
      width: 800px;
      text-transform: none; }
      .theme-fc-content .forum-tile .title a {
        font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
        text-decoration: none;
        font-size: 16px;
        line-height: 23px;
        color: #222;
        display: inline-block;
        zoom: 1;
        *display: inline; }
        .theme-fc-content .forum-tile .title a:hover, .theme-fc-content .forum-tile .title a a, .theme-fc-content .forum-tile .title a a:hover, .theme-fc-content .forum-tile .title a a:active {
          text-decoration: none;
          outline: none; }
    .theme-fc-content .forum-tile .description {
      position: absolute;
      top: 23px;
      left: 20px;
      width: 800px;
      height: 30px;
      text-decoration: none;
      font-size: 12px;
      line-height: 14px;
      color: #414141;
      color: #414141;
      overflow: hidden; }
      .theme-fc-content .forum-tile .description:hover, .theme-fc-content .forum-tile .description a, .theme-fc-content .forum-tile .description a:hover, .theme-fc-content .forum-tile .description a:active {
        text-decoration: none;
        outline: none; }
      .theme-fc-content .forum-tile .description a {
        color: #0096e1; }
    .theme-fc-content .forum-tile .details {
      position: absolute;
      top: 5px;
      left: 822px;
      width: 165px;
      text-decoration: none;
      font-size: 12px;
      line-height: 14px;
      color: #414141;
      color: #414141; }
      .theme-fc-content .forum-tile .details:hover, .theme-fc-content .forum-tile .details a, .theme-fc-content .forum-tile .details a:hover, .theme-fc-content .forum-tile .details a:active {
        text-decoration: none;
        outline: none; }
      .theme-fc-content .forum-tile .details a {
        color: #0096e1; }
      .theme-fc-content .forum-tile .details .last-post-time,
      .theme-fc-content .forum-tile .details .topics-count,
      .theme-fc-content .forum-tile .details .posts-count {
        display: block;
        padding-left: 31px;
        background-image: url(../imageset/bg-icons-dark.png);
        background-repeat: no-repeat;
        white-space: nowrap; }
      .theme-fc-content .forum-tile .details .last-post-time {
        background-position: 0 -10px; }
      .theme-fc-content .forum-tile .details .topics-count {
        background-position: 0 -35px; }
      .theme-fc-content .forum-tile .details .posts-count {
        background-position: 0 -60px; }
  .theme-fc-content .topic-tile {
    position: relative;
    height: 60px;
    width: 1000px;
    margin-bottom: 3px;
    background-repeat: no-repeat;
    color: #414141;
    cursor: pointer;
    background-image: url("../imageset/bg-topic-row4.png");
    background-position: 0 0px;
    z-index: 4; }
    .theme-fc-content .topic-tile a.author-avatar,
    .theme-fc-content .topic-tile span.author-avatar {
      position: absolute;
      display: inline-block;
      zoom: 1;
      *display: inline;
      width: 50px;
      height: 50px;
      top: 5px;
      left: 5px; }
    .theme-fc-content .topic-tile .title,
    .theme-fc-content .topic-tile .first-post-author-and-time {
      position: absolute;
      left: 70px; }
    .theme-fc-content .topic-tile .title {
      display: inline-block;
      zoom: 1;
      *display: inline;
      line-height: 23px;
      overflow: hidden;
      top: 9px;
      text-transform: none;
      width: 426px; }
      .theme-fc-content .topic-tile .title .ellipsis-text {
        display: inline-block;
        zoom: 1;
        *display: inline; }
      .theme-fc-content .topic-tile .title a {
        font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
        text-decoration: none;
        font-size: 16px;
        line-height: 23px;
        color: #222;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        width: 330px;
        height: 23px;
        display: inline-block; }
        .theme-fc-content .topic-tile .title a:hover, .theme-fc-content .topic-tile .title a a, .theme-fc-content .topic-tile .title a a:hover, .theme-fc-content .topic-tile .title a a:active {
          text-decoration: none;
          outline: none; }
      .theme-fc-content .topic-tile .title .new-topic-marker {
        position: relative;
        display: inline-block;
        zoom: 1;
        *display: inline;
        line-height: 23px;
        background: #6CF;
        padding: 4px 6px 0px 6px;
        border-radius: 4px;
        width: auto;
        float: right;
        font-size: 12px;
        height: 14px;
        line-height: .85;
        margin: 11px 8px 0 5px; }
        .theme-fc-content .topic-tile .title .new-topic-marker .border-left,
        .theme-fc-content .topic-tile .title .new-topic-marker .border-right {
          display: none; }
        .theme-fc-content .topic-tile .title .new-topic-marker .border-left {
          left: -5px;
          background-position: left top; }
        .theme-fc-content .topic-tile .title .new-topic-marker .border-right {
          right: -5px;
          background-position: right top; }
    .theme-fc-content .topic-tile .first-post-author-and-time {
      bottom: 8px;
      text-decoration: none;
      font-size: 12px;
      line-height: 14px;
      color: #414141; }
      .theme-fc-content .topic-tile .first-post-author-and-time:hover, .theme-fc-content .topic-tile .first-post-author-and-time a, .theme-fc-content .topic-tile .first-post-author-and-time a:hover, .theme-fc-content .topic-tile .first-post-author-and-time a:active {
        text-decoration: none;
        outline: none; }
      .theme-fc-content .topic-tile .first-post-author-and-time a {
        color: #0096e1; }
      .theme-fc-content .topic-tile .first-post-author-and-time .first-post-author {
        margin-right: 4px;
        color: #0096E1; }
    .theme-fc-content .topic-tile .posts-count {
      color: #FFFFFF;
      font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
      font-weight: normal;
      font-size: 14px;
      line-height: 20px;
      padding: 2px 0 8px 0;
      margin: 0;
      position: absolute;
      text-align: center;
      vertical-align: middle;
      top: 10px;
      left: 865px;
      width: 35px;
      background-image: url(../imageset/bg-topic-shout.png);
      background-repeat: no-repeat;
      background-position: 0 -30px; }
      .theme-fc-content .topic-tile .posts-count .posts-new {
        position: absolute;
        left: 40px;
        top: 0;
        color: #000000; }
      .theme-fc-content .topic-tile .posts-count span.newPosts {
        position: absolute;
        top: -6px;
        right: -24%;
        font-size: 9px;
        color: #000000;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        padding: 1px 3px;
        line-height: 12px;
        min-width: 12px;
        background-color: #8bd5fa;
        background: -moz-linear-gradient(top, #8bd5fa 0%, #7accf5 27%, #48b0e4 82%, #3ba9e0 100%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8bd5fa), color-stop(27%, #7accf5), color-stop(82%, #48b0e4), color-stop(100%, #3ba9e0));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #8bd5fa 0%, #7accf5 27%, #48b0e4 82%, #3ba9e0 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #8bd5fa 0%, #7accf5 27%, #48b0e4 82%, #3ba9e0 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #8bd5fa 0%, #7accf5 27%, #48b0e4 82%, #3ba9e0 100%);
        /* IE10+ */
        background: linear-gradient(to bottom, #8bd5fa 0%, #7accf5 27%, #48b0e4 82%, #3ba9e0 100%);
        /* W3C */
        border: 0 solid transparent;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
        -pie-border-radius: 7px 7px 7px 7px;
        -webkit-box-shadow: -3px 2px 3px -1px black;
        -moz-box-shadow: -3px 2px 3px -1px black;
        box-shadow: -3px 2px 3px -1px black; }
      .theme-fc-content .topic-tile .posts-count span.newPosts.circle {
        padding: 1px; }
    .theme-fc-content .topic-tile .clicks-count {
      position: absolute;
      left: 839px;
      bottom: 7px;
      width: 87px;
      text-align: center;
      font-size: 12px; }
    .theme-fc-content .topic-tile .sticky-marker {
      position: absolute;
      right: 44px;
      top: 7.5px;
      width: 9px;
      height: 45px;
      background-image: url(../imageset/topic-sticky.png);
      background-repeat: no-repeat;
      background-position: top left; }
    .lt-ie8 .theme-fc-content .topic-tile:hover {
      z-index: 10; }
    .theme-fc-content .topic-tile .last-post {
      position: absolute;
      left: 497px;
      width: 335px;
      top: 0;
      bottom: 0;
      z-index: 2; }
      .theme-fc-content .topic-tile .last-post .last-post-extract,
      .theme-fc-content .topic-tile .last-post .last-post-author-and-time {
        position: absolute;
        left: 20px;
        max-width: 295px;
        text-decoration: none;
        font-size: 12px;
        line-height: 14px;
        color: #414141; }
        .theme-fc-content .topic-tile .last-post .last-post-extract:hover, .theme-fc-content .topic-tile .last-post .last-post-extract a, .theme-fc-content .topic-tile .last-post .last-post-extract a:hover, .theme-fc-content .topic-tile .last-post .last-post-extract a:active,
        .theme-fc-content .topic-tile .last-post .last-post-author-and-time:hover,
        .theme-fc-content .topic-tile .last-post .last-post-author-and-time a,
        .theme-fc-content .topic-tile .last-post .last-post-author-and-time a:hover,
        .theme-fc-content .topic-tile .last-post .last-post-author-and-time a:active {
          text-decoration: none;
          outline: none; }
        .theme-fc-content .topic-tile .last-post .last-post-extract a,
        .theme-fc-content .topic-tile .last-post .last-post-author-and-time a {
          color: #0096e1; }
      .theme-fc-content .topic-tile .last-post .last-post-extract {
        top: 8px;
        display: inline-block;
        zoom: 1;
        *display: inline;
        line-height: 14px;
        overflow: hidden; }
        .theme-fc-content .topic-tile .last-post .last-post-extract .ellipsis-text {
          display: inline-block;
          zoom: 1;
          *display: inline; }
        .theme-fc-content .topic-tile .last-post .last-post-extract .fcquote .username {
          color: #0096E1; }
        .theme-fc-content .topic-tile .last-post .last-post-extract .fcquote .datetime {
          display: none; }
        .theme-fc-content .topic-tile .last-post .last-post-extract .fcquote .message {
          font-style: italic; }
          .theme-fc-content .topic-tile .last-post .last-post-extract .fcquote .message ul,
          .theme-fc-content .topic-tile .last-post .last-post-extract .fcquote .message ol {
            margin-top: 0;
            margin-bottom: 0;
            padding-top: 0;
            padding-bottom: 0; }
      .theme-fc-content .topic-tile .last-post .last-post-author-and-time {
        bottom: 5px;
        height: 15px;
        overflow: hidden; }
        .theme-fc-content .topic-tile .last-post .last-post-author-and-time .last-post-author {
          margin-right: 4px;
          color: #0096E1; }
      .theme-fc-content .topic-tile .last-post .tooltip {
        position: absolute;
        left: -999em;
        font-size: 12px;
        cursor: pointer;
        z-index: 10; }
        .theme-fc-content .topic-tile .last-post .tooltip.tooltip-up {
          bottom: 53px;
          width: 259px;
          z-index: 1000;
          padding: 12px 24px;
          margin-top: 22px;
          margin-bottom: 22px;
          opacity: 1;
          font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
          box-sizing: content-box;
          background-image: url(../imageset/bg-tooltip-center.png);
          background-repeat: repeat-y; }
          .theme-fc-content .topic-tile .last-post .tooltip.tooltip-up .tooltip-border-top,
          .theme-fc-content .topic-tile .last-post .tooltip.tooltip-up .tooltip-border-bottom {
            position: absolute;
            left: 0;
            right: 0; }
          .theme-fc-content .topic-tile .last-post .tooltip.tooltip-up .tooltip-border-top {
            height: 22px;
            top: -22px;
            background-image: url(../imageset/bg-tooltip-up-top.png);
            background-repeat: no-repeat; }
          .theme-fc-content .topic-tile .last-post .tooltip.tooltip-up .tooltip-border-bottom {
            height: 22px;
            bottom: -22px;
            background-image: url(../imageset/bg-tooltip-up-bottom.png);
            background-repeat: no-repeat; }
        .theme-fc-content .topic-tile .last-post .tooltip.tooltip-down {
          top: 53px;
          width: 259px;
          z-index: 1000;
          padding: 12px 24px;
          margin-top: 22px;
          margin-bottom: 22px;
          opacity: 1;
          font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
          box-sizing: content-box;
          background-image: url(../imageset/bg-tooltip-center.png);
          background-repeat: repeat-y; }
          .theme-fc-content .topic-tile .last-post .tooltip.tooltip-down .tooltip-border-top, .theme-fc-content .topic-tile .last-post .tooltip.tooltip-down .tooltip-border-bottom {
            position: absolute;
            left: 0;
            right: 0; }
          .theme-fc-content .topic-tile .last-post .tooltip.tooltip-down .tooltip-border-top {
            height: 22px;
            top: -22px;
            background-image: url(../imageset/bg-tooltip-down-top.png);
            background-repeat: no-repeat; }
          .theme-fc-content .topic-tile .last-post .tooltip.tooltip-down .tooltip-border-bottom {
            height: 22px;
            bottom: -22px;
            background-image: url(../imageset/bg-tooltip-down-bottom.png);
            background-repeat: no-repeat; }
        .theme-fc-content .topic-tile .last-post .tooltip .tooltip-inside {
          padding-left: 70px; }
        .theme-fc-content .topic-tile .last-post .tooltip .tooltip-post-link {
          color: inherit; }
        .theme-fc-content .topic-tile .last-post .tooltip .tooltip-post-author-avatar {
          position: absolute;
          top: 12px;
          left: 24px;
          width: 50px;
          height: 50px; }
        .theme-fc-content .topic-tile .last-post .tooltip .tooltip-post-author {
          font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
          font-weight: normal;
          text-decoration: none;
          font-weight: bold;
          color: #6CF; }
          .theme-fc-content .topic-tile .last-post .tooltip .tooltip-post-author:hover, .theme-fc-content .topic-tile .last-post .tooltip .tooltip-post-author a, .theme-fc-content .topic-tile .last-post .tooltip .tooltip-post-author a:hover, .theme-fc-content .topic-tile .last-post .tooltip .tooltip-post-author a:active {
            text-decoration: none;
            outline: none; }
        .theme-fc-content .topic-tile .last-post .tooltip .tooltip-post-time {
          display: block;
          margin-top: 5px;
          font-size: 11px;
          color: #acaba7; }
        .theme-fc-content .topic-tile .last-post .tooltip .tooltip-post-content {
          margin-top: 5px;
          font-size: 11px;
          line-height: normal;
          color: #FFFFFF;
          text-decoration: none;
          width: 190px;
          overflow: hidden;
          word-wrap: break-word; }
          .theme-fc-content .topic-tile .last-post .tooltip .tooltip-post-content:hover, .theme-fc-content .topic-tile .last-post .tooltip .tooltip-post-content a, .theme-fc-content .topic-tile .last-post .tooltip .tooltip-post-content a:hover, .theme-fc-content .topic-tile .last-post .tooltip .tooltip-post-content a:active {
            text-decoration: none;
            outline: none; }
          .theme-fc-content .topic-tile .last-post .tooltip .tooltip-post-content * {
            word-wrap: break-word; }
          .theme-fc-content .topic-tile .last-post .tooltip .tooltip-post-content a {
            color: inherit; }
          .theme-fc-content .topic-tile .last-post .tooltip .tooltip-post-content .fcquote .label {
            color: #FFFFFF; }
          .theme-fc-content .topic-tile .last-post .tooltip .tooltip-post-content .fcquote .username {
            color: #6CF; }
          .theme-fc-content .topic-tile .last-post .tooltip .tooltip-post-content .fcquote .datetime {
            display: none; }
          .theme-fc-content .topic-tile .last-post .tooltip .tooltip-post-content .fcquote .message {
            font-style: italic; }
      .theme-fc-content .topic-tile .last-post:hover .last-post-extract, .theme-fc-content .topic-tile .last-post.hover .last-post-extract {
        color: #000000; }
      .theme-fc-content .topic-tile .last-post:hover .tooltip, .theme-fc-content .topic-tile .last-post.hover .tooltip {
        left: 20px; }
      .theme-fc-content .topic-tile .last-post a.lastpostoverlaylink {
        position: relative;
        display: block;
        height: 60px;
        width: 335px;
        top: 0; }
    .theme-fc-content .topic-tile a.postoverlaylink {
      position: relative;
      display: block;
      height: 60px;
      width: 497px;
      top: 0; }
    .theme-fc-content .topic-tile a.newreplyoverlaylink {
      position: relative;
      display: block;
      height: 60px;
      width: 165px;
      right: -833px;
      top: -60px;
      z-index: 100; }
    .theme-fc-content .topic-tile .posts-count a,
    .theme-fc-content .topic-tile .posts-count a:hover,
    .theme-fc-content .topic-tile .posts-count a:visited,
    .theme-fc-content .topic-tile .posts-count a:active {
      color: #FFFFFF;
      text-decoration: none; }
    .theme-fc-content .topic-tile .last-post-extract a,
    .theme-fc-content .topic-tile .last-post-extract a:hover,
    .theme-fc-content .topic-tile .last-post-extract a:visited,
    .theme-fc-content .topic-tile .last-post-extract a:active,
    .theme-fc-content .topic-tile .last-post-extract .fcquote span.message {
      color: #222222!important;
      text-decoration: none; }
  .theme-fc-content .pager {
    font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 13px;
    font-weight: 800;
    /*line-height: 16px;*/
    color: #B1B1B1;
  }
    .theme-fc-content .pager a {
      text-decoration: none;
      color: inherit;
      z-index: 400!important;
      display: block;
      position: relative;
      width: auto; }
      .theme-fc-content .pager a:hover, .theme-fc-content .pager a a, .theme-fc-content .pager a a:hover, .theme-fc-content .pager a a:active {
        text-decoration: none;
        outline: none; }
    .theme-fc-content .pager .item,
    .theme-fc-content .pager .active-item {
      display: inline-block;
      zoom: 1;
      *display: inline; }
    .theme-fc-content .pager .item {
      margin-right: 4px;
      margin-left: 4px; }
      .theme-fc-content .pager .item:hover {
        color: #66ccff; }
    .theme-fc-content .pager .active-item {
      position: relative;
      margin-right: 4px;
      margin-left: 4px;
      color: #414141;
      background-image: url(../imageset/fc-pager-bg.png);
      background-repeat: repeat-x; }
      .theme-fc-content .pager .active-item a {
        color: inherit; }
      .theme-fc-content .pager .active-item .border-left,
      .theme-fc-content .pager .active-item .border-right {
        position: absolute;
        top: 0;
        bottom: 0;
        width: 4px;
        background-repeat: no-repeat; }
      .theme-fc-content .pager .active-item .border-left {
        left: -4px;
        background-image: url(../imageset/fc-pager-left.png); }
      .theme-fc-content .pager .active-item .border-right {
        right: -4px;
        background-image: url(../imageset/fc-pager-right.png); }
  .theme-fc-content .view-forum {
    overflow: visible; }
    .theme-fc-content .view-forum .headerdetail {
      overflow: visible;
      height: 30px;
      margin-bottom: 20px; }
      .theme-fc-content .view-forum .headerdetail div.buttons {
        margin-bottom: 5px; }
        .theme-fc-content .view-forum .headerdetail div.buttons .button a {
          font-family: DaxlineWebMedium,Verdana,Arial,Helvetica,sans-serif;
          font-size: 12px;
          font-weight: normal;
          color: #FFFFFF;
          background: #424242;
          background: -moz-linear-gradient(top, #424242 0%, #3f3f3f 20%, #282828 80%, #242424 100%);
          background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #424242), color-stop(20%, #3f3f3f), color-stop(80%, #282828), color-stop(100%, #242424));
          background: -webkit-linear-gradient(top, #424242 0%, #3f3f3f 20%, #282828 80%, #242424 100%);
          background: -o-linear-gradient(top, #424242 0%, #3f3f3f 20%, #282828 80%, #242424 100%);
          background: -ms-linear-gradient(top, #424242 0%, #3f3f3f 20%, #282828 80%, #242424 100%);
          background: linear-gradient(to bottom, #424242 0%, #3f3f3f 20%, #282828 80%, #242424 100%);
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#242424',GradientType=0 );
          border: 1px solid #000000;
          border-radius: 4px;
          margin-right: 10px;
          cursor: pointer;
          height: 23px;
          line-height: 23px;
          float: left;
          padding: 0 10px;
          text-align: center;
          text-decoration: none;
          z-index: 4;
          position: relative; }
        .theme-fc-content .view-forum .headerdetail div.buttons .button a:hover,
        .theme-fc-content .view-forum .headerdetail div.buttons .button a:active {
          color: #66CCFF;
          text-decoration: none; }
      .theme-fc-content .view-forum .headerdetail div.buttons span.button:hover,
      .theme-fc-content .view-forum .headerdetail div.buttons span.button:active {
        text-decoration: none; }
    .theme-fc-content .view-forum .modInfos .forumDescription {
      float: none;
      font-family: Arial, Helvetica, Verdana;
      margin-bottom: 30px;
      font-size: 13px; }
    .theme-fc-content .view-forum .modInfos a.postlink {
      color: #39A9E0;
      text-decoration: none; }
    .theme-fc-content .view-forum .modInfos ul, .theme-fc-content .view-forum .modInfos ol {
      padding-left: 16px; }
    .theme-fc-content .view-forum .forum-title {
      float: left;
      padding-right: 10px; }
      .theme-fc-content .view-forum .forum-title a {
        font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
        text-decoration: none;
        font-size: 28px;
        line-height: 36px;
        color: #ACACAC;
        font-size: 16px;
        line-height: 26px; }
        .theme-fc-content .view-forum .forum-title a:hover, .theme-fc-content .view-forum .forum-title a a, .theme-fc-content .view-forum .forum-title a a:hover, .theme-fc-content .view-forum .forum-title a a:active {
          text-decoration: none;
          outline: none; }
    .theme-fc-content .view-forum .topic-list {
      margin-top: 9px;
      z-index: 1; }
      .theme-fc-content .view-forum .topic-list .tile-headers {
        position: relative;
        height: 16px;
        font-size: 12px;
        color: #B1B1B1;
        margin-bottom: 10px; }
        .theme-fc-content .view-forum .topic-list .tile-headers span {
          position: absolute;
          top: 0; }
        .theme-fc-content .view-forum .topic-list .tile-headers .topic {
          left: 70px; }
        .theme-fc-content .view-forum .topic-list .tile-headers .latest-post {
          left: 517px; }
        .theme-fc-content .view-forum .topic-list .tile-headers .posts-and-clicks {
          left: 845px; }
    .theme-fc-content .view-forum .topic-list-footer {
      padding-top: 7px;
      padding-bottom: 10px; }
      .theme-fc-content .view-forum .topic-list-footer .buttons .button {
        display: inline-block;
        zoom: 1;
        *display: inline;
        padding-left: 10px;
        cursor: pointer;
        border: none;
        background-image: url(../imageset/fc-buttons02-left.png);
        background-repeat: no-repeat;
        background-position: left top;
        background-color: transparent;
        float: left;
        margin-right: 8px; }
        .theme-fc-content .view-forum .topic-list-footer .buttons .button .button-inner {
          display: inline-block;
          zoom: 1;
          *display: inline;
          padding-right: 10px; }
          .theme-fc-content .view-forum .topic-list-footer .buttons .button .button-inner a, .theme-fc-content .view-forum .topic-list-footer .buttons .button .button-inner span {
            display: block;
            width: auto;
            text-decoration: none;
            color: #f0f0f0;
            text-align: center;
            white-space: nowrap; }
            .theme-fc-content .view-forum .topic-list-footer .buttons .button .button-inner a:hover, .theme-fc-content .view-forum .topic-list-footer .buttons .button .button-inner a a, .theme-fc-content .view-forum .topic-list-footer .buttons .button .button-inner a a:hover, .theme-fc-content .view-forum .topic-list-footer .buttons .button .button-inner a a:active, .theme-fc-content .view-forum .topic-list-footer .buttons .button .button-inner span:hover, .theme-fc-content .view-forum .topic-list-footer .buttons .button .button-inner span a, .theme-fc-content .view-forum .topic-list-footer .buttons .button .button-inner span a:hover, .theme-fc-content .view-forum .topic-list-footer .buttons .button .button-inner span a:active {
              text-decoration: none;
              outline: none; }
        .theme-fc-content .view-forum .topic-list-footer .buttons .button:hover .button-inner a, .theme-fc-content .view-forum .topic-list-footer .buttons .button:hover .button-inner span {
          color: #6cf; }
        .theme-fc-content .view-forum .topic-list-footer .buttons .button .button-inner {
          background-image: url(../imageset/fc-buttons02.png);
          background-repeat: no-repeat;
          background-position: right top; }
          .theme-fc-content .view-forum .topic-list-footer .buttons .button .button-inner a, .theme-fc-content .view-forum .topic-list-footer .buttons .button .button-inner span {
            font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
            font-weight: normal;
            font-size: 14px;
            line-height: 28px;
            padding-top: 2px;
            z-index: 4;
            position: relative; }
    .theme-fc-content .view-forum .top-pager,
    .theme-fc-content .view-forum .bottom-pager {
      float: right; }
    .theme-fc-content .view-forum .top-pager {
      margin-top: 3px;
      margin-right: 36px; }
  .theme-fc-content .topic-header {
    margin-bottom: 10px;
    overflow: visible; }
    .theme-fc-content .topic-header .topic-title {
      float: left;
      font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
      font-weight: normal;
      text-decoration: none;
      font-size: 28px;
      line-height: 36px;
      color: #ACACAC; }
      .theme-fc-content .topic-header .topic-title:hover, .theme-fc-content .topic-header .topic-title a, .theme-fc-content .topic-header .topic-title a:hover, .theme-fc-content .topic-header .topic-title a:active {
        text-decoration: none;
        outline: none; }
    .theme-fc-content .topic-header .topic-tooltip-toggle {
      position: relative;
      float: left;
      width: 18px;
      height: 18px;
      margin-top: 10px;
      margin-left: 20px;
      background: url(../imageset/expanded.switch.gif) no-repeat scroll 0 -18px transparent; }
      .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip {
        position: absolute;
        top: 18px;
        right: -12px;
        z-index: 1000;
        padding: 0 1px;
        margin-top: 22px;
        margin-bottom: 22px;
        background-image: url(../imageset/flexible-tooltip-center.png);
        background-repeat: repeat;
        display: none; }
        .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-corner-top-left, .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-corner-top-right, .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-corner-bottom-left, .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-corner-bottom-right {
          position: absolute;
          display: block;
          width: 22px;
          height: 22px;
          background-image: url(../imageset/flexible-tooltip-corners.png);
          background-repeat: no-repeat;
          background-attachment: scroll; }
        .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-corner-top-left, .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-corner-top-right {
          top: -22px; }
        .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-corner-bottom-left, .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-corner-bottom-right {
          bottom: -22px; }
        .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-corner-top-left, .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-corner-bottom-left {
          left: -22px; }
        .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-corner-top-right, .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-corner-bottom-right {
          right: -22px; }
        .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-corner-top-left {
          background-position: 0 0; }
        .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-corner-top-right {
          background-position: -22px 0; }
        .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-corner-bottom-left {
          background-position: 0 -22px; }
        .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-corner-bottom-right {
          background-position: -22px -22px; }
        .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-border-top, .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-border-bottom {
          position: absolute;
          height: 22px;
          left: 0;
          right: 0;
          background-image: url(../imageset/flexible-tooltip-borders-horizontal.png);
          background-repeat: no-repeat;
          background-attachment: scroll; }
        .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-border-top {
          top: -22px;
          background-position: right 0; }
        .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip.flipped .tooltip-border-top {
          background-position: left -44px; }
        .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-border-bottom {
          bottom: -22px;
          background-position: right -22px; }
        .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-border-left, .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-border-right {
          position: absolute;
          width: 22px;
          top: 0;
          bottom: 0;
          background-image: url(../imageset/flexible-tooltip-borders-vertical.png);
          background-repeat: repeat-y;
          background-attachment: scroll; }
        .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-border-left {
          left: -22px;
          background-position: 0 0; }
        .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-border-right {
          right: -22px;
          background-position: -22px 0; }
        .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip.flipped {
          top: 18px;
          right: auto;
          left: -12px; }
        .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-inner {
          overflow: hidden; }
          .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-inner .buttons .button {
            display: inline-block;
            zoom: 1;
            *display: inline;
            padding-left: 10px;
            cursor: pointer;
            border: none;
            background-image: url(../imageset/fc-buttons02-left.png);
            background-repeat: no-repeat;
            background-position: left top;
            background-color: transparent;
            margin-bottom: 5px; }
            .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-inner .buttons .button .button-inner {
              display: inline-block;
              zoom: 1;
              *display: inline;
              padding-right: 10px; }
              .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-inner .buttons .button .button-inner a, .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-inner .buttons .button .button-inner span {
                display: block;
                width: auto;
                text-decoration: none;
                color: #f0f0f0;
                text-align: center;
                white-space: nowrap; }
                .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-inner .buttons .button .button-inner a:hover, .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-inner .buttons .button .button-inner a a, .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-inner .buttons .button .button-inner a a:hover, .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-inner .buttons .button .button-inner a a:active, .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-inner .buttons .button .button-inner span:hover, .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-inner .buttons .button .button-inner span a, .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-inner .buttons .button .button-inner span a:hover, .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-inner .buttons .button .button-inner span a:active {
                  text-decoration: none;
                  outline: none; }
            .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-inner .buttons .button:hover .button-inner a, .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-inner .buttons .button:hover .button-inner span {
              color: #6cf; }
            .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-inner .buttons .button .button-inner {
              background-image: url(../imageset/fc-buttons02.png);
              background-repeat: no-repeat;
              background-position: right top; }
              .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-inner .buttons .button .button-inner a, .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-inner .buttons .button .button-inner span {
                font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
                font-weight: normal;
                font-size: 14px;
                line-height: 28px;
                padding-top: 2px;
                z-index: 4;
                position: relative; }
            .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-inner .buttons .button .button-inner a, .theme-fc-content .topic-header .topic-tooltip-toggle .topic-tooltip .tooltip-inner .buttons .button .button-inner span {
              min-width: 190px; }
      .theme-fc-content .topic-header .topic-tooltip-toggle:hover .topic-tooltip, .theme-fc-content .topic-header .topic-tooltip-toggle.hover .topic-tooltip {
        display: block; }
    .theme-fc-content .topic-header .pager {
      float: right;
      margin-top: 13px; }
  .theme-fc-content .posting-review,
  .theme-fc-content .unglobalise-topic {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dotted #919191; }
    .theme-fc-content .posting-review .title,
    .theme-fc-content .posting-review .explain,
    .theme-fc-content .unglobalise-topic .title,
    .theme-fc-content .unglobalise-topic .explain {
      color: #6CF; }
    .theme-fc-content .posting-review .title,
    .theme-fc-content .unglobalise-topic .title {
      font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
      font-weight: normal;
      text-transform: none;
      font-size: 20px;
      margin-bottom: 0;
      line-height: 12px; }
    .theme-fc-content .posting-review .explain,
    .theme-fc-content .unglobalise-topic .explain {
      font-family: DaxlineWeb, Verdana, Arial, Helvetica, sans-serif;
      font-weight: normal;
      margin-bottom: 20px; }
  .theme-fc-content .reply-buttons {
    margin-top: 10px;
    margin-bottom: 10px; }
  .theme-fc-content .unglobalise-topic label {
    font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 23px;
    color: #0096E1;
    margin-right: 20px; }
  .theme-fc-content .unglobalise-topic .confirm-unglobalise-button,
  .theme-fc-content .unglobalise-topic .cancel-button {
    display: inline-block;
    zoom: 1;
    *display: inline;
    float: right;
    margin-left: 5px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    background-position: 0 -43px;
    background-image: url(../imageset/large-blue-button.png);
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 0 0;
    border: 0 none;
    height: 33px;
    width: 178px;
    padding: 0 3px;
    font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 20px;
    line-height: 33px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer; }
    .theme-fc-content .unglobalise-topic .confirm-unglobalise-button:hover,
    .theme-fc-content .unglobalise-topic .cancel-button:hover {
      background-position: 0 -43px; }
    .theme-fc-content .unglobalise-topic .confirm-unglobalise-button .button-inner,
    .theme-fc-content .unglobalise-topic .cancel-button .button-inner {
      display: inline-block;
      zoom: 1;
      *display: inline; }
      .theme-fc-content .unglobalise-topic .confirm-unglobalise-button .button-inner span,
      .theme-fc-content .unglobalise-topic .confirm-unglobalise-button .button-inner a,
      .theme-fc-content .unglobalise-topic .cancel-button .button-inner span,
      .theme-fc-content .unglobalise-topic .cancel-button .button-inner a {
        display: inline-block;
        zoom: 1;
        *display: inline; }
      .theme-fc-content .unglobalise-topic .confirm-unglobalise-button .button-inner span,
      .theme-fc-content .unglobalise-topic .confirm-unglobalise-button .button-inner a,
      .theme-fc-content .unglobalise-topic .confirm-unglobalise-button .button-inner a:hover,
      .theme-fc-content .unglobalise-topic .cancel-button .button-inner span,
      .theme-fc-content .unglobalise-topic .cancel-button .button-inner a,
      .theme-fc-content .unglobalise-topic .cancel-button .button-inner a:hover {
        color: #000000;
        text-decoration: none; }
        .theme-fc-content .unglobalise-topic .confirm-unglobalise-button .button-inner span:hover, .theme-fc-content .unglobalise-topic .confirm-unglobalise-button .button-inner span a, .theme-fc-content .unglobalise-topic .confirm-unglobalise-button .button-inner span a:hover, .theme-fc-content .unglobalise-topic .confirm-unglobalise-button .button-inner span a:active,
        .theme-fc-content .unglobalise-topic .confirm-unglobalise-button .button-inner a:hover,
        .theme-fc-content .unglobalise-topic .confirm-unglobalise-button .button-inner a a,
        .theme-fc-content .unglobalise-topic .confirm-unglobalise-button .button-inner a a:hover,
        .theme-fc-content .unglobalise-topic .confirm-unglobalise-button .button-inner a a:active,
        .theme-fc-content .unglobalise-topic .confirm-unglobalise-button .button-inner a:hover:hover,
        .theme-fc-content .unglobalise-topic .confirm-unglobalise-button .button-inner a:hover a,
        .theme-fc-content .unglobalise-topic .confirm-unglobalise-button .button-inner a:hover a:hover,
        .theme-fc-content .unglobalise-topic .confirm-unglobalise-button .button-inner a:hover a:active,
        .theme-fc-content .unglobalise-topic .cancel-button .button-inner span:hover,
        .theme-fc-content .unglobalise-topic .cancel-button .button-inner span a,
        .theme-fc-content .unglobalise-topic .cancel-button .button-inner span a:hover,
        .theme-fc-content .unglobalise-topic .cancel-button .button-inner span a:active,
        .theme-fc-content .unglobalise-topic .cancel-button .button-inner a:hover,
        .theme-fc-content .unglobalise-topic .cancel-button .button-inner a a,
        .theme-fc-content .unglobalise-topic .cancel-button .button-inner a a:hover,
        .theme-fc-content .unglobalise-topic .cancel-button .button-inner a a:active,
        .theme-fc-content .unglobalise-topic .cancel-button .button-inner a:hover:hover,
        .theme-fc-content .unglobalise-topic .cancel-button .button-inner a:hover a,
        .theme-fc-content .unglobalise-topic .cancel-button .button-inner a:hover a:hover,
        .theme-fc-content .unglobalise-topic .cancel-button .button-inner a:hover a:active {
          text-decoration: none;
          outline: none; }
  .theme-fc-content .posts-list .post,
  .theme-fc-content .post-preview .post,
  .theme-fc-content .post-review .post {
    position: relative;
    margin-bottom: 5px;
    margin-left: 180px;
    background-color: #F7F7F7;
    min-height: 203px;
    z-index: 4; }
    .theme-fc-content .posts-list .post .infobox,
    .theme-fc-content .post-preview .post .infobox,
    .theme-fc-content .post-review .post .infobox {
      box-sizing: content-box;
      position: absolute;
      top: 0;
      left: -180px;
      bottom: 0;
      display: block;
      width: 160px;
      padding: 5px 10px;
      background-image: url(../imageset/infobox-middle.png);
      background-repeat: repeat-y;
      background-position: -180px 0; }
      .theme-fc-content .posts-list .post .infobox .author-avatar,
      .theme-fc-content .post-preview .post .infobox .author-avatar,
      .theme-fc-content .post-review .post .infobox .author-avatar {
        position: absolute;
        top: 10px;
        left: 10px; }
      .theme-fc-content .posts-list .post .infobox .author-avatar,
      .theme-fc-content .post-preview .post .infobox .author-avatar,
      .theme-fc-content .post-review .post .infobox .author-avatar {
        display: inline-block;
        zoom: 1;
        *display: inline;
        width: 93px;
        height: 93px; }
      .theme-fc-content .posts-list .post .infobox .author-username,
      .theme-fc-content .post-preview .post .infobox .author-username,
      .theme-fc-content .post-review .post .infobox .author-username {
        margin-top: 105px;
        padding-right: 32px;
        display: block;
        font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
        text-decoration: none;
        font-size: 14px;
        line-height: 17px;
        color: #ffffff; }
        .theme-fc-content .posts-list .post .infobox .author-username .username-coloured,
        .theme-fc-content .post-preview .post .infobox .author-username .username-coloured,
        .theme-fc-content .post-review .post .infobox .author-username .username-coloured {
          color: inherit !important;
          font-weight: normal; }
        .theme-fc-content .posts-list .post .infobox .author-username:hover, .theme-fc-content .posts-list .post .infobox .author-username a, .theme-fc-content .posts-list .post .infobox .author-username a:hover, .theme-fc-content .posts-list .post .infobox .author-username a:active,
        .theme-fc-content .post-preview .post .infobox .author-username:hover,
        .theme-fc-content .post-preview .post .infobox .author-username a,
        .theme-fc-content .post-preview .post .infobox .author-username a:hover,
        .theme-fc-content .post-preview .post .infobox .author-username a:active,
        .theme-fc-content .post-review .post .infobox .author-username:hover,
        .theme-fc-content .post-review .post .infobox .author-username a,
        .theme-fc-content .post-review .post .infobox .author-username a:hover,
        .theme-fc-content .post-review .post .infobox .author-username a:active {
          text-decoration: none;
          outline: none; }
        .theme-fc-content .posts-list .post .infobox .author-username span.isNew,
        .theme-fc-content .post-preview .post .infobox .author-username span.isNew,
        .theme-fc-content .post-review .post .infobox .author-username span.isNew {
          color: #66CCFF;
          vertical-align: top;
          font-size: 11px;
          line-height: 12px;
          text-transform: lowercase; }
      .theme-fc-content .posts-list .post .infobox .online-indicator-on,
      .theme-fc-content .posts-list .post .infobox .online-indicator-off,
      .theme-fc-content .posts-list .post .infobox .online-indicator-idle,
      .theme-fc-content .post-preview .post .infobox .online-indicator-on,
      .theme-fc-content .post-preview .post .infobox .online-indicator-off,
      .theme-fc-content .post-preview .post .infobox .online-indicator-idle,
      .theme-fc-content .post-review .post .infobox .online-indicator-on,
      .theme-fc-content .post-review .post .infobox .online-indicator-off,
      .theme-fc-content .post-review .post .infobox .online-indicator-idle {
        display: inline-block;
        zoom: 1;
        *display: inline;
        width: 32px;
        height: 14px;
        background-image: url(../imageset/user-status.png);
        background-repeat: no-repeat;
        vertical-align: top; }
      .theme-fc-content .posts-list .post .infobox .online-indicator-on,
      .theme-fc-content .post-preview .post .infobox .online-indicator-on,
      .theme-fc-content .post-review .post .infobox .online-indicator-on {
        background-position: 0 0; }
      .theme-fc-content .posts-list .post .infobox .online-indicator-off,
      .theme-fc-content .post-preview .post .infobox .online-indicator-off,
      .theme-fc-content .post-review .post .infobox .online-indicator-off {
        background-position: 0 -14px; }
      .theme-fc-content .posts-list .post .infobox .online-indicator-idle,
      .theme-fc-content .post-preview .post .infobox .online-indicator-idle,
      .theme-fc-content .post-review .post .infobox .online-indicator-idle {
        background-position: 0 -28px; }
      .theme-fc-content .posts-list .post .infobox .author-username-online,
      .theme-fc-content .post-preview .post .infobox .author-username-online,
      .theme-fc-content .post-review .post .infobox .author-username-online {
        padding-right: 0; }
        .theme-fc-content .posts-list .post .infobox .author-username-online .username,
        .theme-fc-content .post-preview .post .infobox .author-username-online .username,
        .theme-fc-content .post-review .post .infobox .author-username-online .username {
          margin-right: 5px;
          float: left; }
      .theme-fc-content .posts-list .post .infobox .post-date,
      .theme-fc-content .posts-list .post .infobox .post-number,
      .theme-fc-content .post-preview .post .infobox .post-date,
      .theme-fc-content .post-preview .post .infobox .post-number,
      .theme-fc-content .post-review .post .infobox .post-date,
      .theme-fc-content .post-review .post .infobox .post-number {
        display: block;
        color: #B1B1B1;
        font-size: 12px;
        margin-top: 4px; }
      .theme-fc-content .posts-list .post .infobox .border-top,
      .theme-fc-content .posts-list .post .infobox .border-bottom,
      .theme-fc-content .posts-list .post .infobox .tick,
      .theme-fc-content .post-preview .post .infobox .border-top,
      .theme-fc-content .post-preview .post .infobox .border-bottom,
      .theme-fc-content .post-preview .post .infobox .tick,
      .theme-fc-content .post-review .post .infobox .border-top,
      .theme-fc-content .post-review .post .infobox .border-bottom,
      .theme-fc-content .post-review .post .infobox .tick {
        position: absolute;
        background-image: url("../imageset/infobox-sprite.png");
        background-repeat: no-repeat; }
      .theme-fc-content .posts-list .post .infobox .border-top,
      .theme-fc-content .posts-list .post .infobox .border-bottom,
      .theme-fc-content .post-preview .post .infobox .border-top,
      .theme-fc-content .post-preview .post .infobox .border-bottom,
      .theme-fc-content .post-review .post .infobox .border-top,
      .theme-fc-content .post-review .post .infobox .border-bottom {
        left: 0;
        right: 0;
        height: 3px; }
      .theme-fc-content .posts-list .post .infobox .border-top,
      .theme-fc-content .post-preview .post .infobox .border-top,
      .theme-fc-content .post-review .post .infobox .border-top {
        top: 0;
        background-position: 0 -6px; }
      .theme-fc-content .posts-list .post .infobox .border-bottom,
      .theme-fc-content .post-preview .post .infobox .border-bottom,
      .theme-fc-content .post-review .post .infobox .border-bottom {
        bottom: 0;
        background-position: 0 -9px; }
      .theme-fc-content .posts-list .post .infobox .tick,
      .theme-fc-content .post-preview .post .infobox .tick,
      .theme-fc-content .post-review .post .infobox .tick {
        top: 13px;
        right: 0;
        width: 12px;
        height: 23px;
        background-position: -192px 0; }
      .theme-fc-content .posts-list .post .infobox.topic-starter,
      .theme-fc-content .post-preview .post .infobox.topic-starter,
      .theme-fc-content .post-review .post .infobox.topic-starter {
        background-position: 0 0; }
        .theme-fc-content .posts-list .post .infobox.topic-starter .border-top,
        .theme-fc-content .post-preview .post .infobox.topic-starter .border-top,
        .theme-fc-content .post-review .post .infobox.topic-starter .border-top {
          background-position: 0 0; }
        .theme-fc-content .posts-list .post .infobox.topic-starter .border-bottom,
        .theme-fc-content .post-preview .post .infobox.topic-starter .border-bottom,
        .theme-fc-content .post-review .post .infobox.topic-starter .border-bottom {
          background-position: 0 -3px; }
        .theme-fc-content .posts-list .post .infobox.topic-starter .tick,
        .theme-fc-content .post-preview .post .infobox.topic-starter .tick,
        .theme-fc-content .post-review .post .infobox.topic-starter .tick {
          background-position: -180px 0; }
      .theme-fc-content .posts-list .post .infobox span.accountColor,
      .theme-fc-content .post-preview .post .infobox span.accountColor,
      .theme-fc-content .post-review .post .infobox span.accountColor {
        vertical-align: top; }
    .theme-fc-content .posts-list .post .post-content,
    .theme-fc-content .post-preview .post .post-content,
    .theme-fc-content .post-review .post .post-content {
      position: relative;
      padding: 5px 20px 10px 20px; }
      .theme-fc-content .posts-list .post .post-content .post-buttons,
      .theme-fc-content .post-preview .post .post-content .post-buttons,
      .theme-fc-content .post-review .post .post-content .post-buttons {
        overflow: visible; }
        .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons,
        .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons,
        .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons,
        .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons,
        .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons,
        .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons {
          margin-bottom: 5px; }
        .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons,
        .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons,
        .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons {
          float: right; }
          .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-indicator,
          .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-indicator,
          .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-indicator {
            display: inline-block;
            zoom: 1;
            *display: inline;
            padding-left: 15px;
            margin-right: 5px;
            background-image: url(../imageset/rating_l.png);
            background-repeat: no-repeat;
            background-position: left top;
            text-align: center; }
            .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-indicator .rating-indicator-inner,
            .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-indicator .rating-indicator-inner,
            .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-indicator .rating-indicator-inner {
              display: inline-block;
              zoom: 1;
              *display: inline;
              background-image: url(../imageset/rating_r.png);
              background-repeat: no-repeat;
              background-position: right top;
              padding-right: 15px; }
              .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-indicator .rating-indicator-inner a,
              .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-indicator .rating-indicator-inner span,
              .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-indicator .rating-indicator-inner a,
              .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-indicator .rating-indicator-inner span,
              .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-indicator .rating-indicator-inner a,
              .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-indicator .rating-indicator-inner span {
                display: inline-block;
                zoom: 1;
                *display: inline;
                text-decoration: none;
                font-weight: bold;
                color: #191919;
                font-size: 10px;
                line-height: 25px;
                white-space: nowrap; }
                .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-indicator .rating-indicator-inner a:hover, .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-indicator .rating-indicator-inner a a, .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-indicator .rating-indicator-inner a a:hover, .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-indicator .rating-indicator-inner a a:active,
                .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-indicator .rating-indicator-inner span:hover,
                .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-indicator .rating-indicator-inner span a,
                .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-indicator .rating-indicator-inner span a:hover,
                .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-indicator .rating-indicator-inner span a:active,
                .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-indicator .rating-indicator-inner a:hover,
                .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-indicator .rating-indicator-inner a a,
                .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-indicator .rating-indicator-inner a a:hover,
                .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-indicator .rating-indicator-inner a a:active,
                .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-indicator .rating-indicator-inner span:hover,
                .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-indicator .rating-indicator-inner span a,
                .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-indicator .rating-indicator-inner span a:hover,
                .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-indicator .rating-indicator-inner span a:active,
                .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-indicator .rating-indicator-inner a:hover,
                .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-indicator .rating-indicator-inner a a,
                .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-indicator .rating-indicator-inner a a:hover,
                .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-indicator .rating-indicator-inner a a:active,
                .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-indicator .rating-indicator-inner span:hover,
                .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-indicator .rating-indicator-inner span a,
                .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-indicator .rating-indicator-inner span a:hover,
                .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-indicator .rating-indicator-inner span a:active {
                  text-decoration: none;
                  outline: none; }
          .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button,
          .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button,
          .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button,
          .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button,
          .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button,
          .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button {
            display: inline-block;
            zoom: 1;
            *display: inline;
            padding-left: 10px;
            cursor: pointer;
            border: none;
            background-image: url(../imageset/fc-buttons01.png);
            background-repeat: no-repeat;
            background-position: left top;
            background-color: none;
            background-position: left 1px;
            background-image: url("../imageset/fc-buttons01_trans.png"); }
            .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner,
            .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner,
            .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner,
            .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner,
            .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner,
            .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner {
              display: inline-block;
              zoom: 1;
              *display: inline;
              padding-right: 10px; }
              .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner a, .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner span,
              .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner a,
              .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner span,
              .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner a,
              .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner span,
              .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner a,
              .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner span,
              .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner a,
              .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner span,
              .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner a,
              .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner span {
                display: block;
                width: 9px;
                text-decoration: none;
                color: #f0f0f0;
                text-align: center;
                white-space: nowrap; }
                .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner a:hover, .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner a a, .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner a a:hover, .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner a a:active, .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner span:hover, .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner span a, .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner span a:hover, .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner span a:active,
                .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner a:hover,
                .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner a a,
                .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner a a:hover,
                .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner a a:active,
                .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner span:hover,
                .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner span a,
                .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner span a:hover,
                .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner span a:active,
                .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner a:hover,
                .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner a a,
                .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner a a:hover,
                .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner a a:active,
                .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner span:hover,
                .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner span a,
                .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner span a:hover,
                .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner span a:active,
                .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner a:hover,
                .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner a a,
                .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner a a:hover,
                .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner a a:active,
                .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner span:hover,
                .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner span a,
                .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner span a:hover,
                .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner span a:active,
                .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner a:hover,
                .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner a a,
                .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner a a:hover,
                .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner a a:active,
                .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner span:hover,
                .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner span a,
                .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner span a:hover,
                .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner span a:active,
                .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner a:hover,
                .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner a a,
                .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner a a:hover,
                .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner a a:active,
                .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner span:hover,
                .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner span a,
                .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner span a:hover,
                .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner span a:active {
                  text-decoration: none;
                  outline: none; }
            .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button:hover .button-inner a, .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button:hover .button-inner span,
            .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button:hover .button-inner a,
            .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button:hover .button-inner span,
            .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button:hover .button-inner a,
            .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button:hover .button-inner span,
            .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button:hover .button-inner a,
            .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button:hover .button-inner span,
            .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button:hover .button-inner a,
            .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button:hover .button-inner span,
            .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button:hover .button-inner a,
            .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button:hover .button-inner span {
              color: #6cf; }
            .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner,
            .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner,
            .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner,
            .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner,
            .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner,
            .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner {
              background-image: url(../imageset/fc-buttons01.png);
              background-repeat: no-repeat;
              background-position: right top;
              padding-right: 13px; }
              .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner a,
              .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner span,
              .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner a,
              .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner span,
              .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner a,
              .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner span,
              .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner a,
              .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner span,
              .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner a,
              .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner span,
              .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner a,
              .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner span {
                font-size: 12px;
                line-height: 26px; }
            .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button.highlighted,
            .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button.highlighted,
            .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button.highlighted,
            .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button.highlighted,
            .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button.highlighted,
            .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button.highlighted {
              background-position: left -172px; }
              .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button.highlighted .button-inner,
              .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button.highlighted .button-inner,
              .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button.highlighted .button-inner,
              .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button.highlighted .button-inner,
              .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button.highlighted .button-inner,
              .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button.highlighted .button-inner {
                background-position: right -172px; }
                .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button.highlighted .button-inner a,
                .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button.highlighted .button-inner span,
                .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button.highlighted .button-inner a,
                .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button.highlighted .button-inner span,
                .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button.highlighted .button-inner a,
                .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button.highlighted .button-inner span,
                .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button.highlighted .button-inner a,
                .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button.highlighted .button-inner span,
                .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button.highlighted .button-inner a,
                .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button.highlighted .button-inner span,
                .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button.highlighted .button-inner a,
                .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button.highlighted .button-inner span {
                  color: #000000; }
            .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner,
            .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner,
            .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner,
            .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner,
            .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner,
            .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner {
              background-position: right 1px; }
              .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner a,
              .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner span,
              .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner a,
              .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner span,
              .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner a,
              .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner span,
              .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner a,
              .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner span,
              .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner a,
              .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .button-inner span,
              .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner a,
              .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .button-inner span {
                display: inline-block;
                zoom: 1;
                *display: inline; }
            .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button.disabled,
            .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button.disabled,
            .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button.disabled,
            .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button.disabled,
            .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button.disabled,
            .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button.disabled {
              background-position: left -171px; }
              .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button.disabled .button-inner,
              .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button.disabled .button-inner,
              .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button.disabled .button-inner,
              .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button.disabled .button-inner,
              .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button.disabled .button-inner,
              .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button.disabled .button-inner {
                background-position: right -171px; }
                .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button.disabled .button-inner a,
                .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button.disabled .button-inner span,
                .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button.disabled .button-inner a,
                .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button.disabled .button-inner span,
                .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button.disabled .button-inner a,
                .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button.disabled .button-inner span,
                .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button.disabled .button-inner a,
                .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button.disabled .button-inner span,
                .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button.disabled .button-inner a,
                .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button.disabled .button-inner span,
                .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button.disabled .button-inner a,
                .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button.disabled .button-inner span {
                  color: #000000; }
            .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button span.button-inner span,
            .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button span.button-inner span,
            .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button span.button-inner span,
            .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button span.button-inner span,
            .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button span.button-inner span,
            .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button span.button-inner span {
              display: block!important;
              width: auto;
              background-repeat: no-repeat;
              background-image: url("../imageset/fc_thank-you_thumb.png?v=1.0");
              background-position: 0 7px;
              padding-left: 19px; }
            .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button span.tooltip,
            .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button span.tooltip,
            .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button span.tooltip,
            .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button span.tooltip,
            .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button span.tooltip,
            .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button span.tooltip {
              background: none repeat scroll 0 0 #FFFFFF;
              border: 2px solid #CCCCCC;
              color: #777777;
              display: none;
              font-family: DaxlineWebMedium,Verdana,Arial,Helvetica,sans-serif;
              font-size: 12px;
              height: 18px;
              line-height: 18px;
              min-width: 266px;
              padding: 3px 8px;
              position: absolute;
              right: 22px;
              top: 44px;
              text-align: center; }
            .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .tooltip:after,
            .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .tooltip:before,
            .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .tooltip:after,
            .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .tooltip:before,
            .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .tooltip:after,
            .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .tooltip:before,
            .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .tooltip:after,
            .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .tooltip:before,
            .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .tooltip:after,
            .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .tooltip:before,
            .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .tooltip:after,
            .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .tooltip:before {
              border: medium solid transparent;
              bottom: 100%;
              content: " ";
              height: 0;
              pointer-events: none;
              position: absolute;
              width: 0; }
            .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .tooltip:after,
            .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .tooltip:after,
            .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .tooltip:after,
            .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .tooltip:after,
            .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .tooltip:after,
            .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .tooltip:after {
              border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) white;
              border-width: 12px;
              right: 10px;
              margin-left: -12px; }
            .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .tooltip:before,
            .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .tooltip:before,
            .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .tooltip:before,
            .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .tooltip:before,
            .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button .tooltip:before,
            .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button .tooltip:before {
              border-color: rgba(204, 204, 204, 0) rgba(204, 204, 204, 0) #cccccc;
              border-width: 15px;
              right: 7px;
              margin-left: -15px; }
            .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button:hover span.tooltip,
            .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button:hover span.tooltip,
            .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button:hover span.tooltip,
            .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button:hover span.tooltip,
            .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button:hover span.tooltip,
            .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button:hover span.tooltip {
              display: inline; }
            .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button:hover span.button-inner span,
            .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-up-button:hover span.button-inner span,
            .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button:hover span.button-inner span,
            .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-up-button:hover span.button-inner span,
            .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button:hover span.button-inner span,
            .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-up-button:hover span.button-inner span {
              background-position: 0 -37px; }
          .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button span.button-inner span,
          .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button span.button-inner span,
          .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button span.button-inner span {
            background-position: 0 -15px; }
          .theme-fc-content .posts-list .post .post-content .post-buttons .rating-buttons .rating-vote-down-button:hover span.button-inner span,
          .theme-fc-content .post-preview .post .post-content .post-buttons .rating-buttons .rating-vote-down-button:hover span.button-inner span,
          .theme-fc-content .post-review .post .post-content .post-buttons .rating-buttons .rating-vote-down-button:hover span.button-inner span {
            background-position: 0 -15px !important; }
        .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons,
        .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons,
        .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons {
          position: relative;
          float: left; }
          .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .post-report-button,
          .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .show-post-link-button,
          .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .reply-with-quote-button,
          .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .edit-post-button,
          .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .approve-button,
          .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .post-report-button,
          .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .show-post-link-button,
          .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .reply-with-quote-button,
          .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .edit-post-button,
          .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .approve-button,
          .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .post-report-button,
          .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .show-post-link-button,
          .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .reply-with-quote-button,
          .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .edit-post-button,
          .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .approve-button {
            display: inline-block;
            zoom: 1;
            *display: inline;
            padding-left: 10px;
            cursor: pointer;
            border: none;
            background-image: url(../imageset/fc-buttons01.png);
            background-repeat: no-repeat;
            background-position: left top;
            background-color: none; }
            .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner,
            .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner,
            .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner,
            .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner,
            .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .approve-button .button-inner,
            .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner,
            .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner,
            .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner,
            .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner,
            .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .approve-button .button-inner,
            .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner,
            .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner,
            .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner,
            .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner,
            .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .approve-button .button-inner {
              display: inline-block;
              zoom: 1;
              *display: inline;
              padding-right: 10px; }
              .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner a, .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner span,
              .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner a,
              .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner span,
              .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner a,
              .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner span,
              .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner a,
              .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner span,
              .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .approve-button .button-inner a,
              .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .approve-button .button-inner span,
              .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner a,
              .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner span,
              .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner a,
              .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner span,
              .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner a,
              .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner span,
              .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner a,
              .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner span,
              .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .approve-button .button-inner a,
              .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .approve-button .button-inner span,
              .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner a,
              .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner span,
              .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner a,
              .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner span,
              .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner a,
              .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner span,
              .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner a,
              .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner span,
              .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .approve-button .button-inner a,
              .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .approve-button .button-inner span {
                display: block;
                width: auto;
                text-decoration: none;
                color: #f0f0f0;
                text-align: center;
                white-space: nowrap; }
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner a:hover, .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner a a, .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner a a:hover, .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner a a:active, .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner span:hover, .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner span a, .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner span a:hover, .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner span a:active,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner a:hover,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner a a,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner a a:hover,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner a a:active,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner span:hover,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner span a,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner span a:hover,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner span a:active,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner a:hover,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner a a,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner a a:hover,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner a a:active,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner span:hover,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner span a,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner span a:hover,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner span a:active,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner a:hover,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner a a,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner a a:hover,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner a a:active,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner span:hover,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner span a,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner span a:hover,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner span a:active,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .approve-button .button-inner a:hover,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .approve-button .button-inner a a,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .approve-button .button-inner a a:hover,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .approve-button .button-inner a a:active,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .approve-button .button-inner span:hover,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .approve-button .button-inner span a,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .approve-button .button-inner span a:hover,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .approve-button .button-inner span a:active,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner a:hover,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner a a,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner a a:hover,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner a a:active,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner span:hover,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner span a,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner span a:hover,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner span a:active,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner a:hover,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner a a,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner a a:hover,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner a a:active,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner span:hover,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner span a,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner span a:hover,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner span a:active,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner a:hover,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner a a,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner a a:hover,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner a a:active,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner span:hover,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner span a,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner span a:hover,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner span a:active,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner a:hover,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner a a,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner a a:hover,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner a a:active,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner span:hover,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner span a,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner span a:hover,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner span a:active,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .approve-button .button-inner a:hover,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .approve-button .button-inner a a,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .approve-button .button-inner a a:hover,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .approve-button .button-inner a a:active,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .approve-button .button-inner span:hover,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .approve-button .button-inner span a,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .approve-button .button-inner span a:hover,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .approve-button .button-inner span a:active,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner a:hover,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner a a,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner a a:hover,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner a a:active,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner span:hover,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner span a,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner span a:hover,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner span a:active,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner a:hover,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner a a,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner a a:hover,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner a a:active,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner span:hover,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner span a,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner span a:hover,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner span a:active,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner a:hover,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner a a,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner a a:hover,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner a a:active,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner span:hover,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner span a,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner span a:hover,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner span a:active,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner a:hover,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner a a,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner a a:hover,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner a a:active,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner span:hover,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner span a,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner span a:hover,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner span a:active,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .approve-button .button-inner a:hover,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .approve-button .button-inner a a,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .approve-button .button-inner a a:hover,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .approve-button .button-inner a a:active,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .approve-button .button-inner span:hover,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .approve-button .button-inner span a,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .approve-button .button-inner span a:hover,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .approve-button .button-inner span a:active {
                  text-decoration: none;
                  outline: none; }
            .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .post-report-button:hover .button-inner a, .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .post-report-button:hover .button-inner span,
            .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .show-post-link-button:hover .button-inner a,
            .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .show-post-link-button:hover .button-inner span,
            .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .reply-with-quote-button:hover .button-inner a,
            .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .reply-with-quote-button:hover .button-inner span,
            .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .edit-post-button:hover .button-inner a,
            .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .edit-post-button:hover .button-inner span,
            .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .approve-button:hover .button-inner a,
            .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .approve-button:hover .button-inner span,
            .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .post-report-button:hover .button-inner a,
            .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .post-report-button:hover .button-inner span,
            .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .show-post-link-button:hover .button-inner a,
            .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .show-post-link-button:hover .button-inner span,
            .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .reply-with-quote-button:hover .button-inner a,
            .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .reply-with-quote-button:hover .button-inner span,
            .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .edit-post-button:hover .button-inner a,
            .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .edit-post-button:hover .button-inner span,
            .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .approve-button:hover .button-inner a,
            .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .approve-button:hover .button-inner span,
            .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .post-report-button:hover .button-inner a,
            .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .post-report-button:hover .button-inner span,
            .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .show-post-link-button:hover .button-inner a,
            .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .show-post-link-button:hover .button-inner span,
            .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .reply-with-quote-button:hover .button-inner a,
            .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .reply-with-quote-button:hover .button-inner span,
            .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .edit-post-button:hover .button-inner a,
            .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .edit-post-button:hover .button-inner span,
            .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .approve-button:hover .button-inner a,
            .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .approve-button:hover .button-inner span {
              color: #6cf; }
            .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner,
            .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner,
            .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner,
            .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner,
            .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .approve-button .button-inner,
            .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner,
            .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner,
            .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner,
            .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner,
            .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .approve-button .button-inner,
            .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner,
            .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner,
            .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner,
            .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner,
            .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .approve-button .button-inner {
              background-image: url(../imageset/fc-buttons01.png);
              background-repeat: no-repeat;
              background-position: right top;
              padding-right: 13px; }
              .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner a, .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner span,
              .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner a,
              .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner span,
              .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner a,
              .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner span,
              .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner a,
              .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner span,
              .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .approve-button .button-inner a,
              .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .approve-button .button-inner span,
              .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner a,
              .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner span,
              .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner a,
              .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner span,
              .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner a,
              .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner span,
              .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner a,
              .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner span,
              .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .approve-button .button-inner a,
              .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .approve-button .button-inner span,
              .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner a,
              .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .post-report-button .button-inner span,
              .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner a,
              .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .show-post-link-button .button-inner span,
              .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner a,
              .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .reply-with-quote-button .button-inner span,
              .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner a,
              .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .edit-post-button .button-inner span,
              .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .approve-button .button-inner a,
              .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .approve-button .button-inner span {
                font-size: 12px;
                line-height: 26px; }
            .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .post-report-button.highlighted,
            .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .show-post-link-button.highlighted,
            .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .reply-with-quote-button.highlighted,
            .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .edit-post-button.highlighted,
            .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .approve-button.highlighted,
            .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .post-report-button.highlighted,
            .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .show-post-link-button.highlighted,
            .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .reply-with-quote-button.highlighted,
            .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .edit-post-button.highlighted,
            .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .approve-button.highlighted,
            .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .post-report-button.highlighted,
            .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .show-post-link-button.highlighted,
            .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .reply-with-quote-button.highlighted,
            .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .edit-post-button.highlighted,
            .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .approve-button.highlighted {
              background-position: left -172px; }
              .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .post-report-button.highlighted .button-inner,
              .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .show-post-link-button.highlighted .button-inner,
              .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .reply-with-quote-button.highlighted .button-inner,
              .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .edit-post-button.highlighted .button-inner,
              .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .approve-button.highlighted .button-inner,
              .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .post-report-button.highlighted .button-inner,
              .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .show-post-link-button.highlighted .button-inner,
              .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .reply-with-quote-button.highlighted .button-inner,
              .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .edit-post-button.highlighted .button-inner,
              .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .approve-button.highlighted .button-inner,
              .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .post-report-button.highlighted .button-inner,
              .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .show-post-link-button.highlighted .button-inner,
              .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .reply-with-quote-button.highlighted .button-inner,
              .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .edit-post-button.highlighted .button-inner,
              .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .approve-button.highlighted .button-inner {
                background-position: right -172px; }
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .post-report-button.highlighted .button-inner a, .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .post-report-button.highlighted .button-inner span,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .show-post-link-button.highlighted .button-inner a,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .show-post-link-button.highlighted .button-inner span,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .reply-with-quote-button.highlighted .button-inner a,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .reply-with-quote-button.highlighted .button-inner span,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .edit-post-button.highlighted .button-inner a,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .edit-post-button.highlighted .button-inner span,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .approve-button.highlighted .button-inner a,
                .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .approve-button.highlighted .button-inner span,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .post-report-button.highlighted .button-inner a,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .post-report-button.highlighted .button-inner span,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .show-post-link-button.highlighted .button-inner a,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .show-post-link-button.highlighted .button-inner span,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .reply-with-quote-button.highlighted .button-inner a,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .reply-with-quote-button.highlighted .button-inner span,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .edit-post-button.highlighted .button-inner a,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .edit-post-button.highlighted .button-inner span,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .approve-button.highlighted .button-inner a,
                .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .approve-button.highlighted .button-inner span,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .post-report-button.highlighted .button-inner a,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .post-report-button.highlighted .button-inner span,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .show-post-link-button.highlighted .button-inner a,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .show-post-link-button.highlighted .button-inner span,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .reply-with-quote-button.highlighted .button-inner a,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .reply-with-quote-button.highlighted .button-inner span,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .edit-post-button.highlighted .button-inner a,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .edit-post-button.highlighted .button-inner span,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .approve-button.highlighted .button-inner a,
                .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .approve-button.highlighted .button-inner span {
                  color: #000000; }
          .theme-fc-content .posts-list .post .post-content .post-buttons .edit-buttons .show-post-link .post-link-text,
          .theme-fc-content .post-preview .post .post-content .post-buttons .edit-buttons .show-post-link .post-link-text,
          .theme-fc-content .post-review .post .post-content .post-buttons .edit-buttons .show-post-link .post-link-text {
            color: #000;
            position: absolute;
            top: 28px;
            left: 0;
            display: none;
            width: 400px;
            padding: 1px;
            font-size: 12px;
            border: 1px solid black; }
      .theme-fc-content .posts-list .post .post-content .post-body-raw,
      .theme-fc-content .post-preview .post .post-content .post-body-raw,
      .theme-fc-content .post-review .post .post-content .post-body-raw {
        display: none; }
      .theme-fc-content .posts-list .post .post-content .post-body,
      .theme-fc-content .post-preview .post .post-content .post-body,
      .theme-fc-content .post-review .post .post-content .post-body {
        color: #000000;
        word-wrap: break-word;
        line-height: 20px; }
        .theme-fc-content .posts-list .post .post-content .post-body .fcquote,
        .theme-fc-content .post-preview .post .post-content .post-body .fcquote,
        .theme-fc-content .post-review .post .post-content .post-body .fcquote {
          display: block;
          border: 1px solid #66caff;
          padding: 5px;
          margin: 5px;
          -moz-border-radius: 5px;
          border-radius: 5px;
          font-style: normal; }
          .theme-fc-content .posts-list .post .post-content .post-body .fcquote .label,
          .theme-fc-content .post-preview .post .post-content .post-body .fcquote .label,
          .theme-fc-content .post-review .post .post-content .post-body .fcquote .label {
            font-weight: bold; }
          .theme-fc-content .posts-list .post .post-content .post-body .fcquote .datetime,
          .theme-fc-content .post-preview .post .post-content .post-body .fcquote .datetime,
          .theme-fc-content .post-review .post .post-content .post-body .fcquote .datetime {
            font-size: 9px; }
          .theme-fc-content .posts-list .post .post-content .post-body .fcquote .username,
          .theme-fc-content .post-preview .post .post-content .post-body .fcquote .username,
          .theme-fc-content .post-review .post .post-content .post-body .fcquote .username {
            font-weight: bold; }
          .theme-fc-content .posts-list .post .post-content .post-body .fcquote .message,
          .theme-fc-content .post-preview .post .post-content .post-body .fcquote .message,
          .theme-fc-content .post-review .post .post-content .post-body .fcquote .message {
            font-style: italic;
            display: block; }
          .theme-fc-content .posts-list .post .post-content .post-body .fcquote a.quoteanchor,
          .theme-fc-content .post-preview .post .post-content .post-body .fcquote a.quoteanchor,
          .theme-fc-content .post-review .post .post-content .post-body .fcquote a.quoteanchor {
            font-size: 12px;
            padding: 0 10px;
            text-decoration: none;
            color: #66CCFF;
            cursor: pointer; }
          .theme-fc-content .posts-list .post .post-content .post-body .fcquote a:active,
          .theme-fc-content .posts-list .post .post-content .post-body .fcquote a:hover,
          .theme-fc-content .posts-list .post .post-content .post-body .fcquote a:visited,
          .theme-fc-content .post-preview .post .post-content .post-body .fcquote a:active,
          .theme-fc-content .post-preview .post .post-content .post-body .fcquote a:hover,
          .theme-fc-content .post-preview .post .post-content .post-body .fcquote a:visited,
          .theme-fc-content .post-review .post .post-content .post-body .fcquote a:active,
          .theme-fc-content .post-review .post .post-content .post-body .fcquote a:hover,
          .theme-fc-content .post-review .post .post-content .post-body .fcquote a:visited {
            text-decoration: none; }
        .theme-fc-content .posts-list .post .post-content .post-body ul,
        .theme-fc-content .posts-list .post .post-content .post-body ol,
        .theme-fc-content .post-preview .post .post-content .post-body ul,
        .theme-fc-content .post-preview .post .post-content .post-body ol,
        .theme-fc-content .post-review .post .post-content .post-body ul,
        .theme-fc-content .post-review .post .post-content .post-body ol {
          padding-left: 20px;
          margin-top: 10px;
          margin-bottom: 10px; }
          .theme-fc-content .posts-list .post .post-content .post-body ul li,
          .theme-fc-content .posts-list .post .post-content .post-body ol li,
          .theme-fc-content .post-preview .post .post-content .post-body ul li,
          .theme-fc-content .post-preview .post .post-content .post-body ol li,
          .theme-fc-content .post-review .post .post-content .post-body ul li,
          .theme-fc-content .post-review .post .post-content .post-body ol li {
            list-style-position: inside; }
    .theme-fc-content .posts-list .post .post-content-border-top,
    .theme-fc-content .posts-list .post .post-content-border-bottom,
    .theme-fc-content .post-preview .post .post-content-border-top,
    .theme-fc-content .post-preview .post .post-content-border-bottom,
    .theme-fc-content .post-review .post .post-content-border-top,
    .theme-fc-content .post-review .post .post-content-border-bottom {
      position: absolute;
      right: 0;
      width: 100%;
      height: 2px;
      background-repeat: no-repeat;
      background-position: 0 0; }
    .theme-fc-content .posts-list .post .post-content-border-top,
    .theme-fc-content .post-preview .post .post-content-border-top,
    .theme-fc-content .post-review .post .post-content-border-top {
      top: -1px;
      background-image: url(../imageset/bg-extract-top.png); }
    .theme-fc-content .posts-list .post .post-content-border-bottom,
    .theme-fc-content .post-preview .post .post-content-border-bottom,
    .theme-fc-content .post-review .post .post-content-border-bottom {
      bottom: 0;
      background-image: url(../imageset/bg-extract-bottom.png); }
    .theme-fc-content .posts-list .post .quick-quote-button,
    .theme-fc-content .post-preview .post .quick-quote-button,
    .theme-fc-content .post-review .post .quick-quote-button {
      position: absolute;
      display: inline-block;
      zoom: 1;
      *display: inline;
      padding-left: 10px;
      cursor: pointer;
      border: none;
      background-image: url(../imageset/fc-buttons01-left-trans.png);
      background-repeat: no-repeat;
      background-position: left top;
      background-color: transparent;
      display: none;
      z-index: 1000; }
      .theme-fc-content .posts-list .post .quick-quote-button .button-inner,
      .theme-fc-content .post-preview .post .quick-quote-button .button-inner,
      .theme-fc-content .post-review .post .quick-quote-button .button-inner {
        display: inline-block;
        zoom: 1;
        *display: inline;
        padding-right: 10px; }
        .theme-fc-content .posts-list .post .quick-quote-button .button-inner a, .theme-fc-content .posts-list .post .quick-quote-button .button-inner span,
        .theme-fc-content .post-preview .post .quick-quote-button .button-inner a,
        .theme-fc-content .post-preview .post .quick-quote-button .button-inner span,
        .theme-fc-content .post-review .post .quick-quote-button .button-inner a,
        .theme-fc-content .post-review .post .quick-quote-button .button-inner span {
          display: block;
          width: auto;
          text-decoration: none;
          color: #f0f0f0;
          text-align: center;
          white-space: nowrap; }
          .theme-fc-content .posts-list .post .quick-quote-button .button-inner a:hover, .theme-fc-content .posts-list .post .quick-quote-button .button-inner a a, .theme-fc-content .posts-list .post .quick-quote-button .button-inner a a:hover, .theme-fc-content .posts-list .post .quick-quote-button .button-inner a a:active, .theme-fc-content .posts-list .post .quick-quote-button .button-inner span:hover, .theme-fc-content .posts-list .post .quick-quote-button .button-inner span a, .theme-fc-content .posts-list .post .quick-quote-button .button-inner span a:hover, .theme-fc-content .posts-list .post .quick-quote-button .button-inner span a:active,
          .theme-fc-content .post-preview .post .quick-quote-button .button-inner a:hover,
          .theme-fc-content .post-preview .post .quick-quote-button .button-inner a a,
          .theme-fc-content .post-preview .post .quick-quote-button .button-inner a a:hover,
          .theme-fc-content .post-preview .post .quick-quote-button .button-inner a a:active,
          .theme-fc-content .post-preview .post .quick-quote-button .button-inner span:hover,
          .theme-fc-content .post-preview .post .quick-quote-button .button-inner span a,
          .theme-fc-content .post-preview .post .quick-quote-button .button-inner span a:hover,
          .theme-fc-content .post-preview .post .quick-quote-button .button-inner span a:active,
          .theme-fc-content .post-review .post .quick-quote-button .button-inner a:hover,
          .theme-fc-content .post-review .post .quick-quote-button .button-inner a a,
          .theme-fc-content .post-review .post .quick-quote-button .button-inner a a:hover,
          .theme-fc-content .post-review .post .quick-quote-button .button-inner a a:active,
          .theme-fc-content .post-review .post .quick-quote-button .button-inner span:hover,
          .theme-fc-content .post-review .post .quick-quote-button .button-inner span a,
          .theme-fc-content .post-review .post .quick-quote-button .button-inner span a:hover,
          .theme-fc-content .post-review .post .quick-quote-button .button-inner span a:active {
            text-decoration: none;
            outline: none; }
      .theme-fc-content .posts-list .post .quick-quote-button:hover .button-inner a, .theme-fc-content .posts-list .post .quick-quote-button:hover .button-inner span,
      .theme-fc-content .post-preview .post .quick-quote-button:hover .button-inner a,
      .theme-fc-content .post-preview .post .quick-quote-button:hover .button-inner span,
      .theme-fc-content .post-review .post .quick-quote-button:hover .button-inner a,
      .theme-fc-content .post-review .post .quick-quote-button:hover .button-inner span {
        color: #6cf; }
      .theme-fc-content .posts-list .post .quick-quote-button .button-inner,
      .theme-fc-content .post-preview .post .quick-quote-button .button-inner,
      .theme-fc-content .post-review .post .quick-quote-button .button-inner {
        background-image: url(../imageset/fc-buttons01-trans.png);
        background-repeat: no-repeat;
        background-position: right top;
        padding-right: 13px; }
        .theme-fc-content .posts-list .post .quick-quote-button .button-inner a,
        .theme-fc-content .posts-list .post .quick-quote-button .button-inner span,
        .theme-fc-content .post-preview .post .quick-quote-button .button-inner a,
        .theme-fc-content .post-preview .post .quick-quote-button .button-inner span,
        .theme-fc-content .post-review .post .quick-quote-button .button-inner a,
        .theme-fc-content .post-review .post .quick-quote-button .button-inner span {
          font-size: 12px;
          line-height: 26px; }
  .theme-fc-content .topic-footer .bottom-buttons {
    float: left;
    margin-top: 3px;
    margin-bottom: 3px;
    width: 800px; }
    .theme-fc-content .topic-footer .bottom-buttons .button {
      display: inline-block;
      zoom: 1;
      *display: inline;
      padding-left: 10px;
      cursor: pointer;
      border: none;
      background-image: url(../imageset/fc-buttons02-left.png);
      background-repeat: no-repeat;
      background-position: left top;
      background-color: transparent; }
      .theme-fc-content .topic-footer .bottom-buttons .button .button-inner {
        display: inline-block;
        zoom: 1;
        *display: inline;
        padding-right: 10px; }
        .theme-fc-content .topic-footer .bottom-buttons .button .button-inner a, .theme-fc-content .topic-footer .bottom-buttons .button .button-inner span {
          display: block;
          width: auto;
          text-decoration: none;
          color: #f0f0f0;
          text-align: center;
          white-space: nowrap; }
          .theme-fc-content .topic-footer .bottom-buttons .button .button-inner a:hover, .theme-fc-content .topic-footer .bottom-buttons .button .button-inner a a, .theme-fc-content .topic-footer .bottom-buttons .button .button-inner a a:hover, .theme-fc-content .topic-footer .bottom-buttons .button .button-inner a a:active, .theme-fc-content .topic-footer .bottom-buttons .button .button-inner span:hover, .theme-fc-content .topic-footer .bottom-buttons .button .button-inner span a, .theme-fc-content .topic-footer .bottom-buttons .button .button-inner span a:hover, .theme-fc-content .topic-footer .bottom-buttons .button .button-inner span a:active {
            text-decoration: none;
            outline: none; }
      .theme-fc-content .topic-footer .bottom-buttons .button:hover .button-inner a, .theme-fc-content .topic-footer .bottom-buttons .button:hover .button-inner span {
        color: #6cf; }
      .theme-fc-content .topic-footer .bottom-buttons .button .button-inner {
        background-image: url(../imageset/fc-buttons02.png);
        background-repeat: no-repeat;
        background-position: right top; }
        .theme-fc-content .topic-footer .bottom-buttons .button .button-inner a, .theme-fc-content .topic-footer .bottom-buttons .button .button-inner span {
          font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
          font-weight: normal;
          font-size: 14px;
          line-height: 28px;
          padding-top: 2px;
          z-index: 4;
          position: relative; }
  .theme-fc-content .topic-footer .pager {
    float: right;
    margin-top: 8px; }
  .theme-fc-content .topic-footer .forumnavigation, #page-body .forumnavigation {
    margin-top: 10px;
    margin-bottom: 20px;
    font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #ADADAD;
    text-decoration: none; }
    .theme-fc-content .topic-footer .forumnavigation a, #page-body .forumnavigation a {
      color: #ADADAD;
      text-decoration: none; }
    .theme-fc-content .topic-footer .forumnavigation a.active,
    .theme-fc-content .topic-footer .forumnavigation a:hover,
    #page-body .forumnavigation a.active,
    #page-body .forumnavigation a:hover {
      color: #66CCFF;
      text-decoration: none; }
  .theme-fc-content #news-center .pager-expanded,
  .theme-fc-content #news-center .topic-tile-expanded-only {
    display: none; }
  .theme-fc-content #news-center .pager-collapsed,
  .theme-fc-content #news-center .topic-tile-collapsed-only {
    display: block; }
  .theme-fc-content #news-center .header {
    position: relative;
    margin-top: 10px;
    margin-bottom: 15px; }
    .theme-fc-content #news-center .header .section-title {
      float: left;
      font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
      font-weight: normal;
      text-decoration: none;
      font-size: 28px;
      line-height: 36px;
      color: #ACACAC; }
      .theme-fc-content #news-center .header .section-title:hover, .theme-fc-content #news-center .header .section-title a, .theme-fc-content #news-center .header .section-title a:hover, .theme-fc-content #news-center .header .section-title a:active {
        text-decoration: none;
        outline: none; }
    .theme-fc-content #news-center .header .count {
      background-image: url(../imageset/expanded.count.gif);
      background-repeat: no-repeat;
      color: #333;
      font-size: 12px;
      font-weight: bold;
      line-height: 18px;
      margin: 8px 10px 0 10px;
      text-align: center;
      width: 27px;
      float: left;
      overflow: hidden; }
    .theme-fc-content #news-center .header .switch {
      background-image: url(../imageset/expanded.switch.gif);
      background-repeat: no-repeat;
      background-position: 0 -18px;
      cursor: pointer;
      width: 18px;
      height: 18px;
      margin-top: 8px;
      overflow: hidden;
      float: left; }
    .theme-fc-content #news-center .header .pager-expanded,
    .theme-fc-content #news-center .header .pager-collapsed {
      font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
      font-weight: normal;
      font-size: 13px;
      line-height: 16px;
      color: #B1B1B1;
      font-weight: 800;
      position: absolute;
      top: 10px;
      right: 10px; }
      .theme-fc-content #news-center .header .pager-expanded a,
      .theme-fc-content #news-center .header .pager-collapsed a {
        text-decoration: none;
        color: inherit;
        z-index: 400!important;
        display: block;
        position: relative;
        width: auto; }
        .theme-fc-content #news-center .header .pager-expanded a:hover, .theme-fc-content #news-center .header .pager-expanded a a, .theme-fc-content #news-center .header .pager-expanded a a:hover, .theme-fc-content #news-center .header .pager-expanded a a:active,
        .theme-fc-content #news-center .header .pager-collapsed a:hover,
        .theme-fc-content #news-center .header .pager-collapsed a a,
        .theme-fc-content #news-center .header .pager-collapsed a a:hover,
        .theme-fc-content #news-center .header .pager-collapsed a a:active {
          text-decoration: none;
          outline: none; }
      .theme-fc-content #news-center .header .pager-expanded .item, .theme-fc-content #news-center .header .pager-expanded .active-item,
      .theme-fc-content #news-center .header .pager-collapsed .item,
      .theme-fc-content #news-center .header .pager-collapsed .active-item {
        display: inline-block;
        zoom: 1;
        *display: inline; }
      .theme-fc-content #news-center .header .pager-expanded .item,
      .theme-fc-content #news-center .header .pager-collapsed .item {
        margin-right: 4px;
        margin-left: 4px; }
        .theme-fc-content #news-center .header .pager-expanded .item:hover,
        .theme-fc-content #news-center .header .pager-collapsed .item:hover {
          color: #66ccff; }
      .theme-fc-content #news-center .header .pager-expanded .active-item,
      .theme-fc-content #news-center .header .pager-collapsed .active-item {
        position: relative;
        margin-right: 4px;
        margin-left: 4px;
        color: #414141;
        background-image: url(../imageset/fc-pager-bg.png);
        background-repeat: repeat-x; }
        .theme-fc-content #news-center .header .pager-expanded .active-item a,
        .theme-fc-content #news-center .header .pager-collapsed .active-item a {
          color: inherit; }
        .theme-fc-content #news-center .header .pager-expanded .active-item .border-left, .theme-fc-content #news-center .header .pager-expanded .active-item .border-right,
        .theme-fc-content #news-center .header .pager-collapsed .active-item .border-left,
        .theme-fc-content #news-center .header .pager-collapsed .active-item .border-right {
          position: absolute;
          top: 0;
          bottom: 0;
          width: 4px;
          background-repeat: no-repeat; }
        .theme-fc-content #news-center .header .pager-expanded .active-item .border-left,
        .theme-fc-content #news-center .header .pager-collapsed .active-item .border-left {
          left: -4px;
          background-image: url(../imageset/fc-pager-left.png); }
        .theme-fc-content #news-center .header .pager-expanded .active-item .border-right,
        .theme-fc-content #news-center .header .pager-collapsed .active-item .border-right {
          right: -4px;
          background-image: url(../imageset/fc-pager-right.png); }
  .theme-fc-content #news-center .topic-tile {
    position: relative;
    height: 60px;
    width: 1000px;
    margin-bottom: 3px;
    background-repeat: no-repeat;
    color: #414141;
    cursor: pointer;
    background: url(../imageset/bg-topic-row3.png) no-repeat scroll 0 0 transparent;
    background-position: 0 -63px; }
    .theme-fc-content #news-center .topic-tile a.author-avatar, .theme-fc-content #news-center .topic-tile span.author-avatar {
      position: absolute;
      display: inline-block;
      zoom: 1;
      *display: inline;
      width: 50px;
      height: 50px;
      top: 5px;
      left: 104px; }
    .theme-fc-content #news-center .topic-tile .title, .theme-fc-content #news-center .topic-tile .first-post-author-and-time {
      position: absolute;
      left: 164px; }
    .theme-fc-content #news-center .topic-tile .title {
      display: inline-block;
      zoom: 1;
      *display: inline;
      line-height: 23px;
      overflow: hidden;
      top: 9px;
      text-transform: none;
      width: 426px; }
      .theme-fc-content #news-center .topic-tile .title .ellipsis-text {
        display: inline-block;
        zoom: 1;
        *display: inline; }
      .theme-fc-content #news-center .topic-tile .title a {
        font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
        text-decoration: none;
        font-size: 16px;
        line-height: 23px;
        color: #222;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        width: 330px;
        height: 23px;
        display: inline-block; }
        .theme-fc-content #news-center .topic-tile .title a:hover, .theme-fc-content #news-center .topic-tile .title a a, .theme-fc-content #news-center .topic-tile .title a a:hover, .theme-fc-content #news-center .topic-tile .title a a:active {
          text-decoration: none;
          outline: none; }
      .theme-fc-content #news-center .topic-tile .title .new-topic-marker {
        box-sizing: content-box;
        position: relative;
        display: inline-block;
        zoom: 1;
        *display: inline;
        line-height: 23px;
        background: #6CF;
        padding: 4px 6px;
        border-radius: 4px;
        width: auto;
        float: right;
        font-size: 14px;
        height: 16px;
        line-height: 16px;
        margin: 9px 8px 0 5px; }
        .theme-fc-content #news-center .topic-tile .title .new-topic-marker .border-left, .theme-fc-content #news-center .topic-tile .title .new-topic-marker .border-right {
          display: none; }
        .theme-fc-content #news-center .topic-tile .title .new-topic-marker .border-left {
          left: -5px;
          background-position: left top; }
        .theme-fc-content #news-center .topic-tile .title .new-topic-marker .border-right {
          right: -5px;
          background-position: right top; }
    .theme-fc-content #news-center .topic-tile .first-post-author-and-time {
      bottom: 8px;
      text-decoration: none;
      font-size: 12px;
      line-height: 14px;
      color: #414141; }
      .theme-fc-content #news-center .topic-tile .first-post-author-and-time:hover, .theme-fc-content #news-center .topic-tile .first-post-author-and-time a, .theme-fc-content #news-center .topic-tile .first-post-author-and-time a:hover, .theme-fc-content #news-center .topic-tile .first-post-author-and-time a:active {
        text-decoration: none;
        outline: none; }
      .theme-fc-content #news-center .topic-tile .first-post-author-and-time a {
        color: #0096e1; }
      .theme-fc-content #news-center .topic-tile .first-post-author-and-time .first-post-author {
        margin-right: 4px;
        color: #0096E1; }
    .theme-fc-content #news-center .topic-tile .posts-count {
      color: #FFFFFF;
      font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
      font-weight: normal;
      font-size: 14px;
      line-height: 20px;
      padding: 2px 0 8px 0;
      margin: 0;
      position: absolute;
      text-align: center;
      vertical-align: middle;
      top: 10px;
      left: 865px;
      width: 35px;
      background-image: url(../imageset/bg-topic-shout.png);
      background-repeat: no-repeat;
      background-position: 0 -30px; }
      .theme-fc-content #news-center .topic-tile .posts-count .posts-new {
        position: absolute;
        left: 40px;
        top: 0;
        color: #000000; }
      .theme-fc-content #news-center .topic-tile .posts-count span.newPosts {
        position: absolute;
        top: -6px;
        right: -24%;
        font-size: 9px;
        color: #000000;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        padding: 1px 3px;
        line-height: 12px;
        min-width: 12px;
        background-color: #8bd5fa;
        background: -moz-linear-gradient(top, #8bd5fa 0%, #7accf5 27%, #48b0e4 82%, #3ba9e0 100%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8bd5fa), color-stop(27%, #7accf5), color-stop(82%, #48b0e4), color-stop(100%, #3ba9e0));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #8bd5fa 0%, #7accf5 27%, #48b0e4 82%, #3ba9e0 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #8bd5fa 0%, #7accf5 27%, #48b0e4 82%, #3ba9e0 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #8bd5fa 0%, #7accf5 27%, #48b0e4 82%, #3ba9e0 100%);
        /* IE10+ */
        background: linear-gradient(to bottom, #8bd5fa 0%, #7accf5 27%, #48b0e4 82%, #3ba9e0 100%);
        /* W3C */
        border: 0 solid transparent;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
        -pie-border-radius: 7px 7px 7px 7px;
        -webkit-box-shadow: -3px 2px 3px -1px black;
        -moz-box-shadow: -3px 2px 3px -1px black;
        box-shadow: -3px 2px 3px -1px black; }
      .theme-fc-content #news-center .topic-tile .posts-count span.newPosts.circle {
        padding: 1px; }
    .theme-fc-content #news-center .topic-tile .clicks-count {
      position: absolute;
      left: 839px;
      bottom: 7px;
      width: 87px;
      text-align: center;
      font-size: 12px; }
    .theme-fc-content #news-center .topic-tile .sticky-marker {
      position: absolute;
      right: 44px;
      top: 7.5px;
      width: 9px;
      height: 45px;
      background-image: url(../imageset/topic-sticky.png);
      background-repeat: no-repeat;
      background-position: top left; }
    .lt-ie8 .theme-fc-content #news-center .topic-tile:hover {
      z-index: 10; }
    .theme-fc-content #news-center .topic-tile .last-post {
      position: absolute;
      left: 566px;
      width: 269px;
      top: 0;
      bottom: 0;
      z-index: 2; }
      .theme-fc-content #news-center .topic-tile .last-post .last-post-extract, .theme-fc-content #news-center .topic-tile .last-post .last-post-author-and-time {
        position: absolute;
        left: 20px;
        max-width: 229px;
        text-decoration: none;
        font-size: 12px;
        line-height: 14px;
        color: #414141; }
        .theme-fc-content #news-center .topic-tile .last-post .last-post-extract:hover, .theme-fc-content #news-center .topic-tile .last-post .last-post-extract a, .theme-fc-content #news-center .topic-tile .last-post .last-post-extract a:hover, .theme-fc-content #news-center .topic-tile .last-post .last-post-extract a:active, .theme-fc-content #news-center .topic-tile .last-post .last-post-author-and-time:hover, .theme-fc-content #news-center .topic-tile .last-post .last-post-author-and-time a, .theme-fc-content #news-center .topic-tile .last-post .last-post-author-and-time a:hover, .theme-fc-content #news-center .topic-tile .last-post .last-post-author-and-time a:active {
          text-decoration: none;
          outline: none; }
        .theme-fc-content #news-center .topic-tile .last-post .last-post-extract a, .theme-fc-content #news-center .topic-tile .last-post .last-post-author-and-time a {
          color: #0096e1; }
      .theme-fc-content #news-center .topic-tile .last-post .last-post-extract {
        top: 8px;
        display: inline-block;
        zoom: 1;
        *display: inline;
        line-height: 14px;
        overflow: hidden; }
        .theme-fc-content #news-center .topic-tile .last-post .last-post-extract .ellipsis-text {
          display: inline-block;
          zoom: 1;
          *display: inline; }
        .theme-fc-content #news-center .topic-tile .last-post .last-post-extract .fcquote .username {
          color: #0096E1; }
        .theme-fc-content #news-center .topic-tile .last-post .last-post-extract .fcquote .datetime {
          display: none; }
        .theme-fc-content #news-center .topic-tile .last-post .last-post-extract .fcquote .message {
          font-style: italic; }
          .theme-fc-content #news-center .topic-tile .last-post .last-post-extract .fcquote .message ul, .theme-fc-content #news-center .topic-tile .last-post .last-post-extract .fcquote .message ol {
            margin-top: 0;
            margin-bottom: 0;
            padding-top: 0;
            padding-bottom: 0; }
      .theme-fc-content #news-center .topic-tile .last-post .last-post-author-and-time {
        bottom: 5px;
        height: 15px;
        overflow: hidden; }
        .theme-fc-content #news-center .topic-tile .last-post .last-post-author-and-time .last-post-author {
          margin-right: 4px;
          color: #0096E1; }
      .theme-fc-content #news-center .topic-tile .last-post .tooltip {
        position: absolute;
        left: -999em;
        font-size: 12px;
        cursor: pointer;
        z-index: 10; }
        .theme-fc-content #news-center .topic-tile .last-post .tooltip.tooltip-up {
          bottom: 53px;
          width: 259px;
          z-index: 1000;
          padding: 12px 24px;
          margin-top: 22px;
          margin-bottom: 22px;
          background-image: url(../imageset/bg-tooltip-center.png);
          background-repeat: repeat-y; }
          .theme-fc-content #news-center .topic-tile .last-post .tooltip.tooltip-up .tooltip-border-top, .theme-fc-content #news-center .topic-tile .last-post .tooltip.tooltip-up .tooltip-border-bottom {
            position: absolute;
            left: 0;
            right: 0; }
          .theme-fc-content #news-center .topic-tile .last-post .tooltip.tooltip-up .tooltip-border-top {
            height: 22px;
            top: -22px;
            background-image: url(../imageset/bg-tooltip-up-top.png);
            background-repeat: no-repeat; }
          .theme-fc-content #news-center .topic-tile .last-post .tooltip.tooltip-up .tooltip-border-bottom {
            height: 22px;
            bottom: -22px;
            background-image: url(../imageset/bg-tooltip-up-bottom.png);
            background-repeat: no-repeat; }
        .theme-fc-content #news-center .topic-tile .last-post .tooltip.tooltip-down {
          top: 53px;
          width: 259px;
          z-index: 1000;
          padding: 12px 24px;
          margin-top: 22px;
          margin-bottom: 22px;
          background-image: url(../imageset/bg-tooltip-center.png);
          background-repeat: repeat-y; }
          .theme-fc-content #news-center .topic-tile .last-post .tooltip.tooltip-down .tooltip-border-top, .theme-fc-content #news-center .topic-tile .last-post .tooltip.tooltip-down .tooltip-border-bottom {
            position: absolute;
            left: 0;
            right: 0; }
          .theme-fc-content #news-center .topic-tile .last-post .tooltip.tooltip-down .tooltip-border-top {
            height: 22px;
            top: -22px;
            background-image: url(../imageset/bg-tooltip-down-top.png);
            background-repeat: no-repeat; }
          .theme-fc-content #news-center .topic-tile .last-post .tooltip.tooltip-down .tooltip-border-bottom {
            height: 22px;
            bottom: -22px;
            background-image: url(../imageset/bg-tooltip-down-bottom.png);
            background-repeat: no-repeat; }
        .theme-fc-content #news-center .topic-tile .last-post .tooltip .tooltip-inside {
          padding-left: 70px; }
        .theme-fc-content #news-center .topic-tile .last-post .tooltip .tooltip-post-link {
          color: inherit; }
        .theme-fc-content #news-center .topic-tile .last-post .tooltip .tooltip-post-author-avatar {
          position: absolute;
          top: 12px;
          left: 24px;
          width: 50px;
          height: 50px; }
        .theme-fc-content #news-center .topic-tile .last-post .tooltip .tooltip-post-author {
          font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
          font-weight: normal;
          text-decoration: none;
          font-weight: bold;
          color: #6CF; }
          .theme-fc-content #news-center .topic-tile .last-post .tooltip .tooltip-post-author:hover, .theme-fc-content #news-center .topic-tile .last-post .tooltip .tooltip-post-author a, .theme-fc-content #news-center .topic-tile .last-post .tooltip .tooltip-post-author a:hover, .theme-fc-content #news-center .topic-tile .last-post .tooltip .tooltip-post-author a:active {
            text-decoration: none;
            outline: none; }
        .theme-fc-content #news-center .topic-tile .last-post .tooltip .tooltip-post-time {
          display: block;
          margin-top: 5px;
          font-size: 11px;
          color: #acaba7; }
        .theme-fc-content #news-center .topic-tile .last-post .tooltip .tooltip-post-content {
          margin-top: 5px;
          font-size: 11px;
          line-height: normal;
          color: #FFFFFF;
          text-decoration: none;
          width: 190px;
          overflow: hidden;
          word-wrap: break-word; }
          .theme-fc-content #news-center .topic-tile .last-post .tooltip .tooltip-post-content:hover, .theme-fc-content #news-center .topic-tile .last-post .tooltip .tooltip-post-content a, .theme-fc-content #news-center .topic-tile .last-post .tooltip .tooltip-post-content a:hover, .theme-fc-content #news-center .topic-tile .last-post .tooltip .tooltip-post-content a:active {
            text-decoration: none;
            outline: none; }
          .theme-fc-content #news-center .topic-tile .last-post .tooltip .tooltip-post-content * {
            word-wrap: break-word; }
          .theme-fc-content #news-center .topic-tile .last-post .tooltip .tooltip-post-content a {
            color: inherit; }
          .theme-fc-content #news-center .topic-tile .last-post .tooltip .tooltip-post-content .fcquote .label {
            color: #FFFFFF; }
          .theme-fc-content #news-center .topic-tile .last-post .tooltip .tooltip-post-content .fcquote .username {
            color: #6CF; }
          .theme-fc-content #news-center .topic-tile .last-post .tooltip .tooltip-post-content .fcquote .datetime {
            display: none; }
          .theme-fc-content #news-center .topic-tile .last-post .tooltip .tooltip-post-content .fcquote .message {
            font-style: italic; }
      .theme-fc-content #news-center .topic-tile .last-post:hover .last-post-extract, .theme-fc-content #news-center .topic-tile .last-post.hover .last-post-extract {
        color: #000000; }
      .theme-fc-content #news-center .topic-tile .last-post:hover .tooltip, .theme-fc-content #news-center .topic-tile .last-post.hover .tooltip {
        left: 20px; }
      .theme-fc-content #news-center .topic-tile .last-post a.lastpostoverlaylink {
        position: relative;
        display: block;
        height: 60px;
        width: 335px;
        top: 0; }
    .theme-fc-content #news-center .topic-tile:hover {
      background-position: 0 -189px; }
    .theme-fc-content #news-center .topic-tile.topic-tile-selected {
      background-position: 0 0px; }
      .theme-fc-content #news-center .topic-tile.topic-tile-selected:hover {
        background-position: 0 -126px; }
    .theme-fc-content #news-center .topic-tile .forum {
      position: absolute;
      top: 5px;
      left: 10px;
      width: 84px;
      height: 50px;
      line-height: 50px;
      overflow: hidden;
      font-size: 12px; }
      .theme-fc-content #news-center .topic-tile .forum .forum-inner {
        display: inline-block;
        zoom: 1;
        *display: inline;
        vertical-align: middle;
        line-height: 15px; }
    .theme-fc-content #news-center .topic-tile .checkbox {
      position: absolute;
      top: 23px;
      right: 45px;
      visibility: hidden; }
    .theme-fc-content #news-center .topic-tile:hover .checkbox, .theme-fc-content #news-center .topic-tile.topic-tile-selected .checkbox {
      visibility: visible; }
    .theme-fc-content #news-center .topic-tile h3.title {
      width: 400px; }
      .theme-fc-content #news-center .topic-tile h3.title a.ellipsis-text-wrapper {
        width: 306px; }
  .theme-fc-content #news-center .tile-headers {
    position: relative;
    height: 16px;
    font-size: 12px;
    color: #B1B1B1;
    margin-bottom: 2px; }
    .theme-fc-content #news-center .tile-headers span {
      position: absolute;
      top: 0; }
    .theme-fc-content #news-center .tile-headers .forum {
      left: 10px; }
    .theme-fc-content #news-center .tile-headers .topic {
      left: 164px; }
    .theme-fc-content #news-center .tile-headers .latest-post {
      left: 586px; }
    .theme-fc-content #news-center .tile-headers .posts-and-clicks {
      left: 845px; }
  .theme-fc-content #news-center .section {
    overflow: visible; }
  .theme-fc-content #news-center .section-expanded .pager-expanded,
  .theme-fc-content #news-center .section-expanded .topic-tile-expanded-only {
    display: block; }
  .theme-fc-content #news-center .section-expanded .pager-collapsed,
  .theme-fc-content #news-center .section-expanded .topic-tile-collapsed-only {
    display: none; }
  .theme-fc-content #news-center .section-expanded .switch {
    background-position: 0 0; }
  .theme-fc-content #news-center .section-hidden .pager-expanded,
  .theme-fc-content #news-center .section-hidden .pager-collapsed,
  .theme-fc-content #news-center .section-hidden .topics-list,
  .theme-fc-content #news-center .section-hidden .buttons {
    display: none; }
  .theme-fc-content #news-center .buttons {
    margin-top: 4px; }
    .theme-fc-content #news-center .buttons .mark-all-active-as-read-button,
    .theme-fc-content #news-center .buttons .remove-selected-active-button,
    .theme-fc-content #news-center .buttons .mark-all-watched-as-read-button,
    .theme-fc-content #news-center .buttons .remove-selected-watched-button {
      display: inline-block;
      zoom: 1;
      *display: inline;
      padding-left: 10px;
      cursor: pointer;
      border: none;
      background-image: url(../imageset/fc-buttons02-left.png);
      background-repeat: no-repeat;
      background-position: left top;
      background-color: transparent; }
      .theme-fc-content #news-center .buttons .mark-all-active-as-read-button .button-inner,
      .theme-fc-content #news-center .buttons .remove-selected-active-button .button-inner,
      .theme-fc-content #news-center .buttons .mark-all-watched-as-read-button .button-inner,
      .theme-fc-content #news-center .buttons .remove-selected-watched-button .button-inner {
        display: inline-block;
        zoom: 1;
        *display: inline;
        padding-right: 10px; }
        .theme-fc-content #news-center .buttons .mark-all-active-as-read-button .button-inner a, .theme-fc-content #news-center .buttons .mark-all-active-as-read-button .button-inner span,
        .theme-fc-content #news-center .buttons .remove-selected-active-button .button-inner a,
        .theme-fc-content #news-center .buttons .remove-selected-active-button .button-inner span,
        .theme-fc-content #news-center .buttons .mark-all-watched-as-read-button .button-inner a,
        .theme-fc-content #news-center .buttons .mark-all-watched-as-read-button .button-inner span,
        .theme-fc-content #news-center .buttons .remove-selected-watched-button .button-inner a,
        .theme-fc-content #news-center .buttons .remove-selected-watched-button .button-inner span {
          display: block;
          width: auto;
          text-decoration: none;
          color: #f0f0f0;
          text-align: center;
          white-space: nowrap; }
          .theme-fc-content #news-center .buttons .mark-all-active-as-read-button .button-inner a:hover, .theme-fc-content #news-center .buttons .mark-all-active-as-read-button .button-inner a a, .theme-fc-content #news-center .buttons .mark-all-active-as-read-button .button-inner a a:hover, .theme-fc-content #news-center .buttons .mark-all-active-as-read-button .button-inner a a:active, .theme-fc-content #news-center .buttons .mark-all-active-as-read-button .button-inner span:hover, .theme-fc-content #news-center .buttons .mark-all-active-as-read-button .button-inner span a, .theme-fc-content #news-center .buttons .mark-all-active-as-read-button .button-inner span a:hover, .theme-fc-content #news-center .buttons .mark-all-active-as-read-button .button-inner span a:active,
          .theme-fc-content #news-center .buttons .remove-selected-active-button .button-inner a:hover,
          .theme-fc-content #news-center .buttons .remove-selected-active-button .button-inner a a,
          .theme-fc-content #news-center .buttons .remove-selected-active-button .button-inner a a:hover,
          .theme-fc-content #news-center .buttons .remove-selected-active-button .button-inner a a:active,
          .theme-fc-content #news-center .buttons .remove-selected-active-button .button-inner span:hover,
          .theme-fc-content #news-center .buttons .remove-selected-active-button .button-inner span a,
          .theme-fc-content #news-center .buttons .remove-selected-active-button .button-inner span a:hover,
          .theme-fc-content #news-center .buttons .remove-selected-active-button .button-inner span a:active,
          .theme-fc-content #news-center .buttons .mark-all-watched-as-read-button .button-inner a:hover,
          .theme-fc-content #news-center .buttons .mark-all-watched-as-read-button .button-inner a a,
          .theme-fc-content #news-center .buttons .mark-all-watched-as-read-button .button-inner a a:hover,
          .theme-fc-content #news-center .buttons .mark-all-watched-as-read-button .button-inner a a:active,
          .theme-fc-content #news-center .buttons .mark-all-watched-as-read-button .button-inner span:hover,
          .theme-fc-content #news-center .buttons .mark-all-watched-as-read-button .button-inner span a,
          .theme-fc-content #news-center .buttons .mark-all-watched-as-read-button .button-inner span a:hover,
          .theme-fc-content #news-center .buttons .mark-all-watched-as-read-button .button-inner span a:active,
          .theme-fc-content #news-center .buttons .remove-selected-watched-button .button-inner a:hover,
          .theme-fc-content #news-center .buttons .remove-selected-watched-button .button-inner a a,
          .theme-fc-content #news-center .buttons .remove-selected-watched-button .button-inner a a:hover,
          .theme-fc-content #news-center .buttons .remove-selected-watched-button .button-inner a a:active,
          .theme-fc-content #news-center .buttons .remove-selected-watched-button .button-inner span:hover,
          .theme-fc-content #news-center .buttons .remove-selected-watched-button .button-inner span a,
          .theme-fc-content #news-center .buttons .remove-selected-watched-button .button-inner span a:hover,
          .theme-fc-content #news-center .buttons .remove-selected-watched-button .button-inner span a:active {
            text-decoration: none;
            outline: none; }
      .theme-fc-content #news-center .buttons .mark-all-active-as-read-button:hover .button-inner a, .theme-fc-content #news-center .buttons .mark-all-active-as-read-button:hover .button-inner span,
      .theme-fc-content #news-center .buttons .remove-selected-active-button:hover .button-inner a,
      .theme-fc-content #news-center .buttons .remove-selected-active-button:hover .button-inner span,
      .theme-fc-content #news-center .buttons .mark-all-watched-as-read-button:hover .button-inner a,
      .theme-fc-content #news-center .buttons .mark-all-watched-as-read-button:hover .button-inner span,
      .theme-fc-content #news-center .buttons .remove-selected-watched-button:hover .button-inner a,
      .theme-fc-content #news-center .buttons .remove-selected-watched-button:hover .button-inner span {
        color: #6cf; }
      .theme-fc-content #news-center .buttons .mark-all-active-as-read-button .button-inner,
      .theme-fc-content #news-center .buttons .remove-selected-active-button .button-inner,
      .theme-fc-content #news-center .buttons .mark-all-watched-as-read-button .button-inner,
      .theme-fc-content #news-center .buttons .remove-selected-watched-button .button-inner {
        background-image: url(../imageset/fc-buttons02.png);
        background-repeat: no-repeat;
        background-position: right top; }
        .theme-fc-content #news-center .buttons .mark-all-active-as-read-button .button-inner a, .theme-fc-content #news-center .buttons .mark-all-active-as-read-button .button-inner span,
        .theme-fc-content #news-center .buttons .remove-selected-active-button .button-inner a,
        .theme-fc-content #news-center .buttons .remove-selected-active-button .button-inner span,
        .theme-fc-content #news-center .buttons .mark-all-watched-as-read-button .button-inner a,
        .theme-fc-content #news-center .buttons .mark-all-watched-as-read-button .button-inner span,
        .theme-fc-content #news-center .buttons .remove-selected-watched-button .button-inner a,
        .theme-fc-content #news-center .buttons .remove-selected-watched-button .button-inner span {
          font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
          font-weight: normal;
          font-size: 14px;
          line-height: 28px;
          padding-top: 2px;
          z-index: 4;
          position: relative; }
  .theme-fc-content #news-center .topic-tile .posts-count a {
    color: #FFFFFF;
    text-decoration: none; }
  .theme-fc-content #news-center .topic-tile a.postoverlaylink {
    position: relative;
    display: block;
    height: 60px;
    width: 565px;
    top: 0; }
  .theme-fc-content #news-center .topic-tile a.lastpostoverlaylink {
    position: relative;
    display: block;
    height: 60px;
    width: 269px;
    top: 0;
    z-index: 1; }
  .theme-fc-content #news-center .topic-tile .last-post-author-and-time,
  .theme-fc-content #news-center .topic-tile .last-post-author-and-time a {
    z-index: 2; }
  .theme-fc-content #news-center .topic-tile a.newreplyoverlaylink {
    z-index: inherit;
    width: 104px; }
  .theme-fc-content .search-results .matched-post .matchedpostoverlaylink {
    position: absolute;
    display: block;
    height: 60px;
    width: 364px;
    top: 0;
    z-index: 1; }
  .theme-fc-content .quick-mod {
    float: right;
    margin-top: 10px; }
    .theme-fc-content .quick-mod label {
      vertical-align: middle; }
    .theme-fc-content .quick-mod #quick-mod-select {
      font-size: 13px;
      padding: 2px; }
    .theme-fc-content .quick-mod .quick-mod-go-button {
      display: inline-block;
      zoom: 1;
      *display: inline;
      padding-left: 10px;
      cursor: pointer;
      border: none;
      background-image: url(../imageset/fc-buttons02-left.png);
      background-repeat: no-repeat;
      background-position: left top;
      background-color: transparent; }
      .theme-fc-content .quick-mod .quick-mod-go-button .button-inner {
        display: inline-block;
        zoom: 1;
        *display: inline;
        padding-right: 10px; }
        .theme-fc-content .quick-mod .quick-mod-go-button .button-inner a, .theme-fc-content .quick-mod .quick-mod-go-button .button-inner span {
          display: block;
          width: auto;
          text-decoration: none;
          color: #f0f0f0;
          text-align: center;
          white-space: nowrap; }
          .theme-fc-content .quick-mod .quick-mod-go-button .button-inner a:hover, .theme-fc-content .quick-mod .quick-mod-go-button .button-inner a a, .theme-fc-content .quick-mod .quick-mod-go-button .button-inner a a:hover, .theme-fc-content .quick-mod .quick-mod-go-button .button-inner a a:active, .theme-fc-content .quick-mod .quick-mod-go-button .button-inner span:hover, .theme-fc-content .quick-mod .quick-mod-go-button .button-inner span a, .theme-fc-content .quick-mod .quick-mod-go-button .button-inner span a:hover, .theme-fc-content .quick-mod .quick-mod-go-button .button-inner span a:active {
            text-decoration: none;
            outline: none; }
      .theme-fc-content .quick-mod .quick-mod-go-button:hover .button-inner a, .theme-fc-content .quick-mod .quick-mod-go-button:hover .button-inner span {
        color: #6cf; }
      .theme-fc-content .quick-mod .quick-mod-go-button .button-inner {
        background-image: url(../imageset/fc-buttons02.png);
        background-repeat: no-repeat;
        background-position: right top; }
        .theme-fc-content .quick-mod .quick-mod-go-button .button-inner a, .theme-fc-content .quick-mod .quick-mod-go-button .button-inner span {
          font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
          font-weight: normal;
          font-size: 14px;
          line-height: 28px;
          padding-top: 2px;
          z-index: 4;
          position: relative; }
  .theme-fc-content .post-reply-outer,
  .theme-fc-content .quick-reply-editor-replacement {
    border-top: 1px dotted #919191; }
  .theme-fc-content .post-reply-outer-page {
    border: none; }
  .theme-fc-content .post-reply-outer {
    margin-top: 6px;
    padding-top: 15px; }
    .theme-fc-content .post-reply-outer .post-reply-title {
      font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
      font-weight: normal;
      font-size: 24px;
      color: #ffffff;
      margin-bottom: 20px; }
    .theme-fc-content .post-reply-outer .error {
      margin-bottom: 10px;
      font-weight: normal; }
    .theme-fc-content .post-reply-outer .post-reply .format-buttons {
      margin-bottom: 5px; }
      .theme-fc-content .post-reply-outer .post-reply .format-buttons .button {
        width: 28px;
        height: 23px;
        border: none;
        padding: 0;
        text-indent: -999em;
        background-image: url(../imageset/formatting.png);
        background-repeat: no-repeat;
        background-color: transparent; }
      .theme-fc-content .post-reply-outer .post-reply .format-buttons .button-formatting-bold {
        background-position: 0px 0; }
        .theme-fc-content .post-reply-outer .post-reply .format-buttons .button-formatting-bold:hover {
          background-position: 0px -28px; }
      .theme-fc-content .post-reply-outer .post-reply .format-buttons .button-formatting-italic {
        background-position: -33px 0; }
        .theme-fc-content .post-reply-outer .post-reply .format-buttons .button-formatting-italic:hover {
          background-position: -33px -28px; }
      .theme-fc-content .post-reply-outer .post-reply .format-buttons .button-formatting-underline {
        background-position: -66px 0; }
        .theme-fc-content .post-reply-outer .post-reply .format-buttons .button-formatting-underline:hover {
          background-position: -66px -28px; }
      .theme-fc-content .post-reply-outer .post-reply .format-buttons .button-formatting-list {
        background-position: -99px 0; }
        .theme-fc-content .post-reply-outer .post-reply .format-buttons .button-formatting-list:hover {
          background-position: -99px -28px; }
      .theme-fc-content .post-reply-outer .post-reply .format-buttons .button-formatting-ordered-list {
        background-position: -132px 0; }
        .theme-fc-content .post-reply-outer .post-reply .format-buttons .button-formatting-ordered-list:hover {
          background-position: -132px -28px; }
    .theme-fc-content .post-reply-outer .post-reply .subject {
      color: #EEE;
      font-weight: bold;
      padding: 5px 0; }
      .theme-fc-content .post-reply-outer .post-reply .subject input {
        line-height: 20px;
        padding: 0 2px;
        font-weight: normal;
        width: 340px; }
    .theme-fc-content .post-reply-outer .post-reply .reply-buttons {
      margin-left: 180px; }
      .theme-fc-content .post-reply-outer .post-reply .reply-buttons .preview-button {
        display: inline-block;
        zoom: 1;
        *display: inline;
        padding-left: 10px;
        cursor: pointer;
        border: none;
        background-image: url(../imageset/fc-buttons02-left.png);
        background-repeat: no-repeat;
        background-position: left top;
        background-color: transparent; }
        .theme-fc-content .post-reply-outer .post-reply .reply-buttons .preview-button .button-inner {
          display: inline-block;
          zoom: 1;
          *display: inline;
          padding-right: 10px; }
          .theme-fc-content .post-reply-outer .post-reply .reply-buttons .preview-button .button-inner a, .theme-fc-content .post-reply-outer .post-reply .reply-buttons .preview-button .button-inner span {
            display: block;
            width: auto;
            text-decoration: none;
            color: #f0f0f0;
            text-align: center;
            white-space: nowrap; }
            .theme-fc-content .post-reply-outer .post-reply .reply-buttons .preview-button .button-inner a:hover, .theme-fc-content .post-reply-outer .post-reply .reply-buttons .preview-button .button-inner a a, .theme-fc-content .post-reply-outer .post-reply .reply-buttons .preview-button .button-inner a a:hover, .theme-fc-content .post-reply-outer .post-reply .reply-buttons .preview-button .button-inner a a:active, .theme-fc-content .post-reply-outer .post-reply .reply-buttons .preview-button .button-inner span:hover, .theme-fc-content .post-reply-outer .post-reply .reply-buttons .preview-button .button-inner span a, .theme-fc-content .post-reply-outer .post-reply .reply-buttons .preview-button .button-inner span a:hover, .theme-fc-content .post-reply-outer .post-reply .reply-buttons .preview-button .button-inner span a:active {
              text-decoration: none;
              outline: none; }
        .theme-fc-content .post-reply-outer .post-reply .reply-buttons .preview-button:hover .button-inner a, .theme-fc-content .post-reply-outer .post-reply .reply-buttons .preview-button:hover .button-inner span {
          color: #6cf; }
        .theme-fc-content .post-reply-outer .post-reply .reply-buttons .preview-button .button-inner {
          background-image: url(../imageset/fc-buttons02.png);
          background-repeat: no-repeat;
          background-position: right top; }
          .theme-fc-content .post-reply-outer .post-reply .reply-buttons .preview-button .button-inner a, .theme-fc-content .post-reply-outer .post-reply .reply-buttons .preview-button .button-inner span {
            font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
            font-weight: normal;
            font-size: 14px;
            line-height: 28px;
            padding-top: 2px;
            z-index: 4;
            position: relative; }
      .theme-fc-content .post-reply-outer .post-reply .reply-buttons .notify-option {
        margin-left: 10px; }
        .theme-fc-content .post-reply-outer .post-reply .reply-buttons .notify-option label {
          color: white;
          cursor: pointer;
          padding-right: 5px; }
          .theme-fc-content .post-reply-outer .post-reply .reply-buttons .notify-option label input {
            vertical-align: -0.2em; }
      .theme-fc-content .post-reply-outer .post-reply .reply-buttons .cancel-button,
      .theme-fc-content .post-reply-outer .post-reply .reply-buttons .submit-button {
        display: inline-block;
        color: #000;
        zoom: 1;
        *display: inline;
        float: right;
        margin-left: 5px;
        display: inline-block;
        zoom: 1;
        *display: inline;
        background-position: 0 -43px;
        background-image: url(../imageset/large-blue-button.png);
        background-repeat: no-repeat;
        background-color: transparent;
        background-position: 0 0;
        border: 0 none;
        height: 33px;
        width: 188px;
        padding: 0 3px;
        font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 20px;
        line-height: 33px;
        text-align: center;
        vertical-align: middle;
        cursor: pointer; }
        .theme-fc-content .post-reply-outer .post-reply .reply-buttons .cancel-button:hover,
        .theme-fc-content .post-reply-outer .post-reply .reply-buttons .submit-button:hover {
          background-position: 0 -43px; }
        .theme-fc-content .post-reply-outer .post-reply .reply-buttons .cancel-button .button-inner,
        .theme-fc-content .post-reply-outer .post-reply .reply-buttons .submit-button .button-inner {
          display: inline-block;
          zoom: 1;
          *display: inline; }
          .theme-fc-content .post-reply-outer .post-reply .reply-buttons .cancel-button .button-inner span, .theme-fc-content .post-reply-outer .post-reply .reply-buttons .cancel-button .button-inner a,
          .theme-fc-content .post-reply-outer .post-reply .reply-buttons .submit-button .button-inner span,
          .theme-fc-content .post-reply-outer .post-reply .reply-buttons .submit-button .button-inner a {
            display: inline-block;
            zoom: 1;
            *display: inline; }
          .theme-fc-content .post-reply-outer .post-reply .reply-buttons .cancel-button .button-inner span, .theme-fc-content .post-reply-outer .post-reply .reply-buttons .cancel-button .button-inner a, .theme-fc-content .post-reply-outer .post-reply .reply-buttons .cancel-button .button-inner a:hover,
          .theme-fc-content .post-reply-outer .post-reply .reply-buttons .submit-button .button-inner span,
          .theme-fc-content .post-reply-outer .post-reply .reply-buttons .submit-button .button-inner a,
          .theme-fc-content .post-reply-outer .post-reply .reply-buttons .submit-button .button-inner a:hover {
            color: #000000;
            text-decoration: none; }
            .theme-fc-content .post-reply-outer .post-reply .reply-buttons .cancel-button .button-inner span:hover, .theme-fc-content .post-reply-outer .post-reply .reply-buttons .cancel-button .button-inner span a, .theme-fc-content .post-reply-outer .post-reply .reply-buttons .cancel-button .button-inner span a:hover, .theme-fc-content .post-reply-outer .post-reply .reply-buttons .cancel-button .button-inner span a:active, .theme-fc-content .post-reply-outer .post-reply .reply-buttons .cancel-button .button-inner a:hover, .theme-fc-content .post-reply-outer .post-reply .reply-buttons .cancel-button .button-inner a a, .theme-fc-content .post-reply-outer .post-reply .reply-buttons .cancel-button .button-inner a a:hover, .theme-fc-content .post-reply-outer .post-reply .reply-buttons .cancel-button .button-inner a a:active, .theme-fc-content .post-reply-outer .post-reply .reply-buttons .cancel-button .button-inner a:hover:hover, .theme-fc-content .post-reply-outer .post-reply .reply-buttons .cancel-button .button-inner a:hover a, .theme-fc-content .post-reply-outer .post-reply .reply-buttons .cancel-button .button-inner a:hover a:hover, .theme-fc-content .post-reply-outer .post-reply .reply-buttons .cancel-button .button-inner a:hover a:active,
            .theme-fc-content .post-reply-outer .post-reply .reply-buttons .submit-button .button-inner span:hover,
            .theme-fc-content .post-reply-outer .post-reply .reply-buttons .submit-button .button-inner span a,
            .theme-fc-content .post-reply-outer .post-reply .reply-buttons .submit-button .button-inner span a:hover,
            .theme-fc-content .post-reply-outer .post-reply .reply-buttons .submit-button .button-inner span a:active,
            .theme-fc-content .post-reply-outer .post-reply .reply-buttons .submit-button .button-inner a:hover,
            .theme-fc-content .post-reply-outer .post-reply .reply-buttons .submit-button .button-inner a a,
            .theme-fc-content .post-reply-outer .post-reply .reply-buttons .submit-button .button-inner a a:hover,
            .theme-fc-content .post-reply-outer .post-reply .reply-buttons .submit-button .button-inner a a:active,
            .theme-fc-content .post-reply-outer .post-reply .reply-buttons .submit-button .button-inner a:hover:hover,
            .theme-fc-content .post-reply-outer .post-reply .reply-buttons .submit-button .button-inner a:hover a,
            .theme-fc-content .post-reply-outer .post-reply .reply-buttons .submit-button .button-inner a:hover a:hover,
            .theme-fc-content .post-reply-outer .post-reply .reply-buttons .submit-button .button-inner a:hover a:active {
              text-decoration: none;
              outline: none; }
    .theme-fc-content .post-reply-outer .post-reply .reply-outer {
      box-sizing: content-box;
      position: relative;
      margin-left: 180px;
      margin-bottom: 10px;
      background-color: #ffffff;
      min-height: 203px; }
      .theme-fc-content .post-reply-outer .post-reply .reply-outer .infobox {
        box-sizing: content-box;
        position: absolute;
        top: 0;
        left: -180px;
        bottom: 0;
        display: block;
        width: 160px;
        padding: 5px 10px;
        background-image: url(../imageset/infobox-middle.png);
        background-repeat: repeat-y;
        background-position: -180px 0; }
        .theme-fc-content .post-reply-outer .post-reply .reply-outer .infobox .author-avatar {
          display: inline-block;
          zoom: 1;
          *display: inline;
          width: 93px;
          height: 93px; }
        .theme-fc-content .post-reply-outer .post-reply .reply-outer .infobox .author-username {
          margin-top: 5px;
          margin-bottom: 5px;
          padding-right: 24px;
          display: block;
          font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
          font-weight: normal;
          text-decoration: none;
          font-size: 14px;
          line-height: 17px;
          color: #ffffff; }
          .theme-fc-content .post-reply-outer .post-reply .reply-outer .infobox .author-username .username-coloured {
            color: inherit !important;
            font-weight: normal; }
          .theme-fc-content .post-reply-outer .post-reply .reply-outer .infobox .author-username:hover, .theme-fc-content .post-reply-outer .post-reply .reply-outer .infobox .author-username a, .theme-fc-content .post-reply-outer .post-reply .reply-outer .infobox .author-username a:hover, .theme-fc-content .post-reply-outer .post-reply .reply-outer .infobox .author-username a:active {
            text-decoration: none;
            outline: none; }
          .theme-fc-content .post-reply-outer .post-reply .reply-outer .infobox .author-username span.isNew {
            color: #66CCFF;
            vertical-align: top;
            font-size: 11px;
            line-height: 12px;
            text-transform: lowercase; }
        .theme-fc-content .post-reply-outer .post-reply .reply-outer .infobox .online-indicator-on, .theme-fc-content .post-reply-outer .post-reply .reply-outer .infobox .online-indicator-off, .theme-fc-content .post-reply-outer .post-reply .reply-outer .infobox .online-indicator-idle {
          display: inline-block;
          zoom: 1;
          *display: inline;
          width: 24px;
          height: 14px;
          background-image: url(../imageset/user-status.png);
          background-repeat: no-repeat;
          vertical-align: top; }
        .theme-fc-content .post-reply-outer .post-reply .reply-outer .infobox .online-indicator-on {
          background-position: 0 0; }
        .theme-fc-content .post-reply-outer .post-reply .reply-outer .infobox .online-indicator-off {
          background-position: 0 -14px; }
        .theme-fc-content .post-reply-outer .post-reply .reply-outer .infobox .online-indicator-idle {
          background-position: 0 -28px; }
        .theme-fc-content .post-reply-outer .post-reply .reply-outer .infobox .author-username-online {
          padding-right: 0; }
          .theme-fc-content .post-reply-outer .post-reply .reply-outer .infobox .author-username-online .username {
            margin-right: 5px;
            float: left; }
        .theme-fc-content .post-reply-outer .post-reply .reply-outer .infobox .post-date, .theme-fc-content .post-reply-outer .post-reply .reply-outer .infobox .post-number {
          display: block;
          color: #B1B1B1;
          font-size: 12px;
          margin-top: 4px; }
        .theme-fc-content .post-reply-outer .post-reply .reply-outer .infobox .border-top, .theme-fc-content .post-reply-outer .post-reply .reply-outer .infobox .border-bottom, .theme-fc-content .post-reply-outer .post-reply .reply-outer .infobox .tick {
          position: absolute;
          background-image: url("../imageset/infobox-sprite.png");
          background-repeat: no-repeat; }
        .theme-fc-content .post-reply-outer .post-reply .reply-outer .infobox .border-top, .theme-fc-content .post-reply-outer .post-reply .reply-outer .infobox .border-bottom {
          left: 0;
          right: 0;
          height: 3px; }
        .theme-fc-content .post-reply-outer .post-reply .reply-outer .infobox .border-top {
          top: 0;
          background-position: 0 -6px; }
        .theme-fc-content .post-reply-outer .post-reply .reply-outer .infobox .border-bottom {
          bottom: 0;
          background-position: 0 -9px; }
        .theme-fc-content .post-reply-outer .post-reply .reply-outer .infobox .tick {
          top: 13px;
          right: 0;
          width: 12px;
          height: 23px;
          background-position: -192px 0; }
        .theme-fc-content .post-reply-outer .post-reply .reply-outer .infobox.topic-starter {
          background-position: 0 0; }
          .theme-fc-content .post-reply-outer .post-reply .reply-outer .infobox.topic-starter .border-top {
            background-position: 0 0; }
          .theme-fc-content .post-reply-outer .post-reply .reply-outer .infobox.topic-starter .border-bottom {
            background-position: 0 -3px; }
          .theme-fc-content .post-reply-outer .post-reply .reply-outer .infobox.topic-starter .tick {
            background-position: -180px 0; }
        .theme-fc-content .post-reply-outer .post-reply .reply-outer .infobox .tick {
          background-position: -204px 0; }
    .theme-fc-content .post-reply-outer .post-reply .post {
      min-height: 203px; }
    .theme-fc-content .post-reply-outer .post-reply .reply-editor {
      position: relative;
      background-image: url(../imageset/bg-post-comment-middle.png);
      background-repeat: repeat-y; }
      .theme-fc-content .post-reply-outer .post-reply .reply-editor textarea {
        box-sizing: content-box;
        width: 810px;
        max-width: 810px;
        min-width: 810px;
        border: none;
        color: #414141;
        font-size: 14px;
        line-height: 20px;
        overflow: auto;
        min-height: 195px;
        padding: 4px;
        background-color: transparent;
        position: relative; }
        .theme-fc-content .post-reply-outer .post-reply .reply-editor textarea:focus {
          outline: none; }
      .theme-fc-content .post-reply-outer .post-reply .reply-editor .border-top,
      .theme-fc-content .post-reply-outer .post-reply .reply-editor .border-bottom {
        position: absolute;
        left: 0;
        right: 0;
        height: 5px;
        background-repeat: none;
        background-postion: 0 0; }
      .theme-fc-content .post-reply-outer .post-reply .reply-editor .border-top {
        top: 0;
        background-image: url(../imageset/bg-post-comment-top.png); }
      .theme-fc-content .post-reply-outer .post-reply .reply-editor .border-bottom {
        bottom: 0;
        background-image: url(../imageset/bg-post-comment-bottom.png); }
    .theme-fc-content .post-reply-outer .post-reply .delete-post {
      margin-top: 5px;
      color: #ADADAD; }
      .theme-fc-content .post-reply-outer .post-reply .delete-post label {
        color: #999999; }
    .theme-fc-content .post-reply-outer .post-reply .reply-options {
      margin-left: 180px;
      padding-top: 6px;
      padding-bottom: 6px; }
    .theme-fc-content .post-reply-outer .post-reply .toggle-topic-type {
      color: #ADADAD; }
      .theme-fc-content .post-reply-outer .post-reply .toggle-topic-type label {
        color: #999999; }
        .theme-fc-content .post-reply-outer .post-reply .toggle-topic-type label.main {
          color: inherit; }
      .theme-fc-content .post-reply-outer .post-reply .toggle-topic-type input {
        position: relative;
        bottom: 0.1em; }
  .theme-fc-content .quick-reply-editor-replacement {
    position: relative;
    margin-top: 20px;
    padding-top: 20px;
    min-height: 165px; }
    .theme-fc-content .quick-reply-editor-replacement .register-box {
      position: relative;
      display: block;
      width: 597px;
      height: 100%;
      float: left;
      font-size: 26px;
      padding: 25px 63px 30px 20px;
      margin: 0 10px;
      color: #6CF;
      background-image: url(../imageset/bg-q.png);
      background-repeat: repeat-x; }
      .theme-fc-content .quick-reply-editor-replacement .register-box .border-left,
      .theme-fc-content .quick-reply-editor-replacement .register-box .border-right {
        position: absolute;
        top: 0;
        bottom: 0; }
      .theme-fc-content .quick-reply-editor-replacement .register-box .border-left {
        left: 0;
        width: 10px;
        background-image: url(../imageset/bg-q-left.png);
        background-repeat: no-repeat;
        background-position: top left; }
      .theme-fc-content .quick-reply-editor-replacement .register-box .border-right {
        right: 0;
        width: 63px;
        background-image: url(../imageset/bg-q-right.png);
        background-repeat: no-repeat;
        background-position: top right; }
    .theme-fc-content .quick-reply-editor-replacement .join-for-free-button {
      position: absolute;
      top: 30px;
      right: 0;
      background-color: #6DDAFC;
      /* Old browsers */
      background: -moz-linear-gradient(top, #6ddafc 0%, #6cd7f9 10%, #62cbee 33%, #5ec6eb 40%, #59c6e9 43%, #5ac4e7 47%, #5ac4e7 63%, #44b3d5 77%, #3ca7cb 97%, #38a7c9 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6ddafc), color-stop(10%, #6cd7f9), color-stop(33%, #62cbee), color-stop(40%, #5ec6eb), color-stop(43%, #59c6e9), color-stop(47%, #5ac4e7), color-stop(63%, #5ac4e7), color-stop(77%, #44b3d5), color-stop(97%, #3ca7cb), color-stop(100%, #38a7c9));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #6ddafc 0%, #6cd7f9 10%, #62cbee 33%, #5ec6eb 40%, #59c6e9 43%, #5ac4e7 47%, #5ac4e7 63%, #44b3d5 77%, #3ca7cb 97%, #38a7c9 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #6ddafc 0%, #6cd7f9 10%, #62cbee 33%, #5ec6eb 40%, #59c6e9 43%, #5ac4e7 47%, #5ac4e7 63%, #44b3d5 77%, #3ca7cb 97%, #38a7c9 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, #6ddafc 0%, #6cd7f9 10%, #62cbee 33%, #5ec6eb 40%, #59c6e9 43%, #5ac4e7 47%, #5ac4e7 63%, #44b3d5 77%, #3ca7cb 97%, #38a7c9 100%);
      /* IE10+ */
      background: linear-gradient(to bottom, #6ddafc 0%, #6cd7f9 10%, #62cbee 33%, #5ec6eb 40%, #59c6e9 43%, #5ac4e7 47%, #5ac4e7 63%, #44b3d5 77%, #3ca7cb 97%, #38a7c9 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6DDAFC', endColorstr='#38a7c9',GradientType=0 );
      /* IE6-9 */
      color: #000000;
      border-radius: 5px;
      font-size: 20px;
      line-height: 32px;
      width: 280px;
      text-align: center; }
      .theme-fc-content .quick-reply-editor-replacement .join-for-free-button a {
        color: #000000;
        padding: 0 20px;
        width: 240px;
        display: block;
        text-align: center; }
  .theme-fc-content .post-preview .post-preview-title {
    font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 24px;
    color: #ffffff;
    text-transform: none; }
  .theme-fc-content .report-post .title,
  .theme-fc-content .login .title {
    font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    font-size: 28px;
    line-height: 36px;
    color: #ACACAC;
    margin: 5px 0;
    text-transform: none; }
    .theme-fc-content .report-post .title:hover, .theme-fc-content .report-post .title a, .theme-fc-content .report-post .title a:hover, .theme-fc-content .report-post .title a:active,
    .theme-fc-content .login .title:hover,
    .theme-fc-content .login .title a,
    .theme-fc-content .login .title a:hover,
    .theme-fc-content .login .title a:active {
      text-decoration: none;
      outline: none; }
  .theme-fc-content .report-post .panel,
  .theme-fc-content .login .panel {
    background-color: #424242;
    color: #999;
    margin-bottom: 10px;
    width: 100%; }
    .theme-fc-content .report-post .panel .content label,
    .theme-fc-content .login .panel .content label {
      color: #FFFFFF; }
    .theme-fc-content .report-post .panel .content dl dt span,
    .theme-fc-content .login .panel .content dl dt span {
      color: #FFFFFF;
      font-size: 12px; }
    .theme-fc-content .report-post .panel .content #reason_id,
    .theme-fc-content .report-post .panel .content #report_text,
    .theme-fc-content .login .panel .content #reason_id,
    .theme-fc-content .login .panel .content #report_text {
      width: 100%; }
    .theme-fc-content .report-post .panel .content .report-post-submit-button,
    .theme-fc-content .report-post .panel .content .report-post-cancel-button,
    .theme-fc-content .login .panel .content .report-post-submit-button,
    .theme-fc-content .login .panel .content .report-post-cancel-button {
      display: inline-block;
      zoom: 1;
      *display: inline;
      padding-left: 10px;
      cursor: pointer;
      border: none;
      background-image: url(../imageset/fc-buttons02-left.png);
      background-repeat: no-repeat;
      background-position: left top;
      background-color: transparent; }
      .theme-fc-content .report-post .panel .content .report-post-submit-button .button-inner,
      .theme-fc-content .report-post .panel .content .report-post-cancel-button .button-inner,
      .theme-fc-content .login .panel .content .report-post-submit-button .button-inner,
      .theme-fc-content .login .panel .content .report-post-cancel-button .button-inner {
        display: inline-block;
        zoom: 1;
        *display: inline;
        padding-right: 10px; }
        .theme-fc-content .report-post .panel .content .report-post-submit-button .button-inner a, .theme-fc-content .report-post .panel .content .report-post-submit-button .button-inner span,
        .theme-fc-content .report-post .panel .content .report-post-cancel-button .button-inner a,
        .theme-fc-content .report-post .panel .content .report-post-cancel-button .button-inner span,
        .theme-fc-content .login .panel .content .report-post-submit-button .button-inner a,
        .theme-fc-content .login .panel .content .report-post-submit-button .button-inner span,
        .theme-fc-content .login .panel .content .report-post-cancel-button .button-inner a,
        .theme-fc-content .login .panel .content .report-post-cancel-button .button-inner span {
          display: block;
          width: auto;
          text-decoration: none;
          color: #f0f0f0;
          text-align: center;
          white-space: nowrap; }
          .theme-fc-content .report-post .panel .content .report-post-submit-button .button-inner a:hover, .theme-fc-content .report-post .panel .content .report-post-submit-button .button-inner a a, .theme-fc-content .report-post .panel .content .report-post-submit-button .button-inner a a:hover, .theme-fc-content .report-post .panel .content .report-post-submit-button .button-inner a a:active, .theme-fc-content .report-post .panel .content .report-post-submit-button .button-inner span:hover, .theme-fc-content .report-post .panel .content .report-post-submit-button .button-inner span a, .theme-fc-content .report-post .panel .content .report-post-submit-button .button-inner span a:hover, .theme-fc-content .report-post .panel .content .report-post-submit-button .button-inner span a:active,
          .theme-fc-content .report-post .panel .content .report-post-cancel-button .button-inner a:hover,
          .theme-fc-content .report-post .panel .content .report-post-cancel-button .button-inner a a,
          .theme-fc-content .report-post .panel .content .report-post-cancel-button .button-inner a a:hover,
          .theme-fc-content .report-post .panel .content .report-post-cancel-button .button-inner a a:active,
          .theme-fc-content .report-post .panel .content .report-post-cancel-button .button-inner span:hover,
          .theme-fc-content .report-post .panel .content .report-post-cancel-button .button-inner span a,
          .theme-fc-content .report-post .panel .content .report-post-cancel-button .button-inner span a:hover,
          .theme-fc-content .report-post .panel .content .report-post-cancel-button .button-inner span a:active,
          .theme-fc-content .login .panel .content .report-post-submit-button .button-inner a:hover,
          .theme-fc-content .login .panel .content .report-post-submit-button .button-inner a a,
          .theme-fc-content .login .panel .content .report-post-submit-button .button-inner a a:hover,
          .theme-fc-content .login .panel .content .report-post-submit-button .button-inner a a:active,
          .theme-fc-content .login .panel .content .report-post-submit-button .button-inner span:hover,
          .theme-fc-content .login .panel .content .report-post-submit-button .button-inner span a,
          .theme-fc-content .login .panel .content .report-post-submit-button .button-inner span a:hover,
          .theme-fc-content .login .panel .content .report-post-submit-button .button-inner span a:active,
          .theme-fc-content .login .panel .content .report-post-cancel-button .button-inner a:hover,
          .theme-fc-content .login .panel .content .report-post-cancel-button .button-inner a a,
          .theme-fc-content .login .panel .content .report-post-cancel-button .button-inner a a:hover,
          .theme-fc-content .login .panel .content .report-post-cancel-button .button-inner a a:active,
          .theme-fc-content .login .panel .content .report-post-cancel-button .button-inner span:hover,
          .theme-fc-content .login .panel .content .report-post-cancel-button .button-inner span a,
          .theme-fc-content .login .panel .content .report-post-cancel-button .button-inner span a:hover,
          .theme-fc-content .login .panel .content .report-post-cancel-button .button-inner span a:active {
            text-decoration: none;
            outline: none; }
      .theme-fc-content .report-post .panel .content .report-post-submit-button:hover .button-inner a, .theme-fc-content .report-post .panel .content .report-post-submit-button:hover .button-inner span,
      .theme-fc-content .report-post .panel .content .report-post-cancel-button:hover .button-inner a,
      .theme-fc-content .report-post .panel .content .report-post-cancel-button:hover .button-inner span,
      .theme-fc-content .login .panel .content .report-post-submit-button:hover .button-inner a,
      .theme-fc-content .login .panel .content .report-post-submit-button:hover .button-inner span,
      .theme-fc-content .login .panel .content .report-post-cancel-button:hover .button-inner a,
      .theme-fc-content .login .panel .content .report-post-cancel-button:hover .button-inner span {
        color: #6cf; }
      .theme-fc-content .report-post .panel .content .report-post-submit-button .button-inner,
      .theme-fc-content .report-post .panel .content .report-post-cancel-button .button-inner,
      .theme-fc-content .login .panel .content .report-post-submit-button .button-inner,
      .theme-fc-content .login .panel .content .report-post-cancel-button .button-inner {
        background-image: url(../imageset/fc-buttons02.png);
        background-repeat: no-repeat;
        background-position: right top; }
        .theme-fc-content .report-post .panel .content .report-post-submit-button .button-inner a, .theme-fc-content .report-post .panel .content .report-post-submit-button .button-inner span,
        .theme-fc-content .report-post .panel .content .report-post-cancel-button .button-inner a,
        .theme-fc-content .report-post .panel .content .report-post-cancel-button .button-inner span,
        .theme-fc-content .login .panel .content .report-post-submit-button .button-inner a,
        .theme-fc-content .login .panel .content .report-post-submit-button .button-inner span,
        .theme-fc-content .login .panel .content .report-post-cancel-button .button-inner a,
        .theme-fc-content .login .panel .content .report-post-cancel-button .button-inner span {
          font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
          font-weight: normal;
          font-size: 14px;
          line-height: 28px;
          padding-top: 2px;
          z-index: 4;
          position: relative; }
  .theme-fc-content .report-post {
    width: 916px; }
    .theme-fc-content .report-post .content #reason_id,
    .theme-fc-content .report-post .content #report_text {
      width: 100%; }
    .theme-fc-content .report-post .content .report-post-submit-button,
    .theme-fc-content .report-post .content .report-post-cancel-button {
      display: inline-block;
      zoom: 1;
      *display: inline;
      padding-left: 10px;
      cursor: pointer;
      border: none;
      background-image: url(../imageset/fc-buttons02-left.png);
      background-repeat: no-repeat;
      background-position: left top;
      background-color: transparent; }
      .theme-fc-content .report-post .content .report-post-submit-button .button-inner,
      .theme-fc-content .report-post .content .report-post-cancel-button .button-inner {
        display: inline-block;
        zoom: 1;
        *display: inline;
        padding-right: 10px; }
        .theme-fc-content .report-post .content .report-post-submit-button .button-inner a, .theme-fc-content .report-post .content .report-post-submit-button .button-inner span,
        .theme-fc-content .report-post .content .report-post-cancel-button .button-inner a,
        .theme-fc-content .report-post .content .report-post-cancel-button .button-inner span {
          display: block;
          width: auto;
          text-decoration: none;
          color: #f0f0f0;
          text-align: center;
          white-space: nowrap; }
          .theme-fc-content .report-post .content .report-post-submit-button .button-inner a:hover, .theme-fc-content .report-post .content .report-post-submit-button .button-inner a a, .theme-fc-content .report-post .content .report-post-submit-button .button-inner a a:hover, .theme-fc-content .report-post .content .report-post-submit-button .button-inner a a:active, .theme-fc-content .report-post .content .report-post-submit-button .button-inner span:hover, .theme-fc-content .report-post .content .report-post-submit-button .button-inner span a, .theme-fc-content .report-post .content .report-post-submit-button .button-inner span a:hover, .theme-fc-content .report-post .content .report-post-submit-button .button-inner span a:active,
          .theme-fc-content .report-post .content .report-post-cancel-button .button-inner a:hover,
          .theme-fc-content .report-post .content .report-post-cancel-button .button-inner a a,
          .theme-fc-content .report-post .content .report-post-cancel-button .button-inner a a:hover,
          .theme-fc-content .report-post .content .report-post-cancel-button .button-inner a a:active,
          .theme-fc-content .report-post .content .report-post-cancel-button .button-inner span:hover,
          .theme-fc-content .report-post .content .report-post-cancel-button .button-inner span a,
          .theme-fc-content .report-post .content .report-post-cancel-button .button-inner span a:hover,
          .theme-fc-content .report-post .content .report-post-cancel-button .button-inner span a:active {
            text-decoration: none;
            outline: none; }
      .theme-fc-content .report-post .content .report-post-submit-button:hover .button-inner a, .theme-fc-content .report-post .content .report-post-submit-button:hover .button-inner span,
      .theme-fc-content .report-post .content .report-post-cancel-button:hover .button-inner a,
      .theme-fc-content .report-post .content .report-post-cancel-button:hover .button-inner span {
        color: #6cf; }
      .theme-fc-content .report-post .content .report-post-submit-button .button-inner,
      .theme-fc-content .report-post .content .report-post-cancel-button .button-inner {
        background-image: url(../imageset/fc-buttons02.png);
        background-repeat: no-repeat;
        background-position: right top; }
        .theme-fc-content .report-post .content .report-post-submit-button .button-inner a, .theme-fc-content .report-post .content .report-post-submit-button .button-inner span,
        .theme-fc-content .report-post .content .report-post-cancel-button .button-inner a,
        .theme-fc-content .report-post .content .report-post-cancel-button .button-inner span {
          font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
          font-weight: normal;
          font-size: 14px;
          line-height: 28px;
          padding-top: 2px;
          z-index: 4;
          position: relative; }
  .theme-fc-content .login .content .login-button {
    display: inline-block;
    zoom: 1;
    *display: inline;
    padding-left: 10px;
    cursor: pointer;
    border: none;
    background-image: url(../imageset/fc-buttons02-left.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: transparent; }
    .theme-fc-content .login .content .login-button .button-inner {
      display: inline-block;
      zoom: 1;
      *display: inline;
      padding-right: 10px; }
      .theme-fc-content .login .content .login-button .button-inner a, .theme-fc-content .login .content .login-button .button-inner span {
        display: block;
        width: auto;
        text-decoration: none;
        color: #f0f0f0;
        text-align: center;
        white-space: nowrap; }
        .theme-fc-content .login .content .login-button .button-inner a:hover, .theme-fc-content .login .content .login-button .button-inner a a, .theme-fc-content .login .content .login-button .button-inner a a:hover, .theme-fc-content .login .content .login-button .button-inner a a:active, .theme-fc-content .login .content .login-button .button-inner span:hover, .theme-fc-content .login .content .login-button .button-inner span a, .theme-fc-content .login .content .login-button .button-inner span a:hover, .theme-fc-content .login .content .login-button .button-inner span a:active {
          text-decoration: none;
          outline: none; }
    .theme-fc-content .login .content .login-button:hover .button-inner a, .theme-fc-content .login .content .login-button:hover .button-inner span {
      color: #6cf; }
    .theme-fc-content .login .content .login-button .button-inner {
      background-image: url(../imageset/fc-buttons02.png);
      background-repeat: no-repeat;
      background-position: right top; }
      .theme-fc-content .login .content .login-button .button-inner a, .theme-fc-content .login .content .login-button .button-inner span {
        font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 14px;
        line-height: 28px;
        padding-top: 2px;
        z-index: 4;
        position: relative; }
  .theme-fc-content .search-results .top-section {
    position: relative; }
    .theme-fc-content .search-results .top-section .header {
      font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
      font-weight: normal;
      text-decoration: none;
      font-size: 28px;
      line-height: 36px;
      color: #ACACAC;
      padding-right: 300px;
      margin: 0;}

      .theme-fc-content .search-results .top-section .header:hover, .theme-fc-content .search-results .top-section .header a, .theme-fc-content .search-results .top-section .header a:hover, .theme-fc-content .search-results .top-section .header a:active {
        text-decoration: none;
        outline: none; }
      .theme-fc-content .search-results .top-section .header a,
      .theme-fc-content .search-results .top-section .header span {
        color: #FFFFFF; }
    .theme-fc-content .search-results .top-section .pager {
      font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
      font-weight: normal;
      font-size: 13px;
      /*line-height: 16px;*/
      color: #B1B1B1;
      font-weight: 800;
      position: absolute;
      top: 12px;
      right: 40px; }
      .theme-fc-content .search-results .top-section .pager a {
        text-decoration: none;
        color: inherit;
        z-index: 400!important;
        display: block;
        position: relative;
        width: auto; }
        .theme-fc-content .search-results .top-section .pager a:hover, .theme-fc-content .search-results .top-section .pager a a, .theme-fc-content .search-results .top-section .pager a a:hover, .theme-fc-content .search-results .top-section .pager a a:active {
          text-decoration: none;
          outline: none; }
      .theme-fc-content .search-results .top-section .pager .item, .theme-fc-content .search-results .top-section .pager .active-item {
        display: inline-block;
        zoom: 1;
        *display: inline; }
      .theme-fc-content .search-results .top-section .pager .item {
        margin-right: 4px;
        margin-left: 4px; }
        .theme-fc-content .search-results .top-section .pager .item:hover {
          color: #66ccff; }
      .theme-fc-content .search-results .top-section .pager .active-item {
        position: relative;
        margin-right: 4px;
        margin-left: 4px;
        color: #414141;
        background-image: url(../imageset/fc-pager-bg.png);
        background-repeat: repeat-x; }
        .theme-fc-content .search-results .top-section .pager .active-item a {
          color: inherit; }
        .theme-fc-content .search-results .top-section .pager .active-item .border-left, .theme-fc-content .search-results .top-section .pager .active-item .border-right {
          position: absolute;
          top: 0;
          bottom: 0;
          width: 4px;
          background-repeat: no-repeat; }
        .theme-fc-content .search-results .top-section .pager .active-item .border-left {
          left: -4px;
          background-image: url(../imageset/fc-pager-left.png); }
        .theme-fc-content .search-results .top-section .pager .active-item .border-right {
          right: -4px;
          background-image: url(../imageset/fc-pager-right.png); }
  .theme-fc-content .search-results .tile-headers {
    position: relative;
    height: 16px;
    font-size: 12px;
    color: #B1B1B1;
    margin-bottom: 10px; }
    .theme-fc-content .search-results .tile-headers span {
      position: absolute;
      top: 0; }
    .theme-fc-content .search-results .tile-headers .topic {
      left: 165px; }
    .theme-fc-content .search-results .tile-headers .posts-and-clicks {
      left: 860px; }
  .theme-fc-content .search-results .post-tile-search-result {
    position: relative;
    height: 86px;
    width: 1000px;
    margin-bottom: 3px;
    background-repeat: no-repeat;
    color: #414141;
    cursor: pointer;
    background: url(../imageset/bg-topic-row-search.png) no-repeat scroll 0 0 transparent;
    background-position: 0 0px; }
    .theme-fc-content .search-results .post-tile-search-result a.author-avatar, .theme-fc-content .search-results .post-tile-search-result span.author-avatar {
      position: absolute;
      display: inline-block;
      zoom: 1;
      *display: inline;
      width: 50px;
      height: 50px;
      top: 18px;
      left: 105px; }
    .theme-fc-content .search-results .post-tile-search-result .title, .theme-fc-content .search-results .post-tile-search-result .first-post-author-and-time {
      position: absolute;
      left: 165px; }
    .theme-fc-content .search-results .post-tile-search-result .title {
      display: inline-block;
      zoom: 1;
      *display: inline;
      line-height: 23px;
      overflow: hidden;
      top: 22px;
      text-transform: none;
      width: 426px; }
      .theme-fc-content .search-results .post-tile-search-result .title .ellipsis-text {
        display: inline-block;
        zoom: 1;
        *display: inline; }
      .theme-fc-content .search-results .post-tile-search-result .title a {
        font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
        text-decoration: none;
        font-size: 16px;
        line-height: 23px;
        color: #222;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        width: 330px;
        height: 23px;
        display: inline-block; }
        .theme-fc-content .search-results .post-tile-search-result .title a:hover, .theme-fc-content .search-results .post-tile-search-result .title a a, .theme-fc-content .search-results .post-tile-search-result .title a a:hover, .theme-fc-content .search-results .post-tile-search-result .title a a:active {
          text-decoration: none;
          outline: none; }
      .theme-fc-content .search-results .post-tile-search-result .title .new-topic-marker {
        position: relative;
        display: inline-block;
        zoom: 1;
        *display: inline;
        line-height: 23px;
        background: #6CF;
        padding: 4px 6px;
        border-radius: 4px;
        width: auto;
        float: right;
        font-size: 14px;
        height: 16px;
        line-height: 16px;
        margin: 9px 8px 0 5px; }
        .theme-fc-content .search-results .post-tile-search-result .title .new-topic-marker .border-left, .theme-fc-content .search-results .post-tile-search-result .title .new-topic-marker .border-right {
          display: none; }
        .theme-fc-content .search-results .post-tile-search-result .title .new-topic-marker .border-left {
          left: -5px;
          background-position: left top; }
        .theme-fc-content .search-results .post-tile-search-result .title .new-topic-marker .border-right {
          right: -5px;
          background-position: right top; }
    .theme-fc-content .search-results .post-tile-search-result .first-post-author-and-time {
      bottom: 21px;
      text-decoration: none;
      font-size: 12px;
      line-height: 14px;
      color: #414141; }
      .theme-fc-content .search-results .post-tile-search-result .first-post-author-and-time:hover, .theme-fc-content .search-results .post-tile-search-result .first-post-author-and-time a, .theme-fc-content .search-results .post-tile-search-result .first-post-author-and-time a:hover, .theme-fc-content .search-results .post-tile-search-result .first-post-author-and-time a:active {
        text-decoration: none;
        outline: none; }
      .theme-fc-content .search-results .post-tile-search-result .first-post-author-and-time a {
        color: #0096e1; }
      .theme-fc-content .search-results .post-tile-search-result .first-post-author-and-time .first-post-author {
        margin-right: 4px;
        color: #0096E1; }
    .theme-fc-content .search-results .post-tile-search-result .posts-count {
      color: #FFFFFF;
      font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
      font-weight: normal;
      font-size: 14px;
      line-height: 20px;
      padding: 2px 0 8px 0;
      margin: 0;
      position: absolute;
      text-align: center;
      vertical-align: middle;
      top: 23px;
      left: 905px;
      width: 35px;
      background-image: url(../imageset/bg-topic-shout.png);
      background-repeat: no-repeat;
      background-position: 0 -30px; }
      .theme-fc-content .search-results .post-tile-search-result .posts-count .posts-new {
        position: absolute;
        left: 40px;
        top: 0;
        color: #000000; }
      .theme-fc-content .search-results .post-tile-search-result .posts-count span.newPosts {
        position: absolute;
        top: -6px;
        right: -24%;
        font-size: 9px;
        color: #000000;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        padding: 1px 3px;
        line-height: 12px;
        min-width: 12px;
        background-color: #8bd5fa;
        background: -moz-linear-gradient(top, #8bd5fa 0%, #7accf5 27%, #48b0e4 82%, #3ba9e0 100%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8bd5fa), color-stop(27%, #7accf5), color-stop(82%, #48b0e4), color-stop(100%, #3ba9e0));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #8bd5fa 0%, #7accf5 27%, #48b0e4 82%, #3ba9e0 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #8bd5fa 0%, #7accf5 27%, #48b0e4 82%, #3ba9e0 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #8bd5fa 0%, #7accf5 27%, #48b0e4 82%, #3ba9e0 100%);
        /* IE10+ */
        background: linear-gradient(to bottom, #8bd5fa 0%, #7accf5 27%, #48b0e4 82%, #3ba9e0 100%);
        /* W3C */
        border: 0 solid transparent;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
        -pie-border-radius: 7px 7px 7px 7px;
        -webkit-box-shadow: -3px 2px 3px -1px black;
        -moz-box-shadow: -3px 2px 3px -1px black;
        box-shadow: -3px 2px 3px -1px black; }
      .theme-fc-content .search-results .post-tile-search-result .posts-count span.newPosts.circle {
        padding: 1px; }
    .theme-fc-content .search-results .post-tile-search-result .clicks-count {
      position: absolute;
      left: 879px;
      bottom: 20px;
      width: 87px;
      text-align: center;
      font-size: 12px; }
    .theme-fc-content .search-results .post-tile-search-result .sticky-marker {
      position: absolute;
      right: 44px;
      top: 20.5px;
      width: 9px;
      height: 45px;
      background-image: url(../imageset/topic-sticky.png);
      background-repeat: no-repeat;
      background-position: top left; }
    .lt-ie8 .theme-fc-content .search-results .post-tile-search-result:hover {
      z-index: 10; }
    .theme-fc-content .search-results .post-tile-search-result:hover {
      background-position: 0 -90px; }
    .theme-fc-content .search-results .post-tile-search-result .forum {
      position: absolute;
      top: 5px;
      left: 10px;
      width: 85px;
      height: 76px;
      line-height: 76px;
      overflow: hidden;
      font-size: 12px; }
      .theme-fc-content .search-results .post-tile-search-result .forum .forum-inner {
        display: inline-block;
        zoom: 1;
        *display: inline;
        vertical-align: middle;
        line-height: normal; }
    .theme-fc-content .search-results .post-tile-search-result .matched-topic-info {
      position: absolute;
      top: 1px;
      bottom: 3px;
      left: 165px;
      width: 322px;
      line-height: 78px; }
      .theme-fc-content .search-results .post-tile-search-result .matched-topic-info .matched-topic-info-inner {
        position: relative;
        display: inline-block;
        zoom: 1;
        *display: inline;
        vertical-align: middle;
        line-height: normal; }
      .theme-fc-content .search-results .post-tile-search-result .matched-topic-info .title {
        display: inline-block;
        zoom: 1;
        *display: inline;
        line-height: 23px;
        overflow: hidden;
        position: relative;
        top: 0;
        left: 0; }
        .theme-fc-content .search-results .post-tile-search-result .matched-topic-info .title .ellipsis-text {
          display: inline-block;
          zoom: 1;
          *display: inline; }
      .theme-fc-content .search-results .post-tile-search-result .matched-topic-info .first-post-author-and-time {
        position: relative;
        position: relative;
        top: 0;
        left: 0; }
    .theme-fc-content .search-results .post-tile-search-result .matched-post {
      position: absolute;
      top: 1px;
      bottom: 3px;
      left: 507px;
      width: 363px;
      line-height: 78px; }
      .theme-fc-content .search-results .post-tile-search-result .matched-post .matched-post-inner {
        position: relative;
        display: inline-block;
        zoom: 1;
        *display: inline;
        vertical-align: middle;
        line-height: normal; }
      .theme-fc-content .search-results .post-tile-search-result .matched-post .matched-post-subject,
      .theme-fc-content .search-results .post-tile-search-result .matched-post .matched-post-extract,
      .theme-fc-content .search-results .post-tile-search-result .matched-post .matched-post-author-and-time {
        text-decoration: none;
        font-size: 12px;
        line-height: 14px;
        color: #414141; }
        .theme-fc-content .search-results .post-tile-search-result .matched-post .matched-post-subject:hover, .theme-fc-content .search-results .post-tile-search-result .matched-post .matched-post-subject a, .theme-fc-content .search-results .post-tile-search-result .matched-post .matched-post-subject a:hover, .theme-fc-content .search-results .post-tile-search-result .matched-post .matched-post-subject a:active,
        .theme-fc-content .search-results .post-tile-search-result .matched-post .matched-post-extract:hover,
        .theme-fc-content .search-results .post-tile-search-result .matched-post .matched-post-extract a,
        .theme-fc-content .search-results .post-tile-search-result .matched-post .matched-post-extract a:hover,
        .theme-fc-content .search-results .post-tile-search-result .matched-post .matched-post-extract a:active,
        .theme-fc-content .search-results .post-tile-search-result .matched-post .matched-post-author-and-time:hover,
        .theme-fc-content .search-results .post-tile-search-result .matched-post .matched-post-author-and-time a,
        .theme-fc-content .search-results .post-tile-search-result .matched-post .matched-post-author-and-time a:hover,
        .theme-fc-content .search-results .post-tile-search-result .matched-post .matched-post-author-and-time a:active {
          text-decoration: none;
          outline: none; }
        .theme-fc-content .search-results .post-tile-search-result .matched-post .matched-post-subject a,
        .theme-fc-content .search-results .post-tile-search-result .matched-post .matched-post-extract a,
        .theme-fc-content .search-results .post-tile-search-result .matched-post .matched-post-author-and-time a {
          color: #0096e1; }
      .theme-fc-content .search-results .post-tile-search-result .matched-post .matched-post-subject {
        font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
        display: inline-block;
        zoom: 1;
        *display: inline;
        line-height: 20px;
        overflow: hidden;
        font-size: 16px;
        line-height: 20px;
        max-height: 20px; }
        .theme-fc-content .search-results .post-tile-search-result .matched-post .matched-post-subject .ellipsis-text {
          display: inline-block;
          zoom: 1;
          *display: inline; }
      .theme-fc-content .search-results .post-tile-search-result .matched-post .matched-post-extract {
        display: inline-block;
        zoom: 1;
        *display: inline;
        line-height: 14px;
        overflow: hidden;
        height: 30px; }
        .theme-fc-content .search-results .post-tile-search-result .matched-post .matched-post-extract .ellipsis-text {
          display: inline-block;
          zoom: 1;
          *display: inline; }
      .theme-fc-content .search-results .post-tile-search-result .matched-post .matched-post-author-and-time {
        height: 15px;
        overflow: hidden; }
        .theme-fc-content .search-results .post-tile-search-result .matched-post .matched-post-author-and-time .matched-post-author {
          margin-right: 4px;
          color: #0096E1; }
      .theme-fc-content .search-results .post-tile-search-result .matched-post .tooltip {
        line-height: normal;
        position: absolute;
        left: -999em;
        font-size: 12px;
        cursor: pointer; }
        .theme-fc-content .search-results .post-tile-search-result .matched-post .tooltip.tooltip-up {
          bottom: 53px;
          width: 259px;
          z-index: 1000;
          padding: 12px 24px;
          margin-top: 22px;
          margin-bottom: 22px;
          background-image: url(../imageset/bg-tooltip-center.png);
          background-repeat: repeat-y; }
          .theme-fc-content .search-results .post-tile-search-result .matched-post .tooltip.tooltip-up .tooltip-border-top, .theme-fc-content .search-results .post-tile-search-result .matched-post .tooltip.tooltip-up .tooltip-border-bottom {
            position: absolute;
            left: 0;
            right: 0; }
          .theme-fc-content .search-results .post-tile-search-result .matched-post .tooltip.tooltip-up .tooltip-border-top {
            height: 22px;
            top: -22px;
            background-image: url(../imageset/bg-tooltip-up-top.png);
            background-repeat: no-repeat; }
          .theme-fc-content .search-results .post-tile-search-result .matched-post .tooltip.tooltip-up .tooltip-border-bottom {
            height: 22px;
            bottom: -22px;
            background-image: url(../imageset/bg-tooltip-up-bottom.png);
            background-repeat: no-repeat; }
        .theme-fc-content .search-results .post-tile-search-result .matched-post .tooltip.tooltip-down {
          top: 53px;
          width: 259px;
          z-index: 1000;
          padding: 12px 24px;
          margin-top: 22px;
          margin-bottom: 22px;
          background-image: url(../imageset/bg-tooltip-center.png);
          background-repeat: repeat-y; }
          .theme-fc-content .search-results .post-tile-search-result .matched-post .tooltip.tooltip-down .tooltip-border-top, .theme-fc-content .search-results .post-tile-search-result .matched-post .tooltip.tooltip-down .tooltip-border-bottom {
            position: absolute;
            left: 0;
            right: 0; }
          .theme-fc-content .search-results .post-tile-search-result .matched-post .tooltip.tooltip-down .tooltip-border-top {
            height: 22px;
            top: -22px;
            background-image: url(../imageset/bg-tooltip-down-top.png);
            background-repeat: no-repeat; }
          .theme-fc-content .search-results .post-tile-search-result .matched-post .tooltip.tooltip-down .tooltip-border-bottom {
            height: 22px;
            bottom: -22px;
            background-image: url(../imageset/bg-tooltip-down-bottom.png);
            background-repeat: no-repeat; }
        .theme-fc-content .search-results .post-tile-search-result .matched-post .tooltip .tooltip-inside {
          padding-left: 70px; }
        .theme-fc-content .search-results .post-tile-search-result .matched-post .tooltip .tooltip-post-link {
          color: inherit; }
        .theme-fc-content .search-results .post-tile-search-result .matched-post .tooltip .tooltip-post-author-avatar {
          position: absolute;
          top: 12px;
          left: 24px;
          width: 50px;
          height: 50px; }
        .theme-fc-content .search-results .post-tile-search-result .matched-post .tooltip .tooltip-post-author {
          font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
          font-weight: normal;
          text-decoration: none;
          font-weight: bold;
          color: #6CF; }
          .theme-fc-content .search-results .post-tile-search-result .matched-post .tooltip .tooltip-post-author:hover, .theme-fc-content .search-results .post-tile-search-result .matched-post .tooltip .tooltip-post-author a, .theme-fc-content .search-results .post-tile-search-result .matched-post .tooltip .tooltip-post-author a:hover, .theme-fc-content .search-results .post-tile-search-result .matched-post .tooltip .tooltip-post-author a:active {
            text-decoration: none;
            outline: none; }
        .theme-fc-content .search-results .post-tile-search-result .matched-post .tooltip .tooltip-post-time {
          display: block;
          margin-top: 5px;
          font-size: 11px;
          color: #acaba7; }
        .theme-fc-content .search-results .post-tile-search-result .matched-post .tooltip .tooltip-post-content {
          margin-top: 5px;
          font-size: 11px;
          line-height: normal;
          color: #FFFFFF;
          text-decoration: none;
          width: 190px;
          overflow: hidden;
          word-wrap: break-word; }
          .theme-fc-content .search-results .post-tile-search-result .matched-post .tooltip .tooltip-post-content:hover, .theme-fc-content .search-results .post-tile-search-result .matched-post .tooltip .tooltip-post-content a, .theme-fc-content .search-results .post-tile-search-result .matched-post .tooltip .tooltip-post-content a:hover, .theme-fc-content .search-results .post-tile-search-result .matched-post .tooltip .tooltip-post-content a:active {
            text-decoration: none;
            outline: none; }
          .theme-fc-content .search-results .post-tile-search-result .matched-post .tooltip .tooltip-post-content * {
            word-wrap: break-word; }
          .theme-fc-content .search-results .post-tile-search-result .matched-post .tooltip .tooltip-post-content a {
            color: inherit; }
          .theme-fc-content .search-results .post-tile-search-result .matched-post .tooltip .tooltip-post-content .fcquote .label {
            color: #FFFFFF; }
          .theme-fc-content .search-results .post-tile-search-result .matched-post .tooltip .tooltip-post-content .fcquote .username {
            color: #6CF; }
          .theme-fc-content .search-results .post-tile-search-result .matched-post .tooltip .tooltip-post-content .fcquote .datetime {
            display: none; }
          .theme-fc-content .search-results .post-tile-search-result .matched-post .tooltip .tooltip-post-content .fcquote .message {
            font-style: italic; }
      .theme-fc-content .search-results .post-tile-search-result .matched-post:hover .matched-post-extract, .theme-fc-content .search-results .post-tile-search-result .matched-post.hover .matched-post-extract {
        color: #000000; }
      .theme-fc-content .search-results .post-tile-search-result .matched-post:hover .tooltip, .theme-fc-content .search-results .post-tile-search-result .matched-post.hover .tooltip {
        left: 20px; }
  .theme-fc-content .search-results .bottom-section {
    position: relative;
    padding-right: 300px;
    margin-top: 5px;
    text-align: left;
    min-height: 22px; }
    .theme-fc-content .search-results .bottom-section .sort form {
      display: inline-block;
      zoom: 1;
      *display: inline; }
    .theme-fc-content .search-results .bottom-section .pager {
      font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
      font-weight: normal;
      font-size: 13px;
      /*line-height: 16px;*/
      color: #B1B1B1;
      font-weight: 800;
      position: absolute;
      top: 6px;
      right: 40px; }
      .theme-fc-content .search-results .bottom-section .pager a {
        text-decoration: none;
        color: inherit;
        z-index: 400!important;
        display: block;
        position: relative;
        width: auto; }
        .theme-fc-content .search-results .bottom-section .pager a:hover, .theme-fc-content .search-results .bottom-section .pager a a, .theme-fc-content .search-results .bottom-section .pager a a:hover, .theme-fc-content .search-results .bottom-section .pager a a:active {
          text-decoration: none;
          outline: none; }
      .theme-fc-content .search-results .bottom-section .pager .item, .theme-fc-content .search-results .bottom-section .pager .active-item {
        display: inline-block;
        zoom: 1;
        *display: inline; }
      .theme-fc-content .search-results .bottom-section .pager .item {
        margin-right: 4px;
        margin-left: 4px; }
        .theme-fc-content .search-results .bottom-section .pager .item:hover {
          color: #66ccff; }
      .theme-fc-content .search-results .bottom-section .pager .active-item {
        position: relative;
        margin-right: 4px;
        margin-left: 4px;
        color: #414141;
        background-image: url(../imageset/fc-pager-bg.png);
        background-repeat: repeat-x; }
        .theme-fc-content .search-results .bottom-section .pager .active-item a {
          color: inherit; }
        .theme-fc-content .search-results .bottom-section .pager .active-item .border-left, .theme-fc-content .search-results .bottom-section .pager .active-item .border-right {
          position: absolute;
          top: 0;
          bottom: 0;
          width: 4px;
          background-repeat: no-repeat; }
        .theme-fc-content .search-results .bottom-section .pager .active-item .border-left {
          left: -4px;
          background-image: url(../imageset/fc-pager-left.png); }
        .theme-fc-content .search-results .bottom-section .pager .active-item .border-right {
          right: -4px;
          background-image: url(../imageset/fc-pager-right.png); }
  .theme-fc-content .search-form {
    z-index: 1000; }
    .theme-fc-content .search-form .main-label {
      font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
      font-weight: normal;
      line-height: 23px;
      color: #66CCFF;
      width: 185px;
      margin-right: 20px;
      float: left;
      text-align: right; }
    .theme-fc-content .search-form .help {
      float: right;
      width: 390px;
      padding-right: 60px;
      color: #FFFFFF;
      font-size: 12px; }
      .theme-fc-content .search-form .help .title {
        font-weight: bolder;
        display: block; }
    .theme-fc-content .search-form #search-form-keywords,
    .theme-fc-content .search-form #search-form-forums,
    .theme-fc-content .search-form #search-form-within,
    .theme-fc-content .search-form #search-form-days,
    .theme-fc-content .search-form #search-form-hidden,
    .theme-fc-content .search-form #search-form-buttons {
      margin-bottom: 40px; }
    .theme-fc-content .search-form #search-form-keywords input {
      width: 312px;
      background-color: #323232;
      border: 1px solid #565656;
      font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
      font-weight: normal;
      color: #FFFFFF; }
    .theme-fc-content .search-form #search-form-forums select {
      width: 316px;
      height: 300px;
      background-color: #323232;
      font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
      font-weight: normal;
      color: #FFFFFF;
      border: 1px solid #565656; }
      .theme-fc-content .search-form #search-form-forums select option {
        padding: 0 3px; }
    .theme-fc-content .search-form #search-form-within .options {
      float: left; }
      .theme-fc-content .search-form #search-form-within .options label {
        display: block;
        margin-bottom: 10px;
        font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: #FFFFFF; }
        .theme-fc-content .search-form #search-form-within .options label input {
          margin-right: 20px; }
        .theme-fc-content .search-form #search-form-within .options label .fancy-radio {
          display: inline-block;
          zoom: 1;
          *display: inline;
          width: 16px;
          height: 16px;
          margin-right: 20px;
          background: url(../imageset/fancy-radio-search.png) no-repeat scroll 0 0 transparent;
          vertical-align: middle; }
        .theme-fc-content .search-form #search-form-within .options label .fancy-radio-checked {
          background-position: 0 -16px; }
    .theme-fc-content .search-form #search-form-buttons {
      text-align: center;
      padding-left: 200px;
      padding-right: 470px; }
      .theme-fc-content .search-form #search-form-buttons #search-form-reset,
      .theme-fc-content .search-form #search-form-buttons #search-form-submit {
        display: inline-block;
        zoom: 1;
        *display: inline;
        padding-left: 10px;
        cursor: pointer;
        border: none;
        background-image: url(../imageset/fc-buttons02-left.png);
        background-repeat: no-repeat;
        background-position: left top;
        background-color: transparent;
        overflow: visible;
        margin-left: 10px; }
        .theme-fc-content .search-form #search-form-buttons #search-form-reset .button-inner,
        .theme-fc-content .search-form #search-form-buttons #search-form-submit .button-inner {
          display: inline-block;
          zoom: 1;
          *display: inline;
          padding-right: 10px; }
          .theme-fc-content .search-form #search-form-buttons #search-form-reset .button-inner a, .theme-fc-content .search-form #search-form-buttons #search-form-reset .button-inner span,
          .theme-fc-content .search-form #search-form-buttons #search-form-submit .button-inner a,
          .theme-fc-content .search-form #search-form-buttons #search-form-submit .button-inner span {
            display: block;
            width: auto;
            text-decoration: none;
            color: #f0f0f0;
            text-align: center;
            white-space: nowrap; }
            .theme-fc-content .search-form #search-form-buttons #search-form-reset .button-inner a:hover, .theme-fc-content .search-form #search-form-buttons #search-form-reset .button-inner a a, .theme-fc-content .search-form #search-form-buttons #search-form-reset .button-inner a a:hover, .theme-fc-content .search-form #search-form-buttons #search-form-reset .button-inner a a:active, .theme-fc-content .search-form #search-form-buttons #search-form-reset .button-inner span:hover, .theme-fc-content .search-form #search-form-buttons #search-form-reset .button-inner span a, .theme-fc-content .search-form #search-form-buttons #search-form-reset .button-inner span a:hover, .theme-fc-content .search-form #search-form-buttons #search-form-reset .button-inner span a:active,
            .theme-fc-content .search-form #search-form-buttons #search-form-submit .button-inner a:hover,
            .theme-fc-content .search-form #search-form-buttons #search-form-submit .button-inner a a,
            .theme-fc-content .search-form #search-form-buttons #search-form-submit .button-inner a a:hover,
            .theme-fc-content .search-form #search-form-buttons #search-form-submit .button-inner a a:active,
            .theme-fc-content .search-form #search-form-buttons #search-form-submit .button-inner span:hover,
            .theme-fc-content .search-form #search-form-buttons #search-form-submit .button-inner span a,
            .theme-fc-content .search-form #search-form-buttons #search-form-submit .button-inner span a:hover,
            .theme-fc-content .search-form #search-form-buttons #search-form-submit .button-inner span a:active {
              text-decoration: none;
              outline: none; }
        .theme-fc-content .search-form #search-form-buttons #search-form-reset:hover .button-inner a, .theme-fc-content .search-form #search-form-buttons #search-form-reset:hover .button-inner span,
        .theme-fc-content .search-form #search-form-buttons #search-form-submit:hover .button-inner a,
        .theme-fc-content .search-form #search-form-buttons #search-form-submit:hover .button-inner span {
          color: #6cf; }
        .theme-fc-content .search-form #search-form-buttons #search-form-reset .button-inner,
        .theme-fc-content .search-form #search-form-buttons #search-form-submit .button-inner {
          background-image: url(../imageset/fc-buttons02.png);
          background-repeat: no-repeat;
          background-position: right top; }
          .theme-fc-content .search-form #search-form-buttons #search-form-reset .button-inner a, .theme-fc-content .search-form #search-form-buttons #search-form-reset .button-inner span,
          .theme-fc-content .search-form #search-form-buttons #search-form-submit .button-inner a,
          .theme-fc-content .search-form #search-form-buttons #search-form-submit .button-inner span {
            font-family: DaxlineWebMedium, Verdana, Arial, Helvetica, sans-serif;
            font-weight: normal;
            font-size: 14px;
            line-height: 28px;
            padding-top: 2px;
            z-index: 4;
            position: relative; }
  .theme-fc-content .posthilit {
    background-color: #BBEBFF;
    color: #0096E1; }

.lt-ie8 .theme-fc-content .search-form #search-form-buttons #search-form-reset,
.lt-ie8 .theme-fc-content .search-form #search-form-buttons #search-form-submit {
  background-position: left 2px; }

.theme-fc-quick-search-form {
  display: block;
  text-align: right;
  zoom: 1;
  width: 1000px;
  margin: 0 auto;
}
  .theme-fc-quick-search-form form {
    margin-bottom: 10px;
    /*line-height:40px;*/
  }
  .theme-fc-quick-search-form:hover .tooltip, .theme-fc-quick-search-form.pin .tooltip {
    display: block; }

  .theme-fc-quick-search-form .keywords-wrapper {
    position: relative;
    display: block;
    margin-bottom: 5px;
  }

    .theme-fc-quick-search-form .keywords-wrapper input.keywords {
	  box-sizing: border-box !important;
      width: 100%;
      height: 40px;
      padding: 8px 12px;
      line-height: 40px;
      background: none repeat scroll 0 0 transparent;
      background-color: #222;
      border-radius: 3px;
      border: 2px solid #ACACAC;
      color: #ACACAC;
      display: block;
      margin: 0 0 5px 0;
      cursor: inherit;
    }
      .theme-fc-quick-search-form .keywords-wrapper input.keywords:focus {
        outline: none;
        border-color: #39a9e0;}

    .theme-fc-quick-search-form .keywords-wrapper .magnifying-glass {
      display: none;
    }

  .theme-fc-quick-search-form a.extended-search-link {
    display: inline-block;
    color: #66ccff;
  }

    .theme-fc-quick-search-form a.extended-search-link:hover, .theme-fc-quick-search-form a.extended-search-link a, .theme-fc-quick-search-form a.extended-search-link a:hover, .theme-fc-quick-search-form a.extended-search-link a:active {
      text-decoration: none;
      outline: none; }

.theme-fc-log-routing,
.theme-fc-log-debug,
.theme-fc-log-query {
  position: absolute;
  top: 0;
  left: 0; }
  .theme-fc-log-routing .header,
  .theme-fc-log-debug .header,
  .theme-fc-log-query .header {
    position: absolute;
    top: 0;
    display: inline-block;
    zoom: 1;
    *display: inline;
    padding: 5px 10px;
    background-color: #ffffff;
    opacity: 0.7;
    width: 50px;
    text-align: center;
    z-index: 10; }
    .theme-fc-log-routing .header:hover,
    .theme-fc-log-debug .header:hover,
    .theme-fc-log-query .header:hover {
      background-color: #0096E1;
      color: #ffffff; }
  .theme-fc-log-routing ul,
  .theme-fc-log-debug ul,
  .theme-fc-log-query ul {
    padding: 30px 0;
    width: 100%;
    display: none;
    background-color: #ffffff;
    opacity: 0.9; }
    .theme-fc-log-routing ul li,
    .theme-fc-log-debug ul li,
    .theme-fc-log-query ul li {
      font-size: 12px;
      text-indent: -5em;
      padding: 5px 0 5px 5em;
      margin: 0 10px;
      border-bottom: 1px solid #e0e0e0;
      color: #404040; }
  .theme-fc-log-routing:hover ul,
  .theme-fc-log-debug:hover ul,
  .theme-fc-log-query:hover ul {
    display: block; }

.theme-fc-log-routing .header {
  left: 110px; }

.theme-fc-log-debug .header {
  left: 190px; }

.theme-fc-log-query .header {
  left: 270px; }

ul.theme-fc-user-menu li#navigation-breadcrumb {
  overflow: visible !important; }
  ul.theme-fc-user-menu li#navigation-breadcrumb ul#sectionBreadcrumb {
    overflow: visible !important; }
    ul.theme-fc-user-menu li#navigation-breadcrumb ul#sectionBreadcrumb li {
      overflow: visible !important; }

.view-forum div.forum-list .limitedaccess h2.title a {
  padding-right: 16px;
  background-image: url("../imageset/icon_forum-member.png");
  background-repeat: no-repeat;
  background-position: right; }

.view-forum .topic-list .locked h3.title a.topic-title {
  padding-left: 30px;
  background-image: url("../imageset/icon_forum-locked.png");
  background-repeat: no-repeat;
  background-position: left;
  width: 300px; }

#fixedScrollToTop {
  position: fixed;
  bottom: 50px;
  z-index: 50;
  display: none;
  background-color: transparent;
  border: 1px solid #414141;
  font-size: 14px; }
  #fixedScrollToTop .linkToTop {
    background: transparent url("/fcAssets/images/Image/button_nachoben.png") no-repeat 0 0;
    width: auto;
    height: 30px;
    display: block;
    cursor: pointer;
    margin: 3px;
    padding-left: 34px;
    line-height: 14px;
    font-size: 14px;
    color: #FFFFFF; }
  #fixedScrollToTop .linkToTop:hover {
    background-position: 0 -50px; }

.theme-fc-content .forum-tile {
  z-index: 4; }

.theme-fc-content .topic-tile {
  z-index: 2; }

#main.wrapper {
  z-index: 3; }

.forumnavigation a,
.post-reply-outer {
  position: relative;
  z-index: 5; }

#outer {
  background: none repeat scroll 0 0 #222222;
  margin: 0 auto;
  padding: 0;
  z-index: 1000; }

#footer {
  background: none;
  border: none;
  top: auto!important;
  padding: 0 0 20px;
  margin-top: 100px;
  position: static!important;
  z-index: 1000!important; }

#content {
  margin: 25px 20px !important;}

#fixedScrollToTop {
  background-color: #222222;
  border: 1px solid #222222; }

.ad_post .ad_billboard, #ad_footerbillboard {
  margin: 0 auto;
  text-align: center; }
.ad_billboard DIV {
  margin: 0 auto; }

@media only screen and (max-device-width: 480px) {
  /* iPhone portrait + landscape mode */
  div.pager span.item,
  div.pager span.active-item {
    font-size: 18px;
    line-height: 18px;
    padding: 0; }

  div.topic-footer div.pager span.item,
  div.topic-footer div.pager span.active-item {
    font-size: 36px;
    line-height: 36px;
    padding: 10px; }

  div.topic-footer div.pager span.active-item {
    background-image: none;
    background-color: #0096E1;
    border-radius: 2px; }

  div.topic-footer .pager .active-item .border-left,
  div.topic-footer .pager .active-item .border-right {
    display: none; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* iPad portrait + landscape mode */
  div.pager span.item,
  div.pager span.active-item {
    font-size: 18px;
    line-height: 18px;
    padding: 0; }

  div.topic-footer div.pager span.item,
  div.topic-footer div.pager span.active-item {
    padding: 0 6px; } }
@media only screen and (min-device-width: 1536px) and (max-device-width: 2048px) and (-webkit-min-device-pixel-ratio: 2) {
  /* iPad 3 */
  div.pager span.item,
  div.pager span.active-item {
    font-size: 18px;
    line-height: 18px;
    padding: 0; }

  div.topic-footer div.pager span.item,
  div.topic-footer div.pager span.active-item {
    padding: 0 6px; } }
@media only screen and (min-device-pixel-ratio: 1.3), only screen and (min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-webkit-min-device-pixel-ratio: 2.0), only screen and (min-device-pixel-ratio: 2.0) {
  div.pager span.item,
  div.pager span.active-item {
    font-size: 18px!important;
    line-height: 18px!important;
    padding: 0!important; }

  div.topic-footer div.pager span.item,
  div.topic-footer div.pager span.active-item,
  div.bottom-pager span.item,
  div.bottom-pager span.active-item {
    font-size: 300%;
    line-height: 300%;
    padding: 10px!important; }

  div.topic-footer div.pager span.active-item,
  div.topic-list-footer div.bottom-pager span.active-item {
    background-image: none!important;
    background-color: #0096E1!important;
    border-radius: 2px!important; }

  div.topic-footer div.pager span.active-item .border-left,
  div.topic-footer div.pager span.active-item .border-right,
  div.topic-list-footer div.bottom-pager span.active-item .border-left,
  div.topic-list-footer div.bottom-pager span.active-item .border-right {
    display: none!important; } }
html.lt-ie9 span.newPosts {
  border: 1px solid transparent; }


/* new css for fireplace advertisement */
@media all and (max-width: 1024px), all and (max-device-width: 1024px) {
  html, body {
    width: 100% !important;
  }
}

body.has-fireplace-ad {
  width: 100% !important;
}

body.has-fireplace-ad div#page-wrapper {
  width: 970px !important;
  padding-right: 0 !important;
}


body.has-fireplace-ad div.theme-fc-quick-search-form span.keywords-wrapper {
  margin-left: 6px;
  margin-right: 6px;
  padding-top: 6px !important;
}

body.has-fireplace-ad div.theme-fc-quick-search-form {
  width: 970px !important;
}

body.has-fireplace-ad div.theme-fc-quick-search-form a.extended-search-link {
  margin-right: 6px;
}

body.has-fireplace-ad div.theme-fc-content div.topic-tile {
  width: 957px !important;
}

body.has-fireplace-ad div.theme-fc-content div.forum-tile {
  width: 957px !important;
}

body.has-fireplace-ad div.theme-fc-content div.search-results div.post-tile-search-result {
  width: 957px !important;
}

body.has-fireplace-ad div.theme-fc-content div.topic-tile a.newreplyoverlaylink {
  width: 125px !important;
}

body.has-fireplace-ad div#page-wrapper div#outer {
  width: 970px !important;
}

body.has-fireplace-ad div#page-wrapper div#outer div#content {
  margin: 0 !important;
}

body.has-fireplace-ad div#page-wrapper div#outer div#content div#main-container{
  width: 958px !important;
}

body.has-fireplace-ad div#footer {
  min-width: 970px !important;
}

body.has-fireplace-ad div.theme-fc-content div.topic-tile div.sticky-marker {
  right: 10px !important;
}

body.has-fireplace-ad div.ad_post {
  background-color: #222 !important;
}

body.has-fireplace-ad div.ad_post > div.post-content {
  padding: 5px 0 10px !important;
  margin-left: -6px;
}

body.has-fireplace-ad div.ad_post > div.post-content-border-top, body.has-fireplace-ad div.ad_post > div.post-content-border-bottom {
  display: none;
}

div.theme-fc-content div.quick-reply-editor-replacement div.register-box {
  min-height: 95px;
}

body.has-fireplace-ad div.theme-fc-content div.quick-reply-editor-replacement img.logo {
  left: 840px !important;
}
