/* CSS for The Green Nut - We Heart Pistachios Channel */


/* ===========================================
         MAIN LAYOUT
==============================================*/

#content {
	margin: 16px 6px 20px 0;
	}

#secondary {
	float: left;
	width: 688px;
	}

#sidebar {
	float: left;
	width: 250px;
	margin-left: 10px;
	}


/* ===========================================
         FEATURED
==============================================*/

#featured .photo {
	float: left;
	}

#featured h3,
#featured p,
#featured ul {
	margin: 0 238px 0 272px;
	font-size: 1.3em;
	line-height: 1.3em;
	}

#featured h3 {
	padding: 15px 0 6px;
	}

#featured p {
	margin-bottom: 1em;
	}
	
#featured ul {
	list-style: disc;
	margin-top: -0.8em;
	padding-left: 1.3em;
	}

#featured li {
	margin-bottom: 0.1em;
	}

#featured a {
	text-decoration: none;
	}

#featured a:hover {
	color: #afbd22;
	}

/* ---- Upcoming Events ---- */

#upcomingEvents {
	float: right;
	width: 184px;
	min-height: 203px;
	_height: 203px; /* IE6 */
	padding: 18px 15px 22px 18px;
	background-color: #5a471c;
	}

#upcomingEvents ul {
	list-style: none;
	margin: 16px 0 0;
	padding-left: 0;
	font-size: 1em;
	line-height: 1.3em;
	}

#upcomingEvents li {
	margin-bottom: 1em;
	}

#upcomingEvents h5 {
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	line-height: 1.3em;
	text-transform: uppercase;
	}

#upcomingEvents a {
	font-size: 1.2em;
	color: #fff;
	line-height: 1.3em;
	}


/* ===========================================
         ASK THE GREEN NUT AMBASSADORS
==============================================*/

#ask .boxContent {
	padding: 18px 16px 20px;
	}

#ask h3 {
	margin-bottom: 20px;
	}

#ask a {
	font-weight: bold;
	color: #afbd22;
	text-decoration: none;
	}

#ask a:hover {
	text-decoration: underline;
	}

/* ---- Intro ---- */

#ask .intro {
	margin: auto 10px 20px;
	}

#ask .intro p {
	margin-right: 210px;
	font-size: 1.2em;
	line-height: 1.3em;
	}

#emailQ {
	float: right;
	width: 169px;
	margin-top: 16px;
	padding-left: 20px;
	font-weight: bold;
	background: url(../images/weheart/arrowRight-whiteBg.gif) 0 0 no-repeat;
	}

#emailQ h5 {
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.3em;
	}

#ask #emailQ p {
	margin-right: 0;
	font-size: 1.1em;
	line-height: 1.3em;
	}


/* ---- Ambassadors ---- */

#ask ul {
	margin: auto 10px;
	border-top: 1px solid #bdc28a;
	}

#ask li {
	padding: 0 8px 16px 0;
	border-bottom: 1px solid #bdc28a;
	}

#ask ul .photo {
	float: left;
	width: 122px;
	text-align: center;
	}

#ask ul .photo img {
	display: block;
	margin-bottom: 4px;
	}

#ask .question,
#ask .answer {
	margin-left: 158px;
	padding-left: 23px;
	font-size: 1.2em;
	line-height: 1.3em;
	}

#ask .question {
	margin-bottom: 24px;
	padding-top: 33px;
	font-weight: bold;
	background: url(../images/weheart/hd-q-channel.png) 0 33px no-repeat;
	}

#ask .answer {
	background: url(../images/weheart/hd-a-channel.png) 0 0 no-repeat;
	}

#ask .answer p {
	margin-bottom: 1em;
	}

#ask .answer ul,
#ask .answer ol {
	border-top: 0;
	margin: 0 0 1em;
	padding-left: 1.3em;
	list-style: disc;
	}

#ask .answer ol { 
	margin-left: 0.6em;
	list-style: decimal; 
	}

#ask .answer li {
	margin-bottom: 1em;
	padding: 0;
	border-bottom: 0;
	}

#ask .continue,
#ask .close {
	font-size: 0.9em;
	}

#ask .readMore {
	float: right;
	margin: 26px 10px auto auto;
	padding-right: 16px;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #5a471c;
	background: url(../images/global/arrow-viewAll-whiteBg.gif) 100% 1px no-repeat;
	}

#ask .readMore:hover { 
	color: #9fac1f; 
	text-decoration: none;
	}


/* ===========================================
         PISTACHIO SUPPORTERS
==============================================*/

#supporters .boxContent {
	padding: 22px 19px 20px;
	}

#supporters h3 {
	text-align: center;
	}

#supporters .group {
	margin-top: 8px;
	padding-bottom: 8px;
	background: url(../images/weheart/box-supporters-group.png) 0 100% no-repeat;
	}

#supporters .group h4 {
	padding: 6px 0 4px 13px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3em;
	color: #fff;
	background-color: #5a471c;
	border-top: 1px solid #b6ae9e;
	}

#supporters .group ul {
	margin: 8px 2px;
	font-size: 1.2em;
	line-height: 1.3em;
	}

#supporters .group li {
	_zoom: 1; /* IE6 */
	}

#supporters .group a {
	display: block;
	padding: 3px 0 2px 12px;
	text-decoration: none;
	}

#supporters .group a:hover {
	background-color: #f7f1e4;
	}