/*
    Theme Name: IFPRI.INFO Theme - Updated IXM
	Theme URI: http://www.ifpri.info/
	Description: The Updated IFPRI INFO Child Theme created on the Genesis Framework.
    Author: ImageX Media
    Author URI: http://www.imagexmedia.com/
 
    Version: 1.01
 
    Tags: custom-background, custom-header, featured-images, threaded-comments, two-columns
 
    Template: genesis
    Template Version: 1.0
 
	License: GNU General Public License v2.0 (or later)
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

* Import Fonts
* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Navigation Constants
* Header Right Navigation
* Primary Navigation
* Primary Navigation Extras
* Secondary Navigation
* Inner
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Column Classes
* Featured Post Grid
* Headlines
* Ordered / Unordered Lists
* Post Info
* Post Meta
* Author Box
* Sticky Posts
* Archive Page
* Post Icons
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Tag Cloud
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms

*/
/**
 * Grid system:
 *   5 columns x 180px +
 *   4 margins x 10px =
 *   940px
 *
 * Font families:
 *   Arial, Helvetica, sans-serif
 *   Georgia, serif
 *   Futura, Century Gothic, Gill Sans, sans-serif;
 *
 * Font sizes: 11px, 13px, 15px, 18px, 24px
 *
 * Borders:
 *   Light border: #eed
 *   Dark border:  #ddc
 */

/**
 * CLEAR BLOCK ========================================================
 *
 * This adds clear-block style behavior to any of the selected elements
 * below. Sometimes (a lot of the time?) it makes more sense to add
 * elements here rather than override their markup.
 */


/* Import Fonts
------------------------------------------------------------ */

@import url(http://fonts.googleapis.com/css?family=Oswald);


/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
  color:#444;
  font:14px/20px "Helvetica Neue",Arial,sans-serif;
  line-height: 20px;
  margin: 0;
  padding: 0;

}

input {
	color: #333;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
}

blockquote,
input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	border-radius: 3px;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #064;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

/* Body
------------------------------------------------------------ */

body {
	background-color: #fff;
	background:#eaeadc url(/wp-content/themes/home/images/bleed_body.png) 0% 0% repeat-x;
	min-height: 900px;
}

/* Header Wrap
------------------------------------------------------------ */
#full-header {
    background:url(/wp-content/themes/info/images/header-bg.png) repeat-x 0 0;
}


/* Wrap
------------------------------------------------------------ */

#wrap {
	margin: 0 auto 0px;
//	width: 940px;
/* 	background:url(/wp-content/themes/info/images/header-bg.png) repeat-x 0 0; */
}

.wrap {
	margin: 0 auto;
	width: 940px;
}

/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	height: 120px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 350px;
}

.header-image #description {
	display: block;
	overflow: hidden;
}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
	width: 940px;
}

/* Header Standard .info header style
------------------------------------------------------------ */

#header {
/*	background-position: 240px 35px; */
	width: 960px;
	margin: 0 auto;
	min-height: 125px;
	overflow: hidden;
}
#title-area {
	float: left;
	overflow: hidden;
	width: 350px;
	margin-top: 0px;
/*      background:url(/wp-content/themes/info/images/header-bg.png) repeat-x 0 0; 
 */}

#title,
#title a {
    float:left;
/*    background:url(/wp-content/themes/info/images/logo_events_1.png) no-repeat 0px 35px;
     */overflow:hidden;
    text-indent:-9999px;
    display:block;
    height:100px;
    width:300px;
}

#description {
	font-size: 14px;
	display: none;
}

#header .widget-area {
    width:580px;
    height:125px;
    overflow:hidden;
    float:right;
}


/* Header for dev top level blog styling 
------------------------------------------------------------ */

.blogs #header {
/*	background-position: 240px 35px; */
	width: 960px;
	margin: 0 auto;
	min-height: 125px;
	overflow: hidden;
}
.blogs #title-area {
	float: left;
	overflow: hidden;
	width: 350px;
	margin-top: 0px;
     background:url(/wp-content/themes/info/images/header-bg.png) repeat-x 0 0; 
}

.blogs #title,
.blogs #title a {
    float:left;
   background:url(/wp-content/themes/info/images/logo.png) no-repeat 0px 15px;
    overflow:hidden;
    text-indent:-9999px;
    display:block;
    height:100px;
    width:300px;
}

.blogs #description {
	font-size: 14px;
	display: none;
}

.blogs #header .widget-area {
    width:580px;
    height:125px;
    overflow:hidden;
    float:right;
}

/* GSSP SITE - Header for PROD top level blog styling 
------------------------------------------------------------ */


.gsspifpri #header, .gsspstage #header, .esspstage #header, .esspifpri #header  {
/*	background-position: 240px 35px; */
	width: 960px;
	margin: 0 auto;
	min-height: 198px;
	overflow: hidden;
}
.gsspifpri #title-area, .gsspstage #title-area, .esspifpri #title-area, .esspstage #title-area {
	float: left;
	overflow: hidden;
	width: 350px;
	margin-top: 0px;
    /* background:url(/wp-content/themes/info/images/header-bg.png) repeat-x 0 0; */
}

.gsspifpri #title,
.gsspifpri #title a, 
.esspstage #title,
.esspstage #title a, 
.gsspstage #title,
.gsspstage #title a, 
.esspifpri #title,
.esspifpri #title a
 {
    float:left;
   /* background:url(/wp-content/themes/info/images/logo.png) no-repeat 0px 15px; */
    overflow:hidden;
    text-indent:-9999px;
    display:block;
    height:190px;
    width:300px;
}

.gsspifpri #description, .gsspstage #description, .esspifpri #description, .esspstage #description {
	font-size: 14px;
	display: none;
}

.gsspifpri #header .widget-area, .gsspstage #header .widget-area, .esspifpri #header .widget-area, .esspstage #header .widget-area {
    width:580px;
    height:125px;
    overflow:hidden;
    float:right;
} 

/* GAAP SITE - Header for PROD top level blog styling 
------------------------------------------------------------ */


.gaapifpri #header {
/*	background-position: 240px 35px; */
	width: 960px;
	margin: 0 auto;
	min-height: 198px;
	overflow: hidden;
}
.gaapifpri #title-area {
	float: left;
	overflow: hidden;
	width: 350px;
	margin-top: 0px;
    /* background:url(/wp-content/themes/info/images/header-bg.png) repeat-x 0 0; */
}

.gaapifpri #title,
.gaapifpri #title a {
    float:left;
   /* background:url(/wp-content/themes/info/images/logo.png) no-repeat 0px 15px; */
    overflow:hidden;
    text-indent:-9999px;
    display:block;
    height:100px;
    width:300px;
}

.gaapifpri #description {
	font-size: 14px;
	display: none;
}

.gaapifpri #header .widget-area {
    width:580px;
    height:125px;
    overflow:hidden;
    float:right;
}


/* PSSP SITE - Header for PROD top level blog styling 
------------------------------------------------------------ */


