/*
Theme Name: Blue Zones Responsive 2014
Theme URI: http://bravenewmedia.net
Description: This is a custom responsive theme design.
Author: Brave New Media
Version: 1.0
License: GNU General Public License
License URI: license.txt

---------- CSS 3 Styles -----------

BNM Default Colors
Dark Purple: #201C23
Light Purple: #433B48
Pink: #D9544E
Tan: #D3C7B1

-webkit-border-radius: 8px;
-moz-border-radius:	  8px;
border-radius:			  8px;
-webikit-box-sizing: border-box;
-moz-box-sizing:		border-box;
box-sizing: 			border-box;
-webkit-box-shadow: #666 0px 2px 3px;
-moz-box-shadow:	  #666 0px 2px 3px;
box-shadow: 		  #666 0px 2px 3px;
background: #EEFF99;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EEFF99), to(#66EE33));
background: -webkit-linear-gradient(#EEFF99, #66EE33);
background: -moz-linear-gradient(#EEFF99, #66EE33);
background: -ms-linear-gradient(#EEFF99, #66EE33);
background: -o-linear-gradient(#EEFF99, #66EE33);
background: linear-gradient(#EEFF99, #66EE33);
-pie-background: linear-gradient(#EEFF99, #66EE33);
behavior: url(/PIE.htc);
*/

div, article, section, aside, header, footer, input, textarea {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	*behavior: url(/scripts/boxsizing.htc);
}

a {
	color: #40A5DB;
	outline: none;
	text-decoration: none;
}

.footerpencil a {
	color: #ec6f33;	
}

a:hover {
	color: #1993D2;
	text-decoration: underline;
}

.footerpencil a:hover {
	color: #dc6931;	
}

a.button {
	background: #AFE4FF;
	-webkit-border-radius: 15px;
	-moz-border-radius:	  15px;
	border-radius:			  15px;
	behavior: url(http://bluezones.com/wp-content/themes/bluezones/scripts/PIE.htc);
	color: #1993D2;
	display: block;
	font-size: 14px;
	margin: 0;
	padding: 5px 25px;
	-webkit-transition: background .2s ease-in-out;
	-moz-transition: 	  background .2s ease-in-out;
	-ms-transition: 	  background .2s ease-in-out;
	-o-transition: 	  background .2s ease-in-out;
	transition: 		  background .2s ease-in-out;
}

a.button.alignright {
	margin-left: 10px;
}

.checklists a.button {
	background: #AFE4FF url(images/icons/button-arrow.png) no-repeat right 6px;
	margin-top: 22px;	
}

a.button.inline {
	display: inline-block;	
}

a.button.light-orange {	
	background: #ffe7c4 !important;
	color: #FF9B00;
}

a.button.orange {
	color: #fff;
}

a.button.white {
	background: #fff;
	color: #FBAF42;
}

a.button.white:hover {
	background: #FFE7C4;
}

.module.fourth a.button:first-child {
	margin: 20px 0;	
}

a.button.showmore,
a.button.showless {
	display: inline-block;	
}

.blue a.button.showmore,
.blue a.button.showless {
	background: #0392D5;
	color: #fff;	
}

a.button:hover {
	background-color: #D6F1FF; 
	text-decoration: none;
}

.live-longer a.indent {
	margin-left: 100px !important;
}

a.readmore {
	display: block;
	font-family: "proxima-nova", helvetica, arial, sans-serif;	
	font-size: 12px;
	font-weight: 600;
	line-height: 14px;
	margin: 30px 0 0 0;
	text-decoration: none;
	text-transform: uppercase;	
}

.archive a.readmore,
.blog-index a.readmore,
.blog a.readmore,
.news a.readmore,
.press-news a.readmore,
.recipes a.readmore,
.search a.readmore {
	margin: 5px 0 0 0;
} 

a.readmore.margin0 {
	margin: 0;	
}

a.readmore.alignleft {
	margin-right: 15px;
}

.togglecontrol a.readmore {
	margin: 0;	
}

a#logo {
	clear: both;
	display: block;
	padding: 0;
	position: relative;
	z-index: 10;
}

a#logo img {
	height: auto;
	margin: 20px auto 10px auto;
	max-width: 100%;
}

.aligncenter {
	clear: both;
	float: none;
	margin: 0 auto 15px auto;
}

.alignleft {
	float: left;
	margin: 0 25px 15px 0;
}

.alignleft15 {
	float: left;
	margin-right: 15px;	
}

.alignnone {
	float: none;
	margin: 0 0 15px 0;	
}

.alignright {
	float: right;
	margin: 0 0 15px 25px;
}

aside .alignleft {
	margin: 0 5px 5px 0;
}

aside .alignright {
	margin: 0 0 5px 5px;
}

aside li .alignleft, aside li .alignright {
	margin-bottom: 0;
}

 aside .newsmedia .newsside {
	color: #fff;
	display: inline-block;
	font-family: Times, serif;
	font-style: italic;
	font-size: 30px;
	font-weight: normal;
	line-height: 30px;
	padding: 180px 0 10px 20px;
	margin: 0 auto 30px auto;
	text-transform: uppercase;
	max-width: 100%;
	width: 240px;
}

 aside .newsmedia .newsside.recipes {
	background: url(http://www.bluezones.com/wp-content/uploads/2015/04/Food-240-220.jpg) no-repeat center top;
}

 aside .newsmedia .newsside.books {
	background: url(http://www.bluezones.com/wp-content/uploads/2015/04/BZS_240-220-1.jpg) no-repeat center top;
}

 aside .newsmedia .newsside.speakers {
	background: url(http://www.bluezones.com/wp-content/uploads/2015/04/Dan_Buettner-240-220.jpg) no-repeat center top;
}

aside .newsmedia ul {
	margin: 0 auto 30px auto !important;
	width: 245px;	
}

aside .newsmedia ul li.social {
	margin-right: 1px;	
}

aside .newsmedia ul li.social a {
	display: block;
	line-height: 1;
	padding: 0 24px;	
}

aside .newsmedia ul li.social a:hover {
	background-position: center 3px;	
}

aside .newsmedia ul li a.instagramwhite:hover {
	background-position: center 0;
}

article {
	border-bottom: #D1D3D4 solid 1px;
	display: block;
	margin: 0 0 35px 0;
	padding: 0 0 25px 0;
}

.press-news article,
.news article {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;	
}

article.last {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;	
}

aside article {
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
}

aside {
	display: block;
	margin: 0;
	width: 100%;
}

.bluetext,
.bluetext li {
	color: #0392D5 !important;	
}

.blue {
	background: #1993D2;
}

body {
	background: #fff;
	font-family: "proxima-nova", helvetica, arial, sans-serif;	
	font-size: 100%;
	margin: 0;
	padding: 0;
}

/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

/*.bx-wrapper .bx-viewport {
	background: #fff;
}*/

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

#customslidenav .bx-wrapper {
	margin: 0 39px !important;
}

#customslider .bx-viewport {
	overflow: hidden !important;
}

#customslidenav {
	display: none;
	/*position: absolute;*/
	bottom: 0;
}

.bx-controls-direction a {
	display: block;
	height: 16px;
	position: absolute;
	text-indent: -9999em;
	margin-top: -12px;
	top: 50%;
	width: 9px;
	z-index: 999;
}

.bx-controls-direction .bx-prev {
	background: url(images/icons/arrow-prev.png) no-repeat left top;
	left: 15px;
}

.bx-controls-direction .bx-next {
	background: url(images/icons/arrow-next.png) no-repeat left top;
	right: 15px;
}

#customslidenav .bx-controls-direction .bx-prev {
	left: -30px;
}

#customslidenav .bx-controls-direction .bx-next {
	right: -30px;
}

.challenge .content {
	border-bottom: 1px solid #D1D3D4;	
}

.childcontainer {
	clear: both;
	margin: 0;
	padding: 0;
	Width: 100%;	
}

.childcontainer.border {
	border: 1px solid #D1D3D4;
	margin-bottom: 20px;
	padding: 15px;	
}

.clearboth {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

.client a {
	display: block;
	margin: 0 auto 20px auto;	
	-webkit-transition: background .2s ease-in-out;
	-moz-transition: 	  background .2s ease-in-out;
	-ms-transition: 	  background .2s ease-in-out;
	-o-transition: 	  background .2s ease-in-out;
	transition: 		  background .2s ease-in-out;
}

.client a.clinton:hover {
	background: url(images/clients/clinton-global-color.jpg) no-repeat left top;
}

.client a.google:hover {
	background: url(images/clients/google-zeitgeist-color.jpg) no-repeat left top;
}

.client a.morgan:hover {
	background: url(images/clients/morgan-stanley-color.jpg) no-repeat left top;
}

.client a.tedmed:hover {
	background: url(images/clients/ted-med-color.jpg) no-repeat left top;
}

.client a.zappos:hover {
	background: url(images/clients/zappos-color.jpg) no-repeat left top;
}

.client a.ypo:hover {
	background: url(images/clients/ypo-color.jpg) no-repeat left top;
}

.client a.capital:hover {
	background: url(images/clients/capital-color.jpg) no-repeat left top;
}

.client a.ameriprise:hover {
	background: url(images/clients/ameriprise-color.jpg) no-repeat left top;
}

.client a.remax:hover {
	background: url(images/clients/remax-color.jpg) no-repeat left top;
}

.client a.world:hover {
	background: url(images/clients/world-color.jpg) no-repeat left top;
}

.client a.mahp:hover {
	background: url(images/clients/mahp-color.jpg) no-repeat left top;
}

.client a.iowa:hover {
	background: url(images/clients/iowa-color.jpg) no-repeat left top;
}


.client a.general-mills:hover {
	background: url(images/clients/general-mills-color.jpg) no-repeat left top;
}

.client a.healthways:hover {
	background: url(images/clients/healthways-color.jpg) no-repeat left top;
}

.client a.target:hover {
	background: url(images/clients/target-color.jpg) no-repeat left top;
}

.client a.humana:hover {
	background: url(images/clients/humana-color.jpg) no-repeat left top;
}

.client a.northwestern:hover {
	background: url(images/clients/northwestern-color.jpg) no-repeat left top;
}

.client a.united-healthcare:hover {
	background: url(images/clients/united-healthcare-color.jpg) no-repeat left top;
}

.client a.clinton {
	background: url(images/clients/clinton-global.jpg) no-repeat left top;
	height: 77px;	
	width: 96px;
}

.client a.google {
	background: url(images/clients/google-zeitgeist.jpg) no-repeat left top;
	height: 77px;	
	width: 114px;
}

.client a.morgan {
	background: url(images/clients/morgan-stanley.jpg) no-repeat left top;
	height: 77px;	
	width: 193px;
}

.client a.tedmed {
	background: url(images/clients/ted-med.jpg) no-repeat left top;
	height: 77px;	
	width: 148px;
}

.client a.zappos {
	background: url(images/clients/zappos.jpg) no-repeat left top;
	height: 77px;	
	width: 116px;
}



.client a.ypo {
	background: url(images/clients/ypo.jpg) no-repeat left top;
	height: 77px;	
	width: 146px;
}

.client a.capital {
	background: url(images/clients/capital.jpg) no-repeat left top;
	height: 77px;	
	width: 123px;
}

.client a.ameriprise {
	background: url(images/clients/ameriprise.jpg) no-repeat left top;
	height: 77px;	
	width: 189px;
}

.client a.remax {
	background: url(images/clients/remax.jpg) no-repeat left top;
	height: 77px;	
	width: 133px;
}

.client a.world {
	background: url(images/clients/world.jpg) no-repeat left top;
	height: 77px;	
	width: 91px;
}

.client a.mahp {
	background: url(images/clients/mahp.jpg) no-repeat left top;
	height: 77px;	
	width: 70px;
}

.client a.iowa {
	background: url(images/clients/iowa.jpg) no-repeat left top;
	height: 77px;	
	width: 179px;
}

.client a.general-mills {
	background: url(images/clients/general-mills.jpg) no-repeat left top;
	height: 77px;	
	width: 112px;
}

.client a.healthways {
	background: url(images/clients/healthways.jpg) no-repeat left top;
	height: 77px;	
	width: 135px;
}

.client a.target {
	background: url(images/clients/target.jpg) no-repeat left top;
	height: 77px;	
	width: 57px;
}

.client a.humana {
	background: url(images/clients/humana.jpg) no-repeat left top;
	height: 77px;	
	width: 147px;
}

.client a.northwestern {
	background: url(images/clients/northwestern.jpg) no-repeat left top;
	height: 77px;	
	width: 250px;
}

.client a.united-healthcare {
	background: url(images/clients/united-healthcare.jpg) no-repeat left top;
	height: 77px;	
	width: 224px;
}

ul.client { 
	margin: 40px auto 0 auto !important;
}

div#comments {
	border-top: #D3C7B1 dotted 1px;
	display: block;
	margin: 24px 0 0 0;
	padding: 15px 0;
}

