#pageFooter{
	background: url('../images/background-black.png') repeat center center transparent;
	color: #FFFFFF;
}
#pageFooter .widget ul li a{ color: #FFFFFF; }

#pageFooter h1, 
#pageFooter h2, 
#pageFooter h3, 
#pageFooter h4,  
#pageFooter h5, 
footer h1, 
footer h2, 
footer h3, 
footer h4,  
footer h5 {
 color: #56a836;
}

.smallFooter{
	background: #448d28;
}
.smallFooterRight{
	    padding-left: 25px;
		background: url('../images/slogan-footer-left.png') repeat-y top left #356323;
		padding-top: 0px;
		padding-bottom: 0px;
}
.smallFooterRightContent{
	    padding-right: 25px;
		background: url('../images/slogan-footer-right.png') repeat-y top right #356323;
		padding-top: 8px;
		padding-bottom: 8px;
		color: white;
		font-family:	'Dosis',​sans-serif;
		font-size: 17px;
		letter-spacing: 1px;
		text-shadow: 1px 1px 0px #224c12;
        filter: dropshadow(color=#224c12, offx=1, offy=1);
}

.greenMe{
	color: #56a836;
}

html footer .widget h3, html footer h3{
	font-size: 23px;
	border: none;
	line-height: 28px;
    margin-bottom: 20px;
    max-width: 240px;
}
footer .nav{
	margin-left: 0px;
	margin-top: 12px;
}
footer .nav a:link, 
footer .nav a:visited{
	color: white; 
	text-decoration: none;
	   -webkit-transition:color 0.2s ease-in;  
   -moz-transition:color 0.2s ease-in;  
   -o-transition:color 0.2s ease-in;  
   transition:color 0.2s ease-in;  
   font-size: 15px;
}
footer .column a:link, 
footer .column a:visited{
	display: inline-block;
	padding-left: 0px;
	-webkit-transition: padding-left 0.2s ease-in;  
    -moz-transition: padding-left 0.2s ease-in;  
    -o-transition: padding-left 0.2s ease-in;  
    transition: padding-left 0.2s ease-in;  

}


footer .column a:hover, 
footer .column a:focus, 
footer .column a:active{
	display: inline-block;
	padding-left: 6px;
	-webkit-transition: padding-left 0.2s ease-in;  
    -moz-transition: padding-left 0.2s ease-in;  
    -o-transition: padding-left 0.2s ease-in;  
    transition: padding-left 0.2s ease-in;  
}


#menu-contribute-to-sadhana-forest a:link, 
#menu-contribute-to-sadhana-forest a:visited{
	padding-left: 34px;
	-webkit-transition: padding-left 0.2s ease-in;  
    -moz-transition: padding-left 0.2s ease-in;  
    -o-transition: padding-left 0.2s ease-in;  
    transition: padding-left 0.2s ease-in;  
}
#menu-contribute-to-sadhana-forest a:hover, 
#menu-contribute-to-sadhana-forest a:focus, 
#menu-contribute-to-sadhana-forest a:active{
	padding-left: 40px;
	-webkit-transition: padding-left 0.2s ease-in;  
    -moz-transition: padding-left 0.2s ease-in;  
    -o-transition: padding-left 0.2s ease-in;  
    transition: padding-left 0.2s ease-in;  
}
#menu-contribute-to-sadhana-forest li:nth-child(1) a{
	background: url('../images/india.png') no-repeat 4px top transparent;
	    padding-bottom: 8px;
    padding-top: 4px;
}
#menu-contribute-to-sadhana-forest li:nth-child(2) a{    padding-bottom: 8px;
    padding-top: 0px;
	background: url('../images/haiti.png') no-repeat left top transparent;
}
#menu-contribute-to-sadhana-forest li:nth-child(3) a{    padding-bottom: 8px;
    padding-top: 0px;
	background: url('../images/kenya.png') no-repeat 4px top transparent;
}
#menu-contribute-to-sadhana-forest li:nth-child(4) a{    padding-bottom: 8px;
    padding-top: 0px;
	background: url('../images/ambassador.png') no-repeat 4px top transparent;
}
#menu-contribute-to-sadhana-forest li:nth-child(5) a{    padding-bottom: 8px;
    padding-top: 0px;
	background: url('../images/donate.png') no-repeat left top transparent;
}
#menu-contribute-to-sadhana-forest .menu-item{
	line-height: 18px;
}
footer .one-third{
	border-top-width: 0px;
	
}
footer textarea.wpcf7-textarea{
height: 60px;
}
footer .nav a:hover, 
footer .nav a:focus, 
footer .nav a:active{
	color: #56a836;
	   -webkit-transition:color 0.2s ease-in;  
   -moz-transition:color 0.2s ease-in;  
   -o-transition:color 0.2s ease-in;  
   transition:color 0.2s ease-in;  

}
footer .one-third{
	padding-top: 40px;
	padding-bottom: 10px;
	}
	
