 @CHARSET "UTF-8";

/* AKAVIT GUI STYLESHEET
	EDITED 5/16/2012 DRESCH */


/* Custom Fonts */
@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 300;
    src: local('Oswald Light'), local('Oswald-Light'), url(http://fonts.gstatic.com/s/oswald/v11/HqHm7BVC_nzzTui2lzQTDbO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}

@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    src: local('Oswald Regular'), local('Oswald-Regular'), url(http://fonts.gstatic.com/s/oswald/v11/qpy-UiLNKP-VfOdbcs6r6-vvDin1pK8aKteLpeZ5c0A.woff) format('woff');
}

@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    src: local('Oswald Bold'), local('Oswald-Bold'), url(http://fonts.gstatic.com/s/oswald/v11/bH7276GfdCjMjApa_dkG6bO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}

/* GENERAL */
html {
	background: #080709;
}

html body{
	font-family: "Arial Regular",Arial,sans-serif;
	font-size: 14px;	
	background: url(../img/bg-gbl-tile-bg.jpg) repeat top left #080709;
	height: 100%;
	min-width:auto;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
* html .clearfix {
    height: 1%;
}
:first-child + html .clearfix {
    min-height: 1%;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}
.float-none {
    float: none;
}

#wrapper {
	width: 100%;
	min-height: 1000px;
	position: relative;
	background:none;
	background: url(../img/bg-forum-new.jpg) no-repeat top center white;
	background-size:contain; 
	margin: 0 auto;
	top: 0px;
}

.doc_header#header{
	background-color:black;
}

/* POSITIONING */

.container-ads-top{
	display: block;
	width: 980px;
	height: 90px;
	margin: 0 auto;
	z-index: 1;
	padding-top: 10px;
	margin-bottom:10px;
}

#ad_global_header1 {
    clear: right;
    float: left;
    margin: 0 30px 0 0;
    padding: 0;
}

.container-header{
	display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    z-index: 10;
    position: relative;
    overflow: hidden;
    border-bottom: 5px solid black;
    border-top: 5px solid black;
}

.container-header a img {
	width:100%;
	height:auto;
}

.container-nav{
	display: block;
	width: 91.5%;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	z-index: 20;
	background-color:#002244;
	border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
	clear: both;
}

.container-body{
	display: block;
	width: 980px;
	min-height: 920px;
	margin: 0 auto;
	position: relative;
}


/* NAVIGATION */
.item-top-nav{
	width: 100%;
	height: 30px;
	text-align: center;
	margin: 0 auto;
	position: relative;
	display: block;
	overflow: hidden;
	clear: both;
}

ul.nav-items{
	height: 30px;
	margin: 0 auto;
	float: left;
	left: 50%;
	position: relative;
}

ul.nav-items li{
	float: left;
	height: 30px;
	padding: 0;
	margin: 0;
	list-style-type: none;
    background: url("../img/img-topnav-divider.png") no-repeat top right transparent;
    position: relative;
    right: 50%;
}

ul.nav-items li.nav-last{
	background: none;
}

ul.nav-items li a, ul.nav-items li a:link, ul.nav-items li a:visited, ul.nav-items li a:active {
    background: none;
    display: block;
    height: 30px;
    padding: 8px;
}

ul.nav-items li a:hover {
    background: url("../img/bg-topnav-orange.png") repeat-x scroll 0 0 transparent;
}

#wrapper .postbit .postfoot .textcontrols a.multiquote:hover, #wrapper .postbitlegacy .postfoot .textcontrols a.ip:hover, #wrapper .postbit .postfoot .textcontrols a.ip:hover {
	background-size:contain;
	width:20px;
	height:20px;
}


/* BODY AREA */

.container-body-left{
	background: #FFFFFF;
	width: 794px;
	min-height: 900px;
	margin-left: 16px;
	padding: 16px 0 0 16px;
}

.container-ads-right{
	width: 120px;
	padding: 16px;
}

.item-social-media-bar{
    padding-bottom: 2px;
    position: relative;
    width: 770px;
    margin-left: 0;
    float: left;
}


h1{
	font-size: 28px;
	font-weight: bold;
	color: #FB4F14;	
}


h2{
	font-size: 18px;
	font-weight: normal;
	color: #FB4F14;	
}

h3{
	font-size: 18px;
	font-weight: bold;
	color: #1e2a52;	
}

h4{
	font-size: 14px;
	font-weight: bold;
	color: #FB4F14;	
}

h5{
	font-size: 14px;
	font-weight: bold;
	color: #1e2a52;	
}

h6{
	font-size: 14px;
	font-weight: bold;
	color: #FB4F14;	
}

/* VBULLETIN SPECIFIC OVERRIDES */

.above_body,
.below_body,
.body_wrapper,
.wrapper {
  width: 100%;
  margin: 0 auto;
}

.above_body{
	background: none;
}

#wrapper .notices li {
	background-color:white;
}

