/******************************/
/****** Joomla Templates ******/
/******************************/
#header, #header-outer { border-bottom: 5px solid #83bc28; }
#banner { border-bottom: 5px solid #83bc28; }
#banner-outer { border-bottom: 5px solid #83bc28; }
#advert { background: #557a29; border-bottom: 5px solid #83bc28; }
#lower { background: #557a29; }
#lower-outer { background: #557a29; }
#footer { background: #557a29; border-top: 5px solid #83bc28; }
#copyright { border-top: 5px solid #83bc28; }
/******************************/
/******* Joomla Header ********/
/******************************/
.page-header h1, .contact h1, .featured-contact h1, .categories-list h1, .contact-category h1, .category-list h1, .search h1.page-title, .finder h1, .newsfeed-category h1, .tag-category h1 { border-bottom: 3px solid #83bc28; }
.columns h3.page-header { border-bottom: 3px solid #83bc28; }
.advert h3.page-header, .lower h3.page-header, .footer h3.page-header { border-bottom: 1px solid #446121; }
/******************************/
/******* Joomla Article *******/
/******************************/
p.readmore a { background: #83bc28; }
/******************************/
/****** Joomla Pagination *****/
/******************************/
.pagination .pagenav { background: #83bc28; }
/******************************/
/******** Joomla Login ********/
/******************************/
#login-form { padding: 10px; border: 2px solid #83bc28; }
/******************************/
/******* Joomla Button ********/
/******************************/
input.button, button, input.btn { background: #83bc28; border: none; }
#finder-search a.btn, #member-registration a.btn, .profile a.btn, .edit #adminForm .btn-toolbar a.btn, .profile-edit a.btn { background: #83bc28; }
/******************************/
/******* Joomla Config ********/
/******************************/
.columns .menu a, .columns .nav-header, .columns .separator { background: #83bc28; }
.advert .menu a, .advert .menu .nav-header, .advert .menu .separator, .lower .menu a, .lower .menu .nav-header, .lower .menu .separator, .footer .menu a, .footer .menu .nav-header, .footer .menu .separator { border-bottom: 1px solid #446121; }
.advert ul.categories-module li, .advert ul.category-module li, .advert ul.archive-module a, .advert ul.mostread a, .advert ul.latestnews a, .advert ul.latestusers li, .advert ul.relateditems li, .advert .tagspopular ul li, .lower ul.categories-module li, .lower ul.category-module li, .lower ul.archive-module a, .lower ul.mostread a, .lower ul.latestnews a, .lower ul.latestusers li, .lower ul.relateditems li, .lower .tagspopular ul li, .footer ul.categories-module li, .footer ul.category-module li, .footer ul.archive-module a, .footer ul.mostread a, .footer ul.latestnews a, .footer ul.latestusers li, .footer ul.relateditems li, .footer .tagspopular ul li { border-bottom: 1px solid #446121; }
.advert ul.categories-module ul li, .advert ul.category-module ul li, .lower ul.categories-module ul li, .lower ul.category-module ul li, .footer ul.categories-module ul li, .footer ul.category-module ul li { border-top: 1px solid #446121; border-bottom: none; }
/******************************/
/******* Joomla Toolbar *******/
/******************************/
#navigation { background: #557a29; border-top: 5px solid #83bc28; }
#toolbar { background: #557a29; }
#toolbar .menu a, #toolbar .menu .nav-header, #toolbar .menu .separator { border-top: 1px solid #83bc28; }
@media screen and (min-width:480px){
#navigation { background: none; border-top: none; }
}
@media screen and (min-width:1024px){
#toolbar .menu a, #toolbar .menu .nav-header, #toolbar .menu .separator { border-top: none; }
#toolbar .menu li.active a, #toolbar .menu li.active .nav-header, #toolbar .menu li.active .separator { background: #83bc28; }
#toolbar .menu li li a, #toolbar .menu li li .nav-header, #toolbar .menu li li .separator { background: none; }
#toolbar .menu ul { background: #83bc28; }
#toolbar .menu ul ul { background: #0082d7; }
#toolbar .menu ul ul ul { background: #83bc28; }
}