/*
Theme Name: mystile-child
Version: 1.0
Description: A child theme of Mystile
Template: mystile
*/

@import url("../mystile/style.css");

#header {
        margin: 0px;
        padding: 0px !important;
        border-bottom: 4px double transparent !important;
}

#header #navigation, #header hgroup {
        margin: 0px;
        padding: 0px;
}
#breadcrumbs {
        margin: 0px;
        padding: 0px;
}
