/*
Theme Name: Climate Commucation
Theme URI: http://climatecommunication.org
Description: Custom theme designed and built by Insight Designs
Author: Insight Designs
Author URI: http://www.insightdesigns.com
Version: 1.0
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
	padding: none;
	margin: none;
}
ol, ul {
	list-style: none;
}

body {
	line-height: 1;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/*__________________ d;ladjas __________________

@font-face {
    font-family: 'TitilliumText22LThin';
    src: url('../fonts/TitilliumText22L001-webfont.eot');
    src: url('../fonts/TitilliumText22L001-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/TitilliumText22L001-webfont.woff') format('woff'),
         url('../fonts/TitilliumText22L001-webfont.ttf') format('truetype'),
         url('../fonts/TitilliumText22L001-webfont.svg#TitilliumText22LThin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TitilliumText22LLight';
    src: url('../fonts/TitilliumText22L002-webfont.eot');
    src: url('../fonts/TitilliumText22L002-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/TitilliumText22L002-webfont.woff') format('woff'),
         url('../fonts/TitilliumText22L002-webfont.ttf') format('truetype'),
         url('../fonts/TitilliumText22L002-webfont.svg#TitilliumText22LLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TitilliumText22LBold';
    src: url('fonts/TitilliumText22L005-webfont.eot');
    src: url('fonts/TitilliumText22L005-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/TitilliumText22L005-webfont.woff') format('woff'),
         url('fonts/TitilliumText22L005-webfont.ttf') format('truetype'),
         url('fonts/TitilliumText22L005-webfont.svg#TitilliumText22LBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TitilliumText22LXBold';
    src: url('fonts/TitilliumText22L006-webfont.eot');
    src: url('fonts/TitilliumText22L006-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/TitilliumText22L006-webfont.woff') format('woff'),
         url('fonts/TitilliumText22L006-webfont.ttf') format('truetype'),
         url('fonts/TitilliumText22L006-webfont.svg#TitilliumText22LXBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

*/

@font-face {
    font-family: 'TitilliumText22LRegular';
    src: url('fonts/TitilliumText22L003-webfont.eot');
    src: url('fonts/TitilliumText22L003-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/TitilliumText22L003-webfont.woff') format('woff'),
         url('fonts/TitilliumText22L003-webfont.ttf') format('truetype'),
         url('fonts/TitilliumText22L003-webfont.svg#TitilliumText22LRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TitilliumText22LMedium';
    src: url('fonts/TitilliumText22L004-webfont.eot');
    src: url('fonts/TitilliumText22L004-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/TitilliumText22L004-webfont.woff') format('woff'),
         url('fonts/TitilliumText22L004-webfont.ttf') format('truetype'),
         url('fonts/TitilliumText22L004-webfont.svg#TitilliumText22LMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* =Layout
-------------------------------------------------------------- */
.ref {
    text-align:right !important;
    padding:0 12px 0 0;
    color:#ccc !important;
    }

.thumb { 
    float:left;
    margin:6px 18px 0 0;
    color:#fff;
    font-size:11px;
    background: #5D5E67;
    line-height: 1em;
    }
    
.thumbnocaption { 
    float:left;
    margin:6px 18px 0 0;
    color:#fff;
    font-size:11px;
    line-height: 1em;
    }

.thumbnocaptionright { 
    float:right;
    margin:6px 0 0 18px;
    color:#fff;
    font-size:11px;
    line-height: 1em;
    }

.thumb div {
    padding:6px 0 6px 6px;
    }
    
.jbox-content h3, .wp-caption h3 {
    font-weight: bold;
    text-align: left;
    }


/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/


#container {
	float: left;
	/*margin: 0 -240px 0 0;*/
	width: 100%;
	background:url(images/temp_2.png) no-repeat;
}


#container_wht {
	float: left;
	width: 100%;
	background:url(images/temp_3.png) no-repeat;
	padding:0 20px;
	display:table;
}



/*

#container_wht {
	float: left;
	width: 100%;
	background:url(images/temp_3.png) no-repeat;
	padding:0 20px 20px 20px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;  
    -moz-border-radius-bottomright: 7px;
    -moz-border-radius-bottomleft: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -webkit-border-bottom-right-radius: 7px; 
}

*/


/*
#content_wht_wrap {
	background:url(images/col_bg.png) left 300px no-repeat;
	-webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

*/

#content_wht_wrap {
	/*background:url(images/col_bg.png) left bottom no-repeat;*/
	background:url(images/wht_cols_bg.png) left bottom no-repeat;
	-webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}


/*

#foot_cont{
    clear:both;
    background:url(images/foot_cont.png) no-repeat;
    width:1020px;
    height:20px;
}

*/

#foot_cont{
    clear:both;
    background:url(images/foot_cont3.png) no-repeat;
    width:1020px;
    height:20px;
    border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;  
    -moz-border-radius-bottomright: 7px;
    -moz-border-radius-bottomleft: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -webkit-border-bottom-right-radius: 7px; 
}

#foot_cont404 {

 	clear:both;
    background:url(images/foot_cont4.png) no-repeat;
    width:1020px;
    height:20px;
    border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;  
    -moz-border-radius-bottomright: 7px;
    -moz-border-radius-bottomleft: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -webkit-border-bottom-right-radius: 7px; 




}

#promo_wrap {
    width:1020px;
    margin-top:12px;
}

.promo {
    width:306px;
    height:177px;
    background:#fff url(images/bg_drop.jpg) bottom right no-repeat;
    float:left;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    color:#0057AC;
    padding-left:16px;
    padding-right:10px;
    padding-top:10px;
}

.promo h3{
    font: 18px/27px 'TitilliumText22LMedium', Arial, sans-serif;
    text-transform:uppercase;
    color:#000;
    }

.promo p{
    font: 12px/19px 'TitilliumText22LRegular', Arial, sans-serif;
    color:#0057AC;
    }

#featr {
    background:transparent url(images/bg_drop_featr.png) bottom right no-repeat;
    }

#featr img {
    float:left;
    margin-right:10px;
    }

#featr a:link img, #featr a:visited img {
    border-bottom:3px solid #0099FF;
    }    

#featr a:hover img, #featr a:visited:hover img{
    border-bottom:3px solid #0161CD;
    }

#featr p.featr_title {
	margin-bottom: 7px;
	color: #00468A;
}

#content_wht .staff_person p.featr_title {
	margin-bottom: 7px;	
}
    
    
.gap {
    margin-right:12px;
}

#content {
	/*margin: 0 280px 0 20px;*/
}
/*#primary,*/
#secondary {
	float: right;
	overflow: hidden;
	width: 220px;
}
#secondary {
	clear: right;
}

#primary {
 float:left;
 width:247px;
 background:#fff url(images/col_top.png) no-repeat;
 -webkit-border-bottom-right-radius: 7px;
 -webkit-border-bottom-left-radius: 7px;
 -moz-border-radius-bottomright: 7px;
 -moz-border-radius-bottomleft: 7px;
}

.col_box {
 background:#fff url(images/col_top.png) no-repeat;
 padding:14px 10px 14px 14px;
}

.col_nav {
background:#fff url(images/col_btm.png) left bottom no-repeat;
-webkit-border-top-left-radius: 7px;
-webkit-border-top-right-radius: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
}

.col_btm {
-webkit-border-bottom-right-radius: 7px;
-webkit-border-bottom-left-radius: 7px;
-moz-border-radius-bottomright: 7px;
-moz-border-radius-bottomleft: 7px;
border-bottom-right-radius: 7px;
border-bottom-left-radius: 7px;
}

.col_nav h3{
    font: 14px/27px 'TitilliumText22LMedium', Arial, sans-serif;
    text-transform:uppercase;
    color:#000;
    margin-top: 5px;
    }

.col_nav ul {
    margin-bottom:0;
    }

.col_nav ul li {
	width: 100%; /*--Override parent list item--*/
	/*background:yellow;*/
	list-style: none;
	font-size:14px;
}

.col_nav ul li a {
	float: none;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	height: auto; /*--Override height from parent list item--*/
	background: url(images/arrow.png) no-repeat 1px 12px;
	padding: 7px 5px 7px 23px;
	display: block;
	text-decoration: none;
	color: #0099FF;
}


.col_nav ul li a:hover {
	color: #000;
	text-decoration:none;
	/*background-position: 0 -58px ;--Override background position--*/
    }



/*FFFFFFFFFFFFFFFFFFFFFFFOOOOOOOOOOOOOOOOOOOOTTTer*/
#footer {
	clear: both;
	width: 100%;
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 942px;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
input[type=submit] {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
/*
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
*/


/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 1020px;
}
#wrapper {
	/*background: #fff url(images/temp.png) no-repeat;*/
	padding:0;
}

