/*
  Bootstrap v1.1
  Variables and mixins to bootstrap any new web development project.
*/
/* Variables
-------------------------------------------------- */
/* `Global Classes
----------------------------------------------------------------------------------------------------*/
.clear {
  clear: both;
}
.cleft {
  clear: left;
}
.cright {
  clear: right;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.fnone {
  float: none;
}
.hidden {
  display: none;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.tleft {
  text-align: left;
}
.tright {
  text-align: right;
}
.tcenter {
  text-align: center;
}
.tjustify {
  text-align: justify;
}
.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
.underline {
  border-bottom: 1px solid;
}
.nojot {
  list-style: none;
}
.nojot li {
  list-style: none;
  margin-left: 0;
}
.gap {
  margin-bottom: 30px;
  width: 100%;
}
.gaphalf {
  margin-bottom: 15px;
  width: 100%;
}
.gaptiny {
  margin-bottom: 8px;
  width: 100%;
}
.nowrap {
  white-space: nowrap;
}
.nobottom {
  margin-bottom: 0;
  padding-bottom: 0;
}
.noleft {
  margin-left: 0;
}
.upper {
  text-transform: uppercase;
}
/* Mixins
-------------------------------------------------- */
/* 960 grid adjustments */
.pad_1 {
  margin-left: 10px;
}
.pad_2 {
  margin-left: 20px;
}
.pad_3 {
  margin-left: 30px;
}
.pad_4 {
  margin-left: 40px;
}
.neg_1 {
  margin-left: -10px;
}
.neg_2 {
  margin-left: -20px;
}
.neg_3 {
  margin-left: -30px;
}
.neg_4 {
  margin-left: -40px;
}
.center-block {
  display: block;
  margin: 0 auto;
}
/*
#font {
  .shorthand(@weight: normal, @size: 14px, @lineHeight: 20px) {
    font-size: @size;
    font-weight: @weight;
    line-height: @lineHeight;
  }
  .sans-serif(@weight: normal, @size: 14px, @lineHeight: 20px) {
    font-family: 'Open Sans', sans-serif;
    font-size: @size;
    font-weight: @weight;
    line-height: @lineHeight;
  }
  .serif(@weight: normal, @size: 14px, @lineHeight: 20px) {
    font-family: "Georgia", Times New Roman, Times, sans-serif;
    font-size: @size;
    font-weight: @weight;
    line-height: @lineHeight;
  }
  .monospace(@weight: normal, @size: 12px, @lineHeight: 20px) {
    font-family: "Monaco", Courier New, monospace;
    font-size: @size;
    font-weight: @weight;
    line-height: @lineHeight;
  }
}
*/
/* Variables
-------------------------------------------------- */
#bd.forum .page .specifics {
  width: auto;
  margin-right: 0;
}
#bd.forum .page .specifics #forum-wrapper {
  width: 100%;
}
#bd.forum .page .specifics #forum-wrapper ul#fm-home-tools li a {
  background: none;
  font-weight: normal;
  margin: 0;
  padding: 0;
  margin-right: 10px;
}
#bd.forum .page .specifics #forum-wrapper .fm-home-tools-wrapper {
  margin-bottom: 20px;
}
#bd.forum .page .specifics #forum-wrapper .fm-header-wrapper {
  padding: 0 15px 10px;
  background: none;
  padding-left: 0;
  border: 0;
  margin-top: 30px;
  width: 100%;
}
#bd.forum .page .specifics #forum-wrapper .fm-header-wrapper p,
#bd.forum .page .specifics #forum-wrapper .fm-header-wrapper h3,
#bd.forum .page .specifics #forum-wrapper .fm-header-wrapper h4 {
  display: inline;
}
#bd.forum .page .specifics #forum-wrapper .fm-header-wrapper span a {
  margin-top: 0;
}
#bd.forum .page .specifics #forum-wrapper .fm-welcome-msg-logged-in {
  margin-top: 0;
}
#bd.forum .page .specifics #forum-wrapper .fm-welcome-msg {
  text-align: left;
  padding-bottom: 0;
  margin-top: 0;
}
#bd.forum .page .specifics #forum-wrapper .fm-welcome-msg-logged-in {
  padding: 0;
}
#bd.forum .page .specifics #forum-wrapper .fm-forum-home-sub-foot {
  margin-bottom: 40px;
}
#bd.forum .page .specifics #forum-wrapper .fm-forum-home-sub-foot a {
  font-weight: normal;
}
#bd.forum .page .specifics #forum-wrapper .fm-forum-home-sub-foot div {
  background: none;
  border: none;
}
#bd.forum .page .specifics #forum-wrapper .fm-forum-home-sub-foot h4 {
  border-bottom: 1px solid #F0F0F0;
  padding-bottom: 6px;
  margin: 0;
  color: #000000;
  margin-bottom: 5px;
}
#bd.forum .page .specifics #forum-wrapper .fm-forum-home-sub-foot p,
#bd.forum .page .specifics #forum-wrapper .fm-forum-home-sub-foot ul {
  margin: 0;
}
#bd.forum .page .specifics #forum-wrapper h4 {
  font-size: 16px;
  color: #000000;
}
#bd.forum .page .specifics #forum-wrapper td.fm-content-wrapper {
  padding-left: 0;
}
#bd.forum .page .specifics #forum-wrapper table.fm-has-th-row {
  border-top: 1px solid #F0F0F0;
}
#bd.forum .page .specifics #forum-wrapper table.fm-has-th-row th {
  border-right: 0;
  color: #777777;
  padding-left: 0;
}
#bd.forum .page .specifics #forum-wrapper table.fm-has-th-row th strong,
#bd.forum .page .specifics #forum-wrapper table.fm-has-th-row th a {
  color: #999999;
  font-weight: normal;
}
#bd.forum .page .specifics #forum-wrapper .fm-whos-online {
  width: 560px;
}
#bd.forum .page .specifics #forum-wrapper #fm-footer {
  border: none;
  background: none;
  padding: 0;
  padding-top: 10px;
}
#bd.forum .page .specifics #forum-wrapper .fm-feeds {
  margin-bottom: 20px;
}
#bd.forum .page .specifics #forum-wrapper .fm-feeds a {
  display: inline;
  margin-left: 5px;
}
#bd.forum .page .specifics #forum-wrapper .fm-feeds a img {
  display: inline;
  vertical-align: middle;
}
#bd.forum .page .specifics #forum-wrapper a.fm-button {
  color: #ffffff;
  -moz-border-radius: 0;
  border-radius: 0;
}
#bd.forum .page .specifics #forum-wrapper .fm-topic-icon {
  padding-left: 0;
}
#bd.forum .page .specifics #forum-wrapper .fm-thread-footer-wrapper table {
  width: auto;
}
#bd.forum .page .specifics #forum-wrapper .fm-thread-footer-wrapper .paginate a:hover {
  color: #ffffff;
  text-decoration: none;
}
#bd.forum .page .specifics #forum-wrapper .fm-formatting-buttons table {
  width: auto;
}
#bd.forum .page .specifics #forum-wrapper .fm-topic-pagination,
#bd.forum .page .specifics #forum-wrapper #fm-home-tools {
  margin-left: 0;
}
