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

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

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

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

footer.body a { color: #AE1215; }

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

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

.breadcrumb a { color: #97CCEE; }

html, body { background: #212630; }

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

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

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

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

.border-box a { color: #AE1215; }

.border-box a:hover { color: #AE1215; }

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

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

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

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

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

footer.body .container-fluid { color: #fff; }

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

footer.body .navbar { color: #fff; }section.border-box {
  box-shadow: 0px 0px 3px 3px #111; }


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

/* add rows to boxes */
section.border-box article,
section.border-box div.row-fluid{
border-top: 1px solid #15181E;
}

/*color stats footer links and titles*/
div.span4.footer-stats a { color: #000; }
div.span4.footer-stats a:hover { color: #AE1215; }
div.span4.footer-stats p span { color: #000; }
div.span4.footer-stats h5 { 
 font-style: italic; }

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

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: #212630; 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 Yuku*/
div.navbar.navbar-inverse a.brand { color: #ffffff; }


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

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

/*add a border between posts */
div#forum_content.forum_content
.border-box article.post-entry{ 
border-top: 1px solid #212630;
}

div#forum_content.forum_content
.border-box article.post-entry:first-child{ 
border-top: 0;
}

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

.dropdown ul { background: #ccc; }

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