.color_trans {
  -moz-transition-property: color;
  -moz-transition-duration: 0.2s;
  -moz-transition-timing-function: linear;
  -webkit-transition-property: color;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: linear;
  -o-transition-property: color;
  -o-transition-duration: 0.2s;
  -o-transition-timing-function: linear;
  transition-property: color;
  transition-duration: 0.2s;
  transition-timing-function: linear;
}
.headline .title,
.headline .description,
.sectionHeader .headerText,
.infoBlock .description,
.featureBlock .title,
.featureBlock .description {
  color: #ffffff;
}
.ui-widget-header {
  background: none;
  border: none !important;
}
.ui-tabs-panel {
  padding: 0 !important;
  margin-top: 30px;
}
.ui-tabs-panel table {
  width: 100% !important;
}
.ui-tabs-panel table.profile_userstats,
.ui-tabs-panel table.profile_about {
  width: auto !important;
}
.ui-tabs {
  padding: 0;
}
.ui-tabs .ui-tabs-nav {
  padding: 0;
}
.ui-tabs .ui-tabs-nav li {
  font-family: 'Segoe UI Bold', 'Segoe UI', 'SegoeBold';
  font-weight: bold;
  background: transparent;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin: 0;
}
.ui-tabs .ui-tabs-nav li a {
  color: #b8b8b8;
  margin: 0;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  border: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
  color: #cf4335;
  cursor: default;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  padding-left: 0;
  padding-right: 16px;
}
.ui-widget {
  font-family: 'Segoe UI', 'SegoeWP';
  font-weight: normal;
  font-size: 14px !important;
}
.ui-widget-content {
  background: none;
  border: none;
  color: #a1a2a5;
}
.ui-widget-content a {
  color: #ffffff;
  -moz-transition-property: color;
  -moz-transition-duration: 0.2s;
  -moz-transition-timing-function: linear;
  -webkit-transition-property: color;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: linear;
  -o-transition-property: color;
  -o-transition-duration: 0.2s;
  -o-transition-timing-function: linear;
  transition-property: color;
  transition-duration: 0.2s;
  transition-timing-function: linear;
}
.ui-widget-content a:hover {
  -moz-transition-property: color;
  -moz-transition-duration: 0.2s;
  -moz-transition-timing-function: linear;
  -webkit-transition-property: color;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: linear;
  -o-transition-property: color;
  -o-transition-duration: 0.2s;
  -o-transition-timing-function: linear;
  transition-property: color;
  transition-duration: 0.2s;
  transition-timing-function: linear;
  color: #B22;
}
.ui-widget-content a:hover.disabled {
  color: #ffffff;
  cursor: default;
}
.ui-widget-content a:active,
.ui-widget-content a:visited {
  -moz-transition-property: color;
  -moz-transition-duration: 0.2s;
  -moz-transition-timing-function: linear;
  -webkit-transition-property: color;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: linear;
  -o-transition-property: color;
  -o-transition-duration: 0.2s;
  -o-transition-timing-function: linear;
  transition-property: color;
  transition-duration: 0.2s;
  transition-timing-function: linear;
}
iframe.gamercard {
  height: 265px;
  width: 220px;
}
.yaf_search {
  position: relative;
  right: 0;
  max-width: 235px;
}
.yaf_search .yaf_search_box {
  position: relative;
  border: 1px solid #202020;
  color: #ffffff;
  background-color: #101010;
  padding: 16px 21px;
  float: left;
  margin-left: 5px;
  height: 46px;
  vertical-align: middle;
}
.yaf_search .yaf_search_box.input {
  padding: 10px 8px;
}
.yaf_search .yaf_search_box.input input[type="text"] {
  border: none;
  color: #808080;
  background-color: #101010;
  margin-top: -3px;
}
.yaf_search .yaf_search_box .img_search_icon {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-position: center;
}
.yaf_search .yaf_search_error {
  display: none;
}
.postheader {
  padding: 4px 0;
}
.messageHistoryHeader {
  background-color: #171717;
  padding: 10px 0px;
  font-weight: bold;
}
.messageHistoryHeader td:nth-of-type(1) {
  text-transform: uppercase;
}
.messageHistoryHeader .header2 {
  padding: 5px 0 0 10px;
}
.allForumsLink a,
.allForumsLink a:visited {
  color: #bec0c2;
}
.yafnet .QuickSearch {
  margin: 40px 0;
}
.yafnet .outerMenuContainer a,
.yafnet .outerMenuContainer a:hover,
.yafnet .outerMenuContainer a:visited {
  color: #a1a2a5;
}
.yafnet table.content .post b,
.yafnet table.content .post_alt b {
  font-weight: bold;
}
.yafnet table.content .post i,
.yafnet table.content .post_alt i,
.yafnet table.content .post em,
.yafnet table.content .post_alt em {
  font-style: italic;
}
.yafnet table.content .post ul li,
.yafnet table.content .post_alt ul li,
.yafnet .postContentDiv ul li {
  list-style-type: disc;
  list-style-position: inside;
}
.yafnet table.content .post ol li,
.yafnet table.content .post_alt ol li,
.yafnet .postContentDiv ol li {
  list-style: decimal;
  list-style-position: inside;
}
.yafnet table.command #dvFavorite1,
.yafnet table.content #dvFavorite1 {
  display: block;
  float: left;
}
.yafnet table.content {
  width: 100%;
}
.yafnet .forumSearchDiv {
  display: none;
  margin-left: 10px;
  float: left;
}
.yafnet table.command {
  margin-top: 2px;
  margin-bottom: 3px;
}
.yafnet table.command .commandButtons a {
  vertical-align: text-bottom;
}
.yafnet table.command td.pager {
  text-align: right;
}
.yafnet table.controlPanel {
  color: #b8b8b8;
  font-size: 18px;
  width: 100%;
}
.yafnet table.controlPanel td,
.yafnet table.controlPanel th {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 15px;
  padding-right: 15px;
}
.yafnet table.controlPanel tbody tr:nth-child(odd) {
  background-color: #191919;
}
.YAF_Pages_moderate_index .controlPanel td:first-child {
  text-align: left;
}
.YAF_Pages_moderate_index .controlPanel td {
  vertical-align: top;
  text-align: right;
}
.YAF_Pages_moderate_index .controlPanel .posts {
  width: 20%;
}
.YAF_Pages_moderate_index .controlPanel .posts > div {
  text-align: center;
}
.YAF_Pages_forum .forumRowTitle.collapsed th:nth-child(n+3) div {
  display: none;
}
.YAF_Pages_forum .forumRowTitle th {
  border-bottom: 3px solid #000000;
}
.YAF_Pages_forum .forumRowTitle th:first-child {
  border-right: 3px solid #000000;
  width: 35px;
  text-align: center;
}
.YAF_Pages_forum .forumRowTitle th.collapseBtn {
  font-size: 29px;
  padding: 2px 6px 9px;
  color: #bec0c2;
}
.YAF_Pages_cp_profile table.content td {
  padding-left: 5px;
}
.yafnet table.content td.forumIconCol,
.yafnet table.content td.forumLinkCol,
.yafnet table.content td.lastPostCol,
.yafnet table.content td.postedCol,
.yafnet table.content td.postCountCol,
.yafnet table.content td.topicCountCol,
.yafnet table.content .topicRow,
.yafnet table.content .topicRow_Alt {
  text-decoration: none;
  color: #bec0c2;
}
.yafnet table.content td.forumIconCol,
.yafnet table.content td.forumLinkCol,
.yafnet table.content td.postCountCol,
.yafnet table.content td.topicCountCol,
.yafnet table.content .topicRow,
.yafnet table.content .topicRow_Alt {
  vertical-align: top;
}
.yafnet table.content td.forumLinkCol,
.yafnet table.content td.lastPostCol,
.yafnet table.content td.postedCol,
.yafnet table.content .topicRow td.topicMain,
.yafnet table.content .topicRow_Alt td.topicMain,
.yafnet table.content .topicRow td.topicLastPost,
.yafnet table.content .topicRow_Alt td.topicLastPost {
  padding-left: 17px;
  padding-bottom: 10px;
}
.yafnet td.forumIconCol,
.yafnet td.topicImage {
  width: 50px;
}
.yafnet td.forumIconCol img,
.yafnet td.topicImage img {
  padding: 6px 0;
}
.yafnet table.content .lastPostDiv,
.yafnet table.content .postedDiv,
.yafnet table.content .topicImages {
  display: inline-block;
}
.yafnet table.content .topicImages {
  float: right;
  margin-right: 2px;
  margin-top: 2px;
}
.yafnet table.content .topicImages a {
  margin-right: 14px;
}
.yafnet table.content .lastPostDiv,
.yafnet table.content .postedDiv {
  width: 120px;
}
.yafnet table.content .topicPager a {
  color: #ffffff;
  font-weight: bold;
}
.YAF_Pages_topics .subforumSeparator {
  height: 20px;
}
.sectionHeader .headerText,
.allForumsLink {
  font-family: 'Segoe UI', 'SegoeWP';
  font-weight: normal;
}
.headline,
.infoBlock .description {
  font-family: 'Segoe UI', 'SegoeWP';
  font-weight: normal;
}
.headline .title,
.featureBlock .title {
  font-family: 'Segoe UI Bold', 'Segoe UI', 'SegoeBold';
  font-weight: bold;
}
.franchiseTabSection .categoryStat,
.sectionHeader .headerText,
.allForumsLink,
.featureBlock .title {
  text-transform: uppercase;
}
.headline a,
.allForumsLink a,
.infoBlock a,
.featureBlock a,
.headline a:hover,
.allForumsLink a:hover,
.infoBlock a:hover,
.featureBlock a:hover,
.headline a:visited,
.allForumsLink a:visited,
.infoBlock a:visited,
.featureBlock a:visited {
  text-decoration: none;
}
.sectionHeader .headerText {
  font-size: 24px;
}
.franchiseTabSection .categoryStat {
  font-size: 15px;
}
.allForumsLink {
  font-size: 18px;
  text-align: right;
}
.headline .title {
  font-size: 18px;
}
.headline .description {
  font-size: 14px;
  margin-top: 4px;
}
.franchiseTabSection {
  padding: 12px 0 0;
  border-bottom: 6px solid #252A2D;
  margin-bottom: 20px;
  font-family: 'Segoe UI', 'SegoeWP';
  font-weight: normal;
  font-size: 14px;
}
.franchiseTabSection ul li {
  padding: 0px;
}
.franchiseTabSection ul li a {
  display: block;
  height: 35px;
  background-color: #171717;
  color: #808080;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  padding-top: 20px;
  margin-left: 3px;
  margin-right: 2px;
}
.franchiseTabSection ul li:first-child a {
  margin-left: 0px;
}
.franchiseTabSection ul li:last-child a {
  margin-right: 0px;
}
.franchiseTabSection ul li.selected a {
  background-color: #252a2d;
  border-bottom: solid #252a2d;
  color: #f7f7f7;
}
.sectionHeader {
  cursor: default;
  height: 25px;
}
.headerText,
.headerLead {
  float: left;
}
.headerText {
  overflow: hidden;
  margin-right: 10px;
  position: relative;
}
.headerText,
.headerLead,
.headerTail {
  height: 22px;
  background-position: bottom;
}
.twoState .activeIcon,
.twoState .inactiveIcon {
  position: absolute;
}
.twoState .activeIcon,
.twoState:hover .inactiveIcon {
  visibility: hidden;
}
.twoState .inactiveIcon,
.twoState:hover .activeIcon {
  visibility: visible;
}
body {
  padding: 0;
  background-color: #292929;
}
ul {
  padding: 0;
}
.headline,
.infoBlock,
.infoBlock .iconBase,
.infoBlock .description,
.featureBlock,
.featureBlock .iconBlock,
.featureBlock .contentBlock {
  display: inline-block;
}
.infoBlockSection,
.featuredContentSection {
  padding-left: 10px;
  padding-right: 10px;
}
.headlineSection {
  border: 1px solid #252A2D;
  padding: 36px 30px;
  font-family: 'Segoe UI', 'SegoeWP';
  font-weight: normal;
  margin-bottom: 40px;
}
.headlineSection h2 {
  font-size: 22px;
  color: #ffffff;
}
.collapseBtns {
  margin-bottom: 20px;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Segoe UI', 'SegoeWP';
  font-weight: normal;
}
.collapseBtns .collapseAll,
.collapseBtns .expandAll {
  float: left;
  margin: 0 12px;
}
.headlineList {
  list-style: none;
}
.headline .linkBox {
  width: 307px;
  height: 62px;
  background-image: url("/resources/images/headlines_bg.png");
}
.headline img {
  border: none;
}
.headline {
  margin-right: 6px;
}
.headline .outerbox {
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 65px;
  height: 45px;
}
.headline:last-child,
.infoBlock:last-child,
.featureBlock:last-child {
  margin-right: 0;
}
#Last10PostsTab .post {
  background-color: #111;
}
#Last10PostsTab .post td {
  padding: 10px;
}
#Last10PostsTab .postheader:not(:first-child) {
  height: 80px;
  vertical-align: bottom;
}
#Last10PostsTab .postheader .topicname_history {
  font-size: 18px;
  font-weight: bold;
}
#Last10PostsTab td.small.full_row {
  display: table-cell;
  vertical-align: bottom;
}
#Last10PostsTab tr.small.mobile_row {
  display: none;
  font-size: 12px;
}
#Last10PostsTab td.small {
  padding: 4px 0;
  width: 100%;
}
.YAF_Pages_portal {
  background-color: #323232;
}
.YAF_Pages_forum table.content tr:first-child th,
.YAF_Pages_topics table.content tr:first-child th {
  border-top-width: 0;
}
.YAF_Pages_forum table.content tr:last-child td,
.YAF_Pages_topics table.content tr:last-child td {
  border-bottom-width: 0;
}
.YAF_Pages_forum table.content td:last-child,
.YAF_Pages_topics table.content td:last-child,
.YAF_Pages_forum table.content th:last-child,
.YAF_Pages_topics table.content th:last-child {
  border-right-width: 0;
}
.infoBlock {
  margin-right: 4px;
}
.infoBlock .infoBox {
  width: 466px;
  height: 95px;
  background-image: url("/resources/images/item_base_lrg.png");
  margin-top: 6px;
  position: relative;
}
.infoBlock .iconBase,
.featureBlock .iconBase {
  background-image: url("/resources/images/banner_icon_base.png");
}
.infoBlock .iconBase,
.featureBlock .linkBox,
.featureBlock .iconBlock,
.featureBlock .iconBase {
  width: 59px;
  height: 95px;
}
.infoBlock .description {
  vertical-align: top;
  padding: 10px 5px 10px 1px;
  width: 396px;
}
.featuredContentSection {
  margin-top: 25px;
}
.featuredContentList {
  margin-top: 6px;
}
.featureBlock {
  margin-right: 6px;
}
.featureBlock .linkBox {
  background-image: url("/resources/images/item_base_sm.png");
  width: 228px;
  height: 95px;
}
.featureBlock .iconBase {
  position: absolute;
}
.featureBlock .contentBlock {
  vertical-align: top;
  height: 81px;
  width: 157px;
  padding: 6px 4px;
  overflow: hidden;
}
.yafnet div.forumStatsSection {
  margin-top: 30px;
  width: 705px;
  padding-left: 10px;
  padding-right: 10px;
}
.yafnet div.forumStatsSection hr {
  padding: 0;
  margin-left: 2px;
  border-style: solid none none none;
  margin-top: 1px;
}
.yafnet div.forumStatsHeader {
  font-family: 'Segoe UI', 'SegoeWP';
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  color: #ffffff;
}
.yafnet td.forumStatsDetail {
  font-size: 10px;
  text-transform: none;
  color: #818285;
}
.yafnet td.forumStatsDetail a {
  font-weight: bold;
  color: #bec0c2;
}
.typeIcon {
  left: 3px;
  top: 3px;
  width: 38px;
  height: 38px;
}
.yafnet .EditorDiv td {
  padding: 0px !important;
  border: 0 !important;
}
.yafnet {
  font-family: 'Segoe UI', 'SegoeWP';
  font-weight: normal;
  font-size: 14px;
  margin: auto;
  padding: 0 10px;
  color: #a1a2a5;
  background-color: #1a1a1a;
}
.yafnet img {
  border: 0;
}
.yafnet header.subHeader {
  border-bottom: 1px solid #252A2D;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.yafnet header.subHeader h2 {
  font-size: 32px;
  color: #ffffff;
  font-family: 'Segoe UI Light', 'SegoeLight';
  font-weight: normal;
}
.yafnet tr.forumRowTitle {
  white-space: nowrap;
}
.yafnet tr.forumRowTitle,
.yafnet dt.header1,
.yafnet td.header1,
.yafnet th.header1 {
  font-family: 'Segoe UI Bold', 'Segoe UI', 'SegoeBold';
  font-weight: bold;
  background-color: #252a2d;
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  padding: 17px;
}
.yafnet .header1 a {
  vertical-align: top;
}
.yafnet .pmlist_table td {
  padding: 5px;
}
.yafnet .footer1.pmlist div {
  padding-top: 10px;
  margin-top: 30px;
  border-top: 1px solid #252a2d;
}
.yafnet th.header1.pmlist {
  text-align: left;
  padding-left: 5px;
}
.yafnet a.HeaderTopicLink {
  font-family: 'Segoe UI Bold', 'Segoe UI', 'SegoeBold';
  font-weight: bold;
  color: #bec0c2;
  font-size: 15px;
  text-decoration: none;
  text-transform: none;
  margin-left: 2px;
  vertical-align: top;
}
.yafnet a.HeaderTopicLink span {
  vertical-align: top;
}
.yafnet div.DivTopSeparator {
  clear: right;
}
.yafnet #yafheader .outerMenuContainer {
  font-size: 11px;
  padding: 3px 0 0 0;
  width: inherit;
  overflow: hidden;
  float: none;
}
.yafnet #yafheader .outerMenuContainer ul li {
  margin: 0;
}
.yafnet #yafheader .outerMenuContainer ul li a {
  font-weight: bold;
  padding: 2px;
}
.yafnet #yafheader .outerMenuContainer ul li:first-child {
  border-left: none;
}
.yafnet #yafheader ul.menuAdminList {
  margin-left: 10px !important;
}
.yafnet #yafheader .title {
  float: left;
  padding: 40px 0 48px;
}
.yafnet #yafheader .title h1 {
  font-family: 'Segoe UI Light', 'SegoeLight';
  font-weight: normal;
  font-size: 48px;
  color: #ffffff;
  text-transform: none;
}
.yafnet #yafheader .loggedInUser {
  float: left !important;
}
.yafnet #yafheader .currentUser {
  font-weight: bold;
}
.yafnet #yafheader .guestUser {
  background: url("error.png") #ffdddd no-repeat 8px 50%;
  color: #281b1b;
  font-size: 1em;
  font-weight: bold;
  line-height: 150%;
  margin: 0 auto;
  margin-bottom: 10px;
  border: 1px solid #deb7b7;
  padding: 5px 10px 5px 30px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.yafForumWelcome {
  float: right;
  color: #555;
  margin: 2px;
  font-size: 7.5px;
  margin-bottom: 5px;
  padding: 6px;
  border: 1px solid #708fff;
  background-color: #e4e4ff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.yafForumWelcome div {
  text-align: right;
  display: inline;
}
.yafnet .menuContainer {
  float: right !important;
  display: inline;
}
.yafnet .menuContainer .menuList {
  float: left;
}
.yafnet .menuMyList {
  margin-bottom: 10px;
}
.yafnet .menuAdminList {
  float: none !important;
}
.yafnet .menuMyList li {
  display: inline;
  padding-left: 20px;
}
.yafnet .forum_customimage_locked {
  border: solid 2px #c93a4a;
}
.yafnet .forum_customimage_newposts {
  border: solid 2px #fe0300;
}
.yafnet .composeBoxLabel {
  font-family: 'Segoe UI', 'SegoeWP';
  font-weight: normal;
  font-size: 19px;
  text-transform: uppercase;
  color: #ffffff;
}
.yafnet .postHeader .header2 {
  display: none;
}
.yafnet .postHeader .postTitle div {
  /*height: 20px;*/
}
.yafnet table.postContainer,
.yafnet table.postContainer_Alt {
  margin-bottom: 40px;
  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed;
}
.yafnet table.postContainer .userStats,
.yafnet table.postContainer_Alt .userStats {
  padding-left: 15px;
  font-size: 12px;
}
.yafnet table.postContainer .userStats a,
.yafnet table.postContainer_Alt .userStats a {
  font-weight: bold;
}
.yafnet table.postContainer .userStats > div,
.yafnet table.postContainer_Alt .userStats > div {
  margin-top: 4px;
  color: #bec0c2;
}
.yafnet table.postContainer .pmDiv,
.yafnet table.postContainer_Alt .pmDiv {
  color: #7b7b7b;
  font-size: 12px;
}
.yafnet table.postContainer .pmDiv span,
.yafnet table.postContainer_Alt .pmDiv span {
  vertical-align: top;
  margin-left: 1px;
}
.yafnet table.postContainer .pmDiv img,
.yafnet table.postContainer_Alt .pmDiv img {
  margin-right: 4px;
}
.yafnet table.postContainer .pmDiv a,
.yafnet table.postContainer_Alt .pmDiv a {
  font-weight: normal;
  text-decoration: none;
  color: inherit;
}
.yafnet table.postContainer .UserBox,
.yafnet table.postContainer_Alt .UserBox {
  padding: 20px;
  width: 200px;
}
.yafnet table.postContainer td,
.yafnet table.postContainer_Alt td {
  margin: 0;
}
.yafnet table.postContainer td.small,
.yafnet table.postContainer_Alt td.small {
  padding: 0 4px;
}
.yafnet .messageDiv {
  width: 98%;
  padding: 20px;
  height: 100%;
  margin: 0;
  color: #ffffff;
}
.yafnet div.postdiv {
  clear: both;
}
.yafnet div.postContentDiv {
  margin-left: 6px;
  font-size: 16px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  padding: 5px 0;
}
.yafnet div.postContentDiv em {
  font-style: italic;
}
.yafnet .displayPostFooter {
  width: 100%;
  height: 24px;
  padding: 3px 0;
  background-color: #171717;
}
.yafnet .displayPostFooter .postFooterLink {
  margin-left: 20px;
  font-size: 12px;
  text-decoration: none;
}
.yafnet .displayPostFooter .postInfoRight {
  margin-right: 10px;
}
.yafnet .buttonDiv {
  margin-top: 4px;
  margin-bottom: 19px;
}
.yafnet .buttonDiv .clearDiv {
  clear: both;
}
.yafnet .postQuickReply {
  background-color: #454545;
  padding: 5px 22px;
}
.yafnet .postQuickReply .messageLabel {
  margin-top: 10px;
}
.yafnet .postQuickReply textarea {
  width: 890px;
  resize: none;
}
.yafnet .quickReplyHeader {
  font-family: 'Segoe UI', 'SegoeWP';
  font-weight: normal;
  font-size: 28px;
  text-transform: uppercase;
  margin: 5px 0;
}
.yafnet .quickReplyHeader a {
  color: #ffffff;
}
.yafnet .quickReplyHeader a:visited {
  color: #e6e6e6;
}
.YAF_Pages_search tr.header2 td {
  padding-top: 10px;
}
.YAF_Pages_search tr.postheader td,
.YAF_Pages_search tr.post td,
.YAF_Pages_search tr.post_alt td {
  border-bottom: 1px solid #252A2D;
}
.YAF_Pages_search div.postContentDiv {
  margin: 10px 0;
}
.YAF_Pages_postmessage .contentBox,
.YAF_Pages_pmessage .contentBox {
  padding: 0 10px;
}
.YAF_Pages_postmessage .composeDiv,
.YAF_Pages_pmessage .composeDiv {
  padding-top: 13px;
  padding-bottom: 8px;
  width: 100%;
}
.YAF_Pages_postmessage .composeDiv > div,
.YAF_Pages_pmessage .composeDiv > div {
  margin-top: 10px;
}
.YAF_Pages_postmessage .composeDiv > div:first-child,
.YAF_Pages_pmessage .composeDiv > div:first-child {
  margin-top: 0;
}
.YAF_Pages_postmessage .titleDiv span,
.YAF_Pages_pmessage .titleDiv {
  font-family: 'Segoe UI', 'SegoeWP';
  font-weight: normal;
  font-size: 24px;
  color: #bec0c2;
  padding-left: 9px;
  text-transform: uppercase;
}
.YAF_Pages_postmessage .composeDiv input.edit,
.YAF_Pages_postmessage .composeDiv textarea,
.YAF_Pages_pmessage .composeDiv input.edit,
.YAF_Pages_pmessage .composeDiv textarea {
  width: 100%;
  resize: none;
}
.YAF_Pages_postmessage .composeDiv select.edit,
.YAF_Pages_postmessage .composeDiv .buttonDiv,
.YAF_Pages_pmessage .composeDiv select.edit,
.YAF_Pages_pmessage .composeDiv .buttonDiv {
  width: 100%;
}
.yafnet .LastPosts td {
  border-color: #1a1a1a;
  border-style: solid;
}
.yafnet .LastPosts .post td,
.yafnet .LastPosts .postheader td {
  background-color: #292929;
}
.yafnet .LastPosts .post.alt td,
.yafnet .LastPosts .postheader.alt td {
  background-color: #454545;
}
.yafnet .LastPosts .post td {
  border-bottom-width: 1px;
}
.yafnet .LastPosts td.small,
.yafnet .LastPosts td.message {
  border-left-width: 1px;
}
.yafnet .LastPosts td {
  color: #ffffff;
  font-size: 12px;
  padding: 4px 10px;
}
.yafnet .LastPosts td.header2 {
  color: inherit;
}
#ActiveTopicsTab table.command {
  margin-left: 0;
  margin-right: 0;
}
.yafnet .quickReplyHeader a,
.yafnet .quickReplyHeader a:visited {
  color: #bec0c2;
}
.yafnet .postQuickReply .messageLabel {
  font-family: 'Segoe UI Bold', 'Segoe UI', 'SegoeBold';
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 10px;
}
.yafnet .postQuickReply .buttonDiv {
  float: right;
  margin-top: 4px;
  margin-bottom: 19px;
}
.yafnet .postQuickReply .pbutton {
  width: 98px;
}
.yafnet .topicFavoriteCount {
  color: #292;
  font-size: 10px;
  font-weight: normal;
}
.yafnet .forumLinkCol div.forumheading a,
.yafnet .topicMain a.post_link {
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
}
.yafnet .forumLinkCol div.subForumHeading,
.yafnet .topicMain .topicLastPoster,
.yafnet .topicMain .topicLastPosted,
.yafnet .lastPostCol .timeago,
.yafnet .postedCol .timeago {
  font-weight: normal;
  font-size: 12px;
  color: #7b7b7b;
}
.yafnet .topicMain .topicLastPoster a,
.yafnet .topicMain .topicLastPoster a:visited {
  font-weight: bold;
  font-size: 12px;
}
.yafnet .forumLinkCol div.subForumList {
  font-size: 12px;
}
.yafnet .MessageDetails {
  margin-top: 15px;
  font-size: 13px;
}
.yafnet .MessageDetails span {
  font-weight: bold;
  font-size: 12px;
}
.yafnet .moderatorListCol,
.yafnet .moderatorListCol a {
  font-size: 8px;
  color: #000000;
}
.yafnet td.topicCountCol,
.yafnet td.postCountCol,
.yafnet td.lastPostCol,
.yafnet td.postedCol,
.yafnet td.topicReplies,
.yafnet td.topicViews {
  font-size: 15px;
  color: #bec0c2;
}
.yafnet .forumRowTitle .headerTopics,
.yafnet .forumRowTitle .headerPosts,
.yafnet .forumRow .topicCountCol,
.yafnet .forumRow .postCountCol,
.yafnet .forumRow_Alt .topicCountCol,
.yafnet .forumRow_Alt .postCountCol,
.yafnet .topicRow .topicReplies,
.yafnet .topicRow_Alt .topicReplies,
.yafnet .topicRow .topicViews,
.yafnet .topicRow_Alt .topicViews {
  text-align: right;
  padding: 17px;
}
.yafnet .forumRow .moderatorListCol {
  text-align: center;
}
.yafnet .forumRow a.forumTopicLink {
  font-weight: bold;
}
.yafnet .headerTopic,
.yafnet .headerLastPost,
.yafnet .headerPosted,
.yafnet .headerSubforum {
  text-align: left;
}
.yafnet .headerTopics,
.yafnet .headerPosts,
.yafnet .headerReplies,
.yafnet .headerViews {
  text-align: right;
  width: 83px;
}
.yafnet .forumRow .lastPostCol,
.yafnet .topicRow .postedCol,
.yafnet .topicRow_Alt .postedCol {
  width: 200px;
  font-size: 12px;
  text-align: left;
}
.yafnet tr.topicSubTitle {
  background-color: #3A3A3A;
}
.yafnet .threadedRowCollapsed .threadUrl {
  font-weight: bold;
}
.yafnet tr.topicRow .topicLastPost .avatarimage,
.yafnet tr.topicRow_Alt .topicLastPost .avatarimage,
.YAF_Pages_members .avatarimage,
.yafnet tr.topicRow .topicMain img.avatarimage,
.yafnet tr.topicRow_Alt .topicMain img.avatarimage {
  width: 40px;
  height: 40px;
  float: left;
  padding: 3px;
}
.yafnet tr.topicRow .topicMain img.avatarimage,
.yafnet tr.topicRow_Alt .topicMain img.avatarimage {
  padding-right: 8px;
}
.yafnet .postsep {
  height: 10px;
  margin-bottom: 100px;
}
.yafnet .easyquote {
  color: green;
  border-left: 1px solid #555;
  padding-left: 5px;
  line-height: 1.2em;
}
.yafnet .easyquote .easyquote {
  color: red;
}
.yafnet .easyquote .easyquote .easyquote {
  color: Blue;
}
.yafnet div.postedLeft {
  line-height: 32px;
  font-size: 14px;
}
.yafnet .postformheader {
  font-weight: bold;
}
.yafnet .postContainer_Deleted .postPosted,
.yafnet .postContainer_Deleted .message,
.yafnet .postContainer_Deleted .postTop,
.yafnet .postContainer_Deleted .postInfoBottom {
  background-color: #eaed0d;
}
.yafnet .postNavigation {
  background-color: #f8f8f8;
}
.yafnet .postHeader .rightItem a {
  color: #000000;
}
.yafnet div.section {
  padding: 5px;
  background-color: #f2f2f2;
  border: solid 1px #ddd;
  color: #888;
  font-size: 9px;
  text-align: center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.yafnet div.AdMessage {
  min-height: 10px;
}
div.contentContainer {
  background-color: #323232;
}
.YAF_Pages_posts div.contentBox {
  background-color: #1a1a1a;
  padding-left: 8px;
}
.yafnet .yafPageLink {
  font-family: 'Segoe UI', 'SegoeWP';
  font-weight: normal;
  font-size: 14px;
  color: #ffffff;
  padding-top: 7px;
  padding-bottom: 6px;
  padding-left: 9px;
  margin: 0px;
  text-transform: uppercase;
}
.yafnet input[type="image"] {
  padding: 0px;
  border: 0px;
}
.yafnet input[type="checkbox"] {
  border: 0px;
  padding: 0px;
  margin: 5px;
}
.yafnet .fileattach {
  padding: 5px;
  background-color: #eeeeee;
  border: solid 1px #808080;
}
.yafnet .fileattach .filetitle,
.yafnet .fileattach .imgtitle {
  font-weight: bold;
  color: #444444;
  margin-bottom: 5px;
  font-size: 1.1em;
}
.yafnet .fileattach .attachedimg,
.yafnet .fileattach .attachedfile {
  margin-left: 10px;
}
.yafnet .fileattach a {
  font-weight: bold;
}
.yafnet .innerquote {
  padding: 8px;
  background-color: #1a1a1a;
  color: #bec0c2;
  border: 1px solid #3a3a3a;
}
.yafnet .code {
  padding-left: 16px;
  margin: 5px;
}
.yafnet span.highlight {
  background-color: Yellow;
  color: Black;
}
.yafnet .innercode {
  background-color: #efefef;
  border: solid 1px #808080;
  color: #000000;
  line-height: 1.3em;
  font-family: 'Segoe UI', 'SegoeWP';
  font-weight: normal;
}
.yafnet .smallfont {
  font-size: 10px;
}
.yafnet .largefont {
  font-size: 11px;
}
.yafnet a.imagelink {
  font-weight: bold;
  color: #000000;
}
.yafnet a:hover.imagelink {
  text-decoration: none;
}
.yafnet .posteditor {
  width: 100%;
  height: 200px;
}
.yafnet .navlinks {
  font-weight: bold;
  color: #000000;
}
.yafnet .navlinks a {
  color: #000000;
  text-decoration: none;
}
.yafnet .navlinks a:hover {
  color: #666666;
}
.yafnet table.print {
  border: solid 1px #C0C0C0;
}
.yafnet .printheader {
  background-color: #DDDDDD;
  color: #000000;
  padding: 4px;
}
.yafnet .printbody {
  background-color: #FFFFFF;
  color: #000000;
  padding: 4px;
}
.yafnet .textfield {
  background-color: #FFFFFF;
  border: 1px solid #3B3b3b;
  width: 100%;
}
.yafnet .ButtonOut {
  border: #888888 1px solid;
}
.yafnet .ButtonOver {
  border: #000000 1px solid;
  background-color: #ffffff;
}
.yafnet .ButtonChecked {
  border: #000000 1px solid;
}
.yafnet .ButtonOff {
  border: #888888 1px solid;
}
.yafnet #bbcodeFeatures {
  border: #b0b0b0 1px solid;
  background-color: #f0f0ee;
  width: 100%;
}
.yafnet .yafsignature {
  border-top: solid 1px #666666;
  margin-top: 15px;
  padding-top: 5px;
  font-size: 13px;
  color: #666;
}
.yafnet .yafsignature .UserPostedImage {
  max-height: 115px;
}
.yafnet .yafpager {
  color: #bec0c2;
  margin-top: 6px;
  margin-right: 11px;
  margin-bottom: 6px;
  margin-left: 0;
  font-family: 'Segoe UI', 'SegoeWP';
  font-weight: normal;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}