.psspifpri #header {
/*	background-position: 240px 35px; */
	width: 960px;
	margin: 0 auto;
	min-height: 198px;
	overflow: hidden;
}
.psspifpri #title-area {
	float: left;
	overflow: hidden;
	width: 350px;
	margin-top: 0px;
    /* background:url(/wp-content/themes/info/images/header-bg.png) repeat-x 0 0; */
}

.psspifpri #title,
.psspifpri #title a {
    float:left;
   /* background:url(/wp-content/themes/info/images/logo.png) no-repeat 0px 15px; */
    overflow:hidden;
    text-indent:-9999px;
    display:block;
    height:100px;
    width:300px;
}

.psspifpri #description {
	font-size: 14px;
	display: none;
}

.psspifpri #header .widget-area {
    width:580px;
    height:125px;
    overflow:hidden;
    float:right;
}

/* NSSP SITE - Header for PROD top level blog styling 
------------------------------------------------------------ */


.nsspifpri #header {
/*	background-position: 240px 35px; */
	width: 960px;
	margin: 0 auto;
	min-height: 198px;
	overflow: hidden;
}
.nsspifpri #title-area {
	float: left;
	overflow: hidden;
	width: 350px;
	margin-top: 0px;
    /* background:url(/wp-content/themes/info/images/header-bg.png) repeat-x 0 0; */
}

.nsspifpri #title,
.nsspifpri #title a {
    float:left;
   /* background:url(/wp-content/themes/info/images/logo.png) no-repeat 0px 15px; */
    overflow:hidden;
    text-indent:-9999px;
    display:block;
    height:100px;
    width:300px;
}

.nsspifpri #description {
	font-size: 14px;
	display: none;
}

.nsspifpri #header .widget-area {
    width:580px;
    height:125px;
    overflow:hidden;
    float:right;
}

/* PSSP SITE - Header for PROD top level blog styling 
------------------------------------------------------------ */


.psspifpri #header {
/*	background-position: 240px 35px; */
	width: 960px;
	margin: 0 auto;
	min-height: 198px;
	overflow: hidden;
}
.psspifpri #title-area {
	float: left;
	overflow: hidden;
	width: 350px;
	margin-top: 0px;
    /* background:url(/wp-content/themes/info/images/header-bg.png) repeat-x 0 0; */
}

.psspifpri #title,
.psspifpri #title a {
    float:left;
   /* background:url(/wp-content/themes/info/images/logo.png) no-repeat 0px 15px; */
    overflow:hidden;
    text-indent:-9999px;
    display:block;
    height:100px;
    width:300px;
}

.psspifpri #description {
	font-size: 14px;
	display: none;
}

.psspifpri #header .widget-area {
    width:580px;
    height:125px;
    overflow:hidden;
    float:right;
}

/* PSSP SITE - Header for PROD top level blog styling 
------------------------------------------------------------ */

/* PBS SITE - Header for PROD top level blog styling 
------------------------------------------------------------ */


.pbsifpri #header {
/*	background-position: 240px 35px; */
	width: 960px;
	margin: 0 auto;
	min-height: 198px;
	overflow: hidden;
}
.pbsifpri #title-area {
	float: left;
	overflow: hidden;
	width: 350px;
	margin-top: 0px;
    /* background:url(/wp-content/themes/info/images/header-bg.png) repeat-x 0 0; */
}

.pbsifpri #title,
.pbsifpri #title a {
    float:left;
   /* background:url(/wp-content/themes/info/images/logo.png) no-repeat 0px 15px; */
    overflow:hidden;
    text-indent:-9999px;
    display:block;
    height:100px;
    width:300px;
}

.pbsifpri #description {
	font-size: 14px;
	display: none;
}

.pbsifpri #header .widget-area {
    width:580px;
    height:125px;
    overflow:hidden;
    float:right;
}

/* PBS SITE - Header for PROD top level blog styling 
------------------------------------------------------------ */


.masspifpri #header {
/*	background-position: 240px 35px; */
	width: 960px;
	margin: 0 auto;
	min-height: 198px;
	overflow: hidden;
}
.masspifpri #title-area {
	float: left;
	overflow: hidden;
	width: 350px;
	margin-top: 0px;
    /* background:url(/wp-content/themes/info/images/header-bg.png) repeat-x 0 0; */
}

.masspifpri #title,
.masspifpri #title a {
    float:left;
   /* background:url(/wp-content/themes/info/images/logo.png) no-repeat 0px 15px; */
    overflow:hidden;
    text-indent:-9999px;
    display:block;
    height:100px;
    width:300px;
}

.masspifpri #description {
	font-size: 14px;
	display: none;
}

.masspifpri #header .widget-area {
    width:580px;
    height:125px;
    overflow:hidden;
    float:right;
}



/* RESILIENCE SITE - Header for dev top level blog styling 
------------------------------------------------------------ */

.resilience #header {
/*	background-position: 240px 35px; */
	width: 960px;
	margin: 0 auto;
	min-height: 125px;
	overflow: hidden;
}
.resilience #title-area {
	float: left;
	overflow: hidden;
	width: 350px;
	margin-top: 0px;
    /* background:url(/wp-content/themes/info/images/2020ConfR.png) repeat-x 0 0;  */
}

.resilience #title,
.resilience #title a {
    float:left;
    /* background:url(/wp-content/themes/info/images/2020_BR_web-banner_icon_v04-88.fw.png) no-repeat 0px 15px; 
    background:url(/wp-content/themes/info/images/2020_BR_web-banner_icon_v06.png) no-repeat 0px 0px;*/
	background:url(/wp-content/themes/info/images/2020_BR_web-banner_icon_v06.png) no-repeat 0px 0px;
    overflow:hidden;
    text-indent:-9999px;
    display:block;
    height:120px;
    width:293px;
}

.resilience #description {
	font-size: 14px;
	display: none;
}

.resilience #header .widget-area {
    width:580px;
    height:125px;
    overflow:hidden;
    float:right;
	background:url(/wp-content/themes/info/images/2020_br_webbanner2.png) no-repeat right 0px;
}

/* RESILIENCE SITE - End Header for dev top level blog styling 
------------------------------------------------------------ */

/* RESILIENCE SITE - Header for Prod top level blog styling 
------------------------------------------------------------ */

.www2020resilience #header {
/*	background-position: 240px 35px; */
	width: 960px;
	margin: 0 auto;
	min-height: 125px;
	overflow: hidden;
}
.www2020resilience #title-area {
	float: left;
	overflow: hidden;
	width: 350px;
	margin-top: 0px;
    /* background:url(/wp-content/themes/info/images/2020ConfR.png) repeat-x 0 0;  */
}

.www2020resilience #title,
.www2020resilience #title a {
    float:left;
    /* background:url(/wp-content/themes/info/images/2020_BR_web-banner_icon_v04-88.fw.png) no-repeat 0px 15px; 
    background:url(/wp-content/themes/info/images/2020_BR_web-banner_icon_v06.png) no-repeat 0px 0px;
	background:url(/wp-content/themes/info/images/2020_BR_web-banner_icon_v06.png) no-repeat 0px 0px;*/
    overflow:hidden;
    text-indent:-9999px;
    display:block;
    height:120px;
    width:293px;
}

