/*
Theme Name: Skylark
Theme URI: http://blankthemes.com/skylark/
Author: Blank Themes
Author URI: http://blankthemes.com/
Description: Skylark is the perfect starter theme for portfolio / business sites
Version: 1.0.1
License: GNU General Public License
License URI: license.txt
Tags: white, blue, fixed-width, custom-menu, translation-ready
*/


/* =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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
	height:100%;
}
body {
	font-family:ff-din-round-web-pro-1,ff-din-round-web-pro-2, helvetica, arial, tahoma, sans-serif;
	color:#313a42;
	line-height:1.5;
	background:#E3E8EB;
	font-size:15px;
	min-height:100%;
	position:relative;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";}
blockquote, q {
	quotes: "" "";}
a:focus {
	outline: thin dotted;}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;}
a img {
	border: 0;}

.clear{
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
	margin:0;
	padding:0;
	width:0;
	visibility:hidden;}
	
/* =Global
----------------------------------------------- */


/* Headings */
h1,h2,h3,h4,h5,h6 {
	font-weight:bold;
	margin-bottom:.4em;
	line-height:1.2;}
h1{
	font-size:50px;}
h2{
	font-size:37px;
	letter-spacing:-.025em;}
h3{
	font-size:23px;}
h4{
	font-size:19px;}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/* Text elements */
p {
	margin-bottom: 1em;
}
ul, ol {
	margin: 0 0 1.5em 1.5em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	padding: 1.6em;
	overflow: auto;
	max-width: 100%;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
th {
	font-weight: bold;
}

input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
	background: #f3f3f3;
	border: 1px solid #dcdcdc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding:6px;
}
input:focus,
select:focus,
textarea:focus {
	background:#fff;
}
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
	*overflow: visible;  /* Corrects inner spacing displayed oddly in IE6/7 */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
a.button {
	border: 1px solid #ccc;
	border-color:rgba(0,0,0,0.3);
	border-radius: 3px;
	background: #107daf; /* Old browsers */
	background: -moz-linear-gradient(top,  #50afdb 0%, #0a6189 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#50afdb), color-stop(100%,#0a6189)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #50afdb 0%,#0a6189 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #50afdb 0%,#0a6189 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #50afdb 0%,#0a6189 100%); /* IE10+ */
	background: linear-gradient(top, #50afdb 0%,#0a6189 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#50afdb', endColorstr='#0a6189',GradientType=0 ); /* IE6-9 */
	box-shadow: inset 0 0 1px rgba(255,255,255,0.6);
	color: #fff;
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	display:inline-block;
	font-size: 18px;
	font-family:ff-din-round-web-pro-1,ff-din-round-web-pro-2,sans-serif;
	font-weight:bold;
	line-height:1.2;
	padding:10px 12px 8px;
	position:relative;
	text-shadow:
		-1px -1px 0 rgba(0,0,0,.4),
		1px 1px 0 rgba(255,255,255,0.5);
	text-transform:uppercase;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
a.button:hover {
	background: #50afdb; /* Old browsers */
	background: -moz-linear-gradient(top,  #50afdb 0%, #107daf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(60%,#50afdb), color-stop(100%,#107daf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #50afdb 60%,#107daf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #50afdb 60%,#107daf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #50afdb 60%,#107daf 100%); /* IE10+ */
	background: linear-gradient(top,  #50afdb 60%,#107daf 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#50afdb', endColorstr='#107daf',GradientType=0 ); /* IE6-9 */
	box-shadow: inset 0 0 1px rgba(255,255,255,0.6);
	border-color:rgba(0,0,0,0.5);
	box-shadow:
		inset 0 0 1px rgba(255,255,255,1),
		0 1px 2px rgba(0,0,0,0.4);
	text-decoration:none;
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active,
a.button:focus,
a.button:active {
	box-shadow:
		inset 0 0 1px rgba(255,255,255,.5),
		0 0 2px 1px rgba(255,255,255,0.3);
	top:1px;
	text-decoration:none;
}
.button.big{
	border-radius:6px;
	font-size:24px;
	padding:11px 20px 9px;}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type=text],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}
input[type=text]:focus,
textarea:focus {
	color: #111;
}
input[type=text] {
	padding: 3px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
}

/* Links */
a{
	color:#FF7500;
	font-weight:bold;
	text-decoration:none;}
a:hover{
	text-decoration:underline;}

a img{border:none;}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/* Text meant only for screen readers */
.assistive-text {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
/* Language Nav */
#lang-nav{
	width:925px;
	margin:0 auto;
	position:relative;}
#lang_sel_list{
	border-radius:0 0 3px 3px;
	overflow:hidden;
	height:auto;
	float:left;
	width:auto;}
#lang_sel_list ul{
	width:auto;
	border-top:0 none;}
#lang_sel_list li{
	width:auto;}
#lang_sel_list ul a,
#lang_sel_list_list ul a:visited{
	background:#fff;
	background:rgba(255,255,255,0.55);
	border:0 none;
	color:#313a42;
	font-family:ff-din-round-web-pro-1,ff-din-round-web-pro-2,sans-serif;
	font-size:11px;
	padding:6px 8px;
	text-transform:uppercase;}
