/* RESET */
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,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
/* remember to define focus styles! */
:focus{outline:0}
/* remember to highlight inserts somehow! */
ins{text-decoration:none}
del{text-decoration:line-through}
/* tables still need 'cellspacing="0"' in the markup */
table{border-collapse:inherit;border-spacing:0}

/* THICKBOX */
/* thickbox specific link and font settings */
#TB_window { font:12px Arial,Helvetica,sans-serif;color:#333333; }
#TB_secondLine { font:10px Arial,Helvetica,sans-serif;color:#666666; }
#TB_window a:link { color:#666666; }
#TB_window a:visited { color:#666666; }
#TB_window a:hover { color:#000; }
#TB_window a:active { color:#666666; }
#TB_window a:focus { color:#666666; }
/* thickbox settings */
#TB_overlay { position:fixed;z-index:100;top:0px;left:0px;height:100%;width:100%; }
.TB_overlayMacFFBGHack { background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/css/screen/macFFBgHack.png) repeat; background:rgba(0, 0, 0, 0.6); }
.TB_overlayBG { background-color:#000;filter:alpha(opacity=75);-moz-opacity:0.75;opacity:0.75; }
* html #TB_overlay { /* ie6 hack */
 position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight :document.body.offsetHeight + 'px'); }
#TB_window { position:fixed;background:#ffffff;z-index:102;color:#000000;display:none;border:4px solid #525252;text-align:left;top:50%;left:50%; }
* html #TB_window { /* ie6 hack */
position:absolute;margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px'); }
#TB_window img#TB_Image { display:block;margin:15px 0 0 15px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;border-top:1px solid #666;border-left:1px solid #666; }
#TB_caption { height:25px;padding:7px 30px 10px 25px;float:left; }
#TB_closeWindow { height:25px;padding:11px 25px 10px 0;float:right; }
#TB_closeAjaxWindow { padding:7px 10px 5px 0;margin-bottom:1px;text-align:right;float:right; }
#TB_ajaxWindowTitle { float:left;padding:7px 0 5px 10px;margin-bottom:1px; }
#TB_title { background-color:#e8e8e8;height:27px; }
#TB_ajaxContent { clear:both;padding:2px 15px 15px 15px;overflow:auto;text-align:left;line-height:1.4em; }
#TB_ajaxContent.TB_modal { padding:15px; }
#TB_ajaxContent p { padding:5px 0px 5px 0px; }
#TB_load { position:fixed;display:none;height:13px;width:208px;z-index:103;top:50%;left:50%;margin:-6px 0 0 -104px;/* -height/2 0 0 -width/2 */ }
* html #TB_load { /* ie6 hack */
position:absolute;margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px'); }
#TB_HideSelect { z-index:99;position:fixed;top:0;left:0;background-color:#fff;border:none;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;height:100%;width:100%; }
* html #TB_HideSelect { /* ie6 hack */
 position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight :document.body.offsetHeight + 'px'); }
#TB_iframeContent { clear:both;border:none;margin-bottom:-1px;margin-top:1px;_margin-bottom:1px; }

/* CORE */
/*-  SELF-CLEARING FLOATS
----------------------------------------------------------------------*/
.mod:after, #main:after, #feature:after, li.feature:after, #section:after, #content .entry:after, #content .portal:after, #content .collection-group:after, #content .article:after, #content .shareTools h3:after, #content div.figure:after, ol#transcript li:after, ol#transcript li dl:after, ol#transcript li dd:after, ol#points li:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/* CLEARING */
.cleared:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.cleared {display:inline-block;}
/* Hides from IE-mac \*/
* html .cleared {height:1%;}
.cleared {display:block;}
/* End hide from IE-mac */
/* END CLEARING */

/*-  BASE STYLES
----------------------------------------------------------------------*/
body {
	background:#FFF url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/bg-body.png") 80% 0 repeat-x;
	background:#FFF url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/bg-body.png") 0 0 repeat-x;
	color:#333;
	font:normal 100% Helvetica, Arial, sans-serif;
	margin:0 auto;
	position:relative;
}

abbr, acronym {
	cursor:help;
}
input, textarea {
	font-family:Helvetica, Arial, sans-serif;
}
img {
	border:0;
}
a {
	color:#369;
	text-decoration:none;
}
a:hover {
	color:#333;
	text-decoration:underline;
}
.clear {
	clear:both;
}

.hide {
	display: none;
}


/*-  LAYOUT
----------------------------------------------------------------------*/

#page {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/bg-page-home.png") no-repeat;
	margin:18px auto 40px;
	padding:0 20px 20px;
	position:relative;
	width:960px;
	width:1030px; /* new */
}

/*-  HEADER
----------------------------------------------------------------------*/

#header {
	font:bold 0.75em Helvetica, Arial, sans-serif;		/* 12px / 16px = 0.75em */
	/*height:372px !important; */ /* height:125px; */
	padding:12px 0 0;
	position:relative;
}

#header h1 {
	float:left;
	margin:58px 35px 22px 28px; /* margin:23px 35px 22px 28px; */
}

#tagline {
	margin: 60px 0 30px 0; /*margin-top:38px;*/
	float:right; /* float:right; */
	font-weight: 400;
 -webkit-opacity:0.7;
  -moz-opacity:0.7;
  filter:alpha(opacity=70);
	opacity:.7;
	font-size: 1.6em;
	text-align: right;
}

#header li {
	display:inline;
}

.close-head, .open-head {
	color: #999;
	font-size: 10px;
}

.collapse-head {
	float: right;
	cursor: pointer;
	font-weight: 400 !important;
	font-style: italic;
	text-transform: none;
	margin-right: -15px;
	clear: both;
	/*margin-bottom: 25px;*/
}

.collapse-head-x-circle {
	float: right;
	background-color: #ccc;
	height: 20px;
	width: 20px;
	left: -13.25px;
	top: -2px;
	position: relative;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	z-index: 1;
	display: inline-block;
}

.collapse-head-x {
	cursor: pointer;
	font-weight: 400;
	text-align: center;
	z-index: 9999 !important;
	color: #000;
	float: right;
	text-transform: none;
	font-style: normal;
	position:relative;
}

.collapse-head-plus {
	cursor: pointer;
	font-weight: 400;
	text-align: center;
	z-index: 9999 !important;
	color: #000;
	float: right;
	text-transform: none;
	font-style: normal;
	display: none;
	position:relative;
}

.splitter {
	clear: both;
	border: 0;
    border-bottom: 1px dotted #ccc;
    /*margin-bottom: 25px;*/
}

/* Navigation - Utility */

#nav-utility {
	font:normal 0.833333333333333em/1.1 Helvetica, Arial, sans-serif;		/* 10px / 12px = 0.833333333333333em */ /* 11px / 10px = 1.1em */
	text-align:right;
	padding-top:20px;
}

#nav-utility li {
	float:left;
	border-right:1px solid #ccc;
	display:inline;
	padding:0 4px;
}
#nav-utility li#support-our-work {
	padding:0;
	border:none;
}
#nav-utility li#support-our-work a {
	display:block;
	width:190px;
	height:35px;
	text-align:left;
	text-indent:-9999px;
	background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/btn-support-new.png) no-repeat;
	position:relative;
}

#nav-utility li.last {
	border-right:0;
	padding-right:0;
	margin-right: 30px;
}

#nav-utility a {
	color:#44403d;
}

.sect-follow #nav-utility a.follow, .sect-contact #nav-utility a.contact, .sect-register #nav-utility a.register, .sect-login #nav-utility a.login, .sect-login #nav-utility a.log_out, .sect-site-map #nav-utility a.site-map, .sect-donate #nav-utility a.donate, .sect-site-map #nav-utility a.site-map {
	font-weight:bold;
}

/* Home - About */
.home-about {
	clear: both;
}

.home-about ul {
	width: auto;
	margin-bottom: 15px;
	display: block;
	height: 125px;
}

.home-about ul li {
	float: left;
	display: block;
	width: 30%;
	padding: 15px;
	padding-top: 0;
	line-height: 1.5;
}

.home-about ul li h4 {
	text-transform: uppercase;
	font-size: 1.3em;
	padding-bottom: 10px;
	color: #0079C2;
}

.home-about ul li p {
	font-weight: 400;
 -webkit-opacity:0.8;
  -moz-opacity:0.8;
  filter:alpha(opacity=80);
	opacity:.8;
}

/* Navigation */

#nav ul {
	float:left;
	width:640px;
}

#nav ul li {
	float:left;
	margin-right:1px;
	position:relative;
}

#nav a.top {
	background-repeat:no-repeat;
	display:block;
	height:45px;
	overflow:hidden;
	text-indent:-9000px;
	width:79px;
}

#nav ul li a:hover, #nav ul li:hover a.top {
	background-position:0 -45px;
}

li#nav-home a.top {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/tab-home.png");
}

li#nav-breaking a.top {
	background-image:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/tab-breaking.png");
}

li#nav-gallery a.top {
	background-image:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/tab-gallery.png");
}

li#nav-videos a.top {
	background-image:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/tab-videos.png");
}

li#nav-library a.top {
	background-image:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/tab-library.png");
}

li#nav-climopedia a.top {
	background-image:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/tab-climopedia.png");
}

li#nav-topics a.top {
	background-image:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/tab-topics.png");
}

li#nav-about a.top {
	background-image:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/tab-about.png");
}

.sect-home #nav ul li#nav-home a.top, .sect-breaking #nav ul li#nav-breaking a.top, .sect-gallery #nav ul li#nav-gallery a.top, .sect-videos #nav ul li#nav-videos a.top, .sect-library #nav ul li#nav-library a.top, .sect-climopedia #nav ul li#nav-climopedia a.top, .sect-topics #nav ul li#nav-topics a.top, .sect-about #nav ul li#nav-about a.top {
	background-position:0 -90px;
}

/* Navigation Dropdowns */

#nav ul ul {
	background:#fff;
	border-bottom:1px solid #f4f4f4;
	border-left:1px solid #f4f4f4;
	border-right:1px solid #f4f4f4;
	left:-1000em;
	margin:0;
	padding:20px 20px 1px 20px;
	position:absolute;
	width:197px;
	z-index:100;
 -webkit-opacity:0.9;
  -moz-opacity:0.9;
  filter:alpha(opacity=90);
	opacity:.9;
}

#nav ul ul li {
	background:#fff url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/icon-arrow-next-none.png") 0 3px no-repeat;
	display:block;
	float:none;
	font:bold 1em/1.363636363636364 Helvetica, Arial, sans-serif;		/* 11px / 12px = 0.916666666666667em */ /* 15px / 11px = 1.363636363636364em */
	margin-bottom:20px;
	padding-left:22px;
	z-index:100;
}

#nav ul ul li:hover {
	background:#fff url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/icon-arrow.png") 0 3px no-repeat;
}

#nav ul ul li a {
	display:block;
}

#nav ul ul li a:hover {
	color:#333;
}

#nav ul li:hover ul, #nav ul li.ie-hover ul {
	left:-1px;
	top:39px;
}

/* Third Tier Nav // What We Do */
#nav ul ul li ul {
	display:none;
	width:auto !important;
	padding:5px 0 0 !important;
	border:none !important;
	margin:0 0 1px !important;
	position:relative;
	top:auto !important;
	left:auto !important;
}
#nav ul ul li ul li {
	font-weight:normal !important;
	background:none !important;
	padding:0 !important;
	margin-bottom:5px !important;
}
#nav ul ul li:hover ul {
	display:block;
}

/* Search */

#nav form {
	background:#44403d;
	float:left;
	height:39px;
	width:320px;
}

#nav form .search-field {
	border:0;
	color:#44403d;
	float:left;
	height:15px;
	margin:10px 1px 0 10px;
	padding:4px 0 0 4px;
	width:173px;
}

#nav form .search-image {
	float:left;
	margin:10px 0 0 0;
}

#nav form p {
	float:left;
	font:bold 0.75em/1.222222222222222 Helvetica, Arial, sans-serif;		/* 9px / 12px = 0.75em */ /* 11px / 9px = 1.222222222222222em */
	margin:9px 0 0 10px;
	width:55px;
}

#nav form p a {
	color:#fff;
	font:bold 1.1em Helvetica, Arial, sans-serif;		/* 11px / 10px = 1.1em */
	text-decoration:none;
}

#nav form p a:hover {
	text-decoration:underline;
}

/*-  SECTION
----------------------------------------------------------------------*/

#section {
	background:#333 url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/bg-section.png") right top no-repeat;
	color:#fff;
	margin-top:20px;
}

#section a {
	color:#fff;
}

#section a:hover {
	color:#fff;
}

#section img {
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	margin-bottom:-1px;
	float:left;
	height:79px;
	width:79px;
}

#section-lead {
	float:left;
	margin:12px 15px 0;
	width:820px;
}

#section-lead ul {
	font:bold 1em Helvetica, Arial, sans-serif;
	margin-bottom:3px;
	float:left;
}

#section-lead li {
	float:left;
	margin-right:8px;
}

#section-lead li a {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/icon-arrow-section.png") 100% 3px no-repeat;
	padding-right:16px;
}

#section-lead li.last a {
	background:none;
	padding-right:0;
}

#section #section-lead p, #section #section-lead .desc {
	clear:left;
	margin:0 0 5px;
}
#section #section-lead .rss {
	font-weight:bold;
	line-height:13px;
	margin:0;
}
#section #section-lead .rss a {
	padding:0 0 0 15px;
	background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/icon-rss2.gif) no-repeat;
}

#section-lead p img#edit, #section-lead .desc img#edit {
	background-color:transparent;
	border:none;
	float:none;
	height:11px;
	width:26px;
	margin:0 0 -2px;
	padding:0 0 0 5px;
}

