/* General UT.no stylesheet for print media */
/* Will be extended to cover quirks and spesifics on a page to page basis, where each spesific page gets its own section */
/* GENERAL */
body {
   background: white !important;
   font-size: 11pt !important; /*printing is all about points*/
   margin: 0 !important;
   color: #000;
}   
a{
    background: transparent !important;
    font-weight: bold !important;
    text-decoration: underline !important;
}
/* Hidden stuff*/
.searchbox
,.frontpage-focus-map
,.banner180
,.aktivum
,.navigation
,.kol_menu
,.login-loginbox
,.edit
,.delete
,#debug
,.kolofon ul
,#bottom
,#moderation-report-overlay
,#moderation-report-container
,.calendar-core
,.social
,.print
,.addthis_toolbox
,.polopoly-article .col6
,.menubox
,#feedback
,#dsq-global-toolbar
,#dsq-like-tooltip
,#dsq-new-post
,.recent-comments
,.map-tool .print
,.print_button
,.alternate-head
,.breadcrumbs
,.dsq-item-trackback
,.dsq-options
,.cottage .related-list
,.nav-results
,.frontpage-news
,.comment-column
,.global-user-menu
,.mapoptions
{
    display:none !important;
}
.logos {
    height: auto;
}
#middle{
    float: none !important;
    margin: 0;
    padding: 0;
    width: auto;
    position: absolute;
    top: 100px;
    /*border-top: 4px solid #d2d2d2;*/
}
#top {
    position: absolute;
}
.wrapper {
    margin: 0 !important;
    width: 990px;
    margin-left: 20px;
}
#top,
#middle,
#bottom {
    margin: 0;
    padding: 0;
}
/* FRONTPAGE */
/* ARTICLE */
/* links are expanded */

.polopoly-article .article a:link:after, .polopoly-article .article a:link:visited{ 
    content:" (" attr(href) ") ";
}
.polopoly-article .col12 {
    width: 1000px;
}
.polopoly-article .article{
 width: 800px;
}
.img-center {
    width: 800px !important;
}
.img-center img{
    width: 800px;
}
.img-center p, .img-left p, .img-right p, .img-center address, .img-left address, .img-right address {
    color: #000;
    background-color: #fff !important;
    font-size: 10pt !important;
}
.polopoly-article .article p {
    font-size: 11pt;
    line-height: 14pt !important;
}
/* "flere saker" hidden*/
.col18.first.last.seperator{
    display:none !important;
}
/*second column narrower*/
.col6.last{
	width:200px !important;
}
/* COTTAGE */


/*second and third columns narrower*/

/* TRIP */

.trip .col5
,.tripmap{
    width:230px;
}

/* POI */

.poi .col5
,.poi-map-focus{
    width:230px;
}

/* Unfloated elemenst for firefox */
.col1,
.col2,
.col3,
.col4,
.col5,
.col6,
.col7,
.col8,
.col9,
.col10,
.col11,
.col12,
.col13,
.col14,
.col15,
.col16,
.col17,
.col18 {
    float: none !important;
    display: block;
}
.header .yr {
    float: none;
}
.map .gmnoprint {
    display:inline;
}
.map {
    width: 595.28pt !important;
    height: 841.89pt !important;    
}