/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
}
#site-generator {
	float: right;
	width: 220px;
}


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
	background: #000 url(images/bg_gold2.jpg) left top no-repeat;
}
body,
input,
textarea {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #efefef;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/*

input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	color: #333;
	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: 2px 5px 2px 5px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

*/

input[type="text"],
textarea {
	border:none;
	color: #333;
	padding: 2px 5px 2px 25px;
	width: 218px;
	height: 23px;
}



a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
}
a:active,
a:hover {
	color: #008AE5;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Header
-------------------------------------------------------------- */

#header {
	padding: 24px 0 0 0;
	z-index: 999;
	position: relative;
}
#site-title {
	float: left;
	font-size: 30px;
	width: 700px;
}
#site-title a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	text-indent:-2000px;
	display:block;
	background: url(images/logo.png) no-repeat;
	height:88px;
	width:490px;
}
#site-description {
	clear: right;
	float: right;
	margin: 0 0 18px 0;
	width: 187px;
	background: url(images/search.png) right top no-repeat;
}

/* This is the custom header image */

/*
#branding img {
	border-top: 4px solid #000;
	border-bottom: 1px solid #000;
	display: block;
	float: left;
}

*/
/*_________IN PAGE BREADCRUMBS_________*/

#breadcrumb { 
    text-align:right;
    width:980px;
    padding-top:16px;
    padding-bottom:16px;
    padding-right: 20px;
    }

#breadcrumb ul {
	margin: 0;
	padding: 0;
	list-style: none;
	} 
#breadcrumb ul li {
	margin: 0;
	padding: 1px 6px 1px 9px;
	border-left: 1px solid #fff;
	display: inline;
	color: #fff;
	}
	
#breadcrumb li.first {
	border-left: none;
	} 

#breadcrumb li.last {
	color:#FFFF66;
	border-left: #FFFF66 1px solid;
	} 

/*__________ONE COLUMN DARK TEMPLATE_____________*/
/* _____________________________________________*/
/* ____________________________________________*/

#top_bar {
background: url(images/knob_bar.png) left 6px repeat-x;
width:100%;
vertical-align:baseline;
}


#top_bar h1 {
    display:inline;
    padding:0 27px 0 12px;
    background: #3A3D49 url(images/knob_r.png) right center no-repeat;
    margin:0;
    font: bold 21px arial, helvetica, sans-serif;
    color:#fff !important;
    }
    
    
/*    

#top_bar.white {
background:none;
width:100%;
vertical-align:baseline;
}

*/

#top_bar.white {
background: url(images/knob_bg.png) left 6px repeat-x;
width:100%;
vertical-align:baseline;
line-height: 2.1em;


}


#top_bar.white h1 {
    display:inline;
    padding:0 27px 0 0;
    background: #fff url(images/knob_w.png) right center no-repeat;
    margin:0;
    font: bold 21px arial, helvetica, sans-serif;
    color:#222 !important;
    }




/*

#top_bar.white h1 {
    background: #fff url(images/knob_wht.png) 141px center no-repeat;
    color:#222 !important;
    padding-left:0;
    width:642px;
    display:block;
}

*/


/*-------------------------------------------------------------- */
/* =Menu
-------------------------------------------------------------- */

#nav_pos {
	background: url(images/nav_bg.png) no-repeat;
	display: block;
	float: left;
	margin: 7px 0 0;
    width: 1020px;
}

#navclick_away, #navclick_away.inactive {
display: none;
}

#navclick_away.active {
	cursor: pointer;
	display: block;
	height: 100%;
	width: 100%;
	position: fixed;
	top:0;
	left: 0;
	

}

 /*||||||||||||||||||||||||||||||||||||||||MegaMenus||||||||||||||||||||||||||||||||||||||||*/
/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative; /*--Important--*/
}
ul#topnav li a {
	float: left;
/*	text-indent: -9999px; --Push text off of page--*/
	height: 49px;
	color: #fff;
	display: block;
	line-height: 43px;
	padding: 0 10px;
	text-decoration: none;
}

/|||||| DROP-DOWN LINKS ||||||||||||*/

ul#topnav li ul a {
    line-height: 13px;
   }

ul#topnav li .sub_blk ul a {
    background:yellow;
    }

ul#topnav li ul a {
    line-height: 13px;
    }

ul#topnav li a.white {
    line-height: 59px;
    font-size:14px;
    color:#000;
}

ul#topnav li:hover a, ul#topnav li a:hover { background-position: bottom right;/*background:pink;*/ } /*--Hover State--*/

ul#topnav a.who { /*|||||||WHO||||||||*/
	width: 94px;
	padding-left:39px;
	padding-right:0px;
}

ul#topnav a.who:hover, ul#topnav li:hover a.who,#topnav a.who.active  {
	background:transparent url(images/nav_who_f2.png) bottom right no-repeat;
}

ul#topnav li sub_wht.who {
    width:400px;
    }

ul#topnav a.what{ /*|||||||WHAT||||||||*/
	width: 96px;
	padding-left: 17px;
	padding-right:0;
}

ul#topnav a.what:hover, ul#topnav li:hover a.what,#topnav a.what.active {
	background:transparent url(images/nav_what_f2.png) bottom right no-repeat;
}

ul#topnav a.new{ /*|||||||NEW||||||||*/
	padding-left: 14px;
    padding-right: 0;
    width: 89px;
}

ul#topnav a.new:hover, ul#topnav li:hover a.new,#topnav a.new.active  {
	background:transparent url(images/nav_new_f2.png) bottom right no-repeat;
}

ul#topnav a.resources{ /*|||||||RESOURCES||||||||*/
	width: 80px;
	padding-left:19px;
}

ul#topnav a.resources:hover, ul#topnav li:hover a.resources {
	background:transparent url(images/nav_res_f2.png) bottom right no-repeat;
}

ul#topnav a.resources:active, ul#topnav li:active a.resources,#topnav a.resources.active  {
	background:transparent url(images/nav_res_f3.png) bottom right no-repeat !important;
}

ul#topnav li a.blk {
    font-size:14px;
}

ul#topnav a.happening { /*||||||| WHAT'S HAPPENING... ||||||||*/
	width: 180px;
	padding-left:30px;
	padding-right: 0;
}

ul#topnav a.happening:hover, ul#topnav li:hover a.happening,#topnav a.happening.active {
	background:transparent url(images/nav_happening_f2.png) bottom right no-repeat;
}

ul#topnav a.happening.current:hover {
    background: none;
}


ul#topnav a.how { /*||||||| HOW IT WILL... ||||||||*/
	width: 138px;
	padding-left:20px;
}

ul#topnav a.how:hover, ul#topnav li:hover a.how,#topnav a.how.active {
	background:transparent url(images/nav_how_f2.png) bottom right no-repeat;
}

ul#topnav a.how.current:hover {
	background:none;
}

ul#topnav a.can { /*||||||| WHAT WE CAN DO... ||||||||*/
	width: 124px;
	padding-left:23px;
}

ul#topnav a.can:hover, ul#topnav li:hover a.can,#topnav a.can.active {
	background:transparent url(images/nav_can_f2.png) bottom right no-repeat;
}

ul#topnav a.can.current:hover {
	background:none;
}

ul#topnav li .sub {
	position: absolute; /*--Important--*/
	top: 49px; left: 0;
	z-index: 99999;
	padding: 9px 18px 15px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 7px;
	-khtml-border-radius-bottomright: 7px;
	-webkit-border-bottom-right-radius: 7px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 7px;
	-khtml-border-radius-bottomleft: 7px;
	-webkit-border-bottom-left-radius: 7px;
	display: none; /*--Hidden for those with js turned off--*/
	-webkit-box-shadow: 0px 30px 10px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 30px 10px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 30px 10px 0px rgba(0,0,0,0.5);
}

ul#topnav li .sub_wht {
    background:#fff url(images/bg_drop.jpg) bottom right no-repeat;/*--Background gradient--*/
    }

ul#topnav li .sub_blk {
    background: #353843 /*url(sub_bg.png) repeat-x; --Background gradient--*/
    }

/*|||||||||||||  SPECIFIC SUB POSITIONS  ||||||||||||||||||||||||||||||||*/

ul#topnav li .sub_wht.who {
    left:28px;
}

ul#topnav li .sub_blk {
    padding:60px 0 15px 18px;
}

ul#topnav li .sub_blk.happening {
    left:-320px;
    width:918px;
}

ul#topnav li .sub_blk.how {
    left:-609px;
    width:918px;
}

ul#topnav li .sub_blk.can {
    left:-779px;
    width:918px;
}

ul#topnav li .row { /*--If needed to break out into rows--*/
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	/*width: 150px;*/
	float: left;
}

/*|||||||||||||  SPECIFIC SUB SIZES  ||||||||||||||||||||||||||||||||*/

ul#topnav li .sub.who {padding-left:13px;}
ul#topnav li .sub.who ul{
    width:240px;
    }

ul#topnav li .sub.what ul{
    width:240px;
    }

ul#topnav li .sub.new ul{
    width:195px;
    }

ul#topnav li .sub.sub_blk ul{
    width:459px;
    }

