/*
 Theme Name:   tempo Images Child
 Theme URI:    http://example.com/tempo/
 Description:  This is a child theme of Tempo theme
 Author:       Tony Cataldo
 Author URI:   http://www.CataldoSystems.com
 Template:     tempo
 Version:      0.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         responsive-layout, accessibility-ready, Yardwork Etc.
 Text Domain:  tempo-images-child
*/

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}


.bold {
	font-weight: bold;
}


.center {
	text-align: center;
}


.entry-content > * {
    margin-left:	0 !important;
    margin-right:	0 !important;
}


.indent {
	margin-left: 0.5in !important;
}


p.testimonial {
	font-style: 	italic;
	font-weight: 	bold;
	margin-bottom:	0;
	quotes: '\201c' '\201d';
}
p.testimonial:before { content:open-quote; }
p.testimonial:after  { content:close-quote; }


p.testimonial-author {
	font-weight: 	bold;
	margin-bottom:	24px;
}


.site-header {
	padding-top: 15px;
}