/*
Theme Name:   GeneratePress Retro
Theme URI:    http://www.vespa-ciao.nl
Description:  Retro 2008-style theme for Vespa-Ciao.NL forum
Author:       Vespa-Ciao.NL
Author URI:   https://vespa-ciao.nl/
Template:     generatepress
Version:      1.0
Tags:         retro, forum, bbpress
Text Domain:  generatepress-retro
*/

/* ==========================================================================
   RETRO 2008 THEME STYLES
   ========================================================================== */

:root {
    --retro-orange: #ff6600;
    --retro-bronze-light: #d4a574;
    --retro-bronze-mid: #8b5a2b;
    --retro-bronze-dark: #5c3d1e;
    --retro-bg-dark: #1a1a1a;
    --retro-bg-dark-end: #2d2d2d;
    --retro-bg-gray: #e8e8e8;
    --retro-bg-content: #ffffff;
    --retro-text-dark: #333333;
    --retro-text-light: #ffffff;
    --retro-border-orange: 2px solid var(--retro-orange);
    --retro-header-gradient: linear-gradient(180deg, #444444 0%, #222222 100%);
    --retro-nav-gradient: linear-gradient(180deg, var(--retro-bronze-light) 0%, var(--retro-bronze-mid) 50%, var(--retro-bronze-dark) 100%);
}

/* Reset GeneratePress defaults for retro look - 2008 original */
body {
    background-color: #c96f0f !important;
    background-image: url('assets/images/bg.gif') !important;
    background-repeat: repeat-x !important;
    font-size: 11px;
    font-family: Arial, Georgia, Courier, Helvetica, Verdana, sans-serif;
    color: #000000;
    margin: 0;
    padding: 0;
}

.site {
    max-width: 956px !important;
    margin: 0 auto !important;
    background-color: transparent !important;
}

.site-content {
    background-color: transparent !important;
}

/*Toptaken */
@media (min-width: 501px) {
.top-items-wrap{
	display: none;
}
}
@media (max-width: 500px) {
	
.separate-containers .site-main {
	margin: 55px;
	}
	
.top-items-wrap {
    border: 1px solid #dddddd;
    border-radius: 5px;
    background-color: #fff;
    text-align: center;
    z-index: 1;
    position: relative;
	display: flex;
	margin-left: 5px;
	margin-right: 5px;
}

.top-items-wrap > .toptaak1, .toptaak2, .toptaak3 {
	padding: 15px;
	font-size: 12px;
	line-height: 16px;
}

.toptaak-img {
	max-width: 60px;
    padding-bottom: 8px;
    display: block;
    margin: 0 auto;
}
}

/*txt selector kleur*/
::-moz-selection { background: #ebf674; }
::selection { background: #ebf674; }

/*mobiel menu rechts openen*/
.slideout-navigation {
    left: auto !important;
    right: 0;
    transform: translateX(100%) !important;	
}
.slide-opened .slideout-navigation {
    transform: translateX(0px) !important;
}
@media (max-width: 768px) {
    .mobile-header-logo .main-navigation.mobile-header-navigation .menu-toggle {
        float: right;
	}}

/*mobiel menu opmaak*/
.slideout-navigation .slideout-menu li a {
	font-size: 18px;
	text-align: left;
}
.slideout-navigation {
		background-color: #0cb3c3;
}

/*hoogte hero & tekst*/
@media only screen and (min-width: 320px) and (max-width: 500px) {
	.home .generate-content-header {
	height: 300px
	}
	.fp-header {
		padding-top: 55px;
	}
	.generate-content-header {
	height: 200px;
	}
	.resize-featured-image .post-image img {
		width: 100vw;
		height: auto;
	}
}
@media only screen and (min-width: 501px) and (max-width: 768px) {
	.home .generate-content-header {
	height: 400px
	}
	.fp-header {
		padding-top: 105px;
	}
	.generate-content-header {
	height: 250px;
	}
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
	.home .generate-content-header {
	height: 400px
	}
	.fp-header {
		padding-top: 45px;
	}
	.generate-content-header {
	height: 375px;
	}
}
@media (min-width: 1025px) and (max-width: 1171px) {
	.home .generate-content-header {
		height: 400px;
	}
	.fp-header {
		padding-top: 100px;
	}
	.generate-content-header {
		height: 400px;
	}
}
/*breekpunt menu*/
@media (min-width: 1171px) {
	.home .generate-content-header {
		height: 400px;
	}
	.fp-header {
		padding-top: 100px;
	}
	.generate-content-header {
		height: 400px;
	}
}

/*schaduw blokken*/
.inside-article, .sidebar .widget, .page-header-content, .site-footer {
	-webkit-box-shadow: 3px 2px 10px 0px rgba(33,33,33,0.2);
	-moz-box-shadow: 3px 2px 10px 0px rgba(33,33,33,0.2);
	box-shadow: 3px 2px 10px 0px rgba(33,33,33,0.2);
}

/* buddypress main & submenu */
#buddypress > #item-nav {
	background-color: #0cb3c3;
}
#buddypress .item-list-tabs ul li.current a, #buddypress div.item-list-tabs ul li.selected a {
	opacity: 1;
	background-color: #85bdc1;
	color: white;
}
#buddypress .item-list-tabs#object-nav ul li a, #buddypress div.item-list-tabs#object-nav ul li a {;
	color: white;
}
#buddypress div.item-list-tabs ul li a, #buddypress div.item-list-tabs ul li span {
	color: #0cb3c3;
}

/*opmaak forum*/
li.bbp-forum-topic-count {
	display: none;
}
li.bbp-forum-reply-count {
	display: none;
}
li.bbp-forum-freshness {
	width: 35%;
	text-align: left;
}
li.bbp-forum-info {
	width: 65%;
}
#bbpress-forums .bbp-forums-list li {
display: inline;
}
#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer {
	height: 100% !important;
}
.bbp-topic-voice-count {
	display: none;
}
.bbp-topic-title {
	width: 50% !important;
	text-align: left;
}
.bbp-topic-reply-count {
	width: 15% !important;
}
.bbp-topic-freshness {
	width: 35% !important;
	text-align: left !important;
}
#bbpress-forums [itemprop="aggregateRating"] {
	display: none;
}
.bbp-pagination-count {
	display: none;
}
#bbpress-forums .subscription-toggle {
	display: none;
	}