/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
ul#topnav .sub ul li {
	width: 100%; /*--Override parent list item--*/
	color: #fff;
	/*background:yellow;*/
}

ul#topnav .sub.sub_blk ul li {
	color: #fff;
	padding-bottom:12px;
}

ul#topnav .sub ul li h2 { /*--Sub nav heading style--*/
	padding: 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a { /*--Sub nav heading link style--*/
	padding: 5px 0;
	background-image: none;
	color: #e8e000;
}
ul#topnav .sub ul li a {
	float: none;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	height: auto; /*--Override height from parent list item--*/
	background: url(images/arrow.png) no-repeat 1px 10px;
	padding: 7px 5px 7px 23px;
	display: block;
	text-decoration: none;
	color: #0099FF;
}

ul#topnav .sub.sub_wht ul li a:hover {
	color: #000;
	/*background-position: 0 -58px ;--Override background position--*/
    }
    
ul#topnav .sub.sub_wht ul li a {
	line-height: 16px;
    }
    
    

/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| BIG NAV BUTTONS ||||||||||||||||||||||||*/

ul#topnav .sub.sub_blk ul li a {
	float: none;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	height: 58px; /*--Override height from parent list item--*/
	width: 440px;
	background: url(images/btn_big_bg.png);
	/*padding: 7px 5px 7px 15px;*/
	display: block;
	text-decoration: none;
	color: #fff;
	padding:0;
}

ul#topnav .sub.sub_blk ul li a img {float:left;}

ul#topnav .sub.sub_blk ul li a span {
    display:block;
    width:226px;
    height:39px;
    float:left;
    cursor:pointer;
    line-height:21px;
    padding-left:20px;
    padding-top:17px;
    }

ul#topnav .sub.sub_blk ul li a span.dbl-line {padding-top:7px;}

ul#topnav .sub.sub_blk ul li a:hover {
	color: #0099FF;
	background-position: 0 -58px ;/*--Override background position--*/
    }

/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	overflow: hidden;
	padding:0;
}
#content {
	margin-bottom: 36px;
}

#content_wht {
    float:left;
    background:#fff url(images/content_wht_top.png) no-repeat;
    width:670px;
    -webkit-border-bottom-right-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    margin-left:2px;
    padding:20px 30px;
    display: table-cell;
    /*min-height: 653px;*/
}

#content_wht_full {
    float:left;
    background:#fff url(images/content_wht_top_full.png) no-repeat;
    width:920px;
    -webkit-border-bottom-right-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    margin-left:2px;
    padding:20px 30px;
    display: table-cell;
    /*min-height: 653px;*/
}

#content,
#content input,
#content textarea,
#content_wht,
#content_wht input,
#content_wht textarea
#content_whtsearch textarea{
	color: #333;
	font-size: 15px;
	line-height: 24px;
}
.page-template-onecolumndark-page-menu #content {
	color: #fff;
}
#content p, #content_wht p,
#content ul, #content_wht ul,
#content ol, #content_wht ol,
#content dd, #content_wht dd,
#content pre, #content_wht pre,
#content hr, #content_wht hr {
	margin-bottom: 24px;
}
#content ul ul, #content_wht ul ul,
#content ol ol, #content_wht ol ol,
#content ul ol, #content_wht ul ol,
#content ol ul  #content_wht ol ul{
	margin-bottom: 0;
}
#content pre, #content_wht pre,
#content kbd, #content_wht kbd,
#content tt, #content_wht tt,
#content var, #content_wht var {
	font-size: 15px;
	line-height: 21px;
}
#content code, #content_wht code {
	font-size: 13px;
}
#content dt, #content_wht dt,
#content th, #content_wht th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #000;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}

#content_wht h2 {
    font-size:18px;
    font-weight:bold;
    margin: 0 0 10px 0;
}

#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.search_title .hentry {
	border-bottom: 1px solid #CCCCCC;
    margin: 0 0 40px;
    padding-bottom: 20px;
}
.hentry {
	
    margin: 0 0 40px;
    
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	color: #000;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #008Ae5;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #008AE5;
}
#content .video-player {
	padding: 0;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .format-aside p,
.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.format-aside,
.home .hentry.category-asides {
	padding: 0;
}
.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	
}

 
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 0px;
}
.wp-caption {
	background: #fff;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 10px;
	text-align: center;
		border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 13px;
	margin: 5px;
	text-align:left;
	padding-top: 5px;
}

.dark p.wp-caption-text {
	color: #888;
	}

p.wp-caption-text {
	margin-bottom: 0 !important;
}

#content_wht .wp-caption p.wp-caption-text {
    color: #fff;
}

.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #0099ff;
	/*font-size: 12px;*/
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #0099ff;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #008AE5;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: 0 auto;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 141px;
	background: transparent;
	padding-top: 5px;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0;
}
.widget-title {
	font: 14px/27px 'TitilliumText22LMedium', Arial, sans-serif;
    text-transform:uppercase;
    color:#000;
    margin-top: 5px;
}
.widget-area a:link,
.widget-area a:visited {
float: none;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	height: auto; /*--Override height from parent list item--*/
	background: url(images/arrow.png) no-repeat 1px 12px;
	padding: 4px 5px 4px 16px;
	display: block;
	text-decoration: none;
	color: #0099FF;
	font-size: 14px;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: none;
	color: #000;
}

.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 9px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}

#secondary {
}

#main .widget-area ul.xoxo.sidebar_archives ul {
	margin-left: 0;	
}

.widget-area a.archive_expand {
	color: #000000;
	display: block;
	padding: 9px 15px 5px 15px;
	margin-bottom: 12px;
	background: url(images/btn_archive_collapse.png) no-repeat 196px 9px #CCCCCC !important;
	border-radius: 5px;
	border: 1px solid #8F8F8F;
	line-height: 14px;	
}

ul.xoxo.sidebar_archives h3 {
	display: none;
}

/* Footer widget areas */
#footer-widget-area {
}


/* =Footer
-------------------------------------------------------------- */

#footer {
	margin-bottom: 20px;
}

#colophon {
	/*border-top: 4px solid #000;*/
	/*margin-top: -4px;*/
	overflow: hidden;
	padding: 10px 0;
	position: relative;
}

#ft_img {
    width:580px;
    height:88px;
    float:left;
}

#ft_cnotes {

position:absolute;
bottom: 16.5px;
left: 580px;


}

#ft_copy {
    width:368px;
    height:38px;
    float:right;
    color:#ccc;
    font-size:11px;
    text-align: right;
}

#ft_copy a, #ft_copy a:visited {text-decoration:none; color:#ccc;}
#ft_copy a:hover, #ft_copy a:visited:hover {text-decoration:underline; color:#fff;}


#site-info {
	font-weight: bold;
}

#site-info a {
	color: #000;
	text-decoration: none;
}

#site-generator {
	font-style: italic;
	position: relative;
}

#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}

#site-generator a:hover {
	text-decoration: underline;
}

img#wpstats {
	display: block;
	margin: 0 auto 10px;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}



/************************************************************
TAKEN FROM style_dave.css
************************************************************/

