/* Editorial Widget
----------------------------------------------------------------------------- */


	div.widget-editorial,
	div.widget-editorial ul {

	width: 100%;
	padding: 0;
	position: relative;
	float: left;
	clear: left;

	}
	
	div.widget-editorial ul > li {
	
	width: 100%;
	padding-bottom: 13px;
	margin-bottom: 26px;
	border-bottom: 1px solid #eae4e1;
	position: relative;
	clear: left;
	
	}
	
	div.widget-editorial.browse li.last {
	
	margin: 0 !important;
	padding: 0 !important;
	
	}
	
	div.widget-editorial li > strong,
	div.widget-editorial.display > strong {
	
	text-transform: uppercase;
	font-size: 11px;
	line-height: 13px;
	position: absolute;
	top: 0;
	left: 0;
	color: #9a6446;
	
	}
		
	div.widget-editorial.browse li > em,
	div.widget-editorial.display > em {
	
	display: none;
	
	}
	
	div.widget-editorial ul.actions {
	
	margin: 0;
	padding: 0;
	
	}
	
	div.widget-editorial ul.actions li {
	
	border: none;
	margin: 0;
	padding: 0;
	
	}
	
	
	/* Products Lisitng */
	
	
	div.widget-editorial ul.products li {
	
	float: left;
	clear: none;
	display: block;
	width:182px;
	height: 210px;
	margin: 0 10px 0 0;
	overflow: hidden;
	text-align: center;
	border: none;
	
	}
	
	div.widget-editorial ul.products li em {

	display: block !important;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 11px;
	text-transform: uppercase;
	
	}

	
/* PRESS / BROWSE
----------------------------------------------------------------------------- */

	
	body.section-press div.widget-editorial.browse li h4 {
	
	margin: 0;
	
	}
	
	body.section-press div.widget-editorial.browse li h4 a {
	
	width: 230px;
	height: 288px;
	text-indent: -5000px;
	display: block !important;
	position: absolute;
	top: 0;
	left: 0;
	
	}

	body.section-press div.widget-editorial.browse strong,
	body.section-press div.widget-editorial.browse div.story {
	
	display: none;
	
	}
	
	body.section-press div.widget-editorial.browse li {

	width: auto;
	padding: 0;
	margin: 0 10px 10px 0;
	border: none;
	position: relative;
	clear: none;
	
	}
	
	body.section-press div.widget-editorial.browse li img {
	
	margin: 0 !important;
	
	}
	

/* NEWS & EVENTS / BROWSE
----------------------------------------------------------------------------- */

		
	body.section-news div.widget-editorial.browse ul.pages {
	
	display: none;
	
	}
	
	
/* JOSHUA'S BLOG
----------------------------------------------------------------------------- */

	#page-site div.widget-editorial li h4 {
	
	margin-top: 0;
	
	}

	#page-site div.widget-editorial li .fb-comments {
		
	margin-bottom: 10px;
		
	}
	
	#page-site div.widget-editorial li > strong {
	
	display: none;
	
	}
	
 /* Joshua's Blog - Details Page */

	#page-story div.widget-editorial.joshuas_blog > strong {
		
		display: none !important;
		
		}


/* OUR PROMISE / BROWSE
----------------------------------------------------------------------------- */

	
	body.section-ourpromise div.widget-editorial.browse h4,
	body.section-ourpromise div.widget-editorial.browse strong {
	
	display: none;
	
	}
	
	body.section-ourpromise div.widget-editorial.browse ul.stories > li {
	
	border: none;
	
	}
	

/* SUPPORT / BROWSE
----------------------------------------------------------------------------- */


	body.section-help div.widget-editorial {
	
	padding-bottom: 13px;
	margin-bottom: 26px;
	border-bottom: 1px solid #eae4e1;
	
	}
	
	body.section-help div.widget-editorial.headlines h3 {
	
	display: block !important;
	
	}
	
	body.section-help div.widget-editorial.headlines ul li {
	
	border: none;
	padding: 0;
	margin: 0 0 3px 0;
	
	}
	
	body.section-help div.widget-editorial ul.paging a {
	
	padding-right: 20px;
	
	}
	
	#page-help #answers ul.headlines {
	
	padding-bottom: 10px !important;
	
	}
	
	#page-help #answers div.headlines ul.paging {
	
	display: none;
	
	}
	
	
