/*  
Theme Name: Kmaaling
Theme URI: http://kommunikationsmaaling.dk/
Description: Print css for Kommunikationsmaaling.dk.
Version: 1.0
Author: Rasmus Torp
Author URI: http://bjergk.dk/
*/

body {
	margin:3em 4em;
	font-family:arial, sans-serif;
	font-size:9pt;
	line-height:13pt;
	color:#000;
	}

#nav, .pagebar, #tips, .tags, .postmetadata, #comments, .commentborder, #sidebar, #infobar, .logocontent, #footer, img#wpstats {display:none}

h1 a, h1 a:visited, h2 a, h2 a:visited {text-decoration:none;color:#000}

h1, .description {margin:0;color:#000}
h1 {font-size:12pt}
h2 {margin-top:1em;font-size:20pt;line-height:24pt}
.description {margin:0.5em 0 2em 0;}
.author {margin-bottom:2em;}
.author img {
	margin:0.2em 1em 0.5em 0;
	float:left;
	}	
strong {color:#000}
small {font-size:9pt;font-style:italic}
.entry hr {margin-bottom:2em}
.clearfix:after { 
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden; }
.clearfix { 
  display: inline-block; 
  _height: 1%; }
/* Hides from IE-mac \*/
.clearfix { 
  display: block; }
/* End hide from IE-mac */

.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
