/*
 *   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.
 */


/* Mobile Menus */
.at-mt .at-menu-toggle h2 {
  margin-bottom: 5px;
}

.at-mt .at-menu-toggle ul.menu li a {
  border-bottom: 1px solid #fff;
  border-left: 0;
  border-right: 0;
}

.at-mt .at-menu-toggle.menu-bar-wrapper {
  float: none !important;
  margin: 10px 0 0;
}

.at-mt .menu-wrapper {
  width: 100%;
}

#menu-bar {
  clear: both;
}

header#header div.region-header .block-inner {
  margin: 0 20px;
}
header#header div#logo,
header#header h1#site-name,
header#header h2#site-slogan {
  float: none;
  margin: 0;
  padding: 0 0 6px;
}
#menu-bar-wrapper,
#menu-bar {
  min-height: 3em;
  height: auto;
}
#menu-bar {
  padding: 0 2px;
}
#menu-bar .block {
  clear: both;
  float: none;
}
#menu-bar .menu-wrapper > ul,
#menu-bar .menu-wrapper > ul > li {
  display: block;
  float: none;
  margin: 0;
  overflow: hidden;
  border-bottom: 1px solid rgba(255,255,255,0.5);
}
#menu-bar .menu-wrapper ul > li > a {
  padding: 6px 10px 8px;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
}
#menu-bar .sf-menu {
  height: auto;
  padding: 2px 0;
}
#menu-bar .menu-wrapper ul ul {
  display: none !important;
}
.region-header .block {
  overflow: hidden;
}
.article-title {
  font-size: 1.5em;
}
