/*
Theme Name: PGA 2016 (Canvas Child)
Template: canvas
Author: Itzel Morales, WSS, John Gillespie, Gabe Scelta
Author URI: http://www.un.org
Description: Canvas Child Theme, for 2016 PGA Website
Version: 0.2.1439731538
Updated: 2015-08-16 09:25:38
*/

@import url("../canvas/style.css");

/* Base Styles */
body {
  font: 400 14px/20px "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333333; }

body, p, div, li, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .post-meta, .entry, .widget, .widget p, .entry p {
	  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
 }

  body, p, .widget, .widget p, li, .entry, .entry p, div {
	  font: 400 14px/20px "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333333;
 }

      h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
        font-weight: 700;
        line-height: 1.1;
        color: #4d4d4d;
        font-weight: bold;
      }
      
      h1, .h1, h2, .h2, h3, .h3 {
        margin-top: 1em;
        margin-bottom: .5em;
      }

      
      h1, .h1 {
        font-size: 2em;
        margin: 0.67em 0;
      }
      h2, .h2 {
        font-size: 1.588em;
      }
      
      h3 {
        margin-top: 1.588em;
        color: #666666;
      }
      
      h3 {
        font-size: 1.224em;
      }
      
      h4 {
        margin-bottom: 0.118em;
      }
      
      h4, .h4 {
        font-size: 1em;
      }
      
      h5 {
        font-size: 0.841em;
        margin-bottom: 0.118em;
      }
            
      h6, .h6 {
        font-size: 0.706em;
      }

	  a:link, a:visited {
	  	color: #2972B1;
	  }
      a:hover, .widget ul li a:hover {
      	text-decoration: none;
        color: #003F7E;
      }

      abbr {border-bottom: 0!important;}

      .post-meta {
      		  font: 300 12px/20px "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333333;

      }


.post-more a:hover, .post-meta a:hover, .post p.tags a:hover {
color: #4d4d4d;
}

.post-entries .nav-prev, .post-entries .nav-next {
	width: 40%;
} 

.post-entries .nav-next {
	text-align: right;
} 

.rpwe-ul .rpwe-alignleft { border: none !important; }

/* UN Brand Bar */

#unbrand-bar {
     background: #f2f2f2;
      margin: 0;
      padding: 0;
      border: none !important;
      border-bottom: #00adef solid 5px !important;
      height: 41px;
      width: 100%;
    }

    .unnavbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
    }

        @media (min-width: 960px) {
        .unnavbar-fixed-top, .unnavbar-fixed-bottom {
        border-radius: 0;
        }

        #navigation ul.nav-search a.search-contents {
        	padding: 8px;
        	color: #fff;
        }
}

    .unnavbar-fixed-top, .unnavbar-fixed-bottom {
      position: fixed;
      right: 0;
      left: 0;
      z-index: 1030;
    }

    @media (min-width: 960px) {
    .unnavbar {
      border-radius: 0;
    }
}
    .unnavbar {
      position: relative;
      min-height: auto;
      margin-bottom: 18px;
      border: 1px solid transparent;
    }

    #unbrand-bar .unbrandbar-header {
      padding-top: 10px;
      max-width: 1160px;
      margin: 0 auto;
    }


    #unbrand-bar .unbrandbar-header a {
      padding: 0;
     margin-left: 12px;
       font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 14.35px;
      line-height: 17.03px;
      font-weight: 400;
      letter-spacing: 0.03em;
      color: black;
    }
    
    #unbrand-bar .unbrandbar-header a .fa {
        padding-right: 6px;
    }
    
    .unnavbar-default .unnavbar-brand {
      color: #777;
    }

    .unnavbar-language {
    }

    a.lang_sel_list, a.lang_sel_other, a.lang_sel_sel  {
    	background-color: #f2f2f2!important;
    }

  .unpull-left
{
  float: left;
}

  .unpull-right
{
  float: right;
}

