/*****************************************************************
* 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 ]=== */
 
.logo span {
	color: #9098a0;
}
.logo-transition a:after {
	color: #9098a0;
}
.navBtn {
	background-color: #9098a0;
}
.navBtn > a {
	border-left: 1px solid #69727b;
}
.submenu {
	border-bottom: 4px solid #9098a0;
}
.nav-icon:hover [class*="has-sub"] {
	color: #9098a0;
}
.submenu li:hover > a {
	color: #9098a0;
}
.submenu li:hover > span {
	background-color: #9098a0;
}
.subheader {
	border-top: 4px solid #9098a0;
}
.side-segment h3:after,
.side-segment h2:after {
	background-color: #9098a0;
}
.alert-info {
	background-color: #9098a0;
	border-color: #9098a0;
}
.label-info,
.badge-info {
	background-color: #9098a0;
}
.progress-info .progress-striped .bar,
.progress-striped .bar-info {
	background-color: #9098a0;
}
#scrollbar-one .thumb .end,
#scrollbar-two .thumb .end {
	background-color: #9098a0;
}
#scrollbar-one .thumb,
#scrollbar-two .thumb {
	background-color: #9098a0;
}
.tabbable-custom .nav-tabs > li.active {
	border-top: 3px solid #9098a0;
}
.ver-inline-menu li.active a,
.ver-inline-menu li.active i {
	background: none repeat scroll 0 0 #9098a0;
	border-left: 1px solid #69727b;
}
.ver-inline-menu li.active:after {
	border-left: 6px solid #9098a0;
}
.ver-inline-menu li.active i {
	background: none repeat scroll 0 0 #9ea5ac;
}
.table-primary thead th {
	background-color: #9098a0;
	border-color: #9098a0 !important;
}
a.forumtitle {
	color: #9098a0;
}
.twitter-layout:before {
	color: #9098a0;
}
footer .interact a:hover {
	color: #9098a0;
}
footer {
	border-top: 3px solid #9098a0;
}
footer .bottomLinks small a {
	color: #9098a0;
}
footer .bottomLinks a:hover {
	border-bottom: 1px solid #9098a0;
}
#footerContent blockquote p span {
	color: #9098a0;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
	background-color: #9098a0;
	border-color: #9098a0;
}
.btn-link {
	color: #9098a0;
}
.btn-link:hover,
.btn-link:focus {
	color: #69727b;
}
.pager li > a:hover,
.pager li > a:focus {
	background-color: #9098a0;
}
/* BBOOTS - FLATBOOTS Main Links color */

a {
	color: #9098a0;
}
a:hover,
a:focus {
	color: #69727b;
}
blockquote {
	border-left-color: #9098a0;
}
blockquote.pull-right {
	border-right-color: #9098a0;
}
.btn-primary {
	color: #ffffff;
	background-color: #9098a0;
	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: #9098a0;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	color: #9098a0;
}
.dropdown-submenu:hover > a:after {
	border-left-color: #9098a0;
}
/* Button Backgrounds */
/* FLATBOOTS Custom Color Generated with COLORIZE */
/* FLATBOOTS Forum Panel Heading */

.panel-forum > .panel-heading {
	background-color: #9098a0;
}
/* FLATBOOTS Button Top */

.top-flat {
	background-color: #9098a0;
}
footer {
	border-top: medium none;
}
/* FLATBOOTS Teaser Header Background color */

.masthead:before {
	background-color: #9098a0;
}
/* FLATBOOTS Footer Call to Action Background Color */

.mastbottom {
	background-color: #9098a0;
}
a.forumtitle,
a.topictitle {
	color: #0099ff;
}
.forum-unread {
	color: #666666;
}
.navbar {
	min-height: 14px;
	padding: 2px 0 0;
}
.navbar-inverse {
	border-color: #9098a0;
	background-color: #9098a0;
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
	color: #fff;
}
.postbody .content {
	-moz-hyphens: auto;
	color: #000000;
	font-family: inherit;
	font-size: 1.20em;
	margin-top: 10px;
        
}