/* NEWS & EVENTS / DISPLAY
----------------------------------------------------------------------------- */


	#page-biography #content h4 {
	
	display: none;
	
	}
	
	#page-story #content strong {
	
	display: block;
	
	}
	
	
/* FIND US / DISPLAY
----------------------------------------------------------------------------- */


	#page-locations div.widget-editorial.display h4 {
	
	font-size: 11px;
	font-weight: bold;
	color: #432f23;
	
	}
	
	#page-locations div.widget-editorial.display li {
	
	font-size: 11px;
	line-height: 13px;
	width: 150px;
	height: 100px;
	margin: 0 10px 0 0;
	float: left;
	clear: none;
	border: none;
	
	}
	
	#page-locations div.widget-editorial.display em,
	#page-locations div.widget-editorial.display ins {
	
	font-style: normal;
	float: left;
	clear: left;
	display: block;
	width: 100%;
	
	}
	

/* PRESS / DISPLAY
----------------------------------------------------------------------------- */


	body.section-press div.widget-editorial.display {
	
	width: 960px;
	min-height: 960px;
	display: block;
	
	}

	body.section-press div.widget-editorial.display p.lead {
	
	font-size: 16px;
	text-transform: uppercase;
	position: absolute; 
	top: 30px;
	left: 0;
	
	}
	
	body.section-press div.widget-editorial.display img {

	position: absolute; 
	top: 0;
	left: 0;
	
	}
		
	body.section-press div.widget-editorial.display h4 {
	
	position: absolute; 
	top: 0;
	left: 245px;
	margin: 0;
	font-size: 30px;
	color: #43232f;
	
	}
	
	body.section-press div.widget-editorial.display div.enlarged img {
	
	margin: 300px 0 0 0;
	position: relative;
	
	}
	
	body.section-press div.widget-editorial.display div.story {
	
	width: 720px;
	height: 150px;
	position: absolute;
	top: 0;
	left: 245px;
	
	}
	
	body.section-press div.widget-editorial.display div.story img {
	
	width: 120px;
	height: 150px;
	overflow: hidden;
	position: relative;
	margin: 138px 10px 10px 0 !important;
	cursor: pointer;
	}
	
	
/* GLOSSARY / BROWSE
----------------------------------------------------------------------------- */


	body#page-glossary div.widget-editorial em {
	
	display: block;
	margin: 0 0 15px 0;
	
	}

	body#page-glossary div.widget-editorial .story em {
	
	display: inline;
	margin: 0;
	
	}	

	body#page-glossary div.widget-editorial ul.leads li.last {
	
	border: 0;
	
	}

	body#page-glossary div.widget-editorial ul.leads ul.actions {
	
	display: block;
	
	}
	
	body#page-glossary div.widget-editorial a.display {
	
	padding-left: 0;
	
	}


/* INGREDIENT / DISPLAY
----------------------------------------------------------------------------- */


	body#page-ingredient div.widget-editorial em {
	
	margin: 0 0 15px 0;
	display: block;
	
	}

	body#page-ingredient div.widget-editorial .story em {
	
	margin: 0;
	
	}

	body#page-ingredient div.widget-editorial .story strong {
	
	position: static;
	
	}
	
	body#page-ingredient div.widget-editorial .story ul {
	
	width: 100%;
	padding: 00 !important;
	margin: 0 !important;
	
	}

	body#page-ingredient div.widget-editorial .story ul li {
	
	width: 167px !important;
	padding: 0 13px 0 0 !important;
	margin: 0 0 15px 0 !important;
	float: left !important;
	list-style-type: none;
	
	}
	
	body#page-ingredient div.widget-editorial .story ul ul {
	
	padding: 10px 0 0 0 !important;
	
	}

	body#page-ingredient div.widget-editorial .story ul ul li {
	
	width: auto;
	padding: 0 !important;
	margin: 0 0 6px 0 !important;
	float: none;
	
	}
	
	body#page-ingredient div.widget-editorial .story ul strong {
	
	color: #432f24;
	
	}
	
	body#page-ingredient div.widget-editorial .story h4 {
	
	width: 100%;
	clear: both;
	float: left;
	padding-top: 25px !important;
	margin-top: 10px;
	border-top: 1px solid #eae4e1;
	
	}


