/* Copyright (c) CircleID & Iomemo Technologies, Inc.
   All rights reserved.
======================================================== */
/* GENERAL
-------------------------------------------------------- */
.firstRow {
  margin-top: 0;
  padding-top: 0;
  border: none;
  }
.readmore {
  font-size: 11px;
  font-weight: bold;
  }
.readmore::after {
  content: ' \00BB';
  font-size: 12px;
  padding-left: 0px;
  }

/* POST PAGE
--------------------------------------------------------
Base Font Size: 16px;
Base Line Height: 24px;
Vertical Unit: 24/8=3px
--------------------------------------------------------
Setting: Typography
-------------------------------------------------------- */
#postPage {
  font-size: 16px;
  }
#postPage h3 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 38px;
  line-height: 45px;
  }
#postPage .body p,
#postPage .body blockquote,
#postPage .body div,
#postPage .body li {
  font-family: 'PT Serif', serif;
  font-size: 18px;
  line-height: 1.7em;
  }
#postPage .body h4 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 28px;
  line-height: 1.4em;
  }
#postPage .body h5 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 22px;
  line-height: 1.4em;
  }
#postPage .body figcaption,
#postPage .body caption,
#postPage .body footer,
#postPage .body footer li {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  line-height: 1.4em;
  letter-spacing: .2px;
  }
#postPage .body table td,
#postPage .body table th {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  line-height: 1.5em;
  }
#postPage .body code,
#postPage .body tt,
#postPage .body pre {
  font-family: 'Roboto Mono', monospace;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5em;
  }
#postPage .body sup {
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 13px;
  margin-left: 2px;
  }
/* -----------------------------------------------------
Setting: Margin & Padding
-------------------------------------------------------- */
#postPage .body p,
#postPage .body h4,
#postPage .body h5,
#postPage .body blockquote,
#postPage .body hr,
#postPage .body figure,
#postPage .body figcaption,
#postPage .body table,
#postPage .body caption,
#postPage .body footer {
  padding: 0;
  }
#postPage .body p,
#postPage .body blockquote,
#postPage .body ul,
#postPage .body ol {
  margin-top: 24px;
  margin-bottom: 24px;
  }
#postPage .body table,
#postPage .body figure {
  margin-bottom: 36px;
  }
#postPage .body blockquote,
#postPage .body ul,
#postPage .body ol {
  margin-right: 36px;
  margin-left: 36px;
  padding: 0;
  }
#postPage .body li ul,
#postPage .body li ol {
  margin: 0 0 0 18px;
  padding: 0;
  }
#postPage .body li {
  margin: 12px 0;
  padding: 0;
  }
/* -----------------------------------------------------
Post Title
-------------------------------------------------------- */
#postPage h3 {
  font-weight: 700;
  margin: 12px 0;
  padding: 0;
  letter-spacing: -.5px;
  }
/* -----------------------------------------------------
Post Meta
-------------------------------------------------------- */
#postPage table.postMeta {
  width: 100%;
  margin: 24px 0 9px 0;
  }
#postPage table.postMeta td.image {
  padding-right: 9px;
  vertical-align: top;
  border-right: 1px solid #ddd;
  }
#postPage table.postMeta td.image img.photo {
  width: 57px;
  }
#postPage table.postMeta td.image img.logo {
  width: 80px;
  padding-top: 6px;
  }
#postPage table.postMeta td.name {
  width: 100%;
  padding: 3px 8px;
  vertical-align: top;
  }
#postPage table.postMeta td.name span.author {
  font-size: 15px;
  display: block;
  color: #1a1a1a;
  }
#postPage table.postMeta td.name span.author.authorTitle {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6em;
  margin: 3px 0 12px 0;
  }
#postPage table.postMeta td.date {
  padding: 0 8px;
  vertical-align: bottom;
  }
#postPage table.postMeta ul.dateline {
  margin: 0;
  padding: 0;
  list-style: none;
  }