/*Home */
a.btn {
	width:120px;
	padding:5px 12.5px 5px 12.5px;
	font-size:12px;
	text-decoration:none;
	color:#ffffff;
	text-shadow:-1px -1px 2px #618926;
	background-color:#0099FF;
	background:-moz-linear-gradient(#23C9FF,#0099FF 35%,#0073BF);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#23C9FF),color-stop(.35,#0099FF),color-stop(1,#0073BF));
	border:1px solid #eee;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}
a.btn:hover {
	background-color:#0099FF;
	background:-moz-linear-gradient(#0099FF,#0073BF 35%,#005B96);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#0099FF),color-stop(.35,#0073BF),color-stop(1,#005B96));
}
.ecitalics {
	font-style:italic;
}
#scenariocollapse, #cshift_collapse {
	border-radius:7px 7px 7px 7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	clear:both;
	color:#FFFFFF;
	padding:20px;
	background: url(images/expanderbg.png) #202020 repeat-y;
}

/*Green Buttons*/
/*a.btn {
	width:120px;
	padding:5px 12.5px 5px 12.5px;
	font-size:12px;
	text-decoration:none;
	color:#ffffff;
	text-shadow:-1px -1px 2px #618926;
	background-color:#98ba40;
	background:-moz-linear-gradient(#98ba40,#a6c250 35%,#618926);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#98ba40),color-stop(.35,#a6c250),color-stop(1,#618926));
	border:1px solid #618926;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}
a.btn:hover {
	background-color:#87BF34;
	background:-moz-linear-gradient(#87BF34,#75A52D 35%,#5A7F23);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#87BF34),color-stop(.35,#75A52D),color-stop(1,#5A7F23));
}
*/
/* Style Code for video text option for front page slider */
.frontcall {
	position:absolute;
	width:140px;
	top:120px;
	text-align:right;
	top:162px;
	right:17px;
	font-weight:bold;
	z-index: 101;
}

.middle-promo {width:180px; top:145px;}
.extra-more {font: 11px/19px 'TitilliumText22LBold',Arial,sans-serif;
text-transform: lowercase;}
#containerh {
	float:left;
	/*margin:0 -240px 0 0;
	*/
	width:100%;
	background:url(images/temp_4.png) no-repeat;
}
#contenth {
	margin-bottom:12px;
}
#socialcontainer {
	float:right;
	background:url(images/icon_shad.png) no-repeat;
	background-position:9px 24px;
	padding:11px 6px 5px 0;
	text-align:right;
	width:89px;
}
/*.social li {
	float:left;
	padding-right:5px;
	list-style: none outside none;
}
*/
/*Dark Page Formatting */
.dark p {
	color:#F0F0F0;
}
.dark h2 {
	color:#F0F0F0 !important;
}
.dark ul,ol {
	color:#F0F0F0;
}
#column_right {
	float:right;
	margin-left:45px;
}
#column_rightwhite {
	float:right;
	margin-left:24px;
}
.lbbox img {
	float:left;
	margin-right:10px;
}
.lbbox a:link img,.lbbox a:visited img {
	border-bottom:3px solid #0099FF;
}
.lbbox a:hover img,.lbbox a:visited:hover img {
	border-bottom: 3px solid #0161CD;
}
/*||||||||||||| jQuery Transitions ||||||||||||||||||||||||||||||||*/
.fade {
	position:absolute;
	top:100px left:100px
}
.fade div {
	position:absolute;
	top:0;
	left:10;
	display:none;
}
#noh2clear h2 {
	clear:none;
}
.absolutecaption {
	position:absolute;
	bottom:25px;
	left:15px;
}
.absolutereference {
	position:absolute;
	bottom:10px;
	right: 10px;
}
/*White Page Formatting */
#content_wht img {
	background:none repeat scroll 0 0 #3C3F4B;
	border-radius:7px 7px 7px 7px;
	padding:10px;
	margin-bottom:10px;
}
.videospace img {
	background:none !important;
	margin:0 !important;
	padding:0 !important;
}
.videospace a {
	color:#000000;
}
.videospace a:hover {
	color:#000000;
}
#content_wht .wp-caption img {
	background:none;
	padding:0;
	margin-bottom:0;
	border-radius:0;
}
#content_wht .wp-caption {
	background:#3C3F4B;
	padding:5px;
}
#content_wht .wp-caption h3 {
	text-align:left;
	color:#fff;
	font-size:14px;
	font-weight:normal;
	padding-left:4px;
}
.whtsearch {
	width:915px !important;
	margin-bottom:20px;
	border-top-right-radius:7px;
	border-top-left-radius:7px;
	background-image:none !important;
}
.entry-title span {
	text-transform:capitalize;
}
.search_title #top_bar.white h1 {
	background:none;
}
.search_title #top_bar.white {
	background:none;
}
.search_margin {
	margin-bottom: 20px;
}
.mmenu a {
	float:none;
	text-indent:0;
	/*--Override text-indent from parent list item--*/
	height:auto;
	/*--Override height from parent list item--*/
	background:url(images/arrow.png) no-repeat 1px 12px;
	padding:5px 5px 7px 22px;
	display:block;
	text-decoration:none;
	margin:5px 0;
}
.mmenu {
	list-style:none outside none;
	margin:0;
}
.submenu li {
	list-style:disc outside none;
	color:#6A6A6A;
}
.whitebridge {
	background:none !important;
}
.whitebridge h2 {
	clear:none;
}
.bridgecontainer {
	border-bottom:1px solid #CCCCCC;
	margin-bottom:30px;
	padding-bottom:30px;
	position:relative;
}
.bridgecontainer h3 {
	margin-bottom:10px;
}
.susanphoto {
	float:right;
}
/*.bridgecall {
	float:right;
	position:absolute;
	right:0px;
	bottom: 40px;
}
*/
.bridgecall {
	clear:both;
	float:right;
}
.projectcontainer {
	border-bottom:1px solid #CCCCCC;
	margin-bottom:30px;
	position:relative;
}
.projectcontainer h3 {
	margin-bottom:10px;
}
.projectcall {
	clear:both;
	float: right;
}
/*Staff and Advisor Bridge Pages */
/*.staff_person {
	float:left;
	margin-bottom: 40px;
}
*/
.staff_person {
	border-bottom:1px solid #CCCCCC;
	margin-bottom:20px;
	padding-bottom:20px;
}
.staff_person span {
	font-weight:normal;
}
.staff_person img {
	padding:5px !important;
}
.staff_call {
	float:right;
}
.staff_title {
	margin:-10px 0 10px 0px;
}
.entry-contentstaff {
	position:relative;
}
.projectsbtn {
	position:absolute;
	top:0px;
	right: 0px;
}
/*White Page Breadcrumb */
#breadcrumb span {
	text-transform: capitalize;
}

/* Resources Section Styles */


/* END Resources Section Styles */


/* NEW Resources Section Styles */

#content ul.resource_list {
	margin-bottom: 40px;
}

#content ul.resource_list li {
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#content ul.resource_list li:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

#content ul.resource_list img {
	background-color: transparent;
	margin: 0;
	padding: 0;
	border-radius: 0;
}

#content ul.resource_list h3 {
	margin-bottom: 0;	
}

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

#content ul.resource_list p.resource_authorsource {
	margin-bottom: 8px;
}

#content ul.resource_list p.resource_linkpdf {
	margin-top: 8px;
}

#content ul.resource_list span.resources_header {
	font-weight: 600;	
}

#content ul.resource_list span.resource_pdf_size {
	font-size: 12px;
	color: #666;	
}



