/*****************************************************

Use: Belleverde Broccoli Website
Author: Greg Maloney
Co-author: Julia Richardson

*****************************************************/


@import "nav.css";
@import "sidenav.css";


/* page
---------------------------------------------------------- */

body {
	margin: 0;
	padding: 0 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

/* header
---------------------------------------------------------- */

#header {
	padding: 0;
	margin: 0;
	width: 945px;
	float: left;
	}
#logo {
	padding: 0;
	margin: 12px 0;
	width: 100%;
	float: left;
	}

/* content
---------------------------------------------------------- */

#container {
	margin: 0 auto;
	padding: 0;
	width: 945px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
img {
	border: none;
}
img.float-left {
	float: left;
	margin: 0 15px 20px 0;
}
img.float-right {
	float: right;
	margin: 0 0 20px 15px;
}
.clear {
	clear: both;
}
/* below added by HJ for XML/XSL CMS purposes */
#content { 
	margin: 0;
	padding: 0;
	float: left;
	width: 945px;
}


/* callouts
---------------------------------------------------------- */

#callout-left, #callout-middle, #callout-right {
	float: left;
	width: 303px;
	margin: 8px 15px 0 0;
	padding: 15px 0 0 0;
	font-size: 12px;
	border-top: 4px solid #00703c;
}
#callout-middle {
	border-color: #8cc63f;
}
#callout-right {
	width: 304px;
	border-color: #cfab7a;
	margin-right: 0;
}

#callout-left h1, #callout-middle h1, #callout-right h1 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 16px;
	line-height: 1.1em;
}

#callout-left img, #callout-middle img, #callout-right img {
	float: right;
}

#callout-left p, #callout-middle p, #callout-right p {
	margin: 0 5px 10px 0;
	padding: 0;
	color: #707070;
	line-height: 1.5em;
}

#callout-left ul, #callout-middle ul, #callout-right ul {
	margin-top: 0;
	margin-bottom: 0;
	color: #707070;
	line-height: 1.5em;
}
#callout-left li, #callout-middle li, #callout-right li {
	margin: 10px 5px 10px 0;
}

.home #callout-left h1, .home #callout-left a { color: #00703c;	}
.home #callout-middle h1, .home #callout-middle a { color: #8cc63f; }
.home #callout-right h1, .home #callout-right a { color: #cfab7a; }
.home #callout-left a, .home #callout-middle a, .home #callout-right a {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.home #callout-left a:hover, .home #callout-middle a:hover, .home #callout-right a:hover {
	text-decoration: underline;
}

.about #callout-left { border-color: #cfab7a; }
.about #callout-left h1 { color: #cfab7a; }
.about #callout-middle { border-color: #00703c; }
.about #callout-middle h1 { color: #00703c; }
.about #callout-right { border-color: #8cc63f; }
.about #callout-right h1 { color: #8cc63f; }

.why #callout-left { 
	width: 288px;
	border-color: #8cc63f;  
}
.why #callout-left h1 { color: #8cc63f; }
.why #callout-middle { 
	width: 355px;
	border-color: #00703c;  
}
.why #callout-middle h1 { color: #00703c; }
.why #callout-right { 
	width: 267px;
	border-color: #cfab7a; 
}
.why #callout-right h1 { color: #cfab7a; }

.media #callout-left, .media #callout-middle, .media #callout-right  { 
	margin: 40px 10px 0 0;
	padding-bottom: 40px;
	width: 250px;
	border: none;
}
.media #callout-left { 
	width: 275px;
	padding-left: 95px;
}
.media #callout-middle { 
	width: 245px;
}
.media #callout-right { 
	width: 250px;
	margin-right: 0;
}
.media #callout-left img, .media #callout-middle img, .media #callout-right img {
	float: none;
}
.media #callout-left h1, .media #callout-middle h1, .media #callout-right h1 {
	margin-bottom: 15px;
	color: #7d7d7d;
	font-size: 20px;
}

.media #callout-middle ul {
	margin: 0;
	padding: 0;
	list-style: none;	
}
.media #callout-middle ul li {
	margin: 0 15px 15px 0;
	padding: 0;
	float: left;
}
.media #callout-middle ul li.last {
	margin-right: 0;
}
.media #callout-middle ul li img {
	margin: 0;
	padding: 2px;
	float: left;
	border: 1px solid #CCC;
	background-color: #FFF;	
}


