/*

Theme Name: OLSG

Author: Fr Andrew Connick

Description: Our Lady of Mount Carmel & Saint George

Template: churchope

Version: 7.5

PJ Version 1.2 14/11/2020 Newsletter editor switched to modern
               Newsletter enabled for archive page
               Newsletter archive loop call modified to include newsletter slug
               Newsletter loop amended query to limit to last month, links to single removed. Download link fixed (missin php tag).
               JS support for Universalis enqued - was previosuly loaded in parent theme header.
PJ Version 1.3 22/06/2024 includes/newletters.php $html initialised for .= operations 
		Check that $_POST is populated before referencing

PJ Version 1.4 27/07/2024 functions.php - comment out enquue jquery migrate, add contnet and author for newsletter reflection. Remove jquery migrate modules.
PJ Version 7.1 17/11/2024 functions.php - comment out shortcode filter for ics calendar.
PJ Version 7.5 09/12/2024	css/olsg.css loads correctly for custom css. 
 *					NL secondary sort by post date. Univeralis script load hang error resolved and stratrgy changed.
 
*/



@import url("../churchope/style.css"); 
//@import url("../attitude/style.css"); 


/*
#downloadbox {

	overflow: hidden;

	margin-top: 10px;

	border: 1px solid #ececec;

	box-shadow: inset 0 0 10px rgba(0,0,0,.06);

	padding: 17px;

	background: #fdfdfd;

	-webkit-border-radius: 2px;

	-moz-border-radius: 2px;

	border-radius: 2px;

	text-align: center;

}

*/