#postPage table.postMeta ul.dateline li {
  font-size: 13px;
  line-height: 1em;
  display: inline;
  margin: 0 0 0 -5px;
  padding: 1px 8px 0 8px;
  border-left: 1px solid #ddd;
  }
#postPage table.postMeta ul.dateline li:first-child {
  margin-left: 0;
  padding-left: 0;
  border: none;
  }
#postPage table.postMeta td.share {
  width: 120px;
  text-align: right;
  vertical-align: bottom;
  }
#postPage table.postMeta td.share .sharePost {
  margin: 0 -6px -6px 0;
  padding: 0;
  white-space: nowrap;
  }
/* -----------------------------------------------------
Post Body
-------------------------------------------------------- */
#postPage .body {
  margin: 0;
  padding: 0;
  border-top: 1px solid #ddd;
  }
/* (H4) SUBHEAD
-------------------- */
#postPage .body h4 {
  font-weight: bold;
  margin: 36px 0 12px 0;
  clear: both;
  }
#postPage .body h5 {
  font-weight: bold;
  margin: 36px 0 12px 0;
  }
/* (A) LINKS
-------------------- */
#postPage .body a {
  text-decoration: none;
  border-bottom: 1px solid #ccc;
  }
#postPage .body a:hover {
  border-bottom: 1px solid #800;
  }
/* (HR) SECTION BREAKS
-------------------- */
#postPage .body hr {
  margin: -5px 0 -12px 0;
  border: 0;
  background: none;
  }
#postPage .body hr::after {
  font-size: 18px;
  line-height: 1.5em;
  display: block;
  content: '\002A\00A0\00A0\002A\00A0\00A0\002A';
  text-align: center;
  }
/* (LI) CUSTOM LISTS
-------------------- */
#postPage .body ul.bullet,
#postPage .body ul.bullet li,
#postPage .body ul.dash,
#postPage .body ul.dash li {
  margin-right: 0;
  margin-left: 0;
  list-style: none;
  }
#postPage .body ul.bullet li,
#postPage .body ul.dash li {
  margin-top: 12px;
  margin-bottom: 12px;
  margin-left: 24px;
  }
#postPage .body ul.bullet li::before,
#postPage .body ul.dash li::before {
  font-size: 18px;
  float: left;
  margin-left: -24px;
  color: #1a1a1a;
  }
#postPage .body ul.dash li::before {
  content: '\2014';
  }
#postPage .body ul.bullet li::before {
  content: '\2022';
  }
#postPage .body ol.nopad li {
  margin-right: 0;
  margin-left: 0;
  }
#postPage .body ol.nopad li {
  margin-top: 12px;
  margin-bottom: 24px;
  margin-left: -18px;
  padding-left: 24px;
  }
/* (BLOCKQUOTE) - REGULAR QUOTE
-------------------- */
/* #postPage .body blockquote.nopad {
  margin: 0;
  }
#postPage .body blockquote p {
  margin: 0;
  padding: 0;
  }
#postPage .body blockquote p::before {
  padding-right: 1px;
  content: open-quote;
  }
#postPage .body blockquote p::after {
  padding-left: 1px;
  content: close-quote;
  }
#postPage .body blockquote footer {
  margin: 12px 0 0 0;
  padding: 0;
  text-align: right;
  }
#postPage .body blockquote footer::before {
  padding-right: 3px;
  content: '\2014';
  } */

/* (BLOCKQUOTE) - PULL QUOTE
-------------------- */
#postPage .body blockquote.pullquote {
  position: relative;
  margin-top: 30px;
  margin-right: 24px;
  margin-bottom: 30px;
  margin-left: 36px;
  }
#postPage .body blockquote.pullquote::before {
  font-family: 'Font Awesome 5 Free';
  font-size: 24px;
  font-weight: 900;
  font-style: normal;
  position: absolute;
  top: -1px;
  left: -34px;
  content: '\f10d';
  color: #036;
  }