#section p, #section-lead .desc, #section-lead .rss {
	font:normal 0.6875em/1.181818181818182 Helvetica, Arial, sans-serif;		/* 11px / 16px = 0.6875em */ /* 13px / 11px = 1.181818181818182em */
	margin-bottom:18px;
}

/* Navigation - Section */

#nav-section {
	border-top:1px solid #fff;
	clear:left;
	padding:10px 20px;
}

#nav-section ul.sub {
	float:left;
	font:normal 0.6875em/1.1 Helvetica, Arial, sans-serif;		/* 11px / 16px = 0.6875em */ /* 11px / 10px = 1.1em */
	margin-top:4px;
}
#nav-section ul.sub ul {
	display:none;
}
#nav-section ul.sub a {
	margin:0 15px;
}

#nav-section ul.sub li a {
	margin-left:0;
}

#nav-section ul.sub li.here, #nav-section ul.sub a.selected {
	color:#fff;
	font-weight:bold;
}

#nav-section ul.sub li {
	border-right:1px solid #fff;
	display:inline;
	margin-right:14px;
}

#nav-section ul.sub li.last {
	border-right:none;
}

/* Menus - Categories & Places */

#menus {
	float:right;
}

#menus ul {
	background:transparent;
	float:left;
	margin-bottom:0;
	width:160px;
}

#menus li p, #menus li strong {
	display:block;
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/bg-menu.png") 100% 0 no-repeat;
	font:normal 0.6875em/1.1 Helvetica, Arial, sans-serif;		/* 11px / 16px = 0.6875em */ /* 11px / 10px = 1.1em */
	border:1px solid #fff;
	padding:3px 20px 2px 6px;
	margin-bottom:0;
}

#menus ul:hover p {
	border-bottom:none;
}

#menus ul ul {
	float:left;
	left:-1000em;
	margin:0;
	padding:6px;
	position:absolute;
	width:146px;
	z-index:100;
}

#menus ul:hover ul, #menus ul.ie-hover ul {
	left:auto;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}


#menus ul ul li {
	font:normal 0.6875em/1.1 Helvetica, Arial, sans-serif;		/* 11px / 16px = 0.6875em */ /* 11px / 10px = 1.1em */
	margin-bottom:5px;
}

#menus ul ul li a {
	display:block;
	padding:3px 0 2px;
}

#menus ul ul li a:hover {
	background:#fff;
}

#menus ul.nav-categories {
	margin-right:20px;
}


#menus li {
	display:block;
}



/*-  MAIN
----------------------------------------------------------------------*/

#main {
	background-color:#FFF;
	color:#333;
	margin:0 auto;
	padding:30px;
}

.sect-home #main {
	background:transparent;
	padding:20px 0 30px 0;
}

#main h1 {
	font-size:1.625em;		/* 26px / 16px = 1.625em */
	font-weight:bold;
	margin-bottom:15px;
}
#main h1.hidden {
	position:absolute;
	top:-9999px;
	left:-9999px;
}
#main h2, #main h3, #main h4, #main h5 {
	margin-bottom:10px;
}

#main h2 {
	font-size:1.25em;		/* 20px / 16px = 1.25em */
}

#main h3 {
	font-size:1.125em;		/* 18px / 16px = 1.125em */
}

#main h4 {
	font-size:1em;		/* 16px / 16px = 1em */
}

#main h5 {
	font-size:0.75em;		/* 12px / 16px = 0.75em */
	text-transform:uppercase;
}

#main h6 {
	font-size:0.625em;		/* 10px / 16px = 0.625em */
	text-transform:uppercase;
}

blockquote {
	background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/blockquote.gif) 30px 30px no-repeat #f5f5f5;
	margin-bottom:30px;
	padding:30px 30px 10px 90px;
}
#content blockquote p {
	font-weight:bold;
	font-style:italic;
	color:#999;
}

#main p.edit {
	margin:10px 0;
}
a.edit {
	clear:both;
}

/*-  FEATURE
----------------------------------------------------------------------*/
#feature {
	background:#333 url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/bg-feature.png") 0 0 repeat-y;
	background:#333 url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/bg-feature-new.png") 0 0 repeat-y; /* new */
	height:318px; /* new */
	overflow:hidden; /* new */
	margin-bottom:20px;
	padding:1px;
	position:relative;
}
#feature a.pause, #feature a.play {
	display:block;
	width:13px;
	height:13px;
	overflow:hidden;
	background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/pause-play-new.gif) no-repeat;
	position:absolute;
	top:84px;
	right:15px;
}
#feature a.play {
	background-position:0 -13px;
}
#feature p {
	font:normal 0.8125em/1.30769 Helvetica, Arial, sans-serif;		/* 13px / 16px = 0.8125em; 17px / 13px = 1.30769 */
	margin-bottom:1em;
}

#feature li.feature {
	margin:0;
	padding:0;
	position:relative;
	height:auto;
}

#feature .feature-text {
	color:#FFF;
	float:left;
	margin:0;
	padding:20px 20px 20px 20px;
	width:358px;
	width:426px; /* new */
}

#feature .feature-text a {
	text-transform:uppercase;
}

#feature .feature-text h1, #feature .feature-text h1 a {
	color:#9aac13;
}

#feature .feature-text h1 i {
	background:#9aac13;
	display:block;
	height:80px;
	left:398px;
	position:absolute;
	top:0;
	width:80px;
	z-index:50;
}

#feature .feature-text h1 a:hover i {
	background:#fff !important;
}

#feature .feature-text h1 a:hover {
	color:#fff !important;
	text-decoration:none !important;
}

#feature .feature-text h1 {
	font-size:2.8em;			/* 56px / 16px = 3.5em */
	letter-spacing:-0.015em;
	line-height:0.92857;			/* 52px / 56px = 0.92857 */
	margin-bottom:6px;
}

#feature .feature-text h2 {
	font-size:0.75em;			/* 12px / 16px = 0.75em */
	letter-spacing:-0.005em;
	margin-bottom:10px;
	text-transform:uppercase;
}

#feature .feature-text a img.sect-cube {
	padding-left:40px;
}

#feature .feature-text p.sect {
	font-size:0.75em;			/* 12px / 16px = 0.75em */
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
}

#feature .feature-text p.sect a {
	padding:8px 0 6px 40px;
}

#feature .feature-text p.type-about a {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-A-med.png") no-repeat;
}

#feature .feature-text p.type-breaking a {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-B-med.png") no-repeat;
}

#feature .feature-text p.type-features a {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-F-med.png") no-repeat;
}

#feature .feature-text p.type-gallery a {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-G-med.png") no-repeat;
}

#feature .feature-text p.type-library a {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-L-med.png") no-repeat;
}

#feature .feature-text p.type-climopedia a {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-C-med.png") no-repeat;
}

#feature .feature-text p.type-topics a {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-T-med.png") no-repeat;
}

#feature .feature-text p.type-videos a {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-V-med.png") no-repeat;
}

#feature p.more a {
	text-transform:none;
}

#feature .feature-text p a {
	color:#fff;
}

#feature .feature-text p a.more {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/icon-arrow-feature.png") 100% 0 no-repeat;
	font-size:0.857142857142857em; /* 12px / 14px = 0.857142857142857em */
	font-weight:bold;
	margin-top:10px;
	padding-right:15px;
}

#feature p.image {
	float:left;
	margin:0;
	position:relative;
	z-index:1;
}

li.feature cite {
	font-style:normal;
}

li.feature p.ad {
	position:absolute;
	left:-1000em;
}

/* Row One (Feature Cubes) */
#feature .pos-1 h1 i { left:466px; }
#feature .pos-2 h1 i { left:546px; }
#feature .pos-3 h1 i { left:626px; }
#feature .pos-4 h1 i { left:746px; }
#feature .pos-5 h1 i { left:826px; }
#feature .pos-6 h1 i { left:906px; }
/* Row Two (Feature Cubes) */
#feature .pos-7 h1 i { top:80px; left:466px; }
#feature .pos-8 h1 i { top:80px; left:546px; }
#feature .pos-9 h1 i { top:80px; left:626px; }
#feature .pos-10 h1 i { top:80px; left:746px; }
#feature .pos-11 h1 i { top:80px; left:826px; }
#feature .pos-12 h1 i { top:80px; left:906px; }
/* Row Three (Feature Cubes) */
#feature .pos-13 h1 i { top:160px; left:466px; }
#feature .pos-14 h1 i { top:160px; left:546px; }
#feature .pos-15 h1 i { top:160px; left:626px; }
#feature .pos-16 h1 i { top:160px; left:746px; }
#feature .pos-17 h1 i { top:160px; left:826px; }
#feature .pos-18 h1 i { top:160px; left:906px; }
/* Row Four (Feature Cubes) */
#feature .pos-19 h1 i { top:240px; left:466px; }
#feature .pos-20 h1 i { top:240px; left:546px; }
#feature .pos-21 h1 i { top:240px; left:626px; }
#feature .pos-22 h1 i { top:240px; left:746px; }
#feature .pos-23 h1 i { top:240px; left:826px; }
#feature .pos-24 h1 i { top:240px; left:906px; }

#feature h1 i {
	display:none !important;
}


/* Slides */

#feature ul#slides {
	position:absolute;
	right:15px;
	top:15px;
}

ul#slides li {
	height:13px;
	margin-bottom:10px;
	width:13px;
	overflow:hidden;
}

ul#slides li.active:hover {
	cursor:default;
}

ul#slides li:hover {
	cursor:pointer;
}

ul#slides a.top {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-feature-active.png") -30px -30px no-repeat #fff;
	display:block;
	height:13px;
	text-indent:-1000em;
	width:13px;
}

ul#slides li.active a.top {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-feature-active.png") 50% 50% no-repeat #fff;
}

ul#slides .feature-secondary {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/bg-secondary-tile.png");
	left:-2000em;
	padding:10px 89px 10px 10px;
	position:absolute;
	right:25px;
	top:0;
	width:181px;
	z-index:100;
}

ul#slides li:hover .feature-secondary {
	left:auto;
}

ul#slides li.active .feature-secondary {
	left:-1000em;
}

#feature .feature-secondary h4 {
	font-size:1em; /* 20px / 16px = 1.25em */
	margin-bottom:2px;
}

#feature .feature-secondary p {
	font-size:0.6875em; /* 11px / 16px = 0.6875em */
}

#feature .feature-secondary p.sect {
	display:none;
	font-size:0.5625em; /* 9px / 16px = 0.5625em */
	font-weight:bold;
	margin-bottom:6px;
	padding:2px 0 0 0;
	text-transform:uppercase;
}

#feature .feature-secondary p.type-videos {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-V-tiny.png") no-repeat;
	padding-left:18px;
}

#feature .feature-secondary p.type-gallery {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-G-tiny.png") no-repeat;
	padding-left:18px;
}

#feature .feature-secondary p.type-library {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-L-tiny.png") no-repeat;
	padding-left:18px;
}

#feature .feature-secondary p.type-topics {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-T-tiny.png") no-repeat;
}

#feature .feature-secondary p.type-about {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-A-tiny.png") no-repeat;
}

#feature .feature-secondary p.type-breaking {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-B-tiny.png") no-repeat;
}

#feature .feature-secondary p.type-climopedia {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-C-tiny.png") no-repeat;
}

#feature .feature-secondary p {
	margin-bottom:0;
}

#feature .feature-secondary img {
	position:absolute;
	right:1px;
	top:1px;
}

/*-  COLUMN
----------------------------------------------------------------------*/
/*.auto-height {
	height: auto !important;
	margin-bottom: 20px;
}*/

.container-col1-col2 {
	float: left;
}

.collapse-pro {
	float: right;
	cursor: pointer;
	font-weight: 400 !important;
	font-style: italic;
	text-transform: none;
	margin-right: -15px;
}

.collapse-pro-x-circle {
	float: right;
	background-color: #409bd1;
	height: 20px;
	width: 20px;
	left: -13.25px;
	top: -2px;
	position: relative;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	z-index: 1;
	display: inline-block;
}

.collapse-pro-x {
	cursor: pointer;
	font-weight: 400;
	text-align: center;
	z-index: 9999 !important;
	color: #fff;
	float: right;
	text-transform: none;
	font-style: normal;
	position:relative;
}

.collapse-pro-plus {
	cursor: pointer;
	font-weight: 400;
	text-align: center;
	z-index: 9999 !important;
	color: #fff;
	float: right;
	text-transform: none;
	font-style: normal;
	display: none;
	position:relative;
}

#main .column {
	background:#fff;
	float:left;
}

#main .column .heading {
	font-size:0.75em; /* 12px / 16px = 0.75em;  */
}

#main .column .heading a {
	color:#fff;
}

#main .column h3.sect {
	color:#666;
	font:normal 0.625em/1.4em Helvetica, Arial, sans-serif;		/* 10px / 16px = 0.625em */
	margin-bottom:10px;
	padding:0;
}

#main .column h3.sect span {
	margin:0;
}

#main .column h3.sect span a {
	text-transform:none;
	font-weight:bold;
}

#main .column h3.sect a.type-about {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-A-tiny.png") no-repeat;
	font-weight:bold;
	padding:2px 0 0 20px;
	text-transform:uppercase;
}

#main .column h3.sect a.type-breaking {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-B-tiny.png") no-repeat;
	font-weight:bold;
	padding:2px 0 0 20px;
	text-transform:uppercase;
}

#main .column h3.sect a.type-climopedia {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-C-tiny.png") no-repeat;
	font-weight:bold;
	padding:2px 0 0 20px;
	text-transform:uppercase;
}

