/**
 * Footheme footheme.css
 *
 * Use this file to add your custom styles.
 *
 * You can change the name of this file, just
 * remember to update the name in the info file
 * as well.
 */
.region-header .sf-horizontal.sf-style-none, .region-header ul.menu {
    text-transform: none;
}
.region-header .sf-horizontal.sf-style-none li a, .region-header ul.menu li a {
    display: block;
    font-size: 1.4em;
    height: 2em;
    line-height: 2em;
    padding: 0 8px;
}