@charset "UTF-8";
/*
Theme Name:              BlueSky - a Textpattern Theme  ## -- Print Styles -- ##
Theme Author:            Andreas Hecht - http://tutsandtipps.the-netbrain.de
Description:             This Theme is using XHTML 1.0 Strict and some CSS3 - IE6 is not supportet!
Copyright:               (c) 2010 Tuts & Tipps - http://tutsandtipps.the-netbrain.de.
License:                 Creative Commons Attribution 2.0 License
Version:                 1.0  -    March 21. 2010
*/
@media print{ body{font-size:11pt;} code{font:10pt "Courier New",Courier,monospace;border-left:1px solid #911;overflow:visible!important;white-space:normal;width:90%} pre{font:9pt /2em "Courier New",Courier,monospace;color:black;background:white;margin-left:2px; padding:1em;border-left:1px solid #911;overflow:visible!important;white-space:normal;width:98%;height:auto} html{height:auto;margin-bottom:0} ul#nav,.exerpt_footer,#searchform,#top_info,img.gravatar,.quoting,#breadCrumb,.pls_note,#bookmarking,.verwandte_artikel,#txpCommentInputForm,#topnav,#bottom,#bottom_wrapper,#aside{display:none} body a[href^="http:"], body a[href^="https:"]{padding-left:0;background-image:none} h1,h2,h3,h4,h5,h6,dt{page-break-after:avoid} a[href]:after{content:"<URL:"attr(href)">";color:#600;background:inherit;font-style:italic}#Kommentar,#comment {page-break-before: always;} img { display: block; margin: 1em 0; padding:0;border:none;}a img { border: none; }table { margin: 1px; text-align:left; }th { border-bottom: 1px solid #333;  font-weight: bold; }td { border-bottom: 1px solid #333; }th,td { padding: 4px 10px 4px 0; }}