@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600');
@import url('https://use.fontawesome.com/releases/v5.0.13/css/brands.css');

*{
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.textbox, textarea, select, .blockhead, .navbar, .navtabs ul{
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
	-moz-border-radius-topright: 0 !important;
    -moz-border-radius-topleft: 0 !important;
    -webkit-border-top-right-radius: 0 !important;
    -webkit-border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
}

/* General */
.body_wrapper{
	width: 1270px;
	margin: 0 auto;
}

.above_body{
	width: 100%;
}

#header.doc_header, #pagetitle{
	display: none;
}

select{
	background: #f0f1f2;
	border: 0;
}

/* Header */
.cheader{
	width: 100%;
	height: 48px;
    background: #069;
    position: relative;
    z-index: 2;
}

	.cheader .content{
		width: 1270px;
		margin: 0 auto;
		display: table;
	}

	#navbar_loginform{
		float: right;
		margin-top: 13px;
	}

	.logindetails, .remember{
		float: left;
	}

	.logindetails input{
		color: #5d5d5d;
	}

	.remember{
	    margin: 4px 0 0 10px;
	    color: #fff;
	    font-size: 11px;
	    font-family: 'Open Sans';
	}

	.loginbutton{
	    font-size: 11px;
	    height: 22px;
	    padding: 0 8px;
	    font-weight: bold;
	    color: #484848;
	    font-family: 'Open Sans';
	}

	.loginstuff{
		float: right;
		margin-top: 17px;
	}

		.loginstuff a, .loginstuff a:hover{
		    padding: 3px 17px;
		    background: #ff8a00;
		    border-top: 1px solid #ffa533;
		    border-radius: 3px;
		    color: #fff;
		    font-size: 10px;
		    font-weight: bold;
		    font-family: 'Open Sans';
		}

			.loginstuff a:first-child{
			    background: #26a4d9;
			    border-top: 1px solid #52b8e1;
			}

		.loginstuff span{
		    color: #f3f3f3;
		    font-size: 11px;
		    font-family: 'Open Sans';
		    margin-right: 5px;
		}

	.isuser{
		float: right;
		margin-top: 17px;
	}

		.isuser li.flink{
			float: right;
			color: #fff;
			margin-left: 15px;
			font-family: 'Open Sans', Arial;
		}

			.isuser li.flink > a{
				color: #fff;
				
			}

			.isuser li.flink > a:hover{
				color: #bceaff;
				text-decoration: none;
			}

			.isuser .popupmenu a.popupctrl{
				font-size: 13px;
			}

#navbar{
	display: block;
	z-index: 1;
	margin-top: -27px;
}

	.navtabs{
		padding: 0;
		background: transparent;
		float: left;
		max-width: 550px;
	}

	.navtabs ul.floatcontainer{
		width: 80%;
		margin: 0 auto;
		border-top: 0;
		left: initial;
		background: #2c3032;
		top: 48px;
		padding: 2px 0;
	}

	.navtabs ul.floatcontainer li:first-child{
		margin-left: 13px;
	}

#globalsearch{
	display: none;
}

.navbar{
	background: #2c3032;
}

.navtabs > ul.floatcontainer li:hover a.popupctrl{
    border-color: #019aca;
    background-color: #019aca;
}

.navtabs > ul.floatcontainer .popupbody li a{
	background: #fff;
}

.navtabs li a.navtab, .navtabs li, .navtabs li:first-child{
	border: 0;
}

.navtabs li a.navtab{
	padding: 11px;
}

.navtabs li.selected{
	height: initial;
}

.navtabs li.selected a.navtab{
	top: initial;
	padding-top: 11px !important;
}

/* Breadcrumb */
.breadcrumb .navbithome{
	padding: 2px 0;
}

.breadcrumb .navbit{
	padding-right: 17px;
	padding-left: 0px;
}

/* Forumbits */
.forumbit_post .forumrow, .forumbit_nopost .forumhead, .forumbit_nopost .forumrow, .forumbit_post .forumhead, .forumbits .forumhead, .blockhead{
	height: 36px;
}

.forumbit_nopost .forumhead h2, .forumbit_post .forumhead h2, .blockhead, .forumbits .forumhead{
	position: relative;
}

	.forumhead::before, .forumhead::before, .blockhead::before{
		content: "";
		display: block;
		position: absolute;
		bottom: 0;
		left: 0;
		height: 3px;
		width: 122px;
		background: #ff8a00;
	}

.foruminfo .forumrowdata, .forumhead .forumthreadpost, .forumhead .forumlastpost, .forumbit_post .forumactionlinks{
	display: none !important;
}

.forumhead .forumtitle{
	margin-top: 6px;
}