.home #lang_sel_list ul a,
.home #lang_sel_list_list ul a:visited{
	font-size:15px;
	padding:6px 12px;}
#lang_sel_list ul a:hover,
#lang_sel_list_list ul a:visited:hover{
	background:#fff;
	color:#313a42;}
#lang_sel_list a.lang_sel_sel:hover{
	color:#313a42;}
#lang_sel_list ul a:active{
	color:#777;}
	
	


/* container */
.home{
/*	background:#ebeef0 url(bg.png) repeat-x 410px -30px; */}

.home #page{
	margin-top:5px;
	background-color:transparent;}
#page{
	background-color:#e3e8eb;
	padding:25px 0 130px;
	width:100%;}
#main{
	width:920px;
	margin: 0 auto 20px;
	padding:0;
	overflow:hidden;
}

	
/* header */
header{
	position:relative;}
hgroup#logo{
	margin:0 auto;
	padding:0;
	text-shadow:0 0 12px rgb(0,0,0);
	width:920px;
	position:relative;
	height:130px;}
.home hgroup#logo{
	height:auto;}
.header-wrapper{
	background:url(https://s3.amazonaws.com/s3.350.org/images/site-header-thin.jpg) no-repeat center top;
	background-size:cover;}
#frontpageheader .header-wrapper{
	background:transparent none;}
#sitetitle{
	font-size:27px;
	letter-spacing:-.02em;
	margin:0 10px 15px 0;
	padding:35px 0 10px;
	text-shadow:0 0 12px rgb(0,0,0);
	text-transform:uppercase;}
.home #sitetitle{
	padding:15px 0 10px;}
#sitetitle a {
	text-decoration:none;
	color:#fff;
	font-size:35px;
}
#sitetitle a:hover {
	color:#ccc;
}
#sitetitle a:active {
	position:relative;
	top:1px;
}
#sitedesc{
	background:url(https://s3.amazonaws.com/s3.350.org/images/cid-inline-icons.png) no-repeat left 0;
	color:#ff7500;
	display:none;
	font-size:24px;
	font-weight:500;
	letter-spacing:0;
	padding:5px 0 0 207px;
	text-shadow:0 0 12px rgb(0,0,0);}
#frontpageheader #sitedesc{
	display:none;}
	
#frontpageheader {
	background:#313a42 url(http://www.climatedots.org/wp-content/uploads/2012/08/post-ctd-bg.png) no-repeat fixed center bottom;
	background-size:cover;
  	width:100%;
	min-height:600px;
	position:relative;}
#frontpageheader .header-wrapper{
	margin-top:2px;}
#frontpageheader header{
	width:100%;
	position:static;}
#logo{
	padding:0;}
#frontpageheader #logo{
}
#top-panel{
	padding-bottom:65px;
	margin-top:30px;}
/*.es #top-panel{
	background-image:url(images/header-es.png);}
.fr #top-panel{
	background-image:url(images/header-fr.png);}
.pt #top-panel{
	background-image:url(images/header-pt.png);}
.de #top-panel{
	background-image:url(images/header-de.png);}
 #top-panel-inner{
    color: #FFFFFF;
	height:375px;
    margin: 0 auto;
    padding-left: 475px;
    padding-top: 77px;
	position:relative;
    text-align: center;
    width: 400px;} */
.de #top-panel .galleria-info-description,
.es #top-panel .galleria-info-description,
.pt #top-panel .galleria-info-description,
.fr #top-panel .galleria-info-description{
	display:none !important;}
.de #top-panel #sub-tag,
.es #top-panel #sub-tag,
.pt #top-panel #sub-tag,
.fr #top-panel #sub-tag{
	position:absolute;
	top:230px;
	width:300px;
	z-index:10002;
	left:-137px;}
.de #top-panel #sub-tag{
	font-family:arial,sans-serif;
	font-size:12px;}
.de #top-panel #tag,
.es #top-panel #tag,
.pt #top-panel #tag,
.fr #top-panel #tag{
	font-size:25px;
	margin-top:5px;
	float:none;
	width:650px;}