/* GENERAL TERMS / BROWSE
----------------------------------------------------------------------------- */

	
	body#page-generalterms div.widget-editorial h4, 
	body#page-generalterms div.widget-editorial strong {
	
	display: none;
	
	}

	body#page-generalterms div.widget-editorial .story h4 {
	
	display: block;
	
	}

	body#page-generalterms div.widget-editorial .story ul {
	
	margin-left: 0 !important;
	padding-left: 0 !important;
	
	}

	body#page-generalterms div.widget-editorial .story li {
	
	list-style-type: none;
	
	}

	body#page-generalterms div.widget-editorial ul li.last {
	
	border: 0;
	
	}
	
	
/* ABOUT US / BROWSE
----------------------------------------------------------------------------- */

	
	#page-about #about ul.stories li > h4,
	#page-about #about ul.stories li > strong,
	#page-promise #promise ul.stories li > h4,
	#page-promise #promise ul.stories li > strong,
	#page-institute #institute ul.stories li > h4,
	#page-institute #institute ul.stories li > strong,
	#awards ul.leads li > strong {
	
	display: none !important;
	
	}
	
	#page-about #about div.story h4:first-child,
	#awards h4 {
	
	margin-top: 0;
	
	}

	#awards div.story ul li,
	#awards div.story ul li p {
	
	float: left;
	clear: left;
	width: 100%;
	border: none;
	padding: 0;
	margin: 0 !important;
	
	}
	
	#awards div.story ul li p.lead strong {
	
	float: none !important;
	
	}	
	
	#about ul.stories > li.last,
	#promise ul.stories > li.last,
	#institute ul.stories > li.last,
	#awards ul.leads > li.last {
	
	border: 0;
	
	}
	
	
/* WHY PANGEA + ROUTINES / BROWSE
----------------------------------------------------------------------------- */
	
		
	#why_pangea ul.stories li > h4,
	#why_pangea ul.stories li > strong,
	#routines ul.stories li > h4,
	#routines ul.stories li > strong {
	
	display: none;
	
	}
	
	#routines div.story h4 {
	
	float: left;
	width: 100%;
	border-top: 1px solid #EAE4E1;
	margin-top: 11px;
	padding-top: 13px !important;
	
	}	
	
	#why_pangea div.story h4:first-child,
	#routines div.story h4:first-child {
	
	margin-top: 0;
	padding-top: 0 !important;
	border-top: 0;
	
	}
	
	#why_pangea div.story ul {
	
	float: left;
	list-style-type: square;
	padding-left: 30px;
	
	}
	
	#routines div.story ol {
	
	float: left;
	list-style-type: decimal;
	padding-left: 30px;
	
	}
	
	#why_pangea div.story ul li,
	#routines div.story ol li {
	
	padding: 0;
	margin-bottom: 0;
	border: 0;
	
	}	
	
	#routines div.story a {
	
	color: #432F24;
	
	}
	
	#routines div.story a:hover {
	
	color: #996148;
	
	}
	
	#why_pangea ul.stories > li.last,
	#routines ul.stories > li.last {
	
	border: 0;
	
	}
	

/* TESTIMONIES / BROWSE
----------------------------------------------------------------------------- */	

	
	#testimonies h4 {
	
	margin-top: 0;
	
	}
	
	#testimonies p.lead,
	#testimonies strong {
	
	display: none;
	
	}
	
	#testimonies ul li ul li {
	
	margin: 0;
	border: 0;
	
	}
	
	
/* TESTIMONIES / DISPLAY
----------------------------------------------------------------------------- */	


	#page-story div.display.testimonies div.story ul li {
	
	margin: 0;
	border: 0;
	
	}
	
	#page-story div.display.testimonies div.story p.lead {
	
	display: none;
	
	}
	
	
