You are using an outdated browser. Please upgrade your browser to improve your experience.
{ "@context": "http://schema.org", "@type": "Organization", "name": "University of Guelph", "url": "https://uoguelph.ca", "logo": "https://www.uoguelph.ca/img/university-of-guelph-cornerstone.png", "sameAs": ["https://www.facebook.com/uofguelph/", "http://www.twitter.com/uofg", "https://www.instagram.com/uofguelph/", "https://www.youtube.com/user/uofguelph"] } { "@context": "http://schema.org", "@type": "WebSite", "url": "https://uoguelph.ca", "potentialAction": { "@type": "SearchAction", "target": "https://uoguelph.ca/search/?q={search_term_string}", "query-input": "required name=search_term_string" } } --> Latest News at University of Guelph - University of Guelph {"@context":"https://schema.org","@graph":[{"@type":"WebSite","@id":"https://news.uoguelph.ca/#/schema/WebSite","url":"https://news.uoguelph.ca/","name":"U of G News","description":"University of Guelph","inLanguage":"en-US","potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://news.uoguelph.ca/search/{search_term_string}/"},"query-input":"required name=search_term_string"},"publisher":{"@id":"https://news.uoguelph.ca/#/schema/Organization"}},{"@type":"WebPage","@id":"https://news.uoguelph.ca/","url":"https://news.uoguelph.ca/","name":"Latest News at University of Guelph - University of Guelph","description":"The latest news from the University of Guelph. See how U of G is working to Improve Life.","inLanguage":"en-US","isPartOf":{"@id":"https://news.uoguelph.ca/#/schema/WebSite"},"breadcrumb":{"@type":"BreadcrumbList","@id":"https://news.uoguelph.ca/#/schema/BreadcrumbList","itemListElement":{"@type":"ListItem","position":1,"name":"U of G News"}},"potentialAction":{"@type":"ReadAction","target":"https://news.uoguelph.ca/"},"about":{"@id":"https://news.uoguelph.ca/#/schema/Organization"}},{"@type":"Organization","@id":"https://news.uoguelph.ca/#/schema/Organization","name":"U of G News","url":"https://news.uoguelph.ca/","logo":{"@type":"ImageObject","url":"https://news.uoguelph.ca/wp-content/uploads/2026/01/cropped-UofG-Guelph.png","contentUrl":"https://news.uoguelph.ca/wp-content/uploads/2026/01/cropped-UofG-Guelph.png","width":512,"height":512,"contentSize":"49215"}}]} var mi_version = '8.24.1'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/news.uoguelph.ca\/"}; if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations ); } else { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations; } var disableStrs = [ 'ga-disable-G-YFNC6GJPPF', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); if ( MonsterInsightsLocations.page_location ) { __gtagTracker('set', MonsterInsightsLocations); } __gtagTracker('config', 'G-YFNC6GJPPF', {"forceSSL":"true","link_attribution":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px} /*# sourceURL=wp-img-auto-sizes-contain-inline-css */ h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg} /*# sourceURL=https://news.uoguelph.ca/wp-includes/blocks/heading/style.min.css */ .wp-block-columns{box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns{align-items:normal!important}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%} /*# sourceURL=https://news.uoguelph.ca/wp-includes/blocks/columns/style.min.css */ .wp-block-spacer{clear:both} /*# sourceURL=https://news.uoguelph.ca/wp-includes/blocks/spacer/style.min.css */ :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #fff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--blue: #0d6efd;--wp--preset--color--indigo: #6610f2;--wp--preset--color--purple: #5533ff;--wp--preset--color--pink: #d63384;--wp--preset--color--red: #dc3545;--wp--preset--color--orange: #fd7e14;--wp--preset--color--yellow: #ffc107;--wp--preset--color--green: #198754;--wp--preset--color--teal: #20c997;--wp--preset--color--cyan: #0dcaf0;--wp--preset--color--gray: #6c757d;--wp--preset--color--gray-dark: #343a40;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} /*# sourceURL=global-styles-inline-css */ .wp-container-core-columns-is-layout-9d6595d7{flex-wrap:nowrap;} /*# sourceURL=core-block-supports-inline-css */ /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} /*# sourceURL=/wp-includes/css/classic-themes.min.css */ .a-stats { --akismet-color-mid-green: #357b49; --akismet-color-white: #fff; --akismet-color-light-grey: #f6f7f7; max-width: 350px; width: auto; } .a-stats * { all: unset; box-sizing: border-box; } .a-stats strong { font-weight: 600; } .a-stats a.a-stats__link, .a-stats a.a-stats__link:visited, .a-stats a.a-stats__link:active { background: var(--akismet-color-mid-green); border: none; box-shadow: none; border-radius: 8px; color: var(--akismet-color-white); cursor: pointer; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif; font-weight: 500; padding: 12px; text-align: center; text-decoration: none; transition: all 0.2s ease; } /* Extra specificity to deal with TwentyTwentyOne focus style */ .widget .a-stats a.a-stats__link:focus { background: var(--akismet-color-mid-green); color: var(--akismet-color-white); text-decoration: none; } .a-stats a.a-stats__link:hover { filter: brightness(110%); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 0 2px rgba(0, 0, 0, 0.16); } .a-stats .count { color: var(--akismet-color-white); display: block; font-size: 1.5em; line-height: 1.4; padding: 0 13px; white-space: nowrap; } /*# sourceURL=akismet-widget-style-inline-css */ .epyt-gallery-thumb { width: 33.333%; } /*# sourceURL=__EPYT__style-inline-css */ var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/news.uoguelph.ca","hash_tracking":"false","v4_id":"G-YFNC6GJPPF"}; var aurora_heatmap = {"_mode":"reporter","ajax_url":"https://news.uoguelph.ca/wp-admin/admin-ajax.php","action":"aurora_heatmap","reports":"click_pc,click_mobile","debug":"0","ajax_delay_time":"3000","ajax_interval":"10","ajax_bulk":null}; //# sourceURL=aurora-heatmap-js-extra var _EPYT_ = {"ajaxurl":"https://news.uoguelph.ca/wp-admin/admin-ajax.php","security":"8193dc456c","gallery_scrolloffset":"20","eppathtoscripts":"https://news.uoguelph.ca/wp-content/plugins/youtube-embed-plus-pro/scripts/","eppath":"https://news.uoguelph.ca/wp-content/plugins/youtube-embed-plus-pro/","epresponsiveselector":"[\"iframe.__youtube_prefs__\"]","epdovol":"1","version":"14.2.1","evselector":"iframe.__youtube_prefs__[src], iframe[src*=\"youtube.com/embed/\"], iframe[src*=\"youtube-nocookie.com/embed/\"]","ajax_compat":"","maxres_facade":"eager","ytapi_load":"light","pause_others":"","stopMobileBuffer":"1","facade_mode":"1","not_live_on_channel":"","not_live_showtime":"180","vi_active":"","vi_js_posttypes":[]}; //# sourceURL=__ytprefs__-js-extra @media only screen and (min-width:768px){ #shiftnav-toggle-main, .shiftnav-toggle-mobile{ display:none; } .shiftnav-wrap { padding-top:0 !important; } } /* Status: Loaded from Transient */ @-webkit-keyframes bgslide{from{background-position-x:0}to{background-position-x:-200%}}@keyframes bgslide{from{background-position-x:0}to{background-position-x:-200%}}.wpp-widget-block-placeholder,.wpp-shortcode-placeholder{margin:0 auto;width:60px;height:3px;background:#dd3737;background:linear-gradient(90deg,#dd3737 0%,#571313 10%,#dd3737 100%);background-size:200% auto;border-radius:3px;-webkit-animation:bgslide 1s infinite linear;animation:bgslide 1s infinite linear} window.ajaxurl = "https://news.uoguelph.ca/wp-admin/admin-ajax.php" window.WPBannerize = { "General": { "impressions_enabled": true, "clicks_enabled": true }, "Layout": { "top": 0, "right": 0, "bottom": 0, "left": 0 } } ; tbody, td, tfoot, th, thead, tr { border-style: solid !important; border-width: thin !important; padding: 5px !important; } div#fullwidth-banner #rotator img { object-fit: cover; object-position: center; width: 100%; height: 100%; } div#fullwidth-banner { max-width: 100%; padding: 0; } body.archive .row .inner-row { padding: 30px 0 15px; } div#archive-wrapper .pagination { padding-bottom: 60px; } .home h3.fancy-post-title { background: #ffc429 !important; } body.page-template-default.page .breadcrumb-item { list-style-type: none; } .single-tribe_events .tribe-events-before-html a.btn-outline-info { border-color: var(--uog-color-blue) !important; } .home .hp-posts a:hover .hp-thumb { box-shadow: 0 0 0 0.3rem #ffc429 !important; } .post-type-archive .tribe-events-before-html a.btn-outline-info { border-color: var(--uog-color-blue) !important; } .post-type-archive .tribe-common--breakpoint-medium.tribe-common .tribe-common-h6--min-medium { font-size: var(--tec-font-size-4); } .twitter a { text-align: center !important; } .hp-buttons a:not(.btn-outline-info) { font-weight: 400 !important; } .wp-block-button .btn.btn-info, .wp-block-button .btn.btn-outline-info { font-size: 1.8rem !important; } .row.hp-top-stories .hp-categories a, .row.hp-news-releases .hp-categories a { background: #d8d8d8 !important; color: black !important; } .home .hp-posts .hp-categories a { left: 1.6rem !important; } .home .row.hp-top-stories, .home .row.hp-news-releases { --bs-gutter-x: 3rem !important; } .home .container.page-container{ padding-bottom: 6rem !important; } .home h4{ font-size: 1.8rem !important; font-weight: 400 !important; } .home .alignright.hp-buttons{ margin-top: 15px !important; } .home .hp-buttons .btn.btn-info{ padding: 8px 20px; } .page-container .site-content p { line-height: 1.58 !important; } .single-post .entry-meta { line-height: 1.58 !important; } .hp-posts a h4{ font-size: 1.8rem; line-height: 1.4; margin-bottom: 3rem !important; margin-top: 1rem !important; } .sidebar-post-list { margin: 0; padding: 0; list-style: none; } .page-template-page-news-frontpage .page-container a:not(.btn) { border-bottom: none !important; } h1.entry-title { color: #000 !important; } .site-content strong { color: #333 !important; } .archive.category .row{ --bs-gutter-x: 3rem !important; } body.postid-41125 .my-events-header { padding-bottom: 0 !important; } body.postid-41125 .form-alert { margin-bottom: 4rem !important; } .archive.category .hp-posts a h4 { font-weight: 400 !important; } .post-type-archive-tribe_events .tribe-events-c-view-selector__list-item-text{ font-size: 1.8rem !important; } .pagination a.page-link:focus, .pagination a.page-link:hover { background: var(--uog-color-white-focus) !important; } .single-tribe_events .tribe-events-single-section { font-size: 1.8rem !important; } .post-type-archive-tribe_events .tribe-filter-bar-c-filter__toggle-label { font-size: 1.8rem !important; } .post-type-archive-tribe_events .tribe-events-calendar-list__event-venue{ font-size: 1.6rem !important; } .post-type-archive-tribe_events .tribe-events-calendar-list__event-datetime{ font-size: 1.8rem !important; } .post-type-archive h3{ margin-top: 0 !important; } .sharing-box { padding-top: 10px; } .form-control { background-color: #f5f5f5 !important; } #rotator { background-color: transparent !important; background-image: none !important; } .single-post #rotator img { object-fit: cover; object-position: center; width: 100%; height: 100%; } .single-post #rotator img.blurred { opacity: 1; } .sidebar-post { margin-bottom: 10px; } .post-type-archive .input-group-text{ background-color: var(--uog-color-blue) !important; } .post-type-archive .input-group-text:focus, .input-group-text:hover { background-color: var(--uog-color-blue-focus) !important; } .sidebar-post-link { font-size: 1.8rem; line-height: 1.58; color: #000; font-weight: 400; margin-top: 1rem; text-decoration: none; } .sidebar-post-link:hover { color: #187bb4; } .sharing-box { display: flex; flex-wrap: wrap; gap: 10px; } .tribe-common p { font-size: 1.8rem; color: #555; line-height: 1.58; } .post-type-archive-tribe_events address { font-family: "DM Sans",sans-serif !important; } .tribe-events-content a { border-bottom: 1px solid var(--uog-color-body-copy-link) !important; color: var(--uog-color-body-copy-link) !important; } .single-tribe_events p { color: var(--uog-color-body-copy) !important; line-height: 1.58 !important; } .single-tribe_events h2{ font-size: 1.8rem !important; color: var(--uog-color-body-copy) !important; } .single-tribe_events .tribe-events-c-subscribe-dropdown__button-text{ font-size: 1.5rem !important; font-weight: 400; } .post-type-archive-tribe_events .tribe-common h3 a { text-decoration: underline; color: var(--uog-color-body-copy-link) !important; } .post-type-archive-tribe_events .tribe-common h3 a:hover{ color: var(--uog-color-body-copy-link); } .tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button { background-color: var(--uog-color-blue) !important; color: white; border: 2px solid transparent; border-color: var(--uog-color-blue) !important; border-radius: 0; } .tribe-events-schedule .recurringinfo a, .tribe-related-event-info .recurringinfo a { color: var(--uog-color-blue) !important; } .single-tribe_events .tribe-events-content a:hover{ border-bottom: none !important; } .tribe-events-single-section.primary.tribe-clearfix.bg-light.p-5 a { color: var(--uog-color-blue-on-light) !important; } .tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button:focus, .tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button:hover { background-color: var(--uog-color-blue-focus) !important; border-color: var(--uog-color-blue-focus) !important; color: var(--uog-color-blue-contrast) !important; } body.page-template-default.page hr { background: linear-gradient(to right, transparent 0, transparent 20%, var(--uog-color-red) 20%, var(--uog-color-red) 40%, var(--uog-color-yellow) 40%, var(--uog-color-yellow) 60%, var(--uog-color-black) 60%, var(--uog-color-black) 80%, transparent 80%, transparent 100%); } hr.wp-block-separator.has-alpha-channel-opacity { background: linear-gradient(to right, transparent 0, transparent 20%, var(--uog-color-red) 20%, var(--uog-color-red) 40%, var(--uog-color-yellow) 40%, var(--uog-color-yellow) 60%, var(--uog-color-black) 60%, var(--uog-color-black) 80%, transparent 80%, transparent 100%); } .single-tribe_events hr { background: linear-gradient(to right, transparent 0, transparent 20%, var(--uog-color-red) 20%, var(--uog-color-red) 40%, var(--uog-color-yellow) 40%, var(--uog-color-yellow) 60%, var(--uog-color-black) 60%, var(--uog-color-black) 80%, transparent 80%, transparent 100%); } .post-type-archive-tribe_events .tribe-events .tribe-events-calendar-list__month-separator::after { background: linear-gradient(to right, transparent 0, transparent 0%, var(--uog-color-red) 0%, var(--uog-color-red) 35%, var(--uog-color-yellow) 30%, var(--uog-color-yellow) 30%, var(--uog-color-yellow) 70%, var(--uog-color-black) 0%, var(--uog-color-black) 60%, var(--uog-color-black) 100%); } .sharing-box i { font-size: 2.5rem; } .social-icon { display: flex; align-items: center; justify-content: center; width: 50px; border: 2px solid #000; font-size: 22px; transition: all 0.3s ease-in-out; text-decoration: none; background-color: #fff; box-sizing: border-box; text-align: center; } .social-icon i { color: #000; padding: 5px; } #right-sidebar a.social-icon { border: 2px solid #000; } #right-sidebar a.social-icon:hover { border: 2px solid #000 !important; } #right-sidebar a.social-icon:focus { border: 2px solid #000 !important; } /* Hover Styles */ #right-sidebar a.social-icon.twitter:hover { background: #000 !important; border-color: #000 !important; } #right-sidebar a.social-icon.twitter:hover i { color: #fff !important; } #right-sidebar a.social-icon.facebook:hover { background: #0866ff !important; border-color: #0866ff !important; } .form-control { font-size: 1.8rem !important; } .single-post h1{ margin-bottom: 3rem !important; } #right-sidebar a.social-icon.facebook:hover i { color: #fff !important; } #right-sidebar a.social-icon.linkedin:hover { background: #0a66c2 !important; border-color: #0a66c2 !important; } #right-sidebar{ font-size: 1.8rem; } #right-sidebar a.social-icon.linkedin:hover i { color: #fff !important; } #right-sidebar a.social-icon.share:hover { background: #FFC429 !important; border-color: #FFC429 !important; } #right-sidebar a.social-icon.share:hover i { color: #000 !important; } body.single-post .wp-block-button__link:hover { color: white !important; } .wp-block-gallery.has-nested-images figure.wp-block-image figcaption{ background: transparent; bottom: 0; color: black; font-size: 13px; left: 0; margin: 10px 0; max-height: 20%; overflow: auto; padding: 0 8px 8px; position: relative; text-align: center; width: 100%; box-sizing: border-box; } @media (max-width: 575.98px) { .wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) { width: calc(100% - var(--wp--style--unstable-gallery-gap, 16px)/2); margin: 0; } .wp-block-gallery.has-nested-images figure.wp-block-image figcaption{ max-height: 25%; } } a[href$=".eps"]:after, a[href$=".gif"]:after, a[href$=".jpg"]:after, a[href$=".png"]:after, a[href$=".psd"]:after { display: none !important; } .no-thumb{ display: none !important; } hr { border: 0; height: 3px; margin: 3rem 0; opacity: 1; background: linear-gradient( 90deg, #000 0%, #000 56%, rgba(255, 255, 255, 0) 56%, rgba(255, 255, 255, 0) 57%, #c20430 57%, #c20430 85%, rgba(255, 255, 255, 0) 85%, rgba(255, 255, 255, 0) 86%, #ffc72b 86% ); } imgc { display: block; margin-left: auto; margin-right: auto; width: 40%; } .img-guis img{ width:200px !important; } @media (max-width: 500.02px){ .resl img{ width:250px !important; } .resl{ left: 0 !important; } .hp-top-stories .hp-posts:last-child { display: block !important; } } .resl img{ width: 200px !important; } a.btn.btn-default.btn-lg { width: 100%; } .tribe-events-event-image img { display: block; max-width: 100%; height: auto; } @media (min-width: 768px) { .col-12.col-md-9.hp-topstories { margin-bottom: 30px !important; } .featured-stories{ margin-bottom: 1.5rem; } .home .row.hp-top-stories{ margin-bottom: 15px !important; } } @media (min-width: 1199px) { #right-sidebar { padding-left: 20px; } .news-page{ padding-right: 20px; } } @media (max-width: 767px) { .home :where(.wp-block-columns) { margin-bottom: 0; } } @media (max-width: 1024px) { body.archive #content.container { padding-left: 30px !important; } } @media (min-width: 768px) and (max-width: 991px){ h3#find-u-of-g-experts{ margin-top: 0 !important; } .home .wp-block-button.hp-buttons.my-0.w-100 { width: 200px !important; float: left; margin: 0; padding-left: 0 !important; } .home .hp-posts .hp-categories a { font-size: 1.3rem; } } @media (min-width: 768px) and (max-width: 1199px){ .home .wp-block-button.hp-buttons.my-0.w-100 { width: 200px !important; float: left; padding-left: 0 !important; } }- Academic
- Agriculture
- Animal Health
- Avian Flu
- Commentary
- Community
- Environment
- Expert Alert
- Food
- Guelph Grad Stories
- Human Health
- Indigenous
- Social Science
- Statements
- Student Support
- Technology & Innovation
