/** 
 *------------------------------------------------------------------------------
 * @package       SIMPLI - Free Template for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2016 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt
 *------------------------------------------------------------------------------
 If you want to made change to the template, please put your custom CSS in this
 file. Doing so will make updating the template easier in the future.
 *------------------------------------------------------------------------------

.top-sl.grey-bg {
    background-color: #000;
    color: #303030;
}

**/




.stick-on-top {
	width: 100%;
	z-index: 100;
}

.item-page .page-header h2 {
    font-size: 28px;
}

h2 {
   font-size: 28px;
}

h1 {
    font-size: 28px;
}

.module.mod-hilite {
    border: 3px solid #e27929;
}

a.syndicate-module {
    background: #e27929;
}

a.category {
    color: #3498db;
    font-weight: bold;
}

.list-striped li:nth-child(odd), .list-striped dd:nth-child(odd), .row-striped .row:nth-child(odd), .row-striped .row-fluid:nth-child(odd) {
    background-color: #f9f9f9;
    font-size: 16px;
}

form {
    margin: 0 0 24px;
    font-size: 16px;
}