.resource-item  {border-radius: 7px 7px 7px 7px; line-height:14px; font-size:12px; display:inline-block; background-color:#eee; width:210px; height:340px; overflow:hidden; float:left; margin-right:25px; margin-bottom:25px; color:#333;}

.resource-item h2.resource-title {
font-size: 12px !important;
line-height: 16px !important;
margin-bottom: 5px !important;
padding:0 8px;
font-weight:bold;
}

.resource-item-description p, .resource-item-description-single p {padding:0px; margin:0px;}

.resource-item-description {font-size:12px; padding:0 8px 5px 8px;}

.resource-item-description-single {font-size:100%; padding:0px;}

.resource-item-author {padding:0 8px 5px 8px;}
.resource-item-citation {padding:0 8px 5px 8px; font-style: italic;}
.resource-item-source {padding:0 8px 5px 8px; font-style: italic;}

.resource-item-thumbnail img {
background: none;
border-radius: 7px 7px 0px 0px; !important;
padding: 0px !important;
margin-bottom: 5px !important;
border-bottom:solid 3px #a2a2a2;
}

.resource-item-thumbnail-single img {
background: none repeat scroll 0 0 #3C3F4B; border-radius: 7px 7px 7px 7px; padding: 10px; margin:10px 0px 0 20px;}

.resource-item-pdf-single, .resource-item-size-single, .resource-item-link-single, .resource-item-author-single, .resource-item-source-single, .resource-item-citation-single {padding:0 0px 5px 0px;}
.resource-item-citation-single {font-style: italic;}

.resource-item-pdf {padding:0 8px 5px 8px;}
.resource-item-size, .resource-item-size-single {color:#888;}
.resource-item-link {padding:0 8px 5px 8px;}

ul#resource-filter {margin-top:10px; float: left; font-size: 16px; list-style: none; margin-left: 0; width: 100%; }
ul#resource-filter li { 
	border-right: 1px solid #dedede;
	float: left;
	line-height: 16px;
	margin-right: 30px;
	padding-right: 30px;
}
ul#resource-filter li:last-child { border-right: none; margin-right: 0; padding-right: 0; }
ul#resource-filter a { color: #999; text-decoration: none; }
ul#resource-filter li.current a, ul#filter a:hover { text-decoration: underline; }
ul#resource-filter li.current a { color: #222; font-weight: bold; text-decoration: none;}


/* END NEW Resources Section Styles */

/*Sidebar */
.col_nav h2 {
	color:#000;
	font:14px/27px 'TitilliumText22LMedium',Arial,sans-serif;
	text-transform:uppercase;
	line-height:1.4em;
	margin-top:7px;
}
.widget-area .current a {
	text-decoration:none;
	color:#666;
}
.widget-area .current li a {
	text-decoration:none;
	color:#0099FF;
}
.widget-area a:link,.widget-area,.children ul ul {
	background:url("images/arrow-small.png") no-repeat;
	background-position: 0 13px;
}
/*Dark Page Three Column */
.threecolumn,.aligncenter,img.aligncenter {
	clear:none !important;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.threecolumn {
	height:470px;
}
.leftbox {
	float:left;
	background-color:#FFF;
	width:276px;
	padding:10px;
	height:100%;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}
.rightbox {
	float:right;
	background-color:#FFF;
	width:276px;
	padding:10px;
	height:100%;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}
.centerbox {
	background-color:#FFF;
	margin-left:316px;
	margin-right:316px;
	padding:10px;
	height:100%;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius: 7px;
}
/*Dark Page h3 formatting */
.dark h3 {
	text-align:center;
	clear: none;
}
/*Dark Page Navigation */
#botnavright {
	float:right;
}
#botnavleft {
	float:left;
	height:inherit;
}
#rightnav a {
	background:url("images/btn_big_bg.png") repeat scroll 0 0 transparent;
	color:#FFFFFF;
	display:block;
	float:none;
	height:58px;
	padding:0;
	text-decoration:none;
	text-indent:0;
	width:440px;
}
#rightnav a:hover {
	color:#0099FF;
	background-position:0 -58px;
	/*--Override background position--*/
}
#leftnav a:hover {
	color:#0099FF;
	background-position:0 -58px;
	/*--Override background position--*/
}
#leftnav a {
	background:url("images/btn_big_bg_l.png") repeat scroll 0 0 transparent;
	color:#FFFFFF;
	display:block;
	float:none;
	height:58px;
	padding:0;
	text-decoration:none;
	text-indent:0;
	width:440px;
}
#leftnav img {
	float:right;
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
	-moz-border-top-right-radius:4px;
	-moz-border-bottom-right-radius:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:4px;
}
#rightnav img {
	float:left;
}
#botnav .dbl-line {
	padding-top:7px;
}
#botnav {
	clear:both;
	margin-top:30px;
	background-color:#353843;
	border-radius:7px 7px 7px 7px;
	clear:both;
	margin-top:30px;
	padding:20px;
}
#rightnav span {
	cursor:pointer;
	display:block;
	float:right;
	font-size:0.8em;
	height:39px;
	line-height:21px;
	padding-right:25px;
	padding-top:17px;
	width:226px;
}
#leftnav span {
	cursor:pointer;
	display:block;
	float:right;
	font-size:0.8em;
	height:39px;
	line-height:21px;
	padding-right:40px;
	padding-top:17px;
	width:226px;
	text-align: right;
}
/* White Page Navigation */
#botnavrightw {
	float:right;
}
#botnavleftw {
	height:inherit;
}
#rightnavw a {
	background:url("images/btn_big_bg.png") repeat scroll 0 0 transparent;
	color:#FFFFFF;
	display:block;
	float:none;
	height:58px;
	padding:0;
	text-decoration:none;
	text-indent:0;
	width:440px;
}
#rightnavw a:hover {
	color:#0099FF;
	background-position:0 -58px;
	/*--Override background position--*/
}
#leftnavw a:hover {
	color:#0099FF;
	background-position:0 -58px;
	/*--Override background position--*/
}
#leftnavw a {
	background:url("images/btn_big_bg_l.png") repeat scroll 0 0 transparent;
	color:#FFFFFF;
	display:block;
	float:none;
	height:58px;
	padding:0;
	text-decoration:none;
	text-indent:0;
	width:440px;
}
#botnavw .dbl-line {
	padding-top:7px;
}
#botnavw {
	clear:both;
	margin-top:30px;
	background-color:#353843;
	border-radius:7px 7px 7px 7px;
	clear:both;
	margin-top:30px;
	padding:20px;
}
#rightnavw span {
	cursor:pointer;
	display:block;
	float:right;
	font-size:0.8em;
	height:39px;
	line-height:21px;
	padding-right:25px;
	padding-top:17px;
	width:226px;
}
#leftnavw span {
	cursor:pointer;
	display:block;
	float:right;
	font-size:0.8em;
	height:39px;
	line-height:21px;
	padding-right:40px;
	padding-top:17px;
	width:226px;
	text-align:right;
}
.rounded_images img {
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}
.spacer {
	height:15px;
	clear:both;
}
.noheightspacer {
	height:1px;
	clear:both;
}
#quote_column {
	margin-bottom:10px;
	padding:15px;
	width:372px;
	background-color:#fff;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}
#quote_column p {
	color:#888 !important;
}
.caphead {
	color:#FFF;
	font-weight:bold;
	text-align:right;
}
.darkcap {
	color:#FFF;
	font-weight:bold;
}
.lefthighlight {
	width:320px;
	padding:3px 10px 0 10px;
	margin:10px 0 10px 0;
	background-color:#fff;
	font-weight:bold;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}
.lefthighlight p {
	color: #000 !important;
}
/*Archive Page Formatting */
#archive {
	margin-top:20px;
}
#archive ul li {
	list-style:none outside none;
}
#archive ul {
	margin:0;
}
#archive a {
	padding:10px;
}
#archive ul li {
	background:url("images/arrow-small.png") no-repeat scroll 0 10px transparent;
	padding:0 0 10px 10px;
}
#archive h2 {
	text-transform:none;
}
#archive_right {
	float:right;
	width:320px;
}
#archive_left {
	width:320px;
}
#archive_left h2 {
	clear: none !important;
}
/*Footnotes */
#footnotediv {
	position:absolute;
	background-color:#3C3F4B;
	color:#FFF;
	padding:5px 12px 5px 12px;
	z-index:99;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	font-size: 0.9em;
}
/* Style Reference Marks */
.fn-ref-mark {
	/* font-size:80%;
	vertical-align: super;
	has tendancy of skewing line spacing. fix? */
}
/* Style Footnote Heading Title */
#fn-heading {
	font-weight:bold;
	border-bottom:solid 1px #666;
}
#footnote-list ol {
	color:#6A6A6A;
}
.fn-head {
	border-bottom:solid 1px #AAA;
	padding-bottom: 5px;
}
/* Style Footnote Text */
.fn-text {
	text-decoration: none;
}
/* If you want to style just the back link after the footnote text */
a.fn-text {
	border-bottom: none;
}
/* If you use an image as a footnote text backlink */
a.fn-text img {
	margin:0;
	padding:0;
	border: 0;
}
/*||||||||||||||||||||||||||||||||||||||||MegaMenus||||||||||||||||||||||||||||||||||||||||*/
/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
#navpage {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	list-style:none;
	font-size:1.1em;
}
#navpage ul {
	background:none repeat scroll 0 0;
	float:left;
	list-style:none outside none;
	width:440px;
}
ul#navpage li {
	float:left;
	margin:0;
	padding:0;
	position: relative;
	/*--Important--*/
}
#navpage li a {
	float:left;
	/* text-indent:-9999px;
	--Push text off of page--*/
	height:49px;
	color:#fff;
	display:block;
	line-height:43px;
	padding:0 10px;
	text-decoration:none;
}
/*|||||| DROP-DOWN LINKS ||||||||||||*/
#navpage li ul a {
	line-height:13px;
}
#navpage li .sub_blk ul a {
	background:yellow;
}
#navpage li ul a {
	line-height:13px;
}
#navpage li a.white {
	line-height:59px;
	font-size:14px;
	color:#000;
}
#navpage li:hover a,#navpage li a:hover {
	background-position:bottom right;
	/*background: pink;
	*/
}
/*--Hover State--*/
#navpage a.who {
	/*|||||||WHO||||||||*/
	width:94px;
	padding-left:40px;
	padding-right:0px;
}
#navpage a.who:hover,#navpage li:hover a.who {
	background:transparent url(images/nav_who_f2.png) bottom right no-repeat;
}
#navpage li sub_wht.who {
	width: 400px;
}
/*||||||||||||| SPECIFIC SUB POSITIONS ||||||||||||||||||||||||||||||||*/
#navpage li .sub_wht.who {
	left:28px;
}
#navpage li .sub_blk {
	padding:60px 0 15px 18px;
}
#navpage li .sub_blk.happening {
	left:-318px;
}
#navpage li .sub_blk.how {
	left:-609px;
}
#navpage li .sub_blk.can {
	left: -779px;
}
#navpage li .row {
	/*--If needed to break out into rows--*/
	clear:both;
	float:left;
	width:100%;
	margin-bottom:10px;
}
#navpage ul li .sub ul {
	list-style:none;
	margin:0;
	padding:0;
	/*width:150px;
	*/
	float:left;
}
/*||||||||||||| SPECIFIC SUB SIZES ||||||||||||||||||||||||||||||||*/
#navpage li .sub.who {
	padding-left:13px;
}
#navpage li .sub.who ul {
	width:240px;
}
#navpage li .sub.what ul {
	width:240px;
}
#navpage li .sub.new ul {
	width:190px;
}
#navpage li .sub.sub_blk ul {
	width: 459px;
}
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
#navpage .sub ul li {
	width:100%;
	/*--Override parent list item--*/
	color:#fff;
	/*background:yellow;
	*/
}
#navpage .sub.sub_blk ul li {
	color:#fff;
	padding-bottom: 12px;
}
#navpage .sub ul li h2 {
	/*--Sub nav heading style--*/
	padding:0;
	margin:0;
	font-size:1.3em;
	font-weight:normal;
}
#navpage .sub ul li h2 a {
	/*--Sub nav heading link style--*/
	padding:5px 0;
	background-image:none;
	color:#e8e000;
}
#navpage .sub ul li a {
	float:none;
	text-indent:0;
	/*--Override text-indent from parent list item--*/
	height:auto;
	/*--Override height from parent list item--*/
	background:url(images/arrow.png) no-repeat 1px 10px;
	padding:7px 5px 7px 23px;
	display:block;
	text-decoration:none;
	color:#0099FF;
}
#navpage .sub.sub_wht ul li a:hover {
	color:#000;
	/*background-position: 0 -58px;
	--Override background position--*/
}
/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| BIG NAV BUTTONS ||||||||||||||||||||||||*/
#navpage .sub.sub_blk ul li a {
	float:none;
	text-indent:0;
	/*--Override text-indent from parent list item--*/
	height:58px;
	/*--Override height from parent list item--*/
	width:440px;
	background:url(images/btn_big_bg.png);
	/*padding:7px 5px 7px 15px;
	*/
	display:block;
	text-decoration:none;
	color:#fff;
	padding:0;
}
#navpage .sub.sub_blk ul li a img {
	float:left;
}
#navpage .sub.sub_blk ul li a span {
	display:block;
	width:226px;
	height:39px;
	float:left;
	cursor:pointer;
	line-height:21px;
	padding-left:20px;
	padding-top:17px;
	font-size:.8em;
}
#navpage .sub.sub_blk ul li a span.dbl-line {
	padding-top:7px;
}
#navpage .sub.sub_blk ul li a:hover {
	color:#0099FF;
	background-position: 0 -58px;
	/*--Override background position--*/
}
/*||||||||||||| Contact ||||||||||||||||||||||||||||||||*/
#contactform {
	color:#fff;
	width:450px;
	margin:auto;
}
#contactform table {
	padding-bottom:20px;
	border:none;
}
#contactform tr td {
	border:none;
	padding:3px 24px 3px 24px;
}
input[type="text"],textarea {
	height:auto;
	width:auto;
}
.contactsubmit {
	width:120px;
	padding:5px 12.5px 5px 12.5px;
	font-size:12px;
	text-decoration:none;
	color:#ffffff !important;
	text-shadow:-1px -1px 2px #618926;
	background-color:#0099FF;
	background:-moz-linear-gradient(#23C9FF,#0099FF 35%,#0073BF);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#23C9FF),color-stop(.35,#0099FF),color-stop(1,#0073BF));
	border:1px solid #000 !important;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}
.contactsubmit:hover {
	background-color:#0099FF;
	background:-moz-linear-gradient(#0099FF,#0073BF 35%,#005B96);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#0099FF),color-stop(.35,#0073BF),color-stop(1,#005B96));
}
.wpcf7 input,.wpcf7 textarea {
	padding:5px;
	margin:3px;
	color:#000;
	border:solid 1px #bbbaba;
	outline:none;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
}
.wpcf7 textarea {
	margin-bottom:10px;
}
.required {
	color:#ff0000;
}
#rightccontainer {
	float:right;
}
#ccontainer {
	width: 230px;
}
/*||||||||||||| Twitter ||||||||||||||||||||||||||||||||*/
.widget_twitter {
	color:#333;
	padding:0;
	font-size:12px;
	line-height:18px;
}
.widget_twitter a:link,a:visited {
	background:none;
	font-size:12px;
	padding:0;
	display:inline;
}
.widget_archive {
	margin-bottom:15px;
}
.widget_twitter div {
	padding:0;
}
.widget_twitter ul li {
	margin-bottom:10px;
}
.widget_twitter .follow-button,.widget_twitter .xavisys-link {
	margin:0;
}
.widget_twitter .entry-meta {
	display:block;
	font-size: 80%;
}
.widget_twitter .intent-meta a {
	/* background:url(images/everything-spritev2.png);
	display:inline-block;
	*/
	height:16px;
	/* text-indent:-9999px;
	*/
	width:16px;
}
.widget_twitter .intent-meta a.in-reply-to {
	padding-right:5px;
}
.widget_twitter .intent-meta a.favorite {
}
.widget_twitter .intent-meta a.retweet {
	padding-right: 5px;
}

#count {
white-space: nowrap;
text-align: center;
color: #333;
font-size:9px;
}

