/*
Theme Name: MERLAUSCH VERLAG
Theme URI: http://www.merlausch.de
Description: LAUSCH – Phantastische Hörspiele
Version: 1.0
Author: Mattias Stiller
Author URI: http://www.mattiasstiller.de
*/


/*GLOBAL
-------------------------------------------------------------------------*/
/* Print Style Sheet */
@media print {
body {background:white; color:black; margin:0 }
#container-above{display:none;}
#container-topnav{display:none;}
#container-topnavs{display:none;}
#container-breadcrumb{display:none;}
#footer{display:none;}
#container-bottomnavs{display:none;}
.post small a{display:none;}
#header { display:block; 
    height: 100px; 
    font-size: 150%; 
    color:black; }
}
.post small{margin-top:2em;margin-bottom:0;padding:0;}
.post h1{padding:0;margin:0;font-weight:bold;}
#header p{display:none;}
#page{ margin-left:0; 
     float:none; 
     width:auto;
     font-size:12pt;font-family; Arial,sans-serif; }
#commentform,#respond,#post-meta,.avatar,.pagination,.invis,.pagebar { display:none }
h1, h2, h3, h4, h5, h6 { page-break-after:avoid; 
     page-break-inside:avoid }
img { page-break-inside:avoid; 
     page-break-after:avoid; }
blockquote, table, pre { page-break-inside:avoid }
ul, ol, dl  { page-break-before:avoid }
.sidebar_list,
.header,
.middle-part,
.cat_menu,
.comments-template,
.folge-ratings,
#header_img,
.footer,
a {
display: none;
}
.entry p {
	margin: 0 0 10px 0;
}

