@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: #000; }

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

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

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

footer.body a { color: #900; }

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

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

html, body { background: #bbb; }

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

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

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

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

.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, #900, #820000);background-image: -moz-linear-gradient(top, #900, #820000);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#900), to( #820000));background-image: -webkit-linear-gradient(top, #900, #820000);background-image: -o-linear-gradient(top, #900, #820000);background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#900', endColorstr='#820000', GradientType=0);background-color: #900;*background-color: #900;; }

.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: #820000; }

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

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

body { background-image: url(http://images.yuku.com/image/gif/72524a884feb93c105b8f7419ac1bc5e474790_r.gif); }

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

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

.navbar-inverse .navbar-inner { border: #820000; }

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

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

.navbar-inverse .btn-navbar { background: #5b0000; }

.navbar-inverse .nav-collapse .nav > li > a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:hover { background-color: #5b0000; }

footer.body .footer-stats ul span { color: #000; }

footer.body .navbar { color: #000; } 
                body {
background-repeat: repeat-x;
background-position: 0px 36px; }

header.body { height: 100px; }






div#forum_content { width: 70%;
  margin: 0px auto;
background: #fff;
}

div#table-view.row-fluid.topics-view
h3 { font-family: Georgia, serif;
  font-size: 24px; }

footer.body {background: transparent;
}

footer.body div.container-fluid
div.navbar.navbar-inverse
div.navbar-inner div.container-fluid{
  background:#bbb;
padding-top: 10px;
color: #666;
}

footer.body
div.navbar-inner 
{ -webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;}
 
/*color stats headers and links */
div.span4.footer-stats h5 { color: #900; 
font-weight: bold;}
div.span4.footer-stats li,
div.span4.footer-stats p{ color: #555; }
 
/*color navbar Yuku*/
div.navbar.navbar-inverse a.brand { color: #ffffff; }

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

/*add background color to odd category rows*/
div#table-view.topics-view section div.row-fluid:nth-child(odd){
background: #F5F5F5;
}

/*add background color to odd forum rows*/
div#topics-view div#table-view section div.row-fluid:nth-child(odd){
background: #F5F5F5;
}

/*add border to header rows OFF*/
div#topics-view div#table-view section header.row-fluid,
div#table-view.topics-view section header.row-fluid {
border-bottom: 2px solid #777;
 margin: 0 10px;
  height: 12px;
}

/*Header font*/
div#topics-view div#table-view section header.row-fluid h4,
div#table-view.topics-view section header.row-fluid h4 {
font-family: Arial, serif;font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #777;
}

div#topics-view div#table-view section header.row-fluid h4 a {
  color: #777; }

div#topics-view
div#table-view.row-fluid.topics-view
div.span12
div.row-fluid
section.border-box
div.row-fluid
div.span6 { color: #777; }

/* ON page header border */
div#block-view-container.span12.masonry
section.border-box.masonry-brick
header.row-fluid h4 {
 border-bottom: 2px solid #777; 
}
 
/* color dropdown link text */
div.dropdown ul li .btn.btn-link {
  color: #000000; }


/*add alternate backgroud for even posts */
div#forum_content.forum_content
.border-box article:nth-child(even),
div#forum_content.forum_content
.border-box article:first-child{
background: #F5F5F5;
}

/*icons main page */
div#table-view.topics-view section div.row-fluid i {
  color: #777; }

/*panel adjusts*/
div.top-panel.container-fluid
 { background: #000; }
div.top-panel.container-fluid div.span7
 { background: #000; }
div.top-panel.container-fluid h3,
div.top-panel.container-fluid a,
div.top-panel.container-fluid a span,
div.top-panel.container-fluid li a span
 { color: #fff; }

/* add space between widgets and content */
div#widget-view.row-fluid.topics2-view {
  margin-bottom: 20px; }

/*Keep sidebar boxes inside content area*/
div#content div#widget-view,
div#content div#widget-view div#widget-view-container,
div#content div#widget-view div#widget-view-container section.border-box { width: 99%; }

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

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

blockquote {
background: #ddd url("http://static.yuku.com/skins/pro/default/images/icon_quotes.png") no-repeat scroll 12px 13px;
border:1px solid #bbb;
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: #bbb; }

/*remove the IE blues*/
 .btn-round.btn, .btn-square.btn, .change-view-btns .current.btn,  .dropdown-menu .active > a, .dropdown-menu .active > a:hover
  { filter: none; }
 .navbar .navbar-inner, .container-fluid.top-panel  { filter: none; }
   footer.body { filter: none; }

/*test top widget stuff*/
div#test-content.container-fluid > div#widget-view.row-fluid.topics2-view div#widget-view-container.span9.masonry{
width: 99%;}

/*hide large board name in header*/
h1.home_link a { display: block; 
position: relative;

display: block;
font-family: Brush Script MT, Vivaldi, Lucida Handwriting, script;
font-size: 90px;
letter-spacing: 2px;
color: 	#FFFFFF;
text-shadow: 2px 2px 2px #990000;
.ka-msie-8-0 h1.home_link,
.ka-msie-9-0 h1.home_link { color: #ccc;
}

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

/*control long names in Author column*/
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; }

/*adjust scroll on bottom page caused by rss email div*/
div#forum_content.forum_content div#content.container-fluid div.span12 {width: 99%; margin-top: 10px;}

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

/*banner*/
header.body div.ads{
background: #000;
}

header.body { min-height: 120px; }

h1.home_link a {
padding-top: 30px;
display: block;
font-family: Brush Script MT, Vivaldi, Lucida Handwriting, script;
font-size: 90px;
letter-spacing: 2px;
text-shadow: 2px 2px 2px #990000;
text-decoration: none; 
}

div#forum_content.forum_content > form.custom > div#content.container-fluid,
form#post-form.form > div#content.container-fluid,
div#topic_view > div.container-fluid,
div#forum_content.forum_content > div.container-fluid { width: 70%;
  margin: 0px auto;
background: #fff;
}

div#topic_view > div.container-fluid:first-of-type,
div#forum_content.forum_content > div.container-fluid:first-of-type{ margin-top: -10px; padding-top: 20px;}
div#forum_content.forum_content > form.custom > div#content.container-fluid:last-of-type,
form#post-form.form > div#content.container-fluid:last-of-type{ margin-bottom: -40px; padding-bottom: 20px;}
div#topic_view > div.container-fluid:last-of-type,
div#forum_content.forum_content > div.container-fluid:last-of-type{ margin-bottom: -20px; padding-bottom: 20px;}

div#table-view.row-fluid.topics-view
h3 { font-family: Georgia, serif;
  font-size: 24px; }

footer.body {
background: #111;
}

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

footer.body
div.navbar-inner 
{ box-shadow: none; background: #111; border-radius: 0;}
 
 /*color stats headers and links */
div.span4.footer-stats h5 { color: #888; 
font-weight: bold; font-size: 14px; letter-spacing: 1px; }
div.span4.footer-stats li span,
div.span4.footer-stats li,
div.span4.footer-stats p{ color: #ccc; }

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

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

/*add background color to odd rows*/
section.border-box div.row-fluid:nth-child(odd){
background: #F5F5F5;
}
#topic_view section.border-box div.row-fluid {background: transparent;}

/*add border to header rows*/
div#widget-view div#widget-view-container section.border-box header,
section header.row-fluid {
border-bottom: 2px solid #777;
 margin: 0 10px;
  height: 12px;
}

/*Header font*/
section header.row-fluid h4 {
font-family: Arial, serif;font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #777;
}
div#widget-view div#widget-view-container section.border-box header h4{
font-family: Arial, serif;font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #777;
}

div#widget-view div#widget-view-container section.border-box div.span11 { padding: 5px;}

div#topics-view div#table-view section header.row-fluid h4 a {
  color: #777; }

div#topics-view
div#table-view.row-fluid.topics-view
div.span12
div.row-fluid
section.border-box
div.row-fluid
div.span6 { color: #777; }

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

/*add alternate backgroud for even posts */
div#forum_content.forum_content
.border-box article:nth-child(even),
div#forum_content.forum_content
.border-box article:first-child{
background: #F5F5F5;
}

/*icons main page */
div#table-view.topics-view section div.row-fluid i {
  color: #777; }

/*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 { background: #222; color: #fff; }
div.navbar.navbar-inverse > div.navbar.navbar-inverse div.top-panel.container-fluid h3 a { color: #fff; }
div.top-panel.container-fluid
 { background: #000; }
div.top-panel.container-fluid div.span7
 { background: #000; }
div.top-panel.container-fluid h3,
div.top-panel.container-fluid a,
div.top-panel.container-fluid a span,
div.top-panel.container-fluid li a span
 { 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: #900; 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; }

/*Keep sidebar boxes inside content area*/
div#content div#widget-view,
div#content div#widget-view div#widget-view-container,
div#content div#widget-view div#widget-view-container section.border-box { width: 99%; }

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

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

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

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

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

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

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

/*add some space under reply title*/
div#topic_view div.reply-title { margin-bottom: 10px; }

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

/*search legend*/
legend { color: #333; }

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

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

/*calendar page*/
/*border below prev next buttons on calendar*/
div#forum_content.forum_content section.border-box.span9 > div.row-fluid { border: 0; background: #f5f5f5;}
/*calendar header*/
div#forum_content.forum_content section.border-box.span9 > header.row-fluid  { border: 0; background: #f5f5f5; }
div#forum_content.forum_content section.border-box.span9 { background: #f5f5f5;}
/*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; }
div#forum_content.forum_content section.border-box.span9 > div.row-fluid > span.span12 > table td:hover { background: #fff; }

/* online - offline icons*/
i.icon-circle { color: #32FF23; }
i.icon-circle-blank { color: #ccc; }

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

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

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

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

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