.unfooter .unlist-inline .unfooter-brand {
      font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
      line-height: 1.1;
      font-size: 1em;
      margin-top: 0;
      margin-bottom: 0;
    }

.unfooter .unlist-inline .unfooter-brand {
      font-size: 1.235em;
      background: url(images/un-logo-footer.png) left top no-repeat;
    }
    .unfooter .unlist-inline .unfooter-brand span {
      font-size: 1.235em;
    }

    .unfooter .unlist-inline .unfooter-brand a {
      font-weight: 700;
      color: #4d4d4d;
      text-transform: uppercase;
      text-decoration: none;
      display: block;
      padding-left: 30px;
    }
 

    .unfooter #block-menu-menu-unfooter-links ul.unnav li {
      float: left;
      padding-right: 6.5px;
      margin-right: 5.85px;
      border-right: #737373 solid 1px;
      line-height: 1;
    }

   .unfooter #block-menu-menu-unfooter-links ul.unnav li.last.leaf {
      border-right: 0;
    }

    .unfooter ul.unnav li {
      list-style-image: none;
      list-style-type: none;
      margin-left: 0;
      padding: 0;
      margin: 0.3em 0 6.5px 0;
    }

 
    .unfooter ul.unnav li a {
      padding: 0;
      margin: 0;
      color: #4d4d4d;
    }

    .unfooter ul.unnav li a:hover {
      text-decoration: none;
      color: #000;
    }

    .unnav > li {
      position: relative;
      display: block;
    }

    .unfooter {
      margin-top: 20px;
    }

    #thsp-sticky-header {
    border-bottom: #00adef solid 5px;	
    }


/* End UN Brand Bar */

/* this is from wp-admin, not sure if it's needed */

.home .breadcrumb {
display: none;
}
.breadcrumb-title {
display: none;
}
.rtl .rpwe-alignleft {
	float:right;
}
.rtl .rpwe-thumb {
	margin: 2px 0px 2px 10px;
}
.rtl .alignleft {
    float: right;
    margin: 5px 0px 15px 15px;
}
/* Override 69 custom.css */
.entry ul li {
    list-style-type: none !important;
    padding-top: 0px;
}
/* Override  en-custom.css - fix mobile menu*/
#main-nav {
    width: auto;}
/*Fix spacing in Arabic language bar */
  .rtl #unbrandbar-container #lang_sel_list a {
      padding-left:0px;
  }
/*Adjust Photo page's hugryfeed RSS, to display photos in table grid*/
#unphotos .hungryfeed_item {
    clear: both;
    padding-top: 0px;
    width: 46%;
    display: inline-table;
    margin-left: 25px;
}

/* This is from the custom EN style, not sure if we need all of it */

#wrapper {
  background-color: #fff;
  padding-left: 20px;
  padding-right: 20px;
}

/* Header */
#logo {
  float: left;
  width: 85%;
}
#logo img {
  float: left;
}
#logo .site-title,
#logo .site-description {
  display: block !important;
  margin: 0 120px 6px 170px;
}
#header {
		padding-bottom: 0;
}
#header .un-emblem {
  float: right;
}

#header #logo .site-title, #header #logo .site-description, #header #logo .site-title a {
	font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: block;
    padding: 10px 0 0 0;
    font-weight: 700;
    letter-spacing: -0.02em;
}

#header #logo .site-title {
    color: #4d4d4d;
    text-transform: uppercase;
  	font-size: 1.6em;
}

