/* CUSTOM CSS FOR PATRICIA  */


/* http://oilpalm.wildasia.org/small-producers/wags/ */

.objectives {color:black;}
.sub-headers {color:black; font-size: 14px;}


/* Removes post footer on archive pages  */

body.archive .entry-footer {
display: none;
}



img.alignleft { background: white!important; }

/* Customises post footer  */
.entry-footer {
margin-top: 20px;
padding-top: 10px;
border: 1px solid #ddd; 
border-radius: 4px;
}

.entry-footer .entry-meta {
background-color: rgba(255, 255, 255, .0) !important;
color: black;
font-size: 15px;
}

.comment-respond, .entry-pings {
padding-top: 0px !important;
} 