/* recipes (modified by HJ for XML/XSL CMS purposes)
---------------------------------------------------------- */

#recipes-right, #subnav-container {
	float: left;
	padding: 5px 0 0 0;
}
#recipes-right {
	border-top: 4px solid #fff;
	margin: 25px 0 20px 0;
	width: 560px;
}
#recipes-right p {
	margin: 0 0 16px 20px;
	padding: 0;
	clear: both;
	color: #333;
	line-height: 1.5em;
}
#recipes-right #text {
	margin: 0;
	padding: 8px;
	width: 548px;
	color: #339900;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f5f9e8;
	border: 1px solid #d9eca1;
}
#recipes-right #download {
	height: 30px;
	margin: 0;
	padding: 12px 0 0 34px;
	clear: both;
	background-image: url(/_images/adobe-icon.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}
#recipes-right h1  {
	margin: 10px 0 10px 5px;
	padding: 5px;
	clear: both;
	color: #339900;
	font-size: 14px;
	line-height: 19px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #339900;
}
#recipes-right h3 {
	margin: 3px 0 8px -15px;
	padding: 0;
	font-size: 12px;
	color: #333;
}
/* ingredients list */
#recipes-right ul {
	width: 230px;
  	margin: 0 0 5px 0; /* resetting margin */
 	padding: 0 0 0 35px; /* using padding to position ul */
	float: left;		
}
#recipes-right li {
	margin: 0 0 8px 0;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
}

/* method list */
#recipes-right ol {
	margin: 12px 0 5px 0px;
	padding: 0 0 0 20px;
	list-style:decimal;
	list-style-type:decimal;
}
#recipes-right ol li {
	margin: 0 0 6px 22px;
	padding: 0 0 0 2px;
	font-size: 12px;
	font-weight: normal;
}
#recipes-right .ing-sub-title {
	margin: 12px 0 -8px 0;
	padding: 0 0 0 20px;
	float: left;
	clear: right;
	width: 205px;	
	font-weight: bold;
	color: #333;
}
#recipes-right .method-sub-title {
	margin: 20px 0 15px 0;
	padding: 0 0 0 20px;
	color: #333;
	font-weight: bold;
}
#recipes-right .sauce {
	margin: 12px 0 0 20px;
	padding: 0;
	color: #333;
}

/* where to buy 
---------------------------------------------------------- */
#temp_where_to_buy {
	margin: 145px 0 165px 0;
	padding: 0;
	width: 940px;
	text-align: center;
}
/* footer (modified by HJ for xml/xsl CMS purposes)
---------------------------------------------------------- */

#footer {
	font-size: 10px;
	line-height: 16px;
	margin: 25px 0 40px 0;
	padding: 8px 12px;
	clear: both;
	background-color: #f2f2f2;
	color: #666;
	float: left;
	width: 921px;
	}
body.recipes #footer {
	margin-top: 0;
}
#footer ul {
	margin: 0 0 2px 0;
	padding: 0;
	width: 100%;
	float: left;
	list-style: none;
}
#footer ul li {
	margin: 0 8px 0 0;
	padding: 0 8px 2px 0;
	float: left;
	background-image: url(/_images/nav_divider_footer.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#footer ul li.real_last {
	background: none;	
}
#footer p {
	margin: 0;
	padding: 0;
	float: left;
	
}
#footer img {
	float: right;
	}
#footer strong {
	color: #6B6554;
	}
#footer #copyright {
	margin: 0;
	padding: 0;
	float: right;
}

/* links
---------------------------------------------------------- */

#footer a:link, #footer a:visited, #footer a:active {
	color: #666;
	text-decoration: none;
	}
#footer a:hover {
	color: #000;
	text-decoration: underline;
	}
a:link, a:visited, a:active {
	color: #666;
	text-decoration: underline;
	border: none;
	}
a:hover {
	color: #F78702;
	}

/* misc
---------------------------------------------------------- */
sup {
	height: 0;
	line-height: 1;
	font-size: 11px; 
	_font-size: 13px;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	bottom: .5ex;
	_bottom: .6ex;
	font-weight: normal;
}
#nav sup {
	bottom: .6ex;
	_bottom: 1ex;
}
#footer sup {
	bottom: .1ex;
	_bottom: .4ex;
}
#content h1 sup, #subnav h1 sup, #recipes-right #text sup {
	bottom: 1ex;
	_bottom: 1.2ex;
	font-size: 12px; 
	_font-size: 14px; 
}