#postPage .body blockquote.pullquote p {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.3em;
  margin: 0;
  padding: 0;
  letter-spacing: -.3px;
  }
#postPage .body blockquote.pullquote footer {
  font-size: 12px;
  font-style: normal;
  line-height: 1.5em;
  margin: 0;
  padding: 0;
  text-align: right;
  }
#postPage .body blockquote.pullquote footer::before {
  position: absolute;
  right: 0;
  bottom: -5px;
  width: 60px;
  height: 1px;
  content: '';
  background: #036;
  }
/* FIGURE
-------------------- */
#postPage .body figure {
  max-width: 100%;
  margin-top: 16px;
  margin-right: auto;
  margin-left: auto;
  }
#postPage .body figure.left {
  float: left;
  margin-right: 20px;
  }
#postPage .body figure.right {
  float: right;
  margin-left: 24px;
  }
#postPage .body figure.small {
  width: 144px; /* 12x12 */
  }
#postPage .body figure.medium {
  width: 240px; /* 12x20 */
  }
#postPage .body figure.large {
  width: 312px; /* 12x26 */
  }
#postPage .body figure.pad {
  padding-right: 33px;
  padding-left: 33px;
  }
#postPage .body figure img {
  display: block;
  width: 100%;
  height: auto;
  }
#postPage .body figcaption {
  font-style: normal;
  position: relative;
  display: inline-block;
  margin: 12px 0 0 0;
  text-align: left;
  color: #777;
  }
#postPage .body figcaption::after {
  position: absolute;
  bottom: -9px;
  left: 0;
  width: 50px;
  height: 1px;
  content: '';
  background: #ddd;
  }
/* VIDEO
--------------------
use inside figure tag to add figcaption */
#postPage .body .video {
  position: relative;
  max-width: 1920px;
  height: 0;
  margin: 0 auto;
  padding-top: 25px;
  padding-bottom: 56.25%;
  }
#postPage .body .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 1080px;
  }
/* TABLE
-------------------- */
#postPage .body table.postTable {
  width: 100%;
  margin-top: 24px;
  margin-right: auto;
  margin-left: auto;
  }
#postPage .body table.postTable.pad {
  width: 89%;
  }
#postPage .body table.postTable td,
#postPage .body table.postTable th {
  margin: 0;
  padding: 8px 6px;
  vertical-align: top;
  border: 1px solid #ccc;
  }
#postPage .body table.postTable th {
  font-weight: bold;
  background-color: #f9f9f9;
  }
#postPage .body table.postTable caption {
  position: relative;
  margin: 12px 0 0 0;
  caption-side: bottom;
  text-align: left;
  color: #777;
  }
#postPage .body table.postTable caption::after {
  position: absolute;
  bottom: -9px;
  left: 0;
  width: 50px;
  height: 1px;
  content: '';
  background: #ddd;
  }
/* FOOTER - REF & ENDNOTE LISTS
-------------------- */
#postPage .body footer {
  margin: 48px 0 24px 0;
  }
#postPage .body footer ol {
  position: relative;
  display: block;
  margin: 24px 0 36px 0;
  padding-left: 20px;
  }
#postPage .body footer ol::before {
  position: absolute;
  top: -12px;
  left: 0;
  width: 78px;
  height: 1px;
  content: '';
  border-top: 1px solid #1a1a1a;
  }
#postPage .body footer ol.endnote-list {
  font-style: italic;
  padding-left: 0;
  list-style: none;
  }
#postPage .body footer ol.ref-list li i {
  font-size: 10px;
  font-style: normal;
  }
#postPage .body footer ol.ref-list li i::after {
  content: '\21A9';
  }

/* FOOTNOTES - OLD
-------------------- */
#postPage .body .footNotes {
  font-size: 90%;
  line-height: 1.4em;
  display: block;
  margin: 15px 0 0 0;
  padding: 15px 0;
  background: #fff url(/images/bg_post_footer.gif) no-repeat left top;
  }