.pt #top-panel #tag,
.es #top-panel #tag{
	font-size:30px;
	margin-top:2px;
	line-height:1.15;}
.home.pt #logo a{
	background-image:url("images/CtD-logo-PT.png");}
.home.de #logo a{
	background-image:url("images/CtD-logo-DE.png");}
.home.fr #logo a{
	background-image:url("images/CtD-logo-FR.png");}
.home.es #logo a{
	background-image:url("images/CtD-logo-ES.png");}
#top-panel h2{
	font-size:26px;
	line-height:1.2;
	margin-bottom:25px;
	padding:0 20px;}
#top-panel h2 span{
	color:#313a42;
	display:block;}
#top-panel p{
	color:#313a42;
	font-size:1.1em;
	line-height:1.4;
	padding:0 10px;
	margin-bottom:10px;}
strong.alt{
	color:#fff;}
#tp-video{
	margin-bottom:30px;}
#top-panel-email-signup{
	background-color:rgba(255,255,255,0.3);
	border:1px solid rgba(255,255,255,0.3);
	border-radius:3px;
	margin:15px auto;
	padding:5px;
	position:relative;
	text-align:left;
	width:230px;}
#tp-postctd-banner{
	text-indent:-9999px;
	display:block;
	height:67px;
	background:url(http://www.climatedots.org/wp-content/uploads/2012/08/post-ctd-banner-EN.png) no-repeat scroll 0 -2px;}
#tp-postctd-intro p{
	color:#fff;
	padding:0;
	margin:15px 0 35px;
	font-size:15px;}
#top-panel-email-signup p{
	font-size:15px;
	padding:0 2px;
	margin-bottom:5px;
	text-transform:uppercase;}
#tpes-email{
	width:160px;
	height:19px;}
#tpes-email-label{
	top:-2px;}
#tpes-email,
#tpes-email-label{
	color:#313a42;
	font-family:ff-din-round-web-pro-1,ff-din-round-web-pro-2, sans-serif;
	font-size:18px;
	font-weight:500;
	letter-spacing:-0.03em;
	padding:9px 9px 7px;}
#tpes-submit{
	position:absolute;
	height:37px;
	right:5px;
	bottom:5px;
	top:auto;}
#tpes-submit:hover{
	top:auto;}
#tpes-submit:active{
	bottom:4px;
	top:auto;}	
#icons{
	height:50px;
	margin:0 auto;
	width:325px;
	position:relative;
	background:url(images/icon-bar.png) no-repeat center center;}
#icons h4{
	font-size:27px;}
#icons .dot{
	float:left;
	height:46px;
	margin-right:9px;
	width:46px;
	cursor:help;
	background-image:url(images/icons.png);}
#co2{
	background-position:-56px top;}
#sea-level-rise,
#flood{
	background-position:-110px top;}
#wildfires{
	background-position:-165px top;}
#storms{
	background-position:-221px top;}
#heat-and-drought{
	background-position:-277px top;}
#cold{
	background-position:-332px top;
	margin-right:0 !important;}
#icons .dot div{
	display:none;
	position:absolute;
	margin-left:-295px;
	width:600px;
	bottom:63px;
	padding:25px;
	border-radius:5px;
	background:#fff;
	background:rgba(255,255,255,0.95);
	opacity:0;
	box-shadow:0 0 10px rgba(0,0,0,0.3);}
.en #icons .dot:hover::before{
	content:'.';
	text-indent:-9999px;
	display:block;
	position:absolute;
	top:0;
	border-radius:22px;
	width:46px;
	height:46px;
	box-shadow:inset 0 0 30px rgba(255,255,255,0.5);}
	
.en #icons .dot:hover::after{
	content:'.';
	text-indent:-9999px;
	width:0;
	height:0;
	display:block;
	border-left:15px solid transparent;
	border-right:15px solid transparent;
	border-top:15px solid #fff;
	position:absolute;
	margin-left:8px;
	bottom:52px;}
.en #icons .dot:hover div{
	display:block;
	opacity:1;}
#icons .dot p{
	padding:0;}
	

#tp-sm{
	bottom:-15px;
	left:0;
	margin:0 auto;
	position:absolute;
	width:920px;}
#toppanel-fb-like{
	position:absolute;
	left:170px;
	top:0;}
#toppanel-tweet{
	position:absolute;
	top:0;
	right:180px;}

/* FRONTPAGE PANELS  */

.panel{
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:3px;
	padding:15px;
	margin:0 0 25px;}
.panel .post{
	border:0 none;
	line-height:inherit;}
	
/* TWITTER */
#tweets ul{
	margin:0;}
