
/* Mobile first principle */
.boardsmall_readicon {
    float: left;
    margin-right: 10px;
    text-align: center;
    margin-left: 5px;
}
.topic_small {
    display: block;
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 0.75em;
}
.topic_small .boardsmall_totalposts {
    text-align: right;
    display: block;
    color: #848484;
    font-size: 0.9em;
}
.topic_small .boardlastpost_date {
    margin-left: 10px;
    font-size: 0.7em;
}

.topic_small .boardsmall_postedby {
    display: block;
    margin-bottom: 5px;
    font-size: 0.9em;
}

.topic_small  .boardsmall_commentby{
    font-size: 0.9em;
}

/* ***********************************************
- FORUM INDEX STYLE
*********************************************** */
.desc_mytopicposts {
    margin-top: 8px;
    color: gray;
    float: right;
    margin-right: 20px;
}
#forum {
	line-height: 1.3 !important;
}
pre.prettyprint {
    white-space: pre-wrap !important;
    word-wrap: break-word;
    word-break: break-word !important;
}
pre .pln, pre .pun {color: #b2f3f3;}
pre .lit {
    color: #fda566;
}
pre .str {
    color: #ff8dac;
}

.postlevel {color: red;font-size: 0.7em;}
#theme-switch {display: block !important;}
.board_pages {
    display: inline-block;
    width: 30%;
    float: right;
    text-align: right;
}
.pageselector {display: inline-block;padding: 0;}
section#content {font-size: 115%;}
section.fullgrid.board hr {
	height: 0;
	width: 0;
	display: inline;
}
.moderation_icons {float: right;}
.moderation_icons a {
    color: #ababab;
    font-size: 0.9em;
    margin-left: 5px;
}
.forum_topbar {
	padding: 0.2%;
	border: 1px solid silver;
}
#forum .postlevel {
    font-size: 0.6em;
    font-style: italic;
    color: red;
    line-height: 1;
    display: inline-block;
}
#forum .quotecontent {
    background-color: #FAFAFA;
    border: 1px dotted #808080;
    padding: 5px;
    display: block;
}
#forum .title {
    font-weight: bold;
    font-size: 1em;
}
#forum hr {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(153,153,153, 0), rgba(153,153,153, 0.5), rgba(153,153,153, 0));
    margin-bottom: 5px;
}
.forum_grid {margin-top: 1px; margin-bottom: 0px; padding: 2%;}
.forum_grid {
    display: inline-block;
    z-index: 2;
    background: #fff;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.18);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-sizing: border-box;
}
.forum_presentation { margin-bottom: 10px;}
#forum .titlebar { background-color: #363636; background: #363636;}
#forum .titlebar h1 { text-align: center; font-weight: normal;}
.titlebar h1 { text-align: center; font-weight: normal;}
.titlebar h1 {
    color: #e2e2e2;
    margin: 0;
    padding: 0;
}
.forum_moderation {float: right;margin-right: 1%; display:none;}
.forum_moderation img {max-height: 0.9em;width: auto;}
.forum_moderation i {
    font-size: 0.8em;
    margin-left: 3px;
    opacity: 0.8;
    color: #7d7d7d;
}
.forum_moderation .orange {color: #ef872e !important;}
.forum_name {
    font-weight: normal;
    display: inline-block;
    float: left;
    max-width: 90%;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-word;
    color: #353535;
    font-size: 1em;
    text-transform: uppercase;
}
.forum_name a {text-decoration:none;color:#353535;}
.forum_name a:hover {text-decoration: underline;}
.forum_description {
    clear: both;
    float: left;
    font-size: 0.9em;
    color: #505050;
    display: none;
}
.forum_count {
    display: block;
    width:70%;
    /* border: 1px solid silver; */
    margin: 1%;
    text-align: ;
    line-height: 1;
    padding: 1%;
    margin-top: 2%;
    display: none;

    float: right;
    padding: 0;
    margin-top: 10px;
    text-align: right;
}
.forum_readicon {
	display: none;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-top: 10%;
    width: 50%;
}
.forum_readicon2 img {max-height: 1em; width: auto; opacity: 0.8;}
.forum_readicon2 {
    display: inline-block;
    float: left;
    margin-right: 2%;
}

.forum_mytopics,.forum_myposts {
    display: block;
    float: left;
}
.forum_recentposts {
    text-align: left;
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: 30%;
    float: left;
}
.forum_mytopics button ,.forum_myposts button ,.forum_recentposts button {
    padding-left: 3%;
    padding-right: 3%;  
}


/* ***********************************************
- COMMON FOR FORUM INDEX AND SUB BOARDS 
*********************************************** */

.sub_forum {margin-top: 8px; cursor: pointer;}
.postlevel {display: inline-block; margin-left: 10px; font-size: 0.6em !important}
.forumcolor1 {background: #f1f1f1;}
.forumcolor0 {background: #f9f9f9;}
.forum_topicwrapper, .board_topicwrapper {
    float: left;
    margin-left: 2%;
    margin-right: 2%;
    width: 95%;
}
.forum_nbposts, .forum_date, .forum_nbread, .board_count {
    font-size: 0.8em;
    color: #505050;
    display: inline-block;
    width: 95%;
    margin-left: 2%;
}
.forum_nbposts, .forum_date {
	width: 45%;
    overflow: hidden;
}
.forum_blue {color: #2DB2EA !important;}
.forum_readicon img,.board_readicon img {
    width: 90%;
    vertical-align: middle;
    text-align: center;
    height: auto;
    opacity: 0.8;
    margin-left: auto;
    margin-right: auto;
}
.forum_grid .form-search {
    width: 100%;
    display: block;
    text-align: right;
}
.forum_grid .form-search input[name="search"] {
    width: 200px;
    max-width: 50%;
}
.board_search input[type=text] {width: auto;}
.pageselector a {color: #333333;}
.board_forumtreewrapper {
    display: block;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    line-height: 2;
}
.forumbottom_pages {
    margin-top: 5px;
    display: block;
    text-align: left;
    margin-left: 12px;
}
.forumbottom_postnew {
	margin-top: 2px;
    margin-bottom: 2px;
    display: block;
    text-align: center;
}
.forumbottom_next {
    margin-top: 2px;
    display: block;
    text-align: right;
    margin-right: 12px;
}
.forum_movetopic, .forum_edittopic, .forum_editforum {
    text-align: center;
}
.forum_movetopic select, #forum input, #forum select, #forum textarea {
    max-width: 90%;
}

/* ***********************************************
BOARD SUB-FORUM STYLE
*********************************************** */

.forumprogress_barwrapper {
    width: 90%;
    border: 1px solid silver;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 2px;
    font-size: 0.8em;
}
.forumprogress_bar {
    display: inline-block;
    background: #2DB2EA;
    text-align: center;
}
.board_newpost {
    text-align: center;
    display: block;
    margin: 0 5% 0 5%;
}
.board_newpost i {
    color: gray;
}
.board_search {
    text-align: center;
    display: none;
    margin-bottom: 2%;
    width: 100%;
}
.board_search input {
	max-width: 40%;
}
.board_date {
    font-weight: bold;
}
.board_count,.board_date {
    color: #909090;
    display: normal;
    width: 96%;
    background: #fff;
    box-sizing: border-box;
    display: block;
    margin: 2%;
    padding: 2%;
    border-top: 1px solid #999999;
    font-size: 0.9em;
}

.darkmode .board_count, .darkmode .board_date {
        color: #909090;
        background:none;
        border-top: 1px solid #484848;
}
.board_postedby {
    clear: both;
    float: left;
    font-size:0.9em;
    color: #707070;
    line-height: 2;
    width: 100%;
}
.boardpost_date {
    color: #909090;
    font-size: 0.9em;
    margin-left: 2%;
    max-width: 45%;
    overflow: hidden;
    font-weight: normal;
    display: none;
}
.boardlastpost_date {
    margin-left: 2%;
    color: #909090;
    font-size: 0.9em;
    font-weight: normal;
}
.board_topic {font-weight: bold;width: 90%; float: left;}
.board_topic a {
	text-decoration: none;
	color: #202020;
    font-size: 1em;
    overflow: hidden;
    height: 20px;
    display: inline-block;
    width: 93%;
}
.board_topic a:hover {text-decoration: underline;}
.board_readicon,.forum_readicon { 
	display: none;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-top: 10%;
    width: 50%;
    font-size: 1.4em;
}
.board_readicon a,.forum_readicon a,.boardsmall_readicon a {
    color: #6f6f6f !important;
    opacity: 0.8;
}
.topic-newpost {color: #2db2ea;}
.board_readicon img { 
	opacity: 0.8; 
	width: 80%; 
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.board_readicon2 {
    margin-right: 2%;
    margin-bottom: 2%;
    display: none;
}
.board_readicon2 img {
    max-height: 1em;
    width: auto;
    opacity: 0.8;  
}
.board_avatar {
    width: 12%;
    height: 12%;
    display: none;
    float: left;
    margin-right: 4%;
    display: none;
    opacity: 0.9;
}
.board_avatar img {
    border-radius: 50%;
    border: 1px solid silver;
    height: 100%;
    width: 100%;
}
.boardheader_border {
    border: 1px solid silver ;
    box-sizing: border-box;
    padding: 0.5%;
}
.lastcomment_desc{display: none;font-weight: normal; color: #505050;}
.board_moderation img {
    max-height: 1.2em;
    width: auto;
}
.board_moderation a {
    color: #696969;
    font-size: 1em;
    margin-left: 2px;
    margin-top: 5px;
    display: inline-block;
}
.board_count i {
    width: 12px;
    display: inline-block;
}
.board_description {font-size: 0.85em;}

.board_daysoldsmall {margin-left: 10px;}

.board_postedby.board_postedbysmall {
    float: left;
    width: auto;
    margin-right: 20px;
    color: #909090;
    font-size: 1em !important;
    padding: 0;    
    line-height: 2;
}

/* **********************************************
-  TOPIC STYLING
*********************************************** */

.topicheader_description {
    display: block;
    margin: auto;
    padding: 8px 15px;
    font-style: italic;
    color: #525252;
}
.topicheader_description img {
    opacity: 0.8;
}
.topic_author {
    display: block;
    text-align: center;
}
.topicauthor_avatar {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 60px;
    padding: 5px;
    width: 10%;
    opacity: 0.9;
}
.topicauthor_avatar img {
    border-radius: 50%;
    border: 2px solid silver ;
    width: 100%;
    height: 100%;
}
.topicauthor_since {display: none;}
.topicauthor_name {
    font-weight: bold;
    display: block;
    text-align: center;
}
.topicauthor_name a {
	color: #313131;
    text-decoration: none;
    display: block;
    width: 90%;
    text-align: center;
    margin: auto;
    overflow: hidden;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: bold;
    margin-top: 3px;
}
.topic_author {
    display: block;
    text-align: center;
    padding-bottom: 2%;
    margin-bottom: 2%;
    border-bottom: 1px solid silver;
}
.darkmode .topic_author {border-bottom: 1px solid #484848;}
.topicauthor_since {
    color: #909090;
    margin-top: 3%;
}
.topicauthor_license, .topicauthor_since,.topicauthor_showuser,.topic_icon {
    display: none;
}
.topic_moderation, .topic_authorlevel,.topicauthor_tag {
    display: block;
}
.topicauthor_flag {
    display: inline-block;
    margin-left: 5px;
}
.topic_content {
    width: 90%;
    margin: 3%;
    padding: 3%;
    display: block;
}
.topic_moderation img {
    max-height: 1em;
    width: auto;
    float: right;
    margin-right: 1%;
}
.topic_date, .topic_level,.topic_lastedit {
    display: block;
    text-align: center;
    font-size: 0.8em;
    color: #909090;
}
.topic_date {
   /* border-top: 1px solid silver ;
    padding-top: 10px;
    margin-top: 30px; */
}
.topicdate_new {
    color: #2DB2EA !important;
}
.topicdate_marker {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 6px;
    background: #2eb2ea;
}
.topic_level { color: red;}
.topic_content img {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    margin: 1%;
    border: 1px solid #484848;
    box-sizing: border-box;
    cursor: pointer;
}
.topic_content .quote {
	margin:0;
    font-weight: inherit;
    margin-bottom: 10px;
    font-style: italic;
}
.forum_topic{margin-bottom: 8px;position: relative;}
.titlebar.topicheader_bar {
   color: #e0e0e0;
    text-align: center;
    line-height: 2;
    font-size: 1.2em;
    text-transform: uppercase;
    margin-bottom: 5px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    margin-top: 20px;
}
.topic_author {line-height: 1.2;}
.forum_grid.forumcolor0.forum_topic.bestanswer {
    background: rgba(45,178,234,0.1);
    border: 1px solid rgb(45,178,234);
}
.topic_thumpsup{
    display: inline-block;
    color: gray;
    float: right;
    font-size:0.9em;
    margin-right: 1%;
  }
.topic_markbest{
    display: inline-block;
    color: gray;
    float: right;
    font-size:0.9em;
    margin-right: 1%;
  }
.topic_bestanswer {
    display: inline-block;
    padding: 2px;
    background: #2DB2EA;
    color: white;
    margin-top: -15px;
    position: absolute;
    border: 1px solid rgb(45,178,234);
    margin-left: auto;
    margin-right: auto;
    width: 100px;
    text-align: center;
    font-size: 0.9em;
}
.topic_markbest a {
    color: #505050;
    text-decoration: none;
}
.topic_markbest a:hover {
     color: #202020;
    text-decoration: underline;
}
.topic_lastbestedit {display: block;}
.topicauthor_star {
    font-size: 0.6em;
    color: #797272;
    margin-right: 1px;
}
.topicauthor_star2 {color: #8292b5;}
.topicauthor_star3 {color: #b5936a;}

/* shadertoy */
.shadertoy {
    display: table;
    width: auto;
    padding: 10px;
    background: #e5e5e5;
    border: 1px solid #c5c5c5;
    margin-top: 20px;
}
.shadertoy img {
    width: 100%;
    max-width: 550px;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    border: 0;
    box-shadow: none;
}
.shadertoy_link {display: block;}
.boardtopic_forumname.label {
    float: right;
    background-color: transparent;
    border: 1px solid #cecece;
    padding: 5px;
    min-width: 150px;
    color: gray;
}
/* breadcrumbs */
.forum_breadcrumbs {
    float: left;
    width: 100%;
    overflow: hidden !important;
    display: inline-block;
    font-size: 0.9em;
}
.breadcrumb {
   padding: 8px 15px;
   margin-bottom: 0px;
   list-style: none;
   border-radius: 0px;
   background:none;
}
.breadcrumb li {
}
.breadcrumb > li {display: inline-block;}
.breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #676767;
}
li.breadcrumb-item a {
    color: #333333;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}
li.breadcrumb-item a:hover {color: #2db2ea;}

/* 2021 overrides */
.forum_description img {display: none;}


.boardtopic_forumname.label.label-default a, .boardtopic_forumname.label.label-default a:visited {
    text-decoration: none;
    color: gray;
}
.board_level {
    float: left;
    font-size: 0.9em;
    color: #b97070;
}

/* **********************************************
-  DARK MODE
*********************************************** */

.darkmode .forum_name a {color:silver;}
.darkmode .forumcolor1 {background: #2d2e2f;}
.darkmode .forumcolor0 {background: #313233;}

.darkmode .forum_description {color: #a0a0a0;}
.darkmode .forum_nbposts, .darkmode .forum_date, .darkmode .forum_nbread, .darkmode .board_count {
    color: #808080;
}
.darkmode .postlevel {color: #ce6e6e;}
.darkmode .board_topic a {color: silver;}
.darkmode .forum_mytopics .btn.gray-gradient, .darkmode .forum_myposts .btn.gray-gradient, .darkmode .forum_recentposts .btn.gray-gradient { 
    background: none;
    border-radius: 0;
    border:0;
    border-right: 1px solid #424242;
}
.darkmode .badge {background-color: #426f82;}
.darkmode .forum_moderation i {color:gray;}
.darkmode .forum_readicon img, .darkmode .board_readicon img {filter: invert(1) opacity(0.75) hue-rotate(185deg);}
.darkmode .forum_topicwrapper, .darkmode .board_topicwrapper, 
.darkmode .board_date, .darkmode .board_count {}
.darkmode .boardheader_border {border: 1px solid #212121;}
.darkmode section.fullgrid.board {background: #2d2e2f;}
.darkmode .boardtopic_forumname.label {
    background-color: #3e3e3e;
    border: 1px solid #292929;
}
.darkmode .board_avatar img {border: 1px solid #505050;display: none;}
.darkmode .board_forumtreewrapper img, .darkmode .forumbottom_next img {filter: invert(1) opacity(0.5);}
.darkmode .pageselector a {color: silver;}
.darkmode .forum_topbar {border: 1px solid #191919;}
.darkmode .moderation_icons a {color: #616161;}
.darkmode .topicauthor_since,	.topicauthor_tag {color: #808080;}
.darkmode .topicauthor_name a {color: silver;}
.darkmode .topicauthor_avatar img {border: 2px solid #3c3c3c;}
.darkmode hr {
	background: #505050;
    background-image: linear-gradient(to right, #3e3e3e, #505050, #3e3e3e);
}
.darkmode .topic_date, .darkmode .topic_level, .darkmode .topic_lastedit {
    color: #6d6d6d;
}
.darkmode .quotecontent {background: #2d2d2d;border: 1px dotted #6f6f6f;}
.darkmode .sourcecode {background: #252525;border: 1px solid #101010;}
.darkmode pre.prettyprint {background-color: #252525;}
.darkmode .forum_grid.forumcolor0.forum_topic.bestanswer {
    background: rgb(3 74 107 / 14%);
    border: 1px solid rgb(88 113 123);
}
.darkmode .orange {color: #9a7531 !important;}
.darkmode .topicheader_description {color: #7d7d7d;}
.darkmode li.breadcrumb-item a {color: #c5c5c5;}
.darkmode  li.breadcrumb-item a:hover {color: #2db2ea;}

/* **********************************************
- FORUM RESPONSIVE
*********************************************** */

/* Hide FROM certain size and ALL SMALLER (down) */
.hide-on-tiny {display:none;}
.hide-on-small {display:none;}
.hide-on-medium {display:none;}
.hide-on-large {display:none;}
.hide-on-wide {display:none;}

@media screen and (max-width: 20em) {.hide-on-tiny {display:inherit;}}
@media screen and (max-width: 35.5em) {.hide-on-small {display:inherit;}}
@media screen and (max-width: 48em) {.hide-on-medium {display:inherit;}}
@media screen and (max-width: 64em) {.hide-on-large {display:inherit;}}

/* Show FROM certain size and ALL LARGER (up) */
.show-on-tiny {display:none;}
.show-on-small {display:none;}
.show-on-medium {display:none;}
.show-on-large {display:none;}
.show-on-wide {display:none;}

/*
 case 1)
 - show from tiny to medium
 => default 


/* small on mobile*/
.titlebar {
    font-size: 0.8em;
    overflow: hidden;
    margin-top: 8px;
}
.titlebar h1 {margin: 0;padding: 0;}

/* hide on mobile */
.board_description, .pageselector, form#page_searchbox {
	display: none;
}
.forumbottom_pages .pageselector {
    display: block;
    margin-bottom: 20px;
    text-align: center;
    margin-left: 0;
}
.pageselector i {
    padding: 8px;
    color: #949494;
}

.board_nbread,.board_nbposts {display}

/* tiny grid */
@media screen and (min-width: 20em) {
	.show-on-tiny {display:block;}
	.board_count, .board_date {width: 98%; margin: 1%;}
    .board_readicon {display: none;}
}



/* small grid */
@media screen and (min-width: 35.5em) {
	.titlebar {font-size: 1em;}
	.show-on-small {display:inherit;}
    .forum_name {font-size:1.05em; font-weight: bold;}
	.board_readicon {display: block;}
	.forum_topicwrapper, .board_topicwrapper {
        max-width: 75%;
        width: 75%;
        padding:0;
        margin:0;
    }
    .forum_mytopics button ,.forum_myposts button ,.forum_recentposts button {
        padding:5px 15px 5px 15px;
        background: none !important;
        border-radius: 0;
        border:0;
        border-right: 1px solid #c5c5c5;
    }
	.forum_moderation {display:inline-block;}
	.forum_grid {padding: 1%;}
	.board_nbread,.board_nbposts{display:none;}
	.board_count {border-top: 1px solid silver;}
	.lastcomment_desc{display: inline-block;}
	.board_count, .board_date{font-size: 0.85em; background:none; border:none; border-top:1px solid silver;};
	.board_postedby {font-size: 0.9em; line-height: inherit; margin-bottom: 1%; font-weight: normal;}
	.board_count, .board_date {margin:0; padding: 0; padding-top: 2%; padding-left: 2%;}
	.boardlastpost_date {margin: 0}
	.board_moderation {display: block;}
	.board_newpost,.board_search{margin: 0; margin-right:5px;}
	.board_search{text-align: right;}
	.forum_count {display: block;}
	.topicauthor_since,	.topicauthor_tag {
		    font-size: 0.8em;
		    color: #505050;
		    display: block;
		    margin-bottom: 5px;
		}
	.topicauthor_license {
	    display: block;
	    font-size: 0.8em;
	    font-weight: bold;
	    margin-top: 5px;
	}
	.topic_author {
		border:0;
		padding: 0;
		margin: 0;
		padding-right: 2%;
	    margin-right: 2%;
	    border-right: 1px solid silver;
	    margin-top: 6%;
	    border-bottom: 0;
	}
	.darkmode .topic_author {border-right: 1px solid #484848; border-bottom: 0;}
    .topic_author {line-height: 1;}
	.darkmode .board_count, .darkmode .board_date {border-top:1px solid #484848;}
	.board_nbposts {display: inline-block; float: right;}
	.sub_forum {cursor: initial;}
	.topicauthor_avatar {width: 30%;}

    .boardsmall_readicon {
        float: left;
        margin-right: 10px;
        text-align: center;
        margin-left: 12px;
    }
    .board_topic {
        width: 90%;
        float: left;
    }
}

/* medium grid */
@media screen and (min-width: 48em) {
    .board_readicon2 {display: none;}
	.show-on-medium {display:block;}
	form#page_searchbox {display: initial;}
    .forum_description {display:inline-block;}
	.postlevel {display: inline-block;}
	.lastcomment_desc{display:none;}
	.board_postedby {line-height: 1;}
	.board_date, .board_count {
		margin: 0; 
		padding: 0; 
		font-size: 0.8em; 
		border: none;
	    color: #707070;
	    padding-left: 4%;
	    margin-left: 4%;
	    border-left: 1px solid silver;
	    width: 96%;
	    box-sizing:border-box;
	}
	.board_nbread,.board_nbposts,.boardlastpost_date{display:block;}
	.board_date .board_extratext, .board_count .board_extratext {display: none;}
	.forum_readicon2 {display: none;}
	.forum_readicon {display: block;}
	.forum_count {margin-top: 10px;}
    .forum_topicwrapper, .board_topicwrapper {padding-left: 2%; border-left: 1px solid silver;}
	.board_topic a {font-size: 1em;}
    .topic_content {padding: 3%; margin: 3%;}
    .topicauthor_flag {display: block;margin: 0;}
    .darkmode .forum_topicwrapper {border-left: 1px solid #585858;}
	.darkmode .board_count, .darkmode .board_date {border-top:0}
	.darkmode .board_topicwrapper, .darkmode .board_date, .darkmode .board_count {
	    border-left: 1px solid #585858;
	}
	.sub_forum {margin-top: 8px;}
	.board_nbposts {float: none;display:block;}
	.pageselector {display: inline-block;padding: 0;}
	.forum_breadcrumbs {font-size:1em;width: 60%;}
	.board_description {display: block;}
	.board_search {display: block;}
}

/* large grid */
@media screen and (min-width: 64em) {
	.show-on-large {display:block;}
	.forum_grid {padding: 1% 0.6% 1% 0.6%;}
	.board_date .board_extratext, .board_count .board_extratext {display: inline;}
	.board_avatar {display: inline;}
	.forum_count {
		    border: 0;
		    padding: 0;
		    margin: 0;
		    display: inline-block;
		    max-width: 96%;
		    margin-left: 2%;
		    padding-left: 2%;
		    border-left: 1px solid silver;
		    text-align: left;
		    width: 94%;
		}
	.forum_nbposts, .forum_date {
	    margin: 0;
	    padding: 0;
	    width: 100%;
	    line-height: 1.5;
	    margin-left: 2%;
	}
	.topicauthor_avatar { width: 60px; }
	.darkmode .forum_count, .darkmode .forum_topicwrapper, 
	.darkmode .board_topicwrapper, .darkmode .board_date, .darkmode .board_count {
	    border-left: 1px solid #585858;
	}
	.sub_forum {margin-top: 1px;}
}

/* wide grid */
@media screen and (min-width: 80em) {
	.show-on-wide {display:block;}
}
