.entry-content{
	font-size: 25px;
	line-height: 35px;
    font-family: 'Myriad Pro';
}
.entry-content p{
	line-height: 1.3em;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6{
	margin-bottom: 30px;
	color: #5ec00e;
}

.entry-content  blockquote{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	font-size: 25px;
	line-height: 35px;
	color: #57312e;
	background: #E7E2E1;
	margin: 0 0 20px 0;
	border-radius: 10px;
	padding: 15px;
}
.entry-content  blockquote p{
	margin-bottom: 0;
}
.entry-content li{
	margin-bottom: 10px;
}
.entry-content a{
	color: #5ec00e;
}
.entry-content a:hover{
	text-decoration: underline;
	color: #57312e;
}


.entry-content ul{
	list-style-type: disc;
	padding-left: 22px;
}
.entry-content ul ul{
	margin-top: 10px;
}
.entry-content ol{
	list-style-type: decimal;
	padding-left: 22px;
}













/* entry */
.entry-content{
}
.entry-content ul,.entry-content ol{
	margin: 0 0 30px 0;
}
.entry-content ul ul,.entry-content ol ol,.entry-content ul ol,.entry-content ol ul{
}
.entry-content li{
	line-height: 150%;
	font-size: 0.8em;
}
.entry-content hr{
	display: block;
	margin: 12px 0;
}
.entry-content p{
	margin: 0 0 20px;
}
.entry-content a{
}
.entry-content strong{
	font-weight: 700;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6{
	margin: 0 0 12px 0;
	padding-top: 20px;
}
.entry-content img{
	max-width: 100%;
	height: auto;
}
.entry-content blockquote{
	background: #eae9d4;
}
.entry-content code{
	text-shadow: none;
	background: #555;
	color: #bfbebe;
	font-family: "Courier New",clearSys;
}
.entry-content pre{
	text-shadow: none;
	font-size: 12px;
	width: 95%;
	line-height: 16px;
	overflow: auto;
	font-family: "Courier New",clearSys;
	background: #fcfcfc;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 15px solid #eee;
	border-right: 1px solid #eee;
	margin: 0 0 12px;
	padding: 0 5px 16px;
}
.entry-content .wp_link_pages{
	clear: both;
	padding: 10px 0 20px;
}
.entry-content .read-more a,
.entry-content a.more-link{
}
.entry-content .read-more a:hover,
.entry-content a.more-link:hover{
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone{
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter{
	display: block;
	margin: 5px auto 20px auto;
}

.alignright{
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft{
	float: left;
	margin: 5px 20px 20px 0;
}

.aligncenter{
	display: block;
	margin: 5px auto;
}

img.alignright,
a img.alignright{
	float: right;
	margin: 5px 0 20px 20px;
}

img.alignnone,
a img.alignnone{
	margin: 5px 0 20px 0;
}

img.alignleft,
a img.alignleft{
	float: left;
	margin: 5px 20px 20px 0;
}

img.aligncenter,
a img.aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption{
	background: #f9f9f9;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 13px 10px 10px 10px;
	text-align: center;
}

.wp-caption.alignnone{
	margin: 5px 0 20px 0;
}

.wp-caption.alignleft{
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright{
	margin: 5px 0 20px 20px;
}

.wp-caption img{
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text{
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;
	padding: 10px;
}

img.wp-smiley{
	vertical-align: middle;
}

/* =WordPress Gallery
-------------------------------------------------------------- */
.gallery{
	margin: 0 auto 18px;
}

.gallery .gallery-item{
	float: left;
	margin-top: 0;
	text-align: center;
	max-width: 155px;
}

.gallery img{
	border: 1px solid #ddd;
}

.gallery .gallery-caption{
	font-size: 12px;
	margin: 0 0 12px;
}

.gallery dl{
	margin: 0;
}

.gallery br+br{
	display: none;
}

.attachment-gallery img{
	background: #fff;
	border: 1px solid #f0f0f0;
	display: block;
	height: auto;
	margin: 15px auto;
	max-width: 96%;
	padding: 5px;
	width: auto;
}

.gallery-meta .iso,
.gallery-meta .camera,
.gallery-meta .shutter,
.gallery-meta .aperture,
.gallery-meta .full-size,
.gallery-meta .focal-length{
	display: block;
}



/*** Search page ***/
.search hr {
	margin: 1em 0;
}


.search-page h2 {
	font-weight: 300;
	font-size: 40px;
	margin-bottom: 1em;
}

.search-page h2 span {
	font-weight: 600;
}

.search-page .text strong {
	color: #6db338;
}




/* Update October 2016 */

/* Eulogies page */
.eulogy {
	background: #ededed;
	padding: 30px;
	margin-bottom: 1em;
}

.eulogy h4 {
	font-size: 35px;
	padding: 0;
}

.eulogy img {
	width: 100%;
	height: auto;
}

.eulogy a {
	border: 2px solid #6db338;
	background: #6db338;
	color: #FFF;
	padding: 10px 20px;
	border-radius: 4px;
}

.eulogy a:hover {
	border: 2px solid #6db338;
	background: #FFF;
	color: #6db338;
	text-decoration: none;0
}


































