.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;
}

.pnpagepost .pagepost-entry-header {
	margin: 0 0 40px 0 !important;
}

span.pn-readmore {
    display: none !important;
}

.pnpagepost .pagepost-entry-header {
	margin: 0 0 40px 0 !important;
}

h2.entry-title {
    padding: 0 !important;
}

.pnpagepost .pagepost-entry-header .entry-meta .pn_byline i{
	display:none;
}