.subscription-toggle {
	color: #333333;
}
.bbp-template-notice {
	display: none;
}
.bbp-template-notice.error {
	display: block;
}
#bbpress-forums .status-closed a {
	background-color: transparent;
	color: #ADADAD;
}
#bbpress-forums .status-closed a:hover {
	color: #D6D6D6;
}
blockquote {
	font-style: normal;
	font-size: 15px;
}
.avatar.avatar-14.photo {
	display: none;
}

/* !! editor verwijderen in subforums, voor elk subforum ID invoeren !! */
#post-19987 .bbp-form, #post-20005 .bbp-form, #post-20007 .bbp-form, #post-20009 .bbp-form, #post-20011 .bbp-form, #post-20013 .bbp-form, #post-20069 .bbp-form, #post-20071 .bbp-form {
	display: none
}
/* !! styling button 'nieuw onderwerp' en verwijderen in subforums, voor elk subforum ID invoeren !! */
.nieuw_onderwerp {
	clear: both;
}
#post-19987 .nieuw_onderwerp, #post-20005 .nieuw_onderwerp, #post-20007 .nieuw_onderwerp, #post-20009 .nieuw_onderwerp, #post-20011 .nieuw_onderwerp, #post-20013 .nieuw_onderwerp, #post-20069 .nieuw_onderwerp, #post-20071 .nieuw_onderwerp {
	display: none;
}

/* !! BELANGRIJK - OPMAAK FONT CONTROLEREN !!*/
.bbp-reply-content .fa-comments-o {
	visibility: hidden;
}
.bbp-reply-content .fa-comments-o:before {
	visibility: visible;
	content: 'Berichten';
	font-family: "open sans", sans-serif;
	font-weight: bold;
	font-size: 16px;
}
/* !! BELANGRIJK - OPMAAK FONT CONTROLEREN !!*/

@media only screen and (min-width: 320px) and (max-width: 480px) {
	.bbp-header {
		height: 16px;
		margin-bottom: 6px;
	}
	.bbp-reply-content .fa-comments-o {
		display: none !important;
	}
	.bbp-header .bbp-reply-author {
		display: none;
	}
	.bbp-footer .fa-comments-o {
	display: none !important;
	}
	.bbp-footer .bbp-reply-author {
		display: none;
	}
}

/*opmaak how to's*/
.hide-how-to {
	display: none
}
.hyper-how-to {
	display: block;
	position: relative;
	top: -100px;
	visibility: hidden;
}
.ul-how-to {
	margin: 20px;
}
.tip-img-how-to {
	float: left;
	margin-left: -20px;
	width: 75px;
	height: 75px;
}
.bq-how-to {
	font-style: normal;
	border-left-width: 3px;
}
/*login venster*/
div.bbp-submit-wrapper {
	float: left !important;
	margin-bottom: 12px;
}

label[for="rememberme"] {
	visibility: hidden;
}

label[for="rememberme"]:before{
	visibility: visible;
	content:'Onthouden'
}

.bbp-login-form label {
	display: inline;
}

.button.logout-link {
	margin-top: 6px;
}

/* searchbalk aanpassen */
.navigation-search input[type="search"], 
.navigation-search input[type="search"]:active,
.navigation-search input[type="search"]:focus {
	background-color: #ebf674;
	color: #2d284e;
	font-weight: 900;
	text-align: center;
	font-size: 26px;
}

.button.logout-link {
	margin-top: 6px;
}

/*text overflow ellipsis laatste activiteiten*/
.bsp-la-reply-topic-title {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*table opmaak*/
table, th, td {
	border: 0;
	vertical-align: top;
	margin-bottom: 0px;
	padding: 0px;
}
@media (max-width: 1024px) {
	.collapse {
		display: block;
		width: 100%;
	}
}
@media (min-width: 1025px) {
	.collapse {
		width: 50%;
	}
}

/*404* - email form respons*/
.error {
	padding: 5px 9px;
	border: 1px solid red;
	color: red;
}
.success {
	padding: 5px 9px;
	border: 1px solid green;
	color: green;
}

/*!!!!!!!!!!!!!!!!!!!!!*/
hr {
	height: 2px;
}

/* tables bij tuning en how to's */

.Rtable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 3em 0;
  padding: 0;
}
.Rtable-cell {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  padding: 0.8em 1.2em;
  overflow: hidden;
  list-style: none;
  border: solid 3px white;
  background: rgba(112, 128, 144, 0.2);
}

/* Table column sizing
================================== */
.Rtable--2cols > .Rtable-cell {
  width: 50%;
}
.Rtable--3cols > .Rtable-cell {
  width: 33.33%;
}
.Rtable--4cols > .Rtable-cell {
  width: 25%;
}
.Rtable--5cols > .Rtable-cell {
  width: 20%;
}
.Rtable--6cols > .Rtable-cell {
  width: 16.6%;
}

/* Apply styles
================================== */
.Rtable {
  position: relative;
  top: 3px;
  left: 3px;
}
.Rtable-cell {
  margin: -3px 0 0 -3px;
  background-color: white;
  text-align: center;
}
/* Cell styles
================================== */


/* Responsive
==================================== */
@media all and (max-width: 500px) {
  .Rtable--collapse {
    display: block;
  }
  .Rtable--collapse > .Rtable-cell {
    width: 100% !important;
  }
  .Rtable--collapse > .Rtable-cell--foot {
    margin-bottom: 1em;
  }
}
.no-flexbox .Rtable {
  display: block;
}
.no-flexbox .Rtable > .Rtable-cell {
  width: 100%;
}
.no-flexbox .Rtable > .Rtable-cell--foot {
  margin-bottom: 1em;
}

/*Donateur NIET schuingedrukt*/
.bsp-author-donateur {
	font-size: 12px;
}
/*topic-count font size*/
.tc_display {
	font-size: 12px;
}
/*"Dit veld kan gezien worden door ..." (profiel)*/
.field-visibility-settings-notoggle {
	display: none;
}
.field_forumnaam {
	margin-top: 1em;
}
/*Ga naar pagina - styling*/
.jump-page-field {
	width: 65px;
	padding: 1px 2px 4px 2px !important;
	text-align: right;
	font-size: 14px;
	float: right;
	margin-bottom: 15px;
}
.jump-page-submit {
	padding: 2px 5px 3px 5px !important;
	margin-right: 5px;
	font-size: 14px;
	float: right;
}
.jump-page-clear {
	clear: both;
}