#header #logo .site-title a {
  text-transform: uppercase;
  text-decoration: none;
    font-weight: 700;
  color: #4d4d4d;
  font-size: 1.6em;
}
#header #logo .site-description {
  color: #00a7e2;
  font-size: 1.5em;
}
#header .header-widget {
  /* Styles search widget */
  float: right;
  width: 19%;
  margin-right: 20px;
  margin-left: 0;
  margin-top: 15px;
}
#header #woo_search-2 h3 {
  display: none;
  color: #ffffff;
}
#header .searchform,
#header #searchform {
  background: white;
}
#header .searchform input.s,
#header #searchform input#s {
  color: #555555;
}
/* Tiles Image */
#tile-menu-img {
  height: 8px;
  margin-top: 5px;
  margin-bottom: 5px;
}
#tile-menu-img img {
  vertical-align: top;
}

.entry img, img.thumbnail, #portfolio .group.portfolio-img img {
	border:0;
}

/* Navigation */
#navigation {
	background: #4D4D4D;
      margin-bottom: 10px;
      font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: #333333;
}

#navigation li {
	  font-size: 1.1em;
      font-weight: 400;
      line-height: 1.2em;
}

ul.nav li a {
      color: #fff;
      border-right: white solid 1px;
      text-decoration: none;
      border-top: 1px solid #dFeEFF;
      border-top: 1px solid rgba(255,255,255,.5);
      zoom: 1;
    }
ul.nav li a:hover {
	background: #f2f2f2;
	color: #333333;
	text-decoration: none;
}

ul.nav li ul li a:hover, ul.nav li ul li:active > a {
	background: #4D4D4D !important;
	color: #fff !important;
	text-decoration: none;
}

ul.nav li ul li:hover {
	background: #4D4D4D;
	color: #fff;
}

ul.nav li a:hover a:hover {
	background: #4D4D4D;
	color: #fff;
	text-decoration: none;
}
ul.nav li.current_page_item a,
ul.nav li.current_page_parent a,
ul.nav li.current-menu-ancestor a,
ul.nav li.current-cat a,
ul.nav li.current-menu-item a {
	background: #f2f2f2;
	color: #333333;
}
ul.nav li.current_page_ancestor a a,
ul.nav li.current-menu-item a a,
ul.nav li.current-menu-parent,
ul.sub-menu li a {
		background: #f2f2f2;
	color: #333333;
}
ul#main-nav ul.sub-menu li.current-menu-item a {
		background: #f2f2f2;
	color: #333333;}
#navigation .nav-home,
#navigation .nav-close,
#navigation .cart-contents,
#navigation ul.rss li a {
		background: #f2f2f2;
	color: #333333;}
/* Breadcrumbs */

body.page-template-template-magazine .breadcrumb, body.page-template-template-home .breadcrumb, .archive-description {
  display: none;
}

.breadcrumbs {
font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: block;
    color: #4d4d4d;
    padding: 10px 0 0 0;
}

div.breadcrumb-trail {
font-size: .9em;
    font-weight: 400;
}

/****** WIDGETS ******/
/*subscribe and connect */
#connect {
  float: right !important;
}
#connect h3 {
  display: none;
}
#connect p {
  display: none;
}
/* HOME PAGE WIDGETS */

body.home #main #widgets-container blockquote p {
  font-style: italic !important;
}

  /* WooSlider Styling*/

#wooslider-id-1 {
	margin-top: 20px;
}

#wooslider-id-1 .slide-content, #wooslider-id-1 .slide-content p {
	margin: 0;
}

.wooslider {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border-radius: 0;
box-shadow: none;
border: 0px;
}

@media (min-width: 960px) {
.home .wooslider {
height: 450px;
overflow: hidden!important;
}
}

  /* Twitter widget */
.widget_woodojo_tweets ul.tweets li {
padding: 1em 0;
}
.widget_woodojo_tweets ul.tweets li.tweet-number-1 {
padding-top: 0;
}
.widget_woodojo_tweets .follow-link {
  background-image: url('https://g.twimg.com/twitter-bird-16x16.png');
  background-repeat: no-repeat;
  background-position: 18% 2px;
}
/* Sidebar Widgets */
#sidebar {
        padding-top: 3.2em;
}
#sidebar .widget h3 {
        padding-left: 1px;
        color: #4d4d4d;
        font-size: 18.2px;
        text-transform: uppercase;
        margin-top: 0;
        letter-spacing: 0.03em;
        border-bottom: #00aeef solid 3px;
        padding-bottom: 7px;
        margin-bottom: 9px;
}