/* -----------------------------------------------------
Post Footer - Sponsor Message
-------------------------------------------------------- */
#postPage .sponsorMessage {
  margin:0 0 24px 0;
  padding:24px;
  background-color:#f0f5fd;
}
#postPage .sponsorMessage p {
  font-family:Roboto,sans-serif;
  font-size: 16px;
  margin:0 0 12px 0;
  padding: 0;
}
#postPage .sponsorMessage span.header {
  font-size: 13px;
  font-weight: bold;
  display: block;
  margin:0;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #800;
}
/* -----------------------------------------------------
Post Footer
-------------------------------------------------------- */
#postPage .footerByline {
  margin: 39px 0 48px 0;
  padding-top: 9px;
  border-top: 1px solid #e5e5e5;
  }
#postPage .footerByline span,
#postPage .footerByline p {
  font-size: 17px;
  line-height: 1.65em;
  margin: 0;
  padding: 0;
  display: inline;
  }
#postPage .footerByline span.authorBio {
  font-family: 'PT Serif', serif;
  font-size: 17px;
  font-style: italic;
  line-height: 1.6em;
  }
#postPage .footerTopics {
  margin: 12px 0 48px 0;
  padding:0;
  }
#postPage .footerTopics ul {
  list-style: none;
  margin:0;
  padding:0;
  }
#postPage .footerTopics ul li {
  display: inline;
  }
#postPage .footerTopics ul li a {
  font-size: 12px;
  line-height: 1.2em;
  display: block;
  float: left;
  margin: 0 3px 3px 0;
  padding: 6px 9px;
  text-align: center;
  text-decoration: none;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 2px;
  background: #1a1a1a;
  }
#postPage .footerTopics ul li a:hover {
  color: #fff;
  background: #900;
  }

/* AFFILIATE LINKS
-------------------------------------------------------- */
#postPage .affiliate-box {
  /* background-color:#f6d0d4; */
  background-color:#1a1a1a;
  padding: 24px;
  font-size: 16px !important;
  color: #ccc;
  text-align: center;
  font-family:Roboto,sans-serif !important;
  letter-spacing: 0.7px !important;
  border: 2px dashed pink;
}
#postPage .affiliate-box a.affiliate-box-link:link,
#postPage .affiliate-box a.affiliate-box-link:focus,
#postPage .affiliate-box a.affiliate-box-link:visited {
  /* color: #1b4abe; */
  color: #fff;
  text-decoration-line:underline;
  text-decoration-style: dashed;
  text-decoration-color: pink;
  text-underline-offset: 0.4em;
  text-decoration-thickness: 1px;
  border: none;
}
#postPage .affiliate-box a.affiliate-box-link:hover {
  text-decoration-thickness: 1px;
  text-decoration-style:solid;
}

#postPage .affiliate-box .highlight {
  color:#dd1d33ed;
}

/* RELATED POSTS
-------------------------------------------------------- */
#relatedPosts h3 {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  margin: 14px 0 12px 0;
  padding: 14px 0 0 0;
  letter-spacing: -.01em;
  border-top: 1px solid #ddd;
  }
#relatedPosts p {
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 12px 0;
  padding: 0;
  }
#relatedPosts .dateLine {
  margin: 0;
  padding: 0 0 8px 0;
  color: #777;
  }

/* POST LIST
-------------------------------------------------------- */
.postList h3 {
  font-size: 1.385em;
  font-weight: bold;
  line-height: 1.3em;
  margin-top: 16px;
  padding-top: 15px;
  border-top: 1px solid #e5e5e5;
  }
.postList .byLine {
  font-size: .923em;
  margin: 7px 0 0 0;
  padding: 0;
  color: #777;
  }
.postList p {
  margin: 8px 0 0 0;
  padding: 0;
  }
