	@charset "utf-8";
	html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,tt,var,b,u,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video
{
	margin:0;
	padding:0;
	border:0;
	font-size:21px;
	font:inherit;
	vertical-align:top
}
	article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section
{
	display:block
}
	body
{
	line-height:1
}
	ol,ul
{
	list-style:none
}
	blockquote,q
{
	quotes:none
}
	blockquote:before,blockquote:after,q:before,q:after
{
	content:'';
	content:none
}
	table
{
	border-collapse:collapse;
	border-spacing:0
}
	img,embed,object,video
{
	max-width:100%
}
	a:focus
{
	outline:none
}
/* https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}

	@font-face
{
	font-family:'Pristina';
	 src:url('../energychild/fonts/pristina.ttf');
	 url('../fonts/pristina.ttf') format('truetype'), font-weight:normal;
	 font-style:normal
}
.left
{
	float:left
}
.right
{
	float:right
}
.clearleft
{
	clear:left
}
.clearright
{
	clear:right
}
.clearboth
{
	clear:both
}
.imglft
{
	float:left;
	padding:0 0.75em 0.75em 0
}
.imgrt
{
	float:right;
	padding:0 0 0.75em 0.75em
}
.blogimg
{
	float:left;
	margin:0 0.75em 0.75em 0;
	padding:0
}
	section.paddtop img
{
	text-align:center
}
.contain
{
	float:left;
	position:relative
}
	body
{
	color:#525851;
	font:normal 18px/1.25 Calibri,Candara,sans-serif
}
.wrapper
{
	font-size:90%;
	width:100%;
	max-width:1400px;
	min-height:750px;
	margin:5px auto;
	padding:0
}
	header
{
	margin:0;
	min-height:150px
}
	#content
{
	padding-right:2%;
	min-height:450px;
	margin:0;
	background-color:#fff
}
.hundred
{
	width:98%;
	padding:1em 0 1em 2%;
	margin-left:2%
}
.seventy-five
{
	width:75%;
	padding:1em 0;
	position:relative
}
.fifty
{
	width:50%;
	min-height:100px;
	position:relative
}
.lhside
{
	padding:1em 1% 1em 0
}
.rhside
{
	padding:1em 0 1em 1%
}
.thirty-three
{
	width:33%;
	padding:1em 0 1em 2%;
	min-height:110px;
	position:relative
}
.twenty-five
{
	width:25%;
	padding:1em 0 1em 2%;
	position:relative
}
.margin25
{
	margin-left:25%
}
.margin-top5
{
	margin-top:5em
}
.allpadded
{
	padding:2em 2em 3em 0
}
.padded
{
	padding:2em 0 3em
}
.paddtop
{
	padding-top:2em
}
.paddbot
{
	padding-bottom:2em
}
.paddright
{
	padding-right:1em
}
.paddleft
{
	padding-left:1em
}
.multi-column
{
	-moz-column-width:230px;
	-moz-column-gap:60px;
	-moz-column-rule:1px solid rgb(255,255,255);
	-webkit-column-width:230px;
	-webkit-column-gap:60px;
	-webkit-column-rule:1px solid rgb(255,255,255);
	column-width:230px;
	column-gap:60px;
	column-rule:1px solid rgb(255,255,255);
	padding-bottom:0
}
.multi-column:after
{
	content:"";
	display:table;
	clear:both
}
.seventy-five .seventy-five
{
	padding:0 3% 0 0;
	width:66.5%
}
.seventy-five .twenty-five
{
	width:33.5%
}
.noleftpadding
{
	padding-left:0
}
.seventy-five .hundred
{
	padding:1em 1%
}
.hundred.frame .twenty-five.left
{
	padding-right:2%
}
.frame
{
	background-color:#fcfcfc;
	background-image:url(../energychild/images/egg_shell_5.png);
	padding:1em;
	border-radius:5px 5px 0;
	border:solid 1px #f0f0f0;
	position:relative;
	-moz-box-shadow:0 1px 1px rgba(0,0,0,.1),0 3px 9px rgba(0,0,0,.1);
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1),0 3px 9px rgba(0,0,0,.1);
	box-shadow:0 1px 1px rgba(0,0,0,.1),0 3px 9px rgba(0,0,0,.1);
	behavior:url(../energychild/pie/PIE.htc)
}
.frame:after
{
	 content:"";
	 display:table;
	 clear:both
}
.min-height-375
{
	min-height:375px
}
	ul.blogabstract
{
	margin:0;
	padding:0;
	list-style-type:none
}
	ul.blogabstract li
{
	display:block;
	width:100%
}
	ul.blogabstract li h5
{
	padding-top:0;
	margin-top:0
}
	ul.blogabstract li hr
{
	clear:left
}
	ul.blogabstract li:last-child hr
{
	display:none
}
.blogabstract li a:link,.blogabstract li a:visited
{
	color:#e54815
}
.blogabstract li a:hover
{
	color:#79af38
}
.blogabstract p.italic
{
	color:#79af38;
	font-size:0.85em;
	padding-top:0.25em;
	line-height:1.05
}
	h1.energy
{
	font-weight:normal;
	color:#598525;
	font-size:2em;
	line-height:1em
}
.energy
{
	font-weight:bold;
	color:#598525;
	font-size:1em;
	line-height:1em
}
.pristina
{
	font-family:Pristina,'Bilbo Swash Caps',"Apple Chancery","URW Chancery L",cursive;
	font-size:1em;
	color:#e54815;
	line-height:1.25em
}
	h2.ribbon 
{
	font-size:1.25em;
	background-color:#91C057;
	height:3em;
	padding:1em 5% 0.5em 0.8em;
	line-height:1;
	margin:-0.85em -0.8em 0.75em -0.8em;
	color:#fff;
	border-bottom:solid 3px #e54815;
	text-transform:uppercase;
	border-radius:5px 5px 0 0
}
	h2.ribbon.double 
{
	padding:0.35em 5% 0.25em 0.8em
}
	h2.ribbon:hover
{
	background-color:#9ac06b
}
	h2.ribbon.blogabs
{
	background-color:#e54815;
	border-bottom:solid 3px #91C057
}
	h2.ribbon.blogabs:hover
{
	background-color:#e56e47
}
	h2.ribbon.blogabs a:hover
{
	color:#fff
}
	h1
{
	color:#e54815;
	font-size:2.5em;
	padding:0.5em 0 0.25em 0;
	border-bottom:none;
	margin-bottom:0.25em;
	line-height:1
}
	h2
{
	color:#598327;
	font-size:1.75em;
	padding:0.5em 0 0.25em;
	border-bottom:none;
	margin-bottom:0.25em;
	line-height:1.25
}
	h3
{
	color:#598327;
	font-size:1.5em;
	padding:0.5em 0 0.25em;
	border-bottom:none;
	margin-bottom:0.25em;
	line-height:1.25
}
	h4
{
	color:#598327;
	font-size:1.25em;
	padding:0.5em 0 0.25em;
	border-bottom:none;
	margin-bottom:0.25em;
	line-height:1.15
}
	h5
{
	color:#598327;
	font-size:1.15em;
	padding:0.5em 0 0.25em;
	border-bottom:none;
	margin-bottom:0;
	line-height:1.15
}
	h3+h4
{
	color:#e54815
}
	a:link,a:visited
{
	color:#598525;
	text-decoration:none
}
	a:hover
{
	color:#e54815;
	text-decoration:none
}
	ul.sub_sub_menu li.current_page_item a:link,ul.sub_sub_menu li.current_page_item a:visited,ul.sub_sub_menu li.current_page_item a:hover,ul#menu-global li.current-menu-item a:link,ul#menu-footer li.current-menu-item a:link,ul#menu-global li.current-menu-item a:visited,ul#menu-footer li.current-menu-item a:visited,ul#menu-global li.current-menu-item a:hover,ul#menu-footer li.current-menu-item a:hover
{
	color:#e54815 !important
}
	h2.ribbon >a:link,h2.ribbon >a:visited
{
	color:#fff
}
	h2.ribbon >a:hover
{
	color:#e54815;
	text-decoration:none
}
.side-nav
{
	float: left;
	width: 80%;
	padding: 0.3em 5% 1em 0
}

/* } */
.sub-nav
{
	padding:0.3em 21% 0 0
}
.side-nav:after,.sub-nav:after
{
	 content:"";
	 display:table;
	 clear:both
}
.side-nav h2,.sub-nav h2
{
	font-size:1em;
	line-height:1.25;
	font-weight:normal;
	text-transform:uppercase;
	padding-bottom:0.25em;
	color:#e54815
}
.side-nav a,.sub-nav a
{
	border-bottom:1px solid #ddd;
	border-bottom:1px solid rgba(87,87,87,0.2);
	display:block;
	padding:0.5em 0 0.25em 0
}
.side-nav ul,.sub-nav ul
{
	list-style-type:none;
	margin:0;
	padding:0
}
	p
{
	margin-bottom:1em
}
	ul
{
	list-style-type: circle;
	list-style-position: outside;
	margin: -0.75em 0 0.5em 0;
	padding-left: 2em;
	padding-top: 0.25em
}
ul.bullet
{
	list-style-type: circle;
	list-style-position: outside;
	margin: -0.75em 0 0.5em 0;
	padding-left: 2em;
	padding-top: 0.25em
}
	ol
{
	list-style-position:outside;
	list-style-type:decimal;
	margin:-0.75em 0 0.5em 0;
	padding-left:2em;
	padding-top:0
}
	h4+ol,h4+ul
{
	margin-top:0.5em
}
	hr
{
	border:0;
	height:0;
	border-top:1px solid rgba(0,0,0,0.1);
	border-bottom:1px solid rgba(255,255,255,0.3);
	margin-bottom:1.25em
}
	hr.orange
{
	border:0;
	height:0;
	border-top:1px solid rgba(0,0,0,0.1);
	border-bottom:1px solid rgba(229,72,21,0.7);
	margin-bottom:1.25em
}
.bghighlight
{
	padding:2% 1.5%;
	margin:0 1% 1.5em 0;
	background-color:#edf1e2;
	background-color:rgba(237,241,226,0.55);
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	min-height:37em;
	behavior:url(../images/pie/PIE.htc)
}
.bghighlight.thirty-three.left
{
	width:32%
}
.wooslider.wooslider-id-1.wooslider-type-slides.wooslider-theme-default
{
	 margin-bottom:2em
}
.hundred.frame .seventy-five.left .wooslider.wooslider-id-1.wooslider-type-slides.wooslider-theme-default,.twenty-five.left.paddtop .wooslider.wooslider-id-1.wooslider-type-slides.wooslider-theme-default
{
	 margin-bottom:0
}
.quote
{
	font-size:0.9em;
	line-height:1.3
}
	cite, em,.italic
{
	font-style:italic
}
.smalltxt
{
	font-size:0.8em
}
.mediumtxt
{
	font-size:1.10em
}
.largetxt
{
	font-size:1.25em
}
.largesttxt
{
	font-size:1.5em
}
.attribution
{
	font-style:italic;
	color:#e54815;
	font-size:0.85em;
	line-height:1.5;
	text-align:right;
	padding-top:0.5em
}
	strong
{
	font-weight:bold
}
	blockquote
{
	padding:0 2% 0 4%
}
	section.frame.quote blockquote p:first-child::before
{
	content:url(../energychild/images/openquote.png);
	display:block;
	margin-left:-2%
}
	p.hang
{
	text-indent:-2em;
	padding-left:2em
}
.practice .yellow
{
	background-color:#ff5
}
.practice .green
{
	background-color:#b3f14c
}
.practice .blue
{
	background-color:#87b8f5
}
.practice .pink
{
	background-color:#f788bf
}
.show925
{
	display:none
}
.medslide
{
	display:block
}
.smlslide
{
	display:none
}
	footer ul,nav ul,.mobilemenu ul
{
	list-style-type:none;
	margin:0;
	padding:0
}
	footer ul a.here,nav ul#menu-global li a.here,.sub-nav h2 a,h2.trigger
{
	font-weight:normal;
	text-decoration:none;
	color:#e54815
}
	navaf
{
	background-color:#fff;
	height:auto;
	font-size:110%;
	width:100%;
	position:relative;
	border-bottom:1px solid #e54815
}
	#navinner
{
	padding:0;
	float:left;
	width:100%;
	height:auto;
	position:relative;
	display:block
}
	nav:after
{
	 content:"";
	 display:table;
	 clear:both
}
.mobilemenu
{
	display:none
}
	footer .menu-footer-container 
{
	display:none !important
}
.menu-global-container
{
	width:100%;
	float:left
}
.searchitem
{
	width:20%;
	float:right;
	height:75px
}
.searchitem:before,.searchitem:after
{
	 content:"";
	 display:table
}
.searchitem:after
{
	 clear:both
}
.searchitem
{
	 zoom:1
}
	ul#menu-global a:link,ul#menu-global a:visited
{
	color:#5e8c27;
	text-decoration:none
}
	ul#menu-global a:hover,ul#menu-global a:active
{
	color:#e54815;
	/*background-color:#f8fbf5;
	background-color:rgba(121,175,56,0.04)*/
}
	ul#menu-global
{
	position:relative;
	z-index:1;
	float:left;
	width:100%
}
	ul#menu-global li
{
	font-weight:normal;
	float:left;
	zoom:1;
	width:11%;
	border:1px solid #fff
}
	 ul#menu-global li a, ul#totop li a
{
	display:block;
	text-transform:uppercase;
	text-align:center;
	font-size:1em;
	padding:1.5em 5px 0.7em 5px
}
	ul#menu-global.sub li a
{
	text-transform:none;
	font-size:1em
}
	ul#menu-global li:hover
{
	position:relative
}
	ul#menu-global li:first-child
{
	padding-left:0
}
	ul#menu-global li:last-child
{
	padding-right:0
}
	ul#menu-global li.hover a
{
	color:#e54815
}
	ul#menu-global ul
{
	 width:220px;
	visibility:hidden;
	position:absolute;
	top:100%;
	left:0
}
	ul#menu-global ul li,ul ul.children li
{
	 font-weight:normal;
	zoom:1;
	border:none;
	/*border-bottom:1px solid #e59075;*/
	float:none;
	width:220px
}
	 ul#menu-global ul li a,ul ul.children li a
{
	 border-right:none;
	width:100%;
	height:2.25em;
	display:inline-block;
	padding:0.45em 0 0 0.25em;
	text-transform:none;
	text-align:left;
	 border:none;
	background-color:#fff;
	background-color:rgba(255,255,255,0.95);
	font-size:0.85em;
	float:none
}
	ul#menu-global ul li a:hover
{
	color:#e54815;
	/*background-color:#f8fbf5*/
}
	ul#menu-global ul ul
{
	left:100%;
	top:0
}
	ul#menu-global li:hover >ul
{
	visibility: visible
}
	ul#menu-global ul ul li
{
	/*background-color:rgba(125,181,58,0.8)*/
}
	ul#menu-global ul ul li a:link,ul#menu-global ul ul li a:visited
{
	color:#5e8c27
}
	ul#menu-global ul ul li a:hover
{
	color:#e54815
}
	h2.trigger a
{
	text-transform: none;
	font-size: 1em;
	padding: 0.25em 0 0.25em 0.55em;
	margin-left: 1em;
	display: block
}
	h2.trigger a::before
{
	content:url(../images/down-icon.png);
	display:inline
}
	h2.active a::before
{
	content:url(../images/up-icon.png);
	display:inline
}
.toggle_container
{
	margin:0 0 5px;
	padding:0;
	overflow:hidden;
	width:90%
}
	ul.sub_sub_menu li,ul.children li
{
	font-size:0.9em;
	text-indent:-0.5em;
	padding-left:2em
}
	ul.sub_sub_menu li
{
	text-indent:0
}
.logo
{
	float:left;
	z-index:500;
	margin-top:-10px
}
	header
{
	height:7.75em;
	margin-bottom:1px;
	    -webkit-border-radius-topleft:5px;
	    -moz-border-radius-topleft:5px;
	border-radius-topleft:5px;
	    -webkit-border-radius-topright:5px;
	    -moz-border-radius-topright:5px;
	border-radius-topright:5px;
	background:url(../energychild/images/energy-biographies-logo.png) no-repeat 5px 10px,-moz-linear-gradient(top, rgba(123,158,79,0.73) 1%,rgba(101,159,28,0.73) 18%,rgba(89,160,1,0.71) 27%,rgba(89,160,1,0.61) 82%,rgba(100,159,27,0.6) 88%,rgba(123,158,79,0.6) 100%);
	background:url(../energychild/images/energy-biographies-logo.png) no-repeat 5px 10px,-webkit-gradient(linear,left top,left bottom,color-stop(1%,rgba(123,158,79,0.73)),color-stop(18%,rgba(101,159,28,0.73)),color-stop(27%,rgba(89,160,1,0.71)),color-stop(82%,rgba(89,160,1,0.61)),color-stop(88%,rgba(100,159,27,0.6)),color-stop(100%,rgba(123,158,79,0.6)));
	background:url(../energychild/images/energy-biographies-logo.png) no-repeat 5px 10px,-webkit-linear-gradient(top, rgba(123,158,79,0.73) 1%,rgba(101,159,28,0.73) 18%,rgba(89,160,1,0.71) 27%,rgba(89,160,1,0.61) 82%,rgba(100,159,27,0.6) 88%,rgba(123,158,79,0.6) 100%);
	background:url(../energychild/images/energy-biographies-logo.png) no-repeat 5px 10px,-o-linear-gradient(top, rgba(123,158,79,0.73) 1%,rgba(101,159,28,0.73) 18%,rgba(89,160,1,0.71) 27%,rgba(89,160,1,0.61) 82%,rgba(100,159,27,0.6) 88%,rgba(123,158,79,0.6) 100%);
	background:url(../energychild/images/energy-biographies-logo.png) no-repeat 5px 10px,-ms-linear-gradient(top, rgba(123,158,79,0.73) 1%,rgba(101,159,28,0.73) 18%,rgba(89,160,1,0.71) 27%,rgba(89,160,1,0.61) 82%,rgba(100,159,27,0.6) 88%,rgba(123,158,79,0.6) 100%);
	background:url(../energychild/images/energy-biographies-logo.png) no-repeat 5px 10px,linear-gradient(top,bottom, rgba(123,158,79,0.73) 1%,rgba(101,159,28,0.73) 18%,rgba(89,160,1,0.71) 27%,rgba(89,160,1,0.61) 82%,rgba(100,159,27,0.6) 88%,rgba(123,158,79,0.6) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba7b9e4f',endColorstr='#997b9e4f',GradientType=0 );
	    border-bottom:solid 2px #e54815;
	behavior:url(../energychild/images/pie/PIE.htc);
	-pie-png-fix:true
}
	hgroup#siteid
{
	float:left;
	padding-right:0;
	padding-bottom:0;
	padding-left:85px;
	width:100%;
	margin-top:45px
}
	header hgroup#siteid h1
{
	color:#fff;
	font-size:2.5em;
	font-weight:bold;
	-moz-text-shadow:0 1px 3px rgba(0,0,0,.2),0 3px 9px rgba(0,0,0,.1);
	-webkit-text-shadow:0 1px 3px rgba(0,0,0,.2),0 3px 9px rgba(0,0,0,.1);
	text-shadow:0 1px 3px rgba(0,0,0,.2),0 3px 9px rgba(0,0,0,.1);
	display:inline;
	padding-bottom:0;
	margin-bottom:0;
	line-height:1.25;
	behavior:url(../energychild/pie/PIE.htc)
}
	header hgroup#siteid h2
{
	color:#fff;
	font-size:4.25em;
	font-weight:lighter;
	margin-bottom:0;
	font-family:Pristina,'Bilbo Swash Caps',"Apple Chancery","URW Chancery L",cursive;
	border-bottom:none;
	-moz-text-shadow:0 1px 3px rgba(0,0,0,.2),0 3px 9px rgba(0,0,0,.1);
	-webkit-text-shadow:0 1px 3px rgba(0,0,0,.2),0 3px 9px rgba(0,0,0,.1);
	text-shadow:0 1px 3px rgba(0,0,0,.2),0 3px 9px rgba(0,0,0,.1);
	display:inline;
	line-height:1;
	behavior:url(../energychild/pie/PIE.htc)
}
	header hgroup#siteid a
{
	text-decoration:none
}
	 footer
{
	border-top: solid 2px #e54815;
	padding-bottom: 2em;
	padding-top: 2em;
	
}
	footer .menu-footer-container ul.menu
{
	display:none
}
.frame
{
	min-height:0
}
.side-nav ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%
}
.side-nav ul:first-child
{
	padding-top:2em;
	margin-top:0;
	padding-left:0
}
.side-nav ul.sub_sub_menu li:first-child a
{
	font-size:1.5em;
	line-height:1.25;
	font-weight:normal;
	text-transform:uppercase;
	color:#e54815;
	border-bottom:1px solid #ddd;
	border-bottom:1px solid rgba(87,87,87,0.2);
	display:block;
	padding:0.5em 0 0.15em 0
}
	 .side-nav ul.sub_sub_menu ul.children li a
{
	font-size:1.25em;
	line-height:1.75;
	font-weight:normal;
	text-transform:none;
	color:#598525;
	border-bottom:none;
	display:block;
	padding:1em 0 1em 0.75em
	margin-bottom: 1em;
	
}
.side-nav ul.sub_sub_menu ul.children li:first-child a
{
	padding:1em 0 0 0.75em
}
.side-nav ul.sub_sub_menu ul.children ul.children li a 
{
	font-size:1em;
	line-height:2.5;
	font-weight:normal;
	text-transform:none;
	color:#598525;
	border-bottom:none;
	display:block;
	padding:1em 0 3em 2em
}
.side-nav ul.sub_sub_menu ul.children ul.children li:first-child a
{
	padding:1em 0 0 2em
}
.sub-nav.biographies ul.sub_sub_menu
{
	padding-left: 0em;
	float: left;
}