.yafnet a.pagelink,
.yafnet a.pagelinkfirst,
.yafnet a.pagelinklast,
.yafnet .pagecurrent,
.yafnet .pagecount {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 3px;
}
.yafnet a.pagelink,
.yafnet .pagecurrent {
  margin-right: 2px;
  padding-right: 3px;
}
.yafnet .pagecurrent {
  color: #cf4335;
}
.yafnet a.pagelinkfirst {
  margin-right: 8px;
}
.yafnet a.pagelinklast {
  margin-left: 8px;
}
.yafnet .pagecount {
  margin-right: 5px;
}
.yafnet a.pagelink,
.yafnet a.pagelinkfirst,
.yafnet a.pagelinklast {
  color: #bec0c2;
}
.yafnet a.pagelinkfirst,
.yafnet a.pagelinklast {
  text-decoration: none;
}
.yafnet a.pagelink:visited {
  color: #7b7b7b;
}
.yafnet .prevnextspan {
  margin-left: 45px;
  margin-right: 10px;
}
.yafnet a.nextpagelink,
.yafnet a.prevpagelink {
  font-family: 'Segoe UI', 'SegoeWP';
  font-weight: normal;
  font-size: 18px;
  color: #bec0c2;
  text-decoration: none;
}
.yafnet a.prevpagelink {
  border-right: 2px solid;
  padding-right: 9px;
}
.yafnet a.prevpagelink:last-child {
  border-right: none;
  padding-right: 0;
}
.yafnet a.nextpagelink {
  padding-left: 9px;
}
.yafnet a.nextpagelink:first-child {
  padding-left: 0;
}
.yafnet .MultiQuoteButton,
.yafnet a.yaflittlebutton {
  background-color: rgba(197, 67, 53, 0.5);
  color: #ffffff;
  float: right;
  font-size: 12px;
  margin: 3px 0px 3px 3px;
  padding-right: 2px;
  font-family: 'Segoe UI', 'SegoeWP';
  font-weight: normal;
  display: inline-block;
  text-decoration: none;
}
.myButton:active {
  position: relative;
  top: 1px;
}
.yafnet .MultiQuoteButton,
.yafnet a.yaflittlebutton span {
  display: block;
  padding: 5px 4px 5px 7px;
}
.yafnet a.yaflittlebutton img {
  vertical-align: middle;
  padding: 0px 4px 2px 0px;
}
.yafnet .MultiQuoteButton:hover,
.yafnet a.yaflittlebutton:hover {
  background-color: #cf4335;
}
.yafnet .Checked,
.yafnet a.yaflittlebutton:active {
  background-position: bottom right;
  outline: none;
}
.yafnet .Checked img,
.yafnet a.yaflittlebutton:active img {
  padding: 0px 6px 4px 0px;
}
.yafnet .Checked span,
.yafnet a.yaflittlebutton:active span {
  background-position: bottom left;
  padding: 6px 4px 4px 7px;
}
.yafnet .yafcssbigbutton,
.yafnet .pbutton {
  font-family: 'Segoe UI', 'SegoeWP';
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  padding: 10px 20px;
  margin: 10px 0;
  min-width: 98px;
  cursor: pointer;
  display: inline-block;
  background-color: #cf4335;
  color: #eeeeee;
  font-weight: bold;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
}
.yafnet .yafcssbigbutton.greybtn,
.yafnet .pbutton.greybtn {
  background-color: #292929;
}
.yafnet .yafcssbigbutton.nohover:hover,
.yafnet .pbutton.nohover:hover {
  color: #eeeeee !important;
}
.yafnet a.yafcssbigbutton.leftItem,
.yafnet a.pbutton.leftItem,
.yafnet a.newTopicButton.leftItem {
  margin-right: 7px;
}
.yafnet a.yafcssbigbutton.leftItem:last-child,
.yafnet a.pbutton.leftItem:last-child,
.yafnet a.newTopicButton.leftItem:last-child {
  margin-right: 0;
}
.yafnet a.yafcssbigbutton.rightItem,
.yafnet a.pbutton.rightItem,
.yafnet a.newTopicButton.rightItem {
  margin-left: 5px;
}
.yafnet a.yafcssbigbutton.rightItem:last-child,
.yafnet a.pbutton.rightItem:last-child,
.yafnet a.newTopicButton.rightItem:last-child {
  margin-left: 0;
}
.yafnet a.yafcssbigbutton img {
  vertical-align: top;
  padding: 0px 4px 0px 0px;
}
.yafnet a.pollvote:link {
  text-decoration: underline;
  color: #339;
}
.yafnet a.yafcssimagebutton {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #eeeeee;
  color: #555555;
  display: block;
  float: left;
  font-size: 10px;
  margin: 2px 0px 2px 2px;
  padding-right: 2px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Segoe UI Bold', 'Segoe UI', 'SegoeBold';
  font-weight: bold;
  border: solid 1px #a0a0a0;
}
.yafnet a.yafcssimagebutton span {
  display: block;
  line-height: 14px;
  padding: 2px 6px 2px 8px;
}
.yafnet a.yafcssimagebutton img {
  vertical-align: top;
  padding: 0px 4px 0px 0px;
}
.yafnet a.yafcssimagebutton:hover {
  text-decoration: none;
  background-color: #fff;
  color: #105cc9;
}
.yafnet a.yafcssimagebutton:active {
  background-position: bottom right;
  outline: none;
}
.yafnet a.yafcssimagebutton:active img {
  padding: 0px 4px 0px 0px;
}
.yafnet a.yafcssimagebutton:active span {
  background-position: bottom left;
  padding: 3px 6px 1px 8px;
}
.yafnet .yafpopupmenu {
  background-color: #ffffff;
  border: solid 1px #333333;
}
.yafnet .yafpopupmenu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.yafnet .yafpopupmenu li {
  padding: 5px 10px 5px 10px;
  margin: 0;
}
.yafnet .yafpopupmenu li.popupitemhover {
  background-color: #cccccc;
}
.modalInner {
  text-align: center;
  display: block;
  font-family: 'Segoe UI Bold', 'Segoe UI', 'SegoeBold';
  font-weight: bold;
}
.modalOuter {
  margin: 10px;
  display: block;
}
.gotoPageForm .gotoInner input[type="button"] {
  background-color: red;
  color: white;
}
.gotoPageForm {
  font-family: 'Segoe UI', 'SegoeWP';
  font-weight: normal;
  background-color: #f0f0f0;
  border: solid 1px #171717;
  width: 80px;
  margin: 1px;
  font-size: 9px;
}
.gotoPageForm .gotoBase {
  border: solid 1px #ffffff;
}
.gotoPageForm .gotoHeader {
  background-color: #171717;
  color: #FFF;
  font-family: 'Segoe UI Bold', 'Segoe UI', 'SegoeBold';
  font-weight: bold;
  padding: 2px;
  text-align: center;
  margin: -1px -1px 0 -1px;
}
.gotoPageForm .gotoInner {
  padding: 2px;
}
.gotoPageForm .gotoInner input {
  margin: 2px;
  width: 30px !important;
}
.gotoPageForm .gotoInner input[type="button"] {
  background-color: #cf4335;
  color: white;
}
.yafnet .albumtitle:hover {
  background-color: yellow;
}
.yafnet .content .albumtable td.albumimagebox {
  padding-bottom: 0;
}
.yafnet .content .albumtable td.albumtitlebox {
  padding-top: 0;
}
.irk-rating {
  font-family: 'Segoe UI', 'SegoeWP';
  font-weight: normal;
  color: #080;
}
.irk-negative {
  color: #c00;
}
.irk-count {
  font-size: 12px;
  font-family: 'Segoe UI Bold', 'Segoe UI', 'SegoeBold';
  font-weight: bold;
  padding: 0 4px;
  vertical-align: middle;
}
.irk-down,
.irk-up {
  cursor: pointer;
  width: 16px;
  height: 16px;
  vertical-align: middle;
}
.irk-down {
  background: url(http://z.irkoo.com/down.png);
}
.irk-down:hover {
  background: url(http://z.irkoo.com/down-hover.png);
}
.irk-down-voted .irk-down {
  background: url(http://z.irkoo.com/down-voted.png);
}
.irk-up {
  background: url(http://z.irkoo.com/up.png);
}
.irk-up:hover {
  background: url(http://z.irkoo.com/up-hover.png);
}
.irk-up-voted .irk-up {
  background: url(http://z.irkoo.com/up-voted.png);
}
.irk-vote {
  position: relative;
}
.irk-count,
.irk-rating {
  font-family: 'Segoe UI', 'SegoeWP';
  font-weight: normal;
  color: #680;
}
.irk-negative,
.irk-negative .irk-count {
  color: #c4e;
}
.yafnet .PopMenuLink,
.yafnet .UserPopMenuLink {
  background: url("DownArrow.png") transparent no-repeat 100% 50%;
}
.yafnet .PrevTopicLink {
  background: url("LeftArrow.png") transparent no-repeat 0% 50%;
}
.yafnet .NextTopicLink {
  background: url("RightArrow.png") transparent no-repeat 100% 50%;
}
.ModalDialog {
  z-index: 2000 !important;
  top: 55px !important;
  margin-left: -160px;
  left: 50% !important;
}
.ModalDialog .DialogContent {
  display: table;
  width: 320px !important;
  padding: 4px;
  background: #eee !important;
  border-radius: 0 !important;
}
.ModalDialog .modalHeader {
  padding: 4px;
  border: 1px solid #999;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #f7f7f7 !important;
  background: #252a2d;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
}
.ModalDialog .modalHeader h3 {
  display: inline;
}
.ModalDialog .modalFooter {
  padding: 2px;
  text-align: center;
}
.ModalDialog input,
.ModalDialog select {
  padding: 0px;
}
.ModalDialog .modalInner {
  display: inline;
}
.ModalDialog .yafpopup {
  border: none !important;
}
.StandardButton {
  border: none !important;
  vertical-align: baseline;
  margin: 0;
  cursor: pointer;
  text-align: center!important;
  text-decoration: none;
  padding: .1em 0.5em .1em;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  border-radius: 0 !important;
  color: #eee!important;
  background: #cf4335 !important;
  height: auto;
  width: 80px;
  font-weight: bold;
  padding: 3px 12px !important;
}
.ModalDialog .close {
  margin: 3px;
  border: 1px solid #777;
  background: #888;
  padding: 6px !important;
  top: 7px !important;
  right: 7px !important;
}
.yafnet .pagination {
  padding-top: 4px;
  margin-right: 2px;
}
.yafnet .pagination a,
.yafnet .pagination span {
  text-decoration: none;
  background: #F5F5F5;
  border: 1px solid #444444;
  -moz-border-radius: 0.4em;
  -webkit-border-radius: 0.4em;
  border-radius: 0.4em;
  padding: 1px 3px 1px 3px;
  margin-right: 2px;
}
.yafnet .pagination .current {
  background: #446bb8;
  color: #fff;
  border: solid 1px #AAE;
}
.yafnet .pagination .current.smiliesPagerPrev,
.yafnet .pagination .current.smiliesPagerNext {
  color: #999;
  border-color: #999;
  background: #fff;
}
.yafnet .Unread {
  margin-left: 5px;
  padding: 1px 7px 2px 6px;
  background-color: red;
  -webkit-border-radius: 11px;
  border-radius: 11px;
}
.yafnet .Unread a {
  color: #ffffff !important;
  font-family: 'Segoe UI', 'SegoeWP';
  font-weight: normal;
  font-size: 0.9em!important;
}
.yafnet dl.AlphaSort {
  border: 1px solid #ddd;
  background-color: #f0f0f0;
}
.yafnet dl.AlphaSort dt {
  padding: 10px 0 4px 10px;
  height: 22px;
}
.yafnet dl.AlphaSort dd {
  background-color: white;
  color: #3b3b3b;
  border: 1px solid #aaa;
}
.yafnet dl.AlphaSort .SelectedLetter {
  background-color: #e5e5e5;
  color: #3b3b3b;
  font-family: 'Segoe UI Bold', 'Segoe UI', 'SegoeBold';
  font-weight: bold;
}
.yafnet dl.AlphaSort dd:hover {
  background-color: #f5f5f5;
  color: #3b3b3b;
  cursor: pointer;
}
.yafnet dl.AlphaSort dd:hover a {
  font-family: 'Segoe UI Bold', 'Segoe UI', 'SegoeBold';
  font-weight: bold;
}
.yafnet dl.AlphaSort dd a {
  color: #3b3b3b;
}
.YAF_Pages_forum table.content tr.forumRow.last td,
.YAF_Pages_topics table.content tr.forumRow.last td,
.YAF_Pages_forum table.content tr.topicRow.last td,
.YAF_Pages_topics table.content tr.topicRow.last td,
.YAF_Pages_forum table.content tr.topicRow_Alt.last td,
.YAF_Pages_topics table.content tr.topicRow_Alt.last td {
  padding-bottom: 56px;
}
.YAF_Pages_forum table.content tr.forumRow td,
.YAF_Pages_topics table.content tr.forumRow td,
.YAF_Pages_forum table.content tr.topicRow td,
.YAF_Pages_topics table.content tr.topicRow td,
.YAF_Pages_forum table.content tr.topicRow_Alt td,
.YAF_Pages_topics table.content tr.topicRow_Alt td {
  padding-top: 15px;
}
#ActiveTopicsTab table td.header2,
#UnreadTopicsTab table td.header2,
#MyTopicsTab table td.header2,
#FavoriteTopicsTab table td.header2 {
  padding: 15px 0 0 15px !important;
}
#ActiveTopicsTab table.command.topt,
#UnreadTopicsTab table.command.topt,
#MyTopicsTab table.command.topt,
#FavoriteTopicsTab table.command.topt {
  margin: 10px 0;
}
#ActiveTopicsTab table.command.topt select,
#UnreadTopicsTab table.command.topt select,
#MyTopicsTab table.command.topt select,
#FavoriteTopicsTab table.command.topt select {
  font-family: 'Segoe UI', 'SegoeWP';
  font-weight: normal;
  font-size: 14px;
}
footer {
  margin-top: 60px;
}
footer div.holder {
  border-top: 1px solid #252A2D;
}
.yafnet .UserPostedImage {
  max-width: 100%;
  max-height: 512px;
}
@media only screen and (max-width: 959px) {
  .franchiseTabSection ul li a span {
    display: none;
  }
  .yafnet table.content .lastPostDiv,
  .yafnet table.content .postedDiv {
    width: 100%;
  }
  .yafnet table.content .topicImages {
    float: none;
  }
}
@media only screen and (max-width: 768px) {
  #container {
    padding-top: 0px;
  }
  .YAF_Pages_forum table.content th:nth-child(3),
  .YAF_Pages_topics table.content th:nth-child(3),
  .YAF_Pages_forum table.content td:nth-child(3),
  .YAF_Pages_topics table.content td:nth-child(3) {
    display: none;
  }
  #Last10PostsTab td.small {
    display: table-cell;
  }
  #Last10PostsTab td.small.full_row {
    display: none;
  }
  #Last10PostsTab tr.small.mobile_row {
    display: table-row;
  }
  #Last10PostsTab tr.small.mobile_row td {
    padding-bottom: 8px;
  }
  #Last10PostsTab .postheader {
    display: table-row;
  }
  #Last10PostsTab .postheader .topicname_history {
    font-size: 13px;
    font-weight: bold;
  }
}
@media only screen and (max-width: 640px) {
  .franchiseTabSection {
    border-bottom: none;
  }
  .franchiseTabSection ul li {
    border-bottom: 1px solid #000;
  }
  .franchiseTabSection ul li a {
    margin: 0;
  }
  .yafnet .prevnextspan {
    margin-left: 25px;
  }
  .yafnet .prevnextspan a {
    font-size: 14px;
  }
  .yafnet header.subHeader {
    margin-bottom: 5px;
  }
  .yafnet header.subHeader h2 {
    font-size: 18px;
    color: #ffffff;
    font-family: 'Segoe UI Light', 'SegoeLight';
    font-weight: normal;
  }
  .yafnet table.controlPanel {
    font-size: 14px;
  }
  .yafnet table.controlPanel td,
  .yafnet table.controlPanel th {
    padding-left: 5px;
  }
  .ui-tabs-panel {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .collapseBtns {
    display: none;
  }
  .yafnet .displayPostFooter {
    display: table-cell;
    height: 0;
    padding: 0;
  }
  .YAF_Pages_forum .forumRowTitle th:first-child {
    border-right: none;
  }
  .YAF_Pages_forum table.content th:nth-child(4),
  .YAF_Pages_topics table.content th:nth-child(4),
  .YAF_Pages_forum table.content td:nth-child(4),
  .YAF_Pages_topics table.content td:nth-child(4) {
    display: none;
  }
  .YAF_Pages_forum table.content tr.forumRow .subForumHeading,
  .YAF_Pages_topics table.content tr.forumRow .subForumHeading,
  .YAF_Pages_forum table.content tr.topicRow .subForumHeading,
  .YAF_Pages_topics table.content tr.topicRow .subForumHeading {
    display: none;
  }
  .YAF_Pages_forum table.content tr.forumRow .subForumList,
  .YAF_Pages_topics table.content tr.forumRow .subForumList,
  .YAF_Pages_forum table.content tr.topicRow .subForumList,
  .YAF_Pages_topics table.content tr.topicRow .subForumList {
    display: none;
  }
  .YAF_Pages_forum table.content tr.forumRow td,
  .YAF_Pages_topics table.content tr.forumRow td,
  .YAF_Pages_forum table.content tr.topicRow td,
  .YAF_Pages_topics table.content tr.topicRow td {
    padding-top: 17px;
  }
  .YAF_Pages_forum table.content tr.forumRow td.forumIconCol,
  .YAF_Pages_topics table.content tr.forumRow td.forumIconCol,
  .YAF_Pages_forum table.content tr.topicRow td.forumIconCol,
  .YAF_Pages_topics table.content tr.topicRow td.forumIconCol {
    padding: 10px 0px;
  }
  .forumRowTitle th:first-child {
    border-right: none;
  }
  .postContainer {
    display: block;
  }
  .postContainer thead,
  .postContainer tbody,
  .postContainer th,
  .postContainer td,
  .postContainer tr {
    display: block;
  }
  .postContainer td {
    border: none;
    position: relative;
  }
  .yafnet table.postContainer .UserBox,
  .yafnet table.postContainer_Alt .UserBox {
    width: auto;
  }
  .yafnet .messageDiv {
    width: 100%;
    padding-top: 0px;
  }
  .yafnet .messageDiv img {
    max-width: 100%;
  }
  .yafnet .UserPostedImage {
    max-width: 100%;
    max-height: 512px;
  }
  .yafnet .postdiv .UserPostedImage {
    max-width: 100%;
  }
  .yafnet .command .yafcssbigbutton {
    font-size: 12px;
    padding: 7px;
    min-width: 0;
  }
  .yafnet .prevnextspan {
    display: block;
  }
  .YAF_Pages_search .searchContent tr td {
    display: block;
    position: relative;
    text-align: left;
  }
  .YAF_Pages_search .searchContent tr td input[type="text"] {
    margin-bottom: 10px;
    max-width: 100%;
  }
  .YAF_Pages_search tr.postheader td,
  .YAF_Pages_search tr.header2 td {
    display: block;
    position: relative;
    border-bottom: none;
  }
  .yafnet .headerTopic,
  .yafnet table.content .topicRow td.topicMain,
  .yafnet table.content .topicRow_Alt td.topicMain {
    padding-left: 5px;
  }
  .yafnet .headerViews {
    width: auto;
  }
  .yafnet td.forumIconCol,
  .yafnet td.topicImage {
    width: 32px;
  }
}
@media only screen and (max-width: 320px) {
  .yafnet .menuContainer {
    float: left !important;
  }
  .yafnet #yafheader .title {
    float: left;
    padding: 40px 0 0;
  }
  .yafnet .displayPostFooter {
    margin-right: 0px;
  }
  .yafnet .displayPostFooter .postFooterLink {
    margin-left: 6px;
  }
  #ActiveTopicsTab table.content th:nth-child(5),
  #UnreadTopicsTab table.content th:nth-child(5),
  #MyTopicsTab table.content th:nth-child(5),
  #FavoriteTopicsTab table.content th:nth-child(5),
  #ActiveTopicsTab table.content td:nth-child(5),
  #UnreadTopicsTab table.content td:nth-child(5),
  #MyTopicsTab table.content td:nth-child(5),
  #FavoriteTopicsTab table.content td:nth-child(5) {
    display: none;
  }
}
