/* @override http://toppmotet.se/wp-content/themes/toppmotet/style/css/print.css */

@page {
    margin: 1cm;
}

#top-loader {
	display: none;
}

.navigation {
	display: none;
}

#singlebar, #pagination, #respond, #comment-feed, #recent-articles {
	display: none;
}

#logo {
	width: 960px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.panel {
	width: 960px;
	float: left;
}

#header {
	border-bottom-style: none;
	border-top-style: none;
	background-image: none;
	margin-bottom: 1px;
	background-color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #fff));
	background: -moz-linear-gradient(center bottom, #fff) 0%, #fff) 100%);
	width: 960px;
	float: left;
	display: block;
}

.select.landscape .excerpt, .select.landscape .content, .select.landscape .image-wrapper, .select.landscape .title {
	margin-left: 10px;
}

.section {
	background-image: none;
	float: left;
	display: block;
}

#top {
	display: none;
}

#auxil {
	display: none;
}

.post-18 {
	display: none;
}

#base, #footer {
	display: none;
	background-color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #fff));
	background: -moz-linear-gradient(center bottom, #fff) 0%, #fff) 100%);
}
