/*
Theme Name: Burton Lazars Village Hall
Theme URI: 
Author: Ian Rushin and Wordpress
Author URI: 
Description: A child theme of 2025 tweaked for use of Burton Lazars Village Hall website
Requires at least: 6.8
Tested up to: 6.8
Requires PHP: 5.7
Version: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: twentytwentyfive
Text Domain: burton-lazars-village-hall
Tags: 
*/

/*
Tweaks for Events Manager

.em-item-image {
float: left;
}

*/
.em-item-image {
max-width:300px;

}
.em-event-content {
clear: both;
}