/* Recente topics */
.recent-table {
	display: table;
	width: 100%;
}
.recent-row {
	display: table-row;
	padding-bottom: 5px;
}
.recent-cell-1 {
	display: table-cell;
	width: 65%;
	line-height: 2em;
	border-bottom: 1px solid #ddd;
}
.recent-cell-2 {
	display: table-cell;
	width: 35%;
	font-size: 12px;
	border-bottom: 1px solid #ddd;
}
.messages-since {
	padding-top: 1em;
	font-size: 12px;
}
.recent-select {
	height: 30px;
	padding-top: 0;
	padding-bottom:0;
}
.recent-tabs {
	color: #fff !important;
	font-size: 16px;
	display: block;
}
.recent-tab-active {
	background: #85bdc1;
}
.recent-tabs-table {
	display: table;
	width: 100%;
	border-bottom: 1px solid #ddd;
	padding-bottom: 1.2em;
}
.recent-tabs-row {
	display: table-row;
	background: #0cb3c3;
}
.recent-tabs-cell-1 {
	display: table-cell;
	width: 33%;
	padding: 5px 0px 5px 10px;
}
.recent-tabs-cell-1:hover {
	background: #85bdc1;
}
.recent-tabs-cell-2 {
	display: table-cell;
	width: 33%;
	padding: 5px 0px 5px 10px;
}
.recent-tabs-cell-2:hover {
	background: #85bdc1;
}
.recent-tabs-cell-3 {
	display: table-cell;
	width: 33%;
	padding: 5px 0px 5px 10px;
}
.recent-tabs-cell-3:hover {
	background: #85bdc1;
}
@media (max-width: 950px) {
	.recent-cell-1 {
		display: block;
		width: 100%;
		line-height: 1.2em;
		padding-top: .4em;
		border-bottom: 0;
	}
  .recent-cell-2 {
	  border-bottom: 1px solid #ddd;
	  display: block;
	  width: 100%;
	  padding-bottom: .2em;
	}
	.recent-tabs-cell-1 {
		display: block;
		width: 100%;
	}
	.recent-tabs-cell-2 {
		display: block;
		width: 100%;
	}
	.recent-tabs-cell-3 {
		display: block;
		width: 100%;
	}
}

/* Recente berichten widget */
.recent-replies-widget-title {
	font-size: 20px;
	font-weight: bold;
	text-transform: capitalize;
}
.recent-replies-widget-link {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
}
.recent-replies-widget-link:hover {
	color: #828282 !important;
}
.recent-replies-widget-link:visited {
	color: #333;
}

/*Login & Profiel widget*/
.fbl-button {
	text-align: left;
	margin-top: 1em;
	margin-bottom: 0;
}
.login-profiel {
	margin-bottom: .5em;
}
.profiel-img {
	margin: 0 .5em .5em 0 !important;
	width: 40px;
}
.profiel-name {
	font-size: 20px;
	font-weight: bold;
}
.profiel-name:hover {
	color: #828282 !important;
}
.profiel-name:visited {
	color: #333;
}
.profiel-link {
	color: #333;
}
.profiel-link:hover {
	color: #828282 !important;
}
.profiel-link:visited {
	color: #333;
}
.profiel-hr {
   width: 100%; 
   text-align: center; 
   border-bottom: 1px solid #666; 
   line-height: 0.1em;
   margin: 10px 0 20px; 
} 
.profiel-hr span {
	background:#fff;
	color: #666;
	font-size: 12px;
	padding:0 10px; 
}

/*voor de kortingscode*/
#no_cap {
	text-transform: lowercase;
	margin-bottom: 15px;
}

/*documenten (upload) pagina*/
.mdocs-nav-tab  {
	display: none;
}
.navbar.mdocs-navbar-default {
	box-shadow: none;
	border-radius: 0;
}
.navbar-brand {
	color: #333333 !important;
}
.mdocs-sort-option {
	border-bottom: 0 !important;
}
.file-preview, .dropdown-header, .divider {
	display: none !important;
}
.mdocs-dropdown-menu, .navbar-toggle {
	border-radius: 0 !important;
}
.mdocs-download-btn.btn.btn-primary {
	border: none;
	border-radius: 0 !important;
	margin-bottom: 1.6em;
	padding: 10px 20px !important;
}
.mdocs-share {
	background: #0cb3c3;
	border: 0;
	border-radius: 0;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	width: 125.5px;
	height: 40px;
	text-align: center;
	padding-top: 8px;
	padding-left: 22px;
	white-space: nowrap;
	display: inline-block;
}
.mdocs-share:hover {
	background: #85bdc1 !important;
}
.mdocs-share p {
	font-size: 14px !important;
}
.mdocs-download-btn {
	float: left !important;
	border: 0 !important;
}
.well.well-sm {
	border-radius: 0px;
	background: #fff;
	border: 1px solid #ddd !important;
}
.mdocs-share-link {
	width: 100%;
}
.mdocs-show-container {
	margin-top: 1.6em;
}
#mdocs-box-view-iframe {
	height: 85vh !important;
}
.modal-content, .well.well-lg, .form-control {
	border-radius: 0 !important;
}
.modal-content {
	margin-top: 20vh;
}
.modal-dialog.modal-lg .page-header, .wp-switch-editor.switch-html {
	display: none !important;
}
.modal-body .close {
	font-size: 30px;
	text-shadow: none;
	background-color: #ffffff;
	margin-bottom: 16px;
}
#mdocs-save-doc-btn {
	border: 0;
	border-radius: 0;
}
.btn.btn-default {
	border-radius: 0;
}

/* webshop */
.woocommerce span.onsale {
	background-color: #2d284e !important;
	padding: 0.75em !important;
}

/* Setup gegevens in profiel */
td.label {
	color: #333333 !important;
}
td.data {
	color: #333333 !important;
}