footer input.wpcf7-submit:hover,
footer input.wpcf7-submit:focus,
footer input.wpcf7-submit:active{
	background-color: #664A18;
}

#footermiddle{
	padding: 12px 0px;
	background: url('../images/footer-middle-bg.png') repeat-x center top #81b721; 
}
#footermiddle .footer-middle-item{
	font-size: 10px;
	color: #317117;
}
#footermiddle .alignleft{
	margin-bottom: 0px;
    margin-top: 4px;
}
#footermiddle p{
	margin-bottom: 0px;
        text-align: justify;
}
#footermiddle .footer-middle-item a:link, 
#footermiddle .footer-middle-item a:visited{
	color: #b2ef9a; 
	text-decoration: none;
	-webkit-transition:color 0.2s ease-in;  
    -moz-transition:color 0.2s ease-in;  
    -o-transition:color 0.2s ease-in;  
    transition:color 0.2s ease-in;  
}
#footermiddle .footer-middle-item a:hover, 
#footermiddle .footer-middle-item a:focus, 
#footermiddle .footer-middle-item a:active{
	color: #664A18;
	text-decoration: none;
	-webkit-transition:color 0.2s ease-in;  
    -moz-transition:color 0.2s ease-in;  
    -o-transition:color 0.2s ease-in;  
    transition:color 0.2s ease-in;  
}

/*****************
 FOR TEST 
 ****************/
 
 .videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 0px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.carouselWrapper{
	display: none;
}

.flex-video-container{
	position: absolute;
    right: 100px;
    top: 20px;width: 40%;
max-width: 540px;
}

.flex-video{
    box-shadow: 0 0 4px 4px rgba(0, 30, 10, 0.3);
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
    z-index: 10000;
}
/*
.flex-video{
    height: 78%;
    padding-top: 0;
    position: absolute;
    right: 150px;
    top: 50px;
    width: 40%;
    z-index: 10000;
box-shadow: 0 0 10px 10px rgba(0, 30, 10, 0.75);
-moz-box-shadow: 0 0 10px 10px rgba(0, 30, 10, 0.75);
-webkit-box-shadow: 0 0 10px 10px rgba(0, 30, 10, 0.75);
}*/

.flex-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.slides{
    height: 375px;
    overflow-x: hidden;
    overflow-y: hidden;
}

.registerAboutYourselfHeader, .registerContactInfoHeading, .registerNameHeading, #custom_field_1, .send-confirmation-email{
 display: none;
}

#map-canvas{
	width: 100%;
	height: 200px;
	margin-bottom: 30px;
}
.sliderWrapper{
	margin-bottom: 0px;
}

.buttonGreen{

	background-color: #81B721;
    background-attachment: scroll;
    background-clip: border-box;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;

    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    margin: 5px 0 25px;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;	
}

.buttonGreen:hover,
.buttonGreen:focus,
.buttonGreen:active{
    background-color: #664A18;
    transition-delay: 0s;
    transition-duration: 300ms;
    transition-property: background-color;
    transition-timing-function: linear;
}

.page-template-template-ambassador-php header.noBanner{
	padding-top: 0px;
	position: relative;
	padding-bottom: 20px;
	padding-top: 0px;
}
.page-template-template-ambassador-php #map-canvas{
	height: 300px;
	width: 70%;
	float: left;
	z-index: 1000;
}

.page-template-template-ambassador-php #profileList{
	width: 30%;
	height: 300px;
	background: #DDDDDD;
	float: right;
	overflow-y: scroll;
}
.latLongColumn, .userListingTableHeading5{
	display: none;
}

.page-template-template-ambassador-php .postContent #userListingTable{
	display: none;
}

.page-template-template-ambassador-php header.noBanner .container{
    left: 20px;
    position: absolute;
    top: 20px;
	width: 100px;
    z-index: 1000;
}
.page-template-template-ambassador-php header.noBanner .container .columns{
	width: 100px;
}

/**************
MOBILE CSS 
*************/


#profileList #userListingTable tbody td,#profileList #userListingTable thead th { 
	vertical-align: middle;
	text-align: center;
}
#userListingTable tbody td{
background: #e8e8e8; /* Old browsers */
background: -moz-linear-gradient(top,  #e8e8e8 0%, #f9f9f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e8e8e8 0%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e8e8e8 0%,#f9f9f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e8e8e8 0%,#f9f9f9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e8e8e8 0%,#f9f9f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */

}
#userListingTable  .avatarColumn img{
-webkit-box-shadow: 1px 1px 0 0px #aaa;
box-shadow: 1px 1px 0 0px #aaaaaa;}
html #userListingTable thead th , 
html #userListingTable thead  {
background-color: rgb(61, 61, 61);
}
#userListingTable thead th  span a{
	color: #aaa;
}
#userListingTable tbody td  span a{
	color: #666;
}
body.page-template-template-ambassador-php header.noBanner{ height: 301px;}
#userListingTable .signUpColumn{font-size: 11px;}