.postList img {
  float: left;
  width: 80px;
  margin: 3px 10px 5px 0;
  }
.postList .postInfo {
  font-size: .923em;
  clear: both;
  padding: 8px 0 0 0;
  color: #777;
  }
.postList .cmntSnips {
  margin: 0;
  padding: 0;
  list-style: none;
  }
.postList .cmntSnips li {
  margin: 7px 0 0 0;
  padding: 0 0 0 20px;
  background: url(/images/px_comnt_box.gif) no-repeat 0 .2em;
  }
.postList .byLineSmall {
  font-size: .846em;
  color: #777;
  }

/* CARTOON LIST
-------------------------------------------------------- */
.cartoonList img {
  width: 643px;
  margin: 0;
  border: 1px solid #999;
  }
.cartoonList .cartoonInfo {
  font-size: .923em;
  clear: both;
  margin: 0;
  padding: 9px 0 0 0;
  color: #777;
  }
.cartoonList .byLine {
  font-size: .923em;
  line-height: 1.5em;
  margin: 0;
  padding: 3px 0 60px 0;
  color: #777;
  }

/* POST LIST - MINI
-------------------------------------------------------- */
.postListMini h3 {
  font-size: 1.077em;
  font-weight: bold;
  line-height: 1.4em;
  margin: 12px 0 0 0;
  padding: 12px 0 0 0;
  border-top: 1px solid #e5e5e5;
  }
.postListMini img.postImage {
  display: block;
  float: left;
  clear: both;
  width: 262px;
  margin: 0 0 8px 0;
  padding: 0;
  border: 0;
  }
.postListMini .byLine {
  font-size: .923em;
  clear: both;
  margin: 7px 0 0 0;
  padding: 0;
  color: #777;
  }
.postListMini .byLine li {
  line-height: 1.2em;
  }
.postListMini p {
  padding: 0;
  padding: 8px 0;
  }
.postListMini img {
  float: left;
  margin: 0;
  padding: 3px 10px 3px 0;
  }
.postListMini .postInfo {
  font-size: .923em;
  line-height: 1.5em;
  clear: both;
  margin: 0;
  padding: 0;
  color: #777;
  }

/* COMMENT LIST
-------------------------------------------------------- */
#commentScroll {
  overflow: auto;
  width: 260px;
  height: 450px;
  margin-bottom: 10px;
  }
.cmntList {
  margin: 0;
  padding: 0 0 0 18px;
  background: transparent url(/images/px_comnt_box.gif) no-repeat 0 2px;
  }
.cmntList .byLine {
  font-size: .846em;
  margin: 3px 0 20px 0;
  padding: 0;
  color: #777;
  }

/* COMMENT LIST - MINI
-------------------------------------------------------- */
.cmntListMini {
  margin: 0;
  padding: 0 0 0 18px;
  background: transparent url(/images/px_comnt_box.gif) no-repeat 0 2px;
  }
.cmntListMini .byLine {
  font-size: .846em;
  margin: 3px 0 13px 0;
  padding: 0;
  color: #777;
  }

/* AD LIST
-------------------------------------------------------- */
.adList {
  text-align: center;
  }
.adList a img {
  margin: 14px 0 0 0;
  padding: 0;
  border: 1px solid #fff;
  }
.adList a:hover img {
  border: 1px solid #900;
  }

/* INDUSTRY PARTICIPANT LIST
-------------------------------------------------------- */
a.indParticipant:link,
a.indParticipant:visited,
a.indParticipant:active {
  display: block;
  margin: 0 0 15px 0;
  padding: 0;
  text-decoration: none;
  color: #1a1a1a;
  border: 1px solid #eee;
  background-color: #fff;
  }
a.indParticipant:hover {
  color: #800000;
  border: 1px solid #c99;
  background-color: #eee;
  }
