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

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

a, .social a { color: #7ED1E7; }

.top-panel a { color: #7ED1E7; }

footer.body a { color: #7ED1E7; }

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

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

.breadcrumb a { color: #7ED1E7; }

html, body { background: #000; }

.phantom-button-base { color: #30302B; }

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

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

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

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

.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; }

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

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

footer.body .navbar { color: #ffffff; } 
                section.border-box {
  background: #484848; box-shadow: inset 0px 0px 3px 3px #000;
  border-radius: 10px; 
  }

div#widget-view-container.span3 > section.border-box.span3 > header,
section.border-box header.row-fluid { background: transparent; }

div#forum_content.forum_content > div#content.container-fluid > div#topics-view > div#table-view.row-fluid.topics-view > div.span9 > div.row-fluid,
div#forum_content.forum_content > div#content.container-fluid.breath > div.row-fluid > div#topics-view > div#table-view,
div#forum_content.forum_content > div#content.container-fluid > div#topics-view > div#table-view.row-fluid.topics-view > div.span12 > div.row-fluid{ 
background: #30302B; margin-bottom: 20px; border-radius: 10px;
padding: 5px 10px 10px 10px;}

div#forum_content.forum_content > div#content.container-fluid > div#topics-view > div#table-view.row-fluid.topics-view > div.span12 > div.row-fluid { padding-top: 0; }

/*double border effect for ON boxes*/
div#widget-view-container.span3 > section.border-box.span3,
div#widget-view-container.span9.masonry > section.border-box.span3.masonry-brick,
div#block-view-container section.border-box.masonry-brick {
  position:relative; z-index:10; padding:0px; border:13px solid #30302B; 
  background:#484848; box-shadow: none; max-width: 275px; border-radius: 10px;}
div#widget-view-container.span3 > section.border-box.span3:before,
div#widget-view-container.span9.masonry > section.border-box.span3.masonry-brick:before,
div#block-view-container section.border-box.masonry-brick:before {
  content:""; display:block; position:absolute; z-index:-1; top:-3px; left:-3px; right:-3px; 
  bottom:-3px; box-shadow: inset 0px 0px 2px 3px #131313; border-radius: 10px; }



/*add space after top buttons*/
div#forum_content.forum_content > div#content.container-fluid > div.row-fluid a:nth-child(1) {margin-bottom: 15px; }

form#post-form.form > section.border-box,
#quick-reply,
div#topic_view section.border-box {
  background: #30302B; box-shadow: none;
  border-radius: 10px;
  padding: 10px;
  }

form#post-form.form > section.border-box article,
#quick-reply textarea,
div#topic_view div#content.container-fluid section.border-box article{
  background: #484848; box-shadow: inset 0px 0px 3px 3px #000;
  border-radius: 10px;
  margin-bottom: 10px;
  border: 0; padding-bottom: 5px;
  }

#quick-reply textarea { color: #fff; }

/*space below top widgets*/
 div#forum_content.forum_content > div#test-content.container-fluid {padding-bottom: 30px;}

/*image before forum and topic*/
div#forum_content.forum_content > div#topic_view > div#content.container-fluid > div.row-fluid > h2:before,

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

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

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

/*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 quick reply text box*/
#quick-reply textarea { max-width: 99%; }

/*adjustments to the footer to push it down*/
footer.body { position: relative;
bottom: -20px;
}

/*color search and inputs*/
form#post-form.form fieldset input,
form#post-form.form p input,
section.border-box.span9 span.span12 ul li a,
select,
input.input-medium.search-query,
input#search,
input#search-input,
#searchyuku.form-search .btn,
#searchyuku.form-search
 .span2.search-query {
background-color: #222; 
border-color:  #333;
 color: #999; 
}

/* pager */
div.pagination.center li a {
background: #222;
border-color: #000;
color: #ffffff;
}
div.pagination.center li.active a {
background: #333; color: #7ED1E7;
}
div.pagination.center li a:hover {
background: #111;  
}

button.btn, a.btn.btn-round, .btn.btn-round { text-shadow: none;}

/* on-off buttons */
div#forum_content.forum_content > div.container-fluid.change-view-btns.breath {margin-bottom: 10px;}
div#forum_content.forum_content > div.container-fluid.change-view-btns > div.btn-group.pull-right > button.btn {background: #222; color: #fff;}
div#forum_content.forum_content > div.container-fluid.change-view-btns > div.btn-group.pull-right > button.btn.current { background: #2E2E2A; color: #7ED1E7; }

/*color dropdown background*/
.dropdown ul { background:#484848; }

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

/*forum name and main topic title*/
div#forum_content.forum_content > div.container-fluid > h1,
div#forum_content.forum_content > div#topic_view > div#content.container-fluid > div.row-fluid > h2{ color: #7ED1E7; font-size: 26px;}

/*remove shadow from breadcrumb font*/
div#forum_content.forum_content  ul.breadcrumb li { text-shadow: none; color: #7ED1E7; }

/*color, re-size little icons*/
div#block-view-container i,
section h4 i,
span h4 i {text-shadow: 1px 1px 1px #000;
font-size: 18px;
color: fff; }

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

/*color hr within quotes*/
body hr {
  border: 0;
  background: #222;
  color: #222; 
}

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

/* double border effect for calendar box and calendar sidebar*/
div#forum_content.forum_content > div#content.container-fluid > div.row-fluid > section.span3,
div#forum_content.forum_content > div#content.container-fluid > div.row-fluid > section.border-box.span9{
  position:relative; z-index:10; padding:0px; border:13px solid #30302B; 
  background:#484848; box-shadow: none; border-radius: 10px;}

div#forum_content.forum_content > div#content.container-fluid > div.row-fluid > section.span3:before,
div#forum_content.forum_content > div#content.container-fluid > div.row-fluid > section.border-box.span9:before{
 content:""; display:block; position:absolute; z-index:-1; top:-3px; left:-3px; right:-3px; 
  bottom:-3px; box-shadow: inset 0px 0px 2px 3px #131313; border-radius: 10px;}

div#forum_content.forum_content > div#content.container-fluid > div.row-fluid > section.span3 { padding: 5px; }

table.table.table-bordered.calendar-table,
table.table.table-bordered.calendar-table td,
table.table.table-bordered.calendar-table th { border-color: #222;}


div#topic_view > div#content.container-fluid > section.border-box { margin-bottom: 10px;}

section.border-box {
position:relative; z-index:10;
background: #30302B;
padding: 15px; border-radius: 10px; box-shadow: none;}

section.border-box:before {
content: "";
position: absolute; z-index: -1;
top: 10px;
right: 10px;
bottom: 10px;
left: 10px;
background: #484848; box-shadow: inset 0px 0px 2px 3px #111;
border-radius: 8px;}

#topic_view section.border-box:before { content: none; }

div#forum_content.forum_content > div#content.container-fluid > div#topics-view > div#table-view.row-fluid.topics-view > div.span9 > div.row-fluid:not(#topic-cloud){
background: #30302B; margin-top: 20px; border-radius: 10px;}

div#block-view div#block-view-container section.border-box.masonry-brick { max-width: 275px; padding: 15px;}

div#widget-view-container.span3 > section.border-box.span3 > header,
section.border-box header.row-fluid { background: transparent; }

/*add image before category header forumtype view*/
div#forum_content.forum_content > div#content.container-fluid > div#topics-view > div#table-view.row-fluid.topics-view > div > div.row-fluid > h3 {
background: url(http://yuku-skins.s3.amazonaws.com/2/3382/popbluecircle_zpscb252f4a.png) no-repeat;
margin: 10px 0 -15px 10px; padding: 5px 0px 5px 50px;}
div#forum_content.forum_content > div#content.container-fluid > div.row-fluid > section h3{ left: -5px; }

/*add image before category header block view*/
#block-view header.row-fluid > h4 {
background: url(http://yuku-skins.s3.amazonaws.com/2/3382/popbluecircle_zpscb252f4a.png) no-repeat;
padding: 13px 0px 12px 50px;
margin-left: -5px; margin-top: -5px;}

#quick-reply,
div#topic_view section.border-box {
  background: #30302B; box-shadow: none;
  border-radius: 10px;
  padding: 10px;
  }

#quick-reply textarea,
div#topic_view div#content.container-fluid section.border-box article{
  background: #484848; box-shadow: inset 0px 0px 3px 3px #111;
  border-radius: 10px;
  margin-bottom: 10px;
  border: 0; padding-bottom: 5px;
  }

#quick-reply textarea { color: #fff; }

/*space below top widgets*/
 div#forum_content.forum_content > div#test-content.container-fluid {padding-bottom: 30px;}

/*image before forum and topic*/
div#forum_content.forum_content > div#topic_view > div#content.container-fluid > div.row-fluid > h2,
div#forum_content.forum_content > div.container-fluid > h1 {
background: url(http://yuku-skins.s3.amazonaws.com/2/3382/popbluecircle_zpscb252f4a.png) no-repeat;
padding: 2px 0px 2px 45px;}

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

/*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 quick reply text box*/
#quick-reply textarea { max-width: 99%; }

/*adjustments to the footer to push it down*/
footer.body { position: relative;
bottom: -20px;
}

/*color search and inputs*/
form#advanced.custom > p > input,
form#post-form.form fieldset input,
form#post-form.form p input,
section.border-box.span9 span.span12 ul li a,
select,
input.input-medium.search-query,
input#search,
input#search-input,
#searchyuku.form-search .btn,
#searchyuku.form-search
 .span2.search-query {
background-color: #222; 
border-color:  #333;
 color: #999; 
}

/* pager */
div.pagination.center li a {
background: #222;
border-color: #000;
color: #ffffff;
}
div.pagination.center li.active a {
background: #333; color: #7ED1E7;
}
div.pagination.center li a:hover {
background: #111;  
}

button.btn, a.btn.btn-round, .btn.btn-round { text-shadow: none;}

/* on-off buttons */
div#forum_content.forum_content > div.container-fluid.change-view-btns.breath {margin-bottom: 10px;}
div#forum_content.forum_content div.container-fluid.change-view-btns div.btn-group.pull-right button.btn {background: #30302B; color: #fff;}
div#forum_content.forum_content div.container-fluid.change-view-btns div.btn-group.pull-right button.btn.current { background: #484848; color: #7ED1E7; }

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

/* 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: #7ED1E7;
text-shadow: none;}

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

/*forum name and main topic title*/
div#forum_content.forum_content > div.container-fluid > h1,
div#forum_content.forum_content > div#topic_view > div#content.container-fluid > div.row-fluid > h2{ color: #7ED1E7; font-size: 26px;}

/*remove shadow from breadcrumb font*/
div#forum_content.forum_content  ul.breadcrumb li { text-shadow: none; color: #7ED1E7; }

/*color little icons*/
div#block-view-container i,
section h4 i,
span h4 i {
color: fff; }

blockquote {
background: #333;
color: #fff;
border:1px solid #222;
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: 0;
  border-bottom: 1px solid #111;
 }

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


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

/* double border effect for calendar sidebar*/
div#forum_content.forum_content > div#content.container-fluid > div.row-fluid > section.span3{
position:relative; z-index:10;
background: #30302B;
border-radius: 10px;
padding: 5px 20px 10px;
}
div#forum_content.forum_content > div#content.container-fluid > div.row-fluid > section.span3:before{
content: "";
position: absolute; z-index: -1;
top: 10px;
right: 10px;
bottom: 10px;
left: 10px;
background: #484848; box-shadow: inset 0px 0px 2px 3px #000;
border-radius: 8px; 
}

div#forum_content.forum_content > div#content.container-fluid > div.row-fluid > section hr { border-color: #333; }

table.table.table-bordered.calendar-table,
table.table.table-bordered.calendar-table td,
table.table.table-bordered.calendar-table th { border-color: #222;}

/*quick reply*/
div#topic_view > div#content.container-fluid > section.content-part {
margin-top: 70px; }
div#topic_view > div#content.container-fluid > section.content-part > form#quick-reply.form-inline > p.form-buttons-holder { text-align: right; }

/*forms*/
/*advanced search form*/
div#forum_content.forum_content > div#content.container-fluid > form#advanced.custom,
/*reply form*/
div#forum_content.forum_content > div#content.container-fluid > form#post-form.form, 
/*new poll form*/
div#forum_content.forum_content > form.custom > div#content.container-fluid > fieldset,
/*new topic form*/
div#forum_content.forum_content > form#post-form.form > div#content.container-fluid > fieldset,
/*calendar event & repeat form*/
div#forum_content.forum_content > div#content.container-fluid > div.row-fluid > section.span9 > form.form{
position:relative; z-index:10;
background: #30302B;
padding: 25px; border-radius: 10px; box-shadow: none; }