#featboxes li.widget:first-child{
	background-color:transparent;
	border:0 none;
	padding:0;
	width:32.5%}
#tweet-container{
	width:440px;
	float:left;
	margin-bottom:25px;}
#tweets{
	height:175px;}
#tweets li{
	list-style-type:none;
	margin:0;
	padding:0;}
#panel2 .tweet_text{
	background-color:#107daf;
	border-radius:5px;
	color:#fff;
	display:block;
	margin-bottom:15px;
	padding:15px;
	position:relative;
	hyphens:auto;
	-moz-hyphens:auto;
	-webkit-hyphens:auto;}
#panel2 .tweet_text::after{
	content:'.';
	text-indent:-9999px;
	display:block;
	position:absolute;
	bottom:-12px;
	left:50px;
	width:0;
	height:0;
	border-left:12px solid transparent;
	border-right:12px solid transparent;
	border-top:12px solid #107daf;}
#panel2 .tweet_text a{
	color:#ced2d4;}
.tweet_avatar{
	display:block;
	width:55px;
	float:left;}
.tweet_user{
	display:block;
	font-size:20px;}
.tweet_time a{
	color:#313a42;
	display:block;
	font-size:12px;
	font-weight:normal;
	position:relative;
	top:-4px;}
h4.tweet-h4{
	border-top: 3px dotted #AAAAAA;
	margin-top: 2px;
	padding-top: 8px;}

/* Page */
#page #content{
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:5px;
	padding:25px;}
.page-title{
	letter-spacing:-.02em;
	margin-bottom:10px;
	text-transform:uppercase;}

/* =Menu
----------------------------------------------- */

.main-navigation {
	background-color:#313a42;
	color:#fff;
	display: block;
	margin:0;
	bottom:0;
	position:absolute;
	width:100%;}
.menu-main-nav-container{
	width:920px;
	margin:0 auto;}
.main-navigation ul {
	list-style:none;
	margin:0 auto;
	padding-left:0;
	width:920px;}
.main-navigation li {
	float: left;
	position: relative;}
.main-navigation::after{
	clear:both;
	content:'';
	display:block;
	visibility:hidden;}
.main-navigation a{
	border-right:1px solid #777;
	color: #fff;
	display:block;
	font-size:17px;
	font-weight:500;
	padding: 12px 15px 9px;
	text-decoration: none;
	text-transform:uppercase;}
.es .main-navigation a{
	font-size:16px;}
.main-navigation li:last-child a{
	border:0 none;}
.main-navigation li:hover{
	background-color:#ff7500;
	color:#fff;
	cursor:pointer;}
.main-navigation ul ul {
	background:#ff7500;
	border-radius:0 0 3px 3px;
	box-shadow:0 2px 2px rgba(0,0,0,0.5);
	display:none;
	position:absolute;
	top:46px;
	left: 0;
	width:auto;
	z-index: 99999;}

.main-navigation ul ul li:hover .sub-menu{
	display:block;}
.main-navigation ul ul a {
	width: 200px;
}
.main-navigation ul ul li a{
	border:0 none;}
.main-navigation li:hover > a {
	color:#313a42;
	border-color:#313a42;
}
.main-navigation ul ul :hover > a {

}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover ul {
	display:block;}
.main-navigation ul ul ul.sub-menu {
	border-left:1px solid rgba(0,0,0,0.1);
	border-radius:0 3px 3px 0;
	box-shadow:2px 2px 2px rgba(0,0,0,0.5);
	left:100%;
	top:0;
	display:none;}
