.nav > li > a {
background-image: url("/images/menu-bullet.png");
background-position: left center;
background-repeat: no-repeat;
}

article {padding-bottom: 40px; border-bottom: solid 1px #EEEEEE;margin-bottom: 10px}

h1, .h1 {font-size: 26px;}
h2, .h2 {font-size: 24px;}
h3, .h3 {font-size: 18px;}


.navbar-default .navbar-nav > li > a {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    padding: 5px 0 5px 15px;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
}


a:hover, a:focus {
    text-decoration: underline;
}




/**
 * ------------------------------------------------------------------------
 * JA Magz Template
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites:  http://www.joomlart.com -  http://www.joomlancers.com
 * This file may not be redistributed in whole or significant part.
 * ------------------------------------------------------------------------
 */