.content {
	margin: 0 auto;
	padding: 20px;
	position: relative;
	width: 100%;
}

.content.nopadding {
	padding: 0px;
}

.content.nopaddingbottom {
	padding-bottom: 0;
}

.content.nopaddingtop {
	padding-top: 0;
}

.content.padded {
	padding-top: 60px;	
}

.contentcontainer {
	margin: 0;
	padding: 0;
	width: 100%;
}

.contentcontainer.lightblue {
	margin-top: 7px;	
}

.contact .gform_description p {
	font-family: Times, serif;
	font-size: 20px;
	font-style: italic;
}

.contact aside h2 {
	font-size: 20px;
	font-style: italic;
	padding-bottom: 8px;
	text-transform: none;
}

.contact aside p {
	font-size: 18px;
}

#customslidenav ul {
	margin-left: 0;
}

.daily div.alignleft {
	margin-top: 7px;	
}
	
.daily div.alignleft img {
	margin-bottom: 10px;
}

.daily div.alignleft img.alignleft {
	margin-right: 5px;	
}

.desktop {
	display: none;
}

/*.feature a {
	color: #AFE4FF;
}

.feature h2 {
	color: #fff;
	font-family: "proxima-nova", helvetica, arial, sans-serif;	
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 28px;
	text-align: left;
	text-transform: uppercase;
}

.feature p {
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	line-height: 18px;	
}*/

.feature h2 {
	margin-bottom: 15px;	
}

.orange .feature h2, .orange .feature p,
.togglecontrol.light-orange p, .togglecontrol.light-orange li,
.togglecontent.light-orange p, .togglecontent.light-orange li,
.togglecontrol.light-orange h2, .togglecontrol.light-orange h3 {
	color: #fff !important;
}

.feature img.alignleft {
	float: none;
	margin: 0 auto 20px auto;	
}

.feature p,
.feature li {
	font-size: 16px;
	font-weight: 300;
	line-height: 23px;
}

.feature.book p,
.feature.book li {
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;	
}

footer {
	clear: both;
	display: block;
	margin: 20px auto 0 auto;
	padding: 0 0 20px 0;
	width: 100%;
}

footer a {
	color: #A09489;
	font-family: Times, serif;
	font-size: 11px;
	line-height: 14px;
}



footer ul {
	margin: 0;
	padding: 0;
}

footer ul li {
	float: none;
	font-size: 10px;
	list-style: none;
	line-height: 10px;
	margin: 0;
	padding: 0;
}

footer ul li a {
	border-top: 1px solid #fefefe;
	border-bottom: 1px solid #ccc;
	display: block;
	padding: 10px 0 9px 0;
	text-align: center;
	text-transform: uppercase;
}

footer ul li:first-child a {
	border-top: 0;
}

footer ul li img {
	margin: 20px auto;	
}

footer ul:nth-child(2) {
	background: #f5f5f5;
	margin-bottom: 20px;
}


footer ul:nth-child(2) li a {
	border-bottom: 1px solid #dcdcdc;
	border-top: 1px solid #fff;
}

footer ul:nth-child(2) li ul li:first-child a {
	border-top: 1px solid #dcdcdc !important;	
}

footer ul ul {
	display: none;	
}

#footercontainer {
	background: #F2F0EF;
	margin: 0;
	padding: 0;
	width: 100%;
}

form {
	margin: 0;
	padding: 0;
}

form.searchform.news {
	margin: 0 0 20px 0;
}

.error404 form {
	margin: auto;
	width: 204px;	
}

form input,
form textarea {
	background: #EFF9FE;
	border: none;
	margin: 0 0 10px 0;
	padding: 5px !important;
	width: 100%;
}

.pencil.orange form input,
.pencil.orange form textarea {
	background: #fff;	
}

form.searchform input{
	display: block;
	margin: 0 auto 15px auto !important;
	padding: 8px !important;
	width: 70% !important;
}

form.searchform.news input {
	background: #fff;
	font-family: Times, serif;
	font-size: 14px;
	font-style: italic;
	margin: 0 !important;
	text-transform: uppercase;
	width: 100% !important;
}

.page-template-template-checklists-php input[type=email],
.page-template-template-checklists-php input[type=text] {
	background: #fff;
	border: 2px inset;
}

.page-template-template-checklists-php.tribe input[type=email],
.page-template-template-checklists-php.tribe input[type=text] {
	width: 100% !important;
}

form input[type=submit] {
	background: #72CDF3;
	color: #Fff;
	cursor: pointer;
	display: block;
	font-weight: bold;
	margin: 5px auto 25px auto;
	padding: 10px 20px 11px 20px !important;
	text-transform: uppercase;
	width: 200px;
}

form.searchform.news input[type=submit] {
	background: #ADE4FE;
	color: #0993CF;
}

header form.searchform input[type=submit] {
	background: #433B48;
	cursor: pointer;
}

.pencil.orange form input[type=submit] {
	background: #ffe7c4;	
	color: #fbaf42;
}

form label {
	color: #0094D2;
	float: none;
	font-weight: bold;
	margin: 0;
	width: 100%;
}

.pencil.orange form label {
	color: #ec6f33;	
}

.gform_wrapper .gfield_checkbox li label, 
.gform_wrapper .gfield_radio li label {
	font-size: 1.3em;	
}

.page-template-template-checklists-php label {
	color: #82776F;
	font-size: 13px !important;
}

.page-template-template-checklists-php .gfield_radio label {
	font-weight: normal;
}

.georgia {
	font-family: Times, serif;	
}

.greybox {
	background: #eee;
	margin-bottom: 40px;
	padding: 30px 30px 10px 30px;	
}

.greybox #slideshowgrey img {
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}

#greynav {
	display: none;
}

h1 {
	color: #444;
	font-family: Times, serif;
	font-size: 2em; /* 30px / 16px */
	font-style: italic;
	font-weight: normal;
	line-height: 1.2em; /* 32px / 16px */
	margin: 0 0 5px 0;
	padding: 0;
}

.error404 h1 {
	text-align: center;	
}

h2 {
	color: #A09489;
	font-family: Times, serif;
	font-size: 1.875em; /* 30px / 16px */
	font-style: italic;
	font-weight: normal;
	line-height: 1.2em; /* 32px / 16px */
	margin: 0 0 5px 0;
	padding: 0;
}

.archive h2,
.blog-index h2,
.blog h2,
.recipes h2,
.search h2 {
	font-size: 1.5em;
}

.press-news article.post h2,
.news article.post h2 {
	font-size: 1em;	
}

.pencil.orange .pencilcontent h2 {
	color: #ec6f33;
}

.home h2 {
	text-align: center;	
}

.home #tabs h2 {
	display: none;	
}

aside h2 {
	font-family: "proxima-nova", helvetica, arial, sans-serif;	
	font-size: 17px;
	font-style: normal;
	text-transform: uppercase;	
}

h3 {
	color: #A09489;
	font-size: 1em; /* 16px / 16px */
	font-weight: normal;
	line-height: 1.125em; /* 18px / 16px */
	margin: 0 0 5px 0;
	padding: 0;
}

h3.largetext {
	font-size: 1.3em !important;
}

h3.padded {
	margin-bottom: 15px;
}

h3 a.textsmall {
	border-bottom: 1px solid #777;
	display: inline-block;
	font-size: .8em;
	font-style: italic;
	line-height: 1.1em;
}

h4 {
	color: #76CBF5;
	font-size: .75em; /* 16px / 16px */
	font-weight: 500;
	line-height: 1em; /* 18px / 16px */
	margin: 0 0 5px 0;
	padding: 0;
	text-transform: capitalize;
}

h1 a, h2 a, h3 a, h4 a {
	color: inherit;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	text-decoration: none;
}

header {
	display: block;
	margin: 0 auto;
	padding: 15px 0 0 0;
	width: 100%;
}

#headercontainer {
	margin: 0;
	padding: 0;
	width: 100%;
}

header p.description {
	left: 45%;
	margin: 0;
	position: relative;
	top: -30px;
	z-index: 1;
}

