/* Print Stylesheet */

/***** Layout *****/
#wrapper {clear:both; margin:2cm; margin-bottom:0;}
#footer {clear:both; margin:2cm; margin-top:0;}

/***** General Elements *****/
body, html {margin:0; padding:0;}

body {background:none; color:#000; font-family:Arial, Helvetica, sans-serif; font-size:62.5%;}

h1 {font-size:1.8em;}
h2 {font-size:1.6em;}
h3 {font-size:1.4em;}
h4 {font-size:1.3em;}
h5 {font-size:1.2em;}
h6 {font-size:1.1em;}
p {font-size:1.2em;}
a {color:#000; text-decoration:none;}

li {
	font-size:12px;
}


/***** Hide Elements *****/
.hide, img, form, #nav, #blognav, #socialtags, #nextprevious, #share, hr, .rss_feed, .nextarticle, #header-image  {display:none;}
