/* 
    ------------------
    GENERAL TYPOGRAPHY
    ------------------
*/


h1, h2, h3, h4 {
    font-family: 'AllerBold', 'Arial', 'Helvetica Neue';
}

/* Remove all other Aller Styles for now

p, p a, ul, li, li p, li p a, ol, a, a span, span {
    font-family: 'AllerLightRegular', 'Arial', 'Helvetica Neue';
}

strong, strong span, button, button *, button * *, button * * *, button.button span span, div.actions {
    font-family: 'AllerBold', 'Arial', 'Helvetica Neue';
}

.header .links a:link, .header .links a:visited, .header .form-search input.input-text {
    font-family: 'AllerLightRegular', 'Arial', 'Helvetica Neue';
}

.parentMenu, .parentMenu *, .parentMenu * *, .itemMenuName.level1 span
{
    font-family: 'AllerBold', 'Arial', 'Helvetica Neue';   
}

*/

.footer a, .footer_content a, .footer_content * a, .footer_content * * a, .footer_content * * * a {
    color: #aaa;
}

.footer h3 {
    color: #aaa;
}

/*
    ------------------
    STRUCTURAL CHANGES
    ------------------
*/

.page-title.category-title, .page-title.category-title h1 {
    margin-bottom: 0px;
}