/*Zoekresultaten*/
.tabs-table {
	display: table;
	width: 100%;
	margin-bottom: 1em;
}
.tabs-row {
	display: table-row;
}
.tabs-cell {
	display: table-cell;
	width: 25%;
	max-width: 100%;
}
.under-tabs {
	display: table;
	width: 100%;
}
.under-tabs-row {
	display: table-row;
}
.under-tabs-cell {
	display: table-cell;
	vertical-align: top;
}
@media (max-width: 1024px) {
	.tabs-cell {
		display: block;
		width: 100%;
	}
}
@media (max-width: 950px) {
	.under-tabs-cell {
		display: block;
		clear: both;
		text-align: right;
	}
	.jump-page-submit {
		margin-top: 1em;
	}
	.jump-page-field {
		margin-top: 1em;
	}
}
.btn-search {
	height: 35px;
	width: 100%;
	font-weight: 400 !important;
	font-size: 15px !important;
	padding: 5px 0px 5px 10px;
	float: left;
	display: block;
	overflow: hidden;
	text-align: left;
	text-overflow: ellipsis;
	text-transform: none !important;
	white-space: nowrap;
}
.btn-active {
	background-color: #85bdc1;
}
.sort-results {
	height: 28px;
	padding: 0;
}
.search-pagination-top {
	margin-top: 5px;
	clear: both;
}
.search-pagination-bottom {
	margin-top: 1em;
	margin-bottom: 5px;
	clear: both;
}
.results-hr {
	height: 1px;
	margin-top: 1em;
	margin-bottom: 0;
	color: #ddd;
}
.results-div {
	clear: both;
	border-bottom: 1px solid #ddd;
	padding: 1em 0 1em 0;
}
.results-title {
	margin: 0;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.results-permalink {
	color: #999;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.results-permalink:hover {
	color: #ababab;
}
.results-date {
	font-size: 13px;
	color: #999;
}
.results-excerpt {
	font-size: 13px;
}
.search-div {
	margin-bottom: 2em;
}
.search-input-field {
	width: calc(100% - 102px);
}

/*PM button */
.author-pm-table {
	display: table;
	margin: auto;
}
.author-pm-row {
	display: table-row;
}
.author-pm-name, .author-pm-button {
	display: block;
}
@media (max-width: 480px) {
	.author-pm-table {
		margin: unset;
	}
	.author-pm-name {
		display: table-cell;
	}
	.author-pm-button {
		display: table-cell;
	}
}

/* SPROEIER DATABASE */
.sprdb-outer {
	width: auto;
	max-width: 784px;
	height: auto;
	overflow-y: hidden;
	overflow-x: visible;
	margin-bottom: 1em;
	-webkit-overflow-scrolling: touch;
}
@media (max-width: 768px) {
	.sprdb-outer {
		width: 100vw;
		margin-left: calc(-50vw + 50%);
		margin-right: calc(-50vw + 50%);
	}
}
.sprdb-container {
	width: 784px;
	padding-top: 40px;
	position: relative;
}
.sprdb-container-inner {
	overflow-y: auto;
	height: 80vh;
}
.sprdb-container-inner::-webkit-scrollbar { 
    display: none; 
}
.sprdb-header {
	background-color: #e0e0e0;
	height: 40px;
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
}
.sprdb-table {
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	color: #333;
	text-align: left;
}
.sprdb-table th div {
	font-weight: bold;
	width: auto;
	padding: 10px 0px 10px 10px;
	position: absolute;
	top: 0px;
}
.sprdb-table td {
	width: auto;
	padding: 10px 0px 10px 10px;
	border-bottom: 1px solid #ddd;
}
.sprdb-table tr:nth-child(even) {
	background-color: #fbfbfb;
}
.sprdb-table tr:hover {
	background-color: rgba(235,246,116,0.5);
}
.sprdb-table td:nth-child(1), th:nth-child(1) {
	width: 200px;
}
.sprdb-table td:nth-child(2), th:nth-child(2), td:nth-child(5), th:nth-child(5), td:nth-child(6), th:nth-child(6) {
	width: 100px;
}
.sprdb-table td:nth-child(4), th:nth-child(4) {
	width: 110px;
}
.sprdb-table td:nth-child(7), th:nth-child(7) {
	width: 80px;
	font-weight: bold;
}
@media (max-width: 768px) {
	.sprdb-fade {
		position: absolute;
		right: 0;
		width: 30px;
		height: 100%;
		background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.65), rgb(255, 255, 255));
		background-image: -webkit-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.65), rgb(255, 255, 255));
		background-image: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.65), rgb(255, 255, 255));
		background-image: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.65), rgb(255, 255, 255));
		background-image: -o-linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.65), rgb(255, 255, 255));
		z-index: 1;
	}
}

/* TinyMCE */
/* FOTO UPLOAD, verwijder kleine toolbar */
#mceu_30-body.mce-container-body.mce-stack-layout {
	display: none;
} 
#mceu_30.mce-toolbar-grp.mce-inline-toolbar-grp.mce-container.mce-panel.mce-arrow-down {
	display: none;
}
/* (kleur en smileys) juiste grootte geven */
.mce-container.mce-panel.mce-floatpanel.mce-popover.mce-bottom {
	width: auto;
}
.mce-grid.mce-grid-border.mce-colorbutton-grid {
	width: 160px;
}
.mce-grid {
	width: 127px !important;
}

/* FB SHARE, BESTE ANTWOORD, LIKE */
.bbp-author-role {
	font-style: normal !important;
	font-size: 12px !important;
}
.form-best-like {
	display: inline;
}
.button-best-like {
	background-color: transparent;
	color: #bbbbbb;
	font-size: 22px !important;
	line-height: 26px;
	padding: 0;
	margin-left: 6px;
	float: right;
}
.button-best-like:hover, .button-best-undo:hover {
	background-color: transparent;
	color: #cccccc;
}
.button-best-like:focus {
	background-color: transparent;
	color: #bbbbbb;
}
.button-likes-present:focus {
	background-color: transparent;
}
.nr-likes-div {
	background-color: #bbbbbb;
	padding: 0 6px 0 2px;
	margin: 4px 0 0 6px;
	height: 22px;
	border-radius: 10px;
	display: inline-block;
	float: right;
}
.nr-likes-div:hover {
	background-color: #cccccc;
}
.nr-likes {
	color: #ffffff;
	font-size: 12px;
	position: relative;
	bottom: 3px;
}	
.button-likes-present {
	background-color: transparent;
	color: #ffffff;
	font-size: 16px !important;
	height: 26px;
	width: 30px;
	padding: 0px 4px 0px 0px;
	position: relative;
	bottom: 2px;
}
.button-likes-present:hover {
	background-color: transparent;
	color: #eeeeee;
}
.like-by-wrapper {
	position: absolute;
	visibility: hidden;
	z-index: 1;
}
.nr-likes-div:hover .like-by-wrapper {
    visibility: visible;
}
.nr-likes-div .like-by-content {
	display: block;
	position: relative;
    width: 120px;
    background-color: #555;
    color: #ffffff;
    padding: 8px;
    margin-left: -75px;
}
/* Like-by pijltje */
.nr-likes-div .like-by-content::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 90%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #555 transparent;
}
.like-by:not(:last-child):after {
  content: ', ';
}
.dark-green {
	background-color: #d7f39f !important;
}
#light-green {
	background-color: #eef7e9 !important;
}
.best-answer-chosen {
	font-size: 14px;
}
.fa.fa-check-square.chosen {
	color: #009900;
	font-size: 22px;
}
.button-best-undo {
	background-color: transparent;
	color: #bbbbbb;
	font-size: 16px !important;
	line-height: 26px;
	padding: 0;
	margin-left: 6px;
	float: right;
}
.bbp-meta.chosen {
	clear: both;
}
#bbpress-forums a.bbp-reply-permalink {
	line-height: 28px;
	color: #bbbbbb;
}
@media (max-width: 768px) {
	#bbpress-forums a.bbp-reply-permalink {
		clear: both;
	}
	.bbp-admin-links {
		float: left !important;
	}
}
.bbp-reply-post-date {
	line-height: 26px;
}