.main-navigation ul ul ul.sub-menu li{
	background-color:#FF8948;}
.main-navigation li.current_page_item a,
.main-navigation li.current-menu-item a {
	}
nav.main-navigation .parent > a{
	padding-right:30px;}
nav.main-navigation .parent > a::after{
	content:'.';
	text-indent:-9999px;
	display:block;
	position:absolute;
	bottom:20px;
	right:10px;
	width:0;
	height:0;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	border-top:5px solid #fff;}
nav.main-navigation .parent:hover > a::after{
	content:'.';
	text-indent:-9999px;
	display:block;
	position:absolute;
	bottom:20px;
	right:10px;
	width:0;
	height:0;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	border-top:5px solid #313a42;}
nav.main-navigation ul.sub-menu .parent > a::after{
	content:'.';
	text-indent:-9999px;
	display:block;
	position:absolute;
	bottom:20px;
	right:10px;
	width:0;
	height:0;
	border-top:5px solid transparent;
	border-bottom:5px solid transparent;
	border-left:5px solid #fff;}
nav.main-navigation ul.sub-menu .parent:hover > a::after{
	content:'.';
	text-indent:-9999px;
	display:block;
	position:absolute;
	bottom:20px;
	right:10px;
	width:0;
	height:0;
	border-top:5px solid transparent;
	border-bottom:5px solid transparent;
	border-left:5px solid #313a42;}










/* =Asides
----------------------------------------------- */

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}


/* =Media
----------------------------------------------- */

.site-header img,
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
.site-header img,
.entry-content img,
img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.site-header img,
.entry-content img,
img.size-full {
	max-width: 100%;
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	max-width: 100%;
}
.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignright {
	margin-bottom: 1.5em;
}
.wp-caption img {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
#content .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
}
#content .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
#content .gallery dd {
	margin: 0;
}
#content .gallery-columns-4 .gallery-item {
}
#content .gallery-columns-4 .gallery-item img {
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* =Navigation
----------------------------------------------- */

#content .site-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}
#content .nav-previous {
	float: left;
	width: 50%;
}
#content .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}


/* =Widgets
----------------------------------------------- */

#secondary{
	width:213px; 
	float:right;
	margin:0;
}
#featboxes{
	}
#featboxes::after{
	content:'';
	clear:both;
	display:block;
	visibility:hidden;}
#featboxes #secondary{
	float:none;
	width:100%;}
#featboxes li.widget{
	background:#fff;
	border:1px solid #ddd;
	border-radius:3px;
	float:left;
	list-style-type:none;
	margin:0 1.5% 25px 0;
	padding:15px 1.5%;
	width:29%;}
#featboxes li.widget:nth-child(3){
	background-color:#ff7500;
	color:#fff;
}
#featboxes li.widget:nth-child(3) a{
	color:#fff;}
#featboxes li.widget:nth-child(3) a:hover{
	color:#313a42;
	text-decoration:none;}
#featboxes li.widget:last-child{
	margin-right:0;}
#featboxes li.widget h3{
	display:none;}
li.widget ul{
	margin:0;}
li.widget ul li{
	margin-left:1em;}

.twitter li{
	padding:0 !important;
	margin-bottom:14px;
	background:none !important;
	background-position:0 0 !important;
	border-bottom:none !important;
	line-height:22px !important;
}
#toolkit-featbox li{
	background:url(images/toolkit-sprite.png) no-repeat 0 0;
	list-style-type:none;
	margin:0 0 5px;
	padding:6px 0 5px 35px;}
li#tkfb-ideas{
	background-position:0 -90px;}
li#tkfb-plan{
	background-position:0 -46px;}
li#tkfb-photos{
	background-position:0 -133px;}
/* search */

#searchform {
	width:213px;
	height:30px;
	background:#fff url(images/search.png) top left no-repeat;
	float:right;
}

#searchform input#s {
	font-size: 14px;
	color:#a9a9a9;
	background:none;
	border:none;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	padding:6px 0 0 6px;
	width:175px;
}


/* =Footer
----------------------------------------------- */
#footer {
	background-color:#313a42;
	padding:20px 0 30px;
	clear:both;
	margin-top:20px;
	color:#fff;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
}
#footer-inner{
	margin:0 auto;
	padding:0 25px;
	width:870px;}
#footer a {
	color:#fff;
	font-weight:400;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:0.03em;
	font-size:14px;
}
#footer a:hover {
	color:#ff6319;
}
#footer a:active {
	color:#ddd;
}
#colophon {
	clear:both;
	width:100%;
	padding:20px 0;
	background:#313a42;
	overflow:hidden;}
.site-info{
	margin:0 auto;
	padding:0 25px;
	width:870px;
	color:#afafaf;}
.site-info a{color:#fff;}
.site-info a:hover{color:#b4b4b4;}

div.logo{
	width:50%;
	float:left;}
div.logo img{
	width:300px;
	height:300px;}

/* Blog */
.posts{
	border-top:3px dotted #AAAAAA;
	padding-top:20px;}
div.blog .post{
	border-bottom:3px dotted #AAAAAA;
	margin-bottom:30px;
	padding-bottom:15px;}
.post-meta{
	color:#aaa;
	font-size:14px;
	text-transform:uppercase;}
.post-meta p{
	margin-bottom:0;}


#footer ul li{
	list-style-type:none;}


.js .input{
	position:relative;}
.js label{
	position:absolute;
	top:0;
	left:0}
	
#countdown{
	display:none;
	left:59px;
	position:absolute;
	top:320px;
	width:270px;}
#countdown.hasCountdown{
	display:block;}	
.countdown_row{
	width:200px;}
#countdown br{
	display:none;}