div#forum_content.forum_content > div#content.container-fluid > form#advanced.custom:before,
div#forum_content.forum_content > div#content.container-fluid > form#post-form.form:before,
div#forum_content.forum_content > form.custom > div#content.container-fluid > fieldset:before,
div#forum_content.forum_content > form#post-form.form > div#content.container-fluid > fieldset:before,
div#forum_content.forum_content > div#content.container-fluid > div.row-fluid > section.span9 > form.form:before{
content: "";
position: absolute; z-index: -1;
top: 10px;
right: 10px;
bottom: 10px;
left: 10px;
background: #484848; box-shadow: inset 0px 0px 2px 3px #111;
border-radius: 8px;}

/*post page*/
form#post-form.form > section.border-box { background: transparent; border: 0; }
form#post-form.form > section.border-box > article.post-entry.clearfix{ background: #484848; border: 0;}
form#post-form.form > section.border-box header { background: transparent; }

/*widen boxes to content*/
div#forum_content.forum_content > div.container-fluid > form.form-inline > div#content.container-fluid { padding: 0; }

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

/*remove the tiny black marks on the footer nav*/
footer.body > div.container-fluid > div.navbar.navbar-inverse
  { background: transparent; box-shadow: none; border:0; border-radius:0; }

/*color a (th from old)on topic listing*/
div#content.container-fluid.breath 
section.border-box header h4 a {
  color: #fff;}

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

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

/*search results*/
div#forum_content.forum_content > div#content.container-fluid > h4 { 
border-top: 3px solid #333;
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: 0px;
bottom: 0;
left: 0px; 
background: #484848;
padding: 20px; border-radius: 10px; border: 3px solid #222; box-shadow: 0px 0px 0px 10px #30302B;}

/* stats headers */
div.span4.footer-stats h5 {
font-size: 14px;
font-weight: bold;
letter-spacing: 1px;
color: #027ABB; }

/*general header*/
div#forum_content.forum_content > div#content.container-fluid > h2{
background: url(http://yuku-skins.s3.amazonaws.com/2/3382/popbluecircle_zpscb252f4a.png) no-repeat;
padding: 2px 0px 0px 45px;}

/*block forum page adjusts*/
div#content.container-fluid.breath div#block-view div#block-view-container section.border-box.masonry-brick > div.row-fluid > p:first-of-type { margin-top: 10px; }
div#content.container-fluid.breath div#block-view div#block-view-container section.border-box.masonry-brick:not(:first-child) { min-height: 160px; }

div#gallery span,
span#show_gallery.button { background: #30302B; }

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

/*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: #484848; color: #fff; }
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; }
div.navbar.navbar-inverse > div.navbar.navbar-inverse > div.top-panel.container-fluid > div.row-fluid > div.span7.panel-tabs  { background: #484848; }
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: #30302B; 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 > input.span9.search-query{
background-color: #222; border-color: #333; color: #999; }
a.btn.btn-square.btn-block{ 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;}

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

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

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

/*post preview page*/
form#post-form.form > div#content.container-fluid > section.border-box article { background: transparent; 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; }

/* online - offline icons*/
i.icon-circle { color: #027ABB; box-shadow: inset 0px 0px 1px 0px #000; border-radius: 10px; margin-right: 3px; }
i.icon-circle-blank { color: #333; margin-right: 3px;}