/* ==========================================================================
   RETRO HEADER
   ========================================================================== */

.retro-header {
    background: var(--retro-bg-dark);
    text-align: center;
}

.retro-header-link {
    display: block;
}

.retro-header-img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

/* ==========================================================================
   RETRO NAVIGATION - 2008 original with image buttons
   ========================================================================== */

.retro-nav {
    background-color: #999999;
    padding: 5px;
    text-align: center;
}

.retro-nav-buttons {
    max-width: 1000px;
    margin: 0 auto;
}

.retro-nav-buttons a {
    display: inline-block;
}

.retro-nav-buttons img {
    border: 0;
    vertical-align: middle;
}

/* ==========================================================================
   LOGIN BAR - 2008 original #user style
   ========================================================================== */

.retro-login-bar {
    background-color: #000000;
    padding: 2px;
    font-size: 11px;
    color: #c96f0f;
    text-align: right;
}

.retro-login-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    gap: 4px;
}

.retro-login-form label {
    color: #c96f0f;
}

.retro-login-form input[type="text"],
.retro-login-form input[type="password"] {
    background-color: #e8e8e8;
    color: #303030;
    border: 1px solid #303030;
    padding: 1px 3px;
    font-size: 11px;
}

.retro-login-form select {
    background-color: #e8e8e8;
    color: #303030;
    font-size: 9px;
}

.retro-login-form input[type="submit"] {
    background-color: #e8e8e8;
    color: #303030;
    border: 1px solid #303030;
    padding: 1px 6px;
    cursor: pointer;
    font-size: 11px;
}

.retro-login-form a {
    color: #ffffff;
    text-decoration: none;
}

.retro-login-form a:hover {
    color: #ed8312;
    text-decoration: none;
}

/* ==========================================================================
   RETRO LAYOUT - 2008 original .bigbox style
   ========================================================================== */

.retro-content-wrapper {
    display: flex;
    max-width: 956px;
    margin: 0 auto;
    padding: 0;
    gap: 0;
    background-color: #e5e2e2;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}

.retro-sidebar {
    width: 28%;
    flex-shrink: 0;
    padding: 0;
}

.retro-main {
    flex: 1;
    min-width: 0;
    padding: 16px;
    background-color: #e5e2e2;
}

/* ==========================================================================
   SIDEBAR WIDGETS - 2008 .miniblock style (exact match)
   ========================================================================== */

/* Single dark box for entire widget - matches original .miniblock */
.retro-miniblock {
    background-color: #303030;
    color: #dddddd;
    font-weight: bold;
    padding: 2px;
    margin: 8px 10px 0 10px;
    font-size: 11px;
    font-family: Arial, Georgia, Courier, Helvetica, Verdana, sans-serif;
}

.retro-miniblock a {
    color: #ffffff;
    text-decoration: none;
}

.retro-miniblock a:hover {
    color: #ed8312;
    text-decoration: none;
}

.retro-miniblock-header {
    text-align: center;
}

.retro-miniblock-header img {
    border: 0;
}

.retro-miniblock-content {
    text-align: left;
    font-weight: normal;
}

/* Legacy widget classes (keep for compatibility) */
.retro-widget {
    margin: 8px 10px 0 10px;
}

.retro-widget-header {
    background-color: #303030;
    color: #dddddd;
    font-weight: bold;
    padding: 2px;
    text-align: center;
}

.retro-widget-content {
    background-color: #303030;
    padding: 3px 4px;
    font-size: 11px;
    text-align: left;
}

.retro-widget-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.retro-widget-content li {
    padding: 1px 0;
}

.retro-widget-content li:before {
    content: "» ";
    color: #dddddd;
}

.retro-widget-content a {
    color: #ffffff;
    text-decoration: none;
}

.retro-widget-content a:hover {
    color: #ed8312;
    text-decoration: none;
}

.retro-widget-graffiti {
    margin: 8px 10px 0 10px;
}

.retro-widget-graffiti .retro-widget-header-img {
    background-color: #303030;
    padding: 2px;
    text-align: center;
}

.retro-widget-graffiti .retro-widget-content {
    background-color: #303030;
    padding: 3px 4px;
    font-size: 11px;
}

.retro-widget-graffiti .retro-widget-content a {
    color: #ffffff;
    text-decoration: none;
}

.retro-widget-graffiti .retro-widget-content a:hover {
    color: #ed8312;
}

.retro-widget-graffiti .retro-widget-content p {
    color: #dddddd;
    margin: 0;
}

/* ==========================================================================
   RESPONSIVE - Mobile
   ========================================================================== */

@media (max-width: 768px) {
    .retro-content-wrapper {
        flex-direction: column;
    }

    .retro-sidebar {
        width: 100%;
        order: 2;
    }

    .retro-main {
        order: 1;
    }

    .retro-nav-menu {
        justify-content: flex-start;
    }

    .retro-login-form {
        flex-direction: column;
        gap: 5px;
    }
}

/* ==========================================================================
   RETRO FORUM (bbPress) STYLING
   ========================================================================== */

/* Main content area */
.retro-main .inside-article,
.retro-main #bbpress-forums {
    background: var(--retro-bg-content);
    border: 1px solid #cccccc;
}

