#nav, 
.teaser, .thumbs, 
.printout {
	display:none;
}

body {
	font-family:arial, sans-serif;
	line-height:1.4;
	font-size:76%;
}
h1,h2,h3,h4,h5,h6 {margin:0 0 0.5em; line-height:1.1;}
h1 {font-size:1.6em}
h2 {font-size:1.2em}
h3 {font-size:1em;}
img {border:none;}

#header {float:right; padding-left:20px;}
#contentwrap {
	width:410px;
}
#footer {
	clear:both;
	border-top:1px solid #ccc;
	padding-top:0.25em;
}


/*opskrifter*/
#instructions {width:413px; float:left; }
#ingredients {float:right; width:300px;}
#ingredients h2 {padding-top:0.4em;}
.facts { position:absolute; top:0; right:0; width:300px; }
.facts li {list-style:none; line-height: 14px; }
.facts li img {display:none; position: relative; top: 0; right: 0; }
.recipe_facts	{ margin: 0; padding: 0; }
.recipe_facts p	{ margin: 0 0 1em 0; padding: 0; }
.recipe_facts h3 { margin: 5px 0 !important; padding: 0; font-size: 14px; }
.recipe_facts h4 { margin:0 !important; padding: 0; font-size: 10px; font-weight:normal; }

#recipe #articleimage {
	position:absolute;
	top:0; left:0px; 
}

.opskrift #page { position:relative; padding-top:362px; width:740px;}

/*hide tabnav and print buttons for recipes*/
#recipeNav, .actionbuttons {display:none;}

.opskrift #header {float:none;}
#footer {display:none;}
#logo img {position:absolute; z-index:300; left:0; top:268px; width:76px; height:76px;}
#ingredients ul {margin:0 0 1em; padding:0;border-top:1px solid #ccc;}
#ingredients li {
	list-style:none;
	border-bottom:1px solid #ccc;
	padding:0.2em 0;
}

/*weird bug in IE6+7 makes this neccessary */
#ingredients, #instructions {*padding-top:120px;}