header p.description {
	clear: right;
	color: #CBC4BF;
	display: inline-block;
	font-family: 'Times New Roman', Times, serif !important;
	font-size: 19px;
	font-style: italic;
	font-weight: normal !important;
	line-height: 22px;
	margin: 0;
}

header p.description small {
	font-size: 9px;
	margin-left: 2px;	
}

.hr {
	background: #D1D3D4;
	border: none;
	clear: both;
	height: 1px;
	margin: 25px 0 5px 0;
	padding: 0;
}

.hr.hr15 {
	margin: 15px 0;	
}

.hr.hr25 {
	margin: 25px 0 25px 0;
}

img {
	border: none;
	display: block;
	height: auto;
}

img.featured, .module img {
	max-width: 100%;
	height: auto;
}

.video {
	display: block;
    position:relative;
}
.video img {
	height: auto;
    width:100%;
    vertical-align:top;
}
.video:after {
    content:'\A';
		background: url(images/icons/video-large.png) no-repeat center;
		background-size: 22% auto;
    position:absolute;
    width:100%; height:100%;
    top:0; left:0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.video:hover:after {
    background-color:rgba(255,255,255,0.5);
	
}

.italic {
	font-style: italic;	
}

.lightbluetext {
	color: #AFE4FF !important;	
}

.lightblue {
	background: #D3F1FF !important;	
	margin-top: 7px;
}

#main {
	margin: 0 0 40px 0;
	width: 100%;
}

.margin0 {
	margin: 0 !important;	
}

.marginbottom40 {
	margin-bottom: 40px;
}

.module {
	padding: 20px 0;	
}

.tribe .module.fourth {
	background: #F7F5FC;
	padding: 5px;
}

nav {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
}

nav ul {
	border-top: 1px solid #fff;	
	margin: 15px 0 0 0;
	padding: 0;
}

nav ul li {
	color: #D3C7B1;
/*	float: left;*/
	font-size: 14px;
	line-height: 14px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
}

nav ul li a {
	background: #fafafa;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #efefef;
	color: #555;
	display: block;
	margin: 0;
	padding: 12px 0 11px 0;
	text-decoration: none;
}

nav ul li a.current {
	color: #0392D5;	
}

nav ul li a:hover {
	background: #efefef;
	color: #000;
	text-decoration: none;
}

nav ul li .subnav .subnavcontent {
	display: none;	
}

nav ul ul {
	background: #28232B;
	border-top: none;
	line-height: 1;
	margin: 0;
}

nav ul ul li {
	font-size: 12px;
	line-height: 12px;
}

nav ul ul li a {
	border-bottom: none;
	color: #1993D2;
	font-weight: normal;
	text-transform: capitalize;
}


ol {
	margin: 0 0 15px 25px;
	padding: 0;
}

ol li {
	margin: 0 0 5px 0;
}

.orange, .light-orange {
	background: #fbaf42 !important;	
	margin-top: 7px;
}

.togglecontent.light-orange {
	margin-top: 0;
}

.orangetext {
	color: #FBAF42;	
}

p, ul li, ol li, .edit-link {
	color: #A09489;
	font-family: "proxima-nova", helvetica, arial, sans-serif;	
	font-size: .75em; /* 12px / 16px */
	line-height: 1.4em;
	margin: 0 0 10px 0;
	padding: 0;
}

ul li ul li, ol li ol li {
	font-size: 1em;	
}

.error404 p {
	text-align: center;	
}

.largetext p,
p.largetext,
.largetext li,
li.largetext {
	font-size: 16px !important;
	font-weight: 300 !important;
	line-height: 22px !important;
}

.padding20 {
	padding: 20px !important;	
}

.pencil {
	background: #BAE4F9;
	padding: 30px;
}

.inset.checklists {
	background: #0094D2;
}

.checklist-home .inset.checklists {
	background: #6EB436;
}

.kitchen .inset.checklists {
	background: #30A7AD;
}

.bedroom .inset.checklists {
	background: #62BDE1;
}

.tribe .inset.checklists {
	background: #5A4D84;
}

.inset.checklists .title {
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	height: 95px;
	padding: 30px 0 0 30px;
}

.inset.checklists h2,
.inset.checklists p,
.inset.checklists li,
.inset.checklists li a {
	color: #fff;
}

.inset.checklists ul {
	padding: 0;
}

.inset.checklists ul li {
	margin: 0 !important;
}

.inset.checklists ul li.right {
	float: right;
}

.inset.checklists ul li a {
	display: block;
	padding: 15px 25px;
}

.inset.checklists ul li a.current,
.inset.checklists ul li a:hover {
	background: rgba(255,255,255,0.2);
	text-decoration: none;
}

.pencil.white, 
.inset.white {
	background: #fff;	
}

.inset.white,
.inset.orange {
	padding: 30px 30px 20px 30px;	
}

.pencil a.button {
	background: #72CCF3;
	color: #fff;
	font-weight: 300;
	margin: 0 auto;
	padding: 10px 15px;
	text-align: center;	
	text-transform: uppercase;
}

.pencil.orange a.button {
	background: #fff;
	color: #fbaf42;	
}

.pencil a.button:hover {
	background: #4093D4;
}

.pencil.orange a.button:hover {
	background: #EC6F33;	
}

.pencil p {
	color: #0094D2;
	font-family: Times, serif;
	font-size: 20px;
	font-style: italic;
	margin-bottom: 15px;
	text-align: center;
}

.pencil.orange p {
	color: #fff;	
}

.inset p, .footerpencil p {
	color: #a09489;
	font-size: 16px;
	text-align: left;	
}

.single-community .inset p {
	font-size: 12px;	
}

.footerpencil p {
	color: #fff;	
}

.pencil .pencilcontent, 
.inset .insetcontent {
	padding: 40px 0 0 0;	
}

.inset.orange .insetcontent h2, 
.inset.orange .insetcontent p {
	color: #fff;
}

.pencil .pencilcontent h2, 
.inset .insetcontent h2 {
	color: #0094D2;
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 15px;
	text-align: left;
}

.inset .insetcontent h2 {
	color: #fbaf42;
	font-size: 30px;
	line-height: 32px;
	margin-bottom: 10px;
	text-align: left;	
}

.pencil .pencilcontent .module {
	border-bottom: 1px solid #fff;
}

.pencil .pencilcontent .module.third {
	border-bottom: none;	
}

.pencil .pencilcontent .module.third ul li {
	border-bottom: 1px solid #D1F0FF;
	color: #0094D2;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 7px;	
}

.pencil.orange .pencilcontent .module.third ul li {
	border-bottom: 1px solid #fff;
	color: #EC6F33;	
}

.pencil.orange .pencilcontent .module.third ul li a {
	color: #EC6F33;	
}

aside .placeholder.alignleft {
	margin-right: 9px;
	width: 20px;
}

.regiongrey {
	background: #EEE;
	margin-bottom: 40px;
	padding: 20px;
}

#sb-title-inner, #sb-info-inner, #sb-loading-inner, div.sb-message {
	font-family: "proxima-nova", helvetica, arial, sans-serif;	
	font-weight: 600;
	color: #0392D5 !important;
}

#sb-container {
	position: fixed;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	z-index: 2500;
	text-align: left;
	visibility: hidden;
	display: none;
}

#sb-overlay {
	background: #fff !important;
	position: relative;
	opacity: .75 !important;
	height: 100%;
	width: 100%;
}

#sb-wrapper {
	position: absolute;
	visibility: hidden;
	width: 100px;
}

#sb-wrapper-inner {
	position: relative;
	border: 1px solid #fff;
	overflow: hidden;
	height: 100px;
}

#sb-body {
	position: relative;
	height: 100%;
}

#sb-body-inner {
	position: absolute;
	height: 100%;
	width: 100%;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: 	  all 1s ease-in-out;
	-ms-transition: 	  all 1s ease-in-out;
	-o-transition: 	  all 1s ease-in-out;
	transition: 		  all 1s ease-in-out;
}

#sb-player.html {
	height: 100%;
	overflow: auto;
}

#sb-body img {
	border: none;
}

#sb-loading {
	position: relative;
	height: 100%;
}

#sb-loading-inner {
	position: absolute;
	font-size: 14px;
	line-height: 24px;
	height: 24px;
	top: 50%;
	margin-top: -12px;
	width: 100%;
	text-align: center;
}


#sb-loading-inner span {
	background: url(images/icons/loading.gif) no-repeat;
	padding-left: 34px;
	display: inline-block;
}

#sb-body, #sb-loading {
	background-color: #fff;
}

#sb-title, #sb-info {
	position: relative;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#sb-title, #sb-title-inner {
	height: 26px;
	line-height: 26px;
}

#sb-title-inner {
	font-size: 18px;
}

#sb-info, #sb-info-inner {
	height: 20px;
	line-height: 20px;
}

#sb-info-inner {
	font-size: 12px;
}

#sb-nav {
	float: right;
	height: 16px;
	padding: 2px 0;
	width: 45%;
}

#sb-nav a {
	display: block;
	float: right;
	height: 16px;
	width: 16px;
	margin-left: 3px;
	cursor: pointer;
	background-repeat: no-repeat;
}

#sb-nav-close {
	background-image: url(images/icons/close.png);
}

#sb-nav-next {
	background-image: url(images/icons/next.png);
}

#sb-nav-previous {
	background-image: url(images/icons/previous.png);
}

#sb-nav-play {
	background-image: url(images/icons/play.png);
}

#sb-nav-pause {
	background-image: url(images/icons/pause.png);
}

#sb-counter {
	float: left;
	width: 45%;
}

#sb-counter a {
	padding: 0 4px 0 0;
	text-decoration: none;
	cursor: pointer;
	color: #0392D5;
}

#sb-counter a.sb-counter-current {
	text-decoration: underline;
}

div.sb-message {
	font-size: 12px;
	padding: 10px;
	text-align: center;
}

div.sb-message a:link, div.sb-message a:visited {
	color: #0392D5;
	text-decoration: underline;
}

.semibold {
	font-family: "proxima-nova", helvetica, arial, sans-serif;	
	font-style: normal;
	font-weight: 600;
}

.slidecontainer {
	display: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#customslider {
	padding-top: 20px;
}

.explorationsslide {
	display: none;	
}

.stButton .chicklets {
	padding-left: 14px !important;
}

.stButton {
	margin-left: 0 !important;	
}

#tabs {
	padding-top: 20px;
	margin-bottom: 40px;	
}