.body_wrapper {
	background-color: #f2f2f2;
    box-shadow: 0 0 20px 6px rgba(0, 0, 0, 0.36);
    -webkit-box-shadow: 0 0 20px 6px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0 0 20px 6px rgba(0, 0, 0, 0.36);
    clear: both;
    height: auto;
    min-height: 1372px;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
    width: 90%;
}

body #sidebar_container.member_summary {
	width: 250px;
	margin-left: 15px;
}

#sidebar_container .underblock{
	background: none !important;
}

#sidebar_container > ul {
    background: none !important;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: 0 !important;
}

.globalsearch{
	display: none;
}

.doc_header {
    height: auto;
    overflow: hidden;
    background-color:white;
}

.footer {
    background: url("../img/bg-topnav-blue.png") repeat-x scroll left top #010918;
    border: medium none;
    box-shadow: none;
    clear: both;
    display: block;
    position: relative;
    top: -15px;
}

/* BIG FLOAT POSITION CONTAINERS: #leftside_container and #sidebar_container */


#leftside_container {
    display: block;
    margin-right: 320px;
    position: relative;
    top: 0;
    width: auto;
}

#sidebar_container{
    display:block;
    position:absolute;
    margin-left: 5px;
    width: 300px;
    right: 10px;
    top: 10px;
    text-align: center;
}

#content_container {
    left:0px;
    margin-right:0 !important;
    position:relative;
    top:0;
}

body #sidebar_container.member_summary img {
	width: auto;
	height:auto;
}

#sidebar_container .blockrow{
	border-top: none;
	border: none;
}

.notices, .breadcrumb{
	width: 760px;
	float: left;
	max-width: 100%;
}
.pagination span.prev_next a, .pagination span.first_last a {
    position: relative;
    top: -1px;
}


.below_body{
	padding-top: 0px;
}

.forumtitle{
	font-size: 28px;
	font-weight: bold;
}

#forums .forumhead h2 span.forumtitle, #forums .forumhead h2 span.forumtitle a, #forums .L1 .forumhead .forumtitle a {
    font-size: 18px;
    line-height: 20px;
    font-family:"Oswald", sans-serif;
    font-weight:lighter;
}

#forums .forumbit_nopost .forumhead span {
	width:16%;
	font-family:"Oswald", sans-serif;
	font-weight:normal;
	text-align:center;
	font-size:14px;
}

#forums .forumbit_nopost .forumhead span.forumtitle {
	width:65%;
	min-width:50%;
	text-align:left;
}

.forumbit_post .foruminfo .forumdata .forumtitle, .forumbit_nopost .forumbit_nopost .forumrow .forumtitle {
    font-size: 16px !important;
    color:#002244;
    font-family:"Oswald", sans-serif;
    font-weight:normal;
    padding-bottom:6px;
}

.forumbit_post .foruminfo .forumdata .titleline .forumtitle a {
	font-weight:normal;
	color:#002244;
}

.toplinks {
    float:left;
    left:auto;
    margin-bottom:8px;
    position:relative;
    right:auto;
    text-align:left;
    padding: 4px 0;
	width: 100%;
    background-color: white;
    border-bottom: 1px solid #ccc;
    padding-bottom: 0px;
    font-family: "Oswald", sans-serif;
    font-weight: normal;
    margin-top:10px;
}

.toplinks ul.isuser, .toplinks ul.nouser {
    clear: none;
    display: block;
    float: left;
    list-style: none outside none;
    width: 100%;
}

.formcontrols .section {
	padding: 0;
}

.toplinks .remember{
	color: #FB4F14;
	height: 25px;
}

.toplinks ul.isuser li.welcomelink {
	color: #FB4F14;
	font-size:14px;
}
.toplinks ul.isuser li, .toplinks ul.isuser li a, .toplinks ul.nouser li, .toplinks ul.nouser li a, .toplinks .logindetails {
	background: none transparent;
	font-weight:normal;
	font-size:14px;
}

.toplinks ul.isuser li {
	border-right: 1px solid #ccc;
    padding-left: 5px;
    padding-right:5px;
}

#wrapper .toplinks .notifications a.popupctrl {
	padding-right:0;
}

.blockbody dl {
    clear: both;
    padding: 8px 0;
    width: 100%;
}

.lastposttitle a img{
	float:right; 
	padding-right: 6px;
	display:none;
}

#wrapper .forum_info .blockhead {
    background:none;
    background-color:#FB4F14;
    border:1px solid #ccc;
    color:#FFFFFF;
    font-size:14px;
    font-weight:normal;
    margin-top:5px;
    padding:10px;
}

.forum_info a.collapse img {
    height: 14px;
    width: 14px;
}

#sidebar_container.member_summary {
    background-repeat:repeat-x;
    border-color:#C1C1C1;
    color:#424242;
    margin-left:14px;
    position:relative;
    width:240px;
}

