/* Stylesheet for mobile devices */

#page-wrapper, .region-page-closure {
  margin: 1em;
  min-width: 0;
  max-width: 400px;
}

.region-sidebar-first {
  display: none;
}

.sidebar-first #content .section {
  padding-left: 20px;
}

body {
  background-image: none;
}

#main-wrapper {
  background-image: none;
}

ul.nice-menu-down li,
ul.nice-menu-down li > a:hover {
  background-image: none;
}

