/* print.css */

body {
    margin: 10px;
}
.plus1-widget,
.newsdesk,
.latest_under_article,
.block-top_menu,
.block-storm,
#outer-right,
#sidebar-right,
#sidebar-left,
#redaktoransvar,
.ad,
.ads,
.ad_wrapper,
.footer_global_menu,
.messages,
.section_custom,
.tabs,
#stwrapper,
script,
#stwrapper,
.node_toolbar,
.byline_right,
#footer-wrapper,
#wallpaper_cover,
.ad_wrapper.ad_horizontal.ad_megaboard,
#gallery-small,
#gallery-wrap-small,
#gallery-wide,
#gallery-wrap-wide,
#adsystem_nodeAds_rightBanner0,
.related_articles,
#video-player-wrapper,
.embedded-video-article {
    display: none !important;
}

#page,
#container,
#main {
    width: auto !important;
    float: none !important;
    margin: 0 !important;
}

#header-region {
    margin: 0 !important;
    background: none;
}

.field_ingress,
.field_fulltekst {
    font-family: georgia, serif !important;
}

#site-name {
    display: none;
}

.footer_kolofon {
    margin-top: 20px;
    font-size: .9em;
}

#print_logo {
    display: block;
    margin-bottom: 10px;
}

#comments {
    display: none;
}

.field_fulltekst {
    padding-top: 10px;
}

/* remove floats on long elements */

.node_front_abctv_player, .node_front_wide_image {
    float: none;
}

#content { 
    float: none;
}