#sidebar_container.member_summary {
    background-repeat:repeat-x;
    border-color:#C1C1C1;
    color:#424242;
    margin-left:14px;
    position:relative;
    width:240px;
}

#sidebar_container.member_summary .block{
	width: 300px;
}

.member-content{
	margin: 0;
}

.vb_memberinfo #sidebar_container {
	width: 300px;
}

.blocksubhead .collapse img, .blockhead .collapse img{
	width: 14px;
	height: 14px;
}

.navpopupbody {
    overflow-x:hidden;
    padding-right:20px;
}

.posthead .nodecontrols a.reputation {
    background: url("/images/buttons/reputation-40b.png") no-repeat scroll left center transparent;
    background-size:cover;
    border: 0 solid #A8A8A8;
    padding: 0 0 0 20px;
    text-decoration: none;
}
.posthead .nodecontrols a.reputation:hover {
    background: url("/images/buttons/reputation-40b-hover.png") no-repeat scroll left center transparent;
	background-size:cover;
    border: 0 none;
    padding: 0 0 0 20px;
    text-decoration: none;
}

.posthead .nodecontrols a.report {
    background: url("/images/buttons/report-40b.png") no-repeat scroll left center transparent;
	background-size:cover;
    border: 0 solid #A8A8A8;
    padding: 0 0 0 20px;
    text-decoration: none;
}
.posthead .nodecontrols a.report:hover {
    background: url("/images/buttons/report-40b-hover.png") no-repeat scroll left center transparent;
    background-size:cover;
    border: 0 none;
    padding: 0 0 0 20px;
    text-decoration: none;
}

.posthead .nodecontrols a.infraction, .posthead .nodecontrols a.infraction {
    background: url("/images/buttons/add-infraction_sm.png") no-repeat scroll left center transparent;
    background-size:cover;
    border: 0 solid #A8A8A8;
    padding: 0 0 0 10px;
    text-decoration: none;
}

.postbhead .nodecontrols a.infraction:hover, .posthead .nodecontrols a.infraction:hover {
    background: url("/images/buttons/add-infraction_sm-hover.png") no-repeat scroll left center transparent;
    background-size:cover;
    border: 0 none;
    padding: 0 0 0 10px;
    text-decoration: none;
}

#forums .forumbit_nopost .subforumdescription {
    background:transparent;
    color:#FFFFFF;
    font-size:11px;
    font-weight:normal;
    padding:0 0 5px 14px !important;
    font-family:"Arial", sans-serif;
}

.toplinks form input.loginbutton {
    border: 1px solid #001f52;
    background:url("/images/buttons/newbtn_middle.png") repeat-x scroll 0 0 #FB4F14;
    color: #FFFFFF;
    font-weight: bold;
}

.toplinks .logindetails {
    text-align:left;
    width: auto;
    float: left;
    display: block;
    overflow: hidden;
    height: auto;
}

.toplinks form{
	width: 75%;
	float: left !important;
}

.toplinks .remember{
	margin: 0 0 0 20px;
}

.standard_error{
	clear: both;
}

#picker_container_c {
    border-radius:0 0 0 0;
    left:50% !important;
    margin:auto auto auto -150px !important;
    top:1.5em;
}

.yui-picker-controls {
    width:200px;
}

.groupbit{
	margin-top: 14px;
}

.groupbit .blocksubhead{
	clear: both;
}

.groupbit .location{
	float: none !important;
}

#footer.footer{
	width:100%;
}

#footer .footer_links {
	text-align:center;
}

#footer .footer_select {
	position:absolute;
}

#wrapper .blockhead, #wrapper .blocksubhead {
	background:none;
	background-color:#FB4F14;
	padding:5px;
	font-weight:normal;
	border:0 none;
	font-size:14px;
	color:white;
}

#wrapper .blockhead, #wrapper .wgo_block .blockhead{
	background-color:#002244;
	font-weight: lighter;
}

#wrapper h2.blockhead {
	font-size: 18px;
}

.blockhead h2{
	color: #FFFFFF;
}

.toplinks ul.isuser li.popupmenu ul li {
    color: #FFFFFF;
}

#foldercontrols .totals .quota {
    background-color:#ED5B2E !important;
}

.popupbody label{
	color: #FB4F14;
}

.announcement, .announcement a{
	color: #FFFFFF;
}

#content_container.contentright #content {
    margin-left:140px;
    margin-right:0;
}

.reputationpopupmenu div#undefined.popupbody {
    display: block;
	left: 0;
	position: absolute;
	text-align: left;
	top: 16px;
	width: 400px;
	z-index: 50;
	background-color: white;
	border-width: 5px;
	-webkit-box-shadow: -1px -1px 50px 6px rgba(0,0,0,0.75);
	-moz-box-shadow: -1px -1px 50px 6px rgba(0,0,0,0.75);
	box-shadow: -1px -1px 50px 6px rgba(0,0,0,0.75);
}

