.read-more {
	display:block;
	font-style: italic;
}

h1.downsize, h2.downsize, h3.downsize {
	
}

.downsize {
	font-size:14px;
	font-weight: bold;
	padding-bottom:40px;
	display:block;
}

/* //SBE 10-10-2014: switch ADVERTISEMENTS header to an image */
.single .spm-adhead, .single .spm-adhead:hover  {border:0;}

/*//SBE 09-25-2014:  */
.post .entry h2 a, .post .entry h3 a {
	border-bottom: 3px solid;
	/*text-decoration: underline;*/
	line-height: 130%;
}

.post .entry h2 a:hover, .post .entry h3 a:hover {
	text-decoration: none;
}

#spm-readmore {text-align: center; padding-bottom:20px;}
#spm-readmore a {
	/*text-decoration: underline;*/
	border-bottom:1px solid;
	font-weight: bold;
}
#spm-readmore a:hover {border-bottom:none; text-decoration: none;}

/*.wp-caption img {margin-left:auto; margin-right:auto;}
.wp-caption p {text-align: left; margin-left:5px !important; }*/

/* //SBE 04-04-2015:  to go with the new html5 image fig figcaption */
figure.wp-caption {padding:5px;}
figcaption {font-size:80%; text-align: left; line-height: 10px;}