body {
	background: #fff; 
	font-size: 1.15em;
}	

body.largeprint {
	font-size: 2.0em;
}

#masthead, #nav1, #tagline, #sidebar, #footnav, #footside,
.noprint, .juxta, #recipecat, #print, #recipeprint, h2, .recipe_pix {
	display: none !important;
}

#main h1.recipename {
	width: 85%;	
	margin: 0 0 5px 0;
	font-size: 2.5em;
	font-weight: bold;
}

.pcontact #main h1.recipename {
	font-size: 2.0em;
}

.recipes #main .sharebox, .recipes #main .sharebox2, .recipes #main #comments {
	display: none;
}

#footer {
	clear: both;
	border: 0;
	margin: 0;
	padding: 0;
}

#footfoot, #main {
	clear: both;
	width: 100% !important;
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	background: #fff;
	color: #000;
}

.pcompact #footfoot {
	margin-top: 15px !important;
}

#footfoot .copy {
	float: none;
	display: block;
	margin: 5px 0 0 0;
}

#footfoot:before {
	content: url("/images/site/kitchen-scoop-logo-little.gif");	
}

.pnoimg #footfoot:before, .pcompact #footfoot:before {
	content: url("/images/site/kitchen-scoop-logo-lilbw.gif");	
}

#footfoot .copy:after {
	content: " - please visit us online at www.kitchenscoop.com where you can find more of our recipes - Beverly & Alicia";
}

h1, h3, h4, p, ul, ol, li, h3 a {
	color: #000 !important;
}

h3#recipehead {
	margin-bottom: 5px !important;
}

h3#tiphead, h3#nuthead {
	margin-bottom: 1px !important;
	text-transform: none;
}

.pcompact #main h3 {
	display: none !important;
}

#main .recipeimg {
	float: left;
	margin: 0 20px 20px 0 !important;
}

#main .recipeintro {
	float: left;
	width: 300px !important;
       
}

.pnoimg #main .recipeimg, .pcompact #main .recipeimg {
	display: none;
}

.pnoimg #main .recipeintro, .pcompact #main .recipeintro {
	float: none;
	width: 85% !important;	
}

#main .recipeintro p {
	margin: 0;
}

#main #recipeblock {
	clear: both;
	height: auto !important;
}

#main #recipeblock .recipetxt {
	min-height: 0 !important;
	width: 85% !important;
	margin: 0 !important;
	border: 0;
	padding: 0;
}	

#recipetip p, #recipenut p {
	margin-top: 0 !important;
}

#main  #recipeblock  #recipemain {
	padding: 0 20px;	
	border: 1px solid #000;		
}

#main #recipetip img {
	display: none;
}

.pcompact #main  #recipeblock  #recipemain {
	padding: 0;
	border: 0;
}

.pcompact #main #recipetip, .pcompact #main #recipenut {
	display: none;
}