.countdown_amount{
	color:#fff;
	font-size:2em;
	font-weight:bold;
	display:inline-block;
	line-height:1;
	width:50px;
	text-align:center;}
.countdown_section{
	color:#ccc;
	display:inline-block;
	text-align:center;
	width:62px;}
#login-nav-container{
}
#login-nav{
	right:0;
	position:absolute;
	z-index:1;
	top:0;
	display:none;}
.en #login-nav{
	display:block;}
#login-nav li{
	display:inline;}
#login-nav li a{
	background:#313a42;
	background:rgba(0,0,0,0.5);
	border-radius:0 0 3px 3px;
	color:#fff;
	display:block;
	display:inline-block;
	padding:3px 8px 0px;}
#login-nav li a:hover{
	background:#000;
	text-decoration:none;}
	
#ticker ul{
	margin:0;}
#showCaption{
	display:inline;
	font-size:14px;}
#ticker-container{
	display:none;
	width:920px;
	margin:15px auto 0px;
	min-height:22px;
	text-shadow:0 0 4px #fff}
.en #ticker-container,
.ICL_LANGUAGE_CODE #ticker-container{
	display:block;}
.tweet_list li{
	display:none;
	list-style-type:none;}
#ticker-label{
	float:left;
	text-indent:-9999px;
	width:20px;
	height:20px;
	background:url(images/dots/dot-sprite.png) no-repeat 0 -225px;
	margin-right:4px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;}
	
/* top panel styles */
#globe, #dot-icon{
	color:#000;}
#globe::before{
	content:'Picture tagged as: ';}
#tp-photos{
	width:575px;
	height:465px;
	border-radius:0 4px 4px 4px;
	background:#fff no-repeat center center;
	margin:0 0 0 335px;
	position:relative;
	top:0px;
	padding:7px;
}
#tp-photo-tabs{
	margin:0;
	padding:7px 5px 5px;
}
#tp-photo-tabs li{
	display:inline;
	list-style-type:none;
	font-size:10px;
	line-height:16px;
}
.tpp{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.tpp:hover{
	color:#ec8001;	
}
.tpp:active{
	color:#ccc;
}	
.hidden{display:none;}


.gss a img {border : none;}
.gss{
    width:575px;
	height:431px;
    padding:0px;
	background:#000;
}
.galleria-info-link{
	z-index:9999;	
}
.galleria-info{
	z-index:9999 !important;
}	
#tp-nav{
    width:575px;
	height:431px;
	position:absolute;
	top:0;
	z-index:15;
}
#tp-img-overlay a{
	height:130px;
	color:#fff;	
	position:absolute;
	display:block;
	background-image:url(tp-sprite.png);
	background-repeat:no-repeat;
	cursor:pointer;
	text-indent:-9999px;
	outline:0 none;
	padding:8px;
	background-color:rgb(255,117,0);
	background-color:rgba(255,117,0,0.7);
	top:145px;
	width:60px;
}
#tp-img-overlay a:hover{
	background-color:rgb(255,117,0);
	background-color:rgba(255,117,0,0.8);
}
#tp-img-overlay a:active{
	background-color:rgb(255,117,0);
	background-color:rgba(255,117,0,0.9);
}
a#tp-prev{
	left:0px;
	background-position:15px 54px;
	border-radius:0 3px 3px 0;
}
a#tp-next{
	right:0px;
	background-position:-340px 54px;
	border-radius:3px 0 0 3px;
}
#tp-bar{
	height:40px;
	bottom:-40px;	
	position:absolute;	
	width:100%;
	background:#313a42 url(tp-sprite.png) no-repeat -105px -224px;
}
#tp-img-overlay{
	width:575px;
	height:424px;
	top:7px;	
	position:absolute;
	display:none;
	opacity:0;
}
a#tp-play, 
a#tp-pause,
a#tp-fullscreen{
	height:30px;
	width:22px;
	background:url(tp-sprite.png) no-repeat 2px -260px;
	color:#fff;
	margin:6px 0 0 7px;
	display:block;
	text-indent:-9999px;
	position:relative;
	cursor:pointer;
}
a#tp-play{display:none;}
a#tp-play:active, 
a#tp-pause:active{
	top:1px;
}
a#tp-play:hover{background-position:-25px -260px;}
a#tp-pause{
	background-position:-50px -260px;
}
#tp-pause:hover{background-position:-80px -260px;}
a#tp-fullscreen{
	background-position:-1px -288px;	
	position:absolute;
	left:35px;
	bottom:6px;
	width:25px;
	height:25px;
}
a#tp-fullscreen:hover{
	background-position:-46px -288px;	
}
#tp-submit-photos{
	display:block;
	position:absolute;
	left:50px;
	bottom:0;
	padding:6px 0 9px 35px;	
	background:url(tp-sprite.png) no-repeat -374px -292px;
	cursor:pointer;
	font-weight:bold;
}
#tp-submit-photos:hover{
	background-position:-374px -322px;
	color:#ec8001;
}
#tp-submit-photos:active{bottom:-2px;}
#tp-filter{
	width:250px;
	margin:0;
	left:40px;
	bottom:0;
	padding:0;
	position:absolute;	
	overflow:hidden;
	border-right:1px solid #556;
}
#tp-filter li{position:relative;list-style-type:none;}
#tp-filter li a{display:none;position:relative;}
#tp-filter:hover li a,
#tp-filter.hover li a,
#tp-filter li a.active{
	display:block;
	cursor:pointer;
	background-color:#313a42;
	padding:9px 12px;
	position:relative;
	right:-64px;
}	
#tp-filter.hover li a{
	border-bottom:1px solid #5f5f5f;	
}
#tp-filter li a:hover{
	text-decoration:none;}