a.indParticipant img {
  float: left;
  width: 120px;
  margin: 0 15px 0 0;
  padding: 15px 10px;
  background-color: #fff;
  }
a.indParticipant p {
  line-height: 1.5em;
  float: left;
  width: 450px;
  padding: 10px;
  }
a.indParticipant span {
  font-size: .846em;
  line-height: 1em;
  display: block;
  padding-top: 7px;
  color: #777;
  }

/* VIDEO LIST
-------------------------------------------------------- */
.videoList th {
  padding: 10px 15px 10px 0;
  vertical-align: top;
  border-top: 1px solid #e5e5e5;
  }
.videoList td {
  width: 100%;
  padding: 10px 0;
  vertical-align: top;
  border-top: 1px solid #e5e5e5;
  }
.videoList a.videoThumb:link,
.videoList a.videoThumb:visited,
.videoList a.videoThumb:active {
  display: block;
  border: 1px solid #ddd;
  }
.videoList a.videoThumb:hover {
  display: block;
  border: 1px solid #800000;
  }
.videoList .videoThumb img {
  margin: 0;
  padding: 5px;
  background-color: #f5f5f5;
  }
.videoList h3 {
  font-size: 1.385em;
  font-weight: bold;
  line-height: 1.2em;
  }
.videoList .byLine {
  font-size: .846em;
  margin: 0;
  padding: 0;
  color: #777;
  }
.videoList p {
  line-height: 1.3em;
  margin: 5px 0 0 0;
  padding: 0;
  }
.videoList .postInfo {
  font-size: .923em;
  margin: 0;
  padding: 7px 0 0 0;
  color: #777;
  }

/* POST PAGE - ANNUAL TOP 10
-------------------------------------------------------- */
#postPage table#topTen {
  margin-bottom: 20px;
  }
#postPage table#topTen td {
  padding: 10px 10px 20px 10px;
  vertical-align: top;
  }
#postPage table#topTen td img {
  width: 70px;
  }
#postPage table#topTen td.rank {
  font-size: 30px;
  line-height: 1em;
  text-align: left;
  color: #bbb;
  }
#postPage table#topTen td .title {
  font-weight: bold;
  }
#postPage table#topTen td .byline {
  font-size: 85%;
  display: block;
  }

/* POST PAGE - COMMENTS
-------------------------------------------------------- */
#comments {
  overflow-x: hidden;
  } /* for javascript */
.cmntWrap {
  margin: 0 0 8px 0;
  padding: 24px;
  background-color: #f2f2f2;
  }
* html .cmntWrap {
  /* ie hack for overflow non-spaced strings */
  word-wrap: break-word;
  }
.cmntTitle {
  font-size: 16px;
  margin: 0 0 12px 0;
  padding: 0;
  }
.cmntTitle span {
  font-size: 13px;
  display: block;
  margin: 3px 0 0px 0;
  padding: 5px 0 0 0;
  color: #777;
  }
.cmntBody p,
.cmntBody blockquote,
.cmntBody blockquote p {
  font-family: 'PT Serif', serif;
  font-size: 17px;
  line-height: 1.6em;
  padding: 0;
  margin:0 0 18px 0;
  }
.cmntBody a {
  text-decoration: underline;
  }
.cmntBody blockquote {
  margin: 3px 0 1em 0;
  padding: 0 0 0 10px;
  border-left: 3px solid #ddd;
  }
.cmntBody blockquote p {
  margin: 0;
  padding: 0;
  }
.cmntFooter {
  padding-top: 6px;
  padding-bottom: 12px;
  color: #aaa;
  background: transparent url(/images/bg_line_dotted.gif) repeat-x top left;
  }
.cmntFooter a.selected {
  font-weight: bold;
  color: #1a1a1a;
  }
.comment-container {
  } /* for javascript */
.comment-children .comment-container {
  padding-left: 20px;
  background: url(/images/icon_reply.gif) no-repeat left 1em;
  }