a.profileBtn span{color: inherit}
a.profileBtn:link,a.profileBtn:visited{
border: 1px solid #81B721;
padding: 1px 10px;
color: #81B721;
text-decoration: none;
background-color: #FFFFFF;
-webkit-transition: color 1s, background-color 1s,-webkit-transform 1s;  /* For Safari 3.1 to 6.0 */
transition: color 1s, background-color 1s, transform 1s;
}
a.profileBtn:hover,a.profileBtn:focus,a.profileBtn:active{
	color: white;
	background: #81B721;
-webkit-transition: color 0.5s, background-color 0.5s,-webkit-transform 0.5s;  /* For Safari 3.1 to 6.0 */
transition: color 0.5s, background-color 0.5s, transform 0.5s;
}

.ambMarkerContent img.avatar {
-webkit-box-shadow: 1px 1px 0 0px #aaa;
box-shadow: 1px 1px 0 0px #aaaaaa;
}

#map-canvas .ambMarkerContent h2 span{
font-size: 19px;
line-height: 7px;
vertical-align: top;
}
#map-canvas .ambMarkerContent h2{
line-height: 9px;}

/**************************************/
/***** MAKING BETTER PROFILE AMB. *****/
/**************************************/
body.ambassador-single-profile header.noBanner,body.ambassador-single-profile  .pageTitle{
	display: none;
}
.page-template-template-ambassador-php header.noBanner{
	display: block;
}
.header-banner-profile{
	display: none;
}
.full-width-container .header-banner-profile{height: 220px; display: block;background: url(/wp-content/themes/MissionWP24/images/sadhana-default-banner-ambassador-1600x600.jpg) no-repeat top left transparent; }
.full-width-container .header-banner-profile .container{height: 220px;}
.full-width-container .avatar{
	border: 5px solid rgb(244, 244, 244); box-shadow: 0px 0px 10px black;    bottom: -20px;
    left: 10px;
    position: absolute;}
.full-width-container .header-banner-surname{     bottom: -5px;
    color: #FFFFFF;
    left: 138px;
    position: absolute;}
 .full-width-container .header-banner-surname   h1{    color: #FFFFFF;
    text-shadow: 0 0 5px #000000; }
  .full-width-container .postContent{ margin-top: 60px; }
  
  a.sadhana-btn:link, a.sadhana-btn:visited{   
  	text-decoration: none;
    background-color: #81B721;
    color: #FFFFFF;
       padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    transition-delay: 0s;
    transition-duration: 120ms;
    transition-property: all;
    transition-timing-function: ease-in;}
  a.sadhana-btn:hover, a.sadhana-btn:focus, a.sadhana-btn:active{
  	color: #95EB8D;
  }
  .full-width-container{ margin-bottom: 30px;}
  .ambassador-single-profile .container.noBannerContent p	{text-align: justify;}
  .hidden{ display: none; }
  #badges{margin-left: 0px}
  .badge{
  	border-radius: 94px;
  	background: url(../images/badges.png) no-repeat center center transparent;
  	width: 94px;height: 94px;display: block;
  	list-style: none;position: relative; overflow: hidden;float: left;margin-right: 5px;
  }
  .badge a{background: url(../images/badges.png) no-repeat center center transparent;
  	width: 94px;height: 94px;display: block;font-size: 0px;position: absolute; left: 100px;}
  #badges .badge-treeplanting{background-position: -281px 0;}
  #badges .badge-potluck{background-position: -375px 0;}
  #badges .badge-unschooling{background-position: -564px 0;}
  #badges .badge-recycling{background-position: -657px 0;}
  #badges .badge-permaculture{background-position: -187px 0;}
  #badges .badge-ecofilm{background-position: -93px 0;}
  #badges .badge-sustainability{background-position: 0 0;}
  #badges .badge-sadhanapresentation{background-position: -471px 0;}
  
  .container-treeplanting{background-position: -281px -94px;}
  .container-potluck{background-position: -375px -94px;}
  .container-unschooling{background-position: -564px -94px;}
  .container-recycling{background-position: -657px -94px;}
  .container-permaculture{background-position: -187px -94px;}
  .container-ecofilm{background-position: -93px -94px;}
  .container-sustainability{background-position: 0 -94px;}
  .container-sadhanapresentation{background-position: -471px -94px;}
  
  .profileLocation{
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/map-marker.png");
    background-origin: padding-box;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: auto auto;
    font-size: 18px;
    font-weight: normal;
    padding-left: 24px;
  }
  .profileLocation span{
  	font-weight: bold;
  }
  
  #contact-ambassador, #contact-response-container{ display: none; }
  
/******************************************/
/***** END MAKING BETTER PROFILE AMB. *****/
/******************************************/