#wrapper .popupbody .formcontrols li label {
	font-family: Arial, sans-serif;
	color: black;
	background-color: white;
}

.userprof_content form textarea{
	width: 250px;
}

.forumbits .forumhead h2{
	color: #FFFFFF;
}

#member_content #sidebar_container .blocksubhead {
    display:block;
	color: #FB4F14;
	border-bottom: 2px solid #FB4F14;
	margin-bottom: 4px;
	text-align:left;
	margin-top: 20px;
}

.postbit .userinfo, .postbit .userinfo_noavatar {
	width: 200px !important;
	background: none !important;
	clear: none !important;
	border-bottom: none !important;
}

.postbit .user_avatar {
    clear:both;
    height:100%;
    min-height:60px;
    position:relative;
    text-align:center;
    width:100%;
    margin-left:14px;
}

.postbit .user_rep {
    margin:6px 14px;
}

.postbit .userinfo .userinfo_extra, .postbit .userinfo_noavatar .userinfo_extra {
    text-align:left !important;
    width:200px !important;
}

.postbit .userinfo .userinfo_extra dl, .postbit .userinfo_noavatar .userinfo_extra dl {
    float:none !important;
    margin-left:14px !important;
}

.postbit .userinfo .userinfo_extra dl.userstats, .postbit .userinfo_noavatar .userinfo_extra dl.userstats {
	display: block;
	position: relative;
	width: 100%;
}

.postbit .postbody {
    background: #FAFAFA !important;
    clear:none !important;
    color:#333333 !important;
    float:left !important;
    width: 72.5%;
    margin-left:2.5%;
}

#wrapper .postdetails_noavatar {
	width: 25%;
    display: block;
    position: relative;
    float: left;
}

.postbit .userinfo .username, .postbit .userinfo_noavatar .username {
    font-size:18px !important;
    font-weight:bold;
}

li.postbit{
	background-color: white;
    border: 0 none;
    border-bottom: 1px solid #ccc;
    padding-bottom:10px;
}

.postbit .postuseravatarlink {
    height:auto !important;
    margin-bottom:10px !important;
}

.postbit_reputation {
    clear:both;
    display:block;
    font-size:0;
    padding-bottom:0px !important;
    padding-left:2px;
    width: 170px !important;
    background: #ccc !important;
    margin-bottom: 4px;
}


/* POST LAUNCH OVERRIDES */

.whoinfo {
    white-space: normal !important;
    vertical-align: top;
}

.postbit .userinfo .contact, .postbit .userinfo_noavatar .contact {
    width:100% !important;
}

.postbit .username_container{
    width: 100%;
    margin-bottom:5px;
}

.online_icon{
    width: 16px; 
    height: 18px; 
    display: inline-block;
}

#wrapper .postbit .posttitle, #wrapper .postbitlegacy .title {
    margin-left:0;
    padding-left:0;
    font-family:"Oswald", sans-serif;
    color:#002244;
    font-size:18px;
    font-weight:normal;
    padding-bottom:10px;
}

.threadbit .threadlastpost, .threadbit .threaddeleted {
    font-size:14px;
    padding-left:0;
    width:24% !important;
}

.threadbit .threadlastpost dd {
    height:14.76px;
    margin:0 2px !important;
    overflow:hidden;
    padding:0 2px !important;
    white-space:nowrap;
}

.threadbit .threadstats {
    padding-top:8.74px;
    width:12% !important;
    word-wrap:break-word;
}

.ui-btn-hidden{
	line-height:normal;
}

/* NEW TEMPLATE OVERRIDES */

body #pagetitle h1 {
	color:#002244;
}

ol .forumbit_post .forumrow, #forums .forumhead + .childforum .L2:first-child .forumrow {
	background:none;
	box-shadow:none;
	border:0 none;
	border-top: 1px solid #ccc;
}

#forums .forumhead + .childforum .L2:first-child .forumrow {
	border-top:0 none;
}

#forums .forumhead + .childforum .L2:last-child .forumrow {
	border-bottom: 1px solid #ccc;
}

#forums .forumbit_post .forumdescription {
	font-family:"Arial Regular",Arial,sans-serif;
	color:#666;
	font-size: 14px;
    line-height: 18px;
}

#forums .forumbit_post .foruminfo {
	padding: 15px 10px;
}

#forums .forumhead, #wrapper .toolsmenu, #wrapper .threadlisthead {
	background: none;
    background-color: #FB4F14;
    padding: 5px;
    color: white;
    border: none;
    box-shadow: none;
    outline: none;
    min-height: 45px;
    font-family:"Oswald", sans-serif;
    font-weight:normal;
    font-size:14px;
    margin-top:10px;
}

#wrapper .toolsmenu {
	background-color: #002244;
	min-height:30px;
}

#forums .forumbit_post {
	font-family:"Arial Regular",Arial,sans-serif;
	color:#666;
}

.forumbits#forumbits .forumhead h2 span.forumtitle {
	font-size:16px;
}

