/* Title: print.css */
/* Creator: Cinnamon Interactive - Kristiaan Thivessen */
/* Description: Print stylesheet for smildebakery.nl */
/* Date: 20050217 */
/* Format: text/css */

html, body {
	margin: 0; 
	padding: 0; 
}

body {
	font-family: Italia, "Adobe Minion Web", Minion, Georgia, serif;
	font-size: 80%; 
	color: #000; 
	background: #fff; 
	line-height: 120%;
}

p, address { margin: 0.5em 0 1em; }
ul { margin: 0.5em 0 1em; padding: 0 0 0 1.5em; }
ol { margin: 0.5em 0 1em; padding: 0 0 0 2em; }

a {	color: #dd7914; background: transparent; text-decoration: underline; }

h1 {
	font-size: 180%;
	margin: 0 0 1em;
	line-height: 110%;
	font-weight: normal;
	letter-spacing: 0;
	font-style: italic;
}
.section {
	display: block;
	font-size: 70%; line-height: 100%;
	margin: 0 0 0.2em;
	text-transform: uppercase;
	font-style: normal;
	letter-spacing: 1px;
	font-style: normal; 
}
h2 {
	font-size: 130%;
	margin: 1.5em 0 0.5em;
	font-weight: normal;
}
h3 {
	margin: 1.5em 0 0.5em;
	font-size: 100%; line-height: 120%;
}
div.section {
	font-family: Italia, "Adobe Minion Web", Minion, Georgia, serif;
	font-size: 130%;
}

img { border: 0; vertical-align: middle; }
abbr { font-style: inherit; border: 0; }
.break { clear: both; line-height: 1px; }

table { 
	margin: 0.5em 0 1em; border: 0; 
	font-size: 100%; line-height: 130%;
}
th, td { 
	vertical-align: top; text-align: left; 
	font-weight: normal; 
	padding: 0 0.3em;
	color: #000; background: #fff;
}
.odd th, .odd td { color: #000; background: #f3f3f3; }
.adressen th { text-align: right; font-weight: bold; }
.adressen ol { list-style: circle outside; }

.published { font-style: italic; font-size: 90%; margin: 1.5em 0; }

.excerpt, .vraag-antwoord, .tip, .regio-group { clear: both; margin-bottom: 1em; border-bottom: 1px dashed #000; }
.distributeur { height: 6.5em; float: left; width: 25%; margin: 1em 0 2em; }
.distributeur h3, .distributeur p { margin: 0; }
.plaats { text-transform: uppercase; }

#jumpnav, #navigation, #merken, #royalsmilde, #secnav, #path, #regio { display: none; }

#header { padding: 1.5em 2em; }
#maincontent { margin: 4em 5% 2em 10%; }

.productlist { border: 1px dashed #000; }
.product { border-top: 1px dashed #501979; padding: 1em 30px 0.5em; }
.productlist .first { border: 0; }
.product h2 { 
	margin: 0.5em 0 0.4em 120px; font-weight: bold;
	font-size: 120%; line-height: 120%;
}
.product .photo { 
	width: 90px; float: left;
	text-align: center;
	font-size: 90%; line-height: 120%;
	margin: -2em 0 0;
}
.product .eigenschappen {
	margin: 0.5em 0 0.4em 120px;
	font-size: smaller;
}
.photo .thumbnail {
	display: block;
	line-height: 90px;
}
.thumbnail img { vertical-align: middle; }
.product ul { margin: 0 0 0 120px; line-height: 130%; }
.product li { 
	background-image: none; 
	padding: 0; margin: 0; 
}
.brand { display: block; margin: 1em 0 1em 120px; }
.filter { margin: 1em 0; font-size: 85%; line-height: 130%; }

#address { text-align: right; position: absolute; top: 1em; right: 5%; font-size: 85%; line-height: 130%; }