.www2020resilience #description {
	font-size: 14px;
	display: none;
}

.www2020resilience #header .widget-area {
    width:580px;
    height:125px;
    overflow:hidden;
    float:right;
	/* background:url(/wp-content/themes/info/images/2020_br_webbanner2.png) no-repeat right 0px; */
}

/* RESILIENCE SITE - End Header for production top level blog styling 
------------------------------------------------------------ */

/* Compact2025  SITE - Header  
------------------------------------------------------------ */

.wwwcompact2025 #header {
/*	background-position: 240px 35px; */
	width: 960px;
	margin: 0 auto;
	min-height: 125px;
	overflow: hidden;
}
.wwwcompact2025  #title-area {
	float: left;
	overflow: hidden;
	width: 400px;
	margin-top: 0px;
    /* background:url(/wp-content/themes/info/images/2020ConfR.png) repeat-x 0 0;  */
}

.wwwcompact2025 #title,
.wwwcompact2025 #title a {
    float:left;
    /* background:url(/wp-content/themes/info/images/2020_BR_web-banner_icon_v04-88.fw.png) no-repeat 0px 15px; 
    background:url(/wp-content/themes/info/images/2020_BR_web-banner_icon_v06.png) no-repeat 0px 0px;*/
	background:url(/wp-content/themes/info/images/WBN_Compact2025_01-01.png) no-repeat 0px 10px;
    overflow:hidden;
    text-indent:-9999px;
    display:block;
    height:116px;
    width:400px;
}

.wwwcompact2025 #description {
	font-size: 14px;
	display: none;
}

.wwwcompact2025 #header .widget-area {
    width:500px;
    height:125px;
    overflow:hidden;
    float:right;
	background:url(/wp-content/themes/info/images/Compact2025_tagline.png) no-repeat right 0px;
}

/* Compact2025 SITE - End Header  
------------------------------------------------------------ */



/* Header top level prodcution .info styling 
------------------------------------------------------------ */

.wwwifpri #header {
/*	background-position: 240px 35px; */
	width: 960px;
	margin: 0 auto;
	min-height: 125px;
	overflow: hidden;
}
.wwwifpri #title-area {
	float: left;
	overflow: hidden;
	width: 350px;
	margin-top: 0px;
    /* background:url(/wp-content/themes/info/images/header-bg.png) repeat-x 0 0; */
}

.wwwifpri #title,
.wwwifpri #title a {
    float:left;
   background:url(/wp-content/themes/info/images/logo.png) no-repeat 0px 15px;
    overflow:hidden;
    text-indent:-9999px;
    display:block;
    height:100px;
    width:300px;
}

.wwwifpri #description {
	font-size: 14px;
	display: none;
}

.wwwifpri #header .widget-area {
    width:580px;
    height:125px;
    overflow:hidden;
    float:right;
}

/* Header events microsite styling 
------------------------------------------------------------ */

.events #header {
/*	background-position: 240px 35px; */
	width: 960px;
	margin: 0 auto;
	min-height: 125px;
	overflow: hidden;
}
.events #title-area {
	float: left;
	overflow: hidden;
	width: 350px;
	margin-top: 0px;
/*      background:url(/wp-content/themes/info/images/header-bg.png) repeat-x 0 0; 
 */}

.events #title,
.events #title a {
    float:left;
   background:url(/wp-content/themes/info/images/logo_events_1.png) no-repeat 0px 35px;
    overflow:hidden;
    text-indent:-9999px;
    display:block;
    height:100px;
    width:300px;
}

.events #description {
	font-size: 14px;
	display: none;
}

.events #header .widget-area {
    width:580px;
    height:125px;
    overflow:hidden;
    float:right;
}


/* Home Top
------------------------------------------------------------ */

#home-top {
/*	border-bottom: 3px solid #EEEEDD; */
	overflow: hidden;
}

#home-top .border {
	/* border-bottom: 4px solid #eee; */
	overflow: hidden;
}

#home-top .wrap {
	overflow: hidden;
	padding: 10px 0px 0px;
	width: 560px;
}

#home-top .ui-tabs ul.ui-tabs-nav {
	border-bottom: 1px dotted #ddd;
	margin: 10px 0;
	padding: 0 0 13px;
}

#home-top .ui-tabs ul.ui-tabs-nav li a {
	background-color: #f5f5f5;
	font-weight: bold;
}

#home-top .ui-tabs ul.ui-tabs-nav li a:hover,
#home-top .ui-tabs ul.ui-tabs-nav li.ui-tabs-selected a {
	background-color: #00a7ed;
	color: #fff;
}

#home-top .ui-tabs .post {
	background-color: #fff;
	margin: 0;
	padding: 0;
}


/* Home Middle
------------------------------------------------------------ */

#home-middle {
	border-bottom: 3px solid #EEEEDD;
	overflow: hidden;
}

#home-middle .border {
	/* border-bottom: 4px solid #eee; */
	overflow: hidden;
}

#home-middle .wrap {
	overflow: hidden;
	padding: 25px 0px 15px;
	width: 560px;
}

.home-middle-left {
	float: left;
	width: 260px;
	margin: 0 10px 0 0;
}

.home-middle-right {
	float: left;
	width: 270px;
	margin: 0 0px 0 10px;
	padding: 0 5px 0 0;
}


/* Home Bottom
------------------------------------------------------------ */

#home-bottom {
	border-bottom: 3px solid #EEEEDD;
	overflow: hidden;
}

#home-bottom .wrap {
	overflow: hidden;
	padding: 20px 0px 15px;
	width: 560px;
}
#site-list {
	border-bottom: 1px solid #EEEEDD;
	overflow: hidden;
}

#site-list .wrap {
	overflow: hidden;
	padding: 20px 25px 15px;
	width: 335px;
}
#site-list .rss 
{
	font-family: Georgia,serif; 
	font-size: 9px;
	color: #888888;
	margin-top: -10px;
	padding-bottom: 10px;
	border-bottom-color: #EEEEDD; 
	/*text-indent: 40px;*/
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
	margin: 0 0 10px 0;
	width: 335px;
}



/* Genesis Slider
------------------------------------------------------------ */
#genesis-slider {
/* 	margin: 0 0 0 -220px; */
}

#content #genesis-slider {
	background-color: #fff;
	border: 0px solid #f5f5f5;
	padding: 0px;
	margin: 0px;
}

#genesis-slider a,
#genesis-slider a:visited {
	color: #fff;
	text-decoration: underline;
}

#genesis-slider a:hover {
	text-decoration: none;
}

#genesis-slider p {
	color: #fff;
	font-size: 12px;
	line-height: 20px;
}