#forums .forumbit_post .forumactionlinks {
	display:none;
}

#forums .forumbit_post .forumstats li, #forums .forumbit_post .forumstats_2 li{
	text-align:center;
	color:#666;
	padding-right:0;
}

#forums .forumbit_post div {
	vertical-align:middle;
}

#forums .forumbit_post div.foruminfo.td {
	width:75%;
}

#forums .forumbit_post div.forumlastpost.td, #forums .forumbit_post div.forumstats.td {
	width:16%;
	color:#666;
}

#forums .forumbit_post div.forumlastpost.td {
    text-align: right;
}

#forums .forumbit_post div.forumlastpost.td .lastposttitle, #forums .forumbit_post div.forumlastpost.td .lastpostby {
	display:inline-block;
	vertical-align:top;
}

#forums .forumbit_post .forumstats, #forums .forumbit_post .forumstats_2 {
	margin-right:0;
	padding-right:0;
}

#wrapper .postbit .postbody .postrow{
	font-family:"Arial Regular",Arial,sans-serif;
	color:#666;
	font-size: 14px;
    line-height: 18px;
	background: white;
    border-left: 1px solid #ccc;
}

#wrapper .bbcode_container {
	margin: 10px 5px;
}

#wrapper .bbcode_quote div.quote_container {
	font-family:"Arial Regular",Arial,sans-serif;
	color:#002244;
	font-size: 14px;
    line-height: 18px;
}

#wrapper .bbcode_container .bbcode_quote_container {
	background:none;
}

#wrapper .bbcode_container div.bbcode_quote {
	background: transparent;
    border: 0 none;
    margin: 0;
}

#wrapper .postbit .postuseravatarlink {
	margin-left:0;
	margin-top:5px;
	max-width:100%;
}

#wrapper .postbit .postuseravatarlink {
	text-align:left;
}

#wrapper .postbit .postuseravatarlink img {
	max-width:93%;
	height:auto;
}

#wrapper .postbit .posthead, #wrapper .postbitlegacy .posthead, #wrapper .eventbit .eventhead {
    color: white;
    border: none;
    border-bottom: 1px solid #ccc;
    padding:10px;
    background-color:#002244;
}

#wrapper .postbit .posthead .postdate.old, #wrapper .postbitlegacy .posthead .postdate.old, #wrapper .postbit .posthead .postdate.new, #wrapper .postbitlegacy .posthead .postdate.new {
	background: none;
	padding-left: 0;
	margin-left: 0;
	width:100%;
	display: block;
	position: relative;
	float:none;
	color: white;
	margin-bottom:10px;
}

#wrapper .postbit .postdate .time {
	color:white;
	margin-left:0;
	font-style:italic;
}

#wrapper .toolsmenu .popupgroup a.popupctrl, #wrapper .toolsmenu .popupgroup .popupmenu a.popupctrl, #wrapper .toolsmenu .popupgroup .popupmenu:hover a.popupctrl, #wrapper .toolsmenu .popupgroup .popupmenu:hover .popupctrl a.popupctrl.active {
	color: white;
    font-family: "Oswald", sans-serif;
    font-weight: normal;
    font-size: 14px;
    vertical-align: middle;
    padding-right:15px;
    background:none;
}

#wrapper .toolsmenu .popupgroup a.popupctrl:after {
    width: 10px;
    height: 10px;
    content: "+";
    background: transparent;
    position: absolute;
    right: 5px;
    font-size: 20px;
    top: -3px;
    line-height: 1;
}

#wrapper .toolsmenu .popupgroup a.popupctrl.active:after {
    width: 10px;
    height: 10px;
    content: "-";
    background: transparent;
    position: absolute;
    right: 5px;
    font-size: 20px;
    top: -3px;
    line-height: 1;
}

#wrapper .toolsmenu .popupgroup .popupbody {
    padding: 2px;
    border: 0 none;
    background-color: #002244;
}

#wrapper .toolsmenu .popupgroup .popupbody li {
	border-top:1px solid white;
}

#wrapper .toolsmenu .popupgroup .popupbody li:first-child {
	border-top:none;
}

#wrapper .popupbody li a, #wrapper .popupbody li label {
	color: white;
	background-color: #002244;
	padding: 10px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

#wrapper .forumbit_nopost .forumbit_nopost .forumrow .forumdata, #wrapper .forumbit_post .forumrow .forumdata {
	font-size:14px;
}

#wrapper .threadbit .pagination {
	position: relative;
	display: block;
	margin-left: 5px;
	margin-top: 0.25em;
	font-size: 14px !important;
	text-align: right;
	padding: 5px;
}

#wrapper .popupbody li a:hover, #wrapper .popupbody li label:hover {
	background-color:#FB4F14;
}

#wrapper .postbit .userinfo .popupmenu a.popupctrl, #wrapper .postbit .userinfo_noavatar .popupmenu a.popupctrl {
	font-family: "Oswald", sans-serif;
    margin: 0;
}

