.bc{
  background: #9eaec5;
}
.c{
  color: #9eaec5;
}
.h-c:hover{
  color: #9eaec5;
}
li:hover .h-c{
  color: #9eaec5;
}
li:hover .h-bdc{
  border-bottom: 4px solid #9eaec5;
}
li.select a .h-bc, a:hover .h-bc{
  background: #9eaec5!important;
}
.h-bdc:hover,.h-bdc.select{
  border-bottom: 4px solid #9eaec5;
}
.spr{
  background-image: url(../images/layout/sprite-serieclub.png);
  background-repeat: no-repeat;
} 

section{
  background: #2d363f;
}

.bottom{
  background:transparent url(../images/layout/poster-bg-serieclub.png) repeat-x;
}
.form-bg{
  background: #2d363f url(../images/layout/form-bg-serieclub.jpg) top right repeat-y;
}
.day article header.header h3,
.day article header.header span {
  color: #000;
}

#home article header.header h3{color: #000;}