/* Topic headers */
#bbpress-forums li.bbp-header {
    background: var(--retro-header-gradient) !important;
    color: var(--retro-text-light) !important;
    padding: 8px 12px !important;
    border-radius: 0 !important;
}

#bbpress-forums li.bbp-header a {
    color: var(--retro-text-light) !important;
}

/* Topic/post headers */
#bbpress-forums div.bbp-topic-header,
#bbpress-forums div.bbp-reply-header {
    background: var(--retro-header-gradient);
    color: var(--retro-text-light);
    padding: 8px 12px;
}

#bbpress-forums .bbp-topic-title::before,
#bbpress-forums .bbp-reply-title::before {
    content: ":: ";
    color: var(--retro-text-light);
}

/* Post content */
#bbpress-forums div.bbp-topic-content,
#bbpress-forums div.bbp-reply-content {
    background: var(--retro-bg-content);
    padding: 12px;
}

/* Forum list items */
#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
    background: var(--retro-bg-content);
    border-bottom: 1px solid #dddddd;
}

#bbpress-forums li.bbp-body ul.forum:hover,
#bbpress-forums li.bbp-body ul.topic:hover {
    background: #f5f5f5;
}

/* Links */
#bbpress-forums a {
    color: var(--retro-text-dark);
}

#bbpress-forums a:hover {
    color: var(--retro-orange);
}

/* Author info */
.bbp-author-name {
    font-weight: bold;
}

/* Pagination */
#bbpress-forums .bbp-pagination-links a,
#bbpress-forums .bbp-pagination-links span.current {
    background: #555555;
    color: var(--retro-text-light);
    padding: 4px 8px;
    text-decoration: none;
    margin: 0 2px;
}

#bbpress-forums .bbp-pagination-links span.current {
    background: var(--retro-orange);
}

/* Form buttons */
#bbpress-forums button,
#bbpress-forums input[type="submit"] {
    background: var(--retro-nav-gradient);
    color: var(--retro-text-light);
    border: 1px solid var(--retro-bronze-dark);
    padding: 6px 14px;
    font-weight: bold;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    cursor: pointer;
}

#bbpress-forums button:hover,
#bbpress-forums input[type="submit"]:hover {
    background: linear-gradient(180deg, var(--retro-bronze-mid) 0%, var(--retro-bronze-light) 50%, var(--retro-bronze-mid) 100%);
}

/* ==========================================================================
   RETRO ARTICLE STYLING
   ========================================================================== */

.retro-article {
    background: var(--retro-bg-content);
    border: 1px solid #cccccc;
    margin-bottom: 15px;
}

.retro-article-header {
    background: var(--retro-header-gradient);
    color: var(--retro-text-light);
    padding: 8px 12px;
    font-weight: bold;
}

.retro-article-content {
    padding: 15px;
}

/* Footer */
.retro-footer {
    background: var(--retro-bg-dark);
    color: #888888;
    padding: 15px;
    text-align: center;
    font-size: 12px;
    margin-top: 10px;
}

/* ==========================================================================
   RETRO POST/ARTICLE STYLING - 2008 STYLE
   ========================================================================== */

/* ==========================================================================
   2008 EXACT POST STYLING - from original blaster.css
   ========================================================================== */

/* Post container - matches original .bigbox table structure */
.retro-post-item {
    background: var(--retro-bg-content);
    margin: 0 10px 8px 10px;
    overflow: hidden;
}

/* Post header - exact match of .miniblock class */
.retro-post-header {
    background-color: #303030;
    color: #dddddd;
    font-weight: bold;
    padding: 2px 4px;
    font-size: 11px;
}

.retro-post-header a {
    color: #ffffff !important;
    text-decoration: none;
}

.retro-post-header a:hover {
    color: #ed8312 !important;
    text-decoration: none;
}