/* FAQ / BROWSE
----------------------------------------------------------------------------- */

	#faq {
		
	line-height: 17px;
		
	}

	#faq > h3 {
	
	display: none !important;
	
	}
	
	#faq h4 a {
	
	line-height: 20px;
	text-transform: none;
				
	}
	
	#faq ul.stories {
		
	border-top: 1px solid #EAE4E1;
		
	}
	
	#faq ul.stories li > strong,
	#faq ul.stories li > span {
	
	display: none;
	
	}
	
	#faq ul.stories li {
	
	margin: 0;
	padding: 0;
	
	}
	
	#faq ul.stories li.last {
		
	border-bottom: 0;
		
	}
	
	#faq ul.stories li h4 a {
	
	color: #724a34;
	
	}
	
	#faq ul.stories li.alt h4 a {
	
	color: #9A6446;
	
	}
	
	#faq ul.stories div.story p strong,
	#faq ul.stories div.story p em {
		
	font-size: 13px !important;
		
	}
	
	
/* FAQ / DISPLAY
----------------------------------------------------------------------------- */
	
	
	#page-story div.display.faq ul {
	
	float: left;
	list-style-type: square;
	padding-left: 30px;
	
	}
	
	#page-story div.display.faq ol {
	
	float: left;
	list-style-type: decimal;
	padding-left: 30px;
	
	}
	
	#page-story div.display.faq ul li,
	#page-story div.display.faq ol li {
	
	padding: 0;
	margin-bottom: 0;
	border: 0;
	
	}
	
	#page-story div.display.faq strong {
	
	display: inline !important;
	
	}
	

/* TESTIMONIALS TICKER
----------------------------------------------------------------------------- */

	
	#ticker {
	
	float: left;
	clear: left;
	width: 934px;
	height: 37px;
	padding: 13px;
	margin-bottom: 13px;
	background: #f6f4f3;
	position: relative;

	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	
	}
	
	#ticker h3 {
	
	width: 120px;
	font-size: 14px;
	line-height: 16px;
	float: left;
	margin-right: 13px;
	color: #ddd3ce;
	
	}
	
	#ticker ul.leads {
	
	float: left !important;
	clear: none;
	width: 500px;
	border: none;
	
	}
	
	#ticker .leads {
	
	float: left;
	clear: left;
	background: none;
	
	}
	
	#ticker ul.leads li {
	
	border: none;
	font-size: 11px !important;
	font-style: italic;
	font-weight: normal !important;
	line-height: 14px !important;
	text-transform: uppercase;
	background: none !important;
	
	}
	
	#ticker ul.leads li strong {

	font-size: 11px !important;	
	font-style: normal !important;
	color: #432f24;
	
	}
	
	#ticker h4,
	#ticker strong,
	#ticker ul.paging {
	
	display: none;
	
	}
	
	
	/* Pagination */
	
	
	#ticker ul.pagination {
	
	width: 257px;
	position: absolute;
	top: 13px;
	right: 13px;
	
	}
	
	#ticker ul.pagination li {
	
	width: auto !important;
	border: none;
	float: left;
	clear: none;
	margin-left: 13px;
	
	}
	
	#ticker ul.pagination li a.next,
	#ticker ul.pagination li a.prev {
	
	height: 10px;
	width: 10px;
	padding: 13px;
	text-indent: -5000px;

	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;

	}
	
	#ticker ul.pagination a.prev {
	
	background: #ddd3ce url(../images/actions/bg-action-circle-alt.png) no-repeat right center;

	}

	#ticker ul.pagination a.next {
	
	background: #ddd3ce url(../images/actions/bg-action-circle.png) no-repeat right center;

	}

	#ticker ul.pagination a.browse {
	
	background: #ddd3ce;
	padding: 13px;
	color: #fff;
	
	}
	
	#ticker ul.pagination a.action:hover {
	
	background-color: #f1e6e1 !important;
	
	}


/* KEY INGREDIENTS
----------------------------------------------------------------------------- */	


	#page-key-ingredients div.widget-editorial h4,
	#page-key-ingredients div.widget-editorial strong {
	
	display: none;
	
	}
	
	#page-key-ingredients div.widget-editorial div.story strong {
	
	display: block;
	
	}
	

/* REGIMENS
----------------------------------------------------------------------------- */	


	#page-regimens div.widget-editorial h4,
	#page-regimens div.widget-editorial strong {
	
	display: none;
	
	}
	
	#page-regimens div.widget-editorial div.story strong {
	
	display: block;
	
	}
	
	#page-regimens div.widget-editorial div.story p {
	
	width: 716px;
	
	}
	
	