/************************************************************
TAKEN FROM style_overrides.css
************************************************************/

.jbox {
	/* padding:9px 10px 9px 50px;
	*/ /* with icon */
	margin-bottom:15px;
	padding:9px 15px;
	/* without icon */
	/*border-style:solid;
	text-shadow:none;
	border-width:1px;
	*/
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-khtml-border-radius:7px;
	border-radius:7px;
	/*-webkit-box-shadow:2px 2px 4px rgba(0,0,0,.15);
	*/
	/*-moz-box-shadow:2px 2px 4px rgba(0,0,0,.15);
	*/
	/*box-shadow:2px 2px 4px rgba(0,0,0,.15);
	*/
}
.jbox-content {
	/*line-height:0;
	*/
}
.jbox-content p.wp-caption-text {
	font-size:13px;
	padding-top:5px;
	line-height:1.4em;
}
.jbox.gray {
	border-color: #d1d1d1;
}
.jbox.gray,.jbox-icon.gray {
	/*background-color:#f9f9f9;
	*/
	background-color:#fff !important;
	/* **************************** Gradient test background:-webkit-gradient(linear,left top,left bottom,from(#fdfdfd),to(#f0f0f0));
	background:-moz-linear-gradient(top,#fdfdfd,#f0f0f0);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd',endColorstr='#f0f0f0');
	**************************** */
}
.jbox-title.gray {
	border-bottom: 1px solid #d1d1d1;
}
/* ------------------------------------ */
/* platinum */
.jbox.platinum {
	border-color:none;
	padding:10px;
	background:#5E6069 !important;
	box-shadow:none;
	color:#fff;
}
.jbox-title.platinum {
	border-bottom: 1px solid #bbbbbb;
}
/* ------------------------------------ */
/* Blue */ .jbox.blue {
	background-color:#3C3F4B !important;
	border-color:none;
}
.jbox.blue img {
	background:none !important;
	border-radius:0 !important;
	margin-bottom:0 !important;
	padding:0 !important;
}
.jbox.blue h3 {
	color:#fff;
	padding-bottom:10px;
	text-align:center;
}
.jbox.blue p {
	margin-bottom:0 !important;
}
.jbox.blue p.wp-caption-text {
	color:#fff;
}
.wp-caption {
	max-width: 922px !important;
}
/* Slideshow style |||||||||||||||*/
.promo {
	position:relative;
}
#slides {
	position:absolute;
	top:37px;
	left:18px;
	z-index:100;
	height: 140px;
}
/* Slides container Important:Set the width of your slides container If height not specified height will be set by the slide content Set to display none,prevents content flash*/
.slides_container {
	width:301px;
	height:120px;
	overflow:hidden;
	position:relative;
	display: none;
}
/* Each slide Important:Set the width of your slides Offeset for the 20px of padding If height not specified height will be set by the slide content Set to display block*/
#slides .slide {
	padding:0;
	width:301px;
	height:130px;
	display:block;
	font:14px/19px 'TitilliumText22LRegular',Arial,sans-serif;
	color:#0057AC;
}
#slides .slide h4 {
	font:oblique 14px/19px 'TitilliumText22LMedium',Arial,sans-serif;
	color:#0158AC;
	padding-bottom:6px;
}
#slides .slide p {
	color:#333;
	background-color:transparent;
}
#slides .slide p b {
	font:15px/19px 'TitilliumText22LBold',Arial,sans-serif;
	color:#000;
}
#slides .slide p a {
	font:11px/19px 'TitilliumText22LBold',Arial,sans-serif;
	text-transform: lowercase;
}
/* Next/prev buttons*/
#slides .next,#slides .prev {
	position:absolute;
	bottom:0px;
	left:0px;
	width:7px;
	height:12px;
	display:block;
	z-index:101;
}
#slides .next {
	left:19px;
	/* background: pink;
	*/
}
/* Pagination*/
.pagination {
	margin:0 0 0 10px;
	width:140px;
}
.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}
.pagination li a {
	display:block;
	width:12px;
	height:12px;
	background-image:url(images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
	text-indent:-200px;
}
.pagination li.current a {
	background-position: 0 -12px;
}
/* ///////////////////// ____CLIMATE NOTE____ \\\\\\\\\\\\\\\\\\\\\*/
#climatenotes {
	background:#000;
	font-size:14px;
}
#climatenotes #wrapper {
	/* background:pink;
	*/
}
#climatenotes .badge,#climatenotes .under_txt {
	margin:0 auto;
	display:block;
	width:691px;
}
#climatenotes .under_txt {
	padding-top:35px;
}
#climatenotes table {
	width:691;
	margin:0 auto;
}
#climatenotes table td {
	padding-bottom:41px;
	width:345px;
}
#climatenotes h3 {
	text-transform:uppercase;
	padding-bottom:4px;
}
#climatenotes ul {
	padding:0 0 0 14px;
	margin:0;
}
#climatenotes ul {
	list-style-type:none;
}
#climatenotesul li {
	line-height:1.4em;
}
#climatenotes ul li {
	background-image:url(images/bullet.png);
	background-repeat:no-repeat;
	background-position:0 .3em;
	padding-left:1.5em;
	padding-bottom:9px;
}
#climatenotes ul li span {
	color:#999;
	display:block;
}
.tab_wrap {
	background:#222;
	padding-top:44px;
	margin-top:34px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
}
#climatenotes a.btn {
	font-size: 19px
}