#wrapper .postbit .userinfo_noavatar .usertitle, #wrapper .postbit .userinfo .usertitle, #wrapper .postbit .userinfo_noavatar .rank, #wrapper .postbit .userinfo .rank {
	display:block;
	position:relative;
	margin:5px 0;
}

.item-social-media-bar {
	float:right;
	text-align:right;
	background-color: #f2f2f2;
	margin-bottom:10px;
}

#wrapper .threadbit .sticky, #wrapper .threadbit .nonsticky, #wrapper .threadbit .discussionrow, #wrapper .threadbit .deleted, #wrapper .threadbit .ignored {
	background:none;
	background-color:transparent;
	border:none;
	border-bottom:1px solid #ccc;
	padding:10px;
	vertical-align:middle;
	font-family:"Arial", sans-serif;
}

#wrapper .threadbit .deleted, #wrapper .threadbit .ignored {
	background-color:#fbeee9;
}

#wrapper .threadbit .threadtitle, #wrapper .thread_info h4, #wrapper .wgo_block .blockhead {
	font-family: "Oswald", sans-serif;
	font-weight:normal;
	padding:8px;
	font-size:16px;
}

#wrapper .threadbit .sticky {
	background-color:rgba(0, 34, 68, 0.15);
	padding-right:0;
}

#wrapper .threadbit .alt {
	background:none;
	text-align:center;
}

#wrapper .postbitdeleted, #wrapper .postbitignored {
	border:none;
	background:none;
	background-color:#eee;
}

#wrapper .postbitdeleted .title, #wrapper .postbitignored .title {
	font-weight:normal;
	font-size:18px;
}

#wrapper .postbit .postfoot .textcontrols, #wrapper .postbitlegacy .postfoot .textcontrols, #wrapper .eventbit .eventfoot .eventcontrols, #wrapper .postbitdeleted .nodecontrols, #wrapper .postbitignored .nodecontrols {
	background:none;
	background-color:#002244;
}

#wrapper .postbitlegacy .postfoot .textcontrols a.editpost, #wrapper .postbit .postfoot .textcontrols a.editpost, #wrapper .eventbit .eventfoot .textcontrols a.editevent, #wrapper .postbitlegacy .postfoot .textcontrols a.quickreply, #wrapper .postbit .postfoot .textcontrols a.quickreply, #wrapper .postbitlegacy .postfoot .textcontrols a.forwardpost, #wrapper .postbit .postfoot .textcontrols a.forwardpost, #wrapper .postbitlegacy .postfoot .textcontrols a.newreply, #wrapper .postbit .postfoot .textcontrols a.newreply, #wrapper .postbitdeleted .nodecontrols .textcontrol, #wrapper .postbitignored .nodecontrols .textcontrol {
	color:white;
	background:none;
	font-family:"Oswald", sans-serif;
	font-weight:normal;
	padding-left:0;
	font-size:13px;
}

#wrapper .postbit .postfoot .textcontrols a.quickreply img {
	display:none;
}

#wrapper .pagination span a {
	background:none;
	border:none;
	color:#002244;
	font-size:14px;
}

#wrapper .pagination span.selected a {
	color:#FB4F14;
}

#wrapper .toplinks ul.isuser .notifications .popupbody li a span {
    position: relative;
    line-height: 26px;
    display: block;
    padding-right: 5px;
    float: left;
}

#wrapper .toplinks ul.isuser .notifications .popupbody {
	border:0 none;
	background:none;
}

#navbar_loginform input {
	color: #777777;
	border: 1px solid #ccc;
	width:150px;
	height: 10px;
	border-radius: 0;
	padding:5px;
	display: block;
	float: left;
	position: relative;
	margin:0 5px;
}

#navbar_loginform input.loginbutton {
	width: 75px;
	height: 22px;
	padding: 5px;
	border: 0 none;
	background: none;
	background-color: #FB4F14;
	color: white;
	font-weight: normal;
	vertical-align: top;
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
    float: none;
    position: relative;
    clear: both;
    top: 5px;
    margin-bottom: 10px;
}

#navbar_loginform .remember input {
	width:10px;
}

#navbar_loginform .remember {
	margin-top:5px;
	display: block;
    position: absolute;
    bottom: -2px;
    left: 80px;
}

.s-icon {
    display: block;
    position: relative;
    float: right;
    margin: 0 2px;
    width: 25px;
    height: 25px;
}

.s-icon img {
	width:100%;
	height:auto;
}

#content h2.blockhead {
	font-weight:lighter;
}

div#sidebar_newgroups {
	width: 30%;
	float: left;
	position: relative;
	margin-left: 15px;
	margin-top: 10px;
	border: 1px solid #ccc;
}

form#searchform {
	border: 1px solid #ccc;
	padding: 5px;
	border-radius: 5px;
}

