/**
 * @version		1.1.0
 * @package		JoomlaXTC Urban Life template for Joomla! 3.x
 * @author		JoomlaXTC http://www.joomlaxtc.com
 * @copyright	Copyright (C) 2014-2015 Monev Software LLC. All rights reserved.
 * @license		http://www.joomlaxtc.com/license JoomlaXTC Proprietary Use License
 */
#menuwrap ul.menu li.parent > ul {min-width:250px}
.com_content #component p {
    margin: 1.5em 0;
        margin-top: 1.5em;
        margin-right: 0px;
        margin-bottom: 1em;
        margin-left: 0px;
}
body.innerpage {
    color: #000000;
}
em {
    font-style: italic;
}
.com_k2 .itemHeader h2.itemTitle, .com_content .item-page .page-header h2 a, .com_content .item-page .page-header h2, .com_k2 .itemListCategory h2 {
    font-family: Oswald, Arial, Helvetica, sans-serif;
    font-size: 44px;
    line-height: 100%;
    padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
    letter-spacing: 1.0px;
}
h2 {
    font-size: 30px;
    line-height: 110% !important;
}