.explorations #tabs h3 {
	font-size: 20px;
	letter-spacing: .01em;
	line-height: 27px;
   margin-top: 30px;	
}

#tabs p {
	font-size: 12px;
	line-height: 16px;	
}

.explorations #tabs p {
	font-size: 14px;
	line-height: 18px;	
}

#tabs > ul li {
	list-style: none !important;
	text-align: center;	
}

#tabs > ul li a {
	border-bottom: 2px solid #fff;
	color: #B2A89F;
	display: inline-block;
	font-size: 16px;
	line-height: 18px;	
	padding-bottom: 3px;
	text-decoration: none;
	text-transform: uppercase;	
	-webkit-transition: all .15s ease-in-out;
	-moz-transition: 		all .15s ease-in-out;
	-ms-transition: 		all .15s ease-in-out;
	-o-transition:		  all .15s ease-in-out;
	transition: 				all .15s ease-in-out;
}
#tabs > ul li.ui-tabs-active a {
	border-bottom: 2px solid #0392D5;
	color: #0392D5;
}

#tabs > ul > li > a:hover {
	border-bottom: 2px solid #FBAF42;
}

#tabs .ui-tabs-panel p,
#tabs .ui-tabs-panel li {
	font-size: 16px;
	font-weight: 300;
	line-height: 23px;
}

.home #tabs .ui-tabs-panel p,
.home #tabs .ui-tabs-panel li {
	font-size: 12px;
	font-weight: 400;
	line-height: 1.2em;
}

.testimonial {
	padding: 40px 0 20px 0;	
}

.testimonial p {
	font-family: Times, serif;
	font-size: 22px;
	font-style: italic;
	line-height: 30px;
	text-align: center;
}

.testimonial small {
	font-family: "proxima-nova", helvetica, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;	
	margin: 0;
}

.textblack {
	color: #000;
}

.textcenter {
	text-align: center;	
}

.textgrey,
.textgrey li,
.textgrey li a {
	color: #777;
}

.textleft {
	text-align: left !important;	
}

.textserif {
	font-family: Times, serif;
}

.textuppercase {
	text-transform: uppercase;
}

.togglecontrol {
	cursor: pointer;
	margin-top: 7px;
	-webkit-transition: background .4s ease-in-out;
	-moz-transition: 	  background .4s ease-in-out;
	-ms-transition: 	  background .4s ease-in-out;
	-o-transition: 	  background .4s ease-in-out;
	transition: 		  background .4s ease-in-out;
}

.togglecontrol.blue {
	background: #ADE4FF;
}

.togglecontent.blue {
	background: #ADE4FF;	
}

.togglecontrol p,
.togglecontrol li,
.togglecontent p,
.togglecontent li {
	font-size: 16px;
	font-weight: 300;
}

.togglecontrol.blue p,
.togglecontrol.blue li,
.togglecontent.blue p,
.togglecontent.blue li {
	color: #31A3DF;
}

.togglecontrol.blue h2,
.togglecontrol.blue h3 {
	color: #0392D5;	
}

.togglecontrol img {
		height: auto;
	margin: 0 auto;
	max-width: 100%;	
}

.togglecontrol #power-9-small {
	margin-bottom: 15px;	
}

.togglecontent #power-9-large {
	float: none !important;
	margin: 0 auto 15px auto !important;
}

#topnav {
	display: none;
	float: right;
	margin: 0;
	width: auto;
}

#topnav ul {
	margin: 0 auto 10px auto;
	padding: 0;
}

#topnav ul li {
	float: left;
	font-family: Times, serif !important;
	font-size: 11px;
	line-height: 11px;
	list-style: none;
	margin: 4px 0 0 10px;
	padding: 0;
}

#topnav ul li.search,
#topnav ul li.social {
	margin: 0 0 0 10px;	
}

#topnav ul li a {
	color: #CBC4BF;
	text-decoration: none;
	text-transform: uppercase;	
}

#topnav ul li.search a {
	background: #AFE4FF;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #fff;
	display: block;
	padding: 5px 15px;	
}

.topcta img {
	padding-top: 10px;
	width: 126px;
}

ul li.social a {
	display: block;
	height: 30px;
	width: 30px;
	text-indent: -999em;
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: 	  background .3s ease-in-out;
	-ms-transition: 	  background .3s ease-in-out;
	-o-transition: 	  background .3s ease-in-out;
	transition: 		  background .3s ease-in-out;
}

#topnav ul li.social a {
	height: 18px;
	width: 18px;
}

ul {
	margin: 0 0 15px 20px;
	padding: 0;
}

ul.simple {
	margin: 0 0 15px 0;	
}

ul.borders {
	margin: 0;	
}

ul.bordersvertical {
	margin: 0;
	text-align: center;
}

ul#singlenav {
	border-top: 1px solid #eee;
	margin: 0 20px;
	padding: 12px 0;
}

ul li {
	list-style: disc;
	margin: 0 0 5px 0;
}

ul.borders li {
	border-bottom: 1px solid #eee;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0 !important;	
}

ul.borders.white li {
	border-bottom: 1px solid #fff;	
}

ul.borders.small li {
	margin-bottom: 5px;
	padding-bottom: 5px !important;	
}

ul.borders li:last-child,
ul.borders.small.white li:first-child {
	border-bottom: none;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;	
}


ul.borders.small.white li:first-child {
	margin-bottom: 10px !important;	
}

ul.borders.small.white li a {
	color: #a09489;	
}

ul.bordersvertical li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 14px;
	margin: 0 0 0 10px;
}

ul.bordersvertical li:first-child {
	margin: 0;
}

ul.inline li {
	float: left;
	margin: 0 5px 0 0;	
}

ul.simple li {
	list-style: none;
	padding: 0;	
}

ul#singlenav li {
	font-size: 15px;
	margin-right: 15px;	
	text-transform: uppercase;
}

ul#singlenav li a {
	font-size: 12px;	
	font-weight: 400;
	text-transform: uppercase;
}

ul li.clearboth {
	clear: both !important;
	float: none !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	text-indent: -999em;
	width: 0 !important;
}

ul li a.facebook {
	background: url(images/icons/facebook-large.png) no-repeat center -30px;
}

ul li a.facebookwhite {
	background: url(images/icons/facebook-white.png) no-repeat center 3px #216a8f;
}

ul li a.instagram {
	background: url(images/icons/instagram-large.png) no-repeat center -30px;
}

ul li a.instagramwhite {
	background: url(images/icons/instagram-large.png) no-repeat center 0 #3090C1;
}

ul li a.rss {
	background: url(images/icons/rss-large.png) no-repeat center -30px;
}

ul li a.rsswhite {
	background: url(images/icons/rss-white.png) no-repeat center 3px #3090c1;
}

ul li a.pinterestwhite {
	background: url(images/icons/pinterest-white.png) no-repeat center 3px #216a8f;
}

ul li a.twitter {
	background: url(images/icons/twitter-large.png) no-repeat center -30px;
}

ul li a.twitterwhite {
	background: url(images/icons/twitter-white.png) no-repeat center 3px #3090c1;
}

ul li.social a:hover {
	background-position: center -60px;
}

#topnav ul li a.email {
	background: url(images/icons/email.png) no-repeat left top;
}

#topnav ul li a.facebook {
	background: url(images/icons/facebook.png) no-repeat left top;
}

#topnav ul li a.instagram {
	background: url(images/icons/instagram.png) no-repeat left top;
}

#topnav ul li a.pinterest {
	background: url(images/icons/pinterest.png) no-repeat left top;
}

#topnav ul li a.twitter {
	background: url(images/icons/twitter.png) no-repeat left top;
}

#topnav ul li.social a:hover {
	background-position: center -18px;
}

footer ul.sociallist {
	border: none;
	margin: 0 auto;
	padding: 0;
	width: 95px;	
}

footer ul.sociallist li {
	float: left;	
	padding: 0;
}

footer ul.sociallist li a {
	border: none;
	padding: 0;
}

.uppercase {
	text-transform: uppercase;	
}

.whitetext {
	color: #fff !important;	
}

#wp_page_numbers li.page_info {
	font-size: 16px !important;
	padding: 8px !important;	
}

#wp_page_numbers a {
	font-size: 16px !important;
	padding: 8px !important;	
}

.press-news #wp_page_numbers,
.news #wp_page_numbers {
	padding-bottom: 25px;
}

/* --------------- MEDIA QUERIES --------------- */