#content .slide-excerpt {
	background-color: #45392A;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	filter: alpha(opacity=100);
	margin: 0;
	opacity: 0.7;
	padding: 0 5px;
	width: 560px;
}

html > body .slide-excerpt-border {
	border: none !important;
	margin: 0 !important;
	padding: 0 15px !important;
}

/* Navigation Constants
------------------------------------------------------------ */

li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover {
	position: static;
}

#header ul.nav li a.sf-with-ul,
#header ul.menu li a.sf-with-ul,
#nav li a.sf-with-ul,
#subnav li a.sf-with-ul {
	padding-right: 15px;
}

li a .sf-sub-indicator {
/*	background: url(images/icon-plus.png) no-repeat;   */
	height: 16px;
	position: absolute;
	right: 8px;
	text-indent: -9999px;
	top: 8px;
	width: 16px;  
}

li li a .sf-sub-indicator {
/*	background: url(images/icon-plus.png) no-repeat; */
	top: 8px;
}


/* Header Right Navigation
------------------------------------------------------------ */

#header ul.nav,
#header ul.menu {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	border-radius: 3px;
	float: right;
}

#header ul.nav ul,
#header ul.menu ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
}

#header ul.nav li,
#header ul.menu li {
	float: left;
	list-style-type: none;
	text-transform: uppercase;
}

#header ul.nav li a,
#header ul.menu li a {
	border-right: 1px solid #ddd;
	color: #555;
	display: block;
	font-size: 12px;
	padding: 6px 15px 5px;
	position: relative;
	text-decoration: none;
}

#header ul.nav li a:hover,
#header ul.nav li a:active,
#header ul.nav li:hover a,
#header ul.nav .current_page_item a,
#header ul.nav .current-cat a,
#header ul.nav .current-menu-item a,
#header ul.menu li a:hover,
#header ul.menu li a:active,
#header ul.menu li:hover a,
#header ul.menu .current_page_item a,
#header ul.menu .current-cat a,
#header ul.menu .current-menu-item a {
	color: #222;
}

#header ul.nav li li a,
#header ul.nav li li a:link,
#header ul.nav li li a:visited,
#header ul.menu li li a,
#header ul.menu li li a:link,
#header ul.menu li li a:visited {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	border-top-width: 0;
	color: #555;
	font-size: 11px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 128px;
}

#header ul.nav li li a:hover,
#header ul.nav li li a:active,
#header ul.menu li li a:hover,
#header ul.menu li li a:active {
	color: #222;
}

#header ul.nav li ul,
#header ul.menu li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 150px;
	z-index: 9999;
}

#header ul.nav li ul a,
#header ul.menu li ul a {
	width: 130px;
}

#header ul.nav li ul ul,
#header ul.menu li ul ul {
	margin: -33px 0 0 149px;
}

#header ul.nav li:hover>ul,
#header ul.nav li.sfHover ul,
#header ul.menu li:hover>ul,
#header ul.menu li.sfHover ul {
	left: auto;
}


/* Primary Navigation
------------------------------------------------------------ */

#nav {
	clear: both;
	color: #555;
	margin: 0 auto 10px;
	overflow: hidden;
	width: 938px;
}

#nav ul {
	float: left;
	width: 100%;
}

#nav li {
	float: left;
	list-style-type: none;
	line-height: 16px;
	padding: 5px 0px 4px;
}

#nav li a {
	color: #aaaaaa;
	display: block;
	font-weight: bold;
	/* font-size: 14px; */
	position: relative;
	text-decoration: none;
	padding: 0px 18px;
	border-right: 1px solid #444444;
	border-left: 1px solid #444444;
}

/* RESILIENCE DEV SITE NAVIGATION
------------------------------------------------------------*/

 .resilience #nav li a {
	color: #cccccc;
	display: block;
	font-weight: bold;
	font-size: 12px; 
	position: relative;
	text-decoration: none;
	padding: 0px 18px;
	border-right: 1px solid #444444;
	border-left: 1px solid #444444;
}

/* END RESILIENCE SITE NAVIGATION
------------------------------------------------------------*/

/* RESILIENCE PRODUCTION SITE NAVIGATION
------------------------------------------------------------*/

 .www2020resilience #nav li a {
	color: #cccccc;
	display: block;
	font-weight: bold;
	font-size: 12px; 
	position: relative;
	text-decoration: none;
	padding: 0px 18px;
	border-right: 1px solid #444444;
	border-left: 1px solid #444444;
}

/* END RESILIENCE PRODUCTION SITE NAVIGATION
------------------------------------------------------------*/
/* BIOSIGHT/POSHAN SITE NAVIGATION / NOURISHING Millions
------------------------------------------------------------*/

 .biosightifpri #nav li a, .poshanifpri #nav li a, .nourishingmillionsifpri #nav li a, .pimcgiar #nav li a{
	color: #fff;
	display: block;
	font-weight: bold;
	font-size: 14px; 
	position: relative;
	text-decoration: none;
	padding: 0px 18px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

/* BIOSIGHT/POSHAN SITE NAVIGATION / NOURISHING Millions
------------------------------------------------------------*/

 .nsspifpri #nav li a, .masspifpri #nav li a, .psspifpri #nav li a, .gsspifpri #nav li a, .gaapifpri #nav li a, .psspifpri #nav li a, .pbsifpri #nav li a, .esspifpri #nav li a, .esspstage #nav li a{
	color: #000;
	display: block;
	font-weight: bold;
	font-size: 13px; 
	position: relative;
	text-decoration: none;
	padding: 0px 18px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

.nsspifpri #nav li a:hover, .masspifpri #nav li a:hover, .psspifpri #nav li a:hover, .gsspifpri #nav li a:hover, .gaapifpri #nav li a:hover, .psspifpri #nav li a:hover, .pbsifpri #nav li a:hover, .esspifpri #nav li a:hover, .esspstage #nav li a:hover{
	color:#435464;
}




/* END BIOSIGHT/POSHAN SITE NAVIGATION
------------------------------------------------------------*/

/* Compact 2025 SITE NAVIGATION
------------------------------------------------------------*/

.wwwcompact2025 #nav li a, .conferenceresakss #nav li a, .nourishingmillionsifpri #nav li a{
	color: #fff;
	display: block;
	font-weight: bold;
	font-size: 12px; 
	position: relative;
	text-decoration: none;
	padding: 0px 18px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
.wwwcompact2025 #nav li a:hover{
	color:#435464;
}


/* END Compact 2025 SITE NAVIGATION
------------------------------------------------------------*/



#nav li a:hover,
#nav li a:active,
#nav li:hover a,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
	color: #FFF;
}

#nav li.current-menu-item a  {
background:url(/wp-content/themes/info/images/arrow.png) no-repeat center 22px;
padding: 0px 18px 10px;
height: 21px;
border: 0px;
}

#nav li.current-menu-item ul.sub-menu {
	margin: -10px 0 0 0;
}

#nav li.current-menu-item ul.sub-menu li a{
	background-color: #000;
	background-image: none;
}