.post-id {
    font-family: inherit;
    line-height: 75%;
}    

.post-signature {
	background-color: #f6f6f6;
	color: #808080;
	padding: 6px;
	font-size: 0.8em;
	line-height: 125%;
}


.forum-table-custom > thead > tr > th { 
    background-color: #333333;
    color: #ffffff;
}

.table > thead > tr > th {
    background-color: #333333;
    color: #ffffff;
}


.panel-forum > .panel-heading {
    background-color: #C8942C;
    color: #ffffff;
}

.custom-forum-heading { 
    background-color: #C8942C;
    color: #ffffff;
}
/*
.side-segment > h3 { 
    //color: #ffffff;
    background-color: #C8942C;
}

.side-segment > h3 > a { 
    color: #000000;
}
*/

.answer-panel-heading {
    background-color: #fff;    
}

/* Chasingame Header and Menu STylings */

body, .table-primary tbody td {
	color: #555;
}
.avatar-over {
	left: -5px;
	margin: 0;
	width: 100px;
	text-align: center;
}
.avatar-over img {
	width: auto;
	height: auto;
	max-width: 100px;
	max-height: 100px;
	border: none;
	border-radius: 0;
}
.dropdown-avatar img {
	border-width: 1px;
	border-radius: 0;
}
.avatar-over span {
	top: 44px;
	left: 100px;
}
.status i {
	font-size: 21px;
}
.forum-answer .side-segment {
	margin-left: 100px;
	padding-top: 10px;
}
.post-id {
	margin-top: -10px;
}
.nodisplay {
	display: none!important;
}
.container {
	max-width: 1280px!important;
}
.kleo-main-header .navbar-nav > li:hover > ul {
	display:block;
}
.kleo-main-header .navbar-nav > li > a {
	padding-top: 0;
	padding-bottom: 0;
	line-height:88px;
	background-color:#fff!important;
	color: #444444;
	font-size: 0.9em;
}
.header-color {
	background-color: #fff;
}
.kleo-main-header.navbar-header {
	float: none!important;
	height: 88px;
	line-height: 88px;
}
#wp-menu-btn {
	font-size: 32px;
}
#header h2 {
	margin: 0;
	padding: 20px 0 28px;
	color: #222;
	border-top: 1px solid #ddd;
	line-height: 36px;
	font-family: "Roboto Condensed";
	font-size: 40px;
	font-weight: 300;
	text-align: center;
}
.fi-contact > a {
	padding-right: 0!important;
}
.menu-item-has-children > a:after {
	font-family: FontAwesome;
	content:"\f078";
	display:inline-block;
	margin-left: 5px;
	font-size: 0.6em;
	color: #aaa;
}
.fi-store > a:before {
	font-family: FontAwesome;
	content:"\f09d";
	display:inline-block;
	margin-right:3px;
	line-height:88px;
}
.fi-reviews > a:before {
	font-family: FontAwesome;
	content:"\f02d";
	display:inline-block;
	margin-right:3px;
	line-height:88px;
}
.fi-forums > a:before {
	font-family: FontAwesome;
	content:"\f07b";
	display:inline-block;
	margin-right:3px;
	line-height:88px;
}
.fi-contact > a:before {
	font-family: FontAwesome;
	content:"\f003";
	display:inline-block;
	margin-right:3px;
	line-height:88px;
}
@media only screen and (max-width:989px) {
	.kleo-main-header .navbar-nav > li > a,.fi-contact > a:before,.fi-forums > a:before,.fi-reviews > a:before,.fi-store > a:before,.menu-item-has-children > a:after {line-height:30px}
	.kleo-main-header.navbar-header{height:auto}
	#wp-menu {float:none!important;overflow:visible}
}

/* ===[ CSS HOOK BOTTOM ]=== */