body #content .blockrow > li, body #content .blockrow > ol, body #content .blockrow > div {
	background: #eee url(images/gradients/grey-up.png) repeat-x left bottom;
}

body .widget_content li a, body .widget_content li a:hover{
	color:white;
}

body dl.tabslight dd a {
	color:white;
}

body .body_wrapper dl.tabslight dd.selected a{
	color:#002244;
}

body .calendar .events.today, body .calendar .today{
	background-color:#002244;
}

.calendar .events.today, .calendar .today a {
	color:white;
	text-decoration:underline;
}

body .calendar .events.today a.daynum, .today span.daynum{
	color:white;
}

body dl.tabslight dd a {
	background-color:#FB4F14;
}

#calendar_content h2.blockhead {
	color:#002244;
	background-color:transparent;
	font-size:16px;
	padding-top:8px;
	border-top:1px solid #ccc;
}

#calendar_content .blockbody {
	margin-bottom:10px;
}

.week .today .eventlist li.birthdays{
	background:none;
	color:white;
}

.calendar.mini td.today .simpleday{
	color:white;
}

div#forum_icon_legend.forum_info_block.blockbody.formcontrols.options_correct,
div#posting_rules.forum_info_block.blockbody.formcontrols.floatcontainer.options_correct{
	padding:10px;
}

.member_content#member_content{
	width:100%;
} 

.member_tabs.contentright#userprof_content_container {
	margin-left: 25%;
    float: none;
    width: 75%;
    position: absolute;
    display: block;
    clear: both;
}

#leftside_container #content_container{
	width:100%;
}

#sidebar_container.member_summary {
	display: block;
	position: relative;
	float: left;
	width: 20%;
}

body #userprof_content_container {
	margin: 0;
	display: block;
	position: relative;
	float: left;
	width: 74%;
}

body .memberprofiletabunder, body dd.userprof_module {
	background-image:none;
	background-color:#FB4F14;
}

body .activitystream_block dd.selected {
	background-color:transparent;
}

#activity_tab_container {
	margin-top:10px;
}

body dl.as-tabs dd a {
	font-size:14px;
	font-weight:normal;
}

body .as-tabs dd, body .as-tabs dd.selected {
	border:none;
}

body dl.as-tabs dd.selected a {
	border:0 none;
	color:#FB4F14;
	font-weight:bold;
}

body #sidebar_container.member_summary .block {
	width:100%;
}

button#profile_customization_button.floatright.userprof_button {
	background-color:transparent;
	color:#002244;
}

body #usercp_nav .blocksubhead {
	background-image:none;
	background-color:#FB4F14;
	font: normal normal 12px oswald,sans-serif;
}

body #usercp_nav .blocksubhead img {
	display: none;
}

#wrapper #view-aboutme .blocksubhead {
	background-color:#002244;
}

#wrapper #view-aboutme .blocksubhead h4 {
	color:white;
	font-weight:normal;
}

body #sidebar_container.member_summary {
	float:left;
	overflow:hidden;
	width:23%;
}

body #usercp_nav .blockrow * a:hover, body #usercp_nav .blockrow li.active a{
	background-color:#eee;
	color:#002244;
}

body .announcements .announcerow {
	background-color:#FB4F14;
}

body .announcerow .announceinfo, body .announcerow .announcement {
	color:white;
	background-color:transparent;
}

label.threadimod.td.alt {
	display: block;
	position: relative;
}

body .postbitlegacy .postfoot .textcontrols a.ip, body .postbit .postfoot .textcontrols a.ip {
	background: url('/images/buttons/ip-40b.png') no-repeat left;
	width:20px;
	height:20px;
	background-size:contain;
	background-color:transparent;
	padding: 0px 0px 0px 0px;
	padding-left: 20px;
	border: 0px;
	top:-5px;
}

body .postbitlegacy .postfoot .textcontrols a.multiquote, body .postbit .postfoot .textcontrols a.multiquote {
	background: url('/images/buttons/multiquote-back_40b.png') no-repeat left;
	width:20px;
	height:20px;
	background-size:contain;
	background-color:transparent;
	top:-5px;
}

body #wrapper .bbcode_quote div.quote_container {
	background-color:#eee;
	border:1px solid #ccc;
}

body .postbit .posthead .nodecontrols a, body .postbitlegacy .posthead .nodecontrols a, body .eventbit .eventhead .nodecontrols a {
	color: white;
	font-weight: bold;
	font-size: 14px;
	width: 50px;
	height: 40px;
	background-size: cover;
}

body #usercp_nav h2.blockhead {
	font-weight:lighter;
}

#foldercontrols .blockhead h2 {
	font-weight:lighter;
	font-size:14px;
}

#wrapper .settings_form_border .blocksubhead {
	font-family:Arial, sans-serif;
	color:#666;
	font-size:14px;
	background-color:transparent;
}

.settings_form_border .blocksubhead a {
	color:#666;
	text-decoration:underline;
}

