/**-----------------------------------------
 * 
 * Desktop
 * 
 ------------------------------------------*/
.twoCol {
  width: 23.46939%;
  float: left;
  margin-right: 2.04082%;
  display: inline;
}

#footer .twoCol {
  width: 23.46939%;
  float: left;
  margin-right: 2.04082%;
  display: inline;
}
#footer .twoCol:nth-child(2n) {
  float: left;
  margin-right: 2.04082%;
}

.fourCol {
  width: 48.97959%;
  float: left;
  margin-right: 2.04082%;
  display: inline;
}

.sixCol {
  width: 74.4898%;
  float: left;
  margin-right: 2.04082%;
  display: inline;
}

.eightCol {
  width: 100%;
  float: left;
  margin-right: 2.04082%;
  display: inline;
}

.fiveCol {
  /*width: 61.73469%;*/
  /* Hack: Easier to change the width value here than to change the fiveCol
   * class everywhere */
  width: 68%;
  float: left;
  margin-right: 2.04082%;
  display: inline;
}
.fiveCol:nth-child(2n) {
  float: left;
  margin-right: 3.30579%;
}

.omega, #footer .twoCol.omega {
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
}

#logo {
  padding-top: 10px;
  width: 11.61616%;
  float: left;
  margin-right: 1.0101%;
  display: inline;
}

#title_nav {
  float: left;
  width: 87.37374%;
  float: left;
  margin-right: 1.0101%;
  display: inline;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
}

header #title {
  text-align: left;
  margin: 0;
  padding-bottom: 0px;
  margin-top: 15px;
}
header #title p.title {
  padding-left: 0px;
  margin: 0 0 0 0 0px;
}

.js #nav ul {
  display: block !important;
  visibility: visible;
}

#nav {
  background: none;
}

#nav ul {
  padding: 10px 0 0;
  width: auto;
  top: 0;
}
#nav ul li.clear {
  overflow: visible;
  *display: inline;
  zoom: 1;
  float: none;
}

#nav ul li.divider {
  display: inline-block;
  visibility: visible;
}

#nav ul li {
  display: inline-block;
  width: auto;
  padding: 0 2.88% 0 0;
  margin: 0;
  border: 0;
  *display: inline;
  zoom: 1;
  float: none;
}
#nav ul li a:hover, #nav ul li #nav ul li a:active {
  color: #fff;
}

#register_search {
  float: right;
  top: 0;
  width: 100%;
}

#register {
  padding: 10px 0px;
  float: right;
  text-align: right;
  color: #328930;
}
#register .link-divider {
  color: #328930;
}

#search {
  margin-top: 40px;
}

.button.full-width {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.searchbox {
  margin: 0;
}

.forums {
  margin-bottom: 4.5em;
}