#main .column h3.sect a.type-gallery {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-G-tiny.png") no-repeat;
	font-weight:bold;
	padding:2px 0 0 20px;
	text-transform:uppercase;
}

#main .column h3.sect a.type-topics {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-T-tiny.png") no-repeat;
	font-weight:bold;
	padding:2px 0 0 20px;
	text-transform:uppercase;
}

#main .column h3.sect a.type-videos {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-V-tiny.png") no-repeat;
	font-weight:bold;
	padding:2px 0 0 20px;
	text-transform:uppercase;
}

#main .column p.pic {
	margin:4px 20px 4px 0;
}

#main .column .lead p.pic {
	/* margin:0 0 8px 0; */
}

#main .content p {
	margin-bottom:20px;
}

#main .column li {
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
}

#main .column li.last {
	border-bottom:none;
	margin-bottom:0;
}

/* Collapsable box above Col 1 & Col 2 */
#main .our-programs {
	width: 720px;
	margin-bottom: 15px;
}

.open-programs {
	display: none;
}

#main .our-programs .heading {
	color:#fff;
	background:#0079C2;
	margin:1px;
	padding:12px 20px 10px;
	text-transform:uppercase;
	font-size: 0.75em;
}

#main .our-programs .programs {
	border: 1px solid #d7e0e5;
	border-top: none;
	background-color: #f5f9fa;
	height: 260px;
	margin-left: 1px;
	width: 716px;
}

#main .our-programs .programs ul.pro-articles. #main .our-programs ul.sub-articles {
	display: block;
	height: auto;
}

#main .our-programs .programs ul.pro-articles li {
	display: block;
	float: left;
	width: 215px;
	margin: 15px 10px 10px 10px;
}

#main .our-programs .programs ul.pro-articles li:first-child {
	margin-left: 16px;
}

#main .our-programs .programs ul.pro-articles li h4 {
	font: bold 0.8125em/1.153846153846154 Helvetica, Arial, sans-serif;
	margin: 5px 0;
}

#main .our-programs .programs ul.pro-articles li p, #main .our-programs ul.sub-articles li p {
	font: normal 0.6875em/1.363636363636364 Helvetica, Arial, sans-serif;
}

#main .our-programs ul.sub-articles li {
	display: block;
	float: left;
	width: 327px;
	margin: 15px 10px 10px 16px;
}

#main .our-programs ul.sub-articles li .heading {
	display: block;
	color:#fff;
	background:#6b747b;
	margin:1px;
	padding:12px 20px 10px;
	text-transform:uppercase;
	font-size: 0.75em;
}

#main .our-programs ul.sub-articles li p {
	padding: 10px; 
}

/* Col-1 */

#main .col-1 {
	margin-right:20px;
	width:350px;
}

#main .col-1 .heading {
	color:#fff;
	background:#262626;
	margin:1px;
	padding:12px 20px 10px;
	text-transform:uppercase;
}

#main .col-1 .lead .content h4 {
	/* font:normal 1.125em Georgia, Palatino, 'Times New Roman', Serif; */	/* 18px / 16px = 1.125em;  */
}

#main .col-1 .lead img {
	/* margin-bottom:8px; */
}

#main .col-1 .blurb h4 {
	font:normal 0.9375em/1.2 Georgia, Palatino, 'Times New Roman', Serif;	/* 15px / 16px = 0.9375em; 18px / 15px = 1.2 */
}

#main .col-1 .blurb .title {
	margin-bottom:5px;
	word-wrap: break-word !important;
	white-space: normal !important;
}

#main .col-1 .blurb .title img {
	float:left;
	margin:4px 20px 4px 0;
}

#main .col-1 ul {
	margin:20px;
}

#main .col-1 .content p {
	font:normal 0.75em/1.333333333333333 Georgia, Palatino, 'Times New Roman', Serif;	/* 12px / 16px = 0.75em; 16px / 12px = 1.333333333333333 */
}

#main .col-1 li {
	margin:20px 0;
}

/* Col-2 */

#main .col-2 {
	margin-right:20px;
	width:350px; /* new */
}

#main .col-2 .heading {
	color:#fff;
	background:#262626;
	font-size:0.75em; /* 12px / 16px = 0.75em;  */
	margin:1px;
	padding:12px 20px 10px;
	text-transform:uppercase;
}

#main .col-2 .blurb .title, #main .col-3 .blurb .title {
	font:bold 0.8125em/1.153846153846154 Helvetica, Arial, sans-serif;		/* 13px / 16px = 0.8125em; 15px / 13px = 1.153846153846154em */
	margin-bottom:5px;
}

#main .col-2 .blurb .title img {
	float:left;
	margin:0 20px 10px 0;
}

#main .col-2 ul, #main .col-3 ul.breaking {
	margin:0 20px;
}
#main .col-3 ul.breaking {
	margin:0 1px;
}
#main .col-2 li, #main .col-3 ul.breaking li {
	margin:20px 0;
}

#main .col-2 .content p, #main .col-3 .content p {
	font:normal 0.6875em/1.363636363636364 Helvetica, Arial, sans-serif;		/* 11px / 16px = 0.6875em; 15px / 11px = 1.363636363636364em */
}


#main .col-2 p#subscribe {
	background:#ccff33;
	border:1px solid #fff;
	font:italic 0.6875em Helvetica, Arial, sans-serif;		/* 11px / 16px = 0.6875em */
	margin-bottom:0;
	padding:14px 20px 14px 20px;
}

#main .col-2 p#subscribe a {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/icon-rss.png") no-repeat;
	font-weight:bold;
	padding-left:20px;
}

/* Col-3 */

#main .col-3 {
	width:290px;
}

#main .col-3 h2 {
	color:#fff;
	background:#262626;
	margin:1px 0;
	padding:12px 20px 10px;
	text-transform:uppercase;
}
#main .col-3 h3.sect, #main .col-3 .blurb .title {
	margin:0 0 2px;
}
#main .col-3 ul.breaking li.last {
	margin-bottom:0;
}
#main .col-3 ul.social {
	margin:10px 20px;
}

#main .col-3 ul.social li {
	border-bottom:1px dotted #ccc;
	display:block;
	text-align:center;
}

#main .col-3 ul li img {
	/*float:none;*/
	margin:10px auto 10px;
}

#main .col-3 ul.social li.last {
	border-bottom:none;
}

#main .col-3 form {
	background:#99ffff;
	border:1px solid #fff;
	padding:15px;
}

#main .col-3 form p {
	color:#333;
	font:bold 0.75em Helvetica, Arial, sans-serif;		/* 12px / 16px = 0.75em */
	margin-bottom:0;
	text-transform:uppercase;
}

#main .col-3 form p input.search-field {
	font:normal 11px Helvetica, Arial, sans-serif;	
	margin:10px 0;
	width:120px;
}

#main .col-3 form p span {
	color:#666;
}

#main .col-3 form p i {
	font:bold 0.75em Helvetica, Arial, sans-serif;		/* 12px / 16px = 0.75em */
}

#main .col-3 form p input.subscribe-image {
	float:right;
}
#main .col-3 a#states-banner {
	display:block;
	width:178px;
	margin:20px auto !important;
}
#main .col-3 a#states-banner img {
}

/* col-4 // Additional Features */

#main .col-4 {
	margin-right:20px;
	width:390px; /* new */
}
#main .col-4 .heading {
	color:#fff;
	background:#262626;
	margin:1px;
	padding:12px 20px 10px;
	text-transform:uppercase;
}
#main .col-4 .lead .content h4 {
	/* font:normal 1.125em Georgia, Palatino, 'Times New Roman', Serif; */	/* 18px / 16px = 1.125em;  */
}
#main .col-4 .lead img {
	/* margin-bottom:8px; */
}
#main .col-4 .blurb h4 {
	font:normal 0.9375em/1.2 Helvetica, Arial, sans-serif;	/* 15px / 16px = 0.9375em; 18px / 15px = 1.2 */
}
#main .col-4 .blurb .title {
	font-weight:bold;
	margin-bottom:5px;
	word-wrap: break-word !important;
	white-space: normal !important;
}
#main .col-4 .blurb .title img {
	float:left;
	margin:4px 20px 4px 0;
}
#main .col-4 ul {
	margin:20px 0;
}
#main .col-4 .content p {
	font:normal 0.75em/1.333333333333333 Helvetica, Arial, sans-serif;	/* 12px / 16px = 0.75em; 16px / 12px = 1.333333333333333 */
}
#main .col-4 li {
	margin:20px 0;
}

/* col-5 // Climate Change Projects */

#main .col-5 {
	margin-right:20px;
	width:310px; /* new */
}
#main .col-5 .heading {
	color:#fff;
	background:#262626;
	font-size:0.75em; /* 12px / 16px = 0.75em;  */
	margin:1px;
	padding:12px 20px 10px;
	text-transform:uppercase;
}
#main .col-5 .blurb .title {
	font:bold 0.8125em/1.153846153846154 Helvetica, Arial, sans-serif;		/* 13px / 16px = 0.8125em; 15px / 13px = 1.153846153846154em */
	margin-bottom:5px;
}
#main .col-5 .blurb .title img {
	float:left;
	margin:0 20px 10px 0;
}
#main .col-5 ul {
	margin:0 20px;
}
#main .col-5 ul.breaking {
	margin:0 1px;
}
#main .col-5 li {
	margin:20px 0;
}
#main .col-5 .content p {
	font:normal 0.6875em/1.363636363636364 Helvetica, Arial, sans-serif;		/* 11px / 16px = 0.6875em; 15px / 11px = 1.363636363636364em */
}
#main .col-5 p {
	margin-bottom: 20px;
}
#main .col-5 p#subscribe {
	background:#ccff33;
	border:1px solid #fff;
	font:italic 0.6875em Helvetica, Arial, sans-serif;		/* 11px / 16px = 0.6875em */
	margin-bottom:0;
	padding:14px 20px 14px 20px;
}
#main .col-5 p#subscribe a {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/icon-rss.png") no-repeat;
	font-weight:bold;
	padding-left:20px;
}

/*-  CONTENT
----------------------------------------------------------------------*/

#content {
	position:relative;
	float:left;
	width:660px;
	width:730px; /* new */
}

#content p, #content ul, #content ol {
	color:#333;
	font:normal 0.875em/1.571428571428571 Georgia, Palatino, 'Times New Roman', serif;		/* 14px / 16px = 0.875em */ /* 22px / 14px = 1.571428571428571em */
	margin-bottom:20px;

}

#content ul li {

	background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/bg-square.png) 0 8px no-repeat;
	list-style-position:inside;
	padding-left:18px;
}

#content ol li {
	list-style-position:inside;
	list-style-type:decimal;
}

#content sup {
	font:normal 0.785714285714286em Georgia, Palatino, 'Times New Roman', serif;		/* 11px / 14px = 0.785714285714286em */ 
	vertical-align:top;
	margin-left:1px;
}

#content sup a{
	vertical-align:top;
}
#content table {
	font:normal 0.875em/1.571428571428571 Georgia, Palatino, 'Times New Roman', serif;		/* 14px / 16px = 0.875em */ /* 22px / 14px = 1.571428571428571em */
	color:#333;
	border:none;
	margin:0 0 20px;
}
#content table h2, #content table h3, #content table h4, #content table h5, #content table h6 {
	font-family:Helvetica, Arial, sans-serif;
}
#content table caption {
	font-style:italic;
	padding:8px;
}
#content table th, #content table td {
	padding:8px;
	border:none;
	vertical-align:top;
}
#content table th {
	text-align:left;
	color:#999;
	background:#f5f5f5;
}
#content table.bordered {
	border-top:2px solid #000;
	border-left:2px solid #000;
}
#content table.bordered th, #content table.bordered td {
	border-right:2px solid #000;
	border-bottom:2px solid #000;
}
#content table.superborder {
	border-top:4px solid #000;
	border-left:4px solid #000;
}
#content table.superborder th, #content table.superborder td {
	border-right:4px solid #000;
	border-bottom:4px solid #000;
}
#content table.borberblack1 {
	border-top:1px solid #000;
	border-left:1px solid #000;
}
#content table.borberblack1 th, #content table.borberblack1 td {
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}
#content table.borberblack2 {
	border-top:2px solid #000;
	border-left:2px solid #000;
}
#content table.borberblack2 th, #content table.borberblack2 td {
	border-right:2px solid #000;
	border-bottom:2px solid #000;
}
#content table.borbergray1 {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
#content table.borbergray1 th, #content table.borbergray1 td {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#content table.borbergray2 {
	border-top:2px solid #ccc;
	border-left:2px solid #ccc;
}
#content table.borbergray2 th, #content table.borbergray2 td {
	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
}
#content table.borberblue1 {
	border-top:1px solid #0179c2;
	border-left:1px solid #0179c2;
}
#content table.borberblue1 th, #content table.borberblue1 td {
	border-right:1px solid #0179c2;
	border-bottom:1px solid #0179c2;
}
#content table.borberblue2 {
	border-top:2px solid #0179c2;
	border-left:2px solid #0179c2;
}
#content table.borberblue2 th, #content table.borberblue2 td {
	border-right:2px solid #0179c2;
	border-bottom:2px solid #0179c2;
}
#content table.related-table {
	width:100% !important;
	font-weight:bold;
}
#content table.related-table th {
	vertical-align:middle;
	width:90px;
	color:#ff1e00;
	padding:0;
	border-right:3px solid #ff1e00;
	background:none;
}
#content table.related-table td {
	padding:0 0 0 10px;
}
/* figure */

#content div.figure {
	margin:0;
}