.forumbit_post .foruminfo, .forumbit_post .forumlastpost{
	background: #fcfcfd;
}

.forumbit_post .forumstats, .forumbit_post .forumstats_2{
	background: #f8f8f9;
}

.forumbit_post .forumrow, .forumbit_nopost .forumrow{
	height: 82px;
}

.forumbit_post .foruminfo, .forumbit_post .forumstats, .forumbit_post .forumstats_2, .forumbit_post .forumrow .forumlastpost{
	height: 72px;
}

.forumbit_post .forumstats, .forumbit_post .forumstats_2{
	margin-right: 0;
}

.forumbit_post .forumrow .forumlastpost{
	width: 31%;
}

.forumbit_post .forumrow .forumlastpost > div{
	padding-left: 20%;
	margin-top: 20px;
}

.forumbit_post .forumstats li, .forumbit_post .forumstats_2 li{
	font-size: 11px;
	color: #898989;
	text-align: left;
	margin-left: 30px;
	margin-bottom: 3px;
	font-family: 'Open Sans';
}

#new_subscribed_forums .forumbit_post .forumstats li, #new_subscribed_forums .forumbit_post .forumstats_2 li{
	margin-left: 10px;
}

.forumbit_post .forumstats li:first-child, .forumbit_post .forumstats_2 li:first-child{
	margin-top: 22px;
}

.forumbit_post .foruminfo .forumdata .forumtitle, .forumbit_nopost .forumbit_nopost .forumrow .forumtitle{
	font-size: 12px;
}

.forumbit_post .foruminfo .forumdata{
	margin-top: 22px;
}

.forumbit_post .foruminfo .forumicon{
	top: 25px;
	left: 25px;
}

.forumlastpost p.lastposttitle a{
	font-family: 'Open Sans';
	font-weight: bold;
}

.forumlastpost .lastpostby, .time{
	font-size: 11px;
	color: #898989;
	font-family: 'Open Sans';
}

.forumimage{
    float: left;
    width: 10%;
}

.hasforumimage{
	float: left;
    width: 89%;
    margin-left: 1%;
    margin-top: 70px;
}

.hasforumimage .forumbit_nopost .forumbit_nopost .forumrow, .hasforumimage .forumbit_post .forumrow{
    border-top: 1px solid #f3f3f3;
}

.forumimageheader{
	margin-bottom: 15px;
}

#who_online_block_2{
	width: 100%;
}

.forumbit_nopost .forumhead a.collapse img{
	top: -4px;
	right: -15px;
	width: initial;
	height: initial;
}

.forumbit_nopost .forumhead a.collapse img[src*=collapsed]{
	top: -20px;
	right: -15px;
	width: initial;
	height: initial;
}

.blockhead, .blocksubhead, .forumhead{
	padding-right: 2px;
}

/* Threadbit */
#quickreply_title img:first-child{
	display: none;
}

.newcontent_textcontrol span, #who_online_block_1{
	display: none;
}

.threadlisthead span.threadinfo, .threadlisthead span.threadinfo_withnotification, .threadlisthead span.threadstats, .threadlisthead span.threadreplies, .threadlisthead span.threadviews, .threadlisthead span.threadnotification, .threadlisthead span.threadlastpost{
	padding: 8px 0;
}

.options_block_container, #forum_icon_legend{
	display: none !important;
}

.threadbit .nonsticky, .threadbit .deleted, .threadbit .discussionrow, .threadbit .ignored, .threadbit .threadstats{
	height: 82px;
}

.threadbit .threadstats{
	height: 82px;
	padding: 0;
	text-align: left;
}

	.threadbit .threadstats li{
		margin-left: 35px;
		color: #898989;
		font-family: 'Open Sans', Arial;
		font-size: 11px;
	}

	.threadbit .threadstats li:first-child{
		margin-top: 25px;
	}

.threadbit .threadinfo{
	margin-top: 18px;
}

.threadbit .threadlastpost{
	width: initial;
	margin-top: 15px;
	margin-left: 40px;
	padding-left: 0;
}

.threadlisthead span.threadlastpost{
	text-indent: 40px;
}

.threadbit .threadimod input{
	margin-top: 34px;
}

.threadbit .title{
	font-weight: bold;
}

.threadbit .threadmeta{
	font-size: 11px;
}

.threadbit .threadlastpost .username{
	font-weight: bold;
}

#inlinemod_formctrls a.popupctrl span.ctrlcontainer{
	background: #2c3032;
    color: #fff;
    font-weight: normal;
    border-radius: 3px;
    padding: 5px 12px;
}