/* Post meta - exact match of .newssubtitle class with striped background */
.retro-post-meta {
    background-color: #e5e2e2;
    background-image: repeating-linear-gradient(
        0deg,
        transparent,
        transparent 1px,
        #d0d0d0 1px,
        #d0d0d0 2px
    );
    padding: 2px 4px 0 4px;
    height: 20px;
    font-size: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.retro-post-date-author {
    color: #000000;
}

.retro-post-comments a {
    color: #000000;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 4px;
}

.retro-post-comments a:hover {
    text-decoration: underline;
}

.retro-post-comments img {
    vertical-align: middle;
}

/* Post content - exact match of .newstext class */
.retro-post-content {
    background-color: #ffffff;
    padding: 8px;
    font-size: 11px;
    font-family: Arial, Georgia, Courier, Helvetica, Verdana, sans-serif;
    line-height: 1.5;
}

.retro-post-content img {
    max-width: 100%;
    height: auto;
    border: 0;
}

.retro-post-content p {
    margin-bottom: 1em;
}

.retro-post-content a {
    color: #000000;
    text-decoration: none;
}

.retro-post-content a:hover {
    text-decoration: underline;
}

/* Pagination */
.retro-pagination {
    padding: 15px;
    text-align: center;
    background: var(--retro-bg-content);
    border: 1px solid #cccccc;
    margin-bottom: 15px;
}

.retro-pagination .nav-links {
    display: flex;
    justify-content: center;
    gap: 5px;
    flex-wrap: wrap;
}

.retro-pagination a,
.retro-pagination span {
    display: inline-block;
    padding: 4px 10px;
    background: #555555;
    color: var(--retro-text-light);
    text-decoration: none;
}

.retro-pagination .current {
    background: var(--retro-orange);
}

/* Legacy GeneratePress posts fallback */
.retro-main article,
.retro-main .post,
.retro-main .type-post,
.retro-main .hentry {
    background: var(--retro-bg-content);
    border: 1px solid #cccccc;
    margin-bottom: 15px;
    overflow: hidden;
}

.retro-main .entry-header {
    background: var(--retro-header-gradient);
    padding: 8px 12px;
    margin: 0;
}

.retro-main .entry-title {
    color: var(--retro-text-light) !important;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.retro-main .entry-title::before {
    content: ":: ";
}

.retro-main .entry-title a {
    color: var(--retro-text-light) !important;
    text-decoration: none;
}

.retro-main .entry-title a:hover {
    color: var(--retro-orange) !important;
}

.retro-main .entry-meta {
    background: #e8e8e8;
    padding: 4px 12px;
    font-size: 11px;
    color: #555555;
    border-bottom: 1px solid #cccccc;
}

.retro-main .entry-meta a {
    color: #555555;
}

.retro-main .entry-content,
.retro-main .entry-summary {
    padding: 12px 15px;
    background: var(--retro-bg-content);
    font-size: 13px;
}

.retro-main .entry-footer {
    padding: 8px 12px;
    font-size: 12px;
    background: #f5f5f5;
    border-top: 1px solid #eeeeee;
}

/* Read more button */
.retro-main .read-more,
.retro-main .more-link,
.retro-main a.read-more {
    color: #555555 !important;
    text-decoration: none;
    font-size: 12px;
}

.retro-main .read-more:hover,
.retro-main .more-link:hover {
    color: var(--retro-orange) !important;
}

/* Featured image */
.retro-main .post-image,
.retro-main .featured-image {
    margin: 0;
    padding: 0;
}

.retro-main .post-image img,
.retro-main .featured-image img {
    width: 100%;
    height: auto;
    display: block;
}

/* Remove GeneratePress article shadows and spacing */
.retro-main .inside-article {
    padding: 0 !important;
    margin: 0 !important;
    box-shadow: none !important;
}

/* ==========================================================================
   WP-POLLS RETRO STYLING
   ========================================================================== */

.retro-widget-graffiti .wp-polls-ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.retro-widget-graffiti .wp-polls-ul li {
    padding: 5px 0;
    border-bottom: 1px solid #eeeeee;
}

.retro-widget-graffiti .wp-polls-ul li:last-child {
    border-bottom: none;
}

.retro-widget-graffiti input[type="radio"] {
    margin-right: 8px;
}

.retro-widget-graffiti .Ede {
    font-size: 11px;
    color: #888888;
}

.retro-widget-graffiti input[type="submit"] {
    background: var(--retro-nav-gradient);
    color: var(--retro-text-light);
    border: 1px solid var(--retro-bronze-dark);
    padding: 4px 12px;
    margin-top: 8px;
    cursor: pointer;
    font-size: 12px;
}

/* ==========================================================================
   HIDE GENERATEPRESS DEFAULT ELEMENTS
   ========================================================================== */

/* Hide GP header (we use custom retro header) */
.site-header,
.main-navigation,
.inside-header {
    display: none !important;
}

/* Hide GP footer (we use custom retro footer) */
.site-footer:not(.retro-footer) {
    display: none !important;
}

/* Hide GP sidebar (we use custom retro sidebar) */
#right-sidebar,
#left-sidebar {
    display: none !important;
}

/* Remove GP content wrappers padding */
.separate-containers .inside-article,
.separate-containers .comments-area,
.separate-containers .page-header {
    padding: 0 !important;
    margin: 0 !important;
    box-shadow: none !important;
}

/* Ensure full width for retro layout */
.site-content {
    display: block !important;
}

#primary {
    width: 100% !important;
    max-width: none !important;
}

/* Remove extra margins */
.separate-containers .site-main {
    margin: 0 !important;
}

/* ==========================================================================
   SINGLE POST ADDITIONAL STYLING
   ========================================================================== */

.retro-post-single .retro-post-content {
    padding: 15px;
    line-height: 1.6;
}

.retro-post-thumbnail {
    margin: 0;
}

.retro-post-thumbnail img {
    width: 100%;
    height: auto;
    display: block;
}

.retro-post-meta-bottom {
    padding: 8px 12px;
    font-size: 11px;
    background: #f5f5f5;
    border-top: 1px solid #eeeeee;
    color: #666666;
}

.retro-post-meta-bottom a {
    color: #555555;
    text-decoration: none;
}

.retro-post-meta-bottom a:hover {
    color: var(--retro-orange);
}

/* Post navigation */
.retro-post-navigation {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    margin-bottom: 15px;
    font-size: 12px;
}