#content div.figure img {
	float:left;
	margin:5px 20px 8px 0;
}

#content div.figure a {
	font-weight:bold;
}

#content div.figure p {
	font:normal 0.625em/1.363636363636364 Helvetica, Arial, sans-serif;		/* 10px / 16px = 0.625em */ /* 15px / 11px = 1.363636363636364em */
	margin:6px 0 30px;
}

/* thumb var */

#content div.thumb p {
	width:160px;
}

#content div.figureAlt {
	background:#000;
	color:#fff;
	margin:0 0 20px;
}

#content div.figureAlt p {
	font:normal 0.625em/1.363636363636364 Helvetica, Arial, sans-serif;		/* 10px / 16px = 0.625em */ /* 15px / 11px = 1.363636363636364em */
	margin:10px;
	color:#ccc;
}

#content div.figureAlt img {
	margin:4px 0 0 4px;
}

#content p.figure {
	float:left;
	margin:8px 20px 0 0;
}

#content p.alt {
	float:right;
	margin:8px 0 0 20px;
}

/* object */

#content .object {
	margin-bottom:20px;
}

a#player {
	display:block;
	height:390px;
	width:660px;
}


/* article variable */

#content .article {
	border-bottom:1px solid #ccc;
	margin-bottom:30px;
}

#content .article div.figure {
	float:left;
}

#content .article p a.more {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/icon-arrow.png") 100% 3px no-repeat;
	font-size:0.857142857142857em; /* 12px / 14px = 0.857142857142857em */
	font-style:italic;
	font-weight:bold;
	padding-right:12px;
}

/* entry variable */

#content .entry {
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
	padding-bottom:20px;
}

#content .entry p.figure {
	margin:0 20px 0 0;
}

#content .entry h2 {
	margin-bottom:10px;
}

#content .entry .kicker {
	font:bold 0.625em/1.363636363636364 Helvetica, Arial, sans-serif;		/* 10px / 16px = 0.625em */ /* 15px / 11px = 1.363636363636364em */
	margin-bottom:4px;
	text-transform:uppercase;
}

#content div.last {
	margin-bottom:0;
}

/* entry-group variable */

#content .entry-group {
	margin:20px 0;
}

#main #content .entry-group .entry {
	padding-bottom:0;
}

#main #content .entry-group .entry h4 {
	margin-bottom:2px;
}

#main #content .entry-group .entry .metadata {
	margin-bottom:10px;
}

/* link variable */

#content .link h4 {
	font:normal 0.875em/1.285714285714286 Georgia, Palatino, 'Times New Roman', serif;		/* 14px / 16px = 0.875em */ /* 18px / 14px = 1.285714285714286em */
	margin-bottom:10px;
}

#content .link h4 a {
	font:bold 1em Helvetica, Arial, sans-serif;
}

/* Portal */

#content .portal {
	border:1px solid #ccc;
	padding:20px;
	margin-bottom:20px;
}

#content .portal h2 {
	margin-bottom:5px;
}

#content .portal p {
	margin-bottom:0;
}

#content .portal .kicker {
	font:bold 0.625em/1.363636363636364 Helvetica, Arial, sans-serif;		/* 10px / 16px = 0.625em */ /* 15px / 11px = 1.363636363636364em */
	margin-bottom:4px;
	text-transform:uppercase;
}

#content .portal p.figure {
	margin-top:0;
	width:300px;
}

#content .portal p.figure img.portalLink {
	margin:20px 29px 20px 0;
}

#content .portal p.figure img.last {
	margin-right:0;
}

/* Portal - alt variation */

#content .alt {
	border-bottom:1px solid #ccc;
	border-left:0;
	border-right:0;
	border-top:0;
	padding:0;
}

/* Support Data */

#support-data {
	float:right;
	margin-left:20px;
}

/* metadata */

#content ul.metadata {
	margin-bottom:0;
}
#content ul.metadata-last {
	margin:0 0 20px;
}
#content ul.blogdata {
	margin-bottom:10px;
}

#content ul.metadata li {
	background:none;
	color:#666;
	float:none;
	list-style-position:outside;
	font:italic 0.785714285714286em/1.363636363636364 Helvetica, Arial, sans-serif;		/* 11px / 14px = 0.785714285714286em */ /* 15px / 11px = 1.363636363636364em */
	padding-left:0;
}

#content ul.metadata li em {
	font-weight:bold;
}

/* share */
#content .rpuRepostUsButton {
	 float: right;
	 margin-top: -27px;	
}

#content .articleTools-container {
	position:relative;
}

#content ul.articleTools {
	height:18px;
	padding:5px 0 0;
	margin-bottom:15px;
}
#content ul.articleTools li {
	background:none;
	border-right:1px solid #666;
	color:#666;
	display:inline;
	float:left;
	font:normal 0.785714285714286em/1.363636363636364 Helvetica, Arial, sans-serif;		/* 11px / 14px = 0.785714285714286em */ /* 15px / 11px = 1.363636363636364em */
	padding:0 8px 0 4px;
}
#content ul.articleTools li a {
	display:inline-block;
	font-weight:bold;
	padding-left:18px;
}
#content ul.articleTools li.tool-addthis div {
	display:inline;
}
#content ul.articleTools li.tool-addthis a {
	padding-left:0;
}
#content ul.articleTools li.tool-addthis a span {
	width:14px !important;
	height:12px !important;
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/icon-plus.png") no-repeat !important;
}
#content ul.articleTools li.tool-share a {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/icon-plus.png") no-repeat;
}

#content ul.articleTools li.tool-email a {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/icon-email.png") 0 1px no-repeat;
}

#content ul.articleTools li.tool-permalink a {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/icon-permalink.png") 0 3px no-repeat;
}

#content ul.articleTools li.tool-rss a {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/icon-rss.png") no-repeat;
}

#content ul.articleTools li.tool-edit a {
	padding-left:10px;
	border-left:1px solid #666;
}

#content ul.articleTools li.tool-edit a img {
	margin-bottom:-2px;
}

#content ul.articleTools li.first {
	padding-left:0;
}

#content ul.articleTools li.last {
	border-right:0;
	padding-right:0;
}

/* NEW BLOG CATEGORIES */
#content #blog-category-list {
	margin:0 0 45px;
}
#content .blog-category {
	float:left;
	width:325px;
	padding:15px;
	border:1px solid #ccc;
	margin:0 15px 15px 0;
}
#content .single-category {
	float:none;
	width:auto;
	margin:0 0 15px;
}
#content .single-category h1 {
	font-size:35px;
	margin:0;
}
#content .blog-even {
	margin:0 0 15px;
}
#content .blog-category img {
	float:left;
	margin:0 15px 10px 0;
}
#content .single-category img.primary {
	float:right;
	margin:0 0 0 15px;
}
#content .blog-category h2 {
	margin:0;
}
#content .blog-category p, #content .blog-category div {
	font:0.875em/1.57143 Georgia,Palatino,'Times New Roman',serif;
	font-size:12px;
	line-height:18px;
	margin:0 0 10px;
}
#content .single-category p {
	font-size:16px;
	line-height:22px;
	margin:0 0 15px;
}
#content .blog-category p.author {
	font:italic 11px/18px Georgia,Palatino,'Times New Roman',serif;
	margin:0 0 5px;
}
#content .blog-category .rss {
	font-size:11px;
}
#content .blog-category .rss a {
	display:block;
	height:21px;
	line-height:21px;
	padding:0 0 0 25px;
	background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/icon-rss.gif) no-repeat;
}
#content .blog-category ul {
	clear:both;
	margin:0 0 10px;
}
#content .blog-category ul h3 {
	font:0.875em/1.57143 Georgia,Palatino,'Times New Roman',serif;
	font-weight:normal;
	margin:0;
}


/* sharetools */

#content .shareTools {
	background:#fff;
	border:1px solid #ccc;
	left:-1000em;
	position:absolute;
	top:-6px;
	width:530px;
	z-index:50;
}

#content .share .shareTools {
	left:-21px;
}

#content .shareTools h3 {
	border-bottom:1px solid #ccc;
	font:bold 0.6875em/1.363636363636364 Helvetica, Arial, sans-serif;		/* 11px / 16px = 0.6875emem */ /* 15px / 11px = 1.363636363636364em */
	margin-bottom:0;
	padding:10px 20px;
}

#content .shareTools h3 a {
	color:#333;
}

#content .shareTools h3 a.shareButton {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/icon-minus.png") 0 2px no-repeat;
	padding-left:18px;
	float:left;
}

#content .shareTools h3 a.shareClose {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/icon-close.png") 0 2px no-repeat;
	float:right;
	padding-left:18px;
}

#content .shareTools ul.shareList {
	border-bottom:1px solid #ccc;
	margin:0 0;
	padding:5px 20px;
}

#content .shareTools ul li {
	background:none;
	border-right:1px solid #666;
	color:#666;
	display:inline;
	font:normal 0.785714285714286em/1.363636363636364 Helvetica, Arial, sans-serif;		/* 11px / 14px = 0.785714285714286em */ /* 15px / 11px = 1.363636363636364em */
	padding:0 8px;
}

#content .shareTools ul.shareList li a {
	font-weight:bold;
	margin:0;
	padding:3px 0 10px 20px;
}

#content .articleTools-container li.tool-print a {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/icon-print.png") 0 2px no-repeat;
}

#content .shareTools ul.shareList li.tool-twitter a {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/icon-twitter.png") no-repeat;
}

#content .shareTools ul.shareList li.tool-facebook a {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/icon-facebook.png") no-repeat;
}

#content .shareTools ul.shareList li.tool-digg a {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/icon-digg.png") no-repeat;
}

#content .shareTools ul.shareList li.first {
	margin-left:0;
	padding-left:0;
}

#content .shareTools ul.shareList li.last {
	border-right:0;
	padding-right:0;
}

/* permalink */

#content .shareTools .permalink {
	background:#fffff0;
	border-bottom:1px solid #ccc;
	padding:20px;
}

#content .shareTools .permalink h5 {
	font:bold 0.6875em/1.363636363636364 Helvetica, Arial, sans-serif;		/* 11px / 16px = 0.6875emem */ /* 15px / 11px = 1.363636363636364em */
	margin-bottom:4px;
	text-transform:none;
}

#content .shareTools .permalink input {
	width:480px;
}

/* email */

#content .shareTools .email {
	background:#fffff0;
	padding:20px;
}

#content .shareTools .email h4 {
	margin-bottom:10px;
	font:bold 0.6875em/1.363636363636364 Helvetica, Arial, sans-serif;		/* 11px / 16px = 0.6875emem */ /* 15px / 11px = 1.363636363636364em */
	text-transform:uppercase;
}

#content .shareTools .email dl {
	float:left;
	margin-bottom:20px;
}

#content .shareTools .email dt {
	font:bold 0.6875em/1.363636363636364 Helvetica, Arial, sans-serif;		/* 11px / 16px = 0.6875emem */ /* 15px / 11px = 1.363636363636364em */
	margin-bottom:4px;
}

#content .shareTools .email dl.col-a input, #content .shareTools .email dl.col-b input {
	width:227px;
}

#content .shareTools .email dl.col-a {
	margin-right:20px;
}

#content .shareTools .email dd p {
	font:normal 0.6875em/1.363636363636364 Helvetica, Arial, sans-serif;		/* 11px / 16px = 0.6875emem */ /* 15px / 11px = 1.363636363636364em */
	margin-top:2px;
	width:232px;
}

#content .shareTools .email p {
	float:left;
	margin-bottom:0;
}

#content .shareTools .email textarea {
	font-size:0.6875em;	/* 11px / 16px = 0.6875em */
	width:484px;
}

/* cubes - tiny links */

#content a.breaking, #content a.climopedia, #content a.video, #content a.gallery, #content a.library, #content a.topics, #content a.about {
	background-position:0 2px;
	background-repeat:no-repeat;
	padding-left:16px;
}

#content a.breaking {
	background-image:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-B-tiny.png");
}

#content a.climopedia {
	background-image:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-C-tiny.png");
}

#content a.video {
	background-image:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-V-tiny.png");
}

#content a.gallery {
	background-image:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-G-tiny.png");
}

#content a.library {
	background-image:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-L-tiny.png");
}

#content a.topics {
	background-image:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-T-tiny.png");
}

#content a.about {
	background-image:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-A-tiny.png");
}

/* Entry Metadata */

#content ul.metadata li a {
	font-weight:bold;
}

#content .byline {
	font:0.875em/1.57143 Georgia, Palatino, 'Times New Roman', serif;
	margin:0 0 10px;
}
#content .byline img {
	float:left;
	margin:0 5px 0 0;
}
#content .byline p {
	font:italic 0.785714em/1.36364 Georgia, Palatino, 'Times New Roman', serif;
	margin:0;
}
#content .byline ul.metadata li {
	font:italic 0.875em/1.57143 Helvetica ,Arial, sans-serif;
}
#content .article-byline {
	height:50px;
	margin:0 0 20px;
}
#content .article-byline img {
	display:block;
	float:left;
	margin:0 10px 0 0;
}
#content .article-byline p, #content .article-byline div {
	font:0.875em/1.57143 Georgia,Palatino,'Times New Roman',serif;
	font-style:italic;
}

#content .article-byline .article-byline-p {
	margin-bottom: 5px !important;
}

#content .article-byline .article-byline-p #widget {
	margin-left: 20px !important;
}

#content .article-tagline {
	font-style: italic;
}