.navpopupmenu.popupmenu.nohovermenu a.textcontrol, .navpopupmenu.popupmenu.nohovermenu a.popupctrl, .forum_info_form .options_input_block .button, .actionbuttons .group .button, .formcontrols input.button, .actionbuttons{
	padding: 5px 12px;
	border-radius: 3px;
	cursor: pointer;
}

.toolsmenu{
	padding: 5px 0;
}

.threadlastpost dd:last-child{
	color: #898989;
}

#usercp_content .threadbit .threadlastpost{
    height: 82px;
    margin: 0;
    padding: 0;
}

	#usercp_content .threadbit .threadlastpost dd{
		margin-left: 25px;
	}

	#usercp_content .threadbit .threadlastpost .memberaction.popupmenu{
		margin-top: 25px;
	}

.cp_content .formcontrols .section{
	padding: 0 0 0 15px;
}

.threadbit .nonsticky a.threadstatus, .threadbit .sticky a.threadstatus{
	margin-left: 10px;
}


/* Pagination */
.pagination .firstchild a{
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.pagination .lastchild a{
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.pagination span a, .pagination span.selected a{
	margin-left: 0;
	padding: 9px;
}

.pagination span.lastchild a{
	padding: 9px 15px 9px 9px;
}

.above_threadlist .threadpagenav{
	bottom: initial;
}

.pagination span.prev_next a, .pagination span.first_last a, .pagination span.prev_next a img, .pagination span.first_last a img{
	top: 0;
}

.pagination span.first_last a img{
	right: -6px;
}

.pagination span.first_last a[rel='start'] img{
	left: -4px;
	right: 0;
}

.pagination span a.popupctrl{
	background-position: 6px 13px;
}

/* UserCP */
#usercp_nav hr{
	height: 0;

}

/* Postbit */
.postbit .posthead, .postbitlegacy .posthead, .eventbit .eventhead{
	padding: 8px 0;
}

.postbit .posthead .nodecontrols, .postbitlegacy .posthead .nodecontrols, .eventbit .eventhead .nodecontrols{
	top: 3px;
}

.postbit .posthead .postdate.old, .postbitlegacy .posthead .postdate.old, .postbit .posthead .postdate.new, .postbitlegacy .posthead .postdate.new{
	background: transparent;
}

.postbit .posthead .postdate, .postbitlegacy .posthead .postdate{
	padding-left: 0;
}

.postbitlegacy .postdetails, .eventbit .eventdetails{
	background: #EEEFEF;
}

#posts li:first-child .postdetails, li:first-child .eventdetails{
	background-image: -ms-linear-gradient(top, #F0E3D4 0%, #EEEFEF 100%);
	background-image: -moz-linear-gradient(top, #F0E3D4 0%, #EEEFEF 100%);
	background-image: -o-linear-gradient(top, #F0E3D4 0%, #EEEFEF 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F0E3D4), color-stop(100, #EEEFEF));
	background-image: -webkit-linear-gradient(top, #F0E3D4 0%, #EEEFEF 100%);
	background-image: linear-gradient(to bottom, #F0E3D4 0%, #EEEFEF 100%);
}

.postbitlegacy .userinfo{
	background: transparent;
	padding-top: 25px;
}

.postbit, .postbitlegacy, .eventbit{
	border: none;
	margin-bottom: 15px;
}

.postbitlegacy .postdetails, .eventbit .eventdetails{
	border-top: 1px solid #f3f3f3;
	border-left: 1px solid #f3f3f3;
	border-right: 1px solid #f3f3f3;
}

.postbit .postfoot, .postbitlegacy .postfoot, .eventbit .eventfoot{
	border-bottom: 1px solid #f3f3f3;
	border-left: 1px solid #f3f3f3;
	border-right: 1px solid #f3f3f3;
	background: #EEEFEF;
	padding-left: 201px;
	width: 835px;
}

.postbit .postfoot .textcontrols, .postbitlegacy .postfoot .textcontrols, .eventbit .eventfoot .eventcontrols{
	background: #fcfcfd;
}

.postbit .posttitle, .postbitlegacy .title{
	display: none;
}

.postbit .content, .postbitlegacy .content{
	padding: 20px;
}

.signaturecontainer{
	color: #afafaf;
	font-size: 11px;
	font-family: Arial,Tahoma;
	padding-left: 20px;
}

.userinfo .arrow{
    position: absolute;
    top: 15px;
    right: -10px;
    display: block;
    width: 0px;
    height: 0px;
    line-height: 0px;
}

.userinfo .arrow span{
    position: absolute;
    top: 0px;
    left: -11px;
    display: block;
    width: 0px;
    height: 0px;
    line-height: 0px;
    border: 10px solid transparent;
    border-left-color: #f0f1f2;
    -moz-border-left-colors: #f0f1f2;
    border-right: none;
}

#posts li:first-child .userinfo .arrow span{
	border-left-color: #f0e4d5;
	-moz-border-left-colors: #f0e4d5;
}

.postbitlegacy dl.userinfo_extra dd, .postbitlegacy dl.userinfo_extra dd a, .postbitlegacy dl.user_rep dd{
    padding: 5px 10px 5px 5px;
    background: #fff;
    text-align: right;
    margin-top: 5px;
    border: 1px solid #d6d7d7;
}

.postbitlegacy dl.userinfo_extra dt, .postbitlegacy dl.user_rep dt{
	margin-top: 10px;
    margin-left: 10px;
}

.useravatar{
	display: block;
    width: 115px;
    height: 115px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.postbitlegacy .userinfo .postuseravatar, .eventbit .userinfo .eventuseravatar{
	background: #fff;
}

.postbitlegacy .userinfo .postuseravatar img, .eventbit .userinfo .eventuseravatar img{
	max-width: 115px;
	max-height: 115px;
	border: 1px solid #d6d7d7;
	border-radius: 2px;
}

#posts li:first-child .userinfo .postuseravatar img, #posts li:first-child .userinfo .eventuseravatar img {
	border: 1px solid #f8bd79;
}

.postbitlegacy .userinfo .username_container, .postbitlegacy .userinfo .usertitle{
	text-align: center;
	margin-bottom: 3px;
}

.postbitlegacy .postfoot .textcontrols a.newreply, .postbit .postfoot .textcontrols a.newreply{
	padding-top: 1px;
}

.postbitlegacy .postfoot .textcontrols a.editpost, .postbit .postfoot .textcontrols a.editpost, .eventbit .eventfoot .textcontrols a.editevent{
	padding-top: 2px;
}

.bbcode_quote_container, .bbcode_quote .bbcode_postedby img{
	display: none !important;
}

.quote_container{
	color: #848484;
}

.attachments fieldset{
	margin: 25px 0 10px 0;
}

.attachments fieldset:first-child{
	margin-top: 5px;
}

.attachments legend{
	margin-bottom: 5px;
}

.postcontainer .attachments ul{
	margin-left: 15px;
}

/* Footer */
.footer_select{
	margin-left: 0;
}

.footer_links li{
	border-left: 1px solid #f0f1f2;
	padding: 0 2px 0 8px;
}

	.footer_links li:first-child{
		border-left: 0;
		padding: 0;
	}

.wgo_block .blockhead, .thread_info h4, .blockhead{
	line-height: 32px;
	text-indent: 10px;
}

.wgo_block .blocksubhead{
	background: #f0f1f2;
	margin-bottom: 7px;
	padding: 7px 10px;
}

.wgo_block .section .blocksubhead img{
	padding-right: 10px;
}

#wgo_legend{
	display: none;
}

.navlinks a{
	color: #086cae;
	font-size: 11px;
}

/* Register */
#forumrules{
	border: solid 1px #f4f4f3;
    font-size: 11px;
    color: #717171;
    font-family: Arial, Tahoma;
}

.blockhead.isregister, .blockbody.isregister{
	width: 580px;
	float: right;
}

.registerad{
	background: url(register.jpg);
	width: 432px;
	height: 651px;
	float: left;
	color: #fff;
	font-family: Arial, Tahoma;
	text-align: left;
}

	.registerad h1{
	    text-transform: uppercase;
	    font-size: 35px;
	    margin: 65px 0 0 50px;
	}

		.registerad h1 > span{
			font-size: 55px;
			font-weight: bold;
		}

	.registerad p{
		font-size: 15px;
		margin: 65px 0 0 50px;
	}

.registerad, .blockhead.isregister{
	margin-top: 15px;
}

#registerform .formcontrols .blockrow{
	background: transparent;
}

#registerform div.actionbuttons{
	padding: 0;
	margin: 10px 0 0 0;
}

#registerform .actionbuttons .group{
	text-align: left;
	padding: 0;
}

#registerform input{
    border-radius: 0;
    font-weight: bold;
    font-size: 11px;
    text-transform: none;
    padding: 7px 14px;
}

#registerform input[type='submit']{
	background: #ff8a00;
}

#yui_clearlist, #yui_uploadfiles, #yui_selectfilestext{
	padding: 5px !important;
}

.cke_skin_kama .cke_dialog_body .cke_dialog_tabs a.cke_dialog_tab_selected{
	background: #2c3132;
	color: #fff;
}

/* Notices */
.notices li{
	color: #fff;
	padding: 15px;
	font-family: 'Open Sans', Arial, Tahoma, Verdana;
}

.notices li a{
	color: #ff8a00;
}
