/*

    Project: VP.dk
    Print styles

    Author: Creuna Danmark A/S / www.creuna.dk
    Copyright: 2010, Creuna Danmark A/S. All rights resevered

-----------------------------------------------------------------------*/
html, body { height: auto !important; }

* {color: #000 !important;}
#content, #related, #bottom {font-size: 14px}

ol {padding-left: 35px;}

#container, body, #related, .lightShadowBox, .lightShadowBox .lsbWrapper, a.printPage {background: none; padding: 0;}

form > div,
#skip,
.menu,
.searchBox,
#serviceMenu,
#topNav,
/*div.siteBox.contact,*/
div.siteBox.news,
a.read-more,
a.btnWhite,
#intro .description,
#mainStage,
#logo,
/*.formFields,*/
.video a,
.scfSubmitButtonBorder,
.nyhedPrint a,
#footer .logos,
.btnCyan
{
    display: none !important;
}
.continued,
dl.subscriptions dd.vpupdate
{
    display: block !important;
}

#footer
{
    background: none;
    padding-top: 20px;
    border-top: 1px solid #000;
}

div.siteBox,
#related
{
    border: none !important;
    padding: 0 !important;
    margin-right: 10px !important;
    padding: 0;
}
#related
{
    width: 30%;
    float: right;
}

#main
{
    float: none;
    width:715px;
    padding: 0;
    margin: 0;
    overflow:hidden;
}

#wrapper
{
    width: 100%;
    display:block !important
}

#content
{
    width:65%;
    float: left;
    margin: 0 0 15px;
    padding: 0 17px 0 0;
    border-right:1px solid #000000;
}
#content img
{
    max-width: 70%;
}
#header
{
    height: auto;
}

.purpleBg
{
    background: none !important
}
#container
{
    padding-bottom: 10px;
}
#bottom
{
    background: none;
    border: none;
    padding: 0;
    margin: 10px 0 0;
    }
    #bottom .stories
    {
        border-top: 1px solid #000;
        padding-top: 10px;
        margin: 0;
    }

#footer
{
    margin: 0;
    width: 715px;
    display:block !important;
    }
    #footer .copyright
    {
        width: 100%;
    }

.bottomBoxes .stories .shadowBox
{
    float:right;
    margin:0;
    }
    .bottomBoxes .stories .shadowBox:first-child,
    .bottomBoxes .stories .shadowBox:first-child + .shadowBox + .shadowBox
    {
        clear:both;
        float:left;
    }
    
    #bottom .stories .shadowBox:first-child + .shadowBox + .shadowBox + .shadowBox,
    #bottom .stories .shadowBox:first-child + .shadowBox + .shadowBox + .shadowBox + .shadowBox + .shadowBox + .shadowBox
    {
        clear:both;
    }
.section.stories .shadowBox
{
    margin: 0 10px 10px 0;
    width: 350px;
}