#main #article-comments {
	clear:both;
}
#main #article-comments h2 {
	margin:0
}
#main #article-comments fieldset div {
	width:auto;
	font:0.875em/1.57143 Georgia,Palatino,'Times New Roman',serif;
}
#main #article-comments fieldset div input {
	display:block;
}
#content #article-comments .comment-thread  {
	margin-left:20px;
}
#content #article-comments .comment {
	font:0.875em/1.57143 Georgia,Palatino,'Times New Roman',serif;
	padding:20px 20px 1px;
}
#content #article-comments .comment p {
	font:0.785714em/1.36364 Georgia ,Palatino, 'Times New Roman', serif;
}
#content #article-comments .comment p.credits {
	font-weight:bold;
	font-style:italic;
	margin:0;
}
#content #article-comments .even-comment {
	background:#f7f7f7;
}
#main #article-comments form {
	font-size:16px;
	padding:20px 0 0;
}
#main #article-comments .comment form {
	padding-bottom:20px;
}
#main #article-comments .comment .toggle-guidelines small {
	font-size:11px;
}
#comment-guidelines {
	font:0.875em/1.57143 Georgia,Palatino,'Times New Roman',serif;
}
#main #article-comments form small, #comment-guidelines p, #comment-guidelines ul {
	font:0.785714em/1.36364 Georgia ,Palatino, 'Times New Roman', serif;
}
#comment-guidelines ul li {
	padding:0;
	margin:0 0 20px;
	background:none;
}


/*-  Section Feature
----------------------------------------------------------------------*/

#content .sectionFeature {
	border:1px solid #ccc;
	margin:0 10px 30px 0;
	width:210px;
	width:234px; /* new */
	float:left;
}

#content div.last {
	margin-right:0;
}

#content .sectionFeature .title {
	font-size:0.75em; /* 12px / 16px = 0.75em */
	margin:15px;
	text-transform:uppercase;
}

#content .sectionFeature .title a {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/icon-arrow.png") no-repeat 100% 0;
	color:#333;
	display:block;
}

#content .sectionFeature img {
	margin-left:15px;
	margin-right:15px;
}

#content .sectionFeature p.more {
	background:#fffff0;
	border-top:1px solid #ccc;
	color:#999;
	font:bold 0.6875em/1.3 Georgia, Palatino, 'Times New Roman', serif;		/* 11px / 16px = 0.6875em */ /* 13px / 10px = 1.3em */
	font-style:italic;
	margin:5px 0 0;
}

#content .sectionFeature p.more a {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/icon-arrow.png") no-repeat 185px 12px;
	display:block;
	padding:10px 15px;
}

#content .sectionFeature ul {
	margin:20px 0 0;
}

#content .sectionFeature li {
	background:none;
	border-bottom:1px dotted #ccc;
	color:#666;
	font:normal 0.785714285714286em/1.363636363636364 Helvetica, Arial, sans-serif;		/* 11px / 16px = 0.6875em */ /* 15px / 11px = 1.363636363636364em */
	padding:15px;

}

#content .sectionFeature li.first {
	padding-top:0;
}

#content .sectionFeature li.last {
	border-bottom:none;
}

#content .sectionFeature li a {
	font-weight:bold;
}

/* TOC - Table of Contents */

#toc {
	border:3px solid #ccc;
	margin:30px auto;
	padding:20px;
}

#toc ol {
	float:left;
	margin:15px 15px 0 0;
	width:190px;
}

#toc ol.last {
	margin-right:0;
}

#toc ol li {
	font:bold 0.642857142857143em/1.666666666666667 Helvetica, Arial, sans-serif;		/* 9px / 14px = 0.642857142857143em */ /* 15px / 9px = 1.666666666666667em */
	list-style-type:upper-roman;
	list-style-position:outside;
	margin:0 0 6px 15px;
}

#toc ol li.last {
	margin-bottom:0;
}

#toc ol li a {
	font:bold 1.222222222222222em/1.363636363636364 Helvetica, Arial, sans-serif;		/* 11px / 9px = 1.222222222222222em */ /* 15px / 11px = 1.363636363636364em */
}

#toc ul {
	float:left;
	margin:15px 15px 0 0;
	width:190px;
}

#toc ul.last {
	margin-right:0;
}

#toc ul li {
	background:none;
	font:bold 0.642857142857143em/1.666666666666667 Helvetica, Arial, sans-serif;		/* 9px / 14px = 0.642857142857143em */ /* 15px / 9px = 1.666666666666667em */
	list-style-type:none;
	list-style-position:outside;
	margin:0 0 6px 0;
	padding-left:0;
}

#toc ul li.last {
	margin-bottom:0;
}

#toc ul li a {
	font:bold 1.222222222222222em/1.363636363636364 Helvetica, Arial, sans-serif;		/* 11px / 9px = 1.222222222222222em */ /* 15px / 11px = 1.363636363636364em */
}

/* Time */

#time {
	background:#44403d;
	margin:30px 0;
	padding:20px;
}

#time h4 {
	color:#fff;
	float:left;
	font:bold 0.625em/1.5 Helvetica, Arial, sans-serif;		/* 10px / 16px = 0.625em */ /* 15px / 10px = 1.5em */
	text-transform:uppercase;
	margin:0;
}

#time ol {
	float:left;
	font:bold 0.625em/1.5 Helvetica, Arial, sans-serif;		/* 10px / 16px = 0.625em */ /* 15px / 10px = 1.5em */
	margin-bottom:0;
	width:530px;
	float:right;
}

#time ol li {
	display:inline;
	margin-right:30px;
}

#time ol li a {
	color:#fff;
}

/* Pagination */

#content ul.pagination {
	font:bold 0.6875em Helvetica, Arial, sans-serif;		/* 11px / 16px = 0.6875em */
	border-top:2px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-top:1px;
	padding:10px 0;
	text-align:right;
}

#content ul.pagination li {
	background:none;
	border-right:1px solid #ccc;
	display:inline;
	list-style-type:none;
	margin-left:0;
	padding:0 8px 0 6px;
}

#content ul.pagination li.here a {
	color:#333;
}

#content ul.pagination li.end {
	border-right:0;
	padding-right:0;
}
#content ul.pagination li.prev, #content ul.pagination li.next {
	display:none;
}


/* REF - References */

#content .ref {
	background:#fffff0;
	border:1px solid #ccc;
	margin:30px auto;
	padding:20px;
}

#content .ref ol {
	float:left;
	font:normal 0.6875em/1.363636363636364 Helvetica, Arial, sans-serif;		/* 11px / 16px = 0.6875em */ /* 15px / 11px = 1.363636363636364em */
	margin:10px 0 0 0;
	border-bottom:none;
}

#content .ref ol.alt {
	width:380px;
}

#content .full-ref ol.alt {
	width:auto;
}

#content .ref ol li {
	margin-bottom:10px;
}

#content .ref ol li.last {
	margin-bottom:0;
}

#content .ref a.climopedia {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-C-tiny.png") 0 2px no-repeat;
	line-height:13px;
	padding-left:16px;
}

#content .ref a.news {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-N-tiny.png") 0 2px no-repeat;
	padding-left:16px;
}

#content .ref a.blog, #content .ref a.blogs {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-B-tiny.png") 0 2px no-repeat;
	padding-left:16px;
}

#content .ref a.features {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-F-tiny.png") 0 2px no-repeat;
	padding-left:16px;
}

#content .ref a.video, 
#content .ref a.broadcast, #content .ref a.web_features, #content .ref a.videos_faq {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-V-tiny.png") 0 2px no-repeat;
	padding-left:16px;
}

#content .ref a.gallery, #content .ref a.graphics, #content .ref a.maps, #content .ref a.microanimations, #content .ref a.collections, #content .ref a.slideshows {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-G-tiny.png") 0 2px no-repeat;
	padding-left:16px;
}

#content .ref a.library {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-L-tiny.png") 0 2px no-repeat;
	padding-left:16px;
}

#content .ref a.topics {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-T-tiny.png") 0 2px no-repeat;
	padding-left:16px;
}

#content .ref a.about {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-A-tiny.png") 0 2px no-repeat;
	padding-left:16px;
}

/* Transcript */

#content ol.transcript {
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
}

#content ol.last {
	margin-bottom:1px;
}

#content ol.transcript li {
	clear:both;
	list-style-type:none;
	margin-bottom:20px;
}

#content ol.transcript li dt {
	font:bold 0.714285714285714em/1.5 Helvetica, Arial, sans-serif;		/* 10px / 14px = 0.714285714285714em; 15px / 10px = 1.5em */
	float:left;
	margin-top:6px;
}

#content ol.transcript li dl dd {
	margin:0 0 20px 50px;
	width:613px;
}

#content ol.transcript ul.ref {
	border:none;
	clear:both;
	margin:0 0 0 50px;
	padding:10px 20px 10px;
}

#content ol.transcript ul.ref li {
	background:none;
	font:bold 0.909090909090909em/1.3 Helvetica, Arial, sans-serif;		/* 10px / 11px = 0.909090909090909em; 13px / 10px = 11.6em */
	padding-left:0;
	margin-bottom:0;
	margin-bottom:4px;
}

#content ol.transcript ul.ref li a.breaking, #content ol.transcript ul.ref li a.blog, #content ol.transcript ul.ref li a.blogs, #content ol.transcript ul.ref li a.news, #content ol.transcript ul.ref li a.features, #content ol.transcript ul.ref li a.climopedia, #content ol.transcript ul.ref li a.video, #content ol.transcript ul.ref li a.broadcast, #content ol.transcript ul.ref li a.web_features, #content ol.transcript ul.ref li a.videos_faq, #content ol.transcript ul.ref li a.gallery, #content ol.transcript ul.ref li a.graphics, #content ol.transcript ul.ref li a.maps, #content ol.transcript ul.ref li a.microanimations, #content ol.transcript ul.ref li a.collections, #content ol.transcript ul.ref li a.slideshows, #content ol.transcript ul.ref li a.library, #content ol.transcript ul.ref li a.topics, #content ol.transcript ul.ref li a.about {
	background-position:0 0;
	padding-left:20px;
}

/* Main Points */

ol#points li {
	float:none;
	font:bold 1em/1.071428571428571 Helvetica, Arial, sans-serif;		/* 14px / 14px = 1em; 15px / 14px = 1.071428571428571em */
	margin-bottom:20px;
}

ol#points ul.ref {
	border:none;
	margin:10px 0 0;
	padding:10px 20px 10px;
}

ol#points ul.ref li {
	background:none;
	font:bold 0.909090909090909em/1.3 Helvetica, Arial, sans-serif;		/* 10px / 11px = 0.909090909090909em; 13px / 10px = 11.6em */
	list-style-type:none;
	margin-bottom:4px;
	padding-left:0;
}

ol#points ul.ref li a.breaking, ol#points ul.ref li a.climopedia, ol#points ul.ref li a.video, ol#points ul.ref li a.gallery, ol#points ul.ref li a.library, ol#points ul.ref li a.topics, ol#points ul.ref li a.about {
	background-position:0 0;
	padding-left:20px;
}

#content .refRelated {
	float:right;
	width:213px;
}

#content .full-ref .refRelated {
	float:none;
	width:auto;
}

#content .refRelated p {
	float:none;
	font:normal 0.6875em/1.363636363636364 Helvetica, Arial, sans-serif;		/* 11px / 16px = 0.6875em */ /* 15px / 11px = 1.363636363636364em */
}

#content .refRelated p img {
	float:left;
	margin:0 15px 8px 0;
}

/* REL - Related */

#content .rel {
	float:left;
}

/* Related */

#content .related {
	border:1px solid #ccc;
	margin:0 0 30px;
	padding:15px 20px 20px;
	position:relative;
}

#content .related h3 {
	font:bold 0.75em/1.333333333333333 Helvetica, Arial, sans-serif;		/* 12px / 16px = 0.75em */ /* 16px / 12px = 1.333333333333333em */
	margin-bottom:15px;
	text-transform:uppercase;
}

#content .related a.related-prev {
	left:20px;
	position:absolute;
	top:90px;
}

#content .related a.related-next {
	position:absolute;
	right:20px;
	top:90px;
}

#content .related a.none {
	cursor:default;
 -webkit-opacity:0.5;
  -moz-opacity:0.5;
  filter:alpha(opacity=50);
	opacity:.5;
}

#content .related dl {
	float:left;
	margin-right:30px;
	width:170px;
}

#content .related dl.first {
	margin-left:20px;
}

#content .related dl.last {
	margin-right:0;
}

#content .related dl dt {
	font:bold 0.6875em/1.333333333333333 Helvetica, Arial, sans-serif;		/* 11px / 16px = 0.6875em */ /* 16px / 12px = 1.333333333333333em */
	margin-bottom:2px;
}
#content .related dl dd {
	font:normal 0.6875em/1.333333333333333 Helvetica, Arial, sans-serif;		/* 11px / 16px = 0.6875em */ /* 16px / 12px = 1.333333333333333em */
}

#content .related dl dd.entryImage {
	margin-bottom:8px;
}

/*-  Forms
----------------------------------------------------------------------*/

#content .sub-data {
	color:#666;
	font:bold 0.6875em/1.363636363636364 Helvetica, Arial, sans-serif;		/* 11px / 16px = 0.6875em */ /* 15px / 11px = 1.363636363636364em */
	font-style:italic;
}

/* Alerts */

#content .alert-warning, #content .alert-success, #content .alert-info {
	font:normal 0.6875em/1.363636363636364 Helvetica, Arial, sans-serif;		/* 11px / 16px = 0.6875em */ /* 15px / 11px = 1.363636363636364em */
	padding:10px 20px 10px 36px;
}

#content .alert-warning {
	background:#f8d8d1 url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/bg-alert-warning-message.png") 15px 14px no-repeat;
}