/* POST PAGE - COMMENT FORM
-------------------------------------------------------- */
#cmntForm {
  margin: 0 0 48px 0;
  padding: 24px;
  background-color: #eff5fe;
  }
#cmntForm form p {
  font-size: 13px;
  line-height: 1.2em;
  margin: 0 0 6px 0;
  padding: 0;
  }
#cmntForm textarea {
  font-family: 'PT Serif', serif;
  font-size: 18px;
  line-height: 1.6em;
  width: 99%;
  color: #1a1a1a;
  }
#cmntForm .inputTitle {
  font-size: 14px;
  line-height: 1.6em;
  width: 99%;
  margin-bottom: 12px;
  }
#cmntPreview {
  font-family: 'PT Serif', serif;
  font-size: 18px;
  line-height: 1.6em;
  overflow-x: hidden;
  width: 99%;
  margin-bottom: 24px;
  padding: 6px;
  padding-bottom: 24px;
  color: #1a1a1a;
  border: 1px solid #ccc;
  background-color: #fff;
  }
* html #cmntPreview {
  /* ie hack for overflow non-spaced strings */
  word-wrap: break-word;
  }
#cmntPreview a {
  text-decoration: underline;
  }
#cmntPreview p {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 3px 0;
  letter-spacing: .2px;
  color: #800;
  }
#cmntEdit {
  } /* for javascript */
#cmntButtons {
  margin: 12px 0 0 0;
  padding: 0;
  }

#cmntForm input.commentFormButtons {
  font-size: 12px;
  padding: 6px 12px;
  text-decoration: none;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
  border: none;
  -webkit-border-radius: 3;
     -moz-border-radius: 3;
          border-radius: 3px;
  background: #777;
  }
#cmntForm input.commentFormButtons:hover {
  cursor: pointer;
  text-decoration: none;
  color: #fff;
  background: #900;
  }

/* TOPICS - ALL VIEW
-------------------------------------------------------- */
#allTopics {
  padding: 10px 0 0 0;
  }
#allTopics td.left {
  font-size: 1.385em;
  font-weight: bold;
  line-height: 1em;
  width: 100%;
  padding: 0 0 4px 0;
  vertical-align: middle;
  }
#allTopics td.right {
  font-size: 1em;
  padding: 0 10px 4px 10px;
  vertical-align: bottom;
  white-space: nowrap;
  border-right: 1px solid #e8e8e8;
  }
#allTopics .subrow {
  font-size: 1em;
  padding: 4px 0 30px 0;
  color: #777;
  border-top: 1px solid #e8e8e8;
  }
#allTopics a.gray:link,
#allTopics a.gray:visited,
#allTopics a.gray:active {
  color: #777;
  }
#allTopics a.gray:hover {
  color: #800000;
  }
#allTopics a.showLink {
  margin: 0 30px 0 0;
  padding: 0 23px 0 0;
  background: transparent url(/images/arrow_drop_show.gif) no-repeat center
  right;
  }
#allTopics a.hideLink {
  margin: 0 30px 0 0;
  padding: 0 23px 0 0;
  background: transparent url(/images/arrow_drop_hide.gif) no-repeat center
  right;
  }
#allTopics .summary p {
  margin: 0;
  padding: 10px 1em 0 1em;
  color: #555;
  }
#allTopics .barchart {
  font-size: .846em;
  margin: 0;
  padding: 1px 0 0 0;
  text-align: right;
  white-space: nowrap;
  border-top: 5px solid #c66;
  }

/* SPECIAL UPADATE - NEWS BRIEF SECTION
-------------------------------------------------------- */
.specialUpdate {
  margin-bottom: 10px;
  padding-bottom: 8px;
  border-bottom: 3px double #ddd;
  }
.specialUpdate h3 {
  font-size: 1.077em;
  font-weight: bold;
  line-height: 1.3em;
  margin: 0;
  padding: 0;
  }