.retro-nav-prev,
.retro-nav-next {
    background: #555555;
    color: var(--retro-text-light) !important;
    padding: 6px 12px;
    text-decoration: none;
    max-width: 45%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.retro-nav-prev:hover,
.retro-nav-next:hover {
    background: var(--retro-orange);
}

/* Comments styling */
.retro-main .comments-area {
    background: var(--retro-bg-content);
    border: 1px solid #cccccc;
    margin-top: 15px;
}

.retro-main .comments-title {
    background: var(--retro-header-gradient);
    color: var(--retro-text-light);
    padding: 8px 12px;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
}

.retro-main .comments-title::before {
    content: ":: ";
}

.retro-main .comment-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.retro-main .comment {
    border-bottom: 1px solid #eeeeee;
    padding: 12px;
}

.retro-main .comment:last-child {
    border-bottom: none;
}

.retro-main .comment-author {
    font-weight: bold;
    font-size: 12px;
}

.retro-main .comment-metadata {
    font-size: 11px;
    color: #888888;
}

.retro-main .comment-content {
    margin-top: 8px;
    font-size: 13px;
}

.retro-main .comment-reply-link {
    font-size: 11px;
    color: #555555;
}

.retro-main .comment-reply-link:hover {
    color: var(--retro-orange);
}

/* ==========================================================================
   2008 RETRO FORUM LISTING - Exact match of original Seditio/blaster style
   ========================================================================== */

/* Main forum table - matches original .cells class */
.retro-forum-table {
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    font-size: 11px;
    font-family: Arial, Georgia, Courier, Helvetica, Verdana, sans-serif;
    table-layout: fixed;
}

/* Column widths via colgroup - matching original 2008 proportions */
.retro-forum-table .col-icon { width: 4%; }
.retro-forum-table .col-info { width: 46%; }
.retro-forum-table .col-lastpost { width: 20%; }
.retro-forum-table .col-topics { width: 6%; }
.retro-forum-table .col-posts { width: 8%; }
.retro-forum-table .col-views { width: 6%; }
.retro-forum-table .col-activity { width: 10%; }

.retro-forum-table td,
.retro-forum-table th {
    padding: 2px;
    background-color: #ffffff;
    margin: 0;
    vertical-align: top;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Column header - matches original .coltop class */
.retro-coltop {
    text-align: center !important;
    background-color: #ffa500 !important;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #e0dfdf;
    border-bottom: 1px solid #e0dfdf;
    border-left: 1px solid #ffffff;
    font-weight: bold;
    padding: 4px !important;
}

.retro-col-lastpost {
    width: 140px;
    max-width: 140px;
}

.retro-col-count {
    width: 45px;
    max-width: 55px;
    white-space: nowrap;
}

/* Category header row */
.retro-forum-category td {
    padding: 4px !important;
    background-color: #e5e2e2 !important;
    font-size: 12px;
}

.retro-forum-category a {
    color: #000000;
    text-decoration: none;
}

.retro-forum-category a:hover {
    text-decoration: underline;
}

/* Forum row */
.retro-forum-row {
    cursor: pointer;
}

.retro-forum-row:hover .retro-odd {
    background-color: #f7f7f7 !important;
}

/* Center alignment - matches original .centerall */
.retro-centerall {
    text-align: center;
    vertical-align: middle;
}

/* Odd rows - matches original .odd */
.retro-odd {
    background-color: #ebebeb !important;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    border-left: 1px solid #ffffff;
}

/* Even rows - matches original .even */
.retro-even {
    background-color: #f7f7f7 !important;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #e0dfdf;
    border-bottom: 1px solid #e0dfdf;
    border-left: 1px solid #ffffff;
}

/* Forum icon cell */
.retro-forum-icon {
    width: 32px;
}

.retro-forum-icon img {
    width: 24px;
    height: 24px;
}

.retro-forum-icon-bullet {
    color: #ff6600;
    font-size: 16px;
}

.retro-topic-sticky {
    color: #ffa500;
    font-size: 16px;
}

.retro-topic-closed {
    color: #888888;
    font-size: 14px;
}

.retro-topic-author {
    font-size: 10px;
    color: #646464;
    display: block;
    margin-left: 4px;
}

/* Topic list container */
#retro-topic-list {
    background-color: #e5e2e2;
    padding: 16px;
    margin: 0 10px;
}

/* Forum info cell */
.retro-forum-info {
    padding: 4px 8px !important;
}

.retro-forum-info h3 {
    font-size: 12px;
    font-weight: bold;
    margin: 4px 0;
}

.retro-forum-info h3 a {
    color: #000000;
    text-decoration: none;
}

.retro-forum-info h3 a:hover {
    text-decoration: underline;
}

.retro-forum-desc {
    font-size: 11px;
    color: #646464;
    display: block;
    margin-left: 4px;
}

/* Freshness/Last post cell */
.retro-forum-freshness {
    font-size: 11px;
    padding: 2px 4px !important;
    line-height: 1.3;
}

.retro-forum-freshness a {
    color: #000000;
    text-decoration: none;
}

.retro-forum-freshness a:hover {
    text-decoration: underline;
}

/* Topic/Post count cells */
.retro-forum-topics,
.retro-forum-posts {
    font-size: 11px;
    font-weight: normal;
}

/* Forum title bar - matches original #title */
#retro-forum-list {
    background-color: #e5e2e2;
    padding: 16px;
    margin: 0 10px;
}

/* Forum page title */
.retro-forum-title {
    background-color: #303030;
    color: #dddddd;
    padding: 2px 4px;
    font-weight: bold;
    margin: 8px 10px 0 10px;
}

.retro-forum-title a {
    color: #ffffff;
}

.retro-forum-title a:hover {
    color: #ed8312;
    text-decoration: none;
}

/* Forum subtitle bar - matches original #subtitle */
.retro-forum-subtitle {
    background-image: url('assets/images/lines.gif');
    padding: 2px 4px;
    margin: 0 10px;
    font-size: 10px;
}

/* Override bbPress default styles for retro look */
#bbpress-forums {
    font-size: 11px !important;
    font-family: Arial, Georgia, Courier, Helvetica, Verdana, sans-serif !important;
}

/* Hide default bbPress forum list styling when using retro */
.bbp-forums .bbp-forum-info,
.bbp-forums .bbp-forum-topic-count,
.bbp-forums .bbp-forum-reply-count,
.bbp-forums .bbp-forum-freshness {
    display: none;
}

/* Show our custom retro forum list */
.retro-main #bbpress-forums ul.bbp-forums {
    display: none;
}

.retro-main #retro-forum-list {
    display: block;
}

/* ==========================================================================
   FULL WIDTH LAYOUT (for Forums page)
   ========================================================================== */

.retro-fullwidth-wrapper {
    max-width: 956px;
    margin: 0 auto;
    background-color: #eeeeee;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    padding: 0;
}

.retro-main-fullwidth {
    padding: 0;
    background-color: #eeeeee;
}

.retro-main-fullwidth #retro-forum-list {
    margin: 0;
    padding: 16px;
}

/* Header dark stripe - thin black line above orange header */
div.retro-header-stripe {
    background-color: #000000;
    height: 3px;
    margin: -16px -16px 0 -16px;
    margin-bottom: 0;
}

/* Activity column */
.retro-col-activity {
    width: 50px;
    max-width: 50px;
}

.retro-forum-activity {
    width: 50px;
    max-width: 50px;
}

.retro-activity-bar {
    display: flex;
    gap: 1px;
    justify-content: center;
}

.retro-activity-segment {
    display: inline-block;
    width: 4px;
    height: 12px;
    background-color: #cccccc;
}

.retro-activity-segment.active {
    background-color: #cc0000;
}

/* Sub-count styling */
.retro-count-sub {
    font-size: 10px;
    color: #666666;
}

/* Views column */
.retro-forum-views {
    width: 45px;
    max-width: 50px;
    font-size: 11px;
}

/* Author link in last post */
.retro-author-link {
    color: #006699 !important;
}

.retro-author-link:hover {
    text-decoration: underline;
}

/* Time ago text */
.retro-time-ago {
    color: #666666;
    font-size: 10px;
}

/* Forum icon arrow - CSS triangle pointing right */
.retro-forum-arrow {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 12px solid #ff6600;
}

/* Quick jump dropdown styling */
#retro-quickjump select {
    background-color: #e8e8e8;
    color: #303030;
    border: 1px solid #303030;
    font-size: 11px;
    padding: 1px 3px;
}

/* Hide sidebar and page header on bbPress pages for full-width layout */
.retro-fullwidth-page .retro-sidebar {
    display: none !important;
}

.retro-fullwidth-page .retro-main {
    width: 100%;
    max-width: 100%;
}

.retro-fullwidth-page .retro-content-wrapper {
    display: block;
}

/* Hide the ":: Forums" article header on bbPress - we use our own */
.retro-fullwidth-page .retro-article-header,
.bbpress .retro-article-header {
    display: none;
}