#content .alert-success {
	background:#d2e5af url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/bg-alert-success-message.png") 15px 14px no-repeat;
}

#content .alert-info {
	background:#f9f9f5 url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/bg-alert-info-message.png") 15px 14px no-repeat;
}

/* Fieldsets */

#content fieldset h4 {
	font:bold 0.75em/1.363636363636364 Helvetica, Arial, sans-serif;		/* 12px / 16px = 0.75em */ /* 15px / 11px = 1.363636363636364em */
}

#content fieldset h4 label.req {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/icon-dot-blue.png") 100% 4px no-repeat;
	padding-right:12px;
}

#content fieldset p, #article-comments fieldset div {
	margin:0 0 20px;
	padding:0;
	width:290px;
}

#content fieldset li {
	background:none;
	display:inline;
	margin:0 81px 0 0;
	padding:0;
	width:290px;
	float:left;
}

#content fieldset li.alt {
	margin-right:0;
	border-bottom:none;
}

#content fieldset li dl {
	width:290px;
}

#content fieldset li dt {
	font:bold 0.857142857142857em/1.363636363636364 Helvetica, Arial, sans-serif;		/* 12px / 14px = 0.857142857142857em */ /* 15px / 11px = 1.363636363636364em */
	margin-bottom:6px;
}

#content fieldset li label.req {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/icon-dot-blue.png") 100% 4px no-repeat;
	padding-right:12px;
}

#content fieldset li dd p {
	font:normal 0.857142857142857em/1.363636363636364 Helvetica, Arial, sans-serif;		/* 12px / 14px = 0.857142857142857em */ /* 15px / 11px = 1.363636363636364em */
	margin:6px 0 0;
}

#content fieldset textarea {
	border:1px solid #b2b2b2;
	font:normal 0.857142857142857em Helvetica, Arial, sans-serif;		/* 12px / 14px = 0.857142857142857em */
	margin:0;
	padding:4px;
	text-align:left;

}

.contact-form {
	width:662px;
}
#content fieldset p textarea, #article-comments fieldset div textarea {
	width:652px;
}

#content fieldset ul {
	margin-bottom:30px;
}

#content fieldset li p {
	width:290px;
	margin:0;
}

#content fieldset dd.captcha-text {
	margin-bottom:10px;
}

#content fieldset dd img {
	display:block;
}

#content fieldset dd textarea {
	width:280px;
}

#content fieldset input.text-field {
	border:1px solid #b2b2b2;
	font:normal 0.857142857142857em/0.833333333333333 Helvetica, Arial, sans-serif;		/* 12px / 14px = 0.857142857142857em */
	margin:0;
	padding:6px;
}

#content fieldset p input.text-field, #article-comments fieldset div input.text-field {
	width:647px;
}

#content fieldset dd input.text-field {
	width:277px;

}

#content fieldset dd input.short {
	width:100px;
}

#content fieldset select {
	width:288px;
}

/* Fieldset - Group Var */

#content .group {
	border-bottom:1px dotted #ccc;
	margin-bottom:20px;
}

#content form div p.required {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/icon-dot-blue.png") 100% 4px no-repeat;
	float:left;
	font:italic 0.6875em/1.3 Georgia, Palatino, 'Times New Roman', serif;		/* 11px / 16px = 0.6875em */ /* 13px / 10px = 1.3em */
	padding-right:12px;
	text-align:left;
}

#content form div p.form-buttons {
	text-align:right;
}

#content form div p.form-buttons img.first {
	margin-right:5px;
}

#content form div p.form-buttons input.first {
	margin-right:5px;
}

#content form div p.form-buttons a.reset img {
	margin-right:5px;
}
#content span.imgcenter {
	margin:0 auto 20px;
}
#content span.imgleft {
	float:left;
	margin:0 20px 20px 0;
	position:relative;
	top:5px;
}
#content span.imgright {
	float:right;
	margin:0 0 20px 20px;
	position:relative;
	top:5px;
}
#content span.imgcenter, #content span.imgleft, #content span.imgright {
	display:block;
	font:0.775em/1.57143 Georgia,Palatino,'Times New Roman',serif;
	font-style:italic;
	text-align:center;
}
/* states of change */
#content #find-state {
	margin:0 0 50px;
}
/*#content #find-state {
	list-style-type:none;
	padding:0;
}
#content #find-state li {
	display:inline;
	float:left;
	width:165px;
	list-style-type:none;
	padding:0;
	background:none;
}*/
#content .state-details {
	clear:both;
	margin:0 0 50px;
}
#content .state-details .image {
	float:right;
	width:300px;
	margin:0 0 0 20px;
}
#content .state-details .text {
	float:right;
	width:420px;
}
#content .state-details .clear {
	clear:both;
}


/*-  ADDITIONAL
----------------------------------------------------------------------*/

#additional {
	float:right;
	width:210px;
}

#additional .mod {
	border:1px solid #ccc;
	margin-bottom:30px;
}

#additional .mod .title {
	font-size:0.75em; /* 12px / 16px = 0.75em */
	margin:15px;
	text-transform:uppercase;
}

#additional .title a {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/icon-arrow.png") no-repeat 100% 0;
	color:#333;
	display:block;
}

#additional .mod ul.tabs {
	border:1px solid #fff;
	margin-bottom:20px;
	padding:0;
}

#additional .mod ul.tabs li {
	display:inline;
	border-bottom:0;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	width:103px;
	font-size:0.75em; /* 12px / 16px = 1.090909090909091em */
	text-transform:uppercase;
}

#additional .mod ul.tabs li a {
	color:#3b3b3b;
	float:left;
	padding:10px 0;
	text-decoration:none;
	width:103px;
}

#additional .mod ul.tabs li a.unselected {
	background:#a4a4a4;
	color:#fff;
	text-decoration:none;
}

#additional .ad {
	margin-bottom:30px;
}

.can-has-js div.tabs .tab {
	position:absolute;
	left:-1000em;
}

.can-has-js div.tabs .active {
	position:static;
}

#additional .mod .caption {
	display:block;
	color:#999;
	font:normal 0.625em/1.3 Helvetica, Arial, sans-serif;		/* 10px / 16px = 0.625em */ /* 13px / 10px = 1.3em */
	margin:8px 15px 2px;
}

#additional .mod img {
	margin-left:15px;
	margin-right:15px;
}

#additional .mod .more {
	background:#fffff0;
	border-top:1px solid #ccc;
	color:#999;
	font:bold italic 0.6875em/1.3 Georgia, Palatino, 'Times New Roman', serif;		/* 11px / 16px = 0.6875em */ /* 13px / 10px = 1.3em */
	margin:5px 0 0;
}

#additional .mod .more a {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/icon-arrow.png") no-repeat 185px 12px;
	display:block;
	padding:10px 15px;
}

#additional .mod ul {
	margin:0 0 0;
}

#additional .mod li {
	font:normal 0.6875em/1.181818181818182 Helvetica, Arial, sans-serif;		/* 11px / 16px = 0.6875em */ /* 13px / 11px = 1.181818181818182em */
	border-bottom:1px dotted #ccc;
	color:#666;
	padding:15px;
}

#additional .mod li.first {
	padding-top:0;
}

#additional .mod li.last {
	border-bottom:none;
}

#additional .mod li a {
	font-weight:bold;
}

/* Additional Navigation */

#additional .nav {
	border:0;
}

#additional .nav .title {
	margin-bottom:5px;
}

#additional .nav ul {
	border-top:1px solid #ccc;
}

#additional .nav li {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/bg-square.png") 0 50% no-repeat;
	font:normal 0.6875em/1.363636363636364 Helvetica, Arial, sans-serif;		/* 11px / 16px = 0.6875em */ /* 15px / 11px = 1.363636363636364em */
	list-style-position:inside;
	padding:5px 15px;
}

#additional .nav li a.selected {
	color:#333;
}

/* Additional Archives */

#additional .archive {
	border:0;
}

#additional .archive .title {
	margin-bottom:5px;
}

#additional .archive ul {
	border-top:1px solid #ccc;
}

#additional .archive li {
	font:normal 0.6875em/1.363636363636364 Helvetica, Arial, sans-serif;		/* 11px / 16px = 0.6875em */ /* 15px / 11px = 1.363636363636364em */
	padding:5px 15px;
	list-style-position:inside;
}

#additional .archive li a.selected {
	color:#333;
}

#additional p a.edit img, #additional li a.edit img {
	margin:0 0 -2px 5px;
	padding:0;
}

/*-  NETWORK
----------------------------------------------------------------------*/

#network {
	background:#fff;
	border:3px solid #ccc;
	float:left;
	margin:20px auto 0;
	padding:15px;
	width:864px;
	width:934px; /* new */
}

body.sect-home #network {
	margin-left:30px;
}

#network ul {
	float:left;
	margin:0 auto;
	width:864px;
	width:960px; /* new */
}

#network li {
	display:inline;
	margin-right:50px;
	margin:0 21px; /* new */
}

#network li.last {
	margin-right:0;
	margin:0 27px; /* new */
}

/*-  FOOTER
----------------------------------------------------------------------*/

#footer {
	background:transparent url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/bg-footer.png") 0 0 repeat-x;
	border-bottom:1px solid #ccc;
	color:#595450;
	margin:0 auto;
	padding:30px 0 20px;
	width:960px;
}

#footer h1 {
	float:left;
	margin-top:10px;
}

#footer form {
	margin-bottom:15px;
	text-align:right;
}

#footer form div {
	font-size:1em;
}

#footer form div label, #footer form div input {
	vertical-align:middle;
}

#footer form label {
	color:#999;
	font:bold 0.75em Helvetica, Arial, sans-serif;		/* 12px / 16px = 0.75em */
	text-transform:uppercase;
}

#footer form label i {
	font-size:.8em;
	font-style:normal;
}

#footer form .search-field {
	border:1px solid #999;
	color:#44403d;
	margin:0 10px 0 10px;
	padding:0.6em 0.3em 0.4em;
	width:173px;
}

#footer ul {
	font:normal 0.6875em Helvetica, Arial, sans-serif;		/* 11px / 16px = 0.6875em */
	text-align:right;
}

#footer li {
	display:inline;
	border-right:1px solid #ccc;
	padding-left:2px;
	padding-right:4px;
}

#footer li.first {
	border-right:0;
}

#footer li.last {
	border-right:0;
	padding-right:0;
}

.sect-follow #footer a.follow, .sect-contact #footer a.contact, .sect-register #footer a.register, .sect-login #footer a.login, .sect-login #footer a.log_out, .sect-site-map #footer a.site-map, .sect-donate #footer a.donate, .sect-tos #footer a.tos, .sect-privacy #footer a.privacy {
	color:#595450;
	font-weight:bold;
}

/*-  TRAILER
----------------------------------------------------------------------*/

#trailer {
	background:url("/web/20160308070024im_/http://www.climatecentral.org/assets/img/bg-bottom.png") 80% 100% repeat-x;
	margin:0 auto;
ght:30px;
	width:100%;
	z-index:100;
}


/* ALL TOPICS */
#all-topics {
	border-right:2px solid #9EAF1C;
	border-bottom:2px solid #9EAF1C;
	border-left:2px solid #9EAF1C;
	padding:20px;
	margin:1px 0 0;
	background:#fff;
}
#all-topics p {
	font-size:12px;
	color:#666;
}
#all-topics p a {
	color:#849913;
}
#all-topics p a.active {
	font-weight:bold;
	color:#333;
}


/* THEMES */
/*-  HOME
----------------------------------------------------------------------*/
.sect-home {
	background-position:44% 0;
	background-position:0 0;
}

.sect-home #trailer{
	background-position:44% 100%;
}

/*-  BREAKING
----------------------------------------------------------------------*/
.sect-breaking {
	background-position:20% 0;
	background-position:0 0;
}

.sect-breaking #trailer{
	background-position:20% 100%;
}

.sect-breaking #section{
	background:#5d9098 url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/bg-section-breaking.png) 0 0 repeat-y;
	background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/bg-section-breaking.png) right top no-repeat  #3b7982; /* new */
}

.sect-breaking #section img {
	background:#5d9098;
}

/* menus - categories & places */

.sect-breaking #menus ul:hover p {
	background:#5d9098;
	background:rgba(93, 144, 152, 0.9);
}

.sect-breaking #menus ul:hover ul, .sect-breaking #menus ul.ie-hover ul {
	background:#5d9098;
	background:rgba(93, 144, 152, 0.9);
}

.sect-breaking #menus ul ul li a:hover {
	color:#5d9098;
}


/*-  GALLERY
----------------------------------------------------------------------*/

/* section */

.sect-gallery #section{
	background:#252525 url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/bg-section-gallery.png) 0 0 repeat-y;
	background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/bg-section-gallery.png) right top no-repeat #1d1d1d; /* new */
}

.sect-gallery #section a{
	color:#fff;
}

.sect-gallery #section img {
	background:#252525;
}

.sect-gallery #nav-section ul.sub li.last {
	padding-right:0;
	margin-right:0;
}

.sect-gallery #nav-section ul.nav-features {
	float:left;
}

.sect-gallery #nav-section ul.nav-features li {
	font:normal 0.6875em/1.1 Helvetica, Arial, sans-serif;		/* 11px / 16px = 0.6875em */ /* 11px / 10px = 1.1em */
	margin:3px 0 0;
	border-left:1px solid #FFF;
	padding-left:14px;
}

.sect-gallery #nav-section ul.nav-features li a.selected {
	font-weight:bold;
}

/* menus - categories & places */

.sect-gallery #menus ul:hover p {
	background:#252525;
	background:rgba(37, 37, 37, 0.9);
}