@media screen and (min-width:560px) {
	
	a#logotype {
		float: left;
		margin: 0 10px 0 0;
	}
	
	aside .newsmedia .newsside {
		width: 156px;
	}
	
	aside .newsmedia ul li.social a {
		padding: 0 15px;
	}
	
	ul.client li {
		float: left;
		margin-left: 2%;
		width: 49%;
	}
	
	ul.client:first-child li {
		width: 31%;
	}
	
	ul.client li:nth-child(2n-1) {
		clear: both;
		margin-left: 0;	
	}
	
	ul.client:first-child li:nth-child(2n-1) {
		clear: none;
		margin-left: 2%;	
	}
	
	#comments .comment-form-author, .comment-form-email {
		-webikit-box-sizing: border-box;
		-moz-box-sizing: 		 border-box;
		box-sizing: 				 border-box;
		float: left;
		padding-right: 10px;
		width: 50%;
		box-sizing: border-box;
	}

	#comments .comment-form-email {
		padding-left: 10px;
		padding-right: 0;
	}

	.content {
		padding: 20px 10px;
		width: 560px;
	}

	#customslidenav {
		display: block;
	}
	
	.desktop {
		display: block;
	}
	
	/*.feature {
		height: 280px;
		padding: 50px 30px 0 30px;	
	}*/
	
	.indent .feature h2,
	.feature.indent h2 {
		padding-top: 30px !important;	
	}
	
	.live-longer .indent .feature h2,
	.live-longer .feature.indent h2 {
		padding-top: 0 !important;	
	}
	
	.advisors .feature.indent h2,
	.board-of-directors .feature.indent h2,
	.staff .feature.indent h2,
	.partners .feature.indent h2,
	.blue-zones-speakers .feature.indent h2 {
		padding-top: 0px !important;	
	}
	
	.feature img.alignleft {
		float: left;
		height: auto;
		margin: 0 40px	20px 0;
		max-width: 150px;
	}
	
	.indent .feature h2,
	.indent .feature li,
	.indent .feature p,
	.indent.feature h2,
	.indent.feature li,
	.indent.feature p  {
		margin-left: 190px;
	}

	footer {
		padding: 20px 0 40px 0;
		width: 560px;
	}
	
	footer ul {
		border: none;
	}
	
	footer ul:nth-child(2) {
		background: none;
		margin: 40px auto 15px auto;
		width: 445px;
	}
	
	footer ul li ul:nth-child(2) {
		width: auto;	
	}
	
	footer ul li {
		float: left;
		margin-left: 1.33%;
		margin-top: 18px;
		width: 24%;
	}
	
	footer ul li.social {
		width: auto;	
	}
	
	footer ul:nth-child(2) li {
		margin-left: 10px;
		margin-top: 0;
		width: auto;	
	}
	
	footer ul:nth-child(3) li {
		margin-top: 0;	
	}
	
	footer ul li:first-child {
		margin-left: 0;
		margin-top: 0;
	}
	
	footer ul li:nth-child(5) {
		margin-left: 25.33%;	
	}
	
	footer ul:nth-child(2) li:nth-child(5) {
		margin-left: 10px;	
	}
	
	footer ul li ul:nth-child(2) li:nth-child(6),
	footer ul li ul:nth-child(2) li:nth-child(5),
	footer ul li ul:nth-child(2) li {
		margin-left: 0;	
	}
	
	footer ul li a {
		border: none;
		padding: 0;	
		text-align: left;
	}
	
	footer ul:nth-child(2) li a {
		border: 0;
	}

	footer ul li img {
		margin: 0;	
	}
	
	footer ul li ul {
		display: block;
		marginbottom: 10px !important;
		margin-top: 5px !important;	
	}
	
	footer ul li ul li {
		float: none;	
		margin-left: 0;
		margin-top: 3px;
		width: 100%;
	}
	
	footer ul li ul li:nth-child(5) {
		margin-left: 0;	
	}
	
	footer ul li ul li a {
		color: #C1B8B3;
		text-transform: none;	
	}
	
	form.searchform.news {
		float: left;
		margin: 0;
	}
	
	form.searchform input {
		float: left;
	}
	
	form.searchform.news input {
		width: 160px !important;
	}
	
	header form.searchform input {
		width: inherit !important;
	}
	
	form.searchform input[type=submit] {
		padding: 7px 8px 9px 8px !important;
		width: auto !important;
	}
	
	form.searchform.news input[type="submit"] {
		background: #ADE4FE url(images/icons/button-triangle.png) no-repeat center;
		padding: 7px 15px 9px 15px !important;
		text-indent: -999em;
	}

	.gform_wrapper ul.gfield_checkbox li, 
	.gform_wrapper ul.gfield_radio li {
		float: left;
		margin-right: 15px;	
	}

	.gform_wrapper ul.gfield_checkbox li:last-child, 
	.gform_wrapper ul.gfield_radio li:last-child {
		margin-right: 0;	
	}

	.gform_wrapper .gfield_checkbox li label, 
	.gform_wrapper .gfield_radio li label {
		margin-left: 17px !important;
	}
	
	.press-news .greybox,
	.news .greybox {
		border: 1px solid #EEEEEE;
		padding: 0;
	}
	
	.greybox .bx-wrapper {
		float: left;
		overflow: hidden;
		width: 560px;
		/*width: 64%;*/
	}
	
	.greybox #slideshowgrey article {
		position: relative;
	}
	
	.greybox #slideshowgrey .greycontent {
	    background: rgba(160, 148, 137, 0.75);
	    border-bottom: 2px solid #bae4f9;
		bottom: 10px;
		color: #fff;
		left: 10px;
	    padding: 20px 20px 20px 10px;
		position: absolute;
		width: 324px;
	}
	
	.greybox #slideshowgrey .greycontent h2 {
		color: #fff;
		font-size: 20px;
		line-height: 1.2em;
		margin: 0;
	}
	
	.greybox #slideshowgrey .greycontent h2 a {
		background: url(images/icons/button-triangle-white.png) no-repeat right center;
		display: block;
		padding-right: 80px;
	}

	.greybox #slideshowgrey .greycontent h2 a:hover {
		background: url(images/icons/button-triangle.png) no-repeat right center;
		color: #000;
	}
	
	.slidecontent.dark {
	}

	.greybox #slideshowgrey img {
		height: auto;
		width: 100%;
	}

	#greynav {
		display: block;
		float: left;
		height: 274px;
		width: 36%;
	}
	
	#greynav ul {
		height: inherit;
		margin: 0;
	}
	
	#greynav ul li {
		height: 25%;
		list-style: none;
		margin: 0;
	}
	
	#greynav ul li a {
		border-bottom: 1px solid #AEAEAE;
		color: #444444;
	    display: block;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		*behavior: url(/scripts/boxsizing.htc);
		font-family: Times, serif;
		font-size: 12px;
		font-style: italic;
		height: 100%;
		line-height: 1.2em;
		overflow: hidden;
		padding: 20px;
		text-transform: uppercase;
	}
	
	#greynav ul li:last-child a {
		border-bottom: none;
	}
	
	#greynav ul li a.active,
	#greynav ul li a:hover {
		background: #fff;
		text-decoration: none;
	}
	
	header {
		width: 560px;
	}
	
	header #topnav {
		float: right;
		text-align: right;
		width: auto;
	}
	
	header #topnav a.button {
		clear: both;
		float: right;
		display: inline-block;
		margin: 10px 0 0 0;	
	}
	
	header #topnav ul {
		float: right;
		margin: 0 0 8px auto;
		text-align: left;
	}
	
	.inset.togglecontent {
		padding: 30px 0;	
	}
	
	.inset.togglecontrol {
		padding: 30px 0;	
	}
	
	.inset.content.indent {
		padding: 0;	
	}

	.checklist-home .inset.checklists .title {
		background-image: url(images/checklists/home-header.png);
	}

	.kitchen .inset.checklists .title {
		background-image: url(images/checklists/kitchen-header.png);
	}

	.bedroom .inset.checklists .title {
		background-image: url(images/checklists/bedroom-header.png);
	}

	.tribe .inset.checklists .title {
		background-image: url(images/checklists/tribe-header.png);
	}
	
	.module {
		border-bottom: none;
		float: left;
		margin-left: 2%;
		margin-bottom: 0;
		padding: 0;
	}
	
	.module.twothirds {
		float: none;	
	}
	
	.module.half {
		margin-left: 4%;
		width: 48%;
	}
	
	.live-longer .module.half:nth-child(1),
	.speaking .module.half:nth-child(1) {
		border-right: 1px solid #d1d3d4;
		padding-right: 38px;
		margin-left: 0;
		width: 50%;
	}
	
	.live-longer .module.half:nth-child(2),
	.speaking .module.half:nth-child(2) {
		border-left: 1px solid #d1d3d4;
		padding-left: 38px;
		margin-left: -1px;
		width: 50%;
	}
	
	.module:first-child {
		margin-left: 0;
	}
	
	.module.third {
		float: none;
		margin: 0;
		padding: 20px 0;	
	}
	
	.module.fourth {
		width: 49%;
	}
	
	.module.fourth:nth-child(3) {
		clear: both;
		margin-left: 0;
	}
	
	.tribe .module.fourth:nth-child(2) {
		padding-top: 69px;
	}
	
	.module.fourth.indent h3,
	.module.fourth.indent p {
		margin-left: 100px;	
	}
	
	nav {
		clear: both;
		margin: 0 auto;	
		position: relative;
		width: 560px;
		z-index: 1000;
	}
	
	nav .subnav {
		display: block;	
	}
	
	nav ul {
		border: none;
		list-style:none;
		margin: 0;
		padding:0;
	}
	
	nav ul li { 
		color: #A09489; 
		 float:left;  
		 display:block;  
		 text-align:center;  
		 /*position:relative;*/  
		 padding: 0;  
		 margin: 0;  
		 border:none;  
		 text-transform: none;
	}
	
	nav ul li:nth-child(7) {
		float: right;
	}
	
	nav ul li a {
		background: #fff;
		border: none;
		color: #A09489;
		display:block;
		font-family: Times, serif !important;	
		font-size: 15px; 
		letter-spacing:.1em;
		line-height: 17px;
		margin: 0;
		outline:0;
		padding: 10px 11px;
		position: relative;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		z-index: 900;
	}
	
	nav ul li:first-child a {
		margin-left: 50px;
	}
	
	.home.text nav ul li:first-child a {
		margin-left: 30px;
	}
	
	.home.test nav ul li:nth-child(4) a {
		margin-left: 0;
	}
	
	nav ul li:nth-child(4) a {
		margin-left: 0;
	}
	
	nav ul li:hover a {
		background: #FDFCFC !important;
		border:1px solid #D1D3D4;
		border-bottom: none;
		color:#161616;
		padding: 9px 10px 10px 10px;
		z-index: 1000;
	}
	
	nav ul li:hover ul li a {
		background: none !important;	
	}
	
	/*nav ul li:first-child:hover a {
		padding: 9px 26px 10px 26px;
	}*/
	
	nav ul li .subnav {
		background: rgba(253,252,252,.95);
		margin:4px auto;
		position:absolute;
		left:-999em; /* Hides the drop down */
		padding: 40px;
		border:1px solid #D1D3D4;
		z-index: 1000;
	}
	
	nav ul li:hover .subnav {  
		 left:0;
		 top:auto;
		 margin-top: -1px;
		z-index: 950;
	}
	
	nav ul li .subnav .subnavcontent {
		display: block;	
	}
	
	nav ul li .subnav .subnavcontent h3 {
		color: #A09489;
		font-family: Times, serif;
		font-size: 26px;
		font-style: italic;
		font-weight: normal;
		text-align: center;
		text-transform: none;	
	}
	
	nav ul li .subnav .subnavcontent p {
		color: #A09489;	
		font-size: 14px;
		line-height: 20px;
	}
	
	nav ul li .subnav .subnavcontent .subnavicon {
		display: block;
		margin: 0 auto 10px auto;	
	}
	
	nav ul li .subnav ul {
		background: none !important;
		list-style:none;
		padding:0;
		margin: 30px auto 0 auto !important;
		width: 235px;
	}
	nav ul li .subnav ul li {
		background: none !important;
		padding:0;
		margin:0;
		float:none;
	}
	nav ul li .subnav ul li a {
		background:none !important;
		border:none !important;
		border-bottom: 1px solid #CEC8C1 !important;
		color: #72CCF3 !important;
		font-size:16px;
		font-weight: 300 !important;
		line-height:18px;
		padding: 7px 0 !important;
		margin:0 !important;
		text-transform: uppercase;
	}
	
	nav ul li .subnav ul li:last-child a {
		border-bottom: none !important;	
		padding-right: 20px;
	}
	
	nav ul li .subnav ul li a:hover {
		color: #0095D4 !important;	
	}
	
	.insetcontainer.grey {
		background: #eee;	
	}
	
	.pencil,
	.inset {
		padding: 30px 60px;
	}
	
	.insetcontainer .inset {
		margin-top: -25px;
	}
	
	.insetcontainer.grey .inset {
		margin-bottom: 30px;		
	}
	
	.pencil a.button,
	.inset a.button {
		max-width: 200px;
		padding: 6px 15px;
	}
	
	.live-longer .inset a.button {
		float: none;
		margin: 0 0 0 169px;	
	}
	
	.slidecontainer,
	#customslider {
		/*position: relative;*/
		overflow: hidden;
	}
	
	#customslider {
		position: relative;
	}
	
	#customslidenav {
	  bottom: 30px;
	}
	
	.bx-viewport {
		overflow: visible !important;	
	}
	
	.slidecontainer {
		display: block;	
		position: relative;
	}
	
	.page-template-template-checklists-php .slidecontainer {
		background: #E6A02F;
		height: 200px;	
	}
	
	.slide {
		position: relative;	
	}

	.slideimage {
		height: auto;
		left: 0;
		position: absolute;
		top:0;	
		width: 100%;
	}

	.slidecontentcontainer {
		margin: 0 auto;
	/*	min-height: 600px;*/
		padding: 20px 0 10px 0;
		position: relative;
		max-width: 560px;	
	}

	.page-template-template-checklists-php .slidecontentcontainer {
		min-height: 200px !important;	
	}

	.slidecontent {
	/*	left: 20px;
		position: absolute;
		top: 60px;*/
		max-width: 740px;
		margin: 0 auto;	
		padding: 50px 0 20px 0;
	}

	.slidecontent.dark {
		background: RGBA(160, 148, 137, .75);
		/*border-bottom: 2px solid #BAE4F9;*/
		padding: 10px 20px 10px 20px;
	}

	.slidecontent h2,
	.slidecontent p {
		color: #fff;
		text-align: left;
	}

	.slidecontent h2 {
		font-family: Georgia, Times, serif;
		font-style: italic;	
	}

	.home .slidecontent h2,
	.home .slidecontent p {
		font-family: Times, serif;
		font-style: italic;	
		text-align: center;	
	}

	.slidecontent .slidecontentheader {
		margin: 0 auto 10px auto;
		max-width: 300px;
	}

	.slidecontent a.slidecontentlink {
		display: block;
		margin:0 auto;
		text-align: center;
	}

	.slidecontent a.slidecontentlink img.slideicon {
		margin: 0 auto;
	}

	.slidecontent a.slidecontentlink.world {
		background: url(images/icons/world.png) no-repeat center;
		height: 73px;
		width: 73px;
		text-indent: -9999em;
	}

	.slidecontent a.slidecontentlink.arrow {
		background: url(images/icons/arrow.png) no-repeat center;
		height: 73px;
		width: 73px;
		text-indent: -9999em;
	}

	.slidecontent a.slidecontentlink.compass {
		background: url(images/icons/compass.png) no-repeat center;
		height: 73px;
		width: 73px;
		text-indent: -9999em;
	}

	.slidecontent a.slidecontentlink.home {
		background: url(images/icons/home.png) no-repeat center;
		height: 73px;
		width: 73px;
		text-indent: -9999em;
	}

	.slidecontent p {
		-moz-font-smoothing: antialiased;
		-webkit-font-smoothing: antialiased;
		font-size: 16px;
		font-weight: 500;
		letter-spacing: .05em;
		line-height: 22px;	
	}

	.slidevideo,
	.slidecontentimage {
		display: none !important;
	}

	#slidenav {
		background: rgba(0, 0, 0, .3);
	/*	position: absolute;*/
		position: relative;
		bottom: 0;
		width: 100%;
		z-index: 999;	
	}

	#slidenav ul {
		margin: 0 auto;
		max-width: 960px;	
	}

	#slidenav ul li {
		float: left;
		list-style: none;
		margin: 0;
		padding: 0;	
		width: 50%;
	}

	#slidenav ul li a {
		color: #fff;
		display: block;
		font-family: Times, serif;
		font-size: 14px;
		font-weight: 300;
		letter-spacing: .1em;
		line-height: 12px;
		text-decoration: none;
		text-transform: uppercase;
	}

	#slidenav ul li a span {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		display: block;
		padding: 10px 35px;
		width: inherit;
		text-align: center;
	}

	#slidenav ul li a.active {
		border-left: 1px solid rgba(0,0,0, .3);
		border-right: 1px solid rgba(255,255,255, .1);
	}

	#slidenav ul li a.active span {
		background: rgba(255, 255, 255, .25);
		border-right: 1px solid rgba(0,0,0, .3);
		border-left: 1px solid rgba(255,255,255, .2);	
	}

	.testimonial {
		padding:  40px 40px 10px 40px;	
	}
	
	.togglecontent .content.indent h2,
	.togglecontent .content.indent h3,
	.togglecontent .content.indent p,
	.togglecontent .content.indent ul,
	.togglecontent .content.indent ol {
		padding-left: 170px;	
	}
	
	.togglecontent .content.indent li p {
		padding-left: 0;
	}
	
	.togglecontrol .content.indent h2,
	.togglecontrol .content.indent h3,
	.togglecontrol .content.indent p,
	.togglecontrol .content.indent li {
		margin-left: 170px;
	}
	
	.togglecontrol .content.indent li p {
		margin-left: 0;
	}
	
	.togglecontrol .content.indent .pencil h2 {
		margin-left: 0;	
	}
	
	.togglecontrol .pencil p {
		margin-left: 0 !important;	
	}
	
	.togglecontrol img {
		float: left;
		margin: 0 20px 0 0;
		max-width: 150px;
	}
	