/*Content*/
#main .row {
  clear: both;
  width: 100%;
}
body.home #content {
  padding-bottom: 10px !important;
}
#sidebar ul li {
  list-style-type: none;
  margin-bottom: 10px;
}
#sidebar ul li a {
  padding-bottom: 5px;
}

#sidebar ul.cms-nav-sidebar {
	padding-bottom: 2em;
	font-size: 1.1em;
}

#sidebar ul.cms-nav-sidebar li {
	margin-bottom: .5em;
}

#sidebar ul.cms-nav-sidebar li a {
	line-height: 1em;
}

#sidebar ul.cms-nav-sidebar li a:hover {
	text-decoration: none;
}

#sidebar ul.cms-nav-sidebar li.icl-level-1 {
	margin-left: 1.5em;
}

#sidebar ul.cms-nav-sidebar li.icl-level-1:before {
	font-family: "FontAwesome";
	content: "\f0c8";
	color: #00aeef;
	font-size: 0.6em;
	padding: 0.5em 1.3em .5em 0;
	margin-left: -2em;
	vertical-align: 10%;
}

#sidebar ul.cms-nav-sidebar li.icl-level-1 ul {
	border-left: 1px #00aeef dotted;
	padding: 0 0 0 .3em;
}

#sidebar ul.cms-nav-sidebar li:hover:before {
	color: #f3723b;
}

#sidebar ul.menu li.current_page_item a,
#sidebar ul.menu li.current_page_parent a,
#sidebar ul.menu li.current-menu-ancestor a,
#sidebar ul.menu li.current-cat a,
#sidebar ul.menu li.current-menu-item a {

}
#after-content-container {
  overflow: hidden;
}
.entry table {
  margin-top: 2em;
}
.entry {
  /* Styles RSS feeds in the News Section */
}
.entry .hungryfeed_items {
  margin-top: 0;
  padding-top: 0;
  white-space: pre-wrap;
}
.entry .hungryfeed_item {
  clear: both;
  margin-top: 0;
}
.entry .hungryfeed_item span {
  font-style: italic;
}
.entry .hungryfeed_item_image {
  margin-right: 20px;
  float: left;
}
.entry .hungryfeed_pagenav {
  margin-top: 2em;
  text-align: center;
}
#sidebar ul li.en-link:after,
#navigation ul li.en-link a:after {
  /* adds English only icon to menu items */
  font-size: 75% !important;
  vertical-align: middle;
  color: #ffffff;
  background-color: #777777;
  padding-left: 2px;
  padding-right: 2px;
  margin-left: 5px;
  margin-right: 0;
  content: "EN";
}
/* Shortcode Styles */
.entry .shortcode-unorderedlist.green-dot ul li,
.shortcode-unorderedlist.green-dot ul li {
  background-position: left 3px !important;
}
.shortcode-toggle h4 a {
  color: #cc3300;
}

/* Homepage Widgets */

 #homepage-columns {
	clear: both;
	margin: 2em 0 3em 0;
	border-top: 3em #f3723b solid;
}

#homepage-columns .block {
    /* 210 / 940 */
    margin-right: 2.8%;
    margin-left: 1%;
    float: left; 
    margin-top: -1.5em;
    background-color: #fff;
}

#homepage-columns .homepage-3col {
	border: 1px solid #5a5a5a;
}

#homepage-columns .homepage-3col div.widget {
	margin: 16px 16px 26px 16px;
}


#homepage-columns .homepage-3col div.widget:last-child {
	margin-bottom: 16px;
}