.specialUpdate img {
  display: block;
  float: left;
  clear: both;
  width: 260px;
  margin: 5px 0;
  padding: 0;
  border: 0;
  }
.specialUpdate .byLine {
  font-size: .846em;
  margin: 0;
  padding: 0 0 5px 0;
  color: #777;
  }
.specialUpdate p {
  padding: 0;
  padding: 0;
  }
.specialUpdate span.highlight {
  color: #800;
  }

/* SLIDER - SPONSOR QUOTE
-------------------------------------------------------- */
/* Root element for the scrollable. When scrolling occurs this element stays still. */
.scrollable {
  /* required settings */
  position: relative;
  overflow: hidden;
  width: 640px;
  height: 225px;
  }
.scrollable .items {
  position: absolute;
  clear: both;
  /* this cannot be too large */
  width: 20000em;
  }
/* single scrollable item */
.scrollable .page {
  float: left;
  width: 640px;
  }
.scrollable .page img {
  float: left;
  padding: 0 15px 0 0;
  }
/* active item */
.scrollable .active {
  position: relative;
  z-index: 9999;
  border: 2px solid #000;
  }
/* this makes it possible to add next button beside scrollable */
.scrollable {
  float: left;
  }
/* prev, next, prevPage and nextPage buttons */
div.buttons {
  float: right;
  width: 59px;
  }
/* right */
a.left {
  display: block;
  float: left;
  width: 28px;
  height: 19px;
  cursor: pointer;
  background: url(/images/icon_scroll_arrows.gif) no-repeat 0 0;
  }
/* left */
a.right {
  display: block;
  float: right;
  width: 28px;
  height: 19px;
  cursor: pointer;
  background: url(/images/icon_scroll_arrows.gif) no-repeat 0 -19px;
  }
/* disabled button */
.leftButton a.disabled {
  background: url(/images/icon_scroll_arrows.gif) no-repeat -28px 0;
  }
.rightButton a.disabled {
  background: url(/images/icon_scroll_arrows.gif) no-repeat -28px -19px;
  }
/* Formatting */
#topicLeaderBoard {
  padding: 16px 12px;
  }
#topicLeaderBoard table {
  width: 100%;
  border-collapse: collapse;
  }
#topicLeaderBoard table td.topicName {
  width: 100%;
  vertical-align: middle;
  white-space: nowrap;
  }
#topicLeaderBoard table td.topicName h1 {
  font-family: 'Roboto', sans-serif;
  font-size: 54px;
  font-weight: 900;
  margin: 0;
  padding: 0;
  letter-spacing: -.008em;
  }
#topicLeaderBoard table td.sponsoredBy {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
  line-height: 14px;
  padding: 0 30px 0 0;
  text-align: right;
  vertical-align: middle;
  white-space: nowrap;
  letter-spacing: .3px;
  text-transform: uppercase;
  color: #777;
  }
#topicLeaderBoard table td.logo {
  text-align: right;
  }
#topicLeaderBoard table td.logo img {
  height: 60px;
  margin: 0;
  padding: 0 7px 0 0;
  text-align: right;
  vertical-align: middle;
  }
#topicLeaderBoard .sponsorLogo {
  float: right;
  }
#topicLeaderBoard .sponsorLogo img {
  height: 64px;
  margin: 0 0 0 30px;
  padding: 0;
  }
#topicLeaderBoard .sponsoredBy {
  }
#quoteSlide .page {
  position: relative;
  }
#quoteSlide h3 {
  font-family: 'Roboto', sans-serif;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.3em;
  margin: 0;
  padding: 0;
  border: none;
  }
#quoteSlide span.byline {
  font-size: 13px;
  line-height: 1.6em;
  display: block;
  padding: 10px 0 0 0;
  text-align: right;
  }
#quoteSlide span.postInfo {
  font-size: 13px;
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  padding: 7px 0 0 0;
  color: #777;
  }
