/* css optimized for print */

body {
	font-size: 0.9em;
	font-family: "Lucida Grande", Sans-Serif;
	line-height: 1.4em;
	padding: 1em 1em 0em 2em;
}

/* farben */
h1 .cufon-alt, h2 .cufon-alt, a{
	color: #177227;
	text-decoration: none;
	font-size: 0.9em;
}

.cufon canvas {
	display: none
}

.smalltime {
	font-size: 0.7em;
	line-height: 1em;
}


/* header */

#header {
	margin-bottom: 3em;
}

#header .headerimg h1 {
	margin: 0;
}

#header .headerimg h1 a {
	content: url(http://www.mauerpark.info/wp-content/themes/mauerpark_v3/images/fdm-print.png);
	width: 100%;
}


/* footer */
#footer {
	background: none!important
	width: 100%;
	font-size: 0.8em;

}

/* spacing */

.post {
	margin-bottom: 2em;
	padding-bottom: 3em;
	border-bottom: dashed 1px #177227;
}

.post h2 {
	margin:0;
}

.post .more-link {
	float: right;
}

/* ausblenden */

#googleTranslator, #navcontainer, .entry .social_bookmark,
#commentform, #respond, #sidebar, .navigation,
.smallcat, .smallcomments, .smalluser,
#header .headerimg .description {
	display: none;
}