.sect-gallery #menus ul:hover ul, .sect-gallery #menus ul.ie-hover ul {
	background:#252525;
	background:rgba(37, 37, 37, 0.9);
}

.sect-gallery #menus ul ul li a:hover {
	color:#252525;
}

/* main */

div.slider-caption a {
	color: #2bbbfe !important;
	font-weight: 700 !important;
}

/*
	content
*/

/* figure */

.sect-gallery #content div.figure{
/*	text-align:right;*/ /* new */
	margin-bottom:30px;
	border-bottom:1px solid #ccc;
}
.sect-gallery .interactives #content div.figure {
	border:none;
}


.sect-gallery #content div.figure p {
	clear:both; /* new */
	font:normal 0.625em/1.363636363636364 helvetica, arial, sans-serif;		/* 10px / 16px = 0.625em */ /* 15px / 11px = 1.363636363636364em */
	margin:10px 0;
}

.sect-gallery #content div.figure dl{
	font:normal 0.625em/1.363636363636364 helvetica, arial, sans-serif;		/* 10px / 16px = 0.625em */ /* 15px / 11px = 1.363636363636364em */
	margin:10px 0;
}

.sect-gallery #content div.figure dl dt{
	display:inline;
}

.sect-gallery #content div.figure dl dd{
	display:inline;
	border-right:1px solid #ccc;
	padding:0 6px 0 4px;
}

.sect-gallery #content div.figure dl dd.last{
	border-right:0;
	padding-right:0;
}

#content iframe {
	margin-left:-8px;
}

/* portal */

/* Collection Group */

.sect-gallery #content .collection-group li {
	background:none;
	border:1px solid #ccc;
	float:left;
	margin:0 30px 10px 0;
	padding:20px;
	width:272px;
	width:308px; /* new */
}

.sect-gallery #content .collection-group li.odd {
	margin-right:0;
}

.sect-gallery #content .collection-group dt {
	font:bold 1em/1.25 Helvetica, Arial, sans-serif;		/* 12px / 12px = 1em */ /* 15px / 12px = 1.25em */
	margin-bottom:5px;
}

.sect-gallery #content .collection-group dd {
	color:#333;
	font:normal 0.785714285714286em/1.363636363636364 Helvetica, Arial, sans-serif;		/* 11px / 14px = 0.785714285714286em */ /* 15px / 11px = 1.363636363636364em */
}

.sect-gallery #content .collection-group .kicker {
	font:bold 0.625em/1.363636363636364 Helvetica, Arial, sans-serif;		/* 10px / 16px = 0.625em */ /* 15px / 11px = 1.363636363636364em */
	margin:4px 0;
	text-transform:uppercase;
}

/* gallery content full width variable */

body.content_full_width #content div.figure {
	position:relative;
	float:left;
	width:900px;
}

/* figure image positioning LEFT/CENTER/RIGHT */

#content div.center p {
	float:none;
	text-align:center;
}

#content div.left p {
	float:left;
	text-align:left;
}

#content div.right p {
	text-align:right;
	clear:right;
}

#content div.center img {
	float:none;
	margin-left:auto;
	margin-right:auto;
}

#content div.left img {
	float:none;
	margin-left:0;
	margin-right:0;
}

#content div.right img {
	float:right;
	display:block;
	margin-left:0;
	margin-right:0;
}

/* audio player */

.sect-gallery #content .playerAudio{
	border:1px solid #ccc;
	padding:20px;
	margin:0 0 10px 10px;
	float:right;
}

/* ref - references */

.sect-gallery #content .ref {
	color:#333;
}

.sect-gallery #content .refRelated p {
	color:#333;
}

/*-  VIDEOS
----------------------------------------------------------------------*/
.sect-videos {
	background-position:40% 0;
	background-position:0 0;
}

.sect-videos #trailer{
	background-position:40% 100%;
}

.sect-videos #section{
	background:#333333 url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/bg-section-video.png) 0 0 repeat-y;
	background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/bg-section-video.png) right top no-repeat  #232323; /* new */
}

.sect-videos #section img{
	background:#333333;
}

/* menus - categories & places */

.sect-videos #menus ul:hover p {
	background:#333333;
	background:rgba(51, 51, 51, 0.9);
}

.sect-videos #menus ul:hover ul, .sect-videos #menus ul.ie-hover ul {
	background:#333333;
	background:rgba(51, 51, 51, 0.9);
}

.sect-videos #menus ul ul li a:hover {
	color:#333333;
}

/*-  LIBRARY
----------------------------------------------------------------------*/
.sect-library {
	background-position:50% 0;
	background-position:0 0;
}

.sect-library #trailer{
	background-position:50% 100%;
}

.sect-library #section{
	background:#f6981e url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/bg-section-library.png) 0 0 repeat-y;
	background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/bg-section-library.png) right top no-repeat #f6981e; /* new */
}

.sect-library #section img{
	background:#f7a726;
}

/* menus - categories & places */

.sect-library #menus ul:hover p {
	background:#f7a726;
	background:rgba(247, 167, 38, 0.9);
}

.sect-library #menus ul:hover ul, .sect-library #menus ul.ie-hover ul {
	background:#f7a726;
	background:rgba(247, 167, 38, 0.9);
}

.sect-library #menus ul ul li a:hover {
	color:#f7a726;
}

/*-  CLIMOPEDIA
----------------------------------------------------------------------*/
.sect-climopedia {
	background-position:60% 0;
	background-position:0 0;
}

.sect-climopedia #trailer{
	background-position:60% 100%;
}

.sect-climopedia #section{
	background:#bf4c1b url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/bg-section-climopedia.png) 0 0 repeat-y;
	background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/bg-section-climopedia.png) right top no-repeat #b23017; /* new */
}

.sect-climopedia #section img{
	background:#bf4c1b;
}

/* menus - categories & places */

.sect-climopedia #menus ul:hover p {
	background:#c25526;
	background:rgba(194, 85, 38, 0.9);
}

.sect-climopedia #menus ul:hover ul, .sect-climopedia #menus ul.ie-hover ul {
	background:#c25526;
	background:rgba(194, 85, 38, 0.9);
}

.sect-climopedia #menus ul ul li a:hover {
	color:#c25526;
}

/*-  TOPICS
----------------------------------------------------------------------*/
.sect-topics {
	background-position:80% 0;
	background-position:0 0;
}

.sect-topics #trailer{
	background-position:80% 100%;
}

.sect-topics #section{
	background:#9eaf1c url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/bg-section-topics.png) 0 0 repeat-y;
	background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/bg-section-topics.png) right top no-repeat #9eaf1c; /* new */
}

.sect-topics #section img{
	background:#9eaf1c;
}

/* menus - categories & places */

.sect-topics #menus ul:hover p {
	background:#9eaf1c;
	background:rgba(158, 175, 28, 0.9);
}

.sect-topics #menus ul:hover ul, .sect-topics #menus ul.ie-hover ul {
	background:#9eaf1c;
	background:rgba(158, 175, 28, 0.9);
}

.sect-topics #menus ul ul li a:hover {
	color:#9eaf1c;;
}

/*-  ABOUT
----------------------------------------------------------------------*/
.sect-about {
	background-position:0 0;
}

.sect-about #trailer{
	background-position:0 100%;
}

.sect-about #section{
	background:#29445a url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/bg-section-about.png) 0 0 repeat-y;
	background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/bg-section-about.png) right top no-repeat #1e2d38; /* new */
}

.sect-about #section img{
	background:#29445a;
}

/*-  BLOG
----------------------------------------------------------------------*/
.sect-blog #section{
	background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/bg-section-blog.png) right top no-repeat #0779c0;
}
.sect-blog #section img {
	background:#2c8dc9;
}
/* menus - categories & places */
.sect-blog #menus ul:hover p {
	background:#2c8dc9;
	background:rgba(44, 141, 201, 0.9);
}
.sect-blog #menus ul:hover ul, .sect-blog #menus ul.ie-hover ul {
	background:#2c8dc9;
	background:rgba(44, 141, 201, 0.9);
}
.sect-blog #menus ul ul li a:hover {
	color:#2c8dc9;
}



/* MASTHEAD/PAGE REVISIONS */
#page {
	background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/masthead/bg-page-home.png) no-repeat;
	background:#fff; /* new */
}


/* HEADER */
#header {
	/*height:164px;*/
	position:relative;
}
/* nav */
#header #nav {
	clear:both;
	height:39px;
	margin:0 0 1px;
}
#header #nav ul {
	width:960px;
	width:1030px; /* new */
	float:none;
}
#header #nav ul ul {
	width:200px;
}
#header #nav ul li:hover ul, #header #nav ul li.ie-hover ul {
	left:-1px;
}
#header #nav ul li.last {
	margin:0 !important;
}
#header #nav ul ul li.last {
	margin:0 0 20px !important;
}
#header #nav ul li a.top {
	display:block;
	width:127px; /* new */
	height:39px;
	color:#fff;
	line-height:39px;
	text-align:center;
	text-indent:0;
	background:#29445A;
}
#header #nav ul li#nav-about a.top {
	color:#aacc5d;
	background:#0079c2;
}
#header #nav ul li a.top-short {
	width: 117px !important;
}
#header #nav ul li a.sr-nav {
	width:142px !important;
}
#header #nav .soc-nav a {
	width: 139px !important;
}
#header #nav ul li#nav-about a.top:hover {
	background:#6A747C;
}
#header #nav ul li a:hover.top {
	text-decoration:none;
	background:#a4a4a4;
}
#header #nav-utility {
	position:absolute;
	top:5px;
	right:0;
}
#header #nav ul li.current a.top, #header #nav ul li#nav-about.current a.top {
	background:#6a747c;	
}

/* social media */
#social-media {
	width:575px;
	width:617px; /* new */
	height:39px;
	background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/masthead/social-media.png) no-repeat;
	background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/masthead/social-media.png) right top no-repeat #0779c0; /* new */
	float:left;
	margin:0 1px 0 0;
}
#social-media div.icons {
	padding:0 9px;
}
#social-media a.sm-tw, #social-media a.sm-fb, #social-media a.sm-yt, #social-media a.sm-vm, #social-media a.sm-pi, #social-media a.sm-rss {
	display:block;
	width:21px;
	height:21px;
	background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/masthead/icons.png) no-repeat;
	text-indent:-9999px;
	float:left;
	margin:9px 5px 0 0;
}
#social-media a.sm-fb {
	background-position:-26px 0;
}
#social-media a.sm-yt {
	background-position:-52px 0;
}
#social-media a.sm-vm {
	background-position:-78px 0;
} 
#social-media a.sm-pi {
	background-position:-130px 0;
} 
#social-media a.sm-rss {
	background-position:-104px 0;
}
#social-media form {
	float:right;
}
#social-media form div {
	padding:0 9px;
}
#social-media label, #social-media input {
	display:block;
	float:left;
}
#social-media label {
	text-transform:uppercase;
	color:#fff;
	line-height:39px;
	padding:0 9px 0 0;
}
#social-media input {
	width:191px;
	font-size:11px;
	color:#44403d;
	padding:5px 3px 3px;
	border:none;
	margin:10px 0 0;
	background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/masthead/sm-input.png) no-repeat;
}
#social-media input.subscribe-image {
	width:auto;
	padding:0;
	background:none;
	cursor:pointer;
}
/* search */
#search-form {
	width:384px;
	width:412px; /* new */
	height:39px;
	background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/masthead/social-media.png) right top no-repeat;
	float:left;
}
#search-form div {
	padding:0 9px;
}
#search-form form {
	float:right;
}
#search-form label, #search-form input {
	display:block;
	float:left;
}
#search-form input {
	width:191px;
	font-size:11px;
	color:#44403d;
	padding:5px 3px 3px;
	border:none;
	margin:10px 0 0;
	background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/masthead/sm-input.png) no-repeat;
}
#search-form input.search-image {
	width:auto;
	padding:0;
	background:none;
	cursor:pointer;
}
/* END HEADER */


