@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  background: #212630;
  color: #ffffff;
}
html .ads,
body .ads {
  background-color: #313640;
  background-image: -moz-linear-gradient(top, #383d47, #272c36);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#383d47), to(#272c36));
  background-image: -webkit-linear-gradient(top, #383d47, #272c36);
  background-image: -o-linear-gradient(top, #383d47, #272c36);
  background-image: linear-gradient(to bottom, #383d47, #272c36);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff383d47', endColorstr='#ff272c36', GradientType=0);
}
a {
  color: #9c1215;
}
a:hover {
  color: #9c1215;
}
h2,
h3,
h4,
h5 {
  color: #ae1215;
}
header.body {
  background: #000000;
  color: #ffffff;
}
footer.body {
  background-color: #313640;
  background-image: -moz-linear-gradient(top, #383d47, #272c36);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#383d47), to(#272c36));
  background-image: -webkit-linear-gradient(top, #383d47, #272c36);
  background-image: -o-linear-gradient(top, #383d47, #272c36);
  background-image: linear-gradient(to bottom, #383d47, #272c36);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff383d47', endColorstr='#ff272c36', GradientType=0);
  color: #fff;
}
footer.body a {
  color: #ae1215;
}
footer.body .navbar {
  color: #ffffff;
}
footer.body .navbar a {
  color: #ffffff;
}
footer.body .footer-stats h5 {
  color: #999999;
}
footer.body .footer-stats ul span {
  color: #ae1215;
}
.navbar {
  color: #ffffff;
  background: #383d47;
}
.navbar .navbar-inner {
  background-color: #313640;
  background-image: -moz-linear-gradient(top, #383d47, #272c36);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#383d47), to(#272c36));
  background-image: -webkit-linear-gradient(top, #383d47, #272c36);
  background-image: -o-linear-gradient(top, #383d47, #272c36);
  background-image: linear-gradient(to bottom, #383d47, #272c36);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff383d47', endColorstr='#ff272c36', GradientType=0);
}
.navbar .navbar-inner .nav > li > a {
  color: #ffffff !important;
}
.navbar .navbar-inner .form-search input {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #272c36;
  color: #ffffff;
  border: 1px solid #3c4454;
  border-left: none;
}
.navbar .navbar-inner .form-search .btn {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 4px 0 4px 5px;
  background: #272c36;
  border: none;
  color: #ffffff;
  text-shadow: none;
  border: 1px solid #3c4454;
  border-right: none;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  text-decoration: none;
  color: #ffffff;
  background-color: #a51114;
  background-image: -moz-linear-gradient(top, #ae1215, #971012);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ae1215), to(#971012));
  background-image: -webkit-linear-gradient(top, #ae1215, #971012);
  background-image: -o-linear-gradient(top, #ae1215, #971012);
  background-image: linear-gradient(to bottom, #ae1215, #971012);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffae1215', endColorstr='#ff971012', GradientType=0);
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #333333;
  text-decoration: none;
  outline: 0;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.breadcrumb {
  background: none;
}
.breadcrumb .divider {
  color: #97cced;
}
.breadcrumb a {
  color: #97cced;
}
.breadcrumb .active {
  color: #97cced;
}
.change-view-btns .btn.current {
  background: #ae1215 !important;
  color: #fff;
}
.border-box {
  -webkit-box-shadow: 0 1px 6px #000000;
  -moz-box-shadow: 0 1px 6px #000000;
  box-shadow: 0 1px 6px #000000;
  background: #000000;
}
.border-box  > header {
  background: #000000;
}
.border-box .post-entry:first-of-type {
  background: #000000;
}
.border-box .row-fluid {
  border-bottom: 1px solid #15181e;
}
#block-view .border-box > .row-fluid h4 {
  color: #ffffff;
}
.bs-docs-example {
  -webkit-box-shadow: 0 1px 6px #999;
  -moz-box-shadow: 0 1px 6px #999;
  box-shadow: 0 1px 6px #999;
  background: #fff !important;
}
.post-entry {
  border-top: 1px solid #15181e;
}
.post-entry .post-content-container blockquote hr {
  color: #15181e;
  border: 1px solid #15181e;
}
.post-entry footer .footer-ads,
.post-entry footer .signature {
  /*border-top: 1px solid #15181e;*/
}
.top-panel a {
  color: #9c1215;
}
.top-panel h3 {
  background: #272c36;
}
.top-panel .panel-tabs {
  background: #272c36;
}
.topic-list li {
  border-top: 1px solid #15181e;
}
.btn.btn-round,
.btn.btn-square {
  color: #ffffff;
  text-shadow: none;
  background-color: #ae1215;
  background-image: -moz-linear-gradient(top, #ae1215, #ae1215);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ae1215), to(#ae1215));
  background-image: -webkit-linear-gradient(top, #ae1215, #ae1215);
  background-image: -o-linear-gradient(top, #ae1215, #ae1215);
  background-image: linear-gradient(to bottom, #ae1215, #ae1215);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffae1215', endColorstr='#ffae1215', GradientType=0);
  border-color: #ae1215 #ae1215 #690b0d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #ae1215;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn.btn-round:hover,
.btn.btn-square:hover,
.btn.btn-round:active,
.btn.btn-square:active,
.btn.btn-round.active,
.btn.btn-square.active,
.btn.btn-round.disabled,
.btn.btn-square.disabled,
.btn.btn-round[disabled],
.btn.btn-square[disabled] {
  color: #ffffff;
  background-color: #ae1215;
  *background-color: #971012;
}
.btn.btn-round:active,
.btn.btn-square:active,
.btn.btn-round.active,
.btn.btn-square.active {
  background-color: #800d0f \9;
}
.btn.btn-round:hover,
.btn.btn-square:hover {
  color: #fff;
  background: #800d0f;
}
.btn.btn-round.active,
.btn.btn-square.active,
.btn.btn-round:active,
.btn.btn-square:active {
  background: #dc171b;
  background: #dc171b \9;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.5), 0 0 8px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.5), 0 0 8px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.5), 0 0 8px rgba(0, 0, 0, 0.5);
}

html { height: 100%; }
body {height: 100%; }
div#forum_content.forum_content {min-height: 90%; }

section.border-box {
  box-shadow: 0px 0px 3px 3px #111; }

/*to move the footer down*/
html img[src="http://load.s3.amazonaws.com/pixel.gif"]{ display: none;}

/*dividers*/
section.border-box div.row-fluid:not(header) { border-top: 1px solid #15181E; }
section.border-box div.row-fluid:nth-child(1) { border: 0; }

/* topic page adjusts*/
#topic_view section.border-box div.row-fluid { border: 0; }
#topic_view section.border-box form article { border-bottom: 0; }
#topic_view article { border-color: #222; border-width: 3px; margin: 0 3px;}
div#topic_view article header { background: #111; border-radius: 5px; margin: 10px 0 0 5px; }
/*add some space under reply title*/
div#topic_view div.reply-title { margin-bottom: 10px; }

/*hr in sidebar*/
div#widget-view div#widget-view-container section.border-box.span3 > div.span11 > center > hr { border: 0; border-bottom: 1px solid  #15181E; }

div#widget-view div#widget-view-container section.border-box header { border-bottom:  1px solid  #15181E; }

/*color stats footer links and titles*/
div.span4.footer-stats a { color: #AE1215; }
div.span4.footer-stats a:hover { color: #AE1215; }
div.span4.footer-stats p span { color: #000; }
div.span4.footer-stats h5 { 
color: #eee; font-weight: bold;
font-size: 14px; }

/* color dropdown link text */
div.dropdown ul li .btn.btn-link {
  color: #000000; }

/*footer nav adjustments*/
footer.body > div.container-fluid > div.navbar.navbar-inverse > div.navbar-inner {
box-shadow: none;
border-radius: 0;
border: 0;}

/*add space after widget row*/
div#forum_content.forum_content > div#test-content.container-fluid { margin-bottom: 20px; }

blockquote {
background:#111;
color: #fff;
border:1px solid #333;
font-size:12px;
line-height:17px;
margin:0 10px 10px;
padding:14px 10px 10px 14px;
border-radius: 10px;
}

blockquote:before{
content: "";
font-family: "FontAwesome";
color: #ccc;
padding-right: 5px;}

/*color hr within quotes*/
div.post-content
div.post-content-container
blockquote hr {
  border-color: #333; }

/* signature top border */
div.signature { border-top: 1px dotted #333; margin-top: 20px; padding: 10px 0; }

div.pagination.center ul li a  { background: #000; border-color: #15181E; }

/*pager*/
div.pagination.center li.active a { color: #fff;}
div.pagination.center li a:hover { background: #111; color: #fff;}

/*on off button*/
div.btn-group.pull-right .btn{ background: #000; color: #bbb; text-shadow: -1px 1px 1px #222;}
div.btn-group.pull-right .btn.current { background: #AE1215; color: #fff;}

/*make buttons legible*/
.btn.btn-round, .btn.btn-square, .change-view-btns .btn.current, .dropdown-menu .active > a, .dropdown-menu .active > a:hover { text-shadow: -1px 1px 1px #222;}

/* color a few more things red*/
div#block-view-container span.topic-pager,
div#tag-view,
div#forum_content.forum_content h4 span {color: #AE1215;}
  
/*color navbar Logo*/
div.navbar.navbar-inverse a.brand { color: #fff; }

/*footer logo*/
footer.body p.pull-left,
footer.body p.pull-left a { color: #fff;}

#quick-reply textarea { max-width: 99%; }

section header .btn.btn-round:hover { color: #fff; }

/*color dropdown background*/
section.border-box ul.dropdown-menu,
.dropdown ul { background: #212630; }

/* color dropdown link text */
div.dropdown ul input.btn.btn-link,
div.dropdown ul li .btn.btn-link,
div.dropdown ul li a,
ul.dropdown-menu li a {
  color: #fff; text-shadow: none;}

/*mini dropdown button and arrow*/
div#forum_content.forum_content section.border-box button { background: #111; } 
div#forum_content.forum_content section.border-box button i { color: #fff; text-shadow: none; }
div#forum_content.forum_content section.border-box button span.caret { border-top-color: #fff; }

div#forum_content.forum_content > div.container-fluid > form.form-inline > div#content.container-fluid.breath{ padding: 0; }

/*community stats*/
footer.body div.span4.footer-stats:nth-of-type(1) > h5:before{
content: "";
font-family: "FontAwesome";
color: #AE1215;
font-size: 16px;
padding-right: 5px;
font-style: normal;
font-weight: normal;}

/*whosonline stats*/
footer.body div.span4.footer-stats:nth-of-type(2) > h5:before{
content: "";
font-family: "FontAwesome";
color: #AE1215;
font-size: 16px;
padding-right: 5px;
font-style: normal;
font-weight: normal;}

/*popular links*/
footer.body > div.container-fluid > div.row-fluid > div.span4.footer-stats:nth-of-type(3) > h5:nth-of-type(1):before{
content: "";
font-family: "FontAwesome";
color:  #AE1215;
font-size: 16px;
padding-right: 5px;
font-style: normal;
font-weight: normal;}

/*info links*/
footer.body > div.container-fluid > div.row-fluid > div.span4.footer-stats:nth-of-type(3) > h5:nth-of-type(2):before{
content: "";
font-family: "FontAwesome";
color:  #AE1215;
font-size: 16px;
padding-right: 5px;
font-style: normal;
font-weight: normal;}

/*sidebar box adjusts*/
div#widget-view div#widget-view-container section.border-box div.span11 { width: 100%; margin: 0; padding: 10px 10px 0; }

/*control long names in Author column*/
div#forum_content.forum_content > div#content.container-fluid > section.border-box > div.row-fluid > span:nth-child(2),
div#forum_content.forum_content  div#content.container-fluid.breath > div.row-fluid > div#topics-view > div#table-view > section.border-box > div.row-fluid > span:nth-child(2){
  overflow: hidden; text-overflow: ellipsis; } 

/*control long names in Last Post column*/
div#forum_content.forum_content div#content div div div div section div.row-fluid span.span2{
 overflow: hidden; text-overflow: ellipsis; }

/*fix long names in avatar area*/
section article header p  {
max-width: 100px; overflow: hidden; text-overflow: ellipsis; }

/*fix for ridiculous space on box headers*/
div#forum_content.forum_content section.border-box header.row-fluid h4 { min-height: 20px; }

div#block-view div#block-view-container > section.border-box > div.row-fluid > p:first-of-type{ margin-top: 10px; }

div#forum_content.forum_content  ul.breadcrumb li { text-shadow: none; color: #97CCEE; }

/*kudos on*/
div#forum_content.forum_content > div#topic_view > div#content.container-fluid > div.row-fluid > div.responsive_kudos > div.span6 > form.kudos_form > input {
background: transparent url(http://static.yuku.com/common/bypass/icons/kudos/heart-on.gif) no-repeat; 
width:0;
height: 20px;
padding-left: 20px;}

/*kudos off*/
div#forum_content.forum_content > div#topic_view > div#content.container-fluid > div.row-fluid > div.responsive_kudos > div.span6 > img {
background: transparent url(http://static.yuku.com/common/bypass/icons/kudos/heart-off.gif) no-repeat;
width:0;
height: 20px;
padding-left: 20px;
}

/* padding for who kudo'd page */
div#forum_content.forum_content > section.precontent ul.breadcrumb,
div#forum_content.forum_content > div.body.centered > div.main > section.thread{ padding-left: 20px; }

/*quick reply*/
div#topic_view > div#content.container-fluid > section.content-part {
margin-top: 70px; border-radius: 8px; box-shadow: 0px 0px 3px 0px #111; padding: 1px 10px; background: #000;}
div#topic_view > div#content.container-fluid > section.content-part > form#quick-reply.form-inline > p > span > p { margin-top: 5px; }
div#topic_view > div#content.container-fluid > section.content-part > form#quick-reply.form-inline > p.form-buttons-holder { text-align: right; }
div#topic_view > div#content.container-fluid > section.content-part > h3 {  color: #fff; padding: 5px; }
                                    
/*adjust scroll on bottom page caused by rss email div*/
div#forum_content.forum_content > div#content.container-fluid > div.span12.hidden-phone {
width: 99%;
margin: 10px auto 0 auto;}
div#forum_content.forum_content > div#content.container-fluid > div.span12.hidden-phone div.span2.text-right{ 
text-align: right;  
margin-left: 0;
width: 99%;}

/*calendar table border color*/
div#forum_content.forum_content section.border-box.span9 > div.row-fluid > span.span12 > table,
div#forum_content.forum_content section.border-box.span9 > div.row-fluid > span.span12 > table td,
div#forum_content.forum_content section.border-box.span9 > div.row-fluid > span.span12 > table th { border-color: #15181E; }
/*border below prev next buttons on calendar*/
div#forum_content.forum_content section.border-box.span9 > div.row-fluid { border: 0; }
/*prev next buttons on calendar*/
div#forum_content.forum_content section.border-box.span9 > div.row-fluid > span.span12 ul li a { background: transparent; border: 0; }
/*sidebar hr*/
div#forum_content.forum_content > div#content.container-fluid > div.row-fluid > section.span3 > hr { border-color: #15181E; }
/*margin for first go button*/
div#forum_content.forum_content > div#content.container-fluid > div.row-fluid > section.span3 > form.form-search > fieldset > button.btn.btn-round { margin-top: 10px; }
/*new event hr*/
section.span9 > form.form > hr{ border-color: #15181E; }
/*calendar sidebar*/
div#forum_content.forum_content > div#content.container-fluid > div.row-fluid > section.span3 { background: #000; border-radius: 8px;
box-shadow: 0px 0px 3px 0px #111; padding: 0 10px; }

/*calendar event & repeat form*/
div#forum_content.forum_content > div#content.container-fluid > div.row-fluid > section.span9 > form.form{
box-shadow: 0px 0px 3px 0px #111; border-radius: 8px; padding: 0 10px 10px; background: #000; }

/*new topic form*/
div#forum_content.forum_content > form#post-form.form > div#content.container-fluid > fieldset {
box-shadow: 0px 0px 3px 0px #111; border-radius: 8px; padding: 10px; background: #000; }

/*reply form*/
div#forum_content.forum_content > div#content.container-fluid > form#post-form.form { 
box-shadow: 0px 0px 3px 0px #111;  border-radius: 8px; padding: 10px; background: #000;}

/*new poll form*/
div#forum_content.forum_content > form.custom > div#content.container-fluid > fieldset{
box-shadow: 0px 0px 3px 0px #111;  border-radius: 8px; padding: 0 10px 10px; background: #000; }

/*advanced search form*/
div#forum_content.forum_content > div#content.container-fluid > form#advanced.custom{
box-shadow: 0px 0px 3px 0px #111;  border-radius: 8px; padding: 0 10px 10px; background: #000; }

div#gallery span,
span#show_gallery.button { background: #AE1215; color: #fff; }

/*post page*/
form#post-form.form > section.border-box { margin-bottom: 20px;}
form#post-form.form > section.border-box > article.post-entry.clearfix { background: transparent; border: 0; }
form#post-form.form > section.border-box header { background: transparent; }
form#post-form.form span span span a span { color: #000; }

/*post preview page*/
form#post-form.form > div#content.container-fluid > section.border-box article { border: 0; }
form#post-form.form > div#content.container-fluid > section.border-box header{ background: transparent; box-shadow: none;  }
form#post-form.form > div#content.container-fluid > section.border-box > article.post-entry.clearfix > div.post-content > div.post-content-container { min-height: 130px; }

/*search legend*/
legend { color: #AE1215; border-color: #15181E; }

/*search results*/
div#forum_content.forum_content > div#content.container-fluid > h4 { 
border-top: 3px solid #15181E;
padding-top: 10px;}

/*space by search button legend page*/
form#advanced.custom > button#submit.btn.btn-round { margin-top: 15px; }

/*fix for search results page*/
div#forum_content.forum_content > div#content.container-fluid{ position: relative; z-index: 10; }
div#forum_content.forum_content > div#content.container-fluid > h4:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
right: 10px;
bottom: 0;
left: 10px; 
background: #000;
border-radius: 8px;
}

/*color little icons*/
form#post-form.form section.border-box header i,
div#block-view-container i,
section h4 i,
span h4 i { color: #fff; }

/*panel*/
div.navbar.navbar-inverse > div.navbar.navbar-inverse { background: #000; }
div.navbar.navbar-inverse > div.navbar.navbar-inverse div.top-panel.container-fluid h3 a { color: #fff; }
div.navbar.navbar-inverse > div.navbar.navbar-inverse > div.top-panel.container-fluid > div.row-fluid > div.span2 > div.row-fluid { margin-left: 10px; }
div.navbar.navbar-inverse > div.navbar.navbar-inverse > div.top-panel.container-fluid > div.row-fluid > div.span3 { margin-left: 15px; }
.btn.btn-square:hover { color: #fff; }
div.navbar.navbar-inverse > div.navbar.navbar-inverse > div.top-panel.container-fluid > div.row-fluid > div.span2 > div.row-fluid > form.form-search > div.input-append.input-block-level > button.btn{
background: #AE1215; color: #fff;}
div.navbar.navbar-inverse > div.navbar.navbar-inverse > div.top-panel.container-fluid > div.row-fluid > div.span3 a,
div.navbar.navbar-inverse > div.navbar.navbar-inverse > div.top-panel.container-fluid > div.row-fluid > div.span3 span { color: #fff; }
div.navbar.navbar-inverse > div.navbar.navbar-inverse > div.top-panel.container-fluid > div.row-fluid > div.span2 > div.row-fluid > h1.text-center { background: #fff; }

/*offline icon*/
i.icon-circle-blank { color: #222; }
/*online icon*/
i.icon-circle { color: #27FF0A; }

div.navbar.navbar-inverse > div.navbar.navbar-inverse form.form-search input.span9.search-query,
form#quick-reply.form-inline > p > textarea#body.span12,
div#forum_content.forum_content > form  > div#content.container-fluid textarea,
div#forum_content.forum_content > form  > div#content.container-fluid input,
div#forum_content.forum_content > form  > div#content.container-fluid select,
div#forum_content.forum_content > div#content.container-fluid input,
div#forum_content.forum_content > div#content.container-fluid select {
background: #111318;
border-color: #222;
color: #999;}

/*color navbar search*/
#searchyuku.form-search .btn,
#searchyuku.form-search
 .span2.search-query {
background-color: #111318; 
border-color:  #222;
}

/*forum page search*/
form#search_form.form-inline > input#search.span4.search-query,
/*topics page search*/
form#search_form.form-inline > p > input#search-input.span4.search-query {
background-color: #111318; 
border-color:  #222;
color: #999;
}

/*adjust the checkboxes on forum page*/
div#forum_content.forum_content  div#content.container-fluid.breath section.border-box > header.row-fluid > h4.span6 > span#checkallholder > input { margin-right: 5px; position: relative; top: -3px;}
div#forum_content.forum_content  div#content.container-fluid.breath section.border-box > div.row-fluid > span.span6 > h4 > input {margin-right: 5px; position: relative; top: -3px; }
div#forum_content.forum_content div#content.container-fluid.breath div#block-view div#block-view-container section.border-box input { margin-right: 5px; position: relative; top: -3px;}

/*forum page header*/
div#forum_content.forum_content > div.container-fluid > h1 {
font-size: 30px;  }

/*hide double buttons on small screen*/
div#forum_content.forum_content > div#content.container-fluid > div.row-fluid.hidden-desktop > div.span12 { display: none; }
@media(max-width: 755px) {div#forum_content.forum_content > div#content.container-fluid > div.row-fluid.hidden-desktop > div.span12 { display: inline-block; }}
/*forum page*/
div#forum_content.forum_content > div.container-fluid > form.form-inline > div.row-fluid.breath > div.span12.hidden-desktop a { display: none; }
@media(max-width: 755px) {
div#forum_content.forum_content > div.container-fluid > form.form-inline > div.row-fluid.breath > div.span12.hidden-desktop a { display: inline-block; }}

/*footer widget span text color*/
footer.body > div.container-fluid > div.row-fluid > div.span4.footer-stats > span{ color: #fff; }  

/*remove some space on forum page around pager*/
div#forum_content.forum_content > div.container-fluid > form.form-inline > div#content.container-fluid { padding: 0; }