#nav li.current-menu-parent  {
background:url(/wp-content/themes/info/images/arrow.png) no-repeat center 26px;
padding: 4px 0px 24px;
border: 0px;
}

#nav ul.sub-menu li.current-menu-item a{
	background:url(/wp-content/themes/genesis/images/arrow-right.png) no-repeat 0px 12px;
	background-color: #000;
	color: #fff;
}

#nav ul.sub-menu li {
	padding: 0px;
}
#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	background-color: #000;
	border-right: 1px solid #444444;
	border-left: 1px solid #444444;
	border-top-width: 0;
	color: #aaaaaa;
	font-size: 12px;
	padding: 10px 10px;
	position: relative;
	text-transform: none;
	width: 128px;
	margin: 0px;
	border-bottom: 1px solid #444444;
}

#nav li li a:hover,
#nav li li a:active {
	color: #fff;
}

#nav li ul {
	height: auto;
	left: -9999px;
	margin: 4px 0 0 -1px;
	position: absolute;
	width: 150px;
	z-index: 9999;
}

#nav li ul a {
	width: 130px;
}

#nav li ul ul {
	margin: -33px 0 0 149px;
}

#nav li:hover>ul,
#nav li.sfHover ul {
	left: auto;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

#nav li.right {
	float: right;
	font-size: 12px;
	padding: 6px 5px 5px 15px;
	margin: 0px;
}

#nav li.right a {
	background: none;
	border: none;
	color: #ffffff;
	display: inline;
	text-decoration: none;
}

#nav li.right a:hover {
	color: #222;
	text-decoration: none;
}

#nav li.search {
	padding: 0 10px;
}

#nav li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 7px 0 5px 16px;
}

#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 7px 0 5px 20px;
}
#nav li.date {
	color: #fff;
	font-size: 11px;
	font-style:italic;
	border: 0px;
}

/* Compact 2025 Date on menu bar */
.wwwcompact2025 #nav li.date {
	color: #435464;
	font-size: 11px;
	font-style:normal;
	border: 0px;
}


/* Secondary Navigation
------------------------------------------------------------ */

#subnav {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	border-radius: 3px;
	clear: both;
	color: #555;
	margin: 0 auto 10px;
	overflow: hidden;
	text-transform: uppercase;
	width: 940px;
}

#subnav ul {
	float: left;
	width: 100%;
}

#subnav li {
	float: left;
	list-style-type: none;
}

#subnav li a {
	border-right: 1px solid #ddd;
	color: #555;
	display: block;
	font-size: 12px;
	padding: 6px 15px 5px;
	position: relative;
	text-decoration: none;
}

#subnav li a:hover,
#subnav li a:active,
#subnav li:hover a,
#subnav .current_page_item a,
#subnav .current-cat a,
#subnav .current-menu-item a {
	color: #222;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	border-top-width: 0;
	color: #555;
	font-size: 11px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 128px;
}

#subnav li li a:hover,
#subnav li li a:active {
	color: #222;
}

#subnav li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 150px;
	z-index: 9999;
}

#subnav li ul a {
	width: 130px;
}

#subnav li ul ul {
	margin: -33px 0 0 149px;
}

#subnav li:hover>ul,
#subnav li.sfHover ul {
	left: auto;
}


/* Inner
------------------------------------------------------------ */

#inner {
  padding:0 0 20px 0;
/*  background:url(/wp-content/themes/home/images/bleed_page.png) 50% 0px repeat-y; */
}

/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	color: #555;
	font-size: 16px;
	font-weight: bold;
	background-image: url("/wp-content/themes/info/images/h4-background.png");
	height: 31px;
	margin: 0 0 30px;
	padding: 10px 5px 0px;
}


/* Breadcrumb Dev. RESILIENCE
------------------------------------------------------------ */

.resilience .breadcrumb {
	color: #555;
	font-size: 11px;
	font-weight: bold;
	background-image: url("/wp-content/themes/info/images/h4-background.png");
	height: 31px;
	margin: 0 0 30px;
	padding: 10px 5px 0px;
}

/* Breadcrumb Production RESILIENCE
------------------------------------------------------------ */

.www2020resilience .breadcrumb {
	color: #555;
	font-size: 11px;
	font-weight: bold;
	background-image: url("/wp-content/themes/info/images/h4-background.png");
	height: 31px;
	margin: 0 0 30px;
	padding: 10px 5px 0px;
}




/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	margin: 0 0 30px;
	padding: 10px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
	width: 790px;
}

.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 940px;
	background: #fff;
	/* border-bottom: 2px solid #fdad00; */
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}


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

#content {
  background:#fff; 
  width:365px;
  float:left;
  padding: 20px;
}

.content-sidebar #content,
.sidebar-content #content {
 	width: 550px;
	padding: 10px 0 20px 20px;
}

.sidebar-content #content {
 	width: 550px;
	padding: 20px 20px 20px 0px;
}

.home #content {
	padding: 0 0px 20px 20px;
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}
.sidebar .widget-wrap {
	/* border: 4px solid #f5f5f5; */
	padding: 0px 20px 20px;
}

.full-width-content #content {
	width: 900px;
	padding: 20px 20px;
}

.full-width-content #site-list .wrap {
	width: 890px;
	padding: 20px 0 15px;
}

blockquote {
	margin: 5px 15px 20px;
	padding: 15px 20px 0;
}

.post {
/*	padding: 20px 25px 15px; */

}

.page {
/*	padding: 0px 25px 15px; */
	padding-bottom: 20px;
	
}

.single {
/*	padding: 20px 25px 15px;*/
	padding-bottom: 20px;
}

.archive {
/*	padding: 20px 25px 15px;*/
	padding-bottom: 20px;
}

.home {
/*	padding: 20px 25px 15px; */
	padding-bottom: 20px;
}

.entry-content {
	overflow: hidden;
}

.entry-content p {
	padding: 0 0 15px;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 15px;
}


/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even {
	float: right;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-odd {
	clear: both;
	float: left;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Georgia,serif;
	margin: 0 0 10px;
}

h1,
h2,
h2 a,
h2 a:visited {
	font-family: Georgia,serif;
	font-size: 16px;
	line-height: 24px;
}

#content h1.entry-title {
	font-size: 24px;
}

.featuredpost h2,
.featuredpost h2 a {
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 5px;
}
#genesis-slider h2 a,
#genesis-slider h2 a:visited {
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
#genesis-slider h2 a:hover {
	color: #c62765;
}

#home-top #genesis-slider h2 {
	color: #FFFFFF;
	font-size: 16px;
	margin-bottom: 5px;
}

#home-bottom h2,
#home-top h2
 {
	margin-bottom: 10px;
/*	border-bottom: 1px;
	border-bottom-color: #fff;
	border-bottom-style: solid; */
}

.home-middle-right .featuredpost h2,
.home-middle-right h2 a,
.sidebar .featuredpost h2,
.sidebar .featuredpost h2 a {
	font-family: Georgia,serif;
	font-size: 16px;
	/* font-weight: bold; */
	line-height: 20px;
	margin: 0 0 5px;
}

