.entry-content p span, .entry-summary p {
	font-size: 15px;
}

.articleBody a { font-weight: normal !important; }

.hentry .entry-content a, .hentry .entry-summary a { color: #003366; border-bottom: none; } 
.hentry .entry-content a:hover, .hentry .entry-summary a:hover { color: rgba(81,122,85,.75) !important; }

.subscription p label {
	display: none;
}

#secondary {
 	font-size: .95em; 
}
.related-posts .related-item .related-title {
	font-size: 1em !important;
}
.single .hentry, .page .hentry {
	font-size: 1.1em !important;
}

.single .hentry .entry-title, .page .hentry .entry-title {
	font-size: 2em;
}

a.ul.fn.n {
  font-weight: bold;
  color: #333;
}

body {
  background-color: #f8f6f2;
}

a:hover, a:focus,
.hentry .entry-category a {
	color: #666;
}

.hentry .author-container .avatar {
  border-radius: 50%;
}
.byline .author a{
	font-weight: bold;
}

.single .hentry .entry-footer, .page .hentry .entry-footer {
	text-align: left !important; 
}

.single .hentry .entry-footer-inner {
 font-size: 1.35em;
}

.share-section .share-buttons-title, .single .hentry .post-thumb {
  	display: none;
}
img.attachment-skyline-image.wp-post-image {
	height: 170px;
  	width: 170px;
}
.single .hentry .entry-meta .avatar, #page .share-section.custom-style.icons-only a { 
 	border-radius: 4px;
}

.WP-PrintIcon {
	padding: 0 0 4.5px 8px;  
}

blockquote { 
	font-style: normal;
  	font-size: 1em; 
	margin-left: 2.5em;  
}

.author-container .author-info .author-bio {
  font-size: 1.15em;
}