#tp-filter:hover li a.active,
#tp-filter li a.active{
	background:transparent url(tp-sprite.png) no-repeat 0 -313px;
	padding:9px 12px 9px 75px;
	right:0;
	border-bottom:0;
}
#tp-filter #tpp-asia.active{background-position:0 -577px;}
#tp-filter #tpp-na.active{background-position:0 -356px;}
#tp-filter #tpp-sa.active{background-position:0 -399px;}
#tp-filter #tpp-africa.active{background-position:0 -443px;}
#tp-filter #tpp-pac.active{background-position:0 -487px;}
#tp-filter #tpp-europe.active{background-position:0 -532px;}
#tp-filter #tpp-me.active{background-position:0 -622px;}
/* Fullscreen */
.tp-fullscreen-active #tp-nav,
.tp-fullscreen-active #tp-img-overlay,
.tp-fullscreen-active #tp-img-overlay a,
.tp-fullscreen-active #tp-bar,
.tp-fullscreen-active #tp-bar a{
	z-index:10001;
}	
.tp-fullscreen-active #tp-filter,
.tp-fullscreen-active #tp-submit-photos{
	display:none;	
}
.tp-fullscreen-active #tp-bar{
	position:fixed;
	top:10px;
	left:10px;
	width:300px;	
	background-color:#424a4c;
	background-image:none;
	padding:7px 10px;
}
.tp-fullscreen-active #tp-fullscreen.activated{
	bottom:12px;	
	background-position:-94px -288px;
}
.tp-fullscreen-active #tp-fullscreen.activated:hover{
	background-position:-134px -288px;
}
#dot-icon::before{
	content:'.';
	text-indent:-9999px;
	display:block;
	height:35px;
	width:75px;
	position:absolute;
	right:40px;
	bottom:0;
	background:url(images/dots/dot-sprite.png) no-repeat -75px -76px;}
#dot-icon{
	background:url(images/dots/dot-sprite.png) no-repeat -39px -78px;
	width:35px;
	height:35px;
	position:absolute;
	bottom:11px;
	right:9px;
	z-index:10001;}
#dot-icon::after{
	content:'-';
	text-indent:-9999px;
	height:3px;
	width:8px;
	background:#fff;
	position:absolute;
	bottom:16px;
	left:-7px;}
#dot-icon.sealevel,
#dot-icon.flood{
	background-position:-39px 0;}
#dot-icon.co2{
	background-position:0 0;}
#dot-icon.fire{
	background-position:-79px 0;}
#dot-icon.hurricane{
	background-position:0 -39px;}
#dot-icon.drought{
	background-position:-39px -39px;}
#dot-icon.cold{
	background-position:-79px -39px;}
#dot-icon.storm{
	background-position:0 -79px;}
#dot-icon.solution{
	background-position:-118px -39px;}
#toppanel{
	margin:0 auto 40px;
	position:relative;
	width:920px;}
body{
	background:#ebeef0 url(bg.png) repeat-x 410px 0;}
.galleria-info{
	border-radius:4px 0 0 4px;
	position:absolute;
	background:#fff;
	left:-342px;
	height:442px;
	width:306px;
	padding:15px;
	top:-7px;
	color:#313a42;}
.galleria-info-title{
	font-family:'Permanent Marker',PermanentMarker,sans-serif;
	font-size:30px;
	margin-top:5px;
	margin-bottom:10px;
	letter-spacing:-0.05em;
	line-height:1.1;}
.galleria-info-description{
	line-height:1.4;}
.home #header{
	width:920px;
	position:relative;
	margin:0 auto;
	min-height:82px;
	padding-top:30px;}
#logo{
	margin:0;}
