/******************************/
/****** Joomla Templates ******/
/******************************/
#header, #header-outer { background: #111111; }
@media screen and (min-width:1024px){
#header { background: url(../images/black.png); }
#header-outer { background: url(../images/black.png); }
#header.affix { background: #111111; border-bottom: 1px solid #000000; }
#header-spacer { background: #363636; }
}
/******************************/
/****** Joomla Templates ******/
/******************************/
h2#logo { color: #FFFFFF; }
/******************************/
/******* Joomla Config ********/
/******************************/
.columns .menu a, .columns .nav-header, .columns .separator { color: #FFFFFF; text-decoration: none; background: #111111; border: 1px solid #000000; }
/******************************/
/******* Joomla Toolbar *******/
/******************************/
#navigation { background: #111111; border-top: 1px solid #000000; }
#toolbar { background: #111111; }
#toolbar .menu a { color: #FFFFFF; text-decoration: none; border-top: 1px solid #000000; }
@media screen and (min-width:480px){
#navigation { background: none; border-top: none; }
}
@media screen and (min-width:1024px){
#toolbar { background: none; }
#toolbar .menu a, #toolbar .menu .nav-header, #toolbar .menu .separator { color: #FFFFFF; border-top: none; }
#toolbar .menu ul { background: #111111; border: 1px solid #000000; }
}
/******************************/
/****** Joomla Bootstrap ******/
/******************************/
.navbar-inverse .navbar-toggle .icon-bar{ background: #FFFFFF; }