/* HOME PAGE */
#feature .feature-text p.type-news a {
	background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-N-med.png) no-repeat;
}
#feature .feature-text p.type-blogs a {
	background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-B-med.png) no-repeat;
}
#main .column li {
	overflow:hidden;
}
#main .column p.more {
	font:0.875em/1.57143 Georgia,Palatino,'Times New Roman',serif;
	margin:0 20px 20px;
}
#main .column p.more a.more {
	font-size:0.857143em;
	font-weight:bold;
	font-style:italic;
	padding-right:12px;
	background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/icon-arrow.png) 100% 3px no-repeat;
}
#main .column p.news, #main .column p.videos, #main .column p.graphics, #main .col-5 p.more  {
	float:right;
}
#main .column img {
	float:left;
	margin:0 20px 20px 0 !important;
}
#main .col-3 ul li img {
	margin:0 10px 20px 0 !important;
}
#main .column .additional-features img {
	margin:0 20px 10px 0 !important;
}
#main .col-2 p#subscribe {
	clear:both;
	font:italic 0.75em Helvetica, Arial, sans-serif;
	padding:14px;
}
#main .col-2 p#subscribe a {
	background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/icon-rss.png)0 50% no-repeat;
}
#main .column h3.sect a.type-news {
	font-weight:bold;
	text-transform:uppercase;
	padding:2px 0 0 20px;
	background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-N-tiny.png) no-repeat;
}
#main .column h3.sect a.type-blogs {
	font-weight:bold;
	text-transform:uppercase;
	padding:2px 0 0 20px;
	background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-B-tiny.png) no-repeat;
}
#main .column h3.sect a.type-features {
	font-weight:bold;
	text-transform:uppercase;
	padding:2px 0 0 20px;
	background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/cube-F-tiny.png) no-repeat;
}
/* sidebar */
#cc-projects .project {
	border-bottom:1px dotted #ccc;
	/*padding:0 20px 17px;*/
	margin:20px 0;
}
#cc-projects .project.last {
	border:none;
}
#cc-projects .project img:first {
	display:block;
	float:none;
	margin:0 0 8px !important;
	height: 180px;
	width: 310px;
}
#cc-projects .project img {
	display:block;
	float:none;
	margin:0 0 8px !important;
}
#cc-projects .project h4 {
	font:1.125em Helvetica, Arial, sans-serif;
	font-weight:bold;
	margin:0 0 5px;
}
#cc-projects .project p {
	font:0.75em/1.36364 Helvetica, Arial, sans-serif;
	margin-bottom: 20px;
}
#cc-projects .project a.edit {
	display:block;
	margin:5px 0 -5px;
}
#social-media-sidebar {
	height:52px;
	padding:20px 0;
}
#social-media-sidebar a.sm-tw, #social-media-sidebar a.sm-fb, #social-media-sidebar a.sm-yt, #social-media-sidebar a.sm-vm, #social-media-sidebar a.sm-rss {
	display:block;
	width:48px;
	height:52px;
	background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/masthead/icons-large.png) -2px 0 no-repeat;
	text-indent:-9999px;
	float:left;
	margin:0 11px 0 0;
}
#social-media-sidebar a.sm-tw {
}
#social-media-sidebar a.sm-fb {
	background-position:-52px 0;
}
#social-media-sidebar a.sm-yt {
	width:52px;
	background-position:-100px 0;
}
#social-media-sidebar a.sm-vm {
	background-position:-152px 0;
} 
#social-media-sidebar a.sm-rss {
	background-position:-202px 0;
	margin:0;
}
#main .col-3 p#republish {
	font:italic 1.4em Helvetica, Arial, sans-serif;
	text-align:center;
	padding:14px;
	border:2px solid #000;
	margin:0;
	background:#ccff33;
}
#main .col-3 p#republish a {
	font-weight:bold;
}
/* END HOME PAGE */


/* FOOTER */
#footer form {
	float:right;
}
#footer form label, #footer form input {
	display:block;
	float:left;
}
#footer form label {
	text-transform:uppercase;
	line-height:39px;
	padding:0 9px 0 0;
}
#footer form input.search-field {
	width:191px;
	font-size:11px;
	padding:5px 3px 3px;
	border:none;
	margin:10px 0 0;
	background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/img/masthead/footer-input.png) no-repeat;
}
#footer form input.subscribe-image {
	width:auto;
	padding:0;
	margin:10px 0 0;
	background:none;
	cursor:pointer;
}
#footer ul {
	clear:both;
}
/* END FOOTER */

/* PRESSROOM */
#pressroom-content h2 {
	margin-top:30px;
	float:left;
	display:block;
	clear:both;
}
#pressroom-content .entry {
	float:left;
	display:block;
	width:100%;
	border:none;
	color:#333333;
    font:0.875em/1.57143 Georgia,Palatino,'Times New Roman',serif;
	padding-bottom:0px;
}
#pressroom-content .entry.last {
	margin-bottom:20px;
}
#pressroom-content .entry h4 {
	margin-bottom:0px;
}
#pressroom-content .entry img {
	float:left;
	margin-right:10px;
}
#pressroom-content .entry .source {
	display:block;
	width:100%;
}
#pressroom-content .entry .date {
	display:block;
	font-style:italic;
}

/* END PRESSROOM */

/* SHARETHIS */
#content ul.articleTools li.tool-edit a {
	padding-left:0;
	border:none;
}
#content .share-this, #content ul.articleTools {
	float:left;
}
#content .share-this {
	padding:2px 0 1px 8px;
}
#content .share-this-new {
	padding:5px 0 10px;
}
#content .share-this-new .st_plusone_hcount {
	position:relative;
	top:1px;
	left:3px;
}
#content .share-this-new.custom > span, .share-this-new.modified .share-print, .share-this-new.modified .share-rss {
	display:block;
	float:left;
	width:30px;
	height:30px;
	font-size:11px;
	line-height:30px;
	text-align:center;
	color:#fff;
	margin:0 10px 0 0;
	cursor:pointer;
}
#content .share-this-new.custom > span .fa, .share-this-new.modified .share-print .fa, .share-this-new.modified .share-rss .fa {
	font-size:15px;
	line-height:30px;
	cursor:pointer;
}
#content .share-this-new.custom > span .label {
	display:inline-block;
	padding:0 0 0 5px;
	position:relative;
	top:-3px;
}
#content .share-this-new.custom > span a, .share-this-new.modified .share-print a, .share-this-new.modified .share-rss a {
	display:block;
	line-height:30px;
	color:#fff;
}
#content .share-this-new.custom .st_twitter_custom {
	width:auto;
	padding:0 10px;
	background:#4099ff;
}
#content .share-this-new.custom .st_facebook_custom {
	width:auto;
	padding:0 10px;
	background:#3b5998;
}
#content .share-this-new.custom .st_pinterest_custom {
	background:#c92228;
}
#content .share-this-new.custom .st_linkedin_custom {
	background:#008cc9;
}
#content .share-this-new.custom .st_googleplus_custom {
	background:#dd4b39;
}
#content .share-this-new.custom .st_tumblr_custom {
	background:#34526f;
}
#content .share-this-new.custom .st_email_custom {
	background:#000;
}
#content .share-this-new.custom .share-rss, .share-this-new.modified .share-rss {
	text-indent:0 !important;
	background:#f90 !important;
}
#content .share-this-new.custom .share-print, .share-this-new.modified .share-print {
	text-indent:0 !important;
	background:#666 !important;
}
.share-this-new.modified span {
	display:block !important;
	float:left !important;
	width:30px !important;
	height:30px !important;
	text-indent:-9999px !important;
	padding:0 !important;
	border:none !important;
	margin:0 10px 0 0 !important;
	background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/images/sharethis.png) no-repeat !important;
}
.share-this-new.modified span span {
	margin:0 !important;
}
.share-this-new.modified span .stArrow {
	display:none !important;
}
.share-this-new.modified .st_twitter_hcount, .share-this-new.modified .st_twitter_hcount span {
	width:60px !important;
}
.share-this-new.modified .st_facebook_hcount, .share-this-new.modified .st_facebook_hcount span {
	width:60px !important;
	background-position:-60px 0 !important;
}
.share-this-new.modified .st_pinterest_hcount, .share-this-new.modified .st_pinterest_hcount span {
	background-position:-120px 0 !important;
}
.share-this-new.modified .st_linkedin_hcount, .share-this-new.modified .st_linkedin_hcount span {
	background-position:-150px 0 !important;
}
.share-this-new.modified .st_googleplus_hcount, .share-this-new.modified .st_googleplus_hcount span {
	background-position:-180px 0 !important;
}
.share-this-new.modified .st_tumblr_hcount, .share-this-new.modified .st_tumblr_hcount span {
	background-position:-210px 0 !important;
}
.share-this-new.modified .st_email_hcount, .share-this-new.modified .st_email_hcount span {
	background-position:-240px 0 !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),  
	only screen and (min--moz-device-pixel-ratio: 1.5),  
	only screen and (-o-min-device-pixel-ratio: 3/2),  
	only screen and (min-device-pixel-ratio: 1.5),  
	only screen and (min-resolution: 192dpi) {
	.share-this-new.modified span {
		background-image:url(/web/20160308070024im_/http://www.climatecentral.org/assets/images/sharethis@2x.png) !important;
		background-size:270px 30px !important;
	}
}
#content .share-this span {
	display:block !important;
	float:left !important;
	width:20px !important;
	height:20px !important;
}
#content .share-this .st_sharethis, #content .share-this .st_plusone_button, #content .share-this .st_fblike, #content .share-this .st_pinterest, #content .share-this .st_twitter {
	margin:0 10px 0 0 !important;
}
#content .share-this iframe {
	margin:0 !important;
}
#content .share-this .st_sharethis .stButton, #content .share-this .st_pinterest .stButton, #content .share-this .st_twitter .stButton {
	margin:0 !important;
}
#content .share-this .st_sharethis .stButton .sharethis, #content .share-this .st_pinterest .stButton .pinterest, #content .share-this .st_twitter .stButton .twitter {
	width:20px !important;
	text-indent:-9999px !important;
	line-height:20px !important;
	padding:0 !important;
	background-position:2px 2px !important;
}
#content .share-this .st_plusone_button {
	width:32px !important;
	height:20px !important;
}
#content .share-this .st_plusone_button div {
	width:32px !important;
	height:20px !important;
	margin:0 !important;
}
#content .share-this .st_fblike iframe {
	top:0 !important;
}
/* END SHARETHIS */


p.read-more {
	clear:both;
}
#content p.back, #additional p.back {
	height:30px;
}
#content #board {
	padding:20px 20px 1px;
	margin:0 0 20px;
	background:#f7f7f7;
}
#additional p.back {
	margin:0 0 30px;
}
a.back-button {
	display:block;
	float:left;
	height:30px;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
	font-weight:bold !important;
	line-height:30px;
	text-shadow:1px 1px 0 #29445a;
	text-transform:uppercase;
	color:#fff !important;
	padding:0 10px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background:#0779c0;
}
#author-block {
	padding:10px;
	border:1px solid #ccc;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	margin:0 0 30px;
	background:#f6f6f6;
}
#author-block h2 {
	font-size:0.75em;
	text-transform:uppercase;
	padding:0 0 0.5em;
	border-bottom:1px solid #ccc;
}
#author-block p {
	font:0.6875em/1.36364 Helvetica, Arial, sans-serif;
}
#author-block p.figure {
	float:left;
	margin:0 10px 0 0;
}


/* POLLS */
.poll { padding:15px; background:#fff; border:1px solid #ccc; margin:0 0 20px; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; }
.poll h1 { margin:0px; padding-bottom:15px; font:16px Georgia, serif; color:#000; }
.poll .error { margin-bottom:15px; padding:10px; background:#fbe3e4; color:#8a1f11; border:2px solid #fbc2c4; }
.poll form { margin:0px; }
.poll ul.answers { margin:0px !important; padding:0px 0px 5px; list-style-type:none !important; }
.poll ul.answers li.option { display:block; float:none; background:none !important; margin:0px; padding:0 0 10px !important; width:auto; overflow:hidden; zoom:1.0; }
.poll ul.answers li.option .radio { float:left; padding:3px; }
.poll ul.answers li.option .radio input { display:block; }
.poll ul.answers li.option label { float:left; font:12px Arial, Helvetica, sans-serif; line-height:25px; }
.poll ul.answers li.option .textfield { clear:both; padding-left:27px; }
.poll ul.answers li.option .option-value { float:left; padding-bottom:5px; font:14px Arial, Helvetica, sans-serif; }
.poll ul.answers li.option .option-detail { float:right; padding-bottom:5px; width:150px; font:12px Arial, Helvetica, sans-serif; text-align:right; }
.poll ul.answers li.option .option-detail .vote-count { display:inline; padding-right:10px; }
.poll ul.answers li.option .option-detail .vote-ratio { display:inline; font-size:14px; font-weight:bold; }
.poll ul.answers li.option .option-bar { clear:both; padding:5px 0 0; border-top:1px solid #ccc; }
.poll ul.answers li.option .option-bar .option-bar-value { height:20px; background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/images/polls-fill.png) repeat-x; }
.poll .buttons { padding-top:10px; border-top:1px solid #ccc; overflow:hidden; zoom:1.0; }
.poll .buttons .cast-vote { float:left; }
.poll .buttons .cast-vote input { display:block; cursor:pointer; }
.poll .buttons .view-results { float:right; }
.poll .buttons .view-results input { display:block; cursor:pointer; border:none; background:none; }
.poll .poll-detail { text-align:right; }
.poll .poll-detail .total-votes { font:12px/28px Arial,Helvetica,sans-serif; }
.poll .poll-detail .view-options { float:left; }
.poll .buttons .view-results input, .poll .buttons .cast-vote input, .poll .poll-detail .view-options input { display:block; width:122px; height:28px; background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/images/button-vote.png) no-repeat; font-size:0; line-height:0; text-indent:-9999px; cursor:pointer; border:none; }
.poll .buttons .view-results input { background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/images/button-results.png) no-repeat; }
.poll .poll-detail p { float:left; margin:0; }
.poll .buttons .cast-vote-alt input, .poll .poll-detail .cast-vote-alt input {
	width:58px;
	background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/images/button-vote2.png) no-repeat;
}
.poll .buttons .view-results-alt input {
	width:90px;
	background:url(/web/20160308070024im_/http://www.climatecentral.org/assets/images/button-results2.png) no-repeat;
}
.pollright {
	float:right;
	margin:0 0 25px 20px;
	position:relative;
	top:5px;
}
.pollleft {
	float:left;
	margin:0 20px 25px 0;
	position:relative;
	top:5px;
}
.pollcenter {
	margin:0 auto 20px;
}
/* END POLLS */


.alt-color a {
	color:#0075ae;
}
.alt-color a:hover {
	color:#333;
}

/*
     FILE ARCHIVED ON 07:00:24 Mar 08, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:44:45 Nov 05, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 921.691
  exclusion.robots: 0.258
  exclusion.robots.policy: 0.247
  RedisCDXSource: 0.789
  esindex: 0.008
  LoadShardBlock: 886.691 (3)
  PetaboxLoader3.datanode: 932.695 (5)
  CDXLines.iter: 23.758 (3)
  load_resource: 196.35 (2)
  PetaboxLoader3.resolve: 118.696 (2)
*/