/************************************************************
TAKEN FROM css/jq_fade.css
************************************************************/

#dodad_wrap {
	width:1020px;
	height:388px;
	/*background:url(images/bg.png) no-repeat;
	*/
	position:relative;
	z-index:1;
	font-family:'Trebuchet MS',Sans serif;
}
.labels {
	position:absolute;
	width:125px;
	height:15px;
	z-index:8;
	background:url(images/labels.png) no-repeat;
}
.lowerE {
	top:93px;
	left:128px;
}
.higherE {
	top:93px;
	right:380px;
	background-position:left -17px;
}
/*#yearTicker {
	font-size:36px;
	color:#ffffff;
	text-align:center;
	position:absolute;
	top:55px;
	left:327px;
	width:100px;
	z-index: 9;
}
*/
#yearTicker {
	font-size:36px;
	color:#ffffff;
	text-align:center;
	position:absolute;
	line-height:62px;
	top:260px;
	left:327px;
	width:123px;
	height:62px;
	z-index:99;
	background:url(images/backgroundyear.png) no-repeat;
}
/*#playButton {
	position:absolute;
	top:298px;
	width:102px;
	height:51px;
	left:100px;
	z-index: 10;
}
*/
#playButton,#stopButton {
	position:absolute;
	top:338px;
	width:118px;
	height:53px;
	left:85px;
	z-index:10;
}
#playButton img,#stopButton img {
	border:none;
}
#modelDesc {
	color:#ffffff;
	z-index:11;
	font-size:13px;
	line-height:1.5em;
	position:absolute;
	top:50px;
	width:217px;
	right:25px;
	height:266px;
}
#modelDesc p {
	padding:0 0 10px 0;
	margin:0;
}
/*#modelDesc a:link,#modelDesc a:visited {
	color:#FF9900;
	text-decoration:none;
}
#modelDesc a:hover,#modelDesc a:hover:visited {
	color:#ff0000;
	text-decoration: none;
}
*/
#scrollbar1 {
	width:207px;
	clear:both;
	margin:0 6.5px 10px 0;
	position:relative;
	top:0;
}
#scrollbar1 .viewport {
	width:210px;
	height:266px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0:
}
#scrollbar1 .overview {
	list-style:none;
	position:absolute;
	left:0;
	top:0;
}
#scrollbar1 .thumb .end,#scrollbar1 .thumb {
	background-color:#DED963;
}
#scrollbar1 .scrollbar {
	position:relative;
	float:right;
	width:15px;
}
#scrollbar1 .track {
	background-color:#000000;
	height:100%;
	width:8px;
	position:relative;
	padding-left:15px;
}
#scrollbar1 .thumb {
	height:20px;
	width:8px;
	cursor:pointer;
	overflow:hidden;
	position:absolute;
	top:0;
}
#scrollbar1 .thumb .end {
	overflow:hidden;
	height:5px;
	width:13px;
}
#scrollbar1 .disable {
	display: none;
}
/* slider specific CSS */
.sliderGallery {
	background:url(images/bg.png) no-repeat;
	overflow:hidden;
	position:relative;
	padding:0;
	height:388px;
	width:1020px;
}
/* .sliderGallery {
	background:url(images/bg.png) no-repeat;
	overflow:hidden;
	position:relative;
	padding:0;
	height:345px;
	width: 1020px;
}
*/
.sliderGallery UL {
	position:absolute;
	list-style:none;
	overflow:none;
	white-space:nowrap;
	padding:0;
	margin:0;
	top:0;
	left: 0;
}
.sliderGallery UL LI {
	/* display:inline;
	*/
	position:absolute;
	margin:97px 0 0 22px;
}
.slider {
	width:317px;
	height:28px;
	margin-top:300px;
	margin-left:200px;
	position:relative;
	/*background:url(images/slider_line.jpg) no-repeat center bottom;
	*/
}
.ui-slider-handle {
	position:relative;
	display:block;
	cursor:move;
	height:33px;
	width:33px;
	top:49px;
	background:url('images/handle.png') no-repeat;
	z-index:12;
}
/* .ui-slider-handle {
	position:relative;
	display:block;
	cursor:move;
	height:33px;
	width:33px;
	top:8px;
	background:url('images/handle.png') no-repeat;
	z-index: 12;
}
*/
.slider span {
	color:#bbb;
	font-size:80%;
	cursor:pointer;
	position:absolute;
	z-index:110;
	top:3px;
}
.slider .slider-lbl1 {
	left:-8px;
}
.slider .slider-lbl3 {
	left:108px;
}
.slider .slider-lbl4 {
	left:206px;
}
.slider .slider-lbl5 {
	left: 320px;
}





/************************************************************
TAKEN FROM css/prettyPhoto.css
************************************************************/

