/*****************************************************************
* Custom CSS Stylesheet. You can add any custom CSS selectors here after the comment line 
* They will be given the highest priority on any elements on the forum
* Customize your forum color scheme in one click: www.sitesplat.com/phpBB3/ 
* **************************************************************
*
* FLATBOOTS @SiteSplat.com - Custom CSS STYLESHEET - 
* 
* **************************************************************
*****************************************************************/
/* ===[ CSS HOOK TOP ]=== */

.flat-header {
    height: auto;
}
.masthead {
  display: none;
}
.wrapper-head {
  margin-top: 0;
}
@media screen and (max-width: 800px) {
	.wrapper-head > .section-page {
	  padding: 0;
	}
  }


.panel-post {
  border-radius: 7px;
  margin: 0px 4px;
}
.section-page {
    background: url(https://zenways.org/members/images/image_header.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.section-page .row {
    background: #0000001f;
    width: fit-content;
    width: -moz-fit-content;
    padding: 10px;
    margin: auto;
    border-radius: 10px;
}
.header-button {
	width: 200px;
	display: inline-block;
	margin: 5px 0 5px 0;
}


@media screen and (min-width: 800px) {
	.sidebar {
		padding-left: 0px;
	}
  }

.sidebar-block-header {
    background-color: #333333;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
    padding: 14px 12px;
    margin: 0;
}

.sidebar-block-content {
	margin-bottom: 15px;
}
.section-pre-footer {
    display: none;
}
.mastbottom {
    display: none;
}
.bottomLinks {
    display: none;
}

/* TOPIC LIST EXTENSION */

ul.topiclist {
	display: block;
	list-style-type: none;
	margin: 0;
    padding-inline-start: 0;
    background: #fafafa;
    padding: 10px;
}

ul.topiclist li {
	display: block;
	list-style-type: none;
	margin: 0;
}

ul.topiclist dl {
	position: relative;
}

ul.topiclist li.row dl {
	padding: 12px 0;
}

ul.topiclist dt, ul.topiclist dd {
	display: block;
	float: left;
}

ul.topiclist dt {
	width: 100%;
	margin-right: -440px;
	font-size: 1.083em;
}

ul.topiclist.missing-column dt {
	margin-right: -345px;
}

ul.topiclist.two-long-columns dt {
	margin-right: -250px;
}

ul.topiclist.two-columns dt {
	margin-right: -80px;
}

ul.topiclist dt .list-inner {
	margin-right: 440px;
	padding-left: 12px;
	padding-right: 12px;
}

ul.topiclist.missing-column dt .list-inner {
	margin-right: 345px;
}

ul.topiclist.two-long-columns dt .list-inner {
	margin-right: 250px;
}

ul.topiclist.two-columns dt .list-inner {
	margin-right: 80px;
}

ul.topiclist dd {
	/*border-left: 1px solid transparent;*/
	padding: 4px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

ul.topiclist dfn {
	/* Labels for post/view counts */
	position: absolute;
	left: -999px;
	width: 990px;
}

ul.topiclist li.row dt a.subforum {
	background-image: none;
	background-position: 0 50%;
	background-repeat: no-repeat;
	position: relative;
	white-space: nowrap;
	padding: 0 0 0 12px;
}


.topiclist.two-long-columns li.header dt, .topiclist.two-long-columns li.header dd {
	margin-bottom: 14px;
}

.topiclist .topictitle {
    color: #E32028;
    font-size: 1.077em;
    font-weight: 700;
}



/* BBOOTS / FLATBOOTS Custom Colors Generated With COLORIZE - www.sitesplat.com - copyright (c) 2014 SiteSplat.com */
.logo span {
	color: #000000;
}

.logo-transition a:after {
	color: #000000;
}

.navBtn {
	background-color: #000000;
}

.navBtn > a {
	border-left: 1px solid #000000;
}

.submenu {
	border-bottom: 4px solid #000000;
}

.nav-icon:hover [class*="has-sub"] {
	color: #000000;
}

.submenu li:hover > a {
	color: #000000;
}

.submenu li:hover > span {
	background-color: #000000;
}

.subheader {
	border-top: 4px solid #000000;
}

.side-segment h3:after,
.side-segment h2:after {
	background-color: #000000;
}

.alert-info {
	background-color: #000000;
	border-color: #000000;
}

.label-info,
.badge-info {
	background-color: #000000;
}

.progress-info.progress-striped .bar,
.progress-striped .bar-info {
	background-color: #000000;
}

#scrollbar-one .thumb .end,
#scrollbar-two .thumb .end {
	background-color: #000000;
}

#scrollbar-one .thumb,
#scrollbar-two .thumb {
	background-color: #000000;
}

.tabbable-custom .nav-tabs > li.active {
	border-top: 3px solid #000000;
}

.ver-inline-menu li.active a,
.ver-inline-menu li.active i {
	background: none repeat scroll 0 0 #000000;
	border-left: 1px solid #000000;
}

.ver-inline-menu li.active:after {
	border-left: 6px solid #000000;
}

.ver-inline-menu li.active i {
	background: none repeat scroll 0 0 #0d0d0d;
}

.table-primary thead th {
	background-color: #000000;
	border-color: #000000 !important;
}

a.forumtitle {
	color: #000000;
}

.twitter-layout:before {
	color: #000000;
}

footer .interact a:hover {
	color: #000000;
}

footer {
	border-top: 3px solid #000000;
}

/* footer .bottomLinks small a {
	color: #000000;
}

footer .bottomLinks a:hover {
	border-bottom: 1px solid #000000;
} */

#footerContent blockquote p span {
	color: #000000;
}

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
	background-color: #000000;
	border-color: #000000;
}

.btn-link {
	color: #000000;
}

.btn-link:hover,
.btn-link:focus {
	color: #000000;
}

.pager li > a:hover,
.pager li > a:focus {
	background-color: #000000;
}
/* BBOOTS - FLATBOOTS Main Links color */
a {
	color: #000000;
}

a:hover,
a:focus {
	color: #000000;
}

blockquote {
	border-left-color: #000000;
}

blockquote.pull-right {
	border-right-color: #000000;
}

.btn-primary {
	color: #ffffff;
	background-color: #000000;
	border: 0;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
	color: #ffffff;
	background-color: #555555;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
	color: #000000;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	color: #000000;
}

.dropdown-submenu:hover > a:after {
	border-left-color: #000000;
}
/* Button Backgrounds */
/* FLATBOOTS Custom Color Generated with COLORIZE */
/* FLATBOOTS Forum Panel Heading */
.panel-forum > .panel-heading {
	background-color: #000000;
}
/* FLATBOOTS Button Top */
.top-flat {
	background-color: #000000;
}

footer {
	border-top: medium none;
}
/* FLATBOOTS Teaser Header Background color */
.masthead:before {
	background-color: #000000;
}
/* FLATBOOTS Footer Call to Action Background Color */
.mastbottom {
	background-color: #000000;
}

/* ===[ CSS HOOK BOTTOM ]=== */