.sub-nav.biographies ul.sub_sub_menu li a
{
	font-size: 1em;
	line-height: 1.5;
	font-weight: normal;
	text-transform: none;
	border-bottom: none;
	display: block;
	padding: 0.5em 0 0.25em 0.25em;
	margin-top: 1em;
}


.sub-nav.biographies ul.sub_sub_menu li a:link,.sub-nav.biographies ul.sub_sub_menu li a:visited
{
	color:#116099
}
.sub-nav.biographies ul.sub_sub_menu li a:hover
{
	color:#9EB9D1
}
.side-nav ul.sub_sub_menu ul.children li
{
	padding-left:0;
	 border-bottom:none
}
.side-nav ul.sub_sub_menu li a
{
	font-size:1.15em;
	line-height:1.5;
	font-weight:normal;
	text-transform:none;
	color:#598525;
	border-bottom:1px solid #ddd;
	border-bottom:1px solid rgba(87,87,87,0.2);
	display:block;
	padding:0.75em 0 0.5em 0
}
.side-nav ul.sub_sub_menu li a:link,.side-nav ul.sub_sub_menu ul.children li a:link,.side-nav ul.sub_sub_menu li a:visited,.side-nav ul.sub_sub_menu ul.children li a:visited
{
	color:#598525;
	text-decoration:none
}
.side-nav ul.sub_sub_menu li:first-child a:link,.side-nav ul.sub_sub_menu li:first-child a:visited,.side-nav ul.sub_sub_menu li a:hover,.side-nav ul.sub_sub_menu ul.children li a:hover
{
	color:#e54815;
	text-decoration:none
}
.seventy-five.margin25 .twenty-five.left section
{
	width:100%;
	float:left;
	padding-right:1%
}
.featuredimage
{
	float:left;
	padding-right:2%;
	max-width:250px
}
.createbiog img
{
	float:left
}
.createbiog >h3
{
	clear:left
}
.contain
{
	 width:100%
}
.thirty-three.left
{
	width:33%
}
.twenty-five.paddtop.left .twitterfeed
{
	padding-top:1em
}
.group
{
	width:102%;
	float:left
}
.inner-group
{
	width:75.5%;
	float:left
}
.right-group.threeeighty
{
	float:right
}
.share-this-buttons
{
	padding:1em;
	text-align:right
}
.group:after,.story-group:after,.academic-group:after
{
	 content:"";
	 display:table;
	 clear:both
}
.story-group
{
	background-color:yellow;
	width:75%;
	float:left
}
.thousand
{
	width:74%;
	float:left;
	margin-bottom:1em
}
.quotes-group
{
	width:24%;
	float:left;
	margin-left:16px
}
.quotes-group .stories-ad,.quotes-group .history-pin
{
	width:100%;
	float:left
}
.threeeighty
{
	width:23.5%;
	float:right;
	margin-left:10px
}
.frame-blue
{
	background-color:#D6E2EC;
	padding:1em;
	border-radius:10px 10px;
	position:relative;
	-moz-box-shadow:0 1px 1px rgba(0,0,0,.1),0 3px 9px rgba(0,0,0,.1);
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1),0 3px 9px rgba(0,0,0,.1);
	box-shadow:0 1px 1px rgba(0,0,0,.1),0 3px 9px rgba(0,0,0,.1);
	behavior:url(../energychild/pie/PIE.htc)
}
.frame-blue-social
{
	background-color:#D6E2EC;
	padding:0.75em 3% 1em 4%;
	margin-bottom:1em;
	border-radius:10px 10px;
	position:relative;
	-moz-box-shadow:0 1px 1px rgba(0,0,0,.1),0 3px 9px rgba(0,0,0,.1);
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1),0 3px 9px rgba(0,0,0,.1);
	box-shadow:0 1px 1px rgba(0,0,0,.1),0 3px 9px rgba(0,0,0,.1);
	behavior:url(../energychild/pie/PIE.htc)
}
.frame-blue-social:after,.frame-blue:after,.frame-white:after
{
	 content:"";
	 display:table;
	 clear:both
}
.fourtwenty
{
	width:50%
}
.frame-white
{
	background-color:#fff;
	width:57%;
	padding:1em 3% 1em 4%;
	border-radius:10px 10px;
	position:relative;
	-moz-box-shadow:0 1px 1px rgba(0,0,0,.1),0 3px 9px rgba(0,0,0,.1);
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1),0 3px 9px rgba(0,0,0,.1);
	box-shadow:0 1px 1px rgba(0,0,0,.1),0 3px 9px rgba(0,0,0,.1);
	behavior:url(../energychild/pie/PIE.htc)
}
.frame-white h1
{
	padding-top:0
}
.thirty.right
{
	width:39.5%
}
.wooslider,.wooslider .slide-content,.wooslider #slider,.wooslider.wooslider-id-1.wooslider-type-slides.wooslider-theme-default
{
	padding:0;
	padding-bottom:0;
	    margin-bottom:0;
	 margin:0 0 0 0;
	background:none;
	border:none;
	position:relative;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	-o-border-radius:0px;
	border-radius:0px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	-o-box-shadow:none;
	none;
	zoom:1;
	behavior:url(../energychild/pie/PIE.htc)
}
.energystory-dark
{
	color:#116099
}
.energystory-light
{
	color:#9EB9D1
}
.energystory-dark
{
	color:#116099
}
.energystory-light
{
	color:#9EB9D1
}
.fb-like-box
{
	background-color:#fff
}
.stories-ad
{
	padding-top:0.5em
}
.stories-ad img,.stories-ad p
{
	margin-bottom:0
}
.history-pin
{
	background-image:none;
	padding:0 0 0 0;
	min-height:235px;
	margin-top:2em;
	margin-bottom:0
}
.history-pin .text
{
	color:#116099;
	background-color:#ededed;
	margin:0 10% 1em 10%;
	padding:1em;
	border-radius:10px;
	behavior:url(../energychild/pie/PIE.htc)
}
.history-pin p
{
	margin:0 0 0 0
}
.history-pin img
{
	margin: 0 0 -15px 0
}
.fb-like-box,.twitter-feed
{
	margin-bottom:1em
}
.academic-group
{
	padding-top:1.25em;
	width:100%;
	float:left
}
.academic-group .thirdcolumn
{
	width:32.25%;
	float:left;
	background:url(../energychild/images/green-border-40.jpg) repeat-x 0 0;
	margin-right:17px;
	padding:40px 2% 1em 1%;
	min-height:200px
}
.academic-group .thirdcolumn.final
{
	margin-right:0
}
.academic-group .thirdcolumn .case-sites p img
{
	float:left;
	padding-right:10px;
	clear:left;
	width:40%
}
.academic-group .thirdcolumn .case-sites p:after,.intro-bg.acknowledgements:after
{
	 content:"";
	 display:table;
	 clear:left
}
.academic-group .thirdcolumn .connections-home img
{
	width:30%
}
.intro-bg
{
	background-color:#DFEDCD;
	margin-left:-3%;
	padding:0 0 1em 3%
}
.intro-bg.acknowledgements
{
	margin-top:1em;
	margin-left:0;
	font-size:0.7em;
	padding:1em 1% 1em 3%
}
.intro-bg.acknowledgements img
{
	width:22%;
	padding-right:10px;
	float:left
}
.thirty
{
	width:35%
}
.seventy
{
	width:60%
}
.frame-white.left h1
{
	padding-bottom:0
}
.frame-white.left h2
{
	font-size:18px;
	color:#116099;
	padding-top:0
}
.frame-white.left p
{
	font-size:14px;
	color:#9EB9D1
}
.energy-story-outer
{
	float:left
}
.energy-story:before,.energy-story:after
{
	 content:"";
	 display:table
}
.energy-story:after
{
	 clear:both
}
.energy-story
{
	display:inline-block;
	 zoom:1
}
.energy-gallery-intro
{
	padding-bottom:3em
}
.energy-gallery-intro .intro-text
{
	width:32%;
	min-height:350px;
	float:left
}
.energy-gallery-intro .intro-image
{
	width:68%;
	padding:1.75em 0 0 30px;
	float:left
}
.energy-gallery-intro:before,.energy-gallery-intro:after
{
	 content:"";
	 display:table
}
.energy-gallery-intro:after
{
	 clear:both
}
.energy-gallery-intro
{
	 zoom:1
}
.energy-multi-column
{
	-moz-column-width:230px;
	-moz-column-count:4;
	-moz-column-gap:10px;
	-moz-column-rule:1px solid rgba(17,96,153,0.10);
	-webkit-column-count:34;
	-webkit-column-width:230px;
	-webkit-column-gap:10px;
	-webkit-column-rule:1px solid rgba(17,96,153,0.10);
	column-width:230px;
	column-count:4;
	column-gap:10px;
	column-rule:1px solid rgba(17,96,153,0.10);
	padding-bottom:0
}
.energy-multi-column:after
{
	content:"";
	display:table;
	clear:both
}
.energy-multi-column img
{
	display:block;
	width:100% 
}
.energy-story
{
	padding:15px;
	margin-bottom:0;
	break-inside:avoid-column
}
.energy-story h2
{
	page-break-after:avoid
}
.add-your-story
{
	font-weight:bold;
	color:#116099;
	background-color:rgba(158,185,209,0.10);
	padding:1em;
	border:solid 1px rgba(17,96,153,0.20)
}
.add-your-story a:link,.add-your-story a:visited
{
	color:#116099
}
.add-your-story a:hover
{
	color:#9EB9D1
}
.energy-story h2
{
	line-height:1.15em;
	color:#116099
}
.energy-story-single h1,.energy-story h2 a:link,.energy-story h2 a:visited,.energy-story a:link,.energy-story a:visited,.energy-story-single a:link,.energy-story-single a:visited
{
	color:#116099
}
.energy-story h2 a:hover,.energy-story a:hover,.energy-story-single a:hover
{
	color:#9EB9D1
}
.energy-story:hover
{
	background-color:rgba(158,185,209,0.10)
}
.history-pin .multi-column
{
	margin-bottom:2em
}
.energy-create-form-container
{
	width:66%;
	float:left;
	margin-bottom:2em
}
.energy-create-right-column
{
	width:34%;
	float:right;
	padding-left:60px
}
.energy-create-right-column .add-your-story,.energy-create-form-container .add-your-story
{
	margin:1em -15px 1em -17px;
	font-weight:bold
}
.energy-create-form-container .multi-column
{
	-moz-column-width:230px;
	-moz-column-gap:40px;
	-moz-column-rule:1px solid rgb(255,255,255);
	-webkit-column-width:230px;
	-webkit-column-gap:40px;
	-webkit-column-rule:1px solid rgb(255,255,255);
	column-width:230px;
	column-gap:40px;
	column-rule:1px solid rgb(255,255,255);
	padding-bottom:1em;
	padding-top:1em
}
.energy-create-form-container .multi-column:after
{
	content:"";
	display:table;
	clear:both
}
.energy-create-form-container label
{
	font-size:1.5em;
	color:#116099;
	display:block;
	margin-top:0.75em;
	margin-bottom:0.25em
}
.energy-create-form-container .background
{
	background-color:rgba(158,185,209,0.10);
	padding:1em;
	border:solid 1px rgba(17,96,153,0.20)
}
.side-nav.energy-stories-nav .sub_sub_menu li a:link,.side-nav.energy-stories-nav .sub_sub_menu li a:visited,.side-nav.energy-stories-nav .sub-nav.biographies li a:link,.side-nav.energy-stories-nav .sub-nav.biographies li a:visited,h2.trigger a:link,h2.trigger a:visited
{
	color:#116099
}
.side-nav.energy-stories-nav .sub_sub_menu li a:hover,.side-nav.energy-stories-nav .sub-nav.biographies li a:hover,h2.trigger a:hover
{
	color:#9EB9D1
}
.energy-create-form-container input[type="checkbox"]
{
	vertical-align:bottom
}
.energy-create-form-container textarea
{
	width:100%
}
.energy-create-form-container textarea,.energy-create-form-container input
{
	font:normal 16px/1.25 Calibri,Candara,sans-serif;
	color:#116099;
	width:100%
}
.sub-nav.biographies
{
	width:250px;
	padding-left:10px
}
.sub-nav.biographies h2.trigger
{
	width:230px;
	padding-left:0
}
.sub-nav.biographies h2.trigger a
{
	width:210px;
	padding-left:0
}
.sub-nav.biographies .toggle_container
{
	width:240px;
	padding-left:10px
}
.sub-nav.biographies .toggle_container ul.sub_sub_menu.indi-menu
{
	width:230px;
	padding-left:10px
}
.sub-nav.biographies .toggle_container ul.sub_sub_menu.indi-menu li
{
	width:210px;
	padding-left:10px
}
.sub-nav.biographies .toggle_container ul.sub_sub_menu.indi-menu li a
{
	font-size: 0.95em;
	width:200px;
	padding-left:0
}
	@media screen and (max-width:1400px)
{
	#content
{
	padding-right:2%
}

}
	@media screen and (max-width:1399px)
{
.thirty-three
{
	width:48%
}
	h2.ribbon
{
	font-size:1.05em;
	height:3.25em;
	padding:1.25em 5% 0.5em 0.8em;
	line-height:1;
	margin:-1em -1em 0.95em -1em
}
	h2.ribbon.double 
{
	padding:0.55em 5% 0.25em 0.8em
}
.hundred.frame .twenty-five.left
{
	width:80%;
	float:none
}
.hundred.frame .seventy-five.left
{
	width:100%;
	float:none
}
.seventy-five.left
{
	width:100%;
	float:none
}
.seventy-five.left .thirty-three.left
{
	width:33%;
	float:left
}
.hundred.noleftpadding
{
	padding-left:0
}
.twenty-five.paddtop.left
{
	width:100%;
	float:none
}
.twenty-five.paddtop.left .frame,.twenty-five.paddtop.left .twitterfeed
{
	width:50%;
	float:left
}
.twenty-five.paddtop.left .frame
{
	padding-right:2%;
	padding-bottom:0;
	margin-bottom:2em
}
.twenty-five.paddtop.left .twitterfeed
{
	padding-top:0;
	padding-left:2%;
	padding-bottom:2em
}
	ul.blogabstract li:last-child
{
	display:none
}
	ul.blogabstract li a img.blogimg.imglft
{
	display:block;
	float:none
}
	section.padded p img
{
	display:inline;
	float:left;
	padding:0 1% 1em 1%
}
	section.padded p:first-child img
{
	padding-top:0.95em
}
	section.padded p em
{
	display:block;
	clear:left
}
	h1
{
	font-size:2.25em;
	padding:0.5em 0 0.25em 0;
	line-height:1.05
}
	h2
{
	font-size:1.45em;
	padding:0.5em 0 0.25em;
	line-height:1.10
}
	h3
{
	font-size:1.25em;
	padding:0.5em 0 0.25em;
	margin-bottom:0.25em;
	line-height:1.25
}
	h4
{
	font-size:1.15em;
	padding:0.5em 0 0.25em;
	margin-bottom:0.25em;
	line-height:1.25
}
	h5
{
	font-size:1.10em;
	padding:0.5em 0 0.25em;
	border-bottom:none;
	margin-bottom:0;
	line-height:1.25
}
.largetxt
{
	font-size:1.15em
}
.seventy-five.margin25 .twenty-five.left
{
	width:100%
}
.seventy-five.margin25 .twenty-five.left section
{
	width:33%;
	float:left;
	padding-right:1%
}
.energyslideshow
{
	display:none
}
.bghighlight.thirty-three.left
{
	width:32%
}
.contain
{
	 width:100%
}
.thirty-three.left
{
	width:50%
}

}
	@media screen and (max-width:1398px)
{
	
.menu-global-container
{
	width:100%;
	float:none
}
.searchitem
{
	width:30%
}
ul#menu-global li:hover >ul
{
	visibility: hidden
}

}
	@media screen and (max-width:1397px)
{
	#content
{
	padding-left:25px;
	padding-right:20px
}
	ul#menu-global li:nth-child(6)
{
	clear:left
}
	ul#menu-global li 
{
	width:20%;
	border:2px solid #fff
}
	ul#menu-global li a 
{
	padding:0.75em 5px 0.7em 5px
}
.seventy-five.margin25
{
	margin-left:0;
	width:100%;
	padding:0 2%;
	float:none
}
.seventy-five.margin25 .twenty-five.left
{
	width:100%;
	padding-left:0;
	padding-right:0
}
.twenty-five.left.paddtop
{
	padding-top:0
}
.seventy-five.margin25 .twenty-five.left section
{
	width:33%;
	float:left;
	padding-right:3%
}
.seventy-five.margin25 .twenty-five.left section:last-child
{
	padding-right:0
}
.twenty-five.left
{
	width:100%;
	float:none;
	padding-top:0
}
.seventy-five.margin25
{
	/*border-top:solid 1px #e54815*/
}
.side-nav.energy-stories-nav,.side-nav
{
	width:100%;
	padding:0 2% 0.3em 0
}

.side-nav ul.sub_sub_menu 
{
	margin-top:0.5em;
	margin-bottom:2em
}
.side-nav ul.sub_sub_menu li
{
	padding-right:5%;
	margin-right:5%
}
.side-nav a
{
	border-bottom:none
}
.side-nav ul
{
	background-color:#fff
}
.side-nav ul:first-child
{
	padding-top:0.5em;
	padding-left:0
}
.side-nav ul.sub_sub_menu li:first-child
{
	width:100%;
	padding-top:0.75em;
	padding-left:0
}
.side-nav ul.sub_sub_menu li
{
	float:left;
	width:33%;
	padding-right:1%
}
.side-nav ul.sub_sub_menu li:first-child a
{
	border-bottom:none;
	border-bottom:none;
	display:block;
	padding-left:0
}
.side-nav ul.sub_sub_menu ul.children li,.side-nav ul.sub_sub_menu ul.children:first-child li
{
	float:left;
	padding-top:0.75em;
	padding-right:1%;
	padding-left:0.5em;
	display:block;
	width:100%
}
.side-nav ul.sub_sub_menu ul.children li a,.side-nav ul.sub_sub_menu ul.children li:first-child a
{
	display:block;
	width:100%;
	font-size:1.25em;
	text-indent:0
}
.side-nav ul.sub_sub_menu ul.children li a
{
	width:100%
}
.side-nav ul.sub_sub_menu ul.children ul.children li a
{
	width:100%
}
.side-nav ul.sub_sub_menu li a
{
	display:inline-block;
	width:100%;
	padding-right:1%
}
	#left-nav.twenty-five.left
{
	padding-top:0
}
.side-nav
{
	padding-top:0;
	padding-right:0
}
	ul.sub_sub_menu
{
	padding-top:0
}
	ul.sub_sub_menu li
{
	padding-top:0;
	padding-left:0
}
.side-nav ul.sub_sub_menu li:first-child a
{
	line-height:1;
	padding:0 0 0.05em 0
}
.side-nav ul.sub_sub_menu li:first-child
{
	 padding-top:0
}
.side-nav ul.sub_sub_menu li span.italic
{
	display:none
}
.sub-nav.biographies
{
	margin-left:5px
}
.thirty-three.left
{
	width:50%
}

}
	@media screen and (max-width:1200px)
{
	#content
{
	padding-left:10px;
	padding-right:10px
}
.inner-group
{
	width:100%;
	float:none
}
.thousand
{
	width:100%;
	float:none
}
.quotes-group
{
	width:100%;
	float:none;
	margin-left:5px
}
.quotes-group .stories-ad,.quotes-group .history-pin
{
	width:49%;
	float:left
}
.academic-group
{
	width:100%;
	float:none
}
.academic-group
{
	padding-top:1em;
	width:100%;
	float:none
}
.academic-group .thirdcolumn
{
	width:31.5%;
	float:left
}
.threeeighty
{
	width:100%;
	float:none;
	margin-left:0
}
.fb-like-box
{
	width:47%;
	margin-right:4%;
	float:left
}
.twitter-feed
{
	width:48%;
	float:left
}
.intro-bg.acknowledgements
{
	width:320px;
	margin:1em 0;
	padding:1em 1% 1em 3%
}
.energy-gallery-intro .intro-text,.energy-gallery-intro .intro-image,.energy-create-form-container
{
	width:100%;
	float:none
}
.energy-gallery-intro .intro-image
{
	padding:1.75em 0 0 0
}
.energy-create-right-column
{
	 float:none;
	 padding-left:0;
	 width:100%
}
	 .hundred.frame .twenty-five.left
{
	width:90%
}
.largetxt
{
	font-size:1em
}
.contain
{
	 width:100%
}
.searchitem
{
	width:35%
}
	p
{
	-ms-word-break:break-all;
	 word-break:break-all;
	  word-break:break-word;
	-webkit-hyphens:auto;
	 -moz-hyphens:auto;
	 hyphens:auto
}
/*Removes individual biographies sidebar links*/
.sub-nav.biographies ul.sub_sub_menu li a
{
	display: none;
}

}
	@media screen and (max-width:768px)
{
.hundred.frame .twenty-five.left
{
	width:98%;
	float:none
}
.thirty-three.left .frame
{
	min-height:7em
}
	ul.biogs li a
{
	width:60%
}
.bghighlight.thirty-three.left
{
	width:100%;
	min-height:1px
}
	img.left.paddtop
{
	padding-top:0
}
.seventy-five.margin25 .seventy-five.left
{
	width:100%;
	float:none;
	padding:0.25em 0 0 0
}
.seventy-five.margin25 .tweventy-five.left
{
	width:100%;
	float:none
}
.biogslider
{
	display:none
}
.seventy-five.margin25 .twenty-five.left section
{
	width:50%;
	float:left;
	padding-right:3%
}
.side-nav ul.sub_sub_menu li
{
	width:50%
}
.sub-nav.biographies
{
	margin-left:0;
	width:300px
}
.side-nav.energy-stories-nav ul.sub_sub_menu li a,.sub-nav.biographies ul.sub_sub_menu li a
{
	width:100%;
	padding-right:0
}
.seventy-five.margin25 .twenty-five.left section.createbiog
{
	width:100%;
	float:left;
	padding-right:3%
}
.seventy-five.left .thirty-three.left
{
	width:50%;
	float:left
}


}
	@media screen and (max-width:645px)
{
	ul.side-menu
{
	display:none
}
.thirty-three,.thirty-three.left
{
	width:95%
}
.thirty-three.left .frame
{
	min-height:1px
}
.searchitem
{
	width:45%
}



}
	@media screen and (max-width:600px)
{
	ul#menu-global li 
{
	/*background-color:#f8fbf5;
	background-color:rgba(121,175,56,0.035);*/
	border:2px solid #fff
}
	ul#menu-global a:hover,ul#menu-global a:active
{
	background-color:#f8fbf5;
	background-color:rgba(121,175,56,0.015)
}
	ul#menu-global li
{
	width:33%
}
	ul#menu-global li:nth-child(4)
{
	clear:left
}
	ul#menu-global li:nth-child(6)
{
	clear:none
}
	ul#menu-global li:nth-child(7)
{
	clear:left
}
	ul#menu-global li:nth-child(10)
{
	clear:left
}
.fifty.left.lhside,.fifty.left.rhside
{
	width:100%;
	min-height:5em
}
.twenty-five .side-nav
{
	width:98%
}
.twenty-five.left.paddtop section
{
	width:100%;
	float:none
}
.twenty-five.left.paddtop section:nth-child(odd)
{
	padding-right:0
}
	h1
{
	font-size:1.75em;
	padding:0.5em 0 0.25em 0;
	line-height:1.35
}
	h2
{
	font-size:1.25em;
	padding:0.5em 0 0.25em;
	line-height:1.25
}
	h3
{
	font-size:1.10em;
	padding:0.5em 0 0.25em;
	margin-bottom:0.25em;
	line-height:1.25
}
	h4
{
	font-size:1.05em;
	padding:0.5em 0 0.25em;
	margin-bottom:0.25em;
	line-height:1.25
}
	h5
{
	font-size:1em;
	font-weight:bold;
	padding:0.5em 0 0.25em;
	border-bottom:none;
	margin-bottom:0;
	line-height:1.25
}
.seventy-five.left .thirty-three.left
{
	width:100%;
	background color:green
}

}
	@media screen and (max-width:480px)
{
	header hgroup#siteid h1
{
	font-size:2.25em;
	line-height:1.25
}
	header hgroup#siteid h2
{
	font-size:3.25em
}
.sub-nav
{
	padding:0.25em 0
}
.searchitem
{
	width:65%
}
	ul#menu-global li:nth-child(6)
{
	clear:none
}
.medslide
{
	display:none
}
.smlslide
{
	display:block
}
.twenty-five.paddtop.left .frame,.twenty-five.paddtop.left .twitterfeed
{
	width:98%;
	float:none
}
.seventy-five.margin25 .twenty-five.left section
{
	width:100%;
	float:left;
	padding-right:3%
}
.featuredimage
{
	float:none
}
.side-nav ul.sub_sub_menu ul.children li,.side-nav ul.sub_sub_menu ul.children:first-child li
{
	float:left;
	width:95%;
	padding-top:0;
	padding-right:1%;
	padding-left:0.5em;
	background-color:#fff;
	display:inline
}
.side-nav ul.sub_sub_menu ul.children li a,.side-nav ul.sub_sub_menu ul.children li:first-child a
{
	display:block;
	width:95%;
	font-size:1.25em;
	text-indent:0
}
.side-nav ul.sub_sub_menu li ul.children li:first-child
{
	float:left;
	width:95%;
	display:inline;
	padding-top:0;
	padding-right:1%;
	padding-left:0.5em
}
.side-nav ul.sub_sub_menu li ul.children li:first-child a
{
	padding-top:0.5em;
	padding-left:0
}
.side-nav ul.sub_sub_menu li
{
	width:100%
}

}
	@media screen and (max-width:450px)
{
.sub-nav ul li
{
	float:none;
	width:96%
}
.sub-nav ul li ul li
{
	clear:none;
	width:96%
}

}
	@media screen and (max-width:400px)
{
	hgroup#siteid
{
	margin-top:25px;
	padding-left:85px
}

/*}
	@media screen and (max-width:320px)
{
*/	#content
{
	padding-left:5px;
	padding-right:5px
}
.thousand
{
	width:100%;
	float:none
}
.frame-white
{
	background-color:#fff;
	width:100%
}
.thirty.right
{
	width:100%
}
.quotes-group .stories-ad,.quotes-group .history-pin
{
	width:100%;
	float:none
}
.academic-group
{
	width:100%;
	float:none
}
.academic-group
{
	padding-top:1em;
	width:100%;
	float:none
}
.academic-group .thirdcolumn
{
	width:100%;
	float:none
}
.threeeighty
{
	width:100%;
	float:none;
	margin-left:0
}
.fb-like-box
{
	width: 98%/*292px*/;
	margin-right:0;
	float:none
}
.twitter-feed
{
	width:98%;
	float:none
}
	
.intro-bg.acknowledgements
{
	width:98%;
	margin:1em 0;
	padding:1em 1% 1em 1%
}
.energy-gallery-intro .intro-text,.energy-gallery-intro .intro-image,.energy-create-form-container
{
	width:100%;
	float:none
}
.energy-gallery-intro .intro-image
{
	padding:1.75em 0 0 0
}
.energy-create-right-column
{
	 float:none;
	 padding-left:0;
	 width:100%
}



}