.home #logo a{
	display:none;
	height:140px;
	width:140px;
	background:url(CtD-logo-EN.png) no-repeat 0 0;
	position:absolute;
	top:0;
	left:0;
	text-indent:-9999px;
	z-index:10000;}
#top-panel #tag,
#top-panel #sub-tag{
	margin-left:152px;
	margin-top:0;
	padding:0;
	width:660px;}
#top-panel #tag{
	color:rgba(0,13,40,0.5);
	margin-bottom:5px;
	font-size:19px;
	width:265px;
	float:left;
	margin-right:15px;
	text-transform:uppercase;}
#top-panel #sub-tag{
	color:#727D85;
	margin-bottom:0;
	font-size:14px;}
#intro{
	position:absolute;
	top:-95px;
	left:0;}
#tp-signup-wrapper{
	width:305px;
	padding:10px;
	border-radius:4px;
	background:#FF7500;
	color:#fff;
	float:right;
	margin:0 0 15px 15px;
	border:1px solid rgba(0, 0, 0, 0.1);
	position:relative;}
#tp-signup-wrapper.expanded{
	box-shadow:0 0 10px rgba(0,0,0,0.3);}
h4.form-label{
	margin:5px 0 10px;
	font-size:17px;}
#tp-form .input{
	margin-bottom:5px;}
#tp-form input{
	width:285px;
	padding:7px 8px;}
#tp-form label{
	color:#313a42;
	padding:7px 8px;}
#tp-form #country{
	width:303px;
	font-family:ff-din-round-web-pro-1,ff-din-round-web-pro-2,sans-serif;
	margin-bottom:5px;}
#tp-form #id_city{
	font-family:ff-din-round-web-pro-1,ff-din-round-web-pro-2,sans-serif !important;}
#tp-form input.submit{
	width:304px;
	padding:10px;}
span.LV_valid{
	display:none;}
span.LV_invalid{
	padding:4px 6px 3px;
	background:rgba(0,0,0,0.5);}	
#tp-form .email input,
#tp-form .email label{
	font-family:'Permanent Marker',PermanentMarker,sans-serif;
	font-size:20px;
	letter-spacing:-0.03em;
	padding:2px 8px;
	line-height:1;}
#tp-form #id_email{
	background-image:url(images/dots/dot-sprite.png);
	background-repeat:no-repeat;
	background-position:270px -184px;}
#tp-form .email label{
	padding-top:9px;}
#tpsm{
	width:100px;
	position:absolute;
	top:-100px;
	right:0;}
.de #tpsm,
.fr #tpsm,
.pt #tpsm,
.es #tpsm{
	width:115px;}
#tpClose{
	position:absolute;
	top:-10px;
	right:-10px;
	background:#313a42;
	border-radius:15px;
	width:20px;
	height:20px;
	font-weight:bold;
	color:#ccc;
	cursor:pointer;
	text-shadow:-1px -1px 0px #000;
	text-transform:lowercase;
	text-align:center;}
#tpClose:hover{
	text-decoration:none;
	color:#fff;}
#addlLinks{
	position:absolute;
	top:307px;
	z-index:9999;
	left:0;
	font-size:10px;
	font-family:arial,sans-serif;}
#addlLinks a{
	color:#999;}
#addlLinks a:hover{
	color:#313a42;}
.uplVideo,
.uplPhoto{
	background:url(images/dots/dot-sprite.png) no-repeat 0 -130px;
	padding:4px 0px 3px 18px;
	margin-left:5px;}
.uplVideo{
	background-position:0 -156px;}
#privacy{
	font-family:arial,sans-serif;
	font-size:11px;
	color:rgba(255,255,255,0.7);
	padding:7px 0 0;}
#privacy a{
	color:#fff;}
.fb-comments{
	width:440px;
	float:left;
	min-height:500px;
	margin-right:50px;}
#next-steps{
	width:400px;
	padding:20px;
	margin-left:480px;
	background:#fff;
	border-radius:3px;}
#panel2{
	margin-bottom:20px;}
.home.en #hotline a,
.home.ICL_LANGUAGE_CODE #hotline a{
	display:block;
	position:fixed;
	bottom:0;
	right:0;
	height:160px;
	width:160px;
	background:url(images/dots/dot-sprite.png) no-repeat bottom right;
	cursor:pointer;
	text-indent:-9999px;
	z-index:9999;}
#hotline a{
	display:none;}
div.galleria-errors{
	display:none !important;}