@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: #ffffff;
  color: #333333;
}
a {
  color: #de3085;
}
a:hover {
  color: #de3085;
}
h2,
h3,
h4,
h5 {
  color: #bd1e6c;
}
header.body {
  background: #bd1e6c;
  color: #ffffff;
}
header.body .ads {
  background-color: #3c424d;
  background-image: -moz-linear-gradient(top, #434b56, #313540);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#434b56), to(#313540));
  background-image: -webkit-linear-gradient(top, #434b56, #313540);
  background-image: -o-linear-gradient(top, #434b56, #313540);
  background-image: linear-gradient(to bottom, #434b56, #313540);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff434b56', endColorstr='#ff313540', GradientType=0);
}
footer.body {
  background-color: #3c424d;
  background-image: -moz-linear-gradient(top, #434b56, #313540);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#434b56), to(#313540));
  background-image: -webkit-linear-gradient(top, #434b56, #313540);
  background-image: -o-linear-gradient(top, #434b56, #313540);
  background-image: linear-gradient(to bottom, #434b56, #313540);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff434b56', endColorstr='#ff313540', GradientType=0);
  color: #fff;
}
footer.body a {
  color: #de3085;
}
footer.body .navbar {
  color: #999999;
}
footer.body .navbar a {
  color: #999999;
}
footer.body .footer-stats h5 {
  color: #9a9a9a;
}
footer.body .footer-stats ul span {
  color: #de3085;
}
.navbar {
  color: #ffffff;
  background: #313540;
}
.navbar .navbar-inner {
  background-color: #3c424d;
  background-image: -moz-linear-gradient(top, #434b56, #313540);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#434b56), to(#313540));
  background-image: -webkit-linear-gradient(top, #434b56, #313540);
  background-image: -o-linear-gradient(top, #434b56, #313540);
  background-image: linear-gradient(to bottom, #434b56, #313540);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff434b56', endColorstr='#ff313540', 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: #434b56;
  color: #ffffff;
  border: 1px solid #596473;
  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: #434b56;
  border: none;
  color: #ffffff;
  text-shadow: none;
  border: 1px solid #596473;
  border-right: none;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  text-decoration: none;
  color: #ffffff;
  background-color: #808080;  
  background-image: none;
  background-repeat: repeat-x;
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #333333;
  text-decoration: none;
  outline: 0;
  background-color: #808080;
  background-image: none;
  background-repeat: repeat-x;
}
.breadcrumb {
  background: none;
}
.breadcrumb .divider {
  color: #999999;
}
.breadcrumb a {
  color: #999999;
}
.breadcrumb .active {
  color: #999999;
}
.change-view-btns .btn.current {
  background: #bd1e6c;
  color: #fff;
}
.border-box {
  -webkit-box-shadow: 0 1px 6px #999;
  -moz-box-shadow: 0 1px 6px #999;
  box-shadow: 0 1px 6px #999;
  background: #f3f3f3;
}
.border-box  > header {
  background: #ebebeb;
}
.border-box .post-entry:first-of-type {
  background: #ebebeb;
}

.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 #cccccc;
}
.post-entry .post-content-container blockquote hr {
  color: #cccccc;
  border: 1px solid #cccccc;
}
.post-entry footer .footer-ads,
.post-entry footer .signature {
  border-top: 1px solid #cccccc;
}
.top-panel a {
  color: #de3085;
}
.top-panel h3 {
  background: #434b56;
}
.top-panel .panel-tabs {
  background: #434b56;
}
.topic-list li {
  border-top: 1px solid #cccccc;
}

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(189, 30, 108, 0.5);
  -webkit-box-shadow: inset 0 0 0 rgba(189, 30, 108, 0.5), 0 0 8px rgba(189, 30, 108, 0.5);
  -moz-box-shadow: inset 0 0 0 rgba(189, 30, 108, 0.5), 0 0 8px rgba(189, 30, 108, 0.5);
  box-shadow: inset 0 0 0 rgba(189, 30, 108, 0.5), 0 0 8px rgba(189, 30, 108, 0.5);
}

/* neutral colors */
header.body { background-color: #808080; } 
h1, h2, h3, h4 { color: #000000; } 
header.body h1, header.body a { color: #000000; } 
a { color: #000000; } 
.top-panel a { color: #000000; } 
footer.body a { color: #000000; } 
a:hover,.top-panel a:hover { color: #000000; } 
html, body, span { color: #000000; } 
.breadcrumb a { color: #000000; } 
.phantom-button-base { color: #808080; } 
.btn.btn-round, .btn.btn-square, .change-view-btns .btn.current 
{ 	background-color:#808080; 
	*background-color: #808080;
	background-image: linear-gradient(to bottom, #808080, #6d6d6d);
	background-image: -moz-linear-gradient(top, #808080, #6d6d6d);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#808080), to( #6d6d6d));
	background-image: -webkit-linear-gradient(top, #808080, #6d6d6d);
	background-image: -o-linear-gradient(top, #808080, #6d6d6d);
	background-repeat: repeat-x; 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#808080', endColorstr='#6d6d6d', GradientType=0);
} 
.btn.btn-round:hover, .btn.btn-square:hover, .btn.btn-round:active, .btn.btn-square:active  
{ background: #6d6d6d; } footer.body .footer-stats ul span { color: #ffffff; } 

.kudos_form 
{
	float: left;
	margin-right: 5px;
}


.collapse.in[style="height: auto;"] {
	overflow: visible;
}


.reply-title {
	font-size:110%;
	font-weight: bold;
}

header.body { background: none; }

h1, h2, h3, h4 { color: #ffcc00; }

header.body h1, header.body a { color: #fff; }

a, .social a { color: #CC9900; }

.top-panel a { color: #CC9900; }

footer.body a { color: #CC9900; }

a:hover,.top-panel a:hover, social a:hover { color: #FFFFCC; }

html, body, span { color: #ffffff; }

.breadcrumb a { color: #ffffff; }

html, body { background: #000; }

.border-box > header { background: #000; }

.border-box > header h3, .border-box > header h4, #block-view .border-box > .row-fluid h4, #block-view .border-box h4 { color: #ffcc00; }

.border-box, .top-panel .panel-tabs, .border-box .post-entry:first-of-type { background: #000; }

.border-box p, #content span { color: #fff; }

.phantom-button-base { color: #222; }

.btn.btn-round, .btn.btn-square, .change-view-btns .btn.current, .dropdown-menu .active > a, .dropdown-menu .active > a:hover { background-image: linear-gradient(to bottom, #222, #1d1d1d);background-image: -moz-linear-gradient(top, #222, #1d1d1d);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222), to( #1d1d1d));background-image: -webkit-linear-gradient(top, #222, #1d1d1d);background-image: -o-linear-gradient(top, #222, #1d1d1d);background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#222', endColorstr='#1d1d1d', GradientType=0);background-color: #222;*background-color: #222;; }

.btn.btn-round:hover, .btn.btn-square:hover,.btn.btn-round:active, .btn.btn-square:active, .dropdown-menu li > a:hover, .dropdown-menu li > a:focus,.dropdown-submenu:hover > a { background: #1d1d1d; }

.btn.btn-round, .btn.btn-square, .dropdown-menu .active > a, .dropdown-menu .active > a:hover { color: #fff; }

.change-view-btns .btn.current { color: #fff; }

.phantom-hf-base { color: #111; }

.navbar .navbar-inner, .top-panel.container-fluid { background-image: linear-gradient(to bottom, #111, #0e0e0e);background-image: -moz-linear-gradient(top, #111, #0e0e0e);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#111), to( #0e0e0e));background-image: -webkit-linear-gradient(top, #111, #0e0e0e);background-image: -o-linear-gradient(top, #111, #0e0e0e);background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#111', endColorstr='#0e0e0e', GradientType=0);background-color: #111;*background-color: #111;; }

.navbar-inverse .navbar-inner { border: #0e0e0e; }

footer.body { background-image: linear-gradient(to bottom, #111, #0e0e0e);background-image: -moz-linear-gradient(top, #111, #0e0e0e);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#111), to( #0e0e0e));background-image: -webkit-linear-gradient(top, #111, #0e0e0e);background-image: -o-linear-gradient(top, #111, #0e0e0e);background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#111', endColorstr='#0e0e0e', GradientType=0);background-color: #111;*background-color: #111;; }

.navbar-inverse .btn-navbar, header.body .ads { background-image: linear-gradient(to bottom, #111, #0e0e0e);background-image: -moz-linear-gradient(top, #111, #0e0e0e);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#111), to( #0e0e0e));background-image: -webkit-linear-gradient(top, #111, #0e0e0e);background-image: -o-linear-gradient(top, #111, #0e0e0e);background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#111', endColorstr='#0e0e0e', GradientType=0);background-color: #111;*background-color: #111;; }

.navbar-inverse .btn-navbar { background: #0a0a0a; }

.navbar-inverse .nav-collapse .nav > li > a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:hover { background-color: #0a0a0a; } 
                .btn.btn-round, .btn.btn-square, .change-view-btns .btn.current, .dropdown-menu .active > a, .dropdown-menu .active > a:hover { border: 1px solid  #ffcc00; }   

/* box header gradient */
div#forum_content.forum_content header.row-fluid {
background: #313131; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMxMzEzMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iIzI3MjcyNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc5JSIgc3RvcC1jb2xvcj0iIzBhMGEwYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMjAzMDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #313131 0%, #272727 25%, #0a0a0b 79%, #020302 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#313131), color-stop(25%,#272727), color-stop(79%,#0a0a0b), color-stop(100%,#020302)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #313131 0%,#272727 25%,#0a0a0b 79%,#020302 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #313131 0%,#272727 25%,#0a0a0b 79%,#020302 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #313131 0%,#272727 25%,#0a0a0b 79%,#020302 100%); /* IE10+ */
background: linear-gradient(to bottom,  #313131 0%,#272727 25%,#0a0a0b 79%,#020302 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#313131', endColorstr='#020302',GradientType=0 ); /* IE6-8 */ }

/*box gradient background color*/
div#forum_content.forum_content
section.border-box article,
section.border-box { 
  box-shadow: 0px 0px 2px 2px #222222;
background: #020302; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAyMDMwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMTIxMjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  #020302 0%, #212121 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#020302), color-stop(100%,#212121)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #020302 0%,#212121 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #020302 0%,#212121 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #020302 0%,#212121 100%); /* IE10+ */
background: linear-gradient(to right,  #020302 0%,#212121 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#020302', endColorstr='#212121',GradientType=1 ); /* IE6-8 */ }

/* create fake header for discussion box*/
div#forum_content.forum_content
.border-box article:first-child:before{ 
  content: ""; 
 background: url(http://yuku-skins.s3.amazonaws.com/2/3009/cellpic1.gif) repeat-x;
height: 30px;
  width: 100%;
}
  
  /*add a border between posts */
div#forum_content.forum_content
.border-box article{ 
border-color: #222;
}

  /* pager */
div.pagination.center li a {
background: #222222;
border-color: #CC9900;
color: #ffffff;
}
div.pagination.center li.active a {
background: #111111;
}
div.pagination.center li a:hover {
background: #111111;
}

#quick-reply textarea { background: #aaa;}

.dropdown ul { background: #ccc; }

.dropdown ul .btn.btn-link { color: #000; }

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

/*color navbar Yuku*/
div.navbar.navbar-inverse a.brand { color: #ffffff; }


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

/* push footer down where it should be */
footer.body { position: relative; bottom: -20px; }

/*Footer stats widgets*/
div.span4.footer-stats span.widget-stats ul li { color: #fff; }

/* signature top border */
div.signature { border-top: 1px dotted #333; }

blockquote {
background: #333 url("http://static.yuku.com/skins/pro/default/images/icon_quotes.png") no-repeat scroll 12px 13px;
border:1px solid #444;
font-size:12px;
line-height:17px;
margin:0 10px 10px;
padding:14px 10px 10px 40px;
border-radius: 10px;
}

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

/*remove button and nav filter for old IE */
.navbar .navbar-inner, .container-fluid.top-panel  { filter: none; }
 footer.body { filter: none; }
 .btn-round.btn, .btn-square.btn, .change-view-btns .current.btn,  .dropdown-menu .active > a, .dropdown-menu .active > a:hover  { filter: none; }
 
.btn.btn-round, .btn.btn-square, .change-view-btns .btn.current, .dropdown-menu .active > a, .dropdown-menu .active > a:hover { border: 1px solid  #ffcc00; }   

/* box header gradient */
section.border-box header {
background: #313131; /* Old browsers */
background: linear-gradient(to bottom,  #313131 0%,#272727 25%,#0a0a0b 79%,#020302 100%); /* W3C */
}

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

#topic_view section.border-box header {
margin: 10px 0 0 10px;
border-radius: 5px;}

/*box gradient background color*/
div#forum_content.forum_content
section.border-box article,
section.border-box { 
  box-shadow: 0px 0px 2px 2px #222222;
background: #020302; /* Old browsers */
background: linear-gradient(to right,  #020302 0%,#212121 100%); /* W3C */
 }

/* create fake header for discussion box*/
div#topic_view section.border-box article:first-child:before{ 
  content: ""; 
 background: url(http://yuku-skins.s3.amazonaws.com/2/3009/cellpic1.gif) repeat-x;
height: 30px;
  width: 100%;
}
  
  /*add a border between posts */
div#forum_content.forum_content
.border-box article{ 
border-color: #222;
}

  /* pager */
div.pagination.center li a {
background: #222222;
border-color: #CC9900;
color: #ffffff;
}
div.pagination.center li.active a {
background: #111111;
}
div.pagination.center li a:hover {
background: #111111;
}

#quick-reply textarea { background: #aaa;}

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

/* 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; }

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

/*color navbar Yuku*/
div.navbar.navbar-inverse a.brand { color: #ffffff; }

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

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

/*Footer stats widgets*/
div.span4.footer-stats span.widget-stats ul li { color: #fff; }

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

blockquote {
background: #222;
border:1px solid #333;
color: #fff;
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: #ffcc00;
padding-right: 5px;}

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

/* online - offline icons*/
i.icon-circle { color: #A9FA68; }
i.icon-circle-blank { color: #2B2B2B; }

/*padding for widget boxes*/
div#widget-view div#widget-view-container section.border-box div.span11 { padding-top: 5px; }

/*stats headers*/
div.span4.footer-stats h5 { 
color: #bbb; font-weight: bold;
font-size: 14px; }

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

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

/* on-off buttons */
div#forum_content.forum_content div.container-fluid.change-view-btns div.btn-group.pull-right button.btn {background: #111; color: #fff;}
div#forum_content.forum_content div.container-fluid.change-view-btns div.btn-group.pull-right button.btn.current { background: #222; border: 0; color: #ffcc00; }

.btn.btn { text-shadow: none; }

/*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; }}

/*forum page width*/
div#forum_content.forum_content > div.container-fluid > form.form-inline > div#content.container-fluid.breath { padding-left: 0; padding-right: 0; }

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

/*mini dropdown button and arrow*/
div#forum_content.forum_content section.border-box button { background: #222; } 
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; }

/*inputs and textareas*/
div.navbar.navbar-inverse > div.navbar.navbar-inverse form.form-search input.span9.search-query,
form#quick-reply.form-inline > p > textarea#body.span12,
form#search_form.form-inline > input#search.span4.search-query,
form#search_form.form-inline > p > input#search-input.span4.search-query,
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: #222;
border-color: #333;
color: #fff;}

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

/*quick reply*/
div#topic_view > div#content.container-fluid > section.content-part {
margin-top: 70px; box-shadow: 0px 0px 2px 2px #222222;
background: #020302; 
padding: 1px 10px; border-radius: 5px;}
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; }

/*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/skins/bubtalk/kudo_on.gif) no-repeat; 
width:0;
height: 16px;
padding-left: 14px;}

/*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/skins/bubtalk/kudo_off.gif) no-repeat;
width:0;
height: 16px;
padding-left: 14px;
}

/* 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; }

/*post page*/
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; }

div#gallery span,
span#show_gallery.button { background: #222; color: #fff; padding-top: 5px; }

/*post preview page*/
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; }
                                    
/*add some space under reply title*/
div#topic_view div.reply-title { margin-bottom: 10px; }

/*search legend*/
legend { color: #CC9900; border-color: #333; }

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

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

/*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: #333; }
/*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: #333; }
/*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: #333; }

/*panel*/
div.navbar.navbar-inverse > div.navbar.navbar-inverse { background: #111; }
div.navbar.navbar-inverse > div.navbar.navbar-inverse div.top-panel.container-fluid h3 { background: #222; }
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: #000; color: #fff;}
div.navbar.navbar-inverse > div.navbar.navbar-inverse > div.top-panel.container-fluid > div.row-fluid > div.span7.panel-tabs > ul.nav.nav-pills > li.active > a { background: #222; 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; }

/*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; }