.content-area a, {
	text-decoration: underline !important;
}

.pn-nav-home {
    text-transform: none !important;
}

.entry-content > p {
   margin-bottom: 10px;
}

/* .entry-content p > img.alignright {
    margin: 0.5em 0 0 1em !important; 
} 
*/


figure.wp-caption .wp-caption-text {
    color: #777;
    font-size: 1em !important;
    font-weight: bold;
    margin-bottom: 20px;
    padding-top: 5px;
    text-align: center;
}


h2 {
    padding: 10px 0 5px !important;
}


.pnpagepost .entry-excerpt {
    display: none !important;
}
