

* {
    background: white none !important;
}
#page {
    width:                  100%;
    border:                 none;
}
#body {
    padding-top: 0;
}

body header.site {
    height: auto;
    background: none !important;
    padding-bottom: 5px;
    border-bottom: 2px solid #5DAFF0;
    -webkit-box-shadow:                 none;
    -moz-box-shadow:                    none;
    box-shadow:                         none;

}


body header.site,
header.site a.lightswitch, 
header.site div.main,
#dev-footer,
#admin-header,
#admin-controls {
    display:                none;
}


body header.site div.container {
    width: 100%;
    padding-left: 20px;
}

#body #sidebar {
    display:                none;
}

#body #main {
    float:                  none;
    width:                  100%;
    margin:                 0;
}

.print-only {
    display: block;

}

div.slab,
div.inset {
    padding: 0;
    border: 0;
    background-color: white;
    -webkit-border-radius:              0px;
    -moz-border-radius:                 0px;
    border-radius:                      0px;

}

.screen-only {
    display: none;
}

.container {
    width: 100%;
}

footer.site,
footer.site {
    border-top: 1px solid #737F80;
    -webkit-box-shadow:                 none;
    -moz-box-shadow:                    none;
    box-shadow:                         none;

}

div.prism,
footer #grid-control,
footer div.link {
    display: none;
}

footer a,
footer div.copyright {
    text-shadow:                        none;

    -webkit-box-shadow:                 none;
    -moz-box-shadow:                    none;
    box-shadow:                         none;

}