.togglecontrol #power-9-small {
	margin-bottom: 0;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}

.togglecontrol.current #power-9-small {
	margin-top: 210px;
	margin-bottom: -210px;
	opacity: 0;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
	
	.togglecontent #power-9-large {
		float: left !important;
		margin: 0 20px 0 0 !important;
		max-width: 150px;
	}
	
	ul.bordersvertical {
		float: right;
	}

	ul.bordersvertical li {
		font-size: 13px;
		margin-top: 10px;
	}
	
	ul#singlenav {
		margin: 0 auto;
		width: 530px;	
	}

	#wp_page_numbers li.page_info {
		font-size: 12px !important;
		padding: 5px !important;	
	}

	#wp_page_numbers a {
		font-size: 12px !important;
		padding: 5px !important;	
	}
		
}

@media screen and (min-width:760px) {
	a#logo {
		clear: none;
		float: left;
	}
	
	a#logo img {
		margin: 0 10px 20px 0;
	}
	
	a#logotype {
		margin-top: 11px;
	}
	
	aside {
		float: right;
		width: 25%;
	}
	
	aside .newsmedia ul {
		margin: 0 !important;
		padding-bottom: 30px;
		width: 100%;
	}
	
	aside .newsmedia ul li.social a {
		padding: 0 30px;
		margin-bottom: 1px;
	}
	
	aside .newsmedia .newsside {
		width: 165px;
	}
	
	ul.client {
		width: 75%;
	}
	
	.content {
		width: 760px;
	}
	
	.daily p {
		clear: both;
	}
	
	.daily div.alignleft p {
		clear: none;	
	}
	
	.feature.book {
		padding: 0 40px;	
	}
	
	/*.feature {
		float: right;
		height: 270px;
		padding: 60px 0 0 0;
		width: 555px;
	}*/

	footer {
		width: 760px;
	}
	
	footer ul li {
		width: 18%;	
	}
	
	footer ul li:first-child {
		width: 160px;
	}
	
	footer ul:nth-child(2) li:first-child,
	footer ul:nth-child(3) li:first-child {
		width: auto;
	}
	
	footer ul li:nth-child(5) {
		margin-left: 1.33%;
	}

	footer ul li:nth-child(6) {
		margin-left: 22.33%;
	}
	
	footer ul:nth-child(2) li:nth-child(6) {
		margin-left: 10px;
	}
	
	footer ul ul li:nth-child(5),
	footer ul ul li:nth-child(6) {
		margin-left: 0;
	}
	
	#gform_fields_1 #field_1_1,
	#gform_fields_1 #field_1_2 {
		clear: none;
		float: left;
		width: 48%;
	}

	#gform_fields_1 #field_1_2 {
		margin-left: 3% !important;	
	}
	
	#greynav ul li a {
		font-size: 11px;
	}
	
	.greybox .bx-wrapper {
		width: 760px;
	}
	
	header {
		width: 760px;
	}
	
	header p.description {
		left: -167px;
		top: 60px;
	}
	
	.home.test p.description {
		top: 0;
	}
	
	.inset.togglecontent {
		padding: 50px 0 0 0;	
	}
	
	.inset.content.indent {
		/*padding: 30px 0 0 0;*/
		width: 700px;
	}
	
	.togglecontrol .inset.content.indent {
		width: 640px;	
	}

	.checklists .inset.checklists .title {
		background-image: url(images/checklists/overview.png);
	}
	
	#main {
		float: left;
		margin: 0;
		padding-right: 20px;
		width:75%;
	}
	
	#main.fullwidth {
		float: none;
		width: 100%;	
	}
	
	.module.twothirds {
		float: left;
		margin-left: 3.5%;
		width: 65.5%;	
	}
	
	.module.third {
		border-bottom: none;
		float: left;
		margin-left: 3.5%;
		padding: 0;
		width: 31%;
	}
	
	.module.third.border {
		border-right: 1px solid #D1D3D4;	
		border-left: 1px solid #D1D3D4;	
		margin: 0;
		margin-left: -1px;
		padding: 5px 2%;	
		width: 33.4%;
	}
	
	.module.third.border:first-child {
		border-right: 1px solid #D1D3D4;	
		border-left: 0;
		margin-left: 0;
		padding-left: 0;
	}
	
	.module.third.border:nth-child(3) {
		border-left: 1px solid #D1D3D4;	
		border-right: 0;
		padding-right: 0;
	}
	
	.module.twothirds.border:first-child {
		border-right: 1px solid #D1D3D4;
		padding: 5px 2%;	
		padding-left: 0;
		width: 66.7%;
	}
	
	.footerpencil .module.twothirds.border:first-child {
		border-right: 1px solid #fff;	
	}
	
	.pencil .module.third.border,
	.footerpencil .module.third.border {
		border-left: 1px solid #fff;	
		padding-left: 6%;	
	}
	
	.pencil .module.twothirds.border:first-child,
	.footerpencil .module.twothids.border:first-child {
		border-right: 1px solid #fff;	
	}
	
	.module.twothirds.border + .module.third {
		border-right: 0;
		padding-right: 0;	
	}
	
	.module:first-child {
		margin-left: 0;
	}
	
	.module.fourth {
		width: 23.5%;
	}
	
	.module.fourth:nth-child(3) {
		clear: none;
		margin-left: 2%;
	}

	.tribe .module.fourth.friend {
		padding-top: 69px;
	}
	
	nav {
		width: 480px;	
	}
	
	.home.test nav {
		width: 480px;
	}
	
	nav ul li:nth-child(6) {
		float: right !important;	
	}
	
	nav ul li a {
		font-size: 13px;
		line-height: 15px;
		padding: 10px 15px;	
	}
	
	nav ul li:first-child a,
	.home.test nav ul li:first-child a {
		margin-left: 0;
	}
	
	nav ul li:hover a {
		padding: 9px 15px 10px 15px;	
	}
	
	nav ul li:nth-child(4) a {
		margin-left: 0;
	}
	
	nav ul li .subnav .subnavcontent {
		float: left;
		width: 443px;
	}
	
	nav ul li .subnav.right .subnavcontent {
		float: right;	
	}
	
	nav ul li .subnav ul {
		float: right;
	}
	
	nav ul li .subnav.right ul {
		float: left;	
	}
	
	nav ul li .subnav ul li {
		float: none !important;
	}
	
	nav ul li .subnav ul li a {
		text-align: left !important;	
	}
	
	.pencil, 
	.inset.togglecontrol/*,
	.insetcontainer .inset*/ {
		left: 50%;
		margin-left: -380px;
		padding: 10px 30px;
		position: relative;
		top: -25px;	
		z-index: 2000;
		width: 760px;
	}
	
	.insetcontainer .content.inset.nopadding {
		padding: 0;
	}

	.inset.togglecontrol {
		padding: 30px 60px 20px 60px;	
	}
	
	.insetcontainer .inset.white,
	.insetcontainer .inset.orange {
	    padding: 30px 50px 20px;
	}
	
	.pencil a.button, 
	.inset a.button {
		float: right;
		padding: 6px 30px;
		margin-right: 10px;
	}
	
	.pencil p, 
	.inset p {
		text-align: left;
	}
	
	.pencil .pencilcontrol p, 
	.inset .insetcontrol p {
		float: left;
		font-size: 18px;
		margin-bottom: 0;
		width: 500px;	
	}
	
	.corporations .pencil .pencilcontrol p {
		font-size: 16px;
	}
	
	.pencil.orange .pencilcontrol p {
		font-size: 16px;	
	}
	
	.pencil .pencilcontent {
		padding: 30px 0;	
	}
	
	.insetcontainer {
		/*height: 85px !important;*/
		width: 100%;
	}
	
	.be-happier .insetcontainer {
		background: #fbaf42;
	}
	
	.be-happier #thrive-centers {
		margin-top: 0 !important;
	}	
	
	.insetcontent {
		float: left;
		width: 250px;
		margin-left: 10px;
		padding-top: 0 !important;
	}
	
	.inset .insetcontent h2 {
		font-size: 22px;	
	}
	
	.insetimg {
		float: left;
		margin-right: 10px;	
		max-height: 35px;
	}
	
	.pencil .pencilcontent .gform_wrapper {
		margin: 0 6% 0 0;
	}
	
	.pencil .pencilcontent .gform_wrapper ul li.gfield:first-child,
	.pencil .pencilcontent .gform_wrapper ul li.gfield:nth-child(2),
	.pencil .pencilcontent .gform_wrapper ul li.gfield:nth-child(5),
	.pencil .pencilcontent .gform_wrapper ul li.gfield:nth-child(6),
	.pencil .pencilcontent .gform_wrapper ul li.gfield:nth-child(10),
	.pencil .pencilcontent .gform_wrapper ul li.gfield:nth-child(11) {
		clear: none !important;
		float: left;
		margin-left: 2% !important;
		width: 49%;
	}
	
	.pencil .pencilcontent .gform_wrapper ul li.gfield input,
	.pencil .pencilcontent .gform_wrapper ul li.gfield textarea {
		margin: 0;
		width: 100%;	
	}
	
	.pencil .pencilcontent .gform_wrapper ul li.gfield:first-child,
	.pencil .pencilcontent .gform_wrapper ul li.gfield:nth-child(5),
	.pencil .pencilcontent .gform_wrapper ul li.gfield:nth-child(10) {
		margin-left: 0 !important;	
	}
	
	.pencil .pencilcontent .gform_wrapper ul li.gfield {
		clear: both !important;
		float: none;
		margin-left: 0 !important;	
		width: 100%;
	}
	
	.pencil .pencilcontent .gform_wrapper input[type=submit] {
		float: right !important;	
		margin: 0 !important;
	}
	
	.pencil .pencilcontent h2 {
		font-size: 19px;
		line-height: 22px;
	}
	
	.pencil .pencilcontent .module {
		border-bottom: none;
	}
	
	.pencil .pencilcontent p, 
	.inset .insetcontent p {
		font-size: 15px;
	}
	
	.pencil .pencilcontent .module.third ul li {
		font-size: 15px;
		line-height: 18px;
	}
	
	/*.pencilcontainer
	/*, .insetcontainer {
		height: 0;
	}*/
	
	.slidecontainer {
		height: 332px;
	}
	
	.home .slidecontainer {
		height: auto;
	}
	
	#customslider {
	  margin: 0 auto;
	  width: 650px;
	}
	
	.explorationsslide {
		display: block;
		position: absolute;
		top: 0;
		right: 0;	
	}
	
	.explorationsslide img {
		margin: 0 0 0 auto;
		max-width: 80% !important;
	}
	
	.explorationsslide a.explorationslink {
		display: block;
		height: 14px;
		position: absolute;
		top: 0;
		width: 14px;	
		z-index: 2500;
	}
	
	a.explorationslink.ikaria {
		left: 440px;
		top: 58px;	
	}
	
	a.explorationslink.loma-linda {
		left: 152px;
		top: 55px;	
	}
	
	a.explorationslink.nicoya {
		left: 222px;
		top: 118px;	
	}
	
	a.explorationslink.okinawa {
		left: auto;
		right: 104px;
		top: 73px;	
	}
	
	a.explorationslink.sardinia {
		left: 408px;
		top: 53px;	
	}
	
	.slidevideo,
	.slidecontentimage {
		display: block !important;
	}
	
	.slidecontent {
		bottom: 20px;
		margin: 0;
		padding: 0;
		max-width: 380px;	
		position: absolute;	
	}
	
	.slidecontent.dark {
		bottom: 40px;	
	}
	
	.home .slidecontent {
		bottom: 30px;
		margin-left: 20px;	
	}
	
	#blue-zones .slidecontent {
		bottom: auto;
		height: 180px;
		margin-top: 60px;
	}
	
	#communities-2 .slidecontent {
    bottom: auto;
    height: 220px;
    margin-top: 50px;
	}
	
	#live-longer-2 .slidecontent {
   	 bottom: auto;
   	 height: 235px;
   	 margin-top: 35px;
	}
	
	#live-happier .slidecontent {
		 bottom: auto;
		 height: 250px;
		 margin-top: 30px;
	}

	.slidecontentcontainer {
		min-height: 330px;
		max-width: 760px;	
	}

	.checklists .slidecontentcontainer {
		min-height: 200px !important;	
	}
	
	.slidecontentcontainer img.slidecontentimage {
		border: 6px solid rgba(255,255,255,.5);
		float: right;	
		margin: 0 40px 20px 0;
		max-width: 280px;	
}

	.home .slidecontentcontainer img.slidecontentimage {
		
		border-radius: 186px;
		-moz-border-radius: 186px;
		-webkit-border-radius: 186px;	
	}

	.slidecontentcontainer img.slidecontentimage {
		margin-bottom: 10px;
	}

	#slidenav ul li {
		width: 25%;
	}

	#slidenav ul li a span {
		padding: 15px 35px;
	}
	
	#tabs img.featured {
		height: auto;
		width: 33.33%;	
	}
	
	.communities #tabs ul,
	.explorations #tabs ul,
	.home #tabs > ul {
		margin: 0 auto;
		padding: 0;
		position:relative;
		top: 1px;
		width: 493px;
		z-index: 1000;
	}
	
	.communities #tabs ul {
		width: 537px;
	}
	
	.explorations #tabs ul {
		width: 742px;	
	}
	
	.home #tabs > ul {
		width: 409px;
	}
	
	.communities #tabs ul li,
	.explorations #tabs ul li,
	.home #tabs > ul li {
		background: #fff;
		float: left;
		margin-bottom: 0;
		padding: 15px 15px 12px 15px;
	}
	
	.communities #tabs ul li.ui-tabs-active,
	.explorations #tabs ul li.ui-tabs-active,
	.home #tabs ul li.ui-tabs-active {
		border: 1px solid #D1D3D4;
		border-bottom: none;
	}
	
	.explorations #tabs ul li a {
		font-size: 13px;
	}
	
	.speaking #tabs ul li a,
	.dan-buettner #tabs ul li a {
		font-size: 13px;
	}
	
	.communities #tabs .ui-tabs-panel,
	.explorations #tabs .ui-tabs-panel,
	.home #tabs .ui-tabs-panel {
		border: 1px solid #D1D3D4;
		padding: 30px;
	}
	
	.testimonial {
		padding: 0px 40px;
	}
	
	.togglecontrol .content {
		padding: 40px 0 30px 0;	
	}
	
	.togglecontent #power-9-large {
		max-width: 140px;
	}
	
	.togglecontrol.current #power-9-small {
		margin-top: 170px;
		margin-bottom: -170px;
	}
	
	#topnav {
		display: block;
	}
	
	.topcta {
		float: right;
		margin-left: 20px;
		width: 158px;
	}
	
	.topcta img {
		padding-top: 0;
	}
	
	.walkability-3-test header #topnav,
	.home.test header #topnav {
		/*padding-top: 9px;*/
	}

	ul.bordersvertical li {
		margin: 10px 0 0 10px;
	}
	
	ul#singlenav {
		margin: 0 auto;
		width: 748px;	
	}

}

