/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

/* Increase the body font size on tablet devices */
body {
  /*font-size: 93.8%;*/
}

header div.region-header .region-inner,
header div.region-header .region-inner > #block-nice-menus-1,
header div.region-header .region-inner > #block-nice-menus-1 > .block-inner {
    min-width: 655px;
    width: 100%;
}

#block-nice-menus-1 ul.nice-menu {
    margin-right: 0;
    float: left;
}

#page #block-nice-menus-1 ul.nice-menu > li > a {
    padding: 0 0.25em;
}

#header #block-search-form {
    top: -38px;
}

#page .region-footer #block-menu-block-4 ul.menu > li.expanded, #stacked {
    max-width: none; 
}