#homepage-columns .homepage-3col h3 {
    padding-left: 1px;
    color: #4d4d4d;
    font-size: 1.071em;
    text-transform: uppercase;
    margin-top: 0;
    letter-spacing: 0.03em;
    border-bottom: #00aeef solid 3px;
    padding-bottom: 7px;
    margin-bottom: 9px;
	width: 100%;
	text-decoration: none;
}

#homepage-columns .homepage-3col h3.rpwe-title  {
	text-transform: none;
	text-decoration: none;
	border-bottom: 0;
	letter-spacing: 0.02em;
    padding-bottom: 0;
    margin-bottom: 2px;
}

#homepage-columns .homepage-3col h3.rpwe-title a {
	line-height: 1em;
}

#homepage-columns .homepage-3col ul {
  list-style-type: none;
}

 #homepage-columns.col-3 .block {
  width: 29.9%;
  }

  #homepage-columns.col-2 .homepage-cols-2,
  #homepage-columns.col-3 .homepage-cols-3,
  #homepage-columns.col-4 .homepage-cols-4 {
      margin-right: 0;
  }

  .widget li.rpwe-li:last-child {
  	border-bottom: 0;
  }

#homepage-priorities {
		display: block;
clear: both;
	margin: 3em 0;
	border-top: 3em #00a7e2 solid;
}
#homepage-priorities h3 {
	padding: .5em 1em;
	color: #fff;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
}

#homepage-priorities .block {
    /* 210 / 940 */
    margin-right: 2.8%;
    margin-left: 1%;
    float: left; 
    background-color: #fff;
}

#homepage-priorities .homepage-2col {
}

#homepage-priorities .homepage-2col .widget {
	margin: 16px;
}

#homepage-priorities .homepage-2col h3 {
    padding-left: 1px;
    color: #fff;
    font-size: 1.2em;
    text-transform: uppercase;
    margin-top: 0;
    letter-spacing: 0.03em;
    padding-bottom: 1em;
    margin-bottom: .3em;
    margin-top: -3em;
	width: 100%;
	text-decoration: none;
	text-decoration: none;
	border-bottom: 0;
}

#homepage-priorities .homepage-2col h3.rpwe-title {
    margin-top: 0;
	color: #2972b1;
    font-size: 1.25em;
    font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    padding: 1.2em 0;
    text-transform: none;
    
}

#homepage-priorities .homepage-2col h3.rpwe-title a {
	color: #2972b1;
    text-transform: none;
    
}
#homepage-priorities .homepage-2col h3.rpwe-title a:hover {
	text-decoration: none;
}

#homepage-priorities .homepage-2col .rpwe-thumb {
	margin: 0 3em 0 0;
}

#homepage-priorities .homepage-2col .rpwe-block li {
	border-bottom: 0;
}

#homepage-priorities .homepage-2col ul {
  list-style-type: none;
}

 #homepage-priorities.col-2 .block {
  width: 46.2%;
  }

  #homepage-priorities.col-2 .homepage-cols-2,
  #homepage-priorities.col-3 .homepage-cols-3,
  #homepage-priorities.col-4 .homepage-cols-4 {
      margin-right: 0;
  }

  

/* Footer */

#footer-widgets {
  border-top: 0;
  margin-top: 4em;
}

#footer-widgets .widget {
  float: left;
  width: 100%;
}

#footer-widgets .widget h3 {
    padding-left: 1px;
    color: #4d4d4d;
    font-size: 1.071em;
    text-transform: uppercase;
    margin-top: 0;
    letter-spacing: 0.03em;
    border-bottom: #00aeef solid 3px;
    padding-bottom: 7px;
    margin-bottom: 9px;
	width: 100%;
	text-decoration: none;
}
#footer-widgets .widget ul {
  list-style-type: none;
}
#footer-widgets .widget ul li a {
  color: #5a5a5a;
}
#footer-widgets .widget li#menu-item-2490,
#footer-widgets .widget li#menu-item-2610,
#footer-widgets .widget li#menu-item-2640,
#footer-widgets .widget li#menu-item-2589,
#footer-widgets .widget li#menu-item-2565 {
  background: url(/common/images/icons/ico_pdf.gif) no-repeat;
  background-position: right 5px;
  padding-right: 20px;
}
#footer-widgets .widget li#menu-item-2550 {
  background: url(/common/images/icons/ico_pdf.gif) no-repeat;
  background-position: 25px 5px;
}
#footer-widgets #text_icl-2 {
  width: 15%;
  margin-left: 0;
}
#footer-widgets #text_icl-10 {
  margin-right: 0;
}