@media screen and (min-width:960px) {
	
	
	aside .newsmedia ul li.social a {
		padding: 0 14px;
	}
	
	aside .newsmedia .newsside {
		width: 220px;
	}
	
	#main {
		padding-right: 40px;
	}

	ul.client {
		margin-top: 20px !important;
		width: 86%;
	}
	
	ul.client li {
		float: left;
		margin-left: 82px;
		width: auto;
	}
	
	ul.client:nth-child(5) li,
	ul.client:nth-child(5) li:nth-child(2n-1) {
		float: left;
		margin-left: 42px;
		width: auto;
	}
	
	ul.client:first-child li {
		width: auto;
	}
	
	ul.client li:nth-child(2n-1),
	ul.client:first-child li:nth-child(2n-1) {
		clear: none;
		margin-left: 82px;	
	}
	
	ul.client:nth-child(3) li {
		margin-left: 90px;
	}
	
	ul.client li:first-child {
		margin-left: 19px;	
	}
	
	ul.client:first-child li:first-child {
		margin-left: 160px;
	}
	
	ul.client:nth-child(2) li:first-child {
		margin-left: 10px;
	}
	
	ul.client:nth-child(3) li:first-child {
		margin-left: 0;
	}
	
	ul.client:nth-child(4) li:first-child {
		margin-left: 50px;
	}
	
	ul.client:nth-child(5) li:first-child {
		margin-left: 65px;
	}
	
	.content {
		padding: 20px 0;
		width: 960px;
	}
	
	.page-template-template-checklists-php .content {
		padding: 20px;
	}

	.daily div.alignleft {
		width: 100px;	
	}
	
	.daily p {
		clear: none;
		margin-left: 125px;	
	}
	
	.daily div.alignleft p {
		margin-left: 0;	
	}
	
	.feature.book {
		padding: 0 80px;	
	}
	
	.feature img.alignleft {
		margin: 0 60px 20px 0;
		max-width: 200px;
	}
	
	.indent .feature h2,
	.indent .feature li,
	.indent .feature p,
	.indent.feature h2,
	.indent.feature li,
	.indent.feature p  {
		margin-left: 260px;
	}
	
	/*.feature {
		width: 625px;	
	}*/

	footer {
		width: 960px;
	}
	
	footer ul li {
		width: 12%;	
	}
	
	footer ul li:nth-child(6) {
		margin-left: 1.33%;
	}
	
	form.searchform.news input[type=text] {
	    width: 240px !important;
	}
	
	.gform_wrapper ul.gfield_checkbox li, 
	.gform_wrapper ul.gfield_radio li {
		margin-right: 25px;	
	}
	
	.gform_wrapper .gfield_checkbox li label, 
	.gform_wrapper .gfield_radio li label {
		margin-left: 25px !important;
	}
	
	.greybox #slideshowgrey .greycontent {
		width: 414px;
	}
	
	.greybox #slideshowgrey .greycontent h2 a {
		background: url(images/icons/button-triangle-white.png) no-repeat right center;
		display: block;
		padding-right: 140px;
	}
	
	.greybox .bx-wrapper {
		width: 960px;
	}
	
	#greynav {
		height: 346px;
	}
	
	#greynav ul li a {
		font-size: 14px;
		padding: 25px 20px;
	}
	
	header {
		width: 960px;
	}
	
	header p.description {
		top: 60px;
	}
	
	.inset.content.indent,
	.togglecontrol .inset.content.indent {
		width: 840px;
	}
	
	nav {
		width: 615px;	
	}
		
	.home.test nav {
		width: 615px;
	}
		
	nav ul li:nth-child(6) {
		float: right !important;	
	}

	nav ul li a {
		font-size: 15px;
		padding: 10px 25px;	
	}

	nav ul li:first-child a {
		margin-left: 0;
	}

	nav ul li:nth-child(4) {
		margin-left: 0;
	}

	nav ul li:hover a {
		padding: 9px 24px 10px 24px;	
	}

	nav ul li .subnav .subnavcontent {
		float: left;	
		width: 295px;
	}

	nav ul li .subnav.right .subnavcontent {
		width: 280px;
	}

	nav ul li .subnav .subnavcontent p {
		max-width: 370px;
		margin: 10px auto 0 auto;
	}

	nav ul li .subnav ul {
		float: right;
	}

	nav ul li .subnav.right ul {
		margin-left: 0 !important;
		margin-right: 15px !important;	
	}
	
	.home.test nav ul li .subnav .subnavcontent {
		width: 295px;
	}
	
	.home.test nav ul li .subnav.right .subnavcontent {
		width: 280px;
	}
	
	.home.test nav ul li .subnav.right ul {
		margin-left: 0 !important;
		margin-right: 15px !important;
	}

	nav ul li .subnav ul li {
		float: none !important;
	}

	nav ul li .subnav ul li a {
		text-align: left !important;	
	}
	
	.pencil, 
	.inset.togglecontrol/*,
	.insetcontainer .inset*/ {
		margin-left: -480px;
		/*padding: 10px 60px;	*/
		width: 960px;
	}
	
	.pencil {
		padding: 10px 60px;
	}
	
	.inset.togglecontrol {
		padding-bottom: 20px;	
	}
	
	.pencil a.button, .footerpencil a.button {
		padding: 6px 80px;
	}
	
	.inset a.button {
		padding: 6px 40px;	
	}
	
	.live-longer .inset a.button {
		margin: 0 0 0 25px;	
	}
	
	.pencil .pencilcontent p {
		font-size: 20px;
		width: 570px;	
	}
	
	.pencil .pencilcontent h2 {
		font-size: 22px;
		line-height: 26px;
	}
	
	.pencil.orange .pencilcontrol p {
		font-size: 17px;	
		width: 550px;
	}
	
	.inset .insetcontent h2 {
		font-size: 30px;	
	}
	
	.inset .insetcontent {
		margin-left: 20px;
		width: 300px;
	}	
	
	.pencil .pencilcontent .module.third ul li {
		font-size: 18px;
		line-height: 22px;
	}
	.insetimg {
		margin-right: 20px;	
		max-height: none;
	}
	
	/*.slideshow .slidecontentcontainer {
		margin-left: -470px;
		width: 940px;	
	}*/

	.slidecontainer {
 	   height: 375px;
 	   position: relative;
	}
	
	.home .slidecontainer {
		max-height: 425px;	
	}

	.slidecontentcontainer {
		max-width: 960px;
		min-height: 375px;
	}

	.checklists .slidecontentcontainer {
		min-height: 200px !important;	
	}
	
	.home .slidecontentcontainer {
		min-height: 376px;	
	}
	
	.explorationsslide a.explorationslink {
		height: 15px;
		width: 15px;	
	}
	
	a.explorationslink.ikaria {
		left: 539px;
		top: 74px;	
	}
	
	a.explorationslink.loma-linda {
		left: 187px;
		top: 67px;	
	}
	
	a.explorationslink.nicoya {
		left: 272px;
		top: 146px;	
	}
	
	a.explorationslink.okinawa {
		left: auto;
		right: 128px;
		top: 92px;	
	}
	
	a.explorationslink.sardinia {
		left: 500px;
		top: 65px;	
	}
	
	.slidecontent {
		bottom: 30px;
		max-width: 456px;
		position: absolute;	
	}
	
	.slidecontent.dark {
		bottom: 50px;	
	}
	
	.home .slidecontent {
		bottom: 100px;	
	}
	.slidecontent .slidecontentheader {
		margin: 0 auto 10px auto;
		max-width: none;
	}
	
	.slidecontentcontainer img.slidecontentimage {
		margin: 0 40px 0 0;
	}
	
	.home .slidecontentcontainer img.slidecontentimage {
		max-width: 280px;	
	}
	
	#slidenav {
		position: absolute;	
	}
	
	#slidenav ul li a {
		font-size: 19px;
		line-height: 19px;	
	}

	.testimonial {
		padding:  0 130px;	
	}
	
	.speaking #tabs ul,
	.dan-buettner #tabs ul {
		margin: 0 auto;
		padding: 0;
		position:relative;
		top: 1px;
		width: 922px;
		z-index: 1000;
	}
	
	.communities #tabs ul {
		width: 597px;
	}
	
	.explorations #tabs ul {
		width: 932px;	
	}
	
	.home #tabs > ul {
		width: 490px;
	}
	.communities #tabs ul li,
	.explorations #tabs ul li,
	.home #tabs > ul li {
		padding: 15px 25px 12px 25px;
	}
	
	.speaking #tabs ul li,
	.dan-buettner #tabs ul li {
		background: #fff;
		float: left;
		margin-bottom: 0;
		padding: 15px 20px 12px 20px;
	}
	
	.speaking #tabs ul li.ui-tabs-active,
	.dan-buettner #tabs ul li.ui-tabs-active {
		border: 1px solid #D1D3D4;
		border-bottom: none;
	}
	
	.speaking #tabs ul li a,
	.dan-buettner #tabs ul li a {
		font-size: 14px;
	}
	
	.explorations #tabs ul li a {
		font-size: 15px;
	}

	.speaking #tabs .ui-tabs-panel,
	.dan-buettner #tabs .ui-tabs-panel {
		border: 1px solid #D1D3D4;
		padding: 30px;
	}
	
	.togglecontent .content.indent h2,
	.togglecontent .content.indent h3,
	.togglecontent .content.indent p,
	.togglecontent .content.indent ol,
	.togglecontent .content.indent ul {
		padding-left: 245px;	
	}
	
	.togglecontent .content.indent li p {
		padding-left: 0;
	}
	
	.togglecontrol .content.indent h2,
	.togglecontrol .content.indent h3,
	.togglecontrol .content.indent p,
	.togglecontrol .content.indent li {
		margin-left: 245px;
	}
	
	.togglecontrol .content.indent li p {
		margin-left: 0;
	}
	
	.togglecontrol img {
		float: left;
		margin: 0 20px 0 0;
		max-width: 225px;
	}
	
	.togglecontent #power-9-large {
		max-width: 200px;
	}
	
	ul.bordersvertical li {
		border-left: 1px solid #777;
		font-size: 14px;
		line-height: 1em;
		padding: 0 0 0 12px;
	}
	
	ul.bordersvertical li:first-child {
		border-left: 0;
		padding-left: 0;
	} 
	
	ul#singlenav {
		width: 938px;	
	}
	
	#topnav ul li.search a {
		padding: 5px 25px;	
	}
	
}