/* HTML5 Boilerplate, reduced by kubus media  */

footer, header { display: block; }
html { font-family: sans-serif; color: #222; font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 1em; line-height: 1.4; font-family: 'Glegoo', serif; color: #3b3b3b; background: #fff url(../img/pattern.jpg) repeat; }

::-moz-selection { background: #004885; color: #fff; text-shadow: none; }
::selection { background: #004885; color: #fff; text-shadow: none; }

a { color: #3b3b3b; }
a:visited { color: #3b3b3b; }
a:hover { color: #004885; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

#container { max-width: 680px; margin: 0 auto 20px auto; padding: 0; text-align: center; }
header { margin: 0 auto; padding: 0; background: transparent url(../img/wunschbuch.png) no-repeat top center; }
header h1 { margin: 0; padding: 250px 0 0 0; font-size: 2.3em; line-height: 1.1em; text-transform: uppercase; font-weight: normal; text-shadow: #3b3b3b 0 -1px 0,#ffffff 0 0 10px,#ffffff 0 0 17px; }
h2 { margin: 0; padding: 0 0 10px 0; }
div[role=main] { padding: 20px; }
#banner { position: absolute; top: 10px; right: 10px; }

@media print {
	* { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
	a, a:visited { text-decoration: underline; }
	a[href]:after { content: " (" attr(href) ")"; }
	abbr[title]:after { content: " (" attr(title) ")"; }
	a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
	img { page-break-inside: avoid; max-width: 100% !important; }
	@page { margin: 0.5cm; }
	p, h2, h3 { orphans: 3; widows: 3; }
	h2, h3 { page-break-after: avoid; }
}

@media handheld, only screen and (max-width: 767px) {
	header h1 { font-size: 1.8em; line-height: 1.1em; }
}