div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}div.pp_default .pp_top .pp_left{background:url(images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}div.pp_default .pp_top .pp_middle{background:url(images/prettyPhoto/default/sprite_x.png) top left repeat-x}div.pp_default .pp_top .pp_right{background:url(images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}div.pp_default .pp_content .ppt{color:#f8f8f8}div.pp_default .pp_content_container .pp_left{background:url(images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}div.pp_default .pp_content_container .pp_right{background:url(images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}div.pp_default .pp_next:hover{background:url(images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}div.pp_default .pp_previous:hover{background:url(images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}div.pp_default .pp_expand{background:url(images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_expand:hover{background:url(images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}div.pp_default .pp_contract{background:url(images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_contract:hover{background:url(images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}div.pp_default .pp_close{width:30px;height:30px;background:url(images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}div.pp_default .pp_gallery ul li a{background:url(images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}div.pp_default .pp_content_container .pp_details{margin-top:5px}div.pp_default .pp_nav{clear:none;height:30px;width:105px;position:relative}div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;font-color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}div.pp_default .pp_bottom .pp_left{background:url(images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}div.pp_default .pp_bottom .pp_middle{background:url(images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}div.pp_default .pp_bottom .pp_right{background:url(images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}div.pp_default .pp_loaderIcon{background:url(images/prettyPhoto/default/loader.gif) center center no-repeat}div.light_rounded .pp_top .pp_left{background:url(images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}div.light_rounded .pp_top .pp_right{background:url(images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}div.light_rounded .pp_next:hover{background:url(images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.light_rounded .pp_previous:hover{background:url(images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_rounded .pp_expand{background:url(images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_rounded .pp_expand:hover{background:url(images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_rounded .pp_contract{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_rounded .pp_contract:hover{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_rounded .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_rounded .pp_nav .pp_play{background:url(images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_nav .pp_pause{background:url(images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_arrow_previous{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}div.light_rounded .pp_arrow_next{background:url(images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}div.light_rounded .pp_bottom .pp_left{background:url(images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}div.light_rounded .pp_bottom .pp_right{background:url(images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_top .pp_left{background:url(images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}div.dark_rounded .pp_top .pp_right{background:url(images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}div.dark_rounded .pp_content_container .pp_left{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}div.dark_rounded .pp_content_container .pp_right{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}div.dark_rounded .pp_next:hover{background:url(images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.dark_rounded .pp_previous:hover{background:url(images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.dark_rounded .pp_expand{background:url(images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_rounded .pp_expand:hover{background:url(images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_rounded .pp_contract{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_rounded .pp_contract:hover{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_rounded .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_rounded .pp_description{margin-right:85px;color:#fff}div.dark_rounded .pp_nav .pp_play{background:url(images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_nav .pp_pause{background:url(images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_arrow_previous{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}div.dark_rounded .pp_arrow_next{background:url(images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}div.dark_rounded .pp_bottom .pp_left{background:url(images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}div.dark_rounded .pp_bottom .pp_right{background:url(images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_loaderIcon{background:url(images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}div.dark_square .pp_loaderIcon{background:url(images/prettyPhoto/dark_square/loader.gif) center center no-repeat}div.dark_square .pp_expand{background:url(images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_square .pp_expand:hover{background:url(images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_square .pp_contract{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_square .pp_contract:hover{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_square .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_square .pp_nav{clear:none}div.dark_square .pp_nav .pp_play{background:url(images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_nav .pp_pause{background:url(images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_arrow_previous{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}div.dark_square .pp_arrow_next{background:url(images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}div.dark_square .pp_next:hover{background:url(images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}div.dark_square .pp_previous:hover{background:url(images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_square .pp_expand{background:url(images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_square .pp_expand:hover{background:url(images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_square .pp_contract{background:url(images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_square .pp_contract:hover{background:url(images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_square .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_square .pp_nav .pp_play{background:url(images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_square .pp_nav .pp_pause{background:url(images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_square .pp_arrow_previous{background:url(images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}div.light_square .pp_arrow_next{background:url(images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}div.light_square .pp_next:hover{background:url(images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}div.light_square .pp_previous:hover{background:url(images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_top .pp_left{background:url(images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}div.facebook .pp_top .pp_middle{background:url(images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}div.facebook .pp_top .pp_right{background:url(images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}div.facebook .pp_content_container .pp_left{background:url(images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}div.facebook .pp_content_container .pp_right{background:url(images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}div.facebook .pp_expand{background:url(images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}div.facebook .pp_expand:hover{background:url(images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}div.facebook .pp_contract{background:url(images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}div.facebook .pp_contract:hover{background:url(images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}div.facebook .pp_close{width:22px;height:22px;background:url(images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}div.facebook .pp_description{margin:0 37px 0 0}div.facebook .pp_loaderIcon{background:url(images/prettyPhoto/facebook/loader.gif) center center no-repeat}div.facebook .pp_arrow_previous{background:url(images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}div.facebook .pp_arrow_next{background:url(images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}div.facebook .pp_nav{margin-top:0}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}div.facebook .pp_nav .pp_play{background:url(images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}div.facebook .pp_nav .pp_pause{background:url(images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}div.facebook .pp_next:hover{background:url(images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}div.facebook .pp_previous:hover{background:url(images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_bottom .pp_left{background:url(images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}div.facebook .pp_bottom .pp_middle{background:url(images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}div.facebook .pp_bottom .pp_right{background:url(images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}div.pp_pic_holder a:focus{outline:none}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_content{height:40px;min-width:40px}* html .pp_content{width:40px}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container .pp_left{padding-left:20px}.pp_content_container .pp_right{padding-right:20px}.pp_content_container .pp_details{float:left;margin:10px 0 2px}.pp_description{display:none;margin:0}.pp_social{float:left;margin:7px 0 0}.pp_social .facebook{float:left;position:relative;top:-1px;margin-left:5px;width:55px;overflow:hidden}.pp_social .twitter{float:left}.pp_nav{clear:right;float:left;margin:3px 10px 0 0}.pp_nav p{float:left;margin:2px 4px}.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery div{float:left;overflow:hidden;position:relative}.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}.pp_gallery ul a img{border:0}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}.pp_gallery li.default a{background:url(images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}a.pp_next{background:url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}a.pp_previous{background:url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}#pp_full_res{line-height:1!important}#pp_full_res .pp_inline{text-align:left}#pp_full_res .pp_inline p{margin:0 0 15px}div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}.pp_top,.pp_bottom{height:20px;position:relative}* html .pp_top,* html .pp_bottom{padding:0 20px}.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_fade,.pp_gallery li.default a img{display:none}

.pp_social {display:none;}





/*
########################################
########### VIDEO FANCYBOX #############
########################################
*/


#fancybox-title-float-main {background: #000000!important; font-size: 16px; padding: 10px; text-align: center; font-family: 'Titillium Web',Arial,sans-serif; font-weight: 400;}

#fancybox-title-float-left, #fancybox-title-float-right { background: #000000!important;}


.playSprite a{
	background: url(/wp-content/themes/climatecommunication/images/play80.png) no-repeat;
	background-position: 0 0;
	height: 275px;
	width: 426px;
	display: block;
	position: absolute;
	top:16px;
	left:16px;
}


.playSprite a:hover{
	background: url(/wp-content/themes/climatecommunication/images/play100.png) no-repeat;
	background-position: 0 0;
}


.videoImgBox {
	width: 426px;
	height: 275px;
	background: #ffffff;
	border-radius: 8px;
	-moz-border-radius:8px;
	padding: 10px;
	position:relative;
	/* margin-bottom: 25px; changed for social share buttons */
	margin-bottom: 0px;
}

.videoImg {
	z-index: 2;
}

.videoTitle {
	background: url(/wp-content/themes/climatecommunication/images/bg_videotitle.gif) repeat-x;
	height: 30px;
	width: 406px;
	position: absolute;
	left: 0;
	bottom: 10px;
	text-align: center;
	font-family: 'Titillium Web',Arial,sans-serif;
	font-weight: 400;
	font-size: 13px;
	padding: 16px 20px 0 20px;
	line-height: 1em;
	color: #ffffff;
}

.doubleLine {
	height: 44px;
	padding-top: 7px;
}

.videoImgCol {
	float:right;
	width: 450px;
}

div#fancybox-outer, 
div#fancybox-content  {border-radius: 10px!important;}







/* ########## PLAY BUTTONS IN DROPDOWN MENUS ############# */

ul#topnav li .sub_blk {padding-top: 10px;}


.indicatesVideo {
	background: url(images/play_header.png) no-repeat 0 0;
	height: 40px;
	padding-top: 10px;
	color: #FDFFCD;
	font-size: 16px;
	padding-left: 40px;
	}


.videoText {
	background: url(images/play_text.png) no-repeat;
}

.sealevel {background-position: 216px center;}

.problem {background-position: 106px center;}

.gases {background-position: 153px center;}

.human {background-position: 125px 31px;}

.timescales {background-position: 94px 31px;}

.natural {background-position: 142px 31px;}

.future {background-position: 185px 31px;}

.cost {background-position: 163px center;}




/* ################# VIDEO DOWNLOADS ############## */

.thumblist {
	height:140px;
	border-bottom: 1px solid #5D5E67;
	margin-bottom: 10px;
	color: #ffffff;
	}

.thumblist a {font-size: 11px;}



/* ################# MOBILE VIDEOS ############## */




.mobile-videos {
	display: none;
}
.smartphone .dont-display-in-mobile {
	display:none;
}
.video-container, #easyhtml5video {
    position: relative!important;
    padding-bottom: 56.25%!important;
    padding-top: 35px!important;
    height: 0!important;
    overflow: hidden!important;
}
.video-container iframe, #easyhtml5video iframe {
    position: absolute!important;
    top:0!important;
    left: 0!important;
    width: 100%!important;
    height: 100%!important;
}


/*############### Short Code Custom Class Styles ###############*/
div.su-box.su-box-style-default.su_box_large_rollover div.su-box-content.su-clearfix {
    height: 650px;
    position: relative;
}

div.su-box.su-box-style-default.su_box_medium_rollover div.su-box-content.su-clearfix {
    height: 265px;
    position: relative;
}


div.su-box.su-box-style-default.climate_is_warming_top_right div.su-box-content.su-clearfix {
    height: 455px;
    width: 416px;
    position: relative;
}
div.su-box.su-box-style-default.climate_is_warming_middle_left {
    width: 455px;
    position: relative;
}
div.su-box.su-box-style-default.climate_is_warming_middle_left div.su-box-content.su-clearfix {
    height: 270px;
    position: relative;
}


div.su-box.su-box-style-default.su_box_right {
    width: 446px;
    position: relative;
}

div.su-box.su-box-style-default.su_box_sea_level_rising_top_rigth div.su-box-content.su-clearfix {
    width: 416px;
    position: relative;
    height: 516px;
}
div.su-box.su-box-style-default.su_box_sea_level_rising_top_left {
    width: 210px;
    position: relative;
    float: left;
    margin-right: 30px;
}
div.su-box.su-box-style-default.su_box_sea_level_rising_top_left div.su-box-content.su-clearfix {
    height: 260px;
    position: relative;
}

div.su-box.su-box-style-default.su_box_sea_level_rising_middle_left {
    width: 436px;
    position: relative;
}
div.su-box.su-box-style-default.su_box_sea_level_rising_middle_right div.su-box-content.su-clearfix {
    width: 436px;
    /*height: 300px;*/
    position: relative;
}
div.su-box.su-box-style-default.su_box_sea_level_rising_middle_left div.su-box-content.su-clearfix {
    height: 360px;
}
div.su-box.su-box-style-default.su_box_sea_level_rising_middle_right div.su-box-content.su-clearfix {
    height: 360px;
}
div.su-box.su-box-style-default.su_box_tipping_points_right,
div.su-box.su-box-style-default.su_box_current_impacts{
    width: 436px;
    position: relative;
}
div.su-box.su-box-style-default.su_box_tipping_points_bottom{
    width: 916px;
    clear: both;
}

div.su-box.su-box-style-default.su_box_botom_three_col{
    width: 290px;
    float: left;
    margin: 10px;
}
div.su-box.su-box-style-default.su_box_botom_three_col div.su-box-content.su-clearfix {
    height: 465px;
}





