#print_masthead{
	display:block;
	margin:0;
	padding:0;
	margin-bottom:-100px;
	padding-left:15px;
}
* #print_masthead{
	margin-bottom:-50px;
}

#masthead{
	display:none;
}
.slider{
	display:none;
}
#search-container{
	display:none;
}
#primary-nav-bar{
	display:none;
}
#important-links{
	display:none;
}
#yellow-section{
	display:none;
}

/*Nyheter startsidan*/
#news div{
	width:100%;
	page-break-inside: avoid;
}
#news div.news-post-thumbnail{
	display:none;
}

#nybro-facebook{
	width:100%;
	page-break-inside: avoid;
}

#current{
	display:none !important;
}
#ellibot_combine_in_content{
	display:none;
}
/*Undersida*/
.sub-header{
	display:none;
}
.category-box{
	width:50%;
	float:left;
	page-break-inside: avoid;
}

.category-menu{
	display:none;
}

/*Standardbild i inlägg */
.post_topimage{
	
	margin:0;
	padding:0;
}

.breadcrumb{
	display:none;
}

/*Verktygsfält*/
.share{
	display:none;
}

/*Inlägg i list-läge*/
.category-pages{
	display:none;
}
.category-pages .post_stickyimage{
	display:none;
}

.sidebar{
	display:none;
}

/*Sidfot*/
#footer{
	display:none;
}

.scroll-top{
	display:none !important;
}

h1{
	margin-top:1em;
}

#container, .container{
	width:100%;
	margin:auto;
}

#single-post-content{
	text-align:left;
}

/* Fix för bootstrap*/
/*
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{
	width:100%;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{
	width:100%;
}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{
	width:100%;
}
*/
