/*
Theme Name: GLF London 2016
Theme URI: http: //landscapes.org/london-2016/
Description: This is a custom child theme I have created.
Author: CIFOR Landscapes Name
Author URI: http: //Landscapes.org/
Template: landscapes2014
Version: 0.1
Text Domain: landscapes 2014
*/

@import url("icon/pe-icon-7-stroke/css/pe-icon-7-stroke.css");


body{color:#333;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6,p {
  color: #333;
}
#secondary .pub_item{margin-bottom:7px;padding-bottom:10px;font-size:1.1em}
#secondary .pub_item.small {height:60px;font-size:1.1em}
#secondary .pub_item .placeholder-img {width: 75px;}
#attachment_81{float:left;margin-right:20px;width:430px!important;}
.color-green{font-size:1.3em; color:#40AC48;font-weight:600;}
.formyouth{clear:both;padding:10px;border:solid 1px #eaeaea;}
h2.subtitle{font-size:160%;}

.hidden-desktop{display:none;}

.btn-darkgreen {
  	background: #496a4c none repeat scroll 0 0;
	box-shadow: 0 3px #364e38;
	letter-spacing: normal;
	line-height: 1.3;
	margin-bottom: 10px;
	margin-right: 15px;
	padding: 0px 17px 14px;
	transition: none 0s ease 0s ;
}
.greytop{padding-top:20px;background:#efefef;}
a.btn-darkgreen:hover{background:#0096d7}
p.notification{padding-left:50px;font-size:0.9em;}
.list-unstyled.implementing-partner.host-session li{
margin-right:30px;width:133px;height:auto;}
.partners-footer img{height:auto;max-height:85px;width:auto;}
.partners-footer img.cp{height:70px;width:auto;}
.social-icons{float:left;}
.widget.widget_search#search-1{margin-top:3px;margin-bottom:3px;}

@media (min-width: 641px) and (max-width: 980px) {
	.hidden-desktop{display:inline-block;}
}

@media (max-width: 640px) {
	.hidden-desktop{display:block;} 
}