#wrapper .settings_form_border h3.blocksubhead {
	background-color:#eee;
	color:#002244;
	border-top:2px solid #002244;
	border-bottom:2px solid #002244;
	font-family:"Oswald", sans-serif;
	text-align:center;
}

.blockbody.settings_form_border .foldercount {
	font-size: 11px;
	z-index: 5;
	display: block;
	position: relative;
	float:left;
	width:100%;
	text-align:center;
	padding-bottom:0;
}

.settings_form_border input.checkall {
	position: relative;
	z-index: 5;
}

body #usercp_nav hr {
	border-style:none;
}

.pmlist .blockrow {
	border-top:none;
}

.settings_form_border #checkall_0_yesterday, .settings_form_border #checkall_0_older {
	display:none;
}

#forumbits .forumhead span {
	font-size:14px;
	font-weight:normal;
}

body .postbit .posthead .nodecontrols, body .postbitlegacy .posthead .nodecontrols, body .eventbit .eventhead .nodecontrols {
	position: relative;
	color: #ffffff;
	width: 100%;
	padding: 4px 10px 0;
	text-align: right;
	font: normal 11px "Arial Regular", Arial, sans-serif;
	vertical-align: top;
	float: none;
	margin-top: 10px;
	clear: both;
	padding-left:0;
}

/* Quick menu */
.navpopupbody ul#yui-gen11.navpopupbody.popupbody{
	top:0;
}

/* Mid Break-Point */
@media screen and (max-width: 1210px) {
	#calendar_nav{
		display:none;
	}
	.calendar#calendar_content {
		margin-right:0;
	}
}

/* Mobile Override for Primary Theme */
@media screen and (max-width: 1090px) {
	.body_wrapper {
		width:95%;
	}
	.container-nav {
		width:100%;
	}
	#rightside_container {
		display:none;
	}
	#forums .forumhead, #wrapper .toolsmenu, #wrapper .threadlisthead {
		width:97%;
	}
	#forums .forumbit_post div.forumlastpost.td, #forums .forumlastpost, #forums .forumthreadpost, #navbar_loginform .remember  {
		display:none;
	}
	
	.notices, .breadcrumb {
		width:100%;
		float:none;
	}
	
	.toplinks form {
		width:100%;
	}
	
	#navbar_loginform input {
		width:99%;
		height:20px;
		font-size:13px;
		float:none !important;
		margin:5px 0;
	}
	
	.toplinks .logindetails {
		width: 90%;
		float: none;
		height: auto;
		clear: both;
		margin: 0 auto;
		padding-bottom: 20px;
	}
	
	#navbar_loginform input.loginbutton {
		width:100%;
		height:30px;
		margin:0 auto;
	}
}

/* Cleanup Changes */
body.vb_memberinfo #sidebar_container.member_summary .textcontrol {
	color:#002244;
}

body.vb_memberinfo #sidebar_container.member_summary .textcontrol:hover {
	color: #FB4F14;
}

body.vb_memberinfo .member_summary dl.stats dt {
	width: 90%;
    display: block;
    float: none;
    clear: right;
    text-align: left;
    padding: 0 5%;
}

body.vb_memberinfo .member_summary dl.stats dd {
	text-align: left;
    margin: 0;
    width: 90%;
    padding: 0 5%;
}

body.vb_memberinfo .userprof #usermenu {
	margin-top: 20px;
}

body.vb_memberinfo #usermenu li {
	text-align: left;
}

body.vb_memberinfo .member_summary .mainblock a.avatar .avatarcontainer {
	margin-top: 15px;
}

body.vb_memberinfo #sidebar_container.member_summary .imagecontrol {
	position: relative;
    top: 0;
    display: block;
    width: 15px;
    height: 15px;
    background-color: #002244;
    padding: 6px;
    top: -5px;
    border-radius: 20px;
}

body.vb_memberinfo #sidebar_container.member_summary .imagecontrol:hover {
	background-color: #FB4F14;
}

body.vb_memberinfo #sidebar_container.member_summary .imagecontrol img {
	float: none;
    position: relative;
    top: 0;
    margin: 0 auto;
    display: block;
}

#member_content #sidebar_container .blocksubhead .member_username {
	font-weight: normal;
	font-size: 20px;
}

#view-aboutme .blockbody .stats dt {
	font-weight: normal;
	padding: 5px 0;
}

#view-aboutme .blockbody li {
	padding: 5px 0;
}

#view-aboutme .profile_content .subsubsectionhead {
	font-weight: bold;
    font-size: 120%;
    margin-top: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

body .postbit .userinfo .userinfo_extra, body .postbit .userinfo_noavatar .userinfo_extra {
	float: none;
}


/* Tablet Break Point */
@media screen and (max-width: 1100px) {
	#leftside_container {
		width: 100%;
		max-width: 100%;
	}
	#sidebar_container {
		display: none;
	}
}

/* Small Mobile Break Point */
@media screen and (max-width: 850px) {
	
}