#header, #page, #footer, #text, #content, .post, #sidebar, .sidebarPanel, #headerimg, #description {
    width: auto !important;
    height: auto !important;
    margin: 0;
    padding: 0;
    background-image: none;
}
#textTop, #textBottom, #headerimg, #respond, #sidebar, #search, #footer, #navigation, .vid, embed, object, #uservoice-feedback, .addthis_container {
    display: none;
}
h2 {
    margin-top: .5em !important;
}
#headerTitle {
    font-size: 2em;
    display: block;
    float: none;
}
#description {
    text-align: left !important;
    width: auto;
    margin: 1.5em 0 0 0 !important;
    float: none;
    color: #666;
    font-size: 1.2em;
}
.pullquote, .pullquoteright, .direct {
    border: 1px solid #555;
}
#relatedPosts {
    border: 1px solid #BBB;
}

#header {
    width: 45% !important;
    float: left;
}
#promo {
    height: auto;
}
#promo a img {
    width: 45%;
    height: auto;
    float: right;
    margin: 0 0 2em 0;
}
#page, #content, #text {
    min-height: 100%;
}

img.size-large {
    width: 100%;
    height: auto;
}

html, body, #content, #header {
    background: none;
}

#content {
    float: none !important;
}



