/******************************/
/****** Joomla Templates ******/
/******************************/
#header { background: #648cbf; }
#header-outer { background: #648cbf; }
/******************************/
/******* Joomla Toolbar *******/
/******************************/
#navigation { background: #648cbf; border-top: 1px solid #4d6c93; }
#toolbar { background: #648cbf; border-bottom: 1px solid #4d6c93; }
#toolbar .menu a { border-top: 1px solid #4d6c93; }
@media screen and (min-width:480px){
#navigation { background: none; border-top: none; }
}
@media screen and (min-width:1024px){
#toolbar { background: none; border-bottom: none; }
#toolbar .menu a, #toolbar .menu .nav-header, #toolbar .menu .separator { border-top: none; }
#toolbar .menu ul { background: #648cbf; }
}