#home-bottom h2 a {
	color:#2a7149;
}

#home-bottom h2 a:hover {
	color: #444444;
}

.taxonomy-description h1,
.widget-area h2,
.widget-area h2 a {
	font-size: 18px;
	line-height: 24px;
}

h2 a:hover {
	color: #2a7149;
	text-decoration: none;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 14px;
}
#site-list h4 {
	text-transform: uppercase;
	padding: 0px 0px 10px;
	border-bottom-color: #EEEEDD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.widget h4,
.widget-area h4 {
	padding: 10px 0px 0px 5px;
	background: url(/wp-content/themes/info/images/h4-background.png) repeat-x 0px 0px;
	color: #000;
	font-size: 18px;
	font-family: Georgia, serif;
	height: 31px;
	font-weight: bold;
	margin: 0px 0 10px 0;
}

.genesis_slider h4{
	margin: 0px;
	width: 555px;
}

.widget-area h4 {
	font-size: 16px;
}

.widget-area h4 a {
	color: #333;
	text-decoration: none;
}

.widget h4 a.rsswidget img{
	float: right;
	padding-right: 10px;
}

#footer-widgets h4 {
	background: none;
	border: none;
	margin: 0 0 10px;
	padding: 0;
	text-transform: none;
	height: 16px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

/** to remove the space introduced at the top the ifpri.info directory page 
.post-2397
{
display: none;
}
*/


/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 15px;
}

.entry-content ol {
	margin: 0;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
	margin: 0 0 0 30px;
	padding: 0;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}

.site-name {
	font-size: 10px;
	color: #888888;
	border-bottom: 1px dashed #888888;
	margin: 0 0 10px 0;
	/*margin: 5px 0 10px;
	text-transform: uppercase;
	 padding-top: 10px; */
}



/* Post Info
------------------------------------------------------------ */

.post-info {
	font-size: 10px;
	margin: 5px 0 10px;
	/*text-transform: uppercase;
	 padding-top: 10px; */
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
	border-top: 1px solid #EEEEDD;
	clear: both;
	font-size: 11px;
	padding: 5px 0 0;
	/* text-transform: uppercase; */
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	margin: 20px 0 30px 20px;
	overflow: hidden;
	padding: 10px;
	width: 87%;
}

/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	margin: 0 0 40px;
	padding: 20px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px;
	width: 45%;
}

/* Post Icons
------------------------------------------------------------ */

.post-comments,
.tags {
	background: url(images/icon-dot.png) no-repeat left;
	margin: 0 0 0 3px;
	padding: 0 0 0 10px;
}

/* More Link
------------------------------------------------------------ */
p.more-from-category {
	padding: 10px 0;
}
p.more-from-category a {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 2px 5px 2px 18px;
	color: #FFF;
	background: url(/wp-content/themes/info/images/plus-icon.gif) #2a7149 no-repeat 4px 4px;
	font-weight: bold;
}

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

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	padding: 4px;
	margin-bottom: 5px;
}
.attachment-thumbnail {
	display: block;
	float: left;
	border: 1px solid #ddd;
	padding: 4px;
	margin-bottom: 5px;
	margin-right: 15px;

	}

.author-box .avatar {
	background-color: #fff;
	float: left;
	height: 80px;
	margin: 0 10px 0 0;
	width: 80px;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	background-color: #fff;
	float: right;
	margin: 0 5px 0 10px;
	padding: 4px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 15px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 15px;
}

.alignleft {
	float: left;
	margin: 0 15px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 15px;
}

.wp-caption {
	padding: 5px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

.gallery-caption {
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
	overflow: hidden;
	padding: 20px;
	width: 90%;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #ddd;
	border-radius: 3px;
	padding: 5px 8px;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #f5f5f5;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
  overflow:hidden;
  float:right;
  width:370px;
  padding-top: 10px;
}

.sidebar p {
	font-size: 14px;
	line-height: 20px;
}

#sidebar-alt {
	float: left;
	width: 140px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

.sidebar .widget {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #fff;
	margin: 0 0 5px;
	padding: 0 0 15px;
}

.widget-area .textwidget {
	padding: 5px 0px 0;
}

.widget-area ol,
.widget-area ul {
	margin: 10px 0 0 30px;
}

.widget-area ol ol,
.widget-area ul ul {
	margin: 0 0 0 15px;
}

.widget-area ul li {
	list-style-type: square;
	word-wrap: break-word;
}

/* Twitter Sidebar */
.latest-tweets .widget-wrap {
	margin: 20px;
	padding: 10px;
}

.latest-tweets h4 {
	background: url(images/twitter-bird-icon.png) #f4f4ed no-repeat 2px 8px;
	padding-left: 37px;
}

.latest-tweets ul li {
	background: url(images/twitter-icon.png) #fff no-repeat 0 3px;
	list-style-type: none;
	padding-left: 20px;
	padding-bottom: 10px;
}

.widget-area .latest-tweets ul {
	margin-left: 10px;
}

/* Tag Cloud
------------------------------------------------------------ */

.widget_tag_cloud div div {
	padding: 5px 0px 0;
}


/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: inline;
	font-family: 'Oswald', arial, serif;
	font-size: 12px;
	margin: 10px 15px 0;
	width: 268px;
}

#sidebar-alt #cat,
#sidebar-alt .widget_archive select {
	width: 118px;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	overflow: hidden;
}

#home-bottom .featuredpage,
#home-bottom .featuredpost {
	clear: both;
	overflow: hidden;
/*     background-color: #f4f4ed;
 */	padding-right: 10px;
}

.featuredpage .page,
.featuredpost .post {
	border-bottom: 1px dotted #ddd;
	overflow: hidden;
	margin: 0 0 10px;
	padding: 0 0 15px;
}

.home.content-sidebar .home-middle-right .featuredpost .post,
.home.content-sidebar #home-bottom .featuredpost .post,
.home.content-sidebar #site-list .featuredpost .post {
	padding: 0 0 15px;
	margin: 0 0 10px;
}

.home-middle-right .featuredpost h4, .home-middle-left .featuredpost h4 {
	border-bottom: 1px solid #000;
	background: #fff;
	height: 30px;
	padding-left: 0px;
}

/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}

.user-profile p {
	padding: 10px 15px 0;
}

.user-profile .posts_link {
	padding: 0 15px;
}


/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"] {
	border: 1px solid #277249;
	color: #fff;
	cursor: pointer;
	font-family: 'Oswald', arial, serif !important;
	font-size: 12px;
	font-weight: normal;
	padding: 4px 10px;
	text-decoration: none;
	background: #2a7149;
}

input:hover[type="button"],
input:hover[type="submit"] {
	background-color: #333;
	border: 1px solid #666;
	color: #fff;
	text-decoration: none;
}

.widget_search input[type="button"],
.widget_search input[type="submit"] {
	border: 1px solid #277249;
	color: #fff;
	cursor: pointer;
	font-family: 'Oswald', arial, serif !important;
	font-size: 12px;
	font-weight: normal;
	padding: 4px 20px 4px 10px;
	text-decoration: none;
	background: url(/wp-content/themes/info/images/search-icon.png) #2a7149 no-repeat 48px 6px;
}

.widget_search input:hover[type="button"],
.widget_search input:hover[type="submit"] {
	background-color: #333;
	border: 1px solid #666;
	color: #fff;
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	margin: 55px 5px 0 0;
	/* background: #000000; */
}

#nav .searchform {
	float: right;
}

.sidebar .searchform {
	padding: 5px 0 0 15px;
}

.s {
	font-family: 'Oswald', arial, serif;
	font-size: 12px;
	margin: 0px 2px 0 0;
	padding: 5px 5px 5px 10px;
	width: 190px;
	background: #000000;
	color: #aaaaaa;
	border: 0px;
	font-style: italic;
	border-radius:25px;
}

#nav .s {
	background-color: #fff;
	margin: 2px 2px 0 0;
}

.searchsubmit {
	background-color: #219865;
}

/* eNews and Update Widget
------------------------------------------------------------ */

.enews p {
	padding: 5px 15px 0;
}

.enews #subscribe {
	padding: 3px 5px ;
	background: #fff;
	width: 240px;
}

.enews #subbox {
	font-family: 'Oswald', arial, serif;
	font-size: 16px;
	margin: 3px 5px 3px 0;
	width: 190px;
	border: 0px;
	padding: 3px 0;
	background: #fff;
	font-style: italic;
}

.enews #subbutton {
	float: right;
	padding: 5px 10px;
	margin: 3px 0 0 0;
}

/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f5f5f5;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f5f5f5;
	padding: 2px;
	text-align: center;
}


/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets {
	/* -moz-box-shadow: 0 1px 2px #666; 
	-webkit-box-shadow: 0 1px 2px #666;
	background-color: #fff;
	box-shadow: 0 1px 1px #666; */
	background-image: url("/wp-content/themes/home/images/bleed_footer.png");
	background-repeat: no-repeat;
	margin: 0 auto 20px;
	overflow: hidden;
	width: 940px;
}

#footer-widgets .wrap {
	/* border: 4px solid #f5f5f5; */
	font-size: 11px;
	line-height: 20px;
	overflow: hidden;
	padding: 15px 14px 0;
	margin: 0 0 0 -4px;
}

#footer-widgets .widget {
	background: #d6d6c3;
	border: none;
	margin: 0 0 15px;
	padding: 15px;
	height: 160px;
}

#footer-widgets .textwidget {
	padding: 0;
}

#footer-widgets .widget_tag_cloud div div {
	padding: 0;
}

#footer-widgets p {
	font-size: 12px;
	line-height: 16px;
	padding: 0 0 10px;
}

#footer-widgets ul {
	margin: 0;
}

#footer-widgets ul li {
	margin: 0 0 0 20px;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
	margin: 0 20px 0 0;
	width: 295px;
}

.footer-widgets-2 {
	float: left;
	width: 290px;
	margin: 0 20px 0 0;
}

.footer-widgets-3 {
	float: right;
	width: 295px;
	margin: 0 20px 0 -20px;
}


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

#footer {
	background: url(images/footer.png);
	clear: both;
	overflow: hidden;
	display: none;
}

#footer .wrap {
	font-size: 12px;
	margin: 0 auto;
	padding: 16px 0 15px;
	overflow: hidden;
	text-shadow: -1px -1px #000;
	text-transform: uppercase;
	width: 940px;
}

#footer p {
	color: #555;
	font-size: 12px;
}

#footer a,
#footer a:visited {
	color: #555;
}

#footer a:hover {
	color: #222;
	text-decoration: none;
}

#footer .gototop {
	float: left;
	padding: 0 0px 0 21px;
	/* width: 200px; */
	text-transform: none;
	text-decoration: underline;
}

#footer .gototop a {
	background: url(images/arrow-up.gif) no-repeat center right;
	padding: 0 16px 0 0px;
	font-size: 11px;
	text-shadow: none;
	color: #444444;
}

#footer .creds {
	float: right;
	padding: 0 20px 0 0;
	text-align: right;
	width: 740px;
}

#footer-widget-icon {
	width: 264px;
	padding: 10px 18px;
}
.footer-icon {
	text-transform: uppercase;
	float: left;
	padding: 0px 10px;
	font-size: 10px;
	text-align: center;
	width: 64px;
}

.footer-icon a {
	color: #000;
}

.footer-widgets .contact-info {
	font-size: 14px;
}

/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 15px;
	overflow: hidden;
	padding: 0px 25px 15px;

}

#comments p,
#respond p {
	font-size: 12px;
	line-height: 20px;
}

#author,
#comment,
#email,
#url {
	font-size: 12px;
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	margin: 15px 0 5px;
	padding: 10px 5px 10px 10px;
}

.comment-list li ul li {
	list-style-type: none;
	margin-left: 10px;
	margin-right: -6px;
}

.comment-list p,
.ping-list p {
	margin: 10px 5px 10px 0;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.commentmetadata {
	font-size: 11px;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	background-color: #f5f5f5;
}

.alt,
.depth-1,
.even {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ddd;
}


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

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	color: #333;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px !important;
	padding: 4px 5px !important;
}

div.gform_footer input.button {
	color: #fff;
}

div.gform_wrapper .ginput_complex label {
	font-size: 12px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}

div.slider-next {
	padding-right: 10px;
}

#div_click_to_share {
	width: 560px;
}
.em-location-map, .em-locations-map { width: 350px !important; height: 300px !important; }

/* MORE RESILIENCE CHANGES */


/* Defaults production
------------------------------------------------------------ */

body.www2020resilience,
.www2020resilience p,
.www2020resilience select,
.www2020resilience textarea {
  color:#444;
  font:14px/24px "Helvetica Neue",Arial,sans-serif;
  line-height: 24px;
  margin: 0;
  padding: 0 0 0px;
}

.www2020resilience h1#title{
margin-bottom: 0px;
}

.www2020resilience .sidebar .featuredpost p {
  font:12px/20px "Helvetica Neue",Arial,sans-serif;
}

.www2020resilience .sidebar .featuredpost h2, .www2020resilience .sidebar .featuredpost h2 a {
    font-family: Georgia,serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
} 

.www2020resilience .home-middle-right .featuredpost h2, .www2020resilience .home-middle-right h2 a {
    font-family: Georgia,serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
} 

.www2020resilience featuredpost h2, .www2020resilience .featuredpost h2 a {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 5px;
}

/*Mailchimp form
------------------------------------------------------------*/

.www2020resilience #mc_embed_signup {
background:#fff; 
clear:left; 
font:14px Helvetica,Arial,sans-serif; 
}

.www2020resilience #mc_embed_signup #mc-embedded-subscribe {
color: #fff; 
background:#00929e;
} 

.www2020resilience #mc_embed_signup span.asterisk {
color: #f15362; margin-top: 15px
}

 

/*Search button
------------------------------------------------------------*/


.www2020resilience .widget_search input[type="button"], .www2020resilience .widget_search input[type="submit"] {
    background: url("/wp-content/themes/info/images/search-icon.png") no-repeat scroll 48px 6px #00929e; 
}


/* Hyperlinks
------------------------------------------------------------ */

.www2020resilience a,.www2020resilience a:visited {
	color: #066;
	text-decoration: none;
}

.www2020resilience a:hover {
	color: #366;
	text-decoration: underline;
}

.www2020resilience #home-bottom h2 a {
    color: #066;
}

.www2020resilience h2 a:hover {
	color: #366;
	text-decoration: underline;
}


/*Buttons
------------------------------------------------------------ */
.www2020resilience input[type="button"], .www2020resilience input[type="submit"] {
    background: none repeat scroll 0 0 #00929e;
}

.conferenceresakss input[type="button"], .conferenceresakss input[type="submit"] {
	background: #f39c12 no-repeat 48px 6px;
	border: 1px solid #f39c12;
}


/* Nourishing Millions */


/*Search button
------------------------------------------------------------*/


.nourishingmillionsifpri .widget_search input[type="button"], .nourishingmillionsifpri .widget_search input[type="submit"] {
    background: url("/wp-content/themes/info/images/search-icon.png") no-repeat scroll 48px 6px #435464; 
}

.nourishingmillionsifpri #nav li.current-menu-parent  {
background:url(/wp-content/themes/info/images/arrow.png) no-repeat center 27px;
}



/* Compact 2025 */

.wwwcompact2025 #header .searchform {
	float: right;
	margin: 40px 5px 0 0;
	/* background: #000000; */
}




/*Search button
------------------------------------------------------------*/


.wwwcompact2025 .s {
	background: #e3edbb;
	color: #000;
	font-style: normal;
}

.wwwcompact2025 .widget_search input[type="button"],
.wwwcompact2025 .widget_search input[type="submit"] {
	padding: 2px 20px 3px 10px;
	background: url(/wp-content/themes/info/images/search-icon.png) #435464 no-repeat 48px 6px;
}

.wwwcompact2025 #nav li.current-menu-item ul.sub-menu li a, .conferenceresakss #nav li.current-menu-item ul.sub-menu li a{
	background-color: #FFB300;
	background-image: none;
	border-width: 0;
	color: #fff;
}

.wwwcompact2025 #nav ul.sub-menu li.current-menu-item a , .conferenceresakss #nav ul.sub-menu li.current-menu-item a {
	background-color: #FFB300;
	border-width: 0;
	color: #fff;
}
.wwwcompact2025 #nav li li a, .wwwcompact2025 #nav li li a:link, .wwwcompact2025 #nav li li a:visited, .conferenceresakss #nav li li a, .conferenceresakss #nav li li a:link, .conferenceresakss #nav li li a:visited  {
	background-color: #FFB300;
	border-width: 0;
	color: #fff;
}

.wwwcompact2025 #nav li li a:hover, .wwwcompact2025 #nav ul.sub-menu li.current-menu-item a:hover, .wwwcompact2025 #nav li.current-menu-item ul.sub-menu li a:hover{
	background-color: #FF8C00;
	border-width: 0;
	color: #fff;
}
.wwwcompact2025 #nav li.current-menu-parent  {
background:url(/wp-content/themes/info/images/arrow.png) no-repeat center 27px;
}

/*
.wwwcompact2025 #subnav li {
	width:25%;
}
*/

.wwwcompact2025 #subnav li a {
	border-right: 1px solid #FFB300;
	color: #435464;
	font-size: 11px;
}

.wwwcompact2025 #subnav li a:hover{
	background-color: #FF8C00;
}
.wwwcompact2025 .home-middle-right .featuredpost h4, .wwwcompact2025 .home-middle-left .featuredpost h4 {
	border-bottom: 1px solid #435464;
}
.wwwcompact2025 .widget h4,
.wwwcompact2025 .widget-area h4 {
	color: #435464;
}
.single #inner {
padding-top: 10px;
}
.page #inner {
padding-top: 10px;
}

./* CDM API Integration */
.ShowHideBtn2 {  background-color: #ffffff;
    border-radius: 10px;
    border: 1px solid #ccc;
    color: #444;
    margin: 0 14px 0 0;
    padding: 3px 7px;
    border-radius: 10px;
    width: 28px; }
.ShowHideBtn2:hover { background-color: #fefefe; }
.ShowHide { padding-left: 12px; margin-top: 14px; border-left:  5px solid #cccccc; }

#SiteTop { left: 0; position: absolute;  top: 0px; float: left; } 
.subtitle { font-size: 1.1em; font-weight: bold; }

#PublicationsPage ul li a {
	border-bottom: 0px;

}
#PublicationsPage ul { margin-left: 20px; }
#PublicationsPage ul li { margin-bottom: 20px; }
.homepage-tabs.widget-area {
background-color: none;
margin-left: -1px;     
     }

#rss-2 { clear: both; padding-top: 40px;  }
#rss-2 .rsswidget img { display: none;  }
#rss-2 ul { margin-left: 20px; font-size: 1em; }
#rss-2 li { margin-bottom: 12px; border-bottom: 1px solid #e4e4e4; }
#rss-2 a  { border-bottom: 0; color: #1192D5; }
.nav-primary ul.menu-primary li ul li a { color: #5f9b29; font-size: 1em; font-weight: bold; padding: 1.5rem; }
#rss-2 h4 .rsswidget {  margin-left: 10px; margin-top: 5px;  }
#rss-2 h4 .rsswidget img {  vertical-align: top; margin-top: 4px; margin-left: -10px; }
#rss-2 h4 a.rsswidget   {  margin-top: -2px; color: #5f9b29; font-size: 1.3em; }

.entry {
	background-color: #fff;
	border-radius: 3px;
	margin-bottom: 0px;
}
.entry-footer .entry-meta {
    border-top: 1px solid #E0E0E0;
    padding: 0 15px;
    margin-left: 0; 
    margin-right: 20px; 
    
}
.MorePublications { margin-bottom: 27px;  margin-top: 26px; font-size: 1.1em; }
    
.PubsULlist {
margin-left: 22px;
}
.PubsULlist li {
margin-top: 19px;
}

.PubsULlist li .thetitle { font-weight: bold; }
.results_tn_img { clear: right; width: 50px; height: auto; margin-left: 20px; margin-bottom: 12px;  float: right; margin: 1px solid #cccccc;  box-shadow: 1px 1px 4px #989595; }

p.toppage {
    float: right;
    height: 35px;
    margin-top: -20px;
}

p.toppage a {
    background: url("images/up.png") no-repeat scroll right center #ffffff;
    color: #1192d5;
    height: 35px;
    padding: 8px 35px 8px 5px;
}