/* Recent Posts Extended Default Override */
.rpwe-block ul{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	}

.rpwe-block li{
		border-bottom: 1px solid #eee;
		margin-bottom: 10px;
		padding-bottom: 10px;
		list-style-type: none;
		}


.rpwe-block li:last-child {
		border-bottom: 0;
		padding-bottom: 0;
		}

.rpwe-block a{
	display: inline;
	text-decoration: none;
	}

.rpwe-block h3{
	background: none;
	clear: none;
	margin-bottom: 0;
	margin-top: 0 ;
	}

.rpwe-thumb{
	margin: 2px 14px 4px 0;
	}

.rpwe-summary{
	padding-top: .4em;
}

.rpwe-time, .time-ago a {
	color: #bbb;
	font-size: .8em;
	}

.rpwe-comment{
	color: #bbb;
	font-size: .8em;
	padding-left: 5px;
	}

.rpwe-alignleft{
	display: inline;
	float: left;
	}

.rpwe-alignright{
	display: inline;
	float: right;
	}

.rpwe-aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.rpwe-clearfix:before, .rpwe-clearfix:after {
	content: " "; 
	display: table;
	}

.rpwe-clearfix:after{
	clear: both;
}

.rpwe-clearfix{
	zoom: 1;
}

#content .rotatingtweets, #content .norotatingtweets {
	border-top: 0;
	border-bottom: 0;
	margin-bottom: 0;

}

.entry .addthis_toolbox, .entry .addthis_button, .tribe-events-widget-link {float: right;}

.tribe-events-widget-link a {
    color: #bbb;
    font-size: .8em;
}

.tribe-list-widget li:last-child {margin-bottom: 6px;}

/* Responsive CSS ----------- */
/* Smartphones (portrait) ----------- */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 770px) 
  and (-webkit-min-device-pixel-ratio: 2) { 
  /* Styles */
  /* unset 50% with on welcome text in brandbar */
  
  #unbrandbar-container #welcome-container {
      width:auto;
  }
 	.home .wooslider, #header .un-emblem {
 		display: none;
 	}
  	 #header {
  	 	padding:0;
  	 }
  	 #header .un-emblem {
  	 	height: 0; 
  	 	float: none;
  	 }
  	 #logo {
  	 	float: none;
  	 	width: 100%;
  	 	text-align: center;
  	 }
  	 #logo img, .site-title, .site-description {
  	 	float: none;
  	 }
  	 #logo .site-title, #logo .site-description {
  	 	margin: 0;
  	 }

  	 #homepage-columns.col-3 .block, #homepage-priorities.col-2 .block {
  	 	width: 100%;
  	 }

  	 #homepage-columns {
  	 	border-top: 0;
  	 }

  	 #homepage-columns.col-3 .block {
  	 	margin: 10px 0;
  	 }



/* RTL */
  .rtl #unbrandbar-container #welcome-container {
      width:auto;
  }
  .rtl #header #logo{
     width:100%;
     float: none;
  }
  .rtl #header .un-emblem {
     float: left;
     margin-left:0px;
  }
  .rtl #header #logo .site-title {
      margin-top:0px;
      float:right;
  }
   .rtl #header #logo .site-description {
      float:right;
  }
  .rtl .nav-toggle {
     text-align: right;
  }
}