/*
Theme Name:     twentyten-child
Template:       twentyten
*/

@import url('../twentyten/style.css');

@media (max-width: 1000px) {
     #container, #content, #primary, #access .menu-header, div.menu, #colophon, #branding, #main, #wrapper {
          float: none;
          margin: 0;
          width: auto;
     }
     #access {
          width: 100%;
     }
     #branding img {
          max-width: 100%;
          height: auto;
          display:block;
     }
}

#site-generator {display: none;}