/*
Stylesheet for Capellino Pasta and Sauces, designed for Screen Media

Author: Christopher Werby of Pipsqueak Productions, LLC
http://www.pipsqueak.com

Last updated: April 1, 2007
*/

/* @group FONT FACE ASSIGNMENTS*/
.buttonLarge a { font-family: Arial, sans-serif; }

/* @end FONT FACE ASSIGNMENTS*/
/* @group DEFAULTS FOR MARGINS AND PADDING*/
/* @end DEFAULTS FOR MARGINS AND PADDING*/
/* @group MAIN STRUCTURE*/
body
{
	background-color: white;
	margin-top: 20px;
	text-align: center;
	font-size: 62.5%;
	/*padding-left: 49%;*/
}

div#framing
{
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	border-color: #DD2C42;
	border-width: 3px;
	border-style: solid;
}

div#content
{
	width: 740px;
	text-align: left;
	color: black;
	border-color: #0A4936;
	border-width: 7px;
	border-style: solid;
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div#copy
{
	margin-left: 120px;
	margin-right: 100px;
	font-size: 1.6em;
	margin-bottom: 30px;
	clear: both;
	line-height: 1.6em;
}

/* @end MAIN STRUCTURE*/

/* @group TOPPER AND FOOTER*/
div#topper, div#footer
{
	width: 740px;
	text-align: left;
	color: black;
	border-color: #0A4936;
	border-width: 7px 0 7px 0;
	border-style: solid;
	height: 90px;
	margin-left: 0px;
	margin-top: -7px;
}

div#footer
{
	margin-top: 0px;
	margin-bottom: -7px;
}

div#topper img, div#footer img
{
	margin-left: 70px;
	margin-top: 10px;
}

div#wordmark, div#bottomLine
{
	font-size: 30px;
	font-style: italic;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	line-height: 0;
	padding-top: 0px;
	border-color: #DD2C42;
	border-width: 3px 0 0 0;
	border-style: solid;
	width: 720px;
	margin-left: 10px;
}

div#bottomLine
{
	height: 3px;
	margin-bottom: 0;
	font-size: .1em;
}

div#wordmark p
{
	margin-top: 20px;
	margin-bottom: 20px;
}

div#wordmark p b
{
	display: inline;
	font-weight: normal;
	padding-left: 20px;
}

/* @end TOPPER AND FOOTER*/

/* @group NAVIGATION*/
div#navigation
{
	margin-bottom: .9in;
	margin-top: 30px;
}

div#navHome { margin-left: 1in; }

/* @group WHITE BUTTON GENERALLY*/
.buttonLarge
{
	width: 120px;
	height: 20px;
	float: left;
	margin-right: 20px;
}

.buttonLarge a
{
	display: block;
	margin: 0px;
	overflow: hidden;
	text-decoration: none;
	height: 100%;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left top;
}

.buttonLarge a { background: url('../images/Button_White_Multi_Large.jpg'); }

.buttonLarge span
{
	position: relative;
	left: 1px;
	top: 1px;
	color: #555;
	text-transform: uppercase;
}

body#home div#navHome a, body#products div#navProducts a, body#stores div#navStores a, body#recipes div#navRecipes a { background-position: -120px 0; }


.buttonLarge a:hover { background-position: -120px 0; }
.buttonLarge a:active { background-position: -240px 0; }

/* @end WHITE BUTTON GENERALLY*/
/* @end NAVIGATION*/
/* @group MAIN HEADLINE AND SUBHEADS*/
div#copy h1
{
	text-align: center;
	color: #DD2C42;
	text-transform: uppercase;
	line-height: 1.1em;
}

div#copy h2, div#copy h3 { color: #DD2C42; }

/* @end MAIN HEADLINE AND SUBHEADS*/
/* @group LINK TREATMENTS GENERALLY*/
/* @end LINK TREATMENTS GENERALLY*/
/* @group MULTI SECTION TEXT TREATMENTS*/
p#signature
{
	background-image: url(../images/Signature.gif);
	background-repeat: no-repeat;
	background-position: left 28px;
	line-height: 2.5em;
	margin-left: -10px;
	padding-left: 10px;
}

/* @end MULTI SECTION TEXT TREATMENTS*/
/* @group MULTI SECTION WORD TREATMENTS*/
span.product
{
	font-weight: normal;
	font-size: 1.2em;
}

span.fraction { white-space: nowrap; }

span.fraction span.above
{
	vertical-align: 0.7ex;
	font-size: 75%;
}

span.fraction span.below
{
	vertical-align: -0.3ex;
	font-size: 75%;
}

/* @end MULTI SECTION WORD TREATMENTS*/
/* @group MULTI SECTION IMAGE TREATMENTS*/
/* @end MULTI SECTION IMAGE TREATMENTS*/
/* @group HOME PAGE*/
body#home div#copy h1 { text-transform: none; }
	body#home div#first img
	{
		float: left;
		padding-right: .1in;
		margin-top: -190px;
		margin-left: 0px;
	}
	
	body#home div#first p
	{
		margin-top: 190px;
		/*margin-right: -30px;*/
	}
	body#home div#copy p {
	margin-right: -30px;
}

/* @end HOME PAGE*/
/* @group PRODUCTS PAGE*/
body#products div#copy h2
{
	margin-top: 30px;
	margin-left: -30px;
	margin-bottom: 60px;
	clear: left;
}

body#products div#copy ul
{
	list-style-type: none;
	margin-left: -30px;
}

	body#products div#copy ul li { clear: left; }
	
	body#products div#copy ul li img
	{
		float: left;
		margin-left: -100px;
		margin-top: -30px;
		margin-bottom: 30px;
		margin-right: 30px;
	}

body#products span.lowFat
{
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}

body#products span.weight
{
	font-size: .8em;
	margin-left: 10px;
}

body#products span.count
{
	font-size: .8em;
	margin-left: 10px;
}

body#products div#copy div#generalInfo
{
	font-size: 1.2em;
	margin-top: .5in;
	margin-left: -30px;
	clear:left;
}

body#products div#copy div#generalInfo span.product { color: #DD2C42; }
body#products div#copy img#main { margin-left: -80px;
		padding-left:40px;
		margin-right:-40px; }

/* @end PRODUCTS PAGE*/
/* @group RECIPES PAGE*/
body#recipes div#copy ul { list-style-type: none; }

body#recipes div#copy span.product
{
	font-size: 1em;
	font-weight: bold;
}

body#recipes div#copy p { margin-left: 40px; }
body#recipes div#copy h3 { margin-left: 40px; }

body#recipes div#copy h2
{
	border-color: #0A4936;
	border-width: 2pt 0 0 0;
	border-style: solid none none none;
	padding-top: 10px;
}

body#recipes div#copy h2.first { border-style: none; }

body#recipes div#copy p.note
{
	font-size: .9em;
	font-style: italic;
}

/*body#recipes div#copy img { margin-left: 35px; }*/
body#recipes div#copy img { margin-left:-110px;padding-left:100px;margin-right:-100px; }
body#recipes div#copy img#main {
	padding-left: 50px;margin-right: -50px;;
}

/* @end RECIPES PAGE*/
/* @group STORES PAGE */
body#stores div#copy ul
{
	list-style-type: none;
	list-style-position: outside;
	margin-left: .2in;
}

body#stores div#copy ul li { font-size: .85em; }

body#stores div#copy ul
{
	float: left;
	padding-right: .4in;
	padding-left: 0in;
}

body#stores div#copy ul li span { font-size: .7em; }

body#stores div#copy h2
{
	font-size: 1.3em;
	margin-bottom: 0;
	padding-bottom: 0;
}

body#stores div#copy p
{
	font-size: .8em;
	line-height: 1em;
}

body#stores div#copy img#main
{
		margin-top: 20px;
	
	margin-left: -110px;
		padding-left:40px;
		margin-right:-40px; 

}

/* @end STORES PAGE */
/* @group UNINCORPORATED STYLES*/
/* @end UNINCORPORATED STYLES*/
