<!DOCTYPE html><html lang="en-US"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="profile" href="https://gmpg.org/xfn/11"><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /><title>Home - The ESO Network</title><link rel="canonical" href="https://esonetwork.com/" /><meta property="og:locale" content="en_US" /><meta property="og:type" content="website" /><meta property="og:title" content="Home - The ESO Network" /><meta property="og:description" content="CATCH UP ON OUR LATEST PODCASTS, REVIEWS, BLOGS &amp; STUFF" /><meta property="og:url" content="https://esonetwork.com/" /><meta property="og:site_name" content="The ESO Network" /><meta property="article:publisher" content="https://www.facebook.com/groups/esonetwork/" /><meta property="article:modified_time" content="2025-12-02T21:58:32+00:00" /><meta name="twitter:card" content="summary_large_image" /><meta name="twitter:site" content="@ESONetwork" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://esonetwork.com/","url":"https://esonetwork.com/","name":"Home - The ESO Network","isPartOf":{"@id":"https://esonetwork.com/#website"},"about":{"@id":"https://esonetwork.com/#organization"},"datePublished":"2020-08-15T18:17:14+00:00","dateModified":"2025-12-02T21:58:32+00:00","breadcrumb":{"@id":"https://esonetwork.com/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://esonetwork.com/"]}]},{"@type":"BreadcrumbList","@id":"https://esonetwork.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://esonetwork.com/#website","url":"https://esonetwork.com/","name":"The ESO Network","description":"Your Station For All Things Geek","publisher":{"@id":"https://esonetwork.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://esonetwork.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://esonetwork.com/#organization","name":"The ESO Network","url":"https://esonetwork.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://esonetwork.com/#/schema/logo/image/","url":"https://esonetwork.com/wp-content/uploads/2018/04/ESO2017LogoIdeaRedAlt.png","contentUrl":"https://esonetwork.com/wp-content/uploads/2018/04/ESO2017LogoIdeaRedAlt.png","width":2272,"height":3226,"caption":"The ESO Network"},"image":{"@id":"https://esonetwork.com/#/schema/logo/image/"},"sameAs":["https://www.facebook.com/groups/esonetwork/","https://x.com/ESONetwork","https://www.instagram.com/eso_network/","https://www.pinterest.com/esonetwork/pins/"]}]}</script> <meta name="msvalidate.01" content="15436C7A63B47CD199E86799E864FD10" /><meta name="yandex-verification" content="e78923c1810b5c0d" /><link rel='dns-prefetch' href='//fonts.googleapis.com' /><link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://esonetwork.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fesonetwork.com%2F" /><link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://esonetwork.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fesonetwork.com%2F&#038;format=xml" />  <script src="//www.googletagmanager.com/gtag/js?id=G-4SC1GGGJH1"  data-cfasync="false" data-wpfc-render="false" async></script> <script data-cfasync="false" data-wpfc-render="false">var em_version = '8.11.1';
				var em_track_user = true;
				var em_no_track_reason = '';
								var ExactMetricsDefaultLocations = {"page_location":"https:\/\/esonetwork.com\/"};
								if ( typeof ExactMetricsPrivacyGuardFilter === 'function' ) {
					var ExactMetricsLocations = (typeof ExactMetricsExcludeQuery === 'object') ? ExactMetricsPrivacyGuardFilter( ExactMetricsExcludeQuery ) : ExactMetricsPrivacyGuardFilter( ExactMetricsDefaultLocations );
				} else {
					var ExactMetricsLocations = (typeof ExactMetricsExcludeQuery === 'object') ? ExactMetricsExcludeQuery : ExactMetricsDefaultLocations;
				}

								var disableStrs = [
										'ga-disable-G-4SC1GGGJH1',
									];

				/* 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.ExactMetricsDualTracker = {
					helpers: {},
					trackers: {},
				};
				if (em_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 = exactmetrics_frontend.v4_id;
							var hookName = name;
							if (typeof parameters['event_category'] !== 'undefined') {
								hookName = parameters['event_category'] + ':' + name;
							}

							if (typeof ExactMetricsDualTracker.trackers[hookName] !== 'undefined') {
								ExactMetricsDualTracker.trackers[hookName](parameters);
							} else {
								__gtagDataLayer('event', name, parameters);
							}
							
						} else {
							__gtagDataLayer.apply(null, arguments);
						}
					}

					__gtagTracker('js', new Date());
					__gtagTracker('set', {
						'developer_id.dNDMyYj': true,
											});
					if ( ExactMetricsLocations.page_location ) {
						__gtagTracker('set', ExactMetricsLocations);
					}
										__gtagTracker('config', 'G-4SC1GGGJH1', {"forceSSL":"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;
					})();
									}</script> <style id='wp-img-auto-sizes-contain-inline-css'>img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */</style><link rel='stylesheet' id='astra-theme-css-css' href='https://esonetwork.com/wp-content/themes/astra/assets/css/minified/style.min.css?ver=4.11.18' media='all' /><style id='astra-theme-css-inline-css'>.ast-no-sidebar .entry-content .alignfull {margin-left: calc( -50vw + 50%);margin-right: calc( -50vw + 50%);max-width: 100vw;width: 100vw;}.ast-no-sidebar .entry-content .alignwide {margin-left: calc(-41vw + 50%);margin-right: calc(-41vw + 50%);max-width: unset;width: unset;}.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-no-sidebar .entry-content .alignfull .alignwide,.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-no-sidebar .entry-content .alignwide .alignwide,.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-no-sidebar .entry-content .wp-block-column .alignwide{width: 100%;margin-left: auto;margin-right: auto;}.wp-block-gallery,.blocks-gallery-grid {margin: 0;}.wp-block-separator {max-width: 100px;}.wp-block-separator.is-style-wide,.wp-block-separator.is-style-dots {max-width: none;}.entry-content .has-2-columns .wp-block-column:first-child {padding-right: 10px;}.entry-content .has-2-columns .wp-block-column:last-child {padding-left: 10px;}@media (max-width: 782px) {.entry-content .wp-block-columns .wp-block-column {flex-basis: 100%;}.entry-content .has-2-columns .wp-block-column:first-child {padding-right: 0;}.entry-content .has-2-columns .wp-block-column:last-child {padding-left: 0;}}body .entry-content .wp-block-latest-posts {margin-left: 0;}body .entry-content .wp-block-latest-posts li {list-style: none;}.ast-no-sidebar .ast-container .entry-content .wp-block-latest-posts {margin-left: 0;}.ast-header-break-point .entry-content .alignwide {margin-left: auto;margin-right: auto;}.entry-content .blocks-gallery-item img {margin-bottom: auto;}.wp-block-pullquote {border-top: 4px solid #555d66;border-bottom: 4px solid #555d66;color: #40464d;}:root{--ast-post-nav-space:0;--ast-container-default-xlg-padding:6.67em;--ast-container-default-lg-padding:5.67em;--ast-container-default-slg-padding:4.34em;--ast-container-default-md-padding:3.34em;--ast-container-default-sm-padding:6.67em;--ast-container-default-xs-padding:2.4em;--ast-container-default-xxs-padding:1.4em;--ast-code-block-background:#EEEEEE;--ast-comment-inputs-background:#FAFAFA;--ast-normal-container-width:1400px;--ast-narrow-container-width:750px;--ast-blog-title-font-weight:normal;--ast-blog-meta-weight:inherit;--ast-global-color-primary:var(--ast-global-color-5);--ast-global-color-secondary:var(--ast-global-color-4);--ast-global-color-alternate-background:var(--ast-global-color-7);--ast-global-color-subtle-background:var(--ast-global-color-6);--ast-bg-style-guide:var( --ast-global-color-secondary,--ast-global-color-5 );--ast-shadow-style-guide:0px 0px 4px 0 #00000057;--ast-global-dark-bg-style:#fff;--ast-global-dark-lfs:#fbfbfb;--ast-widget-bg-color:#fafafa;--ast-wc-container-head-bg-color:#fbfbfb;--ast-title-layout-bg:#eeeeee;--ast-search-border-color:#e7e7e7;--ast-lifter-hover-bg:#e6e6e6;--ast-gallery-block-color:#000;--srfm-color-input-label:var(--ast-global-color-2);}html{font-size:93.75%;}a,.page-title{color:#993333;}a:hover,a:focus{color:#3a3a3a;}body,button,input,select,textarea,.ast-button,.ast-custom-button{font-family:'Montserrat',sans-serif;font-weight:400;font-size:15px;font-size:1rem;}blockquote{color:#000000;}h1,h2,h3,h4,h5,h6,.entry-content :where(h1,h2,h3,h4,h5,h6),.site-title,.site-title a{font-family:'Montserrat',sans-serif;font-weight:400;}.ast-site-identity .site-title a{color:var(--ast-global-color-2);}.site-title{font-size:35px;font-size:2.3333333333333rem;display:block;}.site-header .site-description{font-size:15px;font-size:1rem;display:none;}.entry-title{font-size:40px;font-size:2.6666666666667rem;}.archive .ast-article-post .ast-article-inner,.blog .ast-article-post .ast-article-inner,.archive .ast-article-post .ast-article-inner:hover,.blog .ast-article-post .ast-article-inner:hover{overflow:hidden;}h1,.entry-content :where(h1){font-size:40px;font-size:2.6666666666667rem;font-family:'Montserrat',sans-serif;line-height:1.4em;}h2,.entry-content :where(h2){font-size:30px;font-size:2rem;font-family:'Montserrat',sans-serif;line-height:1.3em;}h3,.entry-content :where(h3){font-size:25px;font-size:1.6666666666667rem;font-family:'Montserrat',sans-serif;line-height:1.3em;}h4,.entry-content :where(h4){font-size:20px;font-size:1.3333333333333rem;line-height:1.2em;font-family:'Montserrat',sans-serif;}h5,.entry-content :where(h5){font-size:12px;font-size:0.8rem;line-height:1.2em;font-family:'Montserrat',sans-serif;}h6,.entry-content :where(h6){font-size:15px;font-size:1rem;line-height:1.25em;font-family:'Montserrat',sans-serif;}::selection{background-color:#993333;color:#ffffff;}body,h1,h2,h3,h4,h5,h6,.entry-title a,.entry-content :where(h1,h2,h3,h4,h5,h6){color:#3a3a3a;}.tagcloud a:hover,.tagcloud a:focus,.tagcloud a.current-item{color:#ffffff;border-color:#993333;background-color:#993333;}input:focus,input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="reset"]:focus,input[type="search"]:focus,textarea:focus{border-color:#993333;}input[type="radio"]:checked,input[type=reset],input[type="checkbox"]:checked,input[type="checkbox"]:hover:checked,input[type="checkbox"]:focus:checked,input[type=range]::-webkit-slider-thumb{border-color:#993333;background-color:#993333;box-shadow:none;}.site-footer a:hover + .post-count,.site-footer a:focus + .post-count{background:#993333;border-color:#993333;}.single .nav-links .nav-previous,.single .nav-links .nav-next{color:#993333;}.entry-meta,.entry-meta *{line-height:1.45;color:#993333;}.entry-meta a:not(.ast-button):hover,.entry-meta a:not(.ast-button):hover *,.entry-meta a:not(.ast-button):focus,.entry-meta a:not(.ast-button):focus *,.page-links > .page-link,.page-links .page-link:hover,.post-navigation a:hover{color:#3a3a3a;}#cat option,.secondary .calendar_wrap thead a,.secondary .calendar_wrap thead a:visited{color:#993333;}.secondary .calendar_wrap #today,.ast-progress-val span{background:#993333;}.secondary a:hover + .post-count,.secondary a:focus + .post-count{background:#993333;border-color:#993333;}.calendar_wrap #today > a{color:#ffffff;}.page-links .page-link,.single .post-navigation a{color:#993333;}.ast-search-menu-icon .search-form button.search-submit{padding:0 4px;}.ast-search-menu-icon form.search-form{padding-right:0;}.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-form,.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-field:focus{transition:all 0.2s;}.search-form input.search-field:focus{outline:none;}.widget-title,.widget .wp-block-heading{font-size:21px;font-size:1.4rem;color:#3a3a3a;}.ast-search-menu-icon.slide-search a:focus-visible:focus-visible,.astra-search-icon:focus-visible,#close:focus-visible,a:focus-visible,.ast-menu-toggle:focus-visible,.site .skip-link:focus-visible,.wp-block-loginout input:focus-visible,.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper,.ast-header-navigation-arrow:focus-visible,.ast-orders-table__row .ast-orders-table__cell:focus-visible,a#ast-apply-coupon:focus-visible,#ast-apply-coupon:focus-visible,#close:focus-visible,.button.search-submit:focus-visible,#search_submit:focus,.normal-search:focus-visible,.ast-header-account-wrap:focus-visible,.astra-cart-drawer-close:focus,.ast-single-variation:focus,.ast-button:focus{outline-style:dotted;outline-color:inherit;outline-width:thin;}input:focus,input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="reset"]:focus,input[type="search"]:focus,input[type="number"]:focus,textarea:focus,.wp-block-search__input:focus,[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus,.ast-mobile-popup-drawer.active .menu-toggle-close:focus,#ast-scroll-top:focus,#coupon_code:focus,#ast-coupon-code:focus{border-style:dotted;border-color:inherit;border-width:thin;}input{outline:none;}.main-header-menu .menu-link,.ast-header-custom-item a{color:#3a3a3a;}.main-header-menu .menu-item:hover > .menu-link,.main-header-menu .menu-item:hover > .ast-menu-toggle,.main-header-menu .ast-masthead-custom-menu-items a:hover,.main-header-menu .menu-item.focus > .menu-link,.main-header-menu .menu-item.focus > .ast-menu-toggle,.main-header-menu .current-menu-item > .menu-link,.main-header-menu .current-menu-ancestor > .menu-link,.main-header-menu .current-menu-item > .ast-menu-toggle,.main-header-menu .current-menu-ancestor > .ast-menu-toggle{color:#993333;}.header-main-layout-3 .ast-main-header-bar-alignment{margin-right:auto;}.header-main-layout-2 .site-header-section-left .ast-site-identity{text-align:left;}.ast-logo-title-inline .site-logo-img{padding-right:1em;}.site-logo-img img{ transition:all 0.2s linear;}body .ast-oembed-container *{position:absolute;top:0;width:100%;height:100%;left:0;}body .wp-block-embed-pocket-casts .ast-oembed-container *{position:unset;}.ast-header-break-point .ast-mobile-menu-buttons-minimal.menu-toggle{background:transparent;color:#000000;}.ast-header-break-point .ast-mobile-menu-buttons-outline.menu-toggle{background:transparent;border:1px solid #000000;color:#000000;}.ast-header-break-point .ast-mobile-menu-buttons-fill.menu-toggle{background:#000000;color:#ffffff;}.ast-single-post-featured-section + article {margin-top: 2em;}.site-content .ast-single-post-featured-section img {width: 100%;overflow: hidden;object-fit: cover;}.site > .ast-single-related-posts-container {margin-top: 0;}@media (min-width: 922px) {.ast-desktop .ast-container--narrow {max-width: var(--ast-narrow-container-width);margin: 0 auto;}}.ast-page-builder-template .hentry {margin: 0;}.ast-page-builder-template .site-content > .ast-container {max-width: 100%;padding: 0;}.ast-page-builder-template .site .site-content #primary {padding: 0;margin: 0;}.ast-page-builder-template .no-results {text-align: center;margin: 4em auto;}.ast-page-builder-template .ast-pagination {padding: 2em;}.ast-page-builder-template .entry-header.ast-no-title.ast-no-thumbnail {margin-top: 0;}.ast-page-builder-template .entry-header.ast-header-without-markup {margin-top: 0;margin-bottom: 0;}.ast-page-builder-template .entry-header.ast-no-title.ast-no-meta {margin-bottom: 0;}.ast-page-builder-template.single .post-navigation {padding-bottom: 2em;}.ast-page-builder-template.single-post .site-content > .ast-container {max-width: 100%;}.ast-page-builder-template .entry-header {margin-top: 4em;margin-left: auto;margin-right: auto;padding-left: 20px;padding-right: 20px;}.single.ast-page-builder-template .entry-header {padding-left: 20px;padding-right: 20px;}.ast-page-builder-template .ast-archive-description {margin: 4em auto 0;padding-left: 20px;padding-right: 20px;}.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide {margin-left: 0;margin-right: 0;}.footer-adv .footer-adv-overlay{border-top-style:solid;border-top-color:#7a7a7a;}.wp-block-buttons.aligncenter{justify-content:center;}@media (min-width:1200px){.wp-block-group .has-background{padding:20px;}}@media (min-width:1200px){.ast-no-sidebar.ast-separate-container .entry-content .wp-block-group.alignwide,.ast-no-sidebar.ast-separate-container .entry-content .wp-block-cover.alignwide{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;}.ast-no-sidebar.ast-separate-container .entry-content .wp-block-cover.alignfull,.ast-no-sidebar.ast-separate-container .entry-content .wp-block-group.alignfull{margin-left:-6.67em;margin-right:-6.67em;padding-left:6.67em;padding-right:6.67em;}}@media (min-width:1200px){.wp-block-cover-image.alignwide .wp-block-cover__inner-container,.wp-block-cover.alignwide .wp-block-cover__inner-container,.wp-block-cover-image.alignfull .wp-block-cover__inner-container,.wp-block-cover.alignfull .wp-block-cover__inner-container{width:100%;}}.wp-block-image.aligncenter{margin-left:auto;margin-right:auto;}.wp-block-table.aligncenter{margin-left:auto;margin-right:auto;}.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link.wp-element-button,.ast-outline-button,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button{border-color:#000000;border-top-width:2px;border-right-width:2px;border-bottom-width:2px;border-left-width:2px;font-family:inherit;font-weight:inherit;line-height:1em;border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;}.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color):hover,.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover,.ast-outline-button:hover,.ast-outline-button:focus,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:hover,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:focus{background-color:#a5a5a5;}.wp-block-button .wp-block-button__link.wp-element-button.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link.wp-element-button:not(.has-background),.ast-outline-button{background-color:#000000;}.entry-content[data-ast-blocks-layout] > figure{margin-bottom:1em;}.elementor-widget-container .elementor-loop-container .e-loop-item[data-elementor-type="loop-item"]{width:100%;}@media (max-width:921px){.ast-left-sidebar #content > .ast-container{display:flex;flex-direction:column-reverse;width:100%;}.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single{padding:1.5em 2.14em;}.ast-author-box img.avatar{margin:20px 0 0 0;}}@media (min-width:922px){.ast-separate-container.ast-right-sidebar #primary,.ast-separate-container.ast-left-sidebar #primary{border:0;}.search-no-results.ast-separate-container #primary{margin-bottom:4em;}}.wp-block-button .wp-block-button__link{color:#ffffff;}.wp-block-button .wp-block-button__link:hover,.wp-block-button .wp-block-button__link:focus{color:#ffffff;background-color:#a5a5a5;border-color:#a5a5a5;}.elementor-widget-heading h1.elementor-heading-title{line-height:1.4em;}.elementor-widget-heading h2.elementor-heading-title{line-height:1.3em;}.elementor-widget-heading h3.elementor-heading-title{line-height:1.3em;}.elementor-widget-heading h4.elementor-heading-title{line-height:1.2em;}.elementor-widget-heading h5.elementor-heading-title{line-height:1.2em;}.elementor-widget-heading h6.elementor-heading-title{line-height:1.25em;}.wp-block-button .wp-block-button__link{border-top-width:0;border-right-width:0;border-left-width:0;border-bottom-width:0;border-color:#000000;background-color:#000000;color:#ffffff;font-family:inherit;font-weight:inherit;line-height:1em;border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;padding-top:10px;padding-right:40px;padding-bottom:10px;padding-left:40px;}.menu-toggle,button,.ast-button,.ast-custom-button,.button,input#submit,input[type="button"],input[type="submit"],input[type="reset"]{border-style:solid;border-top-width:0;border-right-width:0;border-left-width:0;border-bottom-width:0;color:#ffffff;border-color:#000000;background-color:#000000;padding-top:10px;padding-right:40px;padding-bottom:10px;padding-left:40px;font-family:inherit;font-weight:inherit;line-height:1em;border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;}button:focus,.menu-toggle:hover,button:hover,.ast-button:hover,.ast-custom-button:hover .button:hover,.ast-custom-button:hover ,input[type=reset]:hover,input[type=reset]:focus,input#submit:hover,input#submit:focus,input[type="button"]:hover,input[type="button"]:focus,input[type="submit"]:hover,input[type="submit"]:focus{color:#ffffff;background-color:#a5a5a5;border-color:#a5a5a5;}@media (max-width:921px){.ast-mobile-header-stack .main-header-bar .ast-search-menu-icon{display:inline-block;}.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-stack .main-header-bar .ast-search-icon{margin:0;}.ast-comment-avatar-wrap img{max-width:2.5em;}.ast-comment-meta{padding:0 1.8888em 1.3333em;}.ast-separate-container .ast-comment-list li.depth-1{padding:1.5em 2.14em;}.ast-separate-container .comment-respond{padding:2em 2.14em;}}@media (min-width:544px){.ast-container{max-width:100%;}}@media (max-width:544px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comments-title,.ast-separate-container .ast-archive-description{padding:1.5em 1em;}.ast-separate-container #content .ast-container{padding-left:0.54em;padding-right:0.54em;}.ast-separate-container .ast-comment-list .bypostauthor{padding:.5em;}.ast-search-menu-icon.ast-dropdown-active .search-field{width:170px;}.site-branding img,.site-header .site-logo-img .custom-logo-link img{max-width:100%;}} #ast-mobile-header .ast-site-header-cart-li a{pointer-events:none;}body,.ast-separate-container{background-color:#ffffff;}.ast-no-sidebar.ast-separate-container .entry-content .alignfull {margin-left: -6.67em;margin-right: -6.67em;width: auto;}@media (max-width: 1200px) {.ast-no-sidebar.ast-separate-container .entry-content .alignfull {margin-left: -2.4em;margin-right: -2.4em;}}@media (max-width: 768px) {.ast-no-sidebar.ast-separate-container .entry-content .alignfull {margin-left: -2.14em;margin-right: -2.14em;}}@media (max-width: 544px) {.ast-no-sidebar.ast-separate-container .entry-content .alignfull {margin-left: -1em;margin-right: -1em;}}.ast-no-sidebar.ast-separate-container .entry-content .alignwide {margin-left: -20px;margin-right: -20px;}.ast-no-sidebar.ast-separate-container .entry-content .wp-block-column .alignfull,.ast-no-sidebar.ast-separate-container .entry-content .wp-block-column .alignwide {margin-left: auto;margin-right: auto;width: 100%;}@media (max-width:921px){.site-title{display:block;}.site-header .site-description{display:none;}h1,.entry-content :where(h1){font-size:30px;}h2,.entry-content :where(h2){font-size:25px;}h3,.entry-content :where(h3){font-size:20px;}}@media (max-width:544px){.site-title{display:block;}.site-header .site-description{display:none;}h1,.entry-content :where(h1){font-size:30px;}h2,.entry-content :where(h2){font-size:25px;}h3,.entry-content :where(h3){font-size:20px;}}@media (max-width:921px){html{font-size:85.5%;}}@media (max-width:544px){html{font-size:85.5%;}}@media (min-width:922px){.ast-container{max-width:1440px;}}@font-face {font-family: "Astra";src: url(https://esonetwork.com/wp-content/themes/astra/assets/fonts/astra.woff) format("woff"),url(https://esonetwork.com/wp-content/themes/astra/assets/fonts/astra.ttf) format("truetype"),url(https://esonetwork.com/wp-content/themes/astra/assets/fonts/astra.svg#astra) format("svg");font-weight: normal;font-style: normal;font-display: fallback;}@media (max-width:921px) {.main-header-bar .main-header-bar-navigation{display:none;}}.ast-desktop .main-header-menu.submenu-with-border .sub-menu,.ast-desktop .main-header-menu.submenu-with-border .astra-full-megamenu-wrapper{border-color:#993333;}.ast-desktop .main-header-menu.submenu-with-border .sub-menu{border-top-width:2px;border-style:solid;}.ast-desktop .main-header-menu.submenu-with-border .sub-menu .sub-menu{top:-2px;}.ast-desktop .main-header-menu.submenu-with-border .sub-menu .menu-link,.ast-desktop .main-header-menu.submenu-with-border .children .menu-link{border-bottom-width:0px;border-style:solid;border-color:#eaeaea;}@media (min-width:922px){.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu:hover > .sub-menu,.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu.focus > .sub-menu{margin-left:-0px;}}.ast-small-footer{border-top-style:solid;border-top-width:1px;border-top-color:#7a7a7a;}.ast-small-footer-wrap{text-align:center;}.site .comments-area{padding-bottom:3em;}.ast-header-break-point.ast-header-custom-item-inside .main-header-bar .main-header-bar-navigation .ast-search-icon {display: none;}.ast-header-break-point.ast-header-custom-item-inside .main-header-bar .ast-search-menu-icon .search-form {padding: 0;display: block;overflow: hidden;}.ast-header-break-point .ast-header-custom-item .widget:last-child {margin-bottom: 1em;}.ast-header-custom-item .widget {margin: 0.5em;display: inline-block;vertical-align: middle;}.ast-header-custom-item .widget p {margin-bottom: 0;}.ast-header-custom-item .widget li {width: auto;}.ast-header-custom-item-inside .button-custom-menu-item .menu-link {display: none;}.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item .ast-custom-button-link {display: none;}.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item .menu-link {display: block;}.ast-header-break-point.ast-header-custom-item-outside .main-header-bar .ast-search-icon {margin-right: 1em;}.ast-header-break-point.ast-header-custom-item-inside .main-header-bar .ast-search-menu-icon .search-field,.ast-header-break-point.ast-header-custom-item-inside .main-header-bar .ast-search-menu-icon.ast-inline-search .search-field {width: 100%;padding-right: 5.5em;}.ast-header-break-point.ast-header-custom-item-inside .main-header-bar .ast-search-menu-icon .search-submit {display: block;position: absolute;height: 100%;top: 0;right: 0;padding: 0 1em;border-radius: 0;}.ast-header-break-point .ast-header-custom-item .ast-masthead-custom-menu-items {padding-left: 20px;padding-right: 20px;margin-bottom: 1em;margin-top: 1em;}.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item {padding-left: 0;padding-right: 0;margin-top: 0;margin-bottom: 0;}.astra-icon-down_arrow::after {content: "\e900";font-family: Astra;}.astra-icon-close::after {content: "\e5cd";font-family: Astra;}.astra-icon-drag_handle::after {content: "\e25d";font-family: Astra;}.astra-icon-format_align_justify::after {content: "\e235";font-family: Astra;}.astra-icon-menu::after {content: "\e5d2";font-family: Astra;}.astra-icon-reorder::after {content: "\e8fe";font-family: Astra;}.astra-icon-search::after {content: "\e8b6";font-family: Astra;}.astra-icon-zoom_in::after {content: "\e56b";font-family: Astra;}.astra-icon-check-circle::after {content: "\e901";font-family: Astra;}.astra-icon-shopping-cart::after {content: "\f07a";font-family: Astra;}.astra-icon-shopping-bag::after {content: "\f290";font-family: Astra;}.astra-icon-shopping-basket::after {content: "\f291";font-family: Astra;}.astra-icon-circle-o::after {content: "\e903";font-family: Astra;}.astra-icon-certificate::after {content: "\e902";font-family: Astra;}blockquote {padding: 1.2em;}:root .has-ast-global-color-0-color{color:var(--ast-global-color-0);}:root .has-ast-global-color-0-background-color{background-color:var(--ast-global-color-0);}:root .wp-block-button .has-ast-global-color-0-color{color:var(--ast-global-color-0);}:root .wp-block-button .has-ast-global-color-0-background-color{background-color:var(--ast-global-color-0);}:root .has-ast-global-color-1-color{color:var(--ast-global-color-1);}:root .has-ast-global-color-1-background-color{background-color:var(--ast-global-color-1);}:root .wp-block-button .has-ast-global-color-1-color{color:var(--ast-global-color-1);}:root .wp-block-button .has-ast-global-color-1-background-color{background-color:var(--ast-global-color-1);}:root .has-ast-global-color-2-color{color:var(--ast-global-color-2);}:root .has-ast-global-color-2-background-color{background-color:var(--ast-global-color-2);}:root .wp-block-button .has-ast-global-color-2-color{color:var(--ast-global-color-2);}:root .wp-block-button .has-ast-global-color-2-background-color{background-color:var(--ast-global-color-2);}:root .has-ast-global-color-3-color{color:var(--ast-global-color-3);}:root .has-ast-global-color-3-background-color{background-color:var(--ast-global-color-3);}:root .wp-block-button .has-ast-global-color-3-color{color:var(--ast-global-color-3);}:root .wp-block-button .has-ast-global-color-3-background-color{background-color:var(--ast-global-color-3);}:root .has-ast-global-color-4-color{color:var(--ast-global-color-4);}:root .has-ast-global-color-4-background-color{background-color:var(--ast-global-color-4);}:root .wp-block-button .has-ast-global-color-4-color{color:var(--ast-global-color-4);}:root .wp-block-button .has-ast-global-color-4-background-color{background-color:var(--ast-global-color-4);}:root .has-ast-global-color-5-color{color:var(--ast-global-color-5);}:root .has-ast-global-color-5-background-color{background-color:var(--ast-global-color-5);}:root .wp-block-button .has-ast-global-color-5-color{color:var(--ast-global-color-5);}:root .wp-block-button .has-ast-global-color-5-background-color{background-color:var(--ast-global-color-5);}:root .has-ast-global-color-6-color{color:var(--ast-global-color-6);}:root .has-ast-global-color-6-background-color{background-color:var(--ast-global-color-6);}:root .wp-block-button .has-ast-global-color-6-color{color:var(--ast-global-color-6);}:root .wp-block-button .has-ast-global-color-6-background-color{background-color:var(--ast-global-color-6);}:root .has-ast-global-color-7-color{color:var(--ast-global-color-7);}:root .has-ast-global-color-7-background-color{background-color:var(--ast-global-color-7);}:root .wp-block-button .has-ast-global-color-7-color{color:var(--ast-global-color-7);}:root .wp-block-button .has-ast-global-color-7-background-color{background-color:var(--ast-global-color-7);}:root .has-ast-global-color-8-color{color:var(--ast-global-color-8);}:root .has-ast-global-color-8-background-color{background-color:var(--ast-global-color-8);}:root .wp-block-button .has-ast-global-color-8-color{color:var(--ast-global-color-8);}:root .wp-block-button .has-ast-global-color-8-background-color{background-color:var(--ast-global-color-8);}:root{--ast-global-color-0:#0170B9;--ast-global-color-1:#3a3a3a;--ast-global-color-2:#3a3a3a;--ast-global-color-3:#4B4F58;--ast-global-color-4:#F5F5F5;--ast-global-color-5:#FFFFFF;--ast-global-color-6:#E5E5E5;--ast-global-color-7:#424242;--ast-global-color-8:#000000;}:root {--ast-border-color : #dddddd;}.ast-single-entry-banner {-js-display: flex;display: flex;flex-direction: column;justify-content: center;text-align: center;position: relative;background: var(--ast-title-layout-bg);}.ast-single-entry-banner[data-banner-layout="layout-1"] {max-width: 1400px;background: inherit;padding: 20px 0;}.ast-single-entry-banner[data-banner-width-type="custom"] {margin: 0 auto;width: 100%;}.ast-single-entry-banner + .site-content .entry-header {margin-bottom: 0;}.site .ast-author-avatar {--ast-author-avatar-size: ;}a.ast-underline-text {text-decoration: underline;}.ast-container > .ast-terms-link {position: relative;display: block;}a.ast-button.ast-badge-tax {padding: 4px 8px;border-radius: 3px;font-size: inherit;}header.entry-header{text-align:left;}header.entry-header .entry-title{font-size:30px;font-size:2rem;}header.entry-header > *:not(:last-child){margin-bottom:10px;}@media (max-width:921px){header.entry-header{text-align:left;}}@media (max-width:544px){header.entry-header{text-align:left;}}.ast-archive-entry-banner {-js-display: flex;display: flex;flex-direction: column;justify-content: center;text-align: center;position: relative;background: var(--ast-title-layout-bg);}.ast-archive-entry-banner[data-banner-width-type="custom"] {margin: 0 auto;width: 100%;}.ast-archive-entry-banner[data-banner-layout="layout-1"] {background: inherit;padding: 20px 0;text-align: left;}body.archive .ast-archive-description{max-width:1400px;width:100%;text-align:left;padding-top:3em;padding-right:3em;padding-bottom:3em;padding-left:3em;}body.archive .ast-archive-description .ast-archive-title,body.archive .ast-archive-description .ast-archive-title *{font-size:40px;font-size:2.6666666666667rem;}body.archive .ast-archive-description > *:not(:last-child){margin-bottom:10px;}@media (max-width:921px){body.archive .ast-archive-description{text-align:left;}}@media (max-width:544px){body.archive .ast-archive-description{text-align:left;}}.ast-breadcrumbs .trail-browse,.ast-breadcrumbs .trail-items,.ast-breadcrumbs .trail-items li{display:inline-block;margin:0;padding:0;border:none;background:inherit;text-indent:0;text-decoration:none;}.ast-breadcrumbs .trail-browse{font-size:inherit;font-style:inherit;font-weight:inherit;color:inherit;}.ast-breadcrumbs .trail-items{list-style:none;}.trail-items li::after{padding:0 0.3em;content:"\00bb";}.trail-items li:last-of-type::after{display:none;}.elementor-widget-heading .elementor-heading-title{margin:0;}.elementor-page .ast-menu-toggle{color:unset !important;background:unset !important;}.elementor-post.elementor-grid-item.hentry{margin-bottom:0;}.woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product,.elementor-element .elementor-wc-products .woocommerce[class*='columns-'] ul.products li.product{width:auto;margin:0;float:none;}body .elementor hr{background-color:#ccc;margin:0;}.ast-left-sidebar .elementor-section.elementor-section-stretched,.ast-right-sidebar .elementor-section.elementor-section-stretched{max-width:100%;left:0 !important;}.elementor-posts-container [CLASS*="ast-width-"]{width:100%;}.elementor-template-full-width .ast-container{display:block;}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{top:0 !important;}@media (max-width:544px){.elementor-element .elementor-wc-products .woocommerce[class*="columns-"] ul.products li.product{width:auto;margin:0;}.elementor-element .woocommerce .woocommerce-result-count{float:none;}}.ast-header-break-point .main-header-bar{border-bottom-width:1px;}@media (min-width:922px){.main-header-bar{border-bottom-width:1px;}}.main-header-menu .menu-item, #astra-footer-menu .menu-item, .main-header-bar .ast-masthead-custom-menu-items{-js-display:flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.main-header-menu > .menu-item > .menu-link, #astra-footer-menu > .menu-item > .menu-link{height:100%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-js-display:flex;display:flex;}.ast-primary-menu-disabled .main-header-bar .ast-masthead-custom-menu-items{flex:unset;}.main-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link:after{position:absolute;right:1em;top:50%;transform:translate(0,-50%) rotate(270deg);}.ast-header-break-point .main-header-bar .main-header-bar-navigation .page_item_has_children > .ast-menu-toggle::before, .ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle::before, .ast-mobile-popup-drawer .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle::before, .ast-header-break-point .ast-mobile-header-wrap .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle::before{font-weight:bold;content:"\e900";font-family:Astra;text-decoration:inherit;display:inline-block;}.ast-header-break-point .main-navigation ul.sub-menu .menu-item .menu-link:before{content:"\e900";font-family:Astra;font-size:.65em;text-decoration:inherit;display:inline-block;transform:translate(0, -2px) rotateZ(270deg);margin-right:5px;}.widget_search .search-form:after{font-family:Astra;font-size:1.2em;font-weight:normal;content:"\e8b6";position:absolute;top:50%;right:15px;transform:translate(0, -50%);}.astra-search-icon::before{content:"\e8b6";font-family:Astra;font-style:normal;font-weight:normal;text-decoration:inherit;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;z-index:3;}.main-header-bar .main-header-bar-navigation .page_item_has_children > a:after, .main-header-bar .main-header-bar-navigation .menu-item-has-children > a:after, .menu-item-has-children .ast-header-navigation-arrow:after{content:"\e900";display:inline-block;font-family:Astra;font-size:.6rem;font-weight:bold;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:10px;line-height:normal;}.menu-item-has-children .sub-menu .ast-header-navigation-arrow:after{margin-left:0;}.ast-mobile-popup-drawer .main-header-bar-navigation .ast-submenu-expanded>.ast-menu-toggle::before{transform:rotateX(180deg);}.ast-header-break-point .main-header-bar-navigation .menu-item-has-children > .menu-link:after{display:none;}@media (min-width:922px){.ast-builder-menu .main-navigation > ul > li:last-child a{margin-right:0;}}.ast-separate-container .ast-article-inner{background-color:transparent;background-image:none;}.ast-separate-container .ast-article-post{background-color:var(--ast-global-color-5);}@media (max-width:921px){.ast-separate-container .ast-article-post{background-color:var(--ast-global-color-5);}}@media (max-width:544px){.ast-separate-container .ast-article-post{background-color:var(--ast-global-color-5);}}.ast-separate-container .ast-article-single:not(.ast-related-post), .ast-separate-container .error-404, .ast-separate-container .no-results, .single.ast-separate-container  .ast-author-meta, .ast-separate-container .related-posts-title-wrapper, .ast-separate-container .comments-count-wrapper, .ast-box-layout.ast-plain-container .site-content, .ast-padded-layout.ast-plain-container .site-content, .ast-separate-container .ast-archive-description, .ast-separate-container .comments-area .comment-respond, .ast-separate-container .comments-area .ast-comment-list li, .ast-separate-container .comments-area .comments-title{background-color:var(--ast-global-color-5);}@media (max-width:921px){.ast-separate-container .ast-article-single:not(.ast-related-post), .ast-separate-container .error-404, .ast-separate-container .no-results, .single.ast-separate-container  .ast-author-meta, .ast-separate-container .related-posts-title-wrapper, .ast-separate-container .comments-count-wrapper, .ast-box-layout.ast-plain-container .site-content, .ast-padded-layout.ast-plain-container .site-content, .ast-separate-container .ast-archive-description{background-color:var(--ast-global-color-5);}}@media (max-width:544px){.ast-separate-container .ast-article-single:not(.ast-related-post), .ast-separate-container .error-404, .ast-separate-container .no-results, .single.ast-separate-container  .ast-author-meta, .ast-separate-container .related-posts-title-wrapper, .ast-separate-container .comments-count-wrapper, .ast-box-layout.ast-plain-container .site-content, .ast-padded-layout.ast-plain-container .site-content, .ast-separate-container .ast-archive-description{background-color:var(--ast-global-color-5);}}.ast-separate-container.ast-two-container #secondary .widget{background-color:var(--ast-global-color-5);}@media (max-width:921px){.ast-separate-container.ast-two-container #secondary .widget{background-color:var(--ast-global-color-5);}}@media (max-width:544px){.ast-separate-container.ast-two-container #secondary .widget{background-color:var(--ast-global-color-5);}}:root{--e-global-color-astglobalcolor0:#0170B9;--e-global-color-astglobalcolor1:#3a3a3a;--e-global-color-astglobalcolor2:#3a3a3a;--e-global-color-astglobalcolor3:#4B4F58;--e-global-color-astglobalcolor4:#F5F5F5;--e-global-color-astglobalcolor5:#FFFFFF;--e-global-color-astglobalcolor6:#E5E5E5;--e-global-color-astglobalcolor7:#424242;--e-global-color-astglobalcolor8:#000000;}
/*# sourceURL=astra-theme-css-inline-css */</style><link rel='stylesheet' id='astra-google-fonts-css' href='https://fonts.googleapis.com/css?family=Montserrat%3A400%2C100%2C100i%2C200%2C200i%2C300%2C300i%2Ci%2C500%2C500i%2C600%2C600i%2C700%2C700i%2C800%2C800i%2C900%2C900i&#038;display=fallback&#038;ver=4.11.18' media='all' /><link rel='stylesheet' id='astra-menu-animation-css' href='https://esonetwork.com/wp-content/themes/astra/assets/css/minified/menu-animation.min.css?ver=4.11.18' media='all' /><style id='wp-emoji-styles-inline-css'>img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
/*# sourceURL=wp-emoji-styles-inline-css */</style><style id='feedzy-rss-feeds-loop-style-inline-css'>.wp-block-feedzy-rss-feeds-loop{display:grid;gap:24px;grid-template-columns:repeat(1,1fr)}@media(min-width:782px){.wp-block-feedzy-rss-feeds-loop.feedzy-loop-columns-2,.wp-block-feedzy-rss-feeds-loop.feedzy-loop-columns-3,.wp-block-feedzy-rss-feeds-loop.feedzy-loop-columns-4,.wp-block-feedzy-rss-feeds-loop.feedzy-loop-columns-5{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.wp-block-feedzy-rss-feeds-loop.feedzy-loop-columns-2{grid-template-columns:repeat(2,1fr)}.wp-block-feedzy-rss-feeds-loop.feedzy-loop-columns-3{grid-template-columns:repeat(3,1fr)}.wp-block-feedzy-rss-feeds-loop.feedzy-loop-columns-4{grid-template-columns:repeat(4,1fr)}.wp-block-feedzy-rss-feeds-loop.feedzy-loop-columns-5{grid-template-columns:repeat(5,1fr)}}.wp-block-feedzy-rss-feeds-loop .wp-block-image.is-style-rounded img{border-radius:9999px}.wp-block-feedzy-rss-feeds-loop .wp-block-image:has(:is(img:not([src]),img[src=""])){display:none}

/*# sourceURL=https://esonetwork.com/wp-content/plugins/feedzy-rss-feeds/build/loop/style-index.css */</style><style id='powerpress-player-block-style-inline-css'>/*# sourceURL=https://esonetwork.com/wp-content/plugins/powerpress/blocks/player-block/build/style-index.css */</style><style id='global-styles-inline-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: #ffffff;--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--ast-global-color-0: var(--ast-global-color-0);--wp--preset--color--ast-global-color-1: var(--ast-global-color-1);--wp--preset--color--ast-global-color-2: var(--ast-global-color-2);--wp--preset--color--ast-global-color-3: var(--ast-global-color-3);--wp--preset--color--ast-global-color-4: var(--ast-global-color-4);--wp--preset--color--ast-global-color-5: var(--ast-global-color-5);--wp--preset--color--ast-global-color-6: var(--ast-global-color-6);--wp--preset--color--ast-global-color-7: var(--ast-global-color-7);--wp--preset--color--ast-global-color-8: var(--ast-global-color-8);--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);}:root { --wp--style--global--content-size: var(--wp--custom--ast-content-width-size);--wp--style--global--wide-size: var(--wp--custom--ast-wide-width-size); }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: 24px; margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: 24px; }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 24px;}:root :where(.is-layout-grid){gap: 24px;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}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;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: none;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;text-transform: inherit;}.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-ast-global-color-0-color{color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-color{color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-color{color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-color{color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-color{color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-color{color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-color{color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-color{color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-color{color: var(--wp--preset--color--ast-global-color-8) !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-ast-global-color-0-background-color{background-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-background-color{background-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-background-color{background-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-background-color{background-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-background-color{background-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-background-color{background-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-background-color{background-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-background-color{background-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-background-color{background-color: var(--wp--preset--color--ast-global-color-8) !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-ast-global-color-0-border-color{border-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-border-color{border-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-border-color{border-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-border-color{border-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-border-color{border-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-border-color{border-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-border-color{border-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-border-color{border-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-border-color{border-color: var(--wp--preset--color--ast-global-color-8) !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;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
/*# sourceURL=global-styles-inline-css */</style><link rel='stylesheet' id='contact-form-7-css' href='https://esonetwork.com/wp-content/cache/autoptimize/css/autoptimize_single_64ac31699f5326cb3c76122498b76f66.css?ver=6.1.4' media='all' /><link rel='stylesheet' id='astra-contact-form-7-css' href='https://esonetwork.com/wp-content/themes/astra/assets/css/minified/compatibility/contact-form-7-main.min.css?ver=4.11.18' media='all' /><link rel='stylesheet' id='ppress-frontend-css' href='https://esonetwork.com/wp-content/plugins/wp-user-avatar/assets/css/frontend.min.css?ver=4.16.8' media='all' /><link rel='stylesheet' id='ppress-flatpickr-css' href='https://esonetwork.com/wp-content/plugins/wp-user-avatar/assets/flatpickr/flatpickr.min.css?ver=4.16.8' media='all' /><link rel='stylesheet' id='ppress-select2-css' href='https://esonetwork.com/wp-content/plugins/wp-user-avatar/assets/select2/select2.min.css?ver=e327deb16cc0c334f6a7db43c7607350' media='all' /><link rel='stylesheet' id='mc4wp-form-themes-css' href='https://esonetwork.com/wp-content/cache/autoptimize/css/autoptimize_single_afbf3d0bbfa6ce205232ea67532425ca.css?ver=4.10.9' media='all' /><link rel='stylesheet' id='elementor-frontend-css' href='https://esonetwork.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.34.1' media='all' /><link rel='stylesheet' id='widget-heading-css' href='https://esonetwork.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.34.1' media='all' /><link rel='stylesheet' id='widget-social-icons-css' href='https://esonetwork.com/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.34.1' media='all' /><link rel='stylesheet' id='e-apple-webkit-css' href='https://esonetwork.com/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=3.34.1' media='all' /><link rel='stylesheet' id='e-sticky-css' href='https://esonetwork.com/wp-content/plugins/elementor-pro/assets/css/modules/sticky.min.css?ver=3.33.2' media='all' /><link rel='stylesheet' id='e-animation-zoomIn-css' href='https://esonetwork.com/wp-content/plugins/elementor/assets/lib/animations/styles/zoomIn.min.css?ver=3.34.1' media='all' /><link rel='stylesheet' id='widget-image-css' href='https://esonetwork.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.34.1' media='all' /><link rel='stylesheet' id='widget-nav-menu-css' href='https://esonetwork.com/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css?ver=3.33.2' media='all' /><link rel='stylesheet' id='widget-search-form-css' href='https://esonetwork.com/wp-content/plugins/elementor-pro/assets/css/widget-search-form.min.css?ver=3.33.2' media='all' /><link rel='stylesheet' id='elementor-icons-shared-0-css' href='https://esonetwork.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3' media='all' /><link rel='stylesheet' id='elementor-icons-fa-solid-css' href='https://esonetwork.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=5.15.3' media='all' /><link rel='stylesheet' id='eael-general-css' href='https://esonetwork.com/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/css/view/general.min.css?ver=6.5.7' media='all' /><link rel='stylesheet' id='eael-40160-css' href='https://esonetwork.com/wp-content/cache/autoptimize/css/autoptimize_single_104b4bb787954bf06a854a3a54359263.css?ver=1764694712' media='all' /><link rel='stylesheet' id='e-animation-pulse-css' href='https://esonetwork.com/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pulse.min.css?ver=3.34.1' media='all' /><link rel='stylesheet' id='e-animation-lightSpeedIn-css' href='https://esonetwork.com/wp-content/plugins/elementor/assets/lib/animations/styles/lightSpeedIn.min.css?ver=3.34.1' media='all' /><link rel='stylesheet' id='e-animation-fadeIn-css' href='https://esonetwork.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeIn.min.css?ver=3.34.1' media='all' /><link rel='stylesheet' id='e-popup-css' href='https://esonetwork.com/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css?ver=3.33.2' media='all' /><link rel='stylesheet' id='feedzy-rss-feeds-elementor-css' href='https://esonetwork.com/wp-content/cache/autoptimize/css/autoptimize_single_359f3153329b4a8860d763bdbb22587e.css?ver=1' media='all' /><link rel='stylesheet' id='elementor-icons-css' href='https://esonetwork.com/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.45.0' media='all' /><link rel='stylesheet' id='elementor-post-39874-css' href='https://esonetwork.com/wp-content/cache/autoptimize/css/autoptimize_single_1d59ca0bba68fb1bc8ce0892f335121e.css?ver=1768329729' media='all' /><link rel='stylesheet' id='widget-posts-css' href='https://esonetwork.com/wp-content/plugins/elementor-pro/assets/css/widget-posts.min.css?ver=3.33.2' media='all' /><link rel='stylesheet' id='elementor-post-40471-css' href='https://esonetwork.com/wp-content/cache/autoptimize/css/autoptimize_single_a95511cdb5eb23925522c96882cbd438.css?ver=1768329736' media='all' /><link rel='stylesheet' id='elementor-post-40172-css' href='https://esonetwork.com/wp-content/cache/autoptimize/css/autoptimize_single_910256377ec83043b450ac201303ebb8.css?ver=1768329729' media='all' /><link rel='stylesheet' id='elementor-post-40176-css' href='https://esonetwork.com/wp-content/cache/autoptimize/css/autoptimize_single_dba38978fddeeb48243db9248d8a2e3c.css?ver=1768329730' media='all' /><link rel='stylesheet' id='elementor-post-40160-css' href='https://esonetwork.com/wp-content/cache/autoptimize/css/autoptimize_single_65ba705712dacb9514c1a0aa439c8e17.css?ver=1768329730' media='all' /><link rel='stylesheet' id='font-awesome-5-all-css' href='https://esonetwork.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css?ver=6.5.7' media='all' /><link rel='stylesheet' id='font-awesome-4-shim-css' href='https://esonetwork.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css?ver=6.5.7' media='all' /><link rel='stylesheet' id='elementor-gf-local-roboto-css' href='https://esonetwork.com/wp-content/cache/autoptimize/css/autoptimize_single_67db04fc3d25609023afe90b9e2feee7.css?ver=1742236960' media='all' /><link rel='stylesheet' id='elementor-gf-local-robotoslab-css' href='https://esonetwork.com/wp-content/cache/autoptimize/css/autoptimize_single_7571d19a5e7699e31b4ba28ad632e8a3.css?ver=1742236965' media='all' /><link rel='stylesheet' id='elementor-gf-local-montserrat-css' href='https://esonetwork.com/wp-content/cache/autoptimize/css/autoptimize_single_49a6141d44b277a1a2dc7565a7f36549.css?ver=1742236972' media='all' /><link rel='stylesheet' id='elementor-icons-fa-brands-css' href='https://esonetwork.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css?ver=5.15.3' media='all' /> <script defer src="https://esonetwork.com/wp-content/themes/astra/assets/js/minified/flexibility.min.js?ver=4.11.18" id="astra-flexibility-js"></script> <script defer id="astra-flexibility-js-after" src="data:text/javascript;base64,CmZsZXhpYmlsaXR5KGRvY3VtZW50LmRvY3VtZW50RWxlbWVudCk7Ci8vIyBzb3VyY2VVUkw9YXN0cmEtZmxleGliaWxpdHktanMtYWZ0ZXIK"></script> <script defer src="https://esonetwork.com/wp-content/plugins/google-analytics-dashboard-for-wp/assets/js/frontend-gtag.min.js?ver=8.11.1" id="exactmetrics-frontend-script-js" data-wp-strategy="async"></script> <script data-cfasync="false" data-wpfc-render="false" id='exactmetrics-frontend-script-js-extra'>var exactmetrics_frontend = {"js_events_tracking":"true","download_extensions":"zip,mp3,mpeg,pdf,docx,pptx,xlsx,rar","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/esonetwork.com","hash_tracking":"false","v4_id":"G-4SC1GGGJH1"};</script> <script defer id="breeze-prefetch-js-extra" src="data:text/javascript;base64,CnZhciBicmVlemVfcHJlZmV0Y2ggPSB7ImxvY2FsX3VybCI6Imh0dHBzOi8vZXNvbmV0d29yay5jb20iLCJpZ25vcmVfcmVtb3RlX3ByZWZldGNoIjoiMSIsImlnbm9yZV9saXN0IjpbIndwLWFkbWluIiwid3AtbG9naW4ucGhwIl19OwovLyMgc291cmNlVVJMPWJyZWV6ZS1wcmVmZXRjaC1qcy1leHRyYQo="></script> <script defer src="https://esonetwork.com/wp-content/plugins/breeze/assets/js/js-front-end/breeze-prefetch-links.min.js?ver=2.2.21" id="breeze-prefetch-js"></script> <script src="https://esonetwork.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script defer src="https://esonetwork.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script defer src="https://esonetwork.com/wp-content/plugins/wp-user-avatar/assets/flatpickr/flatpickr.min.js?ver=4.16.8" id="ppress-flatpickr-js"></script> <script defer src="https://esonetwork.com/wp-content/plugins/wp-user-avatar/assets/select2/select2.min.js?ver=4.16.8" id="ppress-select2-js"></script> <script defer src="https://esonetwork.com/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js?ver=6.5.7" id="font-awesome-4-shim-js"></script> <link rel="https://api.w.org/" href="https://esonetwork.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://esonetwork.com/wp-json/wp/v2/pages/40471" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://esonetwork.com/xmlrpc.php?rsd" /> <style type="text/css" media="screen">.g { margin:0px; padding:0px; overflow:hidden; line-height:1; zoom:1; }
	.g img { height:auto; }
	.g-col { position:relative; float:left; }
	.g-col:first-child { margin-left: 0; }
	.g-col:last-child { margin-right: 0; }
	@media only screen and (max-width: 480px) {
		.g-col, .g-dyn, .g-single { width:100%; margin-left:0; margin-right:0; }
	}</style><style type='text/css'>.ae_data .elementor-editor-element-setting {
            display:none !important;
            }</style><style type="text/css">.feedzy-rss-link-icon:after {
	content: url("https://esonetwork.com/wp-content/plugins/feedzy-rss-feeds/img/external-link.png");
	margin-left: 3px;
}</style> <script defer src="data:text/javascript;base64,PCEtLQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGZ1bmN0aW9uIHBvd2VycHJlc3NfcGludyhwaW53X3VybCl7d2luZG93Lm9wZW4ocGlud191cmwsICdQb3dlclByZXNzUGxheWVyJywndG9vbGJhcj0wLHN0YXR1cz0wLHJlc2l6YWJsZT0xLHdpZHRoPTQ2MCxoZWlnaHQ9MzIwJyk7CXJldHVybiBmYWxzZTt9CiAgICAgICAgICAgICAgICAvLy0tPgoKICAgICAgICAgICAgICAgIC8vIHRhYm5hYiBwcm90ZWN0aW9uCiAgICAgICAgICAgICAgICB3aW5kb3cuYWRkRXZlbnRMaXN0ZW5lcignbG9hZCcsIGZ1bmN0aW9uICgpIHsKICAgICAgICAgICAgICAgICAgICAvLyBtYWtlIGFsbCBsaW5rcyBoYXZlIHJlbD0ibm9vcGVuZXIgbm9yZWZlcnJlciIKICAgICAgICAgICAgICAgICAgICBkb2N1bWVudC5xdWVyeVNlbGVjdG9yQWxsKCdhW3RhcmdldD0iX2JsYW5rIl0nKS5mb3JFYWNoKGxpbmsgPT4gewogICAgICAgICAgICAgICAgICAgICAgICBsaW5rLnNldEF0dHJpYnV0ZSgncmVsJywgJ25vb3BlbmVyIG5vcmVmZXJyZXInKTsKICAgICAgICAgICAgICAgICAgICB9KTsKICAgICAgICAgICAgICAgIH0pOwogICAgICAgICAgICA="></script> <meta name="generator" content="Elementor 3.34.1; features: additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-auto"><style>.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
					background-image: none !important;
				}
				@media screen and (max-height: 1024px) {
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
				@media screen and (max-height: 640px) {
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}</style><link rel="icon" href="https://esonetwork.com/wp-content/uploads/2016/04/ESOposRocket-60x60.png" sizes="32x32" /><link rel="icon" href="https://esonetwork.com/wp-content/uploads/2016/04/ESOposRocket.png" sizes="192x192" /><link rel="apple-touch-icon" href="https://esonetwork.com/wp-content/uploads/2016/04/ESOposRocket.png" /><meta name="msapplication-TileImage" content="https://esonetwork.com/wp-content/uploads/2016/04/ESOposRocket.png" /><style id="wp-custom-css">.elementor-post__excerpt p:after {
content: " ...";
}

.elementor-pagination {
	margin-top: 20px;
}

.esoarchive h5 {
display: none;
}

select#archives-dropdown-REPLACE_TO_ID {
width: 100%;
}

.premium-gallery-caption {
    line-height: 1em;
}

figcaption {
	font-size: 12px;
	color: gray;
}

.page-numbers.current {
background-color: #993333;
color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
}

.a-single {
	text-align: center;
}

.elementor img {
padding: 10px;
}

.powerpress_player img {
	width:50px;
	height:auto;
}</style></head><body data-rsssl=1 itemtype='https://schema.org/WebPage' itemscope='itemscope' class="home wp-singular page-template-default page page-id-40471 wp-custom-logo wp-embed-responsive wp-theme-astra ast-desktop ast-page-builder-template ast-no-sidebar astra-4.11.18 ast-header-custom-item-inside group-blog ast-single-post ast-mobile-inherit-site-logo ast-inherit-site-logo-transparent elementor-default elementor-kit-39874 elementor-page elementor-page-40471"> <a
 class="skip-link screen-reader-text"
 href="#content"> Skip to content</a><div
class="hfeed site" id="page"><header data-elementor-type="header" data-elementor-id="40172" class="elementor elementor-40172 elementor-location-header" data-elementor-post-type="elementor_library"><section class="elementor-section elementor-top-section elementor-element elementor-element-2bf3f124 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2bf3f124" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6624a7dd" data-id="6624a7dd" data-element_type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-2a503ced elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="2a503ced" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Your Station for All Things Geek</h2></div></div><div class="elementor-element elementor-element-76dab402 e-grid-align-right e-grid-align-mobile-center elementor-widget__width-auto elementor-shape-rounded elementor-grid-0 elementor-widget elementor-widget-social-icons" data-id="76dab402" data-element_type="widget" data-widget_type="social-icons.default"><div class="elementor-widget-container"><div class="elementor-social-icons-wrapper elementor-grid" role="list"> <span class="elementor-grid-item" role="listitem"> <a class="elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-repeater-item-ca0ad98" href="https://www.facebook.com/groups/esonetwork/" target="_blank"> <span class="elementor-screen-only">Facebook-f</span> <i aria-hidden="true" class="fab fa-facebook-f"></i> </a> </span> <span class="elementor-grid-item" role="listitem"> <a class="elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-4758ed6" href="https://www.instagram.com/eso_network/" target="_blank"> <span class="elementor-screen-only">Instagram</span> <i aria-hidden="true" class="fab fa-instagram"></i> </a> </span> <span class="elementor-grid-item" role="listitem"> <a class="elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-79bacab" href="https://twitter.com/ESONetwork" target="_blank"> <span class="elementor-screen-only">Twitter</span> <i aria-hidden="true" class="fab fa-twitter"></i> </a> </span> <span class="elementor-grid-item" role="listitem"> <a class="elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-3c88211" href="https://www.youtube.com/channel/UCdDTMUxFWGG9jVnpvnSV1uA" target="_blank"> <span class="elementor-screen-only">Youtube</span> <i aria-hidden="true" class="fab fa-youtube"></i> </a> </span> <span class="elementor-grid-item" role="listitem"> <a class="elementor-icon elementor-social-icon elementor-social-icon-pinterest-p elementor-repeater-item-886570a" href="https://www.pinterest.com/esonetwork/" target="_blank"> <span class="elementor-screen-only">Pinterest-p</span> <i aria-hidden="true" class="fab fa-pinterest-p"></i> </a> </span></div></div></div></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-45af5ebb elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="45af5ebb" data-element_type="section" data-settings="{&quot;sticky&quot;:&quot;top&quot;,&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky_offset&quot;:50,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;],&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-30d2fed3" data-id="30d2fed3" data-element_type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-c47b9a7 animated-fast elementor-widget__width-auto elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-theme-site-logo elementor-widget-image" data-id="c47b9a7" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;zoomIn&quot;,&quot;_animation_mobile&quot;:&quot;zoomIn&quot;}" data-widget_type="theme-site-logo.default"><div class="elementor-widget-container"> <a href="https://esonetwork.com"> <img width="300" height="58" src="https://esonetwork.com/wp-content/uploads/2020/08/ESONetwork2020LogoGrAlt-300x58-1.png" class="attachment-full size-full wp-image-40469" alt="" /> </a></div></div><div class="elementor-element elementor-element-35f43e65 elementor-nav-menu__align-center elementor-widget__width-auto elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="35f43e65" data-element_type="widget" data-settings="{&quot;layout&quot;:&quot;horizontal&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot; aria-hidden=\&quot;true\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;toggle&quot;:&quot;burger&quot;}" data-widget_type="nav-menu.default"><div class="elementor-widget-container"><nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-none"><ul id="menu-1-35f43e65" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-71913"><a href="https://esonetwork.com/podcasts/" class="elementor-item menu-link">Network Shows</a></li><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-40478"><a aria-expanded="false" href="#" class="elementor-item elementor-item-anchor menu-link">Blogs</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-40479"><a aria-expanded="false" href="#" class="elementor-sub-item elementor-item-anchor menu-link">Reviews</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-40480"><a href="https://esonetwork.com/category/movie-review/" class="elementor-sub-item menu-link">Movie</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-40482"><a href="https://esonetwork.com/category/book_review/" class="elementor-sub-item menu-link">Book</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-40614"><a href="https://esonetwork.com/category/musicreview/" class="elementor-sub-item menu-link">Music</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-40483"><a href="https://esonetwork.com/category/blog/" class="elementor-sub-item menu-link">Commentary</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-45471"><a href="https://esonetwork.com/category/patreon/" class="elementor-sub-item menu-link">Patreon Exclusives</a></li></ul></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-28768"><a target="_blank" href="https://www.patreon.com/esonetwork" title="Patreon" class="elementor-item menu-link">ESO Patreon</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-38257"><a target="_blank" href="https://www.teepublic.com/stores/the-eso-broadcasting-network?ref_id=5204&#038;ref_type=aff" class="elementor-item menu-link">TeePublic</a></li><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-40484"><a aria-expanded="false" href="#" class="elementor-item elementor-item-anchor menu-link">About</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13869"><a href="https://esonetwork.com/about/" class="elementor-sub-item menu-link">Who We Are</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14276"><a href="https://esonetwork.com/help-wanted/" class="elementor-sub-item menu-link">Help Us Out</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-40507"><a href="https://esonetwork.com/friends-of-the-station/" class="elementor-sub-item menu-link">Friends of the Station</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13893"><a href="https://esonetwork.com/privacy-notice/" class="elementor-sub-item menu-link">Privacy Policy</a></li></ul></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13891"><a href="https://esonetwork.com/contact-us/" class="elementor-item menu-link">Contact</a></li></ul></nav><div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false"> <i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open eicon-menu-bar"></i><i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close eicon-close"></i></div><nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"><ul id="menu-2-35f43e65" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-71913"><a href="https://esonetwork.com/podcasts/" class="elementor-item menu-link" tabindex="-1">Network Shows</a></li><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-40478"><a aria-expanded="false" href="#" class="elementor-item elementor-item-anchor menu-link" tabindex="-1">Blogs</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-40479"><a aria-expanded="false" href="#" class="elementor-sub-item elementor-item-anchor menu-link" tabindex="-1">Reviews</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-40480"><a href="https://esonetwork.com/category/movie-review/" class="elementor-sub-item menu-link" tabindex="-1">Movie</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-40482"><a href="https://esonetwork.com/category/book_review/" class="elementor-sub-item menu-link" tabindex="-1">Book</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-40614"><a href="https://esonetwork.com/category/musicreview/" class="elementor-sub-item menu-link" tabindex="-1">Music</a></li></ul></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-40483"><a href="https://esonetwork.com/category/blog/" class="elementor-sub-item menu-link" tabindex="-1">Commentary</a></li><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-45471"><a href="https://esonetwork.com/category/patreon/" class="elementor-sub-item menu-link" tabindex="-1">Patreon Exclusives</a></li></ul></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-28768"><a target="_blank" href="https://www.patreon.com/esonetwork" title="Patreon" class="elementor-item menu-link" tabindex="-1">ESO Patreon</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-38257"><a target="_blank" href="https://www.teepublic.com/stores/the-eso-broadcasting-network?ref_id=5204&#038;ref_type=aff" class="elementor-item menu-link" tabindex="-1">TeePublic</a></li><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-40484"><a aria-expanded="false" href="#" class="elementor-item elementor-item-anchor menu-link" tabindex="-1">About</a><ul class="sub-menu elementor-nav-menu--dropdown"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13869"><a href="https://esonetwork.com/about/" class="elementor-sub-item menu-link" tabindex="-1">Who We Are</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14276"><a href="https://esonetwork.com/help-wanted/" class="elementor-sub-item menu-link" tabindex="-1">Help Us Out</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-40507"><a href="https://esonetwork.com/friends-of-the-station/" class="elementor-sub-item menu-link" tabindex="-1">Friends of the Station</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13893"><a href="https://esonetwork.com/privacy-notice/" class="elementor-sub-item menu-link" tabindex="-1">Privacy Policy</a></li></ul></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13891"><a href="https://esonetwork.com/contact-us/" class="elementor-item menu-link" tabindex="-1">Contact</a></li></ul></nav></div></div><div class="elementor-element elementor-element-6364ae5e elementor-search-form--skin-full_screen elementor-widget__width-auto elementor-widget elementor-widget-search-form" data-id="6364ae5e" data-element_type="widget" data-settings="{&quot;skin&quot;:&quot;full_screen&quot;}" data-widget_type="search-form.default"><div class="elementor-widget-container"> <search role="search"><form class="elementor-search-form" action="https://esonetwork.com" method="get"><div class="elementor-search-form__toggle" role="button" tabindex="0" aria-label="Search"> <i aria-hidden="true" class="fas fa-search"></i></div><div class="elementor-search-form__container"> <label class="elementor-screen-only" for="elementor-search-form-6364ae5e">Search</label> <input id="elementor-search-form-6364ae5e" placeholder="Search..." class="elementor-search-form__input" type="search" name="s" value=""><div class="dialog-lightbox-close-button dialog-close-button" role="button" tabindex="0" aria-label="Close this search box."> <i aria-hidden="true" class="eicon-close"></i></div></div></form> </search></div></div></div></div></div></section></header><div id="content" class="site-content"><div class="ast-container"><div id="primary" class="content-area primary"><main id="main" class="site-main"><article
class="post-40471 page type-page status-publish ast-article-single" id="post-40471" itemtype="https://schema.org/CreativeWork" itemscope="itemscope"><header class="entry-header ast-no-title ast-header-without-markup"></header><div class="entry-content clear"
 itemprop="text"><div data-elementor-type="wp-page" data-elementor-id="40471" class="elementor elementor-40471" data-elementor-post-type="page"><section class="elementor-section elementor-top-section elementor-element elementor-element-250d821 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="250d821" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-df2ab81" data-id="df2ab81" data-element_type="column"><div class="elementor-widget-wrap"></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-b6e5dc2 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-invisible" data-id="b6e5dc2" data-element_type="section" data-settings="{&quot;animation&quot;:&quot;fadeIn&quot;}"><div class="elementor-container elementor-column-gap-wide"><div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-519afe8f" data-id="519afe8f" data-element_type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-537e98c elementor-widget elementor-widget-heading" data-id="537e98c" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">CATCH UP ON OUR LATEST PODCASTS, REVIEWS, BLOGS &amp; STUFF</h2></div></div><div class="elementor-element elementor-element-e23ad90 elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="e23ad90" data-element_type="widget" data-settings="{&quot;classic_columns&quot;:&quot;3&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic"><div class="elementor-widget-container"><div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list"><article class="elementor-post elementor-grid-item post-122629 post type-post status-publish format-standard has-post-thumbnail hentry category-42cast category-eso-network tag-brooklyn tag-city-of-stone tag-coldstone tag-david-xanatos tag-disney-plus tag-gargoyles tag-john-rhys-davies tag-jordan-peele tag-macbeth tag-mythology tag-oberon tag-oberons-children tag-owen-burnett tag-puck tag-sean-connery tag-shakespeare tag-the-disney-afternoon tag-titania" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-42cast-episode-270-defenders-of-the-night/" tabindex="-1" ><div class="elementor-post__thumbnail"><img fetchpriority="high" decoding="async" width="1024" height="576" src="https://esonetwork.com/wp-content/uploads/2026/01/Gargoyles2-1024x576.jpg" class="attachment-large size-large wp-image-122628" alt="More Gargoyles" srcset="https://esonetwork.com/wp-content/uploads/2026/01/Gargoyles2-1024x576.jpg 1024w, https://esonetwork.com/wp-content/uploads/2026/01/Gargoyles2-300x169.jpg 300w, https://esonetwork.com/wp-content/uploads/2026/01/Gargoyles2-768x432.jpg 768w, https://esonetwork.com/wp-content/uploads/2026/01/Gargoyles2.jpg 1400w" sizes="(max-width: 1024px) 100vw, 1024px" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-42cast-episode-270-defenders-of-the-night/" > The 42cast Episode 270: Defenders of the Night </a></h3><div class="elementor-post__excerpt"><p>We discussed the Gargoyles in episode 265, but there was such interest in this topic that we had to do it again. Many years ago</p></div> <a class="elementor-post__read-more" href="https://esonetwork.com/the-42cast-episode-270-defenders-of-the-night/" aria-label="Read more about The 42cast Episode 270: Defenders of the Night" tabindex="-1" > OOH, TELL ME MORE » </a></div></article><article class="elementor-post elementor-grid-item post-122578 post type-post status-publish format-standard has-post-thumbnail hentry category-eso-network category-monster_attack tag-albertfsinney tag-dianavenora tag-edwardjamesolmos tag-gregoryhines tag-monstermoviepodcast tag-monsterpodcast tag-oldmonstermoviepodcast tag-theesonetwork tag-tomnoonan tag-wolfen tag-dickoneil tag-eso-network tag-geektalk tag-jimadams tag-monster-attack tag-nerdtalk" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/wolfen-episode-499/" tabindex="-1" ><div class="elementor-post__thumbnail"><img decoding="async" width="800" height="600" src="https://esonetwork.com/wp-content/uploads/2026/01/Wolfen-ART.jpg" class="attachment-large size-large wp-image-122579" alt="" srcset="https://esonetwork.com/wp-content/uploads/2026/01/Wolfen-ART.jpg 800w, https://esonetwork.com/wp-content/uploads/2026/01/Wolfen-ART-300x225.jpg 300w, https://esonetwork.com/wp-content/uploads/2026/01/Wolfen-ART-768x576.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/wolfen-episode-499/" > Wolfen | Episode 499 </a></h3><div class="elementor-post__excerpt"><p>Mark Maddox joins JIm for a look at the 1981 cult classic &#8220;Wolfen,&#8221; starring Albert fsinney, Diana Venora, Gregory Hines, Tom Noonan, Esward James Olmos,</p></div> <a class="elementor-post__read-more" href="https://esonetwork.com/wolfen-episode-499/" aria-label="Read more about Wolfen | Episode 499" tabindex="-1" > OOH, TELL ME MORE » </a></div></article><article class="elementor-post elementor-grid-item post-122617 post type-post status-publish format-standard has-post-thumbnail hentry category-earth-station-dcu category-eso-network tag-cletus-jacobs tag-drew-leiter tag-earth-station-dcu tag-eso-network tag-green-lantern-corps tag-james-gunn-peacemaker-season-2 tag-peacemaker-episode-summaries tag-peacemaker-full-nelson-recap tag-peacemaker-s2-theories tag-peacemaker-s2e8-full-nelson tag-peacemaker-season-2-characters tag-peacemaker-season-2-episode-8 tag-peacemaker-season-2-plot-recap" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-earth-station-dcu-episode-434-full-nelson/" tabindex="-1" ><div class="elementor-post__thumbnail"><img decoding="async" width="1024" height="1024" src="https://esonetwork.com/wp-content/uploads/2026/01/Episode-434-1024x1024.jpg" class="attachment-large size-large wp-image-122618" alt="" srcset="https://esonetwork.com/wp-content/uploads/2026/01/Episode-434-1024x1024.jpg 1024w, https://esonetwork.com/wp-content/uploads/2026/01/Episode-434-300x300.jpg 300w, https://esonetwork.com/wp-content/uploads/2026/01/Episode-434-150x150.jpg 150w, https://esonetwork.com/wp-content/uploads/2026/01/Episode-434-768x768.jpg 768w, https://esonetwork.com/wp-content/uploads/2026/01/Episode-434-1536x1536.jpg 1536w, https://esonetwork.com/wp-content/uploads/2026/01/Episode-434-2048x2048.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-earth-station-dcu-episode-434-full-nelson/" > The Earth Station DCU Episode 434 – Full Nelson </a></h3><div class="elementor-post__excerpt"><p>This Week on Earth Station DCU! Drew Leiter and Cletus Jacobs give the full nelson as they wrap up Season 2 of Peacemaker. John Stewart</p></div> <a class="elementor-post__read-more" href="https://esonetwork.com/the-earth-station-dcu-episode-434-full-nelson/" aria-label="Read more about The Earth Station DCU Episode 434 – Full Nelson" tabindex="-1" > OOH, TELL ME MORE » </a></div></article><article class="elementor-post elementor-grid-item post-122596 post type-post status-publish format-standard has-post-thumbnail hentry category-42cast category-eso-network tag-admiral-vance tag-agent-daniels tag-book tag-breen tag-cbs-all-access tag-cleveland-booker tag-discovery tag-doctor-doom tag-doug-jones tag-federation tag-hugh-culber tag-jett-reno tag-joann-owosekun tag-keyla-detmer tag-mcu tag-michael-burnham tag-paramount-plus tag-paul-stamets tag-progenitors tag-rayner tag-robert-downey-jr tag-saru tag-sonequa-martin-green tag-spore-drive tag-star-trek tag-star-trek-discovery tag-starfleet tag-sylvia-tilly tag-trina tag-tig-notaro tag-trill tag-vulcans tag-zora" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-42cast-episode-269-the-quest-is-its-own-reward/" tabindex="-1" ><div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="1024" height="1001" src="https://esonetwork.com/wp-content/uploads/2026/01/STD5-1024x1001.jpg" class="attachment-large size-large wp-image-122555" alt="Star Trek Discovery Season 5" srcset="https://esonetwork.com/wp-content/uploads/2026/01/STD5-1024x1001.jpg 1024w, https://esonetwork.com/wp-content/uploads/2026/01/STD5-300x293.jpg 300w, https://esonetwork.com/wp-content/uploads/2026/01/STD5-768x750.jpg 768w, https://esonetwork.com/wp-content/uploads/2026/01/STD5.jpg 1400w" sizes="(max-width: 1024px) 100vw, 1024px" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-42cast-episode-269-the-quest-is-its-own-reward/" > The 42cast Episode 269: The Quest Is Its Own Reward? </a></h3><div class="elementor-post__excerpt"><p>Star Trek: Discovery completed its course after a five-year mission spanning CBS All Access and Paramount Plus. It was the first of the &#8220;new&#8221; Trek</p></div> <a class="elementor-post__read-more" href="https://esonetwork.com/the-42cast-episode-269-the-quest-is-its-own-reward/" aria-label="Read more about The 42cast Episode 269: The Quest Is Its Own Reward?" tabindex="-1" > OOH, TELL ME MORE » </a></div></article><article class="elementor-post elementor-grid-item post-122593 post type-post status-publish format-standard has-post-thumbnail hentry category-earth-station-trek category-eso-network tag-eso-network tag-kids-these-days tag-star-trek tag-starfleet-academy" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/est-245/" tabindex="-1" ><div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="1024" height="1024" src="https://esonetwork.com/wp-content/uploads/2026/01/Starfleet-Academy-Premiere-and-EST-Fifth-Anniversary-1024x1024.jpg" class="attachment-large size-large wp-image-122594" alt="" srcset="https://esonetwork.com/wp-content/uploads/2026/01/Starfleet-Academy-Premiere-and-EST-Fifth-Anniversary-1024x1024.jpg 1024w, https://esonetwork.com/wp-content/uploads/2026/01/Starfleet-Academy-Premiere-and-EST-Fifth-Anniversary-300x300.jpg 300w, https://esonetwork.com/wp-content/uploads/2026/01/Starfleet-Academy-Premiere-and-EST-Fifth-Anniversary-150x150.jpg 150w, https://esonetwork.com/wp-content/uploads/2026/01/Starfleet-Academy-Premiere-and-EST-Fifth-Anniversary-768x768.jpg 768w, https://esonetwork.com/wp-content/uploads/2026/01/Starfleet-Academy-Premiere-and-EST-Fifth-Anniversary.jpg 1500w" sizes="(max-width: 1024px) 100vw, 1024px" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/est-245/" > Starfleet Academy Premiere and EST Fifth Anniversary &#8211; Earth Station Trek &#8211; Episode 245 </a></h3><div class="elementor-post__excerpt"><p>This week is a very special episode as we enroll in Starfleet Academy 1&#215;01 &#8220;Kids These Days&#8221; AND celebrate the fifth anniversary of EARTH STATION</p></div> <a class="elementor-post__read-more" href="https://esonetwork.com/est-245/" aria-label="Read more about Starfleet Academy Premiere and EST Fifth Anniversary &#8211; Earth Station Trek &#8211; Episode 245" tabindex="-1" > OOH, TELL ME MORE » </a></div></article><article class="elementor-post elementor-grid-item post-122588 post type-post status-publish format-standard has-post-thumbnail hentry category-book_review tag-amazing-selects-edition tag-book-review tag-eso-network tag-eso-network-book-review tag-john-e-stith tag-meg-vauntage tag-ron-fortier tag-sci-fi-adventure tag-time-travel tag-time-travel-adventure tag-tiny-time-machine" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/tiny-time-machine-book-review-by-ron-fortier/" tabindex="-1" ><div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="694" height="1024" src="https://esonetwork.com/wp-content/uploads/2026/01/TINY-694x1024.jpg" class="attachment-large size-large wp-image-122589" alt="Tiny Time Machine Book Review By Ron Fortier" srcset="https://esonetwork.com/wp-content/uploads/2026/01/TINY-694x1024.jpg 694w, https://esonetwork.com/wp-content/uploads/2026/01/TINY-203x300.jpg 203w, https://esonetwork.com/wp-content/uploads/2026/01/TINY-768x1134.jpg 768w, https://esonetwork.com/wp-content/uploads/2026/01/TINY-1040x1536.jpg 1040w, https://esonetwork.com/wp-content/uploads/2026/01/TINY-1387x2048.jpg 1387w, https://esonetwork.com/wp-content/uploads/2026/01/TINY-scaled.jpg 1734w" sizes="(max-width: 694px) 100vw, 694px" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/tiny-time-machine-book-review-by-ron-fortier/" > &#8216;Tiny Time Machine&#8217; Book Review By Ron Fortier </a></h3><div class="elementor-post__excerpt"><p>TINY TIME MachineThe Complete TrilogyBy John E. StithAn Amazing Selects Edition486 pgs Now and then, a science fiction book comes along that is simply fun</p></div> <a class="elementor-post__read-more" href="https://esonetwork.com/tiny-time-machine-book-review-by-ron-fortier/" aria-label="Read more about &#8216;Tiny Time Machine&#8217; Book Review By Ron Fortier" tabindex="-1" > OOH, TELL ME MORE » </a></div></article><article class="elementor-post elementor-grid-item post-122583 post type-post status-publish format-standard has-post-thumbnail hentry category-blog category-lightspeed_log category-movie-review tag-amazon-jungle-movie tag-anaconda-movie-review tag-book-to-movie-adaptation-review tag-character-driven-sports-drama tag-emily-henry-adaptation tag-eso-network tag-horror-comedy-movie-review tag-jack-black-anaconda tag-netflix-romantic-comedy tag-paul-rudd-anaconda tag-silly-monster-movie tag-table-tennis-movie tag-timothee-chalamet-sports-drama" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/lightspeed-log-snakes-ping-pong-and-best-friends-on-vacation-what-ive-been-watching-recently/" tabindex="-1" ><div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="1024" height="576" src="https://esonetwork.com/wp-content/uploads/2026/01/anaconda-release-date-1024x576.webp" class="attachment-large size-large wp-image-122585" alt="" srcset="https://esonetwork.com/wp-content/uploads/2026/01/anaconda-release-date-1024x576.webp 1024w, https://esonetwork.com/wp-content/uploads/2026/01/anaconda-release-date-300x169.webp 300w, https://esonetwork.com/wp-content/uploads/2026/01/anaconda-release-date-768x432.webp 768w, https://esonetwork.com/wp-content/uploads/2026/01/anaconda-release-date-1536x864.webp 1536w, https://esonetwork.com/wp-content/uploads/2026/01/anaconda-release-date.webp 1600w" sizes="(max-width: 1024px) 100vw, 1024px" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/lightspeed-log-snakes-ping-pong-and-best-friends-on-vacation-what-ive-been-watching-recently/" > Lightspeed Log: Snakes, ping pong, and best friends on vacation – What I’ve been watching recently </a></h3><div class="elementor-post__excerpt"><p>Anaconda was a silly, utterly ridiculous movie that doesn’t really need to exist — however, I loved every single minute of it and left the</p></div> <a class="elementor-post__read-more" href="https://esonetwork.com/lightspeed-log-snakes-ping-pong-and-best-friends-on-vacation-what-ive-been-watching-recently/" aria-label="Read more about Lightspeed Log: Snakes, ping pong, and best friends on vacation – What I’ve been watching recently" tabindex="-1" > OOH, TELL ME MORE » </a></div></article><article class="elementor-post elementor-grid-item post-122571 post type-post status-publish format-standard has-post-thumbnail hentry category-enterprisesplaining category-eso-network tag-comedy tag-enterprise tag-enterprisesplaining tag-episode-analysis tag-episode-review tag-eso-network tag-geek-podcast tag-horizon tag-plot-summary tag-podcast tag-scifi tag-star-trek tag-star-trek-enterprise tag-star-trek-reaction tag-startrekent tag-travis-mayweather" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/enterprisesplaining-69-second-contact-limitless-horizons-ltd/" tabindex="-1" ><div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="1014" height="1024" src="https://esonetwork.com/wp-content/uploads/2026/01/SC-Horizon-1014x1024.png" class="attachment-large size-large wp-image-122572" alt="Top portion features the EnterpriseSplaining logo with the subheading “A Star Trek Podcast” Middle portion is an image from the Enterprise episode Horizon showing Travis&#039;s brother grabbing his arm with the words “Star Trek Enterprise: Horizon. Below, there’s a section in blue with the white letters saying “Limitless Horizons Ltd.!” Over the image is a stamp saying “SECOND CONTACT”" srcset="https://esonetwork.com/wp-content/uploads/2026/01/SC-Horizon-1014x1024.png 1014w, https://esonetwork.com/wp-content/uploads/2026/01/SC-Horizon-297x300.png 297w, https://esonetwork.com/wp-content/uploads/2026/01/SC-Horizon-150x150.png 150w, https://esonetwork.com/wp-content/uploads/2026/01/SC-Horizon-768x775.png 768w, https://esonetwork.com/wp-content/uploads/2026/01/SC-Horizon.png 1486w" sizes="(max-width: 1014px) 100vw, 1014px" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/enterprisesplaining-69-second-contact-limitless-horizons-ltd/" > EnterpriseSplaining 69: Second Contact: Limitless Horizons Ltd.! </a></h3><div class="elementor-post__excerpt"><p>This week, we’re on a second contact mission, revisiting Star Trek: Enterprise Season 2, Episode 20 “Horizon,” now that we have all seen it. We</p></div> <a class="elementor-post__read-more" href="https://esonetwork.com/enterprisesplaining-69-second-contact-limitless-horizons-ltd/" aria-label="Read more about EnterpriseSplaining 69: Second Contact: Limitless Horizons Ltd.!" tabindex="-1" > OOH, TELL ME MORE » </a></div></article><article class="elementor-post elementor-grid-item post-122560 post type-post status-publish format-standard has-post-thumbnail hentry category-bat-chums category-eso-network tag-adam-west-batman tag-batchums tag-batman-1966-tv-series tag-batman-and-robin-1966 tag-batman-crime-fighting-duo tag-batman-s2-ep53 tag-batman-tv-show-recap tag-burt-ward-robin tag-classic-batman-tv-series tag-drew-leiter tag-eso-network tag-grace-lee-whitney-batman-episode tag-king-tut-batman-villain tag-king-tuts-coup tag-lee-meriwether-batman-episode tag-michael-gordon tag-victor-buono-king-tut" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/batchums-episode-89-king-tuts-coup/" tabindex="-1" ><div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="1024" height="1024" src="https://esonetwork.com/wp-content/uploads/2026/01/BatChums-Episode-89-1024x1024.jpg" class="attachment-large size-large wp-image-122561" alt="" srcset="https://esonetwork.com/wp-content/uploads/2026/01/BatChums-Episode-89-1024x1024.jpg 1024w, https://esonetwork.com/wp-content/uploads/2026/01/BatChums-Episode-89-300x300.jpg 300w, https://esonetwork.com/wp-content/uploads/2026/01/BatChums-Episode-89-150x150.jpg 150w, https://esonetwork.com/wp-content/uploads/2026/01/BatChums-Episode-89-768x768.jpg 768w, https://esonetwork.com/wp-content/uploads/2026/01/BatChums-Episode-89-1536x1536.jpg 1536w, https://esonetwork.com/wp-content/uploads/2026/01/BatChums-Episode-89-2048x2048.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/batchums-episode-89-king-tuts-coup/" > BatChums Episode 89 – King Tut&#8217;s Coup </a></h3><div class="elementor-post__excerpt"><p>Batman &#8217;66 S2 Ep53 – King Tut&#8217;s Coup After a blow to the head, Yale&#8217;s Egyptology professor once again believes he is King Tut. He</p></div> <a class="elementor-post__read-more" href="https://esonetwork.com/batchums-episode-89-king-tuts-coup/" aria-label="Read more about BatChums Episode 89 – King Tut&#8217;s Coup" tabindex="-1" > OOH, TELL ME MORE » </a></div></article><article class="elementor-post elementor-grid-item post-122533 post type-post status-publish format-standard has-post-thumbnail hentry category-eso-network category-have-coffee-will-travel tag-canada-post-restructuring tag-canadian-podcast-hosts tag-canadian-theatre-podcast tag-career-change-discussion tag-collect-and-cast-on tag-community-theatre-sault-ste-marie tag-complete-sole-serenity tag-creative-entrepreneurs tag-decluttering-at-50 tag-directing-a-play tag-etsy-sellers-podcast tag-etsy-shop-owners tag-foot-care-business tag-have-coffee-will-travel tag-mailman-winter-delivery tag-neighborhood-stories tag-podcast tag-popcorn-falls-play tag-registered-nurses-association-ontario tag-retiring-to-europe tag-rnao-algoma-chapter tag-rusted-robot-toys tag-sault-ste-marie-events tag-side-hustle-canada tag-small-business-canada tag-snow-plow-issues tag-toy-collecting-podcast tag-vintage-collectibles tag-winter-home-problems tag-winter-in-canada" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/popcorn-falls/" tabindex="-1" ><div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="1024" height="1024" src="https://esonetwork.com/wp-content/uploads/2026/01/popcorn-1024x1024.png" class="attachment-large size-large wp-image-122534" alt="Popcorn Falls" srcset="https://esonetwork.com/wp-content/uploads/2026/01/popcorn-1024x1024.png 1024w, https://esonetwork.com/wp-content/uploads/2026/01/popcorn-300x300.png 300w, https://esonetwork.com/wp-content/uploads/2026/01/popcorn-150x150.png 150w, https://esonetwork.com/wp-content/uploads/2026/01/popcorn-768x768.png 768w, https://esonetwork.com/wp-content/uploads/2026/01/popcorn.png 1500w" sizes="(max-width: 1024px) 100vw, 1024px" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/popcorn-falls/" > Popcorn Falls &#8211; Have Coffee Will Travel Podcast </a></h3><div class="elementor-post__excerpt"><p>In this episode, Shawn and Leah catch up over coffee and cover a little bit of everything—from community theatre to winter woes, side hustles, and</p></div> <a class="elementor-post__read-more" href="https://esonetwork.com/popcorn-falls/" aria-label="Read more about Popcorn Falls &#8211; Have Coffee Will Travel Podcast" tabindex="-1" > OOH, TELL ME MORE » </a></div></article><article class="elementor-post elementor-grid-item post-122535 post type-post status-publish format-standard has-post-thumbnail hentry category-eso-network category-modern-musicology tag-1980s tag-2000s tag-anthony-williams tag-blackstar tag-bowie tag-don-klees tag-earthling tag-eso tag-eso-network tag-geek-podcast tag-lets-dance tag-music tag-nerd-podcast tag-never-let-me-down tag-rock tag-stephanie-seymour tag-tonight" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/modern-musicology-157-bowie-the-later-career/" tabindex="-1" ><div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="1024" height="1024" src="https://esonetwork.com/wp-content/uploads/2026/01/156-HOLIDAY2025-2-1024x1024.png" class="attachment-large size-large wp-image-122537" alt="Modern Musicology #157 - Bowie: The Later Career" srcset="https://esonetwork.com/wp-content/uploads/2026/01/156-HOLIDAY2025-2-1024x1024.png 1024w, https://esonetwork.com/wp-content/uploads/2026/01/156-HOLIDAY2025-2-300x300.png 300w, https://esonetwork.com/wp-content/uploads/2026/01/156-HOLIDAY2025-2-150x150.png 150w, https://esonetwork.com/wp-content/uploads/2026/01/156-HOLIDAY2025-2-768x768.png 768w, https://esonetwork.com/wp-content/uploads/2026/01/156-HOLIDAY2025-2.png 1400w" sizes="(max-width: 1024px) 100vw, 1024px" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/modern-musicology-157-bowie-the-later-career/" > Modern Musicology #157 &#8211; Bowie: The Later Career </a></h3><div class="elementor-post__excerpt"><p>David Bowie: The Later Career DAVID BOWIE had a lenthy career, spanning from the first single he released in 1964 to his final album in</p></div> <a class="elementor-post__read-more" href="https://esonetwork.com/modern-musicology-157-bowie-the-later-career/" aria-label="Read more about Modern Musicology #157 &#8211; Bowie: The Later Career" tabindex="-1" > OOH, TELL ME MORE » </a></div></article><article class="elementor-post elementor-grid-item post-122528 post type-post status-publish format-standard has-post-thumbnail hentry category-eso-network category-flopcast tag-eso tag-esonetwork tag-flopcast tag-geek tag-geekpodcast tag-geektalk tag-nerd tag-nerdpodcast tag-nerdtalk tag-podcast" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/flopcast-714-memorial-show-part-2-flo/" tabindex="-1" ><div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="780" height="780" src="https://esonetwork.com/wp-content/uploads/2026/01/Flopcast-714-Flo-from-Alice.jpg" class="attachment-large size-large wp-image-122529" alt="Flopcast 714 Flo from Alice" srcset="https://esonetwork.com/wp-content/uploads/2026/01/Flopcast-714-Flo-from-Alice.jpg 780w, https://esonetwork.com/wp-content/uploads/2026/01/Flopcast-714-Flo-from-Alice-300x300.jpg 300w, https://esonetwork.com/wp-content/uploads/2026/01/Flopcast-714-Flo-from-Alice-150x150.jpg 150w, https://esonetwork.com/wp-content/uploads/2026/01/Flopcast-714-Flo-from-Alice-768x768.jpg 768w" sizes="(max-width: 780px) 100vw, 780px" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/flopcast-714-memorial-show-part-2-flo/" > Flopcast 714: Memorial Show Part 2 &#8211; Flo! </a></h3><div class="elementor-post__excerpt"><p>Flopcast episode 714! Here&#8217;s the second half of our memorial show, celebrating those we lost in 2025 from the world of pop culture and beyond.</p></div> <a class="elementor-post__read-more" href="https://esonetwork.com/flopcast-714-memorial-show-part-2-flo/" aria-label="Read more about Flopcast 714: Memorial Show Part 2 &#8211; Flo!" tabindex="-1" > OOH, TELL ME MORE » </a></div></article><article class="elementor-post elementor-grid-item post-122469 post type-post status-publish format-standard has-post-thumbnail hentry category-eso-network category-monster_attack tag-1953-sci-fi-classic-movie tag-geek-talk tag-henry-ellerbe tag-ivan-tors tag-jean-byron tag-jim-adams tag-john-zaremba tag-kathleen-freeman tag-king-donovan tag-leo-britt tag-leoard-mudie tag-michael-fox tag-monster-attack tag-monster-podcast tag-nerd-podcast tag-old-sci-fi-movie-podcast tag-osi-sci-fi-trilogy tag-richard-carlson tag-strother-martin tag-the-eso-network tag-the-magnetic-monster" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-magnetic-monster-episode-498/" tabindex="-1" ><div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="800" height="600" src="https://esonetwork.com/wp-content/uploads/2026/01/The-Magnetic-Monster-ART.jpg" class="attachment-large size-large wp-image-122470" alt="" srcset="https://esonetwork.com/wp-content/uploads/2026/01/The-Magnetic-Monster-ART.jpg 800w, https://esonetwork.com/wp-content/uploads/2026/01/The-Magnetic-Monster-ART-300x225.jpg 300w, https://esonetwork.com/wp-content/uploads/2026/01/The-Magnetic-Monster-ART-768x576.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-magnetic-monster-episode-498/" > The Magnetic Monster | Episode 498 </a></h3><div class="elementor-post__excerpt"><p>Jim revisits the first film in a classic Sci-Fi Trilogy from Ivan Tors &#8211; 1953&#8217;s &#8220;The Magnetic Monster,&#8221; starring Richard Carlson, King Donovan, Jean Byron,</p></div> <a class="elementor-post__read-more" href="https://esonetwork.com/the-magnetic-monster-episode-498/" aria-label="Read more about The Magnetic Monster | Episode 498" tabindex="-1" > OOH, TELL ME MORE » </a></div></article><article class="elementor-post elementor-grid-item post-122494 post type-post status-publish format-standard has-post-thumbnail hentry category-earth-station-dcu category-eso-network tag-absolute-martian-manhunter tag-cletus-jacobs tag-dc-peacemaker-series tag-drew-leiter tag-earth-station-dcu tag-eso-network tag-james-gunn-peacemaker tag-peacemaker-episode-breakdown tag-peacemaker-episode-review tag-peacemaker-like-a-keith-in-the-night tag-peacemaker-s2e7 tag-peacemaker-season-2-analysis tag-peacemaker-season-2-episode-7 tag-peacemaker-season-2-recap" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-earth-station-dcu-episode-433-like-a-keith-in-the-night/" tabindex="-1" ><div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="1024" height="1024" src="https://esonetwork.com/wp-content/uploads/2026/01/Episode-433-1024x1024.jpg" class="attachment-large size-large wp-image-122495" alt="" srcset="https://esonetwork.com/wp-content/uploads/2026/01/Episode-433-1024x1024.jpg 1024w, https://esonetwork.com/wp-content/uploads/2026/01/Episode-433-300x300.jpg 300w, https://esonetwork.com/wp-content/uploads/2026/01/Episode-433-150x150.jpg 150w, https://esonetwork.com/wp-content/uploads/2026/01/Episode-433-768x768.jpg 768w, https://esonetwork.com/wp-content/uploads/2026/01/Episode-433-1536x1536.jpg 1536w, https://esonetwork.com/wp-content/uploads/2026/01/Episode-433-2048x2048.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-earth-station-dcu-episode-433-like-a-keith-in-the-night/" > The Earth Station DCU Episode 433 – Like a Keith in the Night </a></h3><div class="elementor-post__excerpt"><p>This Week on Earth Station DCU! Drew Leiter and Cletus Jacobs continue their review of Peacemaker Season 2. The alien intelligence known as the Martian</p></div> <a class="elementor-post__read-more" href="https://esonetwork.com/the-earth-station-dcu-episode-433-like-a-keith-in-the-night/" aria-label="Read more about The Earth Station DCU Episode 433 – Like a Keith in the Night" tabindex="-1" > OOH, TELL ME MORE » </a></div></article><article class="elementor-post elementor-grid-item post-122488 post type-post status-publish format-standard has-post-thumbnail hentry category-earth-station-who category-eso-network tag-bbc-science-fiction tag-big-finish-doctor-who tag-dave-chapman tag-doctor-who-audio-adventures tag-doctor-who-big-finish-review tag-doctor-who-fandom tag-doctor-who-podcast tag-doctor-who-review tag-doctor-who-spin-off-audio tag-earth-station-who-podcast tag-eso-network tag-madame-vastra-jenny-flint-strax tag-mary-ogle tag-melanie-dean tag-michael-gordon tag-mike-faber tag-paternoster-gang-audio-drama tag-the-casebook-of-paternoster-row tag-the-paternoster-gang-big-finish" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-paternoster-gang-the-casebook-of-paternoster-row-review-big-finish-doctor-who-earth-station-who/" tabindex="-1" ><div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="1024" height="1024" src="https://esonetwork.com/wp-content/uploads/2026/01/esw397-1024x1024.jpg" class="attachment-large size-large wp-image-122490" alt="Earth Station Who Ep 397" srcset="https://esonetwork.com/wp-content/uploads/2026/01/esw397-1024x1024.jpg 1024w, https://esonetwork.com/wp-content/uploads/2026/01/esw397-300x300.jpg 300w, https://esonetwork.com/wp-content/uploads/2026/01/esw397-150x150.jpg 150w, https://esonetwork.com/wp-content/uploads/2026/01/esw397-768x769.jpg 768w, https://esonetwork.com/wp-content/uploads/2026/01/esw397.jpg 1500w" sizes="(max-width: 1024px) 100vw, 1024px" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-paternoster-gang-the-casebook-of-paternoster-row-review-big-finish-doctor-who-earth-station-who/" > The Paternoster Gang: The Casebook of Paternoster Row Review | Big Finish Doctor Who | Earth Station Who </a></h3><div class="elementor-post__excerpt"><p>This week on Earth Station Who, the crew trades in the TARDIS for a foggy London streetlamp as we review the Big Finish audio adventure</p></div> <a class="elementor-post__read-more" href="https://esonetwork.com/the-paternoster-gang-the-casebook-of-paternoster-row-review-big-finish-doctor-who-earth-station-who/" aria-label="Read more about The Paternoster Gang: The Casebook of Paternoster Row Review | Big Finish Doctor Who | Earth Station Who" tabindex="-1" > OOH, TELL ME MORE » </a></div></article></div></div></div></div></div><div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-66b855b4" data-id="66b855b4" data-element_type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-1b1ed758 elementor-widget elementor-widget-template" data-id="1b1ed758" data-element_type="widget" data-widget_type="template.default"><div class="elementor-widget-container"><div class="elementor-template"><div data-elementor-type="page" data-elementor-id="40189" class="elementor elementor-40189" data-elementor-post-type="elementor_library"><section class="elementor-section elementor-top-section elementor-element elementor-element-783317f9 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="783317f9" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3d1eb57b" data-id="3d1eb57b" data-element_type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-5645e9d elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="5645e9d" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">ESO Network Sponsors</h2></div></div><div class="elementor-element elementor-element-ab071b4 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="ab071b4" data-element_type="widget" data-widget_type="divider.default"><div class="elementor-widget-container"><div class="elementor-divider"> <span class="elementor-divider-separator"> </span></div></div></div><div class="elementor-element elementor-element-3600ff3f adro elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-wp-widget-adrotate_widgets" data-id="3600ff3f" data-element_type="widget" data-widget_type="wp-widget-adrotate_widgets.default"><div class="elementor-widget-container"><h5>GEEK CHIC IS THE NEW &#8230; CHIC</h5><div class="a-single a-3"><a class="gofollow" data-track="MywwLDYw" href="https://www.tifosioptics.com/gaming/?ref=earthstationone" rel="nofollow"target="_blank"><img decoding="async" src="https://www.tifosioptics.com/wp-content/uploads/banner_1_gaming.jpg" /></a></div></div></div><div class="elementor-element elementor-element-717189e adro elementor-widget elementor-widget-wp-widget-adrotate_widgets" data-id="717189e" data-element_type="widget" data-widget_type="wp-widget-adrotate_widgets.default"><div class="elementor-widget-container"><h5>COME TO THE GEEK SIDE. WE HAVE THE BEST SWAG</h5><div class="a-single a-4"><a class="gofollow" data-track="NCwwLDYw" href="https://www.teepublic.com/stores/the-eso-broadcasting-network?ref_id=5204&ref_type=aff" target="_blank"><img decoding="async" src="https://esonetwork.com/wp-content/uploads/2023/04/ESOSpring23WPw.jpg" /></a></div></div></div><div class="elementor-element elementor-element-04a80d6 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="04a80d6" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Support Us</h2></div></div><div class="elementor-element elementor-element-591d298 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="591d298" data-element_type="widget" data-widget_type="divider.default"><div class="elementor-widget-container"><div class="elementor-divider"> <span class="elementor-divider-separator"> </span></div></div></div><div class="elementor-element elementor-element-8c2f0e3 adro elementor-widget elementor-widget-wp-widget-adrotate_widgets" data-id="8c2f0e3" data-element_type="widget" data-widget_type="wp-widget-adrotate_widgets.default"><div class="elementor-widget-container"><h5>A Dollar a month keeps us in orbit. Trust us it&#8217;s better that way.</h5><div class="a-single a-5"><a class="gofollow" data-track="NSwwLDYw" href="https://www.patreon.com/esonetwork/posts"><img decoding="async" src="https://esonetwork.com/wp-content/uploads/2020/08/eso-patreon.png" /></a></div></div></div><div class="elementor-element elementor-element-8e12051 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="8e12051" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Ways to Listen</h2></div></div><div class="elementor-element elementor-element-56c4cca elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="56c4cca" data-element_type="widget" data-widget_type="divider.default"><div class="elementor-widget-container"><div class="elementor-divider"> <span class="elementor-divider-separator"> </span></div></div></div><div class="elementor-element elementor-element-2e6958f4 elementor-widget elementor-widget-image" data-id="2e6958f4" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"> <a href="https://podcasts.apple.com/us/podcast/eso-network-the-eso-network/id1415582980" target="_blank"> <img loading="lazy" decoding="async" width="180" height="43" src="https://esonetwork.com/wp-content/uploads/2020/08/US_UK_Apple_Podcasts_Listen_Badge_RGB-e1541914031980.png" class="attachment-full size-full wp-image-40185" alt="" /> </a></div></div><div class="elementor-element elementor-element-47e9b7e6 elementor-widget elementor-widget-image" data-id="47e9b7e6" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"> <a href="https://open.spotify.com/show/3tsOuITvEnb1GMGv18Akdd" target="_blank"> <img loading="lazy" decoding="async" width="180" height="67" src="https://esonetwork.com/wp-content/uploads/2020/08/Listen-on-Spotify-badge-button-e1541913518762.png" class="attachment-full size-full wp-image-40187" alt="" /> </a></div></div><div class="elementor-element elementor-element-6a25e4dc elementor-widget elementor-widget-image" data-id="6a25e4dc" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"> <a href="https://playmusic.app.goo.gl/?ibi=com.google.PlayMusic&#038;isi=691797987&#038;ius=googleplaymusic&#038;apn=com.google.android.music&#038;link=https://play.google.com/music/m/Ienmwgzpmboofb3wk37zoiivjzi?t%3DESO_Network_%25E2%2580%2593_The_ESO_Network%26pcampaignid%3DMKT-na-all-co-pr-mu-pod-16" target="_blank"> <img loading="lazy" decoding="async" width="180" height="46" src="https://esonetwork.com/wp-content/uploads/2020/08/google_podcasts_badge@8x-e1541913478371.png" class="attachment-full size-full wp-image-40188" alt="" /> </a></div></div><div class="elementor-element elementor-element-5ffc6fb elementor-widget elementor-widget-image" data-id="5ffc6fb" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"> <a href="https://music.amazon.com/podcasts/9e130828-dc8a-487b-9b96-61dc083c5259/ESO-Network-The-ESO-Network?ref=dm_wcp_pp_link_pr_s" target="_blank"> <img loading="lazy" decoding="async" width="180" height="70" src="https://esonetwork.com/wp-content/uploads/2020/08/amazon-music-sidebar.png" class="attachment-full size-full wp-image-41440" alt="" /> </a></div></div><div class="elementor-element elementor-element-ad31c64 elementor-widget elementor-widget-image" data-id="ad31c64" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"> <a href="https://www.pandora.com/podcast/eso-network-the-eso-network/PC:46287" target="_blank"> <img loading="lazy" decoding="async" width="180" height="62" src="https://esonetwork.com/wp-content/uploads/2020/08/pandora.png" class="attachment-full size-full wp-image-44442" alt="" /> </a></div></div><div class="elementor-element elementor-element-2e094f5 elementor-widget elementor-widget-html" data-id="2e094f5" data-element_type="widget" data-widget_type="html.default"><div class="elementor-widget-container"> <a href="https://goodpods.app.link/w65utG7Znvb"><center><img decoding="async" src="https://storage.googleapis.com/goodpods-images-bucket/badges/generic-badge-1.svg" alt="Listen On Goodpods" style="width: 225px" /></center> </a></div></div><div class="elementor-element elementor-element-bf48746 elementor-widget elementor-widget-heading" data-id="bf48746" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Find Us Wherever Fine Podcasts are Found</h2></div></div><div class="elementor-element elementor-element-a1fb438 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="a1fb438" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Sign Up for the ESO Newsletter</h2></div></div><div class="elementor-element elementor-element-8ea7702 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="8ea7702" data-element_type="widget" data-widget_type="divider.default"><div class="elementor-widget-container"><div class="elementor-divider"> <span class="elementor-divider-separator"> </span></div></div></div><div class="elementor-element elementor-element-73c61aeb adro elementor-widget elementor-widget-wp-widget-mc4wp_form_widget" data-id="73c61aeb" data-element_type="widget" data-widget_type="wp-widget-mc4wp_form_widget.default"><div class="elementor-widget-container"><h5>WE HARDLY EVER SEND THEM OUT BUT WHEN WE DO THEY ARE AWESOME</h5><script defer src="data:text/javascript;base64,KGZ1bmN0aW9uKCkgewoJd2luZG93Lm1jNHdwID0gd2luZG93Lm1jNHdwIHx8IHsKCQlsaXN0ZW5lcnM6IFtdLAoJCWZvcm1zOiB7CgkJCW9uOiBmdW5jdGlvbihldnQsIGNiKSB7CgkJCQl3aW5kb3cubWM0d3AubGlzdGVuZXJzLnB1c2goCgkJCQkJewoJCQkJCQlldmVudCAgIDogZXZ0LAoJCQkJCQljYWxsYmFjazogY2IKCQkJCQl9CgkJCQkpOwoJCQl9CgkJfQoJfQp9KSgpOwo="></script><form id="mc4wp-form-1" class="mc4wp-form mc4wp-form-34621 mc4wp-form-theme mc4wp-form-theme-green" method="post" data-id="34621" data-name="ESO Network Mail List" ><div class="mc4wp-form-fields"> <input type="email" name="EMAIL" placeholder="Your email address" required /> <br> <input type="submit" value="Sign up" /></div><label style="display: none !important;">Leave this field empty if you're human: <input type="text" name="_mc4wp_honeypot" value="" tabindex="-1" autocomplete="off" /></label><input type="hidden" name="_mc4wp_timestamp" value="1768917397" /><input type="hidden" name="_mc4wp_form_id" value="34621" /><input type="hidden" name="_mc4wp_form_element_id" value="mc4wp-form-1" /><div class="mc4wp-response"></div></form></div></div><div class="elementor-element elementor-element-dc515b8 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="dc515b8" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">ESO Network Archives</h2></div></div><div class="elementor-element elementor-element-503f3b1 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="503f3b1" data-element_type="widget" data-widget_type="divider.default"><div class="elementor-widget-container"><div class="elementor-divider"> <span class="elementor-divider-separator"> </span></div></div></div><div class="elementor-element elementor-element-7fc2c208 esoarchive elementor-widget elementor-widget-wp-widget-archives" data-id="7fc2c208" data-element_type="widget" data-widget_type="wp-widget-archives.default"><div class="elementor-widget-container"><h5>Archives</h5> <label class="screen-reader-text" for="archives-dropdown-REPLACE_TO_ID">Archives</label> <select id="archives-dropdown-REPLACE_TO_ID" name="archive-dropdown"><option value="">Select Month</option><option value='https://esonetwork.com/2026/01/'> January 2026</option><option value='https://esonetwork.com/2025/12/'> December 2025</option><option value='https://esonetwork.com/2025/11/'> November 2025</option><option value='https://esonetwork.com/2025/10/'> October 2025</option><option value='https://esonetwork.com/2025/09/'> September 2025</option><option value='https://esonetwork.com/2025/08/'> August 2025</option><option value='https://esonetwork.com/2025/07/'> July 2025</option><option value='https://esonetwork.com/2025/06/'> June 2025</option><option value='https://esonetwork.com/2025/05/'> May 2025</option><option value='https://esonetwork.com/2025/04/'> April 2025</option><option value='https://esonetwork.com/2025/03/'> March 2025</option><option value='https://esonetwork.com/2025/02/'> February 2025</option><option value='https://esonetwork.com/2025/01/'> January 2025</option><option value='https://esonetwork.com/2024/12/'> December 2024</option><option value='https://esonetwork.com/2024/11/'> November 2024</option><option value='https://esonetwork.com/2024/10/'> October 2024</option><option value='https://esonetwork.com/2024/09/'> September 2024</option><option value='https://esonetwork.com/2024/08/'> August 2024</option><option value='https://esonetwork.com/2024/07/'> July 2024</option><option value='https://esonetwork.com/2024/06/'> June 2024</option><option value='https://esonetwork.com/2024/05/'> May 2024</option><option value='https://esonetwork.com/2024/04/'> April 2024</option><option value='https://esonetwork.com/2024/03/'> March 2024</option><option value='https://esonetwork.com/2024/02/'> February 2024</option><option value='https://esonetwork.com/2024/01/'> January 2024</option><option value='https://esonetwork.com/2023/12/'> December 2023</option><option value='https://esonetwork.com/2023/11/'> November 2023</option><option value='https://esonetwork.com/2023/10/'> October 2023</option><option value='https://esonetwork.com/2023/09/'> September 2023</option><option value='https://esonetwork.com/2023/08/'> August 2023</option><option value='https://esonetwork.com/2023/07/'> July 2023</option><option value='https://esonetwork.com/2023/06/'> June 2023</option><option value='https://esonetwork.com/2023/05/'> May 2023</option><option value='https://esonetwork.com/2023/04/'> April 2023</option><option value='https://esonetwork.com/2023/03/'> March 2023</option><option value='https://esonetwork.com/2023/02/'> February 2023</option><option value='https://esonetwork.com/2023/01/'> January 2023</option><option value='https://esonetwork.com/2022/12/'> December 2022</option><option value='https://esonetwork.com/2022/11/'> November 2022</option><option value='https://esonetwork.com/2022/10/'> October 2022</option><option value='https://esonetwork.com/2022/09/'> September 2022</option><option value='https://esonetwork.com/2022/08/'> August 2022</option><option value='https://esonetwork.com/2022/07/'> July 2022</option><option value='https://esonetwork.com/2022/06/'> June 2022</option><option value='https://esonetwork.com/2022/05/'> May 2022</option><option value='https://esonetwork.com/2022/04/'> April 2022</option><option value='https://esonetwork.com/2022/03/'> March 2022</option><option value='https://esonetwork.com/2022/02/'> February 2022</option><option value='https://esonetwork.com/2022/01/'> January 2022</option><option value='https://esonetwork.com/2021/12/'> December 2021</option><option value='https://esonetwork.com/2021/11/'> November 2021</option><option value='https://esonetwork.com/2021/10/'> October 2021</option><option value='https://esonetwork.com/2021/09/'> September 2021</option><option value='https://esonetwork.com/2021/08/'> August 2021</option><option value='https://esonetwork.com/2021/07/'> July 2021</option><option value='https://esonetwork.com/2021/06/'> June 2021</option><option value='https://esonetwork.com/2021/05/'> May 2021</option><option value='https://esonetwork.com/2021/04/'> April 2021</option><option value='https://esonetwork.com/2021/03/'> March 2021</option><option value='https://esonetwork.com/2021/02/'> February 2021</option><option value='https://esonetwork.com/2021/01/'> January 2021</option><option value='https://esonetwork.com/2020/12/'> December 2020</option><option value='https://esonetwork.com/2020/11/'> November 2020</option><option value='https://esonetwork.com/2020/10/'> October 2020</option><option value='https://esonetwork.com/2020/09/'> September 2020</option><option value='https://esonetwork.com/2020/08/'> August 2020</option><option value='https://esonetwork.com/2020/07/'> July 2020</option><option value='https://esonetwork.com/2020/06/'> June 2020</option><option value='https://esonetwork.com/2020/05/'> May 2020</option><option value='https://esonetwork.com/2020/04/'> April 2020</option><option value='https://esonetwork.com/2020/03/'> March 2020</option><option value='https://esonetwork.com/2020/02/'> February 2020</option><option value='https://esonetwork.com/2020/01/'> January 2020</option><option value='https://esonetwork.com/2019/12/'> December 2019</option><option value='https://esonetwork.com/2019/11/'> November 2019</option><option value='https://esonetwork.com/2019/10/'> October 2019</option><option value='https://esonetwork.com/2019/09/'> September 2019</option><option value='https://esonetwork.com/2019/08/'> August 2019</option><option value='https://esonetwork.com/2019/07/'> July 2019</option><option value='https://esonetwork.com/2019/06/'> June 2019</option><option value='https://esonetwork.com/2019/05/'> May 2019</option><option value='https://esonetwork.com/2019/04/'> April 2019</option><option value='https://esonetwork.com/2019/03/'> March 2019</option><option value='https://esonetwork.com/2019/02/'> February 2019</option><option value='https://esonetwork.com/2019/01/'> January 2019</option><option value='https://esonetwork.com/2018/12/'> December 2018</option><option value='https://esonetwork.com/2018/11/'> November 2018</option><option value='https://esonetwork.com/2018/10/'> October 2018</option><option value='https://esonetwork.com/2018/09/'> September 2018</option><option value='https://esonetwork.com/2018/08/'> August 2018</option><option value='https://esonetwork.com/2018/07/'> July 2018</option><option value='https://esonetwork.com/2018/06/'> June 2018</option><option value='https://esonetwork.com/2018/05/'> May 2018</option><option value='https://esonetwork.com/2018/04/'> April 2018</option><option value='https://esonetwork.com/2018/03/'> March 2018</option><option value='https://esonetwork.com/2018/02/'> February 2018</option><option value='https://esonetwork.com/2018/01/'> January 2018</option><option value='https://esonetwork.com/2017/12/'> December 2017</option><option value='https://esonetwork.com/2017/11/'> November 2017</option><option value='https://esonetwork.com/2017/10/'> October 2017</option><option value='https://esonetwork.com/2017/09/'> September 2017</option><option value='https://esonetwork.com/2017/08/'> August 2017</option><option value='https://esonetwork.com/2017/07/'> July 2017</option><option value='https://esonetwork.com/2017/06/'> June 2017</option><option value='https://esonetwork.com/2017/05/'> May 2017</option><option value='https://esonetwork.com/2017/04/'> April 2017</option><option value='https://esonetwork.com/2017/03/'> March 2017</option><option value='https://esonetwork.com/2017/02/'> February 2017</option><option value='https://esonetwork.com/2017/01/'> January 2017</option><option value='https://esonetwork.com/2016/12/'> December 2016</option><option value='https://esonetwork.com/2016/11/'> November 2016</option><option value='https://esonetwork.com/2016/10/'> October 2016</option><option value='https://esonetwork.com/2016/09/'> September 2016</option><option value='https://esonetwork.com/2016/08/'> August 2016</option><option value='https://esonetwork.com/2016/07/'> July 2016</option><option value='https://esonetwork.com/2016/06/'> June 2016</option><option value='https://esonetwork.com/2016/05/'> May 2016</option><option value='https://esonetwork.com/2016/04/'> April 2016</option><option value='https://esonetwork.com/2016/03/'> March 2016</option><option value='https://esonetwork.com/2016/02/'> February 2016</option><option value='https://esonetwork.com/2016/01/'> January 2016</option><option value='https://esonetwork.com/2015/12/'> December 2015</option><option value='https://esonetwork.com/2015/11/'> November 2015</option><option value='https://esonetwork.com/2015/10/'> October 2015</option><option value='https://esonetwork.com/2015/09/'> September 2015</option><option value='https://esonetwork.com/2015/08/'> August 2015</option><option value='https://esonetwork.com/2015/07/'> July 2015</option><option value='https://esonetwork.com/2015/06/'> June 2015</option><option value='https://esonetwork.com/2015/05/'> May 2015</option><option value='https://esonetwork.com/2015/04/'> April 2015</option><option value='https://esonetwork.com/2015/03/'> March 2015</option><option value='https://esonetwork.com/2015/02/'> February 2015</option><option value='https://esonetwork.com/2015/01/'> January 2015</option><option value='https://esonetwork.com/2014/12/'> December 2014</option><option value='https://esonetwork.com/2014/11/'> November 2014</option><option value='https://esonetwork.com/2014/10/'> October 2014</option><option value='https://esonetwork.com/2014/09/'> September 2014</option><option value='https://esonetwork.com/2014/08/'> August 2014</option><option value='https://esonetwork.com/2014/07/'> July 2014</option><option value='https://esonetwork.com/2014/06/'> June 2014</option><option value='https://esonetwork.com/2014/05/'> May 2014</option><option value='https://esonetwork.com/2014/04/'> April 2014</option><option value='https://esonetwork.com/2014/03/'> March 2014</option><option value='https://esonetwork.com/2014/02/'> February 2014</option><option value='https://esonetwork.com/2014/01/'> January 2014</option><option value='https://esonetwork.com/2013/12/'> December 2013</option><option value='https://esonetwork.com/2013/11/'> November 2013</option><option value='https://esonetwork.com/2013/10/'> October 2013</option><option value='https://esonetwork.com/2013/09/'> September 2013</option><option value='https://esonetwork.com/2013/08/'> August 2013</option><option value='https://esonetwork.com/2013/07/'> July 2013</option><option value='https://esonetwork.com/2013/06/'> June 2013</option><option value='https://esonetwork.com/2013/05/'> May 2013</option><option value='https://esonetwork.com/2013/04/'> April 2013</option><option value='https://esonetwork.com/2013/03/'> March 2013</option><option value='https://esonetwork.com/2013/02/'> February 2013</option><option value='https://esonetwork.com/2013/01/'> January 2013</option><option value='https://esonetwork.com/2012/12/'> December 2012</option><option value='https://esonetwork.com/2012/11/'> November 2012</option><option value='https://esonetwork.com/2012/10/'> October 2012</option><option value='https://esonetwork.com/2012/09/'> September 2012</option><option value='https://esonetwork.com/2012/08/'> August 2012</option><option value='https://esonetwork.com/2012/07/'> July 2012</option><option value='https://esonetwork.com/2012/06/'> June 2012</option><option value='https://esonetwork.com/2012/05/'> May 2012</option><option value='https://esonetwork.com/2012/04/'> April 2012</option><option value='https://esonetwork.com/2012/03/'> March 2012</option><option value='https://esonetwork.com/2012/02/'> February 2012</option><option value='https://esonetwork.com/2012/01/'> January 2012</option><option value='https://esonetwork.com/2011/12/'> December 2011</option><option value='https://esonetwork.com/2011/11/'> November 2011</option><option value='https://esonetwork.com/2011/10/'> October 2011</option><option value='https://esonetwork.com/2011/09/'> September 2011</option><option value='https://esonetwork.com/2011/08/'> August 2011</option><option value='https://esonetwork.com/2011/07/'> July 2011</option><option value='https://esonetwork.com/2011/06/'> June 2011</option><option value='https://esonetwork.com/2011/05/'> May 2011</option><option value='https://esonetwork.com/2011/04/'> April 2011</option><option value='https://esonetwork.com/2011/03/'> March 2011</option><option value='https://esonetwork.com/2011/02/'> February 2011</option><option value='https://esonetwork.com/2011/01/'> January 2011</option> </select> <script defer src="data:text/javascript;base64,CiggKCBkcm9wZG93bklkICkgPT4gewoJY29uc3QgZHJvcGRvd24gPSBkb2N1bWVudC5nZXRFbGVtZW50QnlJZCggZHJvcGRvd25JZCApOwoJZnVuY3Rpb24gb25TZWxlY3RDaGFuZ2UoKSB7CgkJc2V0VGltZW91dCggKCkgPT4gewoJCQlpZiAoICdlc2NhcGUnID09PSBkcm9wZG93bi5kYXRhc2V0Lmxhc3RrZXkgKSB7CgkJCQlyZXR1cm47CgkJCX0KCQkJaWYgKCBkcm9wZG93bi52YWx1ZSApIHsKCQkJCWRvY3VtZW50LmxvY2F0aW9uLmhyZWYgPSBkcm9wZG93bi52YWx1ZTsKCQkJfQoJCX0sIDI1MCApOwoJfQoJZnVuY3Rpb24gb25LZXlVcCggZXZlbnQgKSB7CgkJaWYgKCAnRXNjYXBlJyA9PT0gZXZlbnQua2V5ICkgewoJCQlkcm9wZG93bi5kYXRhc2V0Lmxhc3RrZXkgPSAnZXNjYXBlJzsKCQl9IGVsc2UgewoJCQlkZWxldGUgZHJvcGRvd24uZGF0YXNldC5sYXN0a2V5OwoJCX0KCX0KCWZ1bmN0aW9uIG9uQ2xpY2soKSB7CgkJZGVsZXRlIGRyb3Bkb3duLmRhdGFzZXQubGFzdGtleTsKCX0KCWRyb3Bkb3duLmFkZEV2ZW50TGlzdGVuZXIoICdrZXl1cCcsIG9uS2V5VXAgKTsKCWRyb3Bkb3duLmFkZEV2ZW50TGlzdGVuZXIoICdjbGljaycsIG9uQ2xpY2sgKTsKCWRyb3Bkb3duLmFkZEV2ZW50TGlzdGVuZXIoICdjaGFuZ2UnLCBvblNlbGVjdENoYW5nZSApOwp9KSggImFyY2hpdmVzLWRyb3Bkb3duLVJFUExBQ0VfVE9fSUQiICk7CgovLyMgc291cmNlVVJMPVdQX1dpZGdldF9BcmNoaXZlcyUzQSUzQXdpZGdldAo="></script> </div></div><div class="elementor-element elementor-element-7403177d elementor-widget elementor-widget-heading" data-id="7403177d" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">No matter where you go here you are</h2></div></div><div class="elementor-element elementor-element-d0aaa8b elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="d0aaa8b" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Follow the ESO Network</h2></div></div><div class="elementor-element elementor-element-3b5def5 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="3b5def5" data-element_type="widget" data-widget_type="divider.default"><div class="elementor-widget-container"><div class="elementor-divider"> <span class="elementor-divider-separator"> </span></div></div></div><div class="elementor-element elementor-element-3343f934 elementor-shape-rounded elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons" data-id="3343f934" data-element_type="widget" data-widget_type="social-icons.default"><div class="elementor-widget-container"><div class="elementor-social-icons-wrapper elementor-grid" role="list"> <span class="elementor-grid-item" role="listitem"> <a class="elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-42ac128" href="https://www.facebook.com/groups/esonetwork/" target="_blank"> <span class="elementor-screen-only">Facebook</span> <i aria-hidden="true" class="fab fa-facebook"></i> </a> </span> <span class="elementor-grid-item" role="listitem"> <a class="elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-2084923" href="https://twitter.com/ESONetwork" target="_blank"> <span class="elementor-screen-only">Twitter</span> <i aria-hidden="true" class="fab fa-twitter"></i> </a> </span> <span class="elementor-grid-item" role="listitem"> <a class="elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-2817e49" href="https://www.youtube.com/channel/UCdDTMUxFWGG9jVnpvnSV1uA" target="_blank"> <span class="elementor-screen-only">Youtube</span> <i aria-hidden="true" class="fab fa-youtube"></i> </a> </span> <span class="elementor-grid-item" role="listitem"> <a class="elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-80a4c1c" href="https://www.instagram.com/eso_network/" target="_blank"> <span class="elementor-screen-only">Instagram</span> <i aria-hidden="true" class="fab fa-instagram"></i> </a> </span> <span class="elementor-grid-item" role="listitem"> <a class="elementor-icon elementor-social-icon elementor-social-icon-pinterest elementor-repeater-item-3733826" href="https://www.pinterest.com/esonetwork/" target="_blank"> <span class="elementor-screen-only">Pinterest</span> <i aria-hidden="true" class="fab fa-pinterest"></i> </a> </span></div></div></div><div class="elementor-element elementor-element-196ca88b elementor-widget elementor-widget-heading" data-id="196ca88b" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">You didn't come this far to only come this far</h2></div></div><div class="elementor-element elementor-element-02a7b3c elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="02a7b3c" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Contact Us</h2></div></div><div class="elementor-element elementor-element-56f3c5f elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="56f3c5f" data-element_type="widget" data-widget_type="divider.default"><div class="elementor-widget-container"><div class="elementor-divider"> <span class="elementor-divider-separator"> </span></div></div></div><div class="elementor-element elementor-element-7acffc02 elementor-widget elementor-widget-shortcode" data-id="7acffc02" data-element_type="widget" data-widget_type="shortcode.default"><div class="elementor-widget-container"><div class="elementor-shortcode"><div class="wpcf7 no-js" id="wpcf7-f40247-p40471-o1" lang="en-US" dir="ltr" data-wpcf7-id="40247"><div class="screen-reader-response"><p role="status" aria-live="polite" aria-atomic="true"></p><ul></ul></div><form action="/#wpcf7-f40247-p40471-o1" method="post" class="wpcf7-form init" aria-label="Contact form" novalidate="novalidate" data-status="init"><fieldset class="hidden-fields-container"><input type="hidden" name="_wpcf7" value="40247" /><input type="hidden" name="_wpcf7_version" value="6.1.4" /><input type="hidden" name="_wpcf7_locale" value="en_US" /><input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f40247-p40471-o1" /><input type="hidden" name="_wpcf7_container_post" value="40471" /><input type="hidden" name="_wpcf7_posted_data_hash" value="" /><input type="hidden" name="_wpcf7_recaptcha_response" value="" /></fieldset><p><label> Your Name (required)<br /> <span class="wpcf7-form-control-wrap" data-name="your-name"><input size="40" maxlength="400" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true" aria-invalid="false" value="" type="text" name="your-name" /></span> </label></p><p><label> Your Email (required)<br /> <span class="wpcf7-form-control-wrap" data-name="your-email"><input size="40" maxlength="400" class="wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email" aria-required="true" aria-invalid="false" value="" type="email" name="your-email" /></span> </label></p><p><label> Subject<br /> <span class="wpcf7-form-control-wrap" data-name="your-subject"><input size="40" maxlength="400" class="wpcf7-form-control wpcf7-text" aria-invalid="false" value="" type="text" name="your-subject" /></span> </label></p><p><label> Your Message<br /> <span class="wpcf7-form-control-wrap" data-name="your-message"><textarea cols="40" rows="10" maxlength="2000" class="wpcf7-form-control wpcf7-textarea" aria-invalid="false" name="your-message"></textarea></span> </label></p><p><input class="wpcf7-form-control wpcf7-submit has-spinner" type="submit" value="Send" /></p><p style="display: none !important;" class="akismet-fields-container" data-prefix="_wpcf7_ak_"><label>&#916;<textarea name="_wpcf7_ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="_wpcf7_ak_js" value="40"/><script defer src="data:text/javascript;base64,ZG9jdW1lbnQuZ2V0RWxlbWVudEJ5SWQoICJha19qc18xIiApLnNldEF0dHJpYnV0ZSggInZhbHVlIiwgKCBuZXcgRGF0ZSgpICkuZ2V0VGltZSgpICk7"></script></p><div class="wpcf7-response-output" aria-hidden="true"></div></form></div></div></div></div><div class="elementor-element elementor-element-20766c45 elementor-widget elementor-widget-heading" data-id="20766c45" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Remember any comment made today will be the tomorrow you worried about yesterday</h2></div></div></div></div></div></section></div></div></div></div></div></div></div></section></div></div></article></main></div></div></div><footer data-elementor-type="footer" data-elementor-id="40176" class="elementor elementor-40176 elementor-location-footer" data-elementor-post-type="elementor_library"><section class="elementor-section elementor-top-section elementor-element elementor-element-4b24c215 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4b24c215" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-339ed7e9" data-id="339ed7e9" data-element_type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-4c4b34c0 elementor-widget elementor-widget-image" data-id="4c4b34c0" data-element_type="widget" data-widget_type="image.default"><div class="elementor-widget-container"> <img width="513" height="100" src="https://esonetwork.com/wp-content/uploads/2020/08/ESONetwork2020LogoWhAlt.png" class="attachment-large size-large wp-image-40175" alt="" srcset="https://esonetwork.com/wp-content/uploads/2020/08/ESONetwork2020LogoWhAlt.png 513w, https://esonetwork.com/wp-content/uploads/2020/08/ESONetwork2020LogoWhAlt-300x58.png 300w" sizes="(max-width: 513px) 100vw, 513px" /></div></div></div></div><div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-4d6b04d9" data-id="4d6b04d9" data-element_type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-2eb91e81 elementor-shape-rounded elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons" data-id="2eb91e81" data-element_type="widget" data-widget_type="social-icons.default"><div class="elementor-widget-container"><div class="elementor-social-icons-wrapper elementor-grid" role="list"> <span class="elementor-grid-item" role="listitem"> <a class="elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-128b887" href="https://www.facebook.com/groups/esonetwork/" target="_blank"> <span class="elementor-screen-only">Facebook</span> <i aria-hidden="true" class="fab fa-facebook"></i> </a> </span> <span class="elementor-grid-item" role="listitem"> <a class="elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-f7e5ac6" href="https://twitter.com/ESONetwork" target="_blank"> <span class="elementor-screen-only">Twitter</span> <i aria-hidden="true" class="fab fa-twitter"></i> </a> </span> <span class="elementor-grid-item" role="listitem"> <a class="elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-56bd788" href="https://www.instagram.com/eso_network/" target="_blank"> <span class="elementor-screen-only">Instagram</span> <i aria-hidden="true" class="fab fa-instagram"></i> </a> </span> <span class="elementor-grid-item" role="listitem"> <a class="elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-6338ef0" href="https://www.youtube.com/channel/UCdDTMUxFWGG9jVnpvnSV1uA" target="_blank"> <span class="elementor-screen-only">Youtube</span> <i aria-hidden="true" class="fab fa-youtube"></i> </a> </span> <span class="elementor-grid-item" role="listitem"> <a class="elementor-icon elementor-social-icon elementor-social-icon-pinterest elementor-repeater-item-63ea326" href="https://www.pinterest.com/esonetwork/" target="_blank"> <span class="elementor-screen-only">Pinterest</span> <i aria-hidden="true" class="fab fa-pinterest"></i> </a> </span> <span class="elementor-grid-item" role="listitem"> <a class="elementor-icon elementor-social-icon elementor-social-icon-rss elementor-repeater-item-5f9dc3c" href="https://esonetwork.com/category/eso-network/feed/" target="_blank"> <span class="elementor-screen-only">Rss</span> <i aria-hidden="true" class="fas fa-rss"></i> </a> </span></div></div></div></div></div><div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-5f295f38" data-id="5f295f38" data-element_type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-16f5189e elementor-widget elementor-widget-heading" data-id="16f5189e" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">SITE DESIGNED BY THE ESO NETWORK</h2></div></div><div class="elementor-element elementor-element-6d26211d maryogle elementor-widget elementor-widget-heading" data-id="6d26211d" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default"><a href="http://www.maryogle.com" target="_blank">ADDITIONAL DEVELOPMENT BY MARYOGLE.COM</a></h2></div></div><div class="elementor-element elementor-element-6d15f3fa elementor-widget elementor-widget-heading" data-id="6d15f3fa" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default"><a href="https://dev.esonetwork.com/privacy-notice/" target="_blank">PRIVACY POLICY</a></h2></div></div><div class="elementor-element elementor-element-26f7745a elementor-widget elementor-widget-heading" data-id="26f7745a" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default"><a href="https://dev.esonetwork.com/privacy-notice/" target="_blank">COPYRIGHT 2010 – 2020 THE ESO NETWORK</a></h2></div></div></div></div></div></section></footer></div> <script type="speculationrules">{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/astra/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}</script> <script defer src="data:text/javascript;base64,KGZ1bmN0aW9uKCkge2Z1bmN0aW9uIG1heWJlUHJlZml4VXJsRmllbGQgKCkgewogIGNvbnN0IHZhbHVlID0gdGhpcy52YWx1ZS50cmltKCkKICBpZiAodmFsdWUgIT09ICcnICYmIHZhbHVlLmluZGV4T2YoJ2h0dHAnKSAhPT0gMCkgewogICAgdGhpcy52YWx1ZSA9ICdodHRwOi8vJyArIHZhbHVlCiAgfQp9Cgpjb25zdCB1cmxGaWVsZHMgPSBkb2N1bWVudC5xdWVyeVNlbGVjdG9yQWxsKCcubWM0d3AtZm9ybSBpbnB1dFt0eXBlPSJ1cmwiXScpCmZvciAobGV0IGogPSAwOyBqIDwgdXJsRmllbGRzLmxlbmd0aDsgaisrKSB7CiAgdXJsRmllbGRzW2pdLmFkZEV2ZW50TGlzdGVuZXIoJ2JsdXInLCBtYXliZVByZWZpeFVybEZpZWxkKQp9Cn0pKCk7"></script> <div data-elementor-type="popup" data-elementor-id="40160" class="elementor elementor-40160 elementor-location-popup" data-elementor-settings="{&quot;entrance_animation&quot;:&quot;lightSpeedIn&quot;,&quot;exit_animation&quot;:&quot;fadeIn&quot;,&quot;open_selector&quot;:&quot;.netshows&quot;,&quot;entrance_animation_duration&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.2,&quot;sizes&quot;:[]},&quot;a11y_navigation&quot;:&quot;yes&quot;,&quot;triggers&quot;:[],&quot;timing&quot;:[]}" data-elementor-post-type="elementor_library"><section class="elementor-section elementor-top-section elementor-element elementor-element-11ef9f12 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="11ef9f12" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2fe8bc71" data-id="2fe8bc71" data-element_type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-2f78848f elementor-align-left elementor-widget elementor-widget-button" data-id="2f78848f" data-element_type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-pulse" href="https://www.esonetwork.com/podcasts/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">ESO Network Shows</span> </span> </a></div></div></div></div></div><div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3124c986" data-id="3124c986" data-element_type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-5f531034 elementor-widget elementor-widget-heading" data-id="5f531034" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">&lt;-- see them in a pretty grid</h2></div></div></div></div></div></section><section class="elementor-section elementor-top-section elementor-element elementor-element-263be2e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="263be2e" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2d93c3ff" data-id="2d93c3ff" data-element_type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-59dfe1ec elementor-widget elementor-widget-eael-adv-accordion" data-id="59dfe1ec" data-element_type="widget" data-widget_type="eael-adv-accordion.default"><div class="elementor-widget-container"><div class="eael-adv-accordion" id="eael-adv-accordion-59dfe1ec" data-scroll-on-click="no" data-scroll-speed="300" data-accordion-id="59dfe1ec" data-accordion-type="toggle" data-toogle-speed="300"><div class="eael-accordion-list"><div id="42-cast" class="elementor-tab-title eael-accordion-header" tabindex="0" data-tab="1" aria-controls="elementor-tab-content-1501"><span class="eael-accordion-tab-title">42 Cast</span><i aria-hidden="true" class="fa-toggle fas fa-plus"></i></div><div id="elementor-tab-content-1501" class="eael-accordion-content clearfix" data-tab="1" aria-labelledby="42-cast"><style>.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-39967 .elementor-element.elementor-element-7e7bb24c > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-39967 .elementor-element.elementor-element-7e7bb24c .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;color:#7A7A7A;}.elementor-widget-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-39967 .elementor-element.elementor-element-15fd3bb1{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-39967 .elementor-element.elementor-element-15fd3bb1 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.66 * 100% );}.elementor-39967 .elementor-element.elementor-element-15fd3bb1:after{content:"0.66";}.elementor-39967 .elementor-element.elementor-element-15fd3bb1 .elementor-post__thumbnail__link{width:100%;}.elementor-39967 .elementor-element.elementor-element-15fd3bb1.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-39967 .elementor-element.elementor-element-15fd3bb1.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-39967 .elementor-element.elementor-element-15fd3bb1.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-39967 .elementor-element.elementor-element-15fd3bb1 .elementor-post__title, .elementor-39967 .elementor-element.elementor-element-15fd3bb1 .elementor-post__title a{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-39967 .elementor-element.elementor-element-3eb006c7 .elementor-button{background-color:#FFFFFF;font-family:"Montserrat", Sans-serif;font-size:12px;text-transform:uppercase;fill:#993333;color:#993333;padding:0px 0px 0px 0px;}.elementor-39967 .elementor-element.elementor-element-3eb006c7 > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-39967 .elementor-element.elementor-element-3eb006c7 .elementor-button-content-wrapper{flex-direction:row;}@media(max-width:767px){.elementor-39967 .elementor-element.elementor-element-15fd3bb1 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-39967 .elementor-element.elementor-element-15fd3bb1:after{content:"0.5";}.elementor-39967 .elementor-element.elementor-element-15fd3bb1 .elementor-post__thumbnail__link{width:100%;}}</style><div data-elementor-type="section" data-elementor-id="39967" class="elementor elementor-39967 elementor-location-popup" data-elementor-post-type="elementor_library"><section class="elementor-section elementor-top-section elementor-element elementor-element-64a3f4bb elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="64a3f4bb" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2567f237" data-id="2567f237" data-element_type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-7e7bb24c elementor-widget elementor-widget-heading" data-id="7e7bb24c" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Most Recent Episodes</h2></div></div><div class="elementor-element elementor-element-15fd3bb1 elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="15fd3bb1" data-element_type="widget" data-settings="{&quot;classic_columns&quot;:&quot;3&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic"><div class="elementor-widget-container"><div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list"><article class="elementor-post elementor-grid-item post-122629 post type-post status-publish format-standard has-post-thumbnail hentry category-42cast category-eso-network tag-brooklyn tag-city-of-stone tag-coldstone tag-david-xanatos tag-disney-plus tag-gargoyles tag-john-rhys-davies tag-jordan-peele tag-macbeth tag-mythology tag-oberon tag-oberons-children tag-owen-burnett tag-puck tag-sean-connery tag-shakespeare tag-the-disney-afternoon tag-titania" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-42cast-episode-270-defenders-of-the-night/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1400" height="788" src="https://esonetwork.com/wp-content/uploads/2026/01/Gargoyles2.jpg" class="attachment-full size-full wp-image-122628" alt="More Gargoyles" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-42cast-episode-270-defenders-of-the-night/" > The 42cast Episode 270: Defenders of the Night </a></h3></div></article><article class="elementor-post elementor-grid-item post-122596 post type-post status-publish format-standard has-post-thumbnail hentry category-42cast category-eso-network tag-admiral-vance tag-agent-daniels tag-book tag-breen tag-cbs-all-access tag-cleveland-booker tag-discovery tag-doctor-doom tag-doug-jones tag-federation tag-hugh-culber tag-jett-reno tag-joann-owosekun tag-keyla-detmer tag-mcu tag-michael-burnham tag-paramount-plus tag-paul-stamets tag-progenitors tag-rayner tag-robert-downey-jr tag-saru tag-sonequa-martin-green tag-spore-drive tag-star-trek tag-star-trek-discovery tag-starfleet tag-sylvia-tilly tag-trina tag-tig-notaro tag-trill tag-vulcans tag-zora" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-42cast-episode-269-the-quest-is-its-own-reward/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1400" height="1368" src="https://esonetwork.com/wp-content/uploads/2026/01/STD5.jpg" class="attachment-full size-full wp-image-122555" alt="Star Trek Discovery Season 5" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-42cast-episode-269-the-quest-is-its-own-reward/" > The 42cast Episode 269: The Quest Is Its Own Reward? </a></h3></div></article><article class="elementor-post elementor-grid-item post-122373 post type-post status-publish format-standard has-post-thumbnail hentry category-42cast category-eso-network tag-blake tag-blakes-7 tag-brian-croucher tag-cally tag-chicago-tardis tag-doctor-who tag-jan-chappell tag-servalan" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-42cast-episode-268-chicago-tardis-2024-interview-with-jan-chappell-brian-croucher/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1200" height="800" src="https://esonetwork.com/wp-content/uploads/2025/12/B7ICT.jpg" class="attachment-full size-full wp-image-122372" alt="Jan Chappell and Brian Croucher" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-42cast-episode-268-chicago-tardis-2024-interview-with-jan-chappell-brian-croucher/" > The 42cast Episode 268: Chicago TARDIS 2024 &#8211; Interview with Jan Chappell &amp; Brian Croucher </a></h3></div></article></div></div></div><div class="elementor-element elementor-element-3eb006c7 elementor-align-left elementor-widget elementor-widget-button" data-id="3eb006c7" data-element_type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://esonetwork.com/category/42cast/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <i aria-hidden="true" class="fas fa-caret-right"></i> </span> <span class="elementor-button-text">View Show Archive</span> </span> </a></div></div></div></div></div></div></section></div></div></div><div class="eael-accordion-list"><div id="the-best-saturdays-of-our-lives" class="elementor-tab-title eael-accordion-header" tabindex="0" data-tab="2" aria-controls="elementor-tab-content-1502"><span class="eael-accordion-tab-title">The Best Saturdays of Our Lives</span><i aria-hidden="true" class="fa-toggle fas fa-plus"></i></div><div id="elementor-tab-content-1502" class="eael-accordion-content clearfix" data-tab="2" aria-labelledby="the-best-saturdays-of-our-lives"><style>.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-39986 .elementor-element.elementor-element-5a48d165 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-39986 .elementor-element.elementor-element-5a48d165 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;color:#7A7A7A;}.elementor-widget-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-39986 .elementor-element.elementor-element-41ddeca1{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-39986 .elementor-element.elementor-element-41ddeca1 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.66 * 100% );}.elementor-39986 .elementor-element.elementor-element-41ddeca1:after{content:"0.66";}.elementor-39986 .elementor-element.elementor-element-41ddeca1 .elementor-post__thumbnail__link{width:100%;}.elementor-39986 .elementor-element.elementor-element-41ddeca1.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-39986 .elementor-element.elementor-element-41ddeca1.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-39986 .elementor-element.elementor-element-41ddeca1.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-39986 .elementor-element.elementor-element-41ddeca1 .elementor-post__title, .elementor-39986 .elementor-element.elementor-element-41ddeca1 .elementor-post__title a{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-39986 .elementor-element.elementor-element-46e41d03 .elementor-button{background-color:#FFFFFF;font-family:"Montserrat", Sans-serif;font-size:12px;text-transform:uppercase;fill:#993333;color:#993333;padding:0px 0px 0px 0px;}.elementor-39986 .elementor-element.elementor-element-46e41d03 > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-39986 .elementor-element.elementor-element-46e41d03 .elementor-button-content-wrapper{flex-direction:row;}@media(max-width:767px){.elementor-39986 .elementor-element.elementor-element-41ddeca1 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-39986 .elementor-element.elementor-element-41ddeca1:after{content:"0.5";}.elementor-39986 .elementor-element.elementor-element-41ddeca1 .elementor-post__thumbnail__link{width:100%;}}</style><div data-elementor-type="section" data-elementor-id="39986" class="elementor elementor-39986 elementor-location-popup" data-elementor-post-type="elementor_library"><section class="elementor-section elementor-top-section elementor-element elementor-element-7c2fb37 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7c2fb37" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ae07aa8" data-id="ae07aa8" data-element_type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-5a48d165 elementor-widget elementor-widget-heading" data-id="5a48d165" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Most Recent Episodes</h2></div></div><div class="elementor-element elementor-element-41ddeca1 elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="41ddeca1" data-element_type="widget" data-settings="{&quot;classic_columns&quot;:&quot;3&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic"><div class="elementor-widget-container"><div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list"><article class="elementor-post elementor-grid-item post-122629 post type-post status-publish format-standard has-post-thumbnail hentry category-42cast category-eso-network tag-brooklyn tag-city-of-stone tag-coldstone tag-david-xanatos tag-disney-plus tag-gargoyles tag-john-rhys-davies tag-jordan-peele tag-macbeth tag-mythology tag-oberon tag-oberons-children tag-owen-burnett tag-puck tag-sean-connery tag-shakespeare tag-the-disney-afternoon tag-titania" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-42cast-episode-270-defenders-of-the-night/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1400" height="788" src="https://esonetwork.com/wp-content/uploads/2026/01/Gargoyles2.jpg" class="attachment-full size-full wp-image-122628" alt="More Gargoyles" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-42cast-episode-270-defenders-of-the-night/" > The 42cast Episode 270: Defenders of the Night </a></h3></div></article><article class="elementor-post elementor-grid-item post-122578 post type-post status-publish format-standard has-post-thumbnail hentry category-eso-network category-monster_attack tag-albertfsinney tag-dianavenora tag-edwardjamesolmos tag-gregoryhines tag-monstermoviepodcast tag-monsterpodcast tag-oldmonstermoviepodcast tag-theesonetwork tag-tomnoonan tag-wolfen tag-dickoneil tag-eso-network tag-geektalk tag-jimadams tag-monster-attack tag-nerdtalk" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/wolfen-episode-499/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="800" height="600" src="https://esonetwork.com/wp-content/uploads/2026/01/Wolfen-ART.jpg" class="attachment-full size-full wp-image-122579" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/wolfen-episode-499/" > Wolfen | Episode 499 </a></h3></div></article><article class="elementor-post elementor-grid-item post-122617 post type-post status-publish format-standard has-post-thumbnail hentry category-earth-station-dcu category-eso-network tag-cletus-jacobs tag-drew-leiter tag-earth-station-dcu tag-eso-network tag-green-lantern-corps tag-james-gunn-peacemaker-season-2 tag-peacemaker-episode-summaries tag-peacemaker-full-nelson-recap tag-peacemaker-s2-theories tag-peacemaker-s2e8-full-nelson tag-peacemaker-season-2-characters tag-peacemaker-season-2-episode-8 tag-peacemaker-season-2-plot-recap" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-earth-station-dcu-episode-434-full-nelson/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="2560" height="2560" src="https://esonetwork.com/wp-content/uploads/2026/01/Episode-434-scaled.jpg" class="attachment-full size-full wp-image-122618" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-earth-station-dcu-episode-434-full-nelson/" > The Earth Station DCU Episode 434 – Full Nelson </a></h3></div></article></div></div></div><div class="elementor-element elementor-element-46e41d03 elementor-align-left elementor-widget elementor-widget-button" data-id="46e41d03" data-element_type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://esonetwork.com/category/best_saturdays_of_our_lives/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <i aria-hidden="true" class="fas fa-caret-right"></i> </span> <span class="elementor-button-text">View Show Archive</span> </span> </a></div></div></div></div></div></div></section></div></div></div><div class="eael-accordion-list"><div id="blurred-nerds" class="elementor-tab-title eael-accordion-header" tabindex="0" data-tab="3" aria-controls="elementor-tab-content-1503"><span class="eael-accordion-tab-title">Blurred Nerds</span><i aria-hidden="true" class="fa-toggle fas fa-plus"></i></div><div id="elementor-tab-content-1503" class="eael-accordion-content clearfix" data-tab="3" aria-labelledby="blurred-nerds"><style>.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-52633 .elementor-element.elementor-element-6c156410 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-52633 .elementor-element.elementor-element-6c156410 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;color:#7A7A7A;}.elementor-widget-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-52633 .elementor-element.elementor-element-7e767b96{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-52633 .elementor-element.elementor-element-7e767b96 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.66 * 100% );}.elementor-52633 .elementor-element.elementor-element-7e767b96:after{content:"0.66";}.elementor-52633 .elementor-element.elementor-element-7e767b96 .elementor-post__thumbnail__link{width:100%;}.elementor-52633 .elementor-element.elementor-element-7e767b96.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-52633 .elementor-element.elementor-element-7e767b96.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-52633 .elementor-element.elementor-element-7e767b96.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-52633 .elementor-element.elementor-element-7e767b96 .elementor-post__title, .elementor-52633 .elementor-element.elementor-element-7e767b96 .elementor-post__title a{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-52633 .elementor-element.elementor-element-5653105a .elementor-button{background-color:#FFFFFF;font-family:"Montserrat", Sans-serif;font-size:12px;text-transform:uppercase;fill:#993333;color:#993333;padding:0px 0px 0px 0px;}.elementor-52633 .elementor-element.elementor-element-5653105a > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-52633 .elementor-element.elementor-element-5653105a .elementor-button-content-wrapper{flex-direction:row;}@media(max-width:767px){.elementor-52633 .elementor-element.elementor-element-7e767b96 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-52633 .elementor-element.elementor-element-7e767b96:after{content:"0.5";}.elementor-52633 .elementor-element.elementor-element-7e767b96 .elementor-post__thumbnail__link{width:100%;}}</style><div data-elementor-type="page" data-elementor-id="52633" class="elementor elementor-52633" data-elementor-post-type="elementor_library"><section class="elementor-section elementor-top-section elementor-element elementor-element-2fa9fa27 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2fa9fa27" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2862b15c" data-id="2862b15c" data-element_type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-6c156410 elementor-widget elementor-widget-heading" data-id="6c156410" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Most Recent Episodes</h2></div></div><div class="elementor-element elementor-element-7e767b96 elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="7e767b96" data-element_type="widget" data-settings="{&quot;classic_columns&quot;:&quot;3&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic"><div class="elementor-widget-container"><div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list"><article class="elementor-post elementor-grid-item post-122629 post type-post status-publish format-standard has-post-thumbnail hentry category-42cast category-eso-network tag-brooklyn tag-city-of-stone tag-coldstone tag-david-xanatos tag-disney-plus tag-gargoyles tag-john-rhys-davies tag-jordan-peele tag-macbeth tag-mythology tag-oberon tag-oberons-children tag-owen-burnett tag-puck tag-sean-connery tag-shakespeare tag-the-disney-afternoon tag-titania" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-42cast-episode-270-defenders-of-the-night/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1400" height="788" src="https://esonetwork.com/wp-content/uploads/2026/01/Gargoyles2.jpg" class="attachment-full size-full wp-image-122628" alt="More Gargoyles" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-42cast-episode-270-defenders-of-the-night/" > The 42cast Episode 270: Defenders of the Night </a></h3></div></article><article class="elementor-post elementor-grid-item post-122578 post type-post status-publish format-standard has-post-thumbnail hentry category-eso-network category-monster_attack tag-albertfsinney tag-dianavenora tag-edwardjamesolmos tag-gregoryhines tag-monstermoviepodcast tag-monsterpodcast tag-oldmonstermoviepodcast tag-theesonetwork tag-tomnoonan tag-wolfen tag-dickoneil tag-eso-network tag-geektalk tag-jimadams tag-monster-attack tag-nerdtalk" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/wolfen-episode-499/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="800" height="600" src="https://esonetwork.com/wp-content/uploads/2026/01/Wolfen-ART.jpg" class="attachment-full size-full wp-image-122579" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/wolfen-episode-499/" > Wolfen | Episode 499 </a></h3></div></article><article class="elementor-post elementor-grid-item post-122617 post type-post status-publish format-standard has-post-thumbnail hentry category-earth-station-dcu category-eso-network tag-cletus-jacobs tag-drew-leiter tag-earth-station-dcu tag-eso-network tag-green-lantern-corps tag-james-gunn-peacemaker-season-2 tag-peacemaker-episode-summaries tag-peacemaker-full-nelson-recap tag-peacemaker-s2-theories tag-peacemaker-s2e8-full-nelson tag-peacemaker-season-2-characters tag-peacemaker-season-2-episode-8 tag-peacemaker-season-2-plot-recap" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-earth-station-dcu-episode-434-full-nelson/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="2560" height="2560" src="https://esonetwork.com/wp-content/uploads/2026/01/Episode-434-scaled.jpg" class="attachment-full size-full wp-image-122618" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-earth-station-dcu-episode-434-full-nelson/" > The Earth Station DCU Episode 434 – Full Nelson </a></h3></div></article></div></div></div><div class="elementor-element elementor-element-5653105a elementor-align-left elementor-widget elementor-widget-button" data-id="5653105a" data-element_type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://esonetwork.com/category/blurred-nerds/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <i aria-hidden="true" class="fas fa-caret-right"></i> </span> <span class="elementor-button-text">View Show Archive</span> </span> </a></div></div></div></div></div></div></section></div></div></div><div class="eael-accordion-list"><div id="but-first-lets-talk-nerdy" class="elementor-tab-title eael-accordion-header" tabindex="0" data-tab="4" aria-controls="elementor-tab-content-1504"><span class="eael-accordion-tab-title">But First, Let's Talk Nerdy</span><i aria-hidden="true" class="fa-toggle fas fa-plus"></i></div><div id="elementor-tab-content-1504" class="eael-accordion-content clearfix" data-tab="4" aria-labelledby="but-first-lets-talk-nerdy"><style>.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-40098 .elementor-element.elementor-element-42723733 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-40098 .elementor-element.elementor-element-42723733 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;color:#7A7A7A;}.elementor-widget-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-40098 .elementor-element.elementor-element-350381c6{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-40098 .elementor-element.elementor-element-350381c6 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.66 * 100% );}.elementor-40098 .elementor-element.elementor-element-350381c6:after{content:"0.66";}.elementor-40098 .elementor-element.elementor-element-350381c6 .elementor-post__thumbnail__link{width:100%;}.elementor-40098 .elementor-element.elementor-element-350381c6.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-40098 .elementor-element.elementor-element-350381c6.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-40098 .elementor-element.elementor-element-350381c6.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-40098 .elementor-element.elementor-element-350381c6 .elementor-post__title, .elementor-40098 .elementor-element.elementor-element-350381c6 .elementor-post__title a{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-40098 .elementor-element.elementor-element-60f5167d .elementor-button{background-color:#FFFFFF;font-family:"Montserrat", Sans-serif;font-size:12px;text-transform:uppercase;fill:#993333;color:#993333;padding:0px 0px 0px 0px;}.elementor-40098 .elementor-element.elementor-element-60f5167d > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-40098 .elementor-element.elementor-element-60f5167d .elementor-button-content-wrapper{flex-direction:row;}@media(max-width:767px){.elementor-40098 .elementor-element.elementor-element-350381c6 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-40098 .elementor-element.elementor-element-350381c6:after{content:"0.5";}.elementor-40098 .elementor-element.elementor-element-350381c6 .elementor-post__thumbnail__link{width:100%;}}</style><div data-elementor-type="section" data-elementor-id="40098" class="elementor elementor-40098 elementor-location-popup" data-elementor-post-type="elementor_library"><section class="elementor-section elementor-top-section elementor-element elementor-element-867dcbc elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="867dcbc" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7797375d" data-id="7797375d" data-element_type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-42723733 elementor-widget elementor-widget-heading" data-id="42723733" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Most Recent Episodes</h2></div></div><div class="elementor-element elementor-element-350381c6 elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="350381c6" data-element_type="widget" data-settings="{&quot;classic_columns&quot;:&quot;3&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic"><div class="elementor-widget-container"><div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list"><article class="elementor-post elementor-grid-item post-122629 post type-post status-publish format-standard has-post-thumbnail hentry category-42cast category-eso-network tag-brooklyn tag-city-of-stone tag-coldstone tag-david-xanatos tag-disney-plus tag-gargoyles tag-john-rhys-davies tag-jordan-peele tag-macbeth tag-mythology tag-oberon tag-oberons-children tag-owen-burnett tag-puck tag-sean-connery tag-shakespeare tag-the-disney-afternoon tag-titania" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-42cast-episode-270-defenders-of-the-night/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1400" height="788" src="https://esonetwork.com/wp-content/uploads/2026/01/Gargoyles2.jpg" class="attachment-full size-full wp-image-122628" alt="More Gargoyles" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-42cast-episode-270-defenders-of-the-night/" > The 42cast Episode 270: Defenders of the Night </a></h3></div></article><article class="elementor-post elementor-grid-item post-122578 post type-post status-publish format-standard has-post-thumbnail hentry category-eso-network category-monster_attack tag-albertfsinney tag-dianavenora tag-edwardjamesolmos tag-gregoryhines tag-monstermoviepodcast tag-monsterpodcast tag-oldmonstermoviepodcast tag-theesonetwork tag-tomnoonan tag-wolfen tag-dickoneil tag-eso-network tag-geektalk tag-jimadams tag-monster-attack tag-nerdtalk" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/wolfen-episode-499/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="800" height="600" src="https://esonetwork.com/wp-content/uploads/2026/01/Wolfen-ART.jpg" class="attachment-full size-full wp-image-122579" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/wolfen-episode-499/" > Wolfen | Episode 499 </a></h3></div></article><article class="elementor-post elementor-grid-item post-122617 post type-post status-publish format-standard has-post-thumbnail hentry category-earth-station-dcu category-eso-network tag-cletus-jacobs tag-drew-leiter tag-earth-station-dcu tag-eso-network tag-green-lantern-corps tag-james-gunn-peacemaker-season-2 tag-peacemaker-episode-summaries tag-peacemaker-full-nelson-recap tag-peacemaker-s2-theories tag-peacemaker-s2e8-full-nelson tag-peacemaker-season-2-characters tag-peacemaker-season-2-episode-8 tag-peacemaker-season-2-plot-recap" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-earth-station-dcu-episode-434-full-nelson/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="2560" height="2560" src="https://esonetwork.com/wp-content/uploads/2026/01/Episode-434-scaled.jpg" class="attachment-full size-full wp-image-122618" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-earth-station-dcu-episode-434-full-nelson/" > The Earth Station DCU Episode 434 – Full Nelson </a></h3></div></article></div></div></div><div class="elementor-element elementor-element-60f5167d elementor-align-left elementor-widget elementor-widget-button" data-id="60f5167d" data-element_type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://esonetwork.com/category/but_first_lets_talk_nerdy/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <i aria-hidden="true" class="fas fa-caret-right"></i> </span> <span class="elementor-button-text">View Show Archive</span> </span> </a></div></div></div></div></div></div></section></div></div></div><div class="eael-accordion-list"><div id="cigar-nerds" class="elementor-tab-title eael-accordion-header" tabindex="0" data-tab="5" aria-controls="elementor-tab-content-1505"><span class="eael-accordion-tab-title">Cigar Nerds</span><i aria-hidden="true" class="fa-toggle fas fa-plus"></i></div><div id="elementor-tab-content-1505" class="eael-accordion-content clearfix" data-tab="5" aria-labelledby="cigar-nerds"><style>.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-40101 .elementor-element.elementor-element-406d7aa4 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-40101 .elementor-element.elementor-element-406d7aa4 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;color:#7A7A7A;}.elementor-widget-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-40101 .elementor-element.elementor-element-59937595{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-40101 .elementor-element.elementor-element-59937595 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.66 * 100% );}.elementor-40101 .elementor-element.elementor-element-59937595:after{content:"0.66";}.elementor-40101 .elementor-element.elementor-element-59937595 .elementor-post__thumbnail__link{width:100%;}.elementor-40101 .elementor-element.elementor-element-59937595.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-40101 .elementor-element.elementor-element-59937595.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-40101 .elementor-element.elementor-element-59937595.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-40101 .elementor-element.elementor-element-59937595 .elementor-post__title, .elementor-40101 .elementor-element.elementor-element-59937595 .elementor-post__title a{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-40101 .elementor-element.elementor-element-26b379e4 .elementor-button{background-color:#FFFFFF;font-family:"Montserrat", Sans-serif;font-size:12px;text-transform:uppercase;fill:#993333;color:#993333;padding:0px 0px 0px 0px;}.elementor-40101 .elementor-element.elementor-element-26b379e4 > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-40101 .elementor-element.elementor-element-26b379e4 .elementor-button-content-wrapper{flex-direction:row;}@media(max-width:767px){.elementor-40101 .elementor-element.elementor-element-59937595 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-40101 .elementor-element.elementor-element-59937595:after{content:"0.5";}.elementor-40101 .elementor-element.elementor-element-59937595 .elementor-post__thumbnail__link{width:100%;}}</style><div data-elementor-type="section" data-elementor-id="40101" class="elementor elementor-40101 elementor-location-popup" data-elementor-post-type="elementor_library"><section class="elementor-section elementor-top-section elementor-element elementor-element-59eacaba elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="59eacaba" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-34ef91b2" data-id="34ef91b2" data-element_type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-406d7aa4 elementor-widget elementor-widget-heading" data-id="406d7aa4" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Most Recent Episodes</h2></div></div><div class="elementor-element elementor-element-59937595 elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="59937595" data-element_type="widget" data-settings="{&quot;classic_columns&quot;:&quot;3&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic"><div class="elementor-widget-container"><div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list"><article class="elementor-post elementor-grid-item post-122445 post type-post status-publish format-standard has-post-thumbnail hentry category-cigar-nerds category-eso-network" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/cigar-nerds-podcast-my-anaconda/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="300" height="299" src="https://esonetwork.com/wp-content/uploads/2020/08/CigarNerdsLogo2.jpg" class="attachment-full size-full wp-image-40253" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/cigar-nerds-podcast-my-anaconda/" > Cigar Nerds Podcast: My Anaconda </a></h3></div></article><article class="elementor-post elementor-grid-item post-122274 post type-post status-publish format-standard has-post-thumbnail hentry category-cigar-nerds category-eso-network" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/cigar-nerds-podcast-alien-earth/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="300" height="299" src="https://esonetwork.com/wp-content/uploads/2020/08/CigarNerdsLogo2.jpg" class="attachment-full size-full wp-image-40253" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/cigar-nerds-podcast-alien-earth/" > Cigar Nerds Podcast: Alien Earth </a></h3></div></article><article class="elementor-post elementor-grid-item post-121949 post type-post status-publish format-standard has-post-thumbnail hentry category-cigar-nerds category-eso-network" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/cigar-nerds-podcast-bad-lands/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="300" height="299" src="https://esonetwork.com/wp-content/uploads/2020/08/CigarNerdsLogo2.jpg" class="attachment-full size-full wp-image-40253" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/cigar-nerds-podcast-bad-lands/" > Cigar Nerds Podcast: Bad Lands </a></h3></div></article></div></div></div><div class="elementor-element elementor-element-26b379e4 elementor-align-left elementor-widget elementor-widget-button" data-id="26b379e4" data-element_type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://esonetwork.com/category/cigar-nerds/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <i aria-hidden="true" class="fas fa-caret-right"></i> </span> <span class="elementor-button-text">View Show Archive</span> </span> </a></div></div></div></div></div></div></section></div></div></div><div class="eael-accordion-list"><div id="the-con-guy" class="elementor-tab-title eael-accordion-header" tabindex="0" data-tab="6" aria-controls="elementor-tab-content-1506"><span class="eael-accordion-tab-title">The Con Guy</span><i aria-hidden="true" class="fa-toggle fas fa-plus"></i></div><div id="elementor-tab-content-1506" class="eael-accordion-content clearfix" data-tab="6" aria-labelledby="the-con-guy"><style>.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-44564 .elementor-element.elementor-element-6c156410 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-44564 .elementor-element.elementor-element-6c156410 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;color:#7A7A7A;}.elementor-widget-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-44564 .elementor-element.elementor-element-7e767b96{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-44564 .elementor-element.elementor-element-7e767b96 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.66 * 100% );}.elementor-44564 .elementor-element.elementor-element-7e767b96:after{content:"0.66";}.elementor-44564 .elementor-element.elementor-element-7e767b96 .elementor-post__thumbnail__link{width:100%;}.elementor-44564 .elementor-element.elementor-element-7e767b96.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-44564 .elementor-element.elementor-element-7e767b96.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-44564 .elementor-element.elementor-element-7e767b96.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-44564 .elementor-element.elementor-element-7e767b96 .elementor-post__title, .elementor-44564 .elementor-element.elementor-element-7e767b96 .elementor-post__title a{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-44564 .elementor-element.elementor-element-5653105a .elementor-button{background-color:#FFFFFF;font-family:"Montserrat", Sans-serif;font-size:12px;text-transform:uppercase;fill:#993333;color:#993333;padding:0px 0px 0px 0px;}.elementor-44564 .elementor-element.elementor-element-5653105a > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-44564 .elementor-element.elementor-element-5653105a .elementor-button-content-wrapper{flex-direction:row;}@media(max-width:767px){.elementor-44564 .elementor-element.elementor-element-7e767b96 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-44564 .elementor-element.elementor-element-7e767b96:after{content:"0.5";}.elementor-44564 .elementor-element.elementor-element-7e767b96 .elementor-post__thumbnail__link{width:100%;}}</style><div data-elementor-type="page" data-elementor-id="44564" class="elementor elementor-44564" data-elementor-post-type="elementor_library"><section class="elementor-section elementor-top-section elementor-element elementor-element-2fa9fa27 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2fa9fa27" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2862b15c" data-id="2862b15c" data-element_type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-6c156410 elementor-widget elementor-widget-heading" data-id="6c156410" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Most Recent Episodes</h2></div></div><div class="elementor-element elementor-element-7e767b96 elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="7e767b96" data-element_type="widget" data-settings="{&quot;classic_columns&quot;:&quot;3&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic"><div class="elementor-widget-container"><div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list"><article class="elementor-post elementor-grid-item post-122629 post type-post status-publish format-standard has-post-thumbnail hentry category-42cast category-eso-network tag-brooklyn tag-city-of-stone tag-coldstone tag-david-xanatos tag-disney-plus tag-gargoyles tag-john-rhys-davies tag-jordan-peele tag-macbeth tag-mythology tag-oberon tag-oberons-children tag-owen-burnett tag-puck tag-sean-connery tag-shakespeare tag-the-disney-afternoon tag-titania" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-42cast-episode-270-defenders-of-the-night/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1400" height="788" src="https://esonetwork.com/wp-content/uploads/2026/01/Gargoyles2.jpg" class="attachment-full size-full wp-image-122628" alt="More Gargoyles" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-42cast-episode-270-defenders-of-the-night/" > The 42cast Episode 270: Defenders of the Night </a></h3></div></article><article class="elementor-post elementor-grid-item post-122578 post type-post status-publish format-standard has-post-thumbnail hentry category-eso-network category-monster_attack tag-albertfsinney tag-dianavenora tag-edwardjamesolmos tag-gregoryhines tag-monstermoviepodcast tag-monsterpodcast tag-oldmonstermoviepodcast tag-theesonetwork tag-tomnoonan tag-wolfen tag-dickoneil tag-eso-network tag-geektalk tag-jimadams tag-monster-attack tag-nerdtalk" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/wolfen-episode-499/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="800" height="600" src="https://esonetwork.com/wp-content/uploads/2026/01/Wolfen-ART.jpg" class="attachment-full size-full wp-image-122579" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/wolfen-episode-499/" > Wolfen | Episode 499 </a></h3></div></article><article class="elementor-post elementor-grid-item post-122617 post type-post status-publish format-standard has-post-thumbnail hentry category-earth-station-dcu category-eso-network tag-cletus-jacobs tag-drew-leiter tag-earth-station-dcu tag-eso-network tag-green-lantern-corps tag-james-gunn-peacemaker-season-2 tag-peacemaker-episode-summaries tag-peacemaker-full-nelson-recap tag-peacemaker-s2-theories tag-peacemaker-s2e8-full-nelson tag-peacemaker-season-2-characters tag-peacemaker-season-2-episode-8 tag-peacemaker-season-2-plot-recap" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-earth-station-dcu-episode-434-full-nelson/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="2560" height="2560" src="https://esonetwork.com/wp-content/uploads/2026/01/Episode-434-scaled.jpg" class="attachment-full size-full wp-image-122618" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-earth-station-dcu-episode-434-full-nelson/" > The Earth Station DCU Episode 434 – Full Nelson </a></h3></div></article></div></div></div><div class="elementor-element elementor-element-5653105a elementor-align-left elementor-widget elementor-widget-button" data-id="5653105a" data-element_type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://esonetwork.com/category/the-con-guy"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <i aria-hidden="true" class="fas fa-caret-right"></i> </span> <span class="elementor-button-text">View Show Archive</span> </span> </a></div></div></div></div></div></div></section></div></div></div><div class="eael-accordion-list"><div id="cosmic-pizza" class="elementor-tab-title eael-accordion-header" tabindex="0" data-tab="7" aria-controls="elementor-tab-content-1507"><span class="eael-accordion-tab-title">Cosmic Pizza</span><i aria-hidden="true" class="fa-toggle fas fa-plus"></i></div><div id="elementor-tab-content-1507" class="eael-accordion-content clearfix" data-tab="7" aria-labelledby="cosmic-pizza"><style>.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-45185 .elementor-element.elementor-element-6c156410 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-45185 .elementor-element.elementor-element-6c156410 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;color:#7A7A7A;}.elementor-widget-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-45185 .elementor-element.elementor-element-7e767b96{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-45185 .elementor-element.elementor-element-7e767b96 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.66 * 100% );}.elementor-45185 .elementor-element.elementor-element-7e767b96:after{content:"0.66";}.elementor-45185 .elementor-element.elementor-element-7e767b96 .elementor-post__thumbnail__link{width:100%;}.elementor-45185 .elementor-element.elementor-element-7e767b96.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-45185 .elementor-element.elementor-element-7e767b96.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-45185 .elementor-element.elementor-element-7e767b96.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-45185 .elementor-element.elementor-element-7e767b96 .elementor-post__title, .elementor-45185 .elementor-element.elementor-element-7e767b96 .elementor-post__title a{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-45185 .elementor-element.elementor-element-5653105a .elementor-button{background-color:#FFFFFF;font-family:"Montserrat", Sans-serif;font-size:12px;text-transform:uppercase;fill:#993333;color:#993333;padding:0px 0px 0px 0px;}.elementor-45185 .elementor-element.elementor-element-5653105a > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-45185 .elementor-element.elementor-element-5653105a .elementor-button-content-wrapper{flex-direction:row;}@media(max-width:767px){.elementor-45185 .elementor-element.elementor-element-7e767b96 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-45185 .elementor-element.elementor-element-7e767b96:after{content:"0.5";}.elementor-45185 .elementor-element.elementor-element-7e767b96 .elementor-post__thumbnail__link{width:100%;}}</style><div data-elementor-type="page" data-elementor-id="45185" class="elementor elementor-45185" data-elementor-post-type="elementor_library"><section class="elementor-section elementor-top-section elementor-element elementor-element-2fa9fa27 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2fa9fa27" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2862b15c" data-id="2862b15c" data-element_type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-6c156410 elementor-widget elementor-widget-heading" data-id="6c156410" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Most Recent Episodes</h2></div></div><div class="elementor-element elementor-element-7e767b96 elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="7e767b96" data-element_type="widget" data-settings="{&quot;classic_columns&quot;:&quot;3&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic"><div class="elementor-widget-container"><div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list"><article class="elementor-post elementor-grid-item post-122171 post type-post status-publish format-standard has-post-thumbnail hentry category-cosmicpizza category-eso-network tag-christmas tag-dan-hitch tag-kacey-baker tag-paul-wright" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/cosmic-pizza-podcast-episode-103-christmas-2025-style/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1500" height="1500" src="https://esonetwork.com/wp-content/uploads/2025/12/CPP-Episode-103-Logo-Christmas-2025-Style.jpg" class="attachment-full size-full wp-image-122173" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/cosmic-pizza-podcast-episode-103-christmas-2025-style/" > Cosmic Pizza Podcast Episode 103 &#8211; Christmas 2025 Style </a></h3></div></article><article class="elementor-post elementor-grid-item post-121933 post type-post status-publish format-standard has-post-thumbnail hentry category-cosmicpizza category-eso-network tag-kacey-baker tag-movies tag-shawn-vanderloo" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/cosmic-pizza-podcast-episode102-100-movie-bucket-list/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1500" height="1500" src="https://esonetwork.com/wp-content/uploads/2025/12/CPP-Episode-102-Logo.jpg" class="attachment-full size-full wp-image-121937" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/cosmic-pizza-podcast-episode102-100-movie-bucket-list/" > Cosmic Pizza Podcast Episode102 &#8211; 100 Movie Bucket List </a></h3></div></article><article class="elementor-post elementor-grid-item post-121636 post type-post status-publish format-standard has-post-thumbnail hentry category-cosmicpizza category-eso-network tag-contact tag-dan-hitch tag-paul-wright tag-shawn-vanderloo" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/cosmic-pizza-podcast-episode-101-contact-1997-review/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1500" height="1500" src="https://esonetwork.com/wp-content/uploads/2025/10/CPP-Episode-101-Logo.jpg" class="attachment-full size-full wp-image-121637" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/cosmic-pizza-podcast-episode-101-contact-1997-review/" > Cosmic Pizza Podcast Episode 101 &#8211; Contact 1997 Review </a></h3></div></article></div></div></div><div class="elementor-element elementor-element-5653105a elementor-align-left elementor-widget elementor-widget-button" data-id="5653105a" data-element_type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://esonetwork.com/category/cosmicpizza"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <i aria-hidden="true" class="fas fa-caret-right"></i> </span> <span class="elementor-button-text">View Show Archive</span> </span> </a></div></div></div></div></div></div></section></div></div></div><div class="eael-accordion-list"><div id="dragon-con-report" class="elementor-tab-title eael-accordion-header" tabindex="0" data-tab="8" aria-controls="elementor-tab-content-1508"><span class="eael-accordion-tab-title">Dragon Con Report</span><i aria-hidden="true" class="fa-toggle fas fa-plus"></i></div><div id="elementor-tab-content-1508" class="eael-accordion-content clearfix" data-tab="8" aria-labelledby="dragon-con-report"><style>.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-40110 .elementor-element.elementor-element-2e2bc6 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-40110 .elementor-element.elementor-element-2e2bc6 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;color:#7A7A7A;}.elementor-widget-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-40110 .elementor-element.elementor-element-7c847c06{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-40110 .elementor-element.elementor-element-7c847c06 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.66 * 100% );}.elementor-40110 .elementor-element.elementor-element-7c847c06:after{content:"0.66";}.elementor-40110 .elementor-element.elementor-element-7c847c06 .elementor-post__thumbnail__link{width:100%;}.elementor-40110 .elementor-element.elementor-element-7c847c06.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-40110 .elementor-element.elementor-element-7c847c06.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-40110 .elementor-element.elementor-element-7c847c06.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-40110 .elementor-element.elementor-element-7c847c06 .elementor-post__title, .elementor-40110 .elementor-element.elementor-element-7c847c06 .elementor-post__title a{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-40110 .elementor-element.elementor-element-d58ca35 .elementor-button{background-color:#FFFFFF;font-family:"Montserrat", Sans-serif;font-size:12px;text-transform:uppercase;fill:#993333;color:#993333;padding:0px 0px 0px 0px;}.elementor-40110 .elementor-element.elementor-element-d58ca35 > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-40110 .elementor-element.elementor-element-d58ca35 .elementor-button-content-wrapper{flex-direction:row;}@media(max-width:767px){.elementor-40110 .elementor-element.elementor-element-7c847c06 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-40110 .elementor-element.elementor-element-7c847c06:after{content:"0.5";}.elementor-40110 .elementor-element.elementor-element-7c847c06 .elementor-post__thumbnail__link{width:100%;}}</style><div data-elementor-type="section" data-elementor-id="40110" class="elementor elementor-40110 elementor-location-popup" data-elementor-post-type="elementor_library"><section class="elementor-section elementor-top-section elementor-element elementor-element-2e7509ea elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2e7509ea" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1cea8230" data-id="1cea8230" data-element_type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-2e2bc6 elementor-widget elementor-widget-heading" data-id="2e2bc6" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Most Recent Episodes</h2></div></div><div class="elementor-element elementor-element-7c847c06 elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="7c847c06" data-element_type="widget" data-settings="{&quot;classic_columns&quot;:&quot;3&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic"><div class="elementor-widget-container"><div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list"><article class="elementor-post elementor-grid-item post-121900 post type-post status-publish format-standard has-post-thumbnail hentry category-dragoncon-report category-eso-network tag-2025-dragon-con-report tag-atlanta-geek-scene tag-channing-sherman tag-conventions tag-cult-of-jon tag-dcr tag-dragon-con tag-dragon-con-2026 tag-dragon-con-atlanta tag-dragon-con-cults tag-dragon-con-podcast tag-dragon-con-prep tag-dragon-con-report tag-eso tag-eso-network tag-fed-ex-jon tag-geek-podcast tag-geek-talk tag-heather-stephenson tag-jen-lil-bit-schleusner-3 tag-joshua-thomas tag-loyal-order-of-the-ribbon tag-marriott-carpet tag-mera-rose tag-mike-gordon tag-nerd-podcast tag-podcast tag-recap" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-2025-dragon-con-report-episode-11/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1500" height="1500" src="https://esonetwork.com/wp-content/uploads/2025/11/11-sq.jpg" class="attachment-full size-full wp-image-121901" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-2025-dragon-con-report-episode-11/" > The 2025 Dragon Con Report Episode 11 </a></h3></div></article><article class="elementor-post elementor-grid-item post-121255 post type-post status-publish format-standard has-post-thumbnail hentry category-dragoncon-report category-eso-network tag-2025-dragon-con-report tag-atlanta-geek-scene tag-channing-sherman tag-conventions tag-dcr tag-dragon-con tag-dragon-con-2025 tag-dragon-con-2026 tag-dragon-con-atlanta tag-dragon-con-debrief tag-dragon-con-hotels tag-dragon-con-parties tag-dragon-con-podcast tag-dragon-con-prep tag-dragon-con-recap tag-dragon-con-report tag-eso tag-eso-network tag-geek-podcast tag-geek-talk tag-jen-lil-bit-schleusner-3 tag-mike-gordon tag-nerd-podcast tag-podcast tag-recap" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/dragon-con-2025-debrief/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1500" height="1500" src="https://esonetwork.com/wp-content/uploads/2025/09/DCR2025_10_1500.png" class="attachment-full size-full wp-image-121257" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/dragon-con-2025-debrief/" > The 2025 Dragon Con Report Episode 10 </a></h3></div></article><article class="elementor-post elementor-grid-item post-118378 post type-post status-publish format-standard has-post-thumbnail hentry category-dragoncon-report category-eso-network tag-2025-dragon-con-report tag-american-sci-fi-classics tag-american-sci-fi-classics-track-2 tag-atlanta-geek-scene tag-channing-sherman tag-conventions tag-dcr tag-dragon-con tag-dragon-con-2025 tag-dragon-con-american-sci-fi-classics tag-dragon-con-atlanta tag-dragon-con-parties tag-dragon-con-report tag-dragon-con-tiki tag-eso tag-eso-network tag-geek-podcast tag-geek-talk tag-horror-in-clay tag-inuhele tag-inuhele-atlanta tag-jen-lil-bit-schleusner-3 tag-mike-gordon tag-nerd-podcast tag-podcast tag-tiki tag-tiki-mug" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-2025-dragon-con-report-episode-9/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1500" height="1500" src="https://esonetwork.com/wp-content/uploads/2025/08/9-sq.jpg" class="attachment-full size-full wp-image-118379" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-2025-dragon-con-report-episode-9/" > The 2025 Dragon Con Report Episode 9 </a></h3></div></article></div></div></div><div class="elementor-element elementor-element-d58ca35 elementor-align-left elementor-widget elementor-widget-button" data-id="d58ca35" data-element_type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://esonetwork.com/category/dragoncon-report/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <i aria-hidden="true" class="fas fa-caret-right"></i> </span> <span class="elementor-button-text">View Show Archive</span> </span> </a></div></div></div></div></div></div></section></div></div></div><div class="eael-accordion-list"><div id="drinking-with-authors" class="elementor-tab-title eael-accordion-header" tabindex="0" data-tab="9" aria-controls="elementor-tab-content-1509"><span class="eael-accordion-tab-title">Drinking with Authors</span><i aria-hidden="true" class="fa-toggle fas fa-plus"></i></div><div id="elementor-tab-content-1509" class="eael-accordion-content clearfix" data-tab="9" aria-labelledby="drinking-with-authors"><style>.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-67734 .elementor-element.elementor-element-6c156410 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-67734 .elementor-element.elementor-element-6c156410 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;color:#7A7A7A;}.elementor-widget-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-67734 .elementor-element.elementor-element-7e767b96{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-67734 .elementor-element.elementor-element-7e767b96 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.66 * 100% );}.elementor-67734 .elementor-element.elementor-element-7e767b96:after{content:"0.66";}.elementor-67734 .elementor-element.elementor-element-7e767b96 .elementor-post__thumbnail__link{width:100%;}.elementor-67734 .elementor-element.elementor-element-7e767b96.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-67734 .elementor-element.elementor-element-7e767b96.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-67734 .elementor-element.elementor-element-7e767b96.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-67734 .elementor-element.elementor-element-7e767b96 .elementor-post__title, .elementor-67734 .elementor-element.elementor-element-7e767b96 .elementor-post__title a{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-67734 .elementor-element.elementor-element-5653105a .elementor-button{background-color:#FFFFFF;font-family:"Montserrat", Sans-serif;font-size:12px;text-transform:uppercase;fill:#993333;color:#993333;padding:0px 0px 0px 0px;}.elementor-67734 .elementor-element.elementor-element-5653105a > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-67734 .elementor-element.elementor-element-5653105a .elementor-button-content-wrapper{flex-direction:row;}@media(max-width:767px){.elementor-67734 .elementor-element.elementor-element-7e767b96 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-67734 .elementor-element.elementor-element-7e767b96:after{content:"0.5";}.elementor-67734 .elementor-element.elementor-element-7e767b96 .elementor-post__thumbnail__link{width:100%;}}</style><div data-elementor-type="page" data-elementor-id="67734" class="elementor elementor-67734" data-elementor-post-type="elementor_library"><section class="elementor-section elementor-top-section elementor-element elementor-element-2fa9fa27 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2fa9fa27" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2862b15c" data-id="2862b15c" data-element_type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-6c156410 elementor-widget elementor-widget-heading" data-id="6c156410" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Most Recent Episodes</h2></div></div><div class="elementor-element elementor-element-7e767b96 elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="7e767b96" data-element_type="widget" data-settings="{&quot;classic_columns&quot;:&quot;3&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic"><div class="elementor-widget-container"><div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list"><article class="elementor-post elementor-grid-item post-122629 post type-post status-publish format-standard has-post-thumbnail hentry category-42cast category-eso-network tag-brooklyn tag-city-of-stone tag-coldstone tag-david-xanatos tag-disney-plus tag-gargoyles tag-john-rhys-davies tag-jordan-peele tag-macbeth tag-mythology tag-oberon tag-oberons-children tag-owen-burnett tag-puck tag-sean-connery tag-shakespeare tag-the-disney-afternoon tag-titania" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-42cast-episode-270-defenders-of-the-night/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1400" height="788" src="https://esonetwork.com/wp-content/uploads/2026/01/Gargoyles2.jpg" class="attachment-full size-full wp-image-122628" alt="More Gargoyles" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-42cast-episode-270-defenders-of-the-night/" > The 42cast Episode 270: Defenders of the Night </a></h3></div></article><article class="elementor-post elementor-grid-item post-122578 post type-post status-publish format-standard has-post-thumbnail hentry category-eso-network category-monster_attack tag-albertfsinney tag-dianavenora tag-edwardjamesolmos tag-gregoryhines tag-monstermoviepodcast tag-monsterpodcast tag-oldmonstermoviepodcast tag-theesonetwork tag-tomnoonan tag-wolfen tag-dickoneil tag-eso-network tag-geektalk tag-jimadams tag-monster-attack tag-nerdtalk" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/wolfen-episode-499/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="800" height="600" src="https://esonetwork.com/wp-content/uploads/2026/01/Wolfen-ART.jpg" class="attachment-full size-full wp-image-122579" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/wolfen-episode-499/" > Wolfen | Episode 499 </a></h3></div></article><article class="elementor-post elementor-grid-item post-122617 post type-post status-publish format-standard has-post-thumbnail hentry category-earth-station-dcu category-eso-network tag-cletus-jacobs tag-drew-leiter tag-earth-station-dcu tag-eso-network tag-green-lantern-corps tag-james-gunn-peacemaker-season-2 tag-peacemaker-episode-summaries tag-peacemaker-full-nelson-recap tag-peacemaker-s2-theories tag-peacemaker-s2e8-full-nelson tag-peacemaker-season-2-characters tag-peacemaker-season-2-episode-8 tag-peacemaker-season-2-plot-recap" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-earth-station-dcu-episode-434-full-nelson/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="2560" height="2560" src="https://esonetwork.com/wp-content/uploads/2026/01/Episode-434-scaled.jpg" class="attachment-full size-full wp-image-122618" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-earth-station-dcu-episode-434-full-nelson/" > The Earth Station DCU Episode 434 – Full Nelson </a></h3></div></article></div></div></div><div class="elementor-element elementor-element-5653105a elementor-align-left elementor-widget elementor-widget-button" data-id="5653105a" data-element_type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://esonetwork.com/category/drinking-with-authors/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <i aria-hidden="true" class="fas fa-caret-right"></i> </span> <span class="elementor-button-text">View Show Archive</span> </span> </a></div></div></div></div></div></div></section></div></div></div><div class="eael-accordion-list"><div id="earth-station-dcu" class="elementor-tab-title eael-accordion-header" tabindex="0" data-tab="10" aria-controls="elementor-tab-content-15010"><span class="eael-accordion-tab-title">Earth Station DCU</span><i aria-hidden="true" class="fa-toggle fas fa-plus"></i></div><div id="elementor-tab-content-15010" class="eael-accordion-content clearfix" data-tab="10" aria-labelledby="earth-station-dcu"><style>.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-40113 .elementor-element.elementor-element-1db083ee > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-40113 .elementor-element.elementor-element-1db083ee .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;color:#7A7A7A;}.elementor-widget-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-40113 .elementor-element.elementor-element-679ad55d{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-40113 .elementor-element.elementor-element-679ad55d .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.66 * 100% );}.elementor-40113 .elementor-element.elementor-element-679ad55d:after{content:"0.66";}.elementor-40113 .elementor-element.elementor-element-679ad55d .elementor-post__thumbnail__link{width:100%;}.elementor-40113 .elementor-element.elementor-element-679ad55d.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-40113 .elementor-element.elementor-element-679ad55d.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-40113 .elementor-element.elementor-element-679ad55d.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-40113 .elementor-element.elementor-element-679ad55d .elementor-post__title, .elementor-40113 .elementor-element.elementor-element-679ad55d .elementor-post__title a{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-40113 .elementor-element.elementor-element-2d23c235 .elementor-button{background-color:#FFFFFF;font-family:"Montserrat", Sans-serif;font-size:12px;text-transform:uppercase;fill:#993333;color:#993333;padding:0px 0px 0px 0px;}.elementor-40113 .elementor-element.elementor-element-2d23c235 > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-40113 .elementor-element.elementor-element-2d23c235 .elementor-button-content-wrapper{flex-direction:row;}@media(max-width:767px){.elementor-40113 .elementor-element.elementor-element-679ad55d .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-40113 .elementor-element.elementor-element-679ad55d:after{content:"0.5";}.elementor-40113 .elementor-element.elementor-element-679ad55d .elementor-post__thumbnail__link{width:100%;}}</style><div data-elementor-type="section" data-elementor-id="40113" class="elementor elementor-40113 elementor-location-popup" data-elementor-post-type="elementor_library"><section class="elementor-section elementor-top-section elementor-element elementor-element-152f77ee elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="152f77ee" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-13c911e" data-id="13c911e" data-element_type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-1db083ee elementor-widget elementor-widget-heading" data-id="1db083ee" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Most Recent Episodes</h2></div></div><div class="elementor-element elementor-element-679ad55d elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="679ad55d" data-element_type="widget" data-settings="{&quot;classic_columns&quot;:&quot;3&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic"><div class="elementor-widget-container"><div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list"><article class="elementor-post elementor-grid-item post-122617 post type-post status-publish format-standard has-post-thumbnail hentry category-earth-station-dcu category-eso-network tag-cletus-jacobs tag-drew-leiter tag-earth-station-dcu tag-eso-network tag-green-lantern-corps tag-james-gunn-peacemaker-season-2 tag-peacemaker-episode-summaries tag-peacemaker-full-nelson-recap tag-peacemaker-s2-theories tag-peacemaker-s2e8-full-nelson tag-peacemaker-season-2-characters tag-peacemaker-season-2-episode-8 tag-peacemaker-season-2-plot-recap" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-earth-station-dcu-episode-434-full-nelson/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="2560" height="2560" src="https://esonetwork.com/wp-content/uploads/2026/01/Episode-434-scaled.jpg" class="attachment-full size-full wp-image-122618" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-earth-station-dcu-episode-434-full-nelson/" > The Earth Station DCU Episode 434 – Full Nelson </a></h3></div></article><article class="elementor-post elementor-grid-item post-122494 post type-post status-publish format-standard has-post-thumbnail hentry category-earth-station-dcu category-eso-network tag-absolute-martian-manhunter tag-cletus-jacobs tag-dc-peacemaker-series tag-drew-leiter tag-earth-station-dcu tag-eso-network tag-james-gunn-peacemaker tag-peacemaker-episode-breakdown tag-peacemaker-episode-review tag-peacemaker-like-a-keith-in-the-night tag-peacemaker-s2e7 tag-peacemaker-season-2-analysis tag-peacemaker-season-2-episode-7 tag-peacemaker-season-2-recap" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-earth-station-dcu-episode-433-like-a-keith-in-the-night/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="2560" height="2560" src="https://esonetwork.com/wp-content/uploads/2026/01/Episode-433-scaled.jpg" class="attachment-full size-full wp-image-122495" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-earth-station-dcu-episode-433-like-a-keith-in-the-night/" > The Earth Station DCU Episode 433 – Like a Keith in the Night </a></h3></div></article><article class="elementor-post elementor-grid-item post-122388 post type-post status-publish format-standard has-post-thumbnail hentry category-earth-station-dcu category-eso-network tag-batgirl tag-cassandra-cain tag-cletus-jacobs tag-dc-peacemaker-season-2 tag-drew-leiter tag-earth-station-dcu tag-eso-network tag-james-gunn-peacemaker tag-john-cena-peacemaker tag-lady-shiva tag-lex-luthor-special tag-peacemaker-episode-recap tag-peacemaker-ignorance-is-chris tag-peacemaker-s2e6-breakdown tag-peacemaker-season-2-episode-6 tag-superman" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-earth-station-dcu-episode-432-ignorance-is-chris/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="2560" height="2560" src="https://esonetwork.com/wp-content/uploads/2026/01/Episode-432-scaled.jpg" class="attachment-full size-full wp-image-122389" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-earth-station-dcu-episode-432-ignorance-is-chris/" > The Earth Station DCU Episode 432 – Ignorance Is Chris </a></h3></div></article></div></div></div><div class="elementor-element elementor-element-2d23c235 elementor-align-left elementor-widget elementor-widget-button" data-id="2d23c235" data-element_type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://esonetwork.com/category/earth-station-dcu/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <i aria-hidden="true" class="fas fa-caret-right"></i> </span> <span class="elementor-button-text">View Show Archive</span> </span> </a></div></div></div></div></div></div></section></div></div></div><div class="eael-accordion-list"><div id="earth-station-one" class="elementor-tab-title eael-accordion-header" tabindex="0" data-tab="11" aria-controls="elementor-tab-content-15011"><span class="eael-accordion-tab-title">Earth Station One</span><i aria-hidden="true" class="fa-toggle fas fa-plus"></i></div><div id="elementor-tab-content-15011" class="eael-accordion-content clearfix" data-tab="11" aria-labelledby="earth-station-one"><style>.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-40116 .elementor-element.elementor-element-4c5db4d9 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-40116 .elementor-element.elementor-element-4c5db4d9 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;color:#7A7A7A;}.elementor-widget-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-40116 .elementor-element.elementor-element-874331d{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-40116 .elementor-element.elementor-element-874331d .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.66 * 100% );}.elementor-40116 .elementor-element.elementor-element-874331d:after{content:"0.66";}.elementor-40116 .elementor-element.elementor-element-874331d .elementor-post__thumbnail__link{width:100%;}.elementor-40116 .elementor-element.elementor-element-874331d.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-40116 .elementor-element.elementor-element-874331d.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-40116 .elementor-element.elementor-element-874331d.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-40116 .elementor-element.elementor-element-874331d .elementor-post__title, .elementor-40116 .elementor-element.elementor-element-874331d .elementor-post__title a{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-40116 .elementor-element.elementor-element-4d63dcef .elementor-button{background-color:#FFFFFF;font-family:"Montserrat", Sans-serif;font-size:12px;text-transform:uppercase;fill:#993333;color:#993333;padding:0px 0px 0px 0px;}.elementor-40116 .elementor-element.elementor-element-4d63dcef > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-40116 .elementor-element.elementor-element-4d63dcef .elementor-button-content-wrapper{flex-direction:row;}@media(max-width:767px){.elementor-40116 .elementor-element.elementor-element-874331d .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-40116 .elementor-element.elementor-element-874331d:after{content:"0.5";}.elementor-40116 .elementor-element.elementor-element-874331d .elementor-post__thumbnail__link{width:100%;}}</style><div data-elementor-type="section" data-elementor-id="40116" class="elementor elementor-40116 elementor-location-popup" data-elementor-post-type="elementor_library"><section class="elementor-section elementor-top-section elementor-element elementor-element-6060ad67 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6060ad67" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-50bd36e6" data-id="50bd36e6" data-element_type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-4c5db4d9 elementor-widget elementor-widget-heading" data-id="4c5db4d9" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Most Recent Episodes</h2></div></div><div class="elementor-element elementor-element-874331d elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="874331d" data-element_type="widget" data-settings="{&quot;classic_columns&quot;:&quot;3&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic"><div class="elementor-widget-container"><div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list"><article class="elementor-post elementor-grid-item post-79869 post type-post status-publish format-standard has-post-thumbnail hentry category-earth_station_one category-modern-musicology tag-90s-music-2 tag-amy-ray tag-ann-wilson tag-anthony-williams tag-eso tag-eso-network tag-feminist tag-geek-podcast tag-geek-talk tag-gina-schock tag-modern-musicology tag-music-podcast tag-music-talk tag-nerd-podcast tag-podcast tag-quatro tag-r-alan-siler-2 tag-rob-levy tag-rock tag-stephanie-seymour tag-the-eso-network" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/modern-musicology-101-shes-a-badass/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1400" height="1400" src="https://esonetwork.com/wp-content/uploads/2024/01/COVER-101-KATTAYLOR.jpg" class="attachment-full size-full wp-image-79870" alt="Modern Musicology #101 - She&#039;s a Badass" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/modern-musicology-101-shes-a-badass/" > Modern Musicology #101 &#8211; She&#8217;s a Badass! </a></h3></div></article><article class="elementor-post elementor-grid-item post-79296 post type-post status-publish format-standard has-post-thumbnail hentry category-earth_station_one category-eso-network tag-2023-in-review tag-ashley-pauls tag-best-of-2023 tag-earth-station-one tag-earth-station-one-ep-741 tag-eso tag-eso-2023 tag-eso-geek-seat tag-eso-network tag-geek-culture-review tag-geek-seat-2023 tag-geek-seat-analysis tag-geeky-favorites tag-geeky-highlights tag-geeky-moments tag-geeky-reflections tag-geeky-trends tag-michael-gordon tag-mike-faber tag-nerd-discussion tag-nerd-review tag-podcast-episode-2023 tag-pop-culture-podcast tag-the-good-the-bad-the-geeky tag-worst-of-2023 tag-year-in-geek" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/2023-in-the-geek-seat-the-good-the-bad-and-the-geeky-earth-station-oneearth/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1500" height="1500" src="https://esonetwork.com/wp-content/uploads/2024/01/esoEp741.jpg" class="attachment-full size-full wp-image-79297" alt="Earth Station One 741: 2023 In The Geek Seat" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/2023-in-the-geek-seat-the-good-the-bad-and-the-geeky-earth-station-oneearth/" > 2023 In The Geek Seat: The Good, The Bad, and the Geeky | Earth Station OneEarth </a></h3></div></article><article class="elementor-post elementor-grid-item post-79121 post type-post status-publish format-standard has-post-thumbnail hentry category-earth_station_one category-eso-network tag-2023-film-analysis tag-angela-pritchett tag-cinematic-review tag-cinephile-chat tag-earth-station-one tag-earth-station-one-ep-740 tag-earth-station-one-movie-review tag-earth-station-one-podcast tag-eso tag-eso-2023-movie tag-eso-episode tag-eso-network tag-eso-review tag-film-analysis tag-film-podcast tag-jeff-dwoskin tag-lenard-bernstein tag-maestro-2023 tag-maestro-film-discussion tag-maestro-film-insights tag-maestro-movie-review tag-maestro-movie-thoughts tag-michael-gordon tag-mike-faber tag-movie-critique tag-movie-podcast tag-movie-review-discussion tag-movie-talk tag-netflix tag-podcast tag-podcast-review" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/maestro-movie-review-earth-station-one/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1500" height="1500" src="https://esonetwork.com/wp-content/uploads/2023/12/esoEp740.jpg" class="attachment-full size-full wp-image-79123" alt="Earth Station One Ep 740 - Maestro Movie Review" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/maestro-movie-review-earth-station-one/" > Maestro Movie Review | Earth Station One </a></h3></div></article></div></div></div><div class="elementor-element elementor-element-4d63dcef elementor-align-left elementor-widget elementor-widget-button" data-id="4d63dcef" data-element_type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://esonetwork.com/category/earth_station_one_podcast/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <i aria-hidden="true" class="fas fa-caret-right"></i> </span> <span class="elementor-button-text">View Show Archive</span> </span> </a></div></div></div></div></div></div></section></div></div></div><div class="eael-accordion-list"><div id="earth-station-trek" class="elementor-tab-title eael-accordion-header" tabindex="0" data-tab="12" aria-controls="elementor-tab-content-15012"><span class="eael-accordion-tab-title">Earth Station Trek</span><i aria-hidden="true" class="fa-toggle fas fa-plus"></i></div><div id="elementor-tab-content-15012" class="eael-accordion-content clearfix" data-tab="12" aria-labelledby="earth-station-trek"><style>.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-49120 .elementor-element.elementor-element-6c156410 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-49120 .elementor-element.elementor-element-6c156410 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;color:#7A7A7A;}.elementor-widget-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-49120 .elementor-element.elementor-element-7e767b96{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-49120 .elementor-element.elementor-element-7e767b96 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.66 * 100% );}.elementor-49120 .elementor-element.elementor-element-7e767b96:after{content:"0.66";}.elementor-49120 .elementor-element.elementor-element-7e767b96 .elementor-post__thumbnail__link{width:100%;}.elementor-49120 .elementor-element.elementor-element-7e767b96.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-49120 .elementor-element.elementor-element-7e767b96.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-49120 .elementor-element.elementor-element-7e767b96.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-49120 .elementor-element.elementor-element-7e767b96 .elementor-post__title, .elementor-49120 .elementor-element.elementor-element-7e767b96 .elementor-post__title a{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-49120 .elementor-element.elementor-element-5653105a .elementor-button{background-color:#FFFFFF;font-family:"Montserrat", Sans-serif;font-size:12px;text-transform:uppercase;fill:#993333;color:#993333;padding:0px 0px 0px 0px;}.elementor-49120 .elementor-element.elementor-element-5653105a > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-49120 .elementor-element.elementor-element-5653105a .elementor-button-content-wrapper{flex-direction:row;}@media(max-width:767px){.elementor-49120 .elementor-element.elementor-element-7e767b96 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-49120 .elementor-element.elementor-element-7e767b96:after{content:"0.5";}.elementor-49120 .elementor-element.elementor-element-7e767b96 .elementor-post__thumbnail__link{width:100%;}}</style><div data-elementor-type="page" data-elementor-id="49120" class="elementor elementor-49120" data-elementor-post-type="elementor_library"><section class="elementor-section elementor-top-section elementor-element elementor-element-2fa9fa27 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2fa9fa27" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2862b15c" data-id="2862b15c" data-element_type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-6c156410 elementor-widget elementor-widget-heading" data-id="6c156410" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Most Recent Episodes</h2></div></div><div class="elementor-element elementor-element-7e767b96 elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="7e767b96" data-element_type="widget" data-settings="{&quot;classic_columns&quot;:&quot;3&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic"><div class="elementor-widget-container"><div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list"><article class="elementor-post elementor-grid-item post-122593 post type-post status-publish format-standard has-post-thumbnail hentry category-earth-station-trek category-eso-network tag-eso-network tag-kids-these-days tag-star-trek tag-starfleet-academy" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/est-245/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1500" height="1500" src="https://esonetwork.com/wp-content/uploads/2026/01/Starfleet-Academy-Premiere-and-EST-Fifth-Anniversary.jpg" class="attachment-full size-full wp-image-122594" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/est-245/" > Starfleet Academy Premiere and EST Fifth Anniversary &#8211; Earth Station Trek &#8211; Episode 245 </a></h3></div></article><article class="elementor-post elementor-grid-item post-122475 post type-post status-publish format-standard has-post-thumbnail hentry category-earth-station-trek category-eso-network tag-deep-space-nine tag-discovery tag-eso-network tag-next-generation tag-nog tag-original-series tag-star-trek tag-starfleet-academy tag-wesley-crusher" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/est-244/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1500" height="1500" src="https://esonetwork.com/wp-content/uploads/2026/01/Starfleet-Academy-in-Star-Trek.jpg" class="attachment-full size-full wp-image-122476" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/est-244/" > Starfleet Academy in Star Trek &#8211; Earth Station Trek &#8211; Episode 244 </a></h3></div></article><article class="elementor-post elementor-grid-item post-122420 post type-post status-publish format-standard has-post-thumbnail hentry category-earth-station-trek category-eso-network tag-book-launch tag-eso-network tag-guide-to-star-trek tag-star-trek tag-stellar-fest" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/est-book-launch/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1500" height="1500" src="https://esonetwork.com/wp-content/uploads/2026/01/Book-Launch-Live.jpg" class="attachment-full size-full wp-image-122421" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/est-book-launch/" > Book Launch LIVE! &#8211; Earth Station Trek &#8211; BONUS </a></h3></div></article></div></div></div><div class="elementor-element elementor-element-5653105a elementor-align-left elementor-widget elementor-widget-button" data-id="5653105a" data-element_type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://esonetwork.com/category/earth-station-trek"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <i aria-hidden="true" class="fas fa-caret-right"></i> </span> <span class="elementor-button-text">View Show Archive</span> </span> </a></div></div></div></div></div></div></section></div></div></div></div></div></div></div></div><div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1287fa54" data-id="1287fa54" data-element_type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-48784182 elementor-widget elementor-widget-eael-adv-accordion" data-id="48784182" data-element_type="widget" data-widget_type="eael-adv-accordion.default"><div class="elementor-widget-container"><div class="eael-adv-accordion" id="eael-adv-accordion-48784182" data-scroll-on-click="no" data-scroll-speed="300" data-accordion-id="48784182" data-accordion-type="toggle" data-toogle-speed="300"><div class="eael-accordion-list"><div id="earth-station-who" class="elementor-tab-title eael-accordion-header" tabindex="0" data-tab="1" aria-controls="elementor-tab-content-1211"><span class="eael-accordion-tab-title">Earth Station Who</span><i aria-hidden="true" class="fa-toggle fas fa-plus"></i></div><div id="elementor-tab-content-1211" class="eael-accordion-content clearfix" data-tab="1" aria-labelledby="earth-station-who"><style>.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-40121 .elementor-element.elementor-element-50485b83 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-40121 .elementor-element.elementor-element-50485b83 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;color:#7A7A7A;}.elementor-widget-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-40121 .elementor-element.elementor-element-50ff8773{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-40121 .elementor-element.elementor-element-50ff8773 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.66 * 100% );}.elementor-40121 .elementor-element.elementor-element-50ff8773:after{content:"0.66";}.elementor-40121 .elementor-element.elementor-element-50ff8773 .elementor-post__thumbnail__link{width:100%;}.elementor-40121 .elementor-element.elementor-element-50ff8773.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-40121 .elementor-element.elementor-element-50ff8773.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-40121 .elementor-element.elementor-element-50ff8773.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-40121 .elementor-element.elementor-element-50ff8773 .elementor-post__title, .elementor-40121 .elementor-element.elementor-element-50ff8773 .elementor-post__title a{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-40121 .elementor-element.elementor-element-3819a783 .elementor-button{background-color:#FFFFFF;font-family:"Montserrat", Sans-serif;font-size:12px;text-transform:uppercase;fill:#993333;color:#993333;padding:0px 0px 0px 0px;}.elementor-40121 .elementor-element.elementor-element-3819a783 > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-40121 .elementor-element.elementor-element-3819a783 .elementor-button-content-wrapper{flex-direction:row;}@media(max-width:767px){.elementor-40121 .elementor-element.elementor-element-50ff8773 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-40121 .elementor-element.elementor-element-50ff8773:after{content:"0.5";}.elementor-40121 .elementor-element.elementor-element-50ff8773 .elementor-post__thumbnail__link{width:100%;}}</style><div data-elementor-type="section" data-elementor-id="40121" class="elementor elementor-40121 elementor-location-popup" data-elementor-post-type="elementor_library"><section class="elementor-section elementor-top-section elementor-element elementor-element-584b331b elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="584b331b" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-65aa706" data-id="65aa706" data-element_type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-50485b83 elementor-widget elementor-widget-heading" data-id="50485b83" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Most Recent Episodes</h2></div></div><div class="elementor-element elementor-element-50ff8773 elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="50ff8773" data-element_type="widget" data-settings="{&quot;classic_columns&quot;:&quot;3&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic"><div class="elementor-widget-container"><div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list"><article class="elementor-post elementor-grid-item post-122488 post type-post status-publish format-standard has-post-thumbnail hentry category-earth-station-who category-eso-network tag-bbc-science-fiction tag-big-finish-doctor-who tag-dave-chapman tag-doctor-who-audio-adventures tag-doctor-who-big-finish-review tag-doctor-who-fandom tag-doctor-who-podcast tag-doctor-who-review tag-doctor-who-spin-off-audio tag-earth-station-who-podcast tag-eso-network tag-madame-vastra-jenny-flint-strax tag-mary-ogle tag-melanie-dean tag-michael-gordon tag-mike-faber tag-paternoster-gang-audio-drama tag-the-casebook-of-paternoster-row tag-the-paternoster-gang-big-finish" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-paternoster-gang-the-casebook-of-paternoster-row-review-big-finish-doctor-who-earth-station-who/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1500" height="1501" src="https://esonetwork.com/wp-content/uploads/2026/01/esw397.jpg" class="attachment-full size-full wp-image-122490" alt="Earth Station Who Ep 397" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-paternoster-gang-the-casebook-of-paternoster-row-review-big-finish-doctor-who-earth-station-who/" > The Paternoster Gang: The Casebook of Paternoster Row Review | Big Finish Doctor Who | Earth Station Who </a></h3></div></article><article class="elementor-post elementor-grid-item post-122241 post type-post status-publish format-standard has-post-thumbnail hentry category-earth-station-who category-eso-network" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/ancient-evil-english-villages-the-fifth-doctor-the-awakening-review-earth-station-who/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1500" height="1501" src="https://esonetwork.com/wp-content/uploads/2025/12/esw396.jpg" class="attachment-full size-full wp-image-122242" alt="Earth Station Who Ep 396 | The Awakening Review" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/ancient-evil-english-villages-the-fifth-doctor-the-awakening-review-earth-station-who/" > Ancient Evil, English Villages &amp; the Fifth Doctor: “The Awakening” Review | Earth Station Who </a></h3></div></article><article class="elementor-post elementor-grid-item post-121861 post type-post status-publish format-standard has-post-thumbnail hentry category-earth-station-who category-eso-network tag-bbc-science-fiction tag-big-finish-productions tag-christopher-eccleston-doctor-who tag-ciaran-moffatt tag-doctor-who-audio-dramas tag-doctor-who-fandom tag-doctor-who-podcast tag-doctor-who-review tag-doctor-who-reviews-2025 tag-earth-station-who tag-earth-station-who-podcast tag-eso-network tag-mary-ogle tag-melanie-dean tag-michael-gordon tag-mike-faber tag-ninth-doctor-big-finish tag-rose-tyler-audio-adventures tag-snare-big-finish-review tag-the-last-days-of-the-powell-estate-review" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/earth-station-who-reviews-snare-the-last-days-of-the-powell-estate-ninth-doctor-rose-big-finish-adventures/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1500" height="1501" src="https://esonetwork.com/wp-content/uploads/2025/11/esw395.jpg" class="attachment-full size-full wp-image-121862" alt="Earth Station Who Ep 395 - The 9th Doctor Adventures" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/earth-station-who-reviews-snare-the-last-days-of-the-powell-estate-ninth-doctor-rose-big-finish-adventures/" > Earth Station Who Reviews “Snare” &amp; “The Last Days of the Powell Estate” – Ninth Doctor &amp; Rose Big Finish Adventures </a></h3></div></article></div></div></div><div class="elementor-element elementor-element-3819a783 elementor-align-left elementor-widget elementor-widget-button" data-id="3819a783" data-element_type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://esonetwork.com/category/earth-station-who/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <i aria-hidden="true" class="fas fa-caret-right"></i> </span> <span class="elementor-button-text">View Show Archive</span> </span> </a></div></div></div></div></div></div></section></div></div></div><div class="eael-accordion-list"><div id="epsilon-three" class="elementor-tab-title eael-accordion-header" tabindex="0" data-tab="2" aria-controls="elementor-tab-content-1212"><span class="eael-accordion-tab-title">Epsilon Three</span><i aria-hidden="true" class="fa-toggle fas fa-plus"></i></div><div id="elementor-tab-content-1212" class="eael-accordion-content clearfix" data-tab="2" aria-labelledby="epsilon-three"><style>.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-58003 .elementor-element.elementor-element-6c156410 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-58003 .elementor-element.elementor-element-6c156410 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;color:#7A7A7A;}.elementor-widget-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-58003 .elementor-element.elementor-element-7e767b96{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-58003 .elementor-element.elementor-element-7e767b96 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.66 * 100% );}.elementor-58003 .elementor-element.elementor-element-7e767b96:after{content:"0.66";}.elementor-58003 .elementor-element.elementor-element-7e767b96 .elementor-post__thumbnail__link{width:100%;}.elementor-58003 .elementor-element.elementor-element-7e767b96.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-58003 .elementor-element.elementor-element-7e767b96.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-58003 .elementor-element.elementor-element-7e767b96.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-58003 .elementor-element.elementor-element-7e767b96 .elementor-post__title, .elementor-58003 .elementor-element.elementor-element-7e767b96 .elementor-post__title a{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-58003 .elementor-element.elementor-element-5653105a .elementor-button{background-color:#FFFFFF;font-family:"Montserrat", Sans-serif;font-size:12px;text-transform:uppercase;fill:#993333;color:#993333;padding:0px 0px 0px 0px;}.elementor-58003 .elementor-element.elementor-element-5653105a > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-58003 .elementor-element.elementor-element-5653105a .elementor-button-content-wrapper{flex-direction:row;}@media(max-width:767px){.elementor-58003 .elementor-element.elementor-element-7e767b96 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-58003 .elementor-element.elementor-element-7e767b96:after{content:"0.5";}.elementor-58003 .elementor-element.elementor-element-7e767b96 .elementor-post__thumbnail__link{width:100%;}}</style><div data-elementor-type="page" data-elementor-id="58003" class="elementor elementor-58003" data-elementor-post-type="elementor_library"><section class="elementor-section elementor-top-section elementor-element elementor-element-2fa9fa27 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2fa9fa27" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2862b15c" data-id="2862b15c" data-element_type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-6c156410 elementor-widget elementor-widget-heading" data-id="6c156410" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Most Recent Episodes</h2></div></div><div class="elementor-element elementor-element-7e767b96 elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="7e767b96" data-element_type="widget" data-settings="{&quot;classic_columns&quot;:&quot;3&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic"><div class="elementor-widget-container"><div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list"><article class="elementor-post elementor-grid-item post-122629 post type-post status-publish format-standard has-post-thumbnail hentry category-42cast category-eso-network tag-brooklyn tag-city-of-stone tag-coldstone tag-david-xanatos tag-disney-plus tag-gargoyles tag-john-rhys-davies tag-jordan-peele tag-macbeth tag-mythology tag-oberon tag-oberons-children tag-owen-burnett tag-puck tag-sean-connery tag-shakespeare tag-the-disney-afternoon tag-titania" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-42cast-episode-270-defenders-of-the-night/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1400" height="788" src="https://esonetwork.com/wp-content/uploads/2026/01/Gargoyles2.jpg" class="attachment-full size-full wp-image-122628" alt="More Gargoyles" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-42cast-episode-270-defenders-of-the-night/" > The 42cast Episode 270: Defenders of the Night </a></h3></div></article><article class="elementor-post elementor-grid-item post-122578 post type-post status-publish format-standard has-post-thumbnail hentry category-eso-network category-monster_attack tag-albertfsinney tag-dianavenora tag-edwardjamesolmos tag-gregoryhines tag-monstermoviepodcast tag-monsterpodcast tag-oldmonstermoviepodcast tag-theesonetwork tag-tomnoonan tag-wolfen tag-dickoneil tag-eso-network tag-geektalk tag-jimadams tag-monster-attack tag-nerdtalk" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/wolfen-episode-499/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="800" height="600" src="https://esonetwork.com/wp-content/uploads/2026/01/Wolfen-ART.jpg" class="attachment-full size-full wp-image-122579" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/wolfen-episode-499/" > Wolfen | Episode 499 </a></h3></div></article><article class="elementor-post elementor-grid-item post-122617 post type-post status-publish format-standard has-post-thumbnail hentry category-earth-station-dcu category-eso-network tag-cletus-jacobs tag-drew-leiter tag-earth-station-dcu tag-eso-network tag-green-lantern-corps tag-james-gunn-peacemaker-season-2 tag-peacemaker-episode-summaries tag-peacemaker-full-nelson-recap tag-peacemaker-s2-theories tag-peacemaker-s2e8-full-nelson tag-peacemaker-season-2-characters tag-peacemaker-season-2-episode-8 tag-peacemaker-season-2-plot-recap" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-earth-station-dcu-episode-434-full-nelson/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="2560" height="2560" src="https://esonetwork.com/wp-content/uploads/2026/01/Episode-434-scaled.jpg" class="attachment-full size-full wp-image-122618" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-earth-station-dcu-episode-434-full-nelson/" > The Earth Station DCU Episode 434 – Full Nelson </a></h3></div></article></div></div></div><div class="elementor-element elementor-element-5653105a elementor-align-left elementor-widget elementor-widget-button" data-id="5653105a" data-element_type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://esonetwork.com/category/epsilonthree/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <i aria-hidden="true" class="fas fa-caret-right"></i> </span> <span class="elementor-button-text">View Show Archive</span> </span> </a></div></div></div></div></div></div></section></div></div></div><div class="eael-accordion-list"><div id="flopcast" class="elementor-tab-title eael-accordion-header" tabindex="0" data-tab="3" aria-controls="elementor-tab-content-1213"><span class="eael-accordion-tab-title">Flopcast</span><i aria-hidden="true" class="fa-toggle fas fa-plus"></i></div><div id="elementor-tab-content-1213" class="eael-accordion-content clearfix" data-tab="3" aria-labelledby="flopcast"><style>.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-40125 .elementor-element.elementor-element-79bf188b > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-40125 .elementor-element.elementor-element-79bf188b .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;color:#7A7A7A;}.elementor-widget-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-40125 .elementor-element.elementor-element-53af6509{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-40125 .elementor-element.elementor-element-53af6509 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.66 * 100% );}.elementor-40125 .elementor-element.elementor-element-53af6509:after{content:"0.66";}.elementor-40125 .elementor-element.elementor-element-53af6509 .elementor-post__thumbnail__link{width:100%;}.elementor-40125 .elementor-element.elementor-element-53af6509.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-40125 .elementor-element.elementor-element-53af6509.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-40125 .elementor-element.elementor-element-53af6509.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-40125 .elementor-element.elementor-element-53af6509 .elementor-post__title, .elementor-40125 .elementor-element.elementor-element-53af6509 .elementor-post__title a{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-40125 .elementor-element.elementor-element-4ed0b85e .elementor-button{background-color:#FFFFFF;font-family:"Montserrat", Sans-serif;font-size:12px;text-transform:uppercase;fill:#993333;color:#993333;padding:0px 0px 0px 0px;}.elementor-40125 .elementor-element.elementor-element-4ed0b85e > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-40125 .elementor-element.elementor-element-4ed0b85e .elementor-button-content-wrapper{flex-direction:row;}@media(max-width:767px){.elementor-40125 .elementor-element.elementor-element-53af6509 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-40125 .elementor-element.elementor-element-53af6509:after{content:"0.5";}.elementor-40125 .elementor-element.elementor-element-53af6509 .elementor-post__thumbnail__link{width:100%;}}</style><div data-elementor-type="section" data-elementor-id="40125" class="elementor elementor-40125 elementor-location-popup" data-elementor-post-type="elementor_library"><section class="elementor-section elementor-top-section elementor-element elementor-element-4941a322 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4941a322" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-19cae225" data-id="19cae225" data-element_type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-79bf188b elementor-widget elementor-widget-heading" data-id="79bf188b" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Most Recent Episodes</h2></div></div><div class="elementor-element elementor-element-53af6509 elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="53af6509" data-element_type="widget" data-settings="{&quot;classic_columns&quot;:&quot;3&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic"><div class="elementor-widget-container"><div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list"><article class="elementor-post elementor-grid-item post-122528 post type-post status-publish format-standard has-post-thumbnail hentry category-eso-network category-flopcast tag-eso tag-esonetwork tag-flopcast tag-geek tag-geekpodcast tag-geektalk tag-nerd tag-nerdpodcast tag-nerdtalk tag-podcast" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/flopcast-714-memorial-show-part-2-flo/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="780" height="780" src="https://esonetwork.com/wp-content/uploads/2026/01/Flopcast-714-Flo-from-Alice.jpg" class="attachment-full size-full wp-image-122529" alt="Flopcast 714 Flo from Alice" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/flopcast-714-memorial-show-part-2-flo/" > Flopcast 714: Memorial Show Part 2 &#8211; Flo! </a></h3></div></article><article class="elementor-post elementor-grid-item post-122409 post type-post status-publish format-standard has-post-thumbnail hentry category-eso-network category-flopcast tag-eso tag-esonetwork tag-flopcast tag-geek tag-geekpodcast tag-geektalk tag-nerd tag-nerdpodcast tag-nerdtalk tag-podcast" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/flopcast-713-memorial-show-part-1-norm/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="795" height="795" src="https://esonetwork.com/wp-content/uploads/2026/01/Flopcast-713-Miss-Yvonne.jpg" class="attachment-full size-full wp-image-122410" alt="Flopcast 713 Miss Yvonne" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/flopcast-713-memorial-show-part-1-norm/" > Flopcast 713: Memorial Show Part 1 &#8211; Norm! </a></h3></div></article><article class="elementor-post elementor-grid-item post-122348 post type-post status-publish format-standard has-post-thumbnail hentry category-eso-network category-flopcast tag-eso tag-esonetwork tag-flopcast tag-geek tag-geekpodcast tag-geektalk tag-nerd tag-nerdpodcast tag-nerdtalk tag-podcast" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/flopcast-712-another-stupid-year/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="675" height="675" src="https://esonetwork.com/wp-content/uploads/2025/12/Flopcast-712-Liva-Pierce-Jane-Wickline.jpg" class="attachment-full size-full wp-image-122349" alt="Flopcast 712 Liva Pierce Jane Wickline" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/flopcast-712-another-stupid-year/" > Flopcast 712: Another Stupid Year </a></h3></div></article></div></div></div><div class="elementor-element elementor-element-4ed0b85e elementor-align-left elementor-widget elementor-widget-button" data-id="4ed0b85e" data-element_type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://esonetwork.com/category/flopcast/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <i aria-hidden="true" class="fas fa-caret-right"></i> </span> <span class="elementor-button-text">View Show Archive</span> </span> </a></div></div></div></div></div></div></section></div></div></div><div class="eael-accordion-list"><div id="metal-geeks" class="elementor-tab-title eael-accordion-header" tabindex="0" data-tab="4" aria-controls="elementor-tab-content-1214"><span class="eael-accordion-tab-title">Metal Geeks</span><i aria-hidden="true" class="fa-toggle fas fa-plus"></i></div><div id="elementor-tab-content-1214" class="eael-accordion-content clearfix" data-tab="4" aria-labelledby="metal-geeks"></div></div><div class="eael-accordion-list"><div id="modern-musicology" class="elementor-tab-title eael-accordion-header" tabindex="0" data-tab="5" aria-controls="elementor-tab-content-1215"><span class="eael-accordion-tab-title">Modern Musicology</span><i aria-hidden="true" class="fa-toggle fas fa-plus"></i></div><div id="elementor-tab-content-1215" class="eael-accordion-content clearfix" data-tab="5" aria-labelledby="modern-musicology"><style>.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-60922 .elementor-element.elementor-element-6c156410 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-60922 .elementor-element.elementor-element-6c156410 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;color:#7A7A7A;}.elementor-widget-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-60922 .elementor-element.elementor-element-7e767b96{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-60922 .elementor-element.elementor-element-7e767b96 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.66 * 100% );}.elementor-60922 .elementor-element.elementor-element-7e767b96:after{content:"0.66";}.elementor-60922 .elementor-element.elementor-element-7e767b96 .elementor-post__thumbnail__link{width:100%;}.elementor-60922 .elementor-element.elementor-element-7e767b96.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-60922 .elementor-element.elementor-element-7e767b96.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-60922 .elementor-element.elementor-element-7e767b96.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-60922 .elementor-element.elementor-element-7e767b96 .elementor-post__title, .elementor-60922 .elementor-element.elementor-element-7e767b96 .elementor-post__title a{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-60922 .elementor-element.elementor-element-5653105a .elementor-button{background-color:#FFFFFF;font-family:"Montserrat", Sans-serif;font-size:12px;text-transform:uppercase;fill:#993333;color:#993333;padding:0px 0px 0px 0px;}.elementor-60922 .elementor-element.elementor-element-5653105a > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-60922 .elementor-element.elementor-element-5653105a .elementor-button-content-wrapper{flex-direction:row;}@media(max-width:767px){.elementor-60922 .elementor-element.elementor-element-7e767b96 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-60922 .elementor-element.elementor-element-7e767b96:after{content:"0.5";}.elementor-60922 .elementor-element.elementor-element-7e767b96 .elementor-post__thumbnail__link{width:100%;}}</style><div data-elementor-type="page" data-elementor-id="60922" class="elementor elementor-60922" data-elementor-post-type="elementor_library"><section class="elementor-section elementor-top-section elementor-element elementor-element-2fa9fa27 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2fa9fa27" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2862b15c" data-id="2862b15c" data-element_type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-6c156410 elementor-widget elementor-widget-heading" data-id="6c156410" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Most Recent Episodes</h2></div></div><div class="elementor-element elementor-element-7e767b96 elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="7e767b96" data-element_type="widget" data-settings="{&quot;classic_columns&quot;:&quot;3&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic"><div class="elementor-widget-container"><div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list"><article class="elementor-post elementor-grid-item post-122535 post type-post status-publish format-standard has-post-thumbnail hentry category-eso-network category-modern-musicology tag-1980s tag-2000s tag-anthony-williams tag-blackstar tag-bowie tag-don-klees tag-earthling tag-eso tag-eso-network tag-geek-podcast tag-lets-dance tag-music tag-nerd-podcast tag-never-let-me-down tag-rock tag-stephanie-seymour tag-tonight" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/modern-musicology-157-bowie-the-later-career/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1400" height="1400" src="https://esonetwork.com/wp-content/uploads/2026/01/156-HOLIDAY2025-2.png" class="attachment-full size-full wp-image-122537" alt="Modern Musicology #157 - Bowie: The Later Career" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/modern-musicology-157-bowie-the-later-career/" > Modern Musicology #157 &#8211; Bowie: The Later Career </a></h3></div></article><article class="elementor-post elementor-grid-item post-122163 post type-post status-publish format-standard has-post-thumbnail hentry category-eso-network category-modern-musicology tag-28899 tag-anthony-williams tag-christmas tag-eso tag-eso-network tag-geek-podcast tag-gifts tag-holiday-music tag-nerd-podcast tag-r-alan-siler-2 tag-rob-levy tag-rock tag-the-eso-network" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/modern-musicology-156-holiday-2025/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1400" height="1400" src="https://esonetwork.com/wp-content/uploads/2025/12/156-HOLIDAY2025-1.png" class="attachment-full size-full wp-image-122164" alt="Modern Musicology #156 - Holiday 2025!" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/modern-musicology-156-holiday-2025/" > Modern Musicology #156 &#8211; Holiday 2025! </a></h3></div></article><article class="elementor-post elementor-grid-item post-122023 post type-post status-publish format-standard has-post-thumbnail hentry category-eso-network category-modern-musicology tag-80s-movies tag-80s-music tag-anthony-williams tag-danny-elfman tag-eso-network tag-flashdance tag-lost-boys tag-madonna tag-modern-musicology tag-music-podcast tag-prince tag-r-alan-siler-2 tag-rob-levy tag-soundtrack tag-stephanie-seymour tag-top-gun" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/modern-musicology-155-80s-movie-soundtracks/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1400" height="1400" src="https://esonetwork.com/wp-content/uploads/2025/12/265-TV-THEME-SONGS-1.png" class="attachment-full size-full wp-image-122024" alt="Modern Musicology #155: 80s Movie Soundtracks" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/modern-musicology-155-80s-movie-soundtracks/" > Modern Musicology #155: 80s Movie Soundtracks </a></h3></div></article></div></div></div><div class="elementor-element elementor-element-5653105a elementor-align-left elementor-widget elementor-widget-button" data-id="5653105a" data-element_type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://esonetwork.com/category/modern-musicology/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <i aria-hidden="true" class="fas fa-caret-right"></i> </span> <span class="elementor-button-text">View Show Archive</span> </span> </a></div></div></div></div></div></div></section></div></div></div><div class="eael-accordion-list"><div id="monkeeing-around" class="elementor-tab-title eael-accordion-header" tabindex="0" data-tab="6" aria-controls="elementor-tab-content-1216"><span class="eael-accordion-tab-title">Monkeeing Around</span><i aria-hidden="true" class="fa-toggle fas fa-plus"></i></div><div id="elementor-tab-content-1216" class="eael-accordion-content clearfix" data-tab="6" aria-labelledby="monkeeing-around"><style>.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-67699 .elementor-element.elementor-element-6c156410 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-67699 .elementor-element.elementor-element-6c156410 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;color:#7A7A7A;}.elementor-widget-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-67699 .elementor-element.elementor-element-7e767b96{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-67699 .elementor-element.elementor-element-7e767b96 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.66 * 100% );}.elementor-67699 .elementor-element.elementor-element-7e767b96:after{content:"0.66";}.elementor-67699 .elementor-element.elementor-element-7e767b96 .elementor-post__thumbnail__link{width:100%;}.elementor-67699 .elementor-element.elementor-element-7e767b96.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-67699 .elementor-element.elementor-element-7e767b96.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-67699 .elementor-element.elementor-element-7e767b96.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-67699 .elementor-element.elementor-element-7e767b96 .elementor-post__title, .elementor-67699 .elementor-element.elementor-element-7e767b96 .elementor-post__title a{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-67699 .elementor-element.elementor-element-5653105a .elementor-button{background-color:#FFFFFF;font-family:"Montserrat", Sans-serif;font-size:12px;text-transform:uppercase;fill:#993333;color:#993333;padding:0px 0px 0px 0px;}.elementor-67699 .elementor-element.elementor-element-5653105a > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-67699 .elementor-element.elementor-element-5653105a .elementor-button-content-wrapper{flex-direction:row;}@media(max-width:767px){.elementor-67699 .elementor-element.elementor-element-7e767b96 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-67699 .elementor-element.elementor-element-7e767b96:after{content:"0.5";}.elementor-67699 .elementor-element.elementor-element-7e767b96 .elementor-post__thumbnail__link{width:100%;}}</style><div data-elementor-type="page" data-elementor-id="67699" class="elementor elementor-67699" data-elementor-post-type="elementor_library"><section class="elementor-section elementor-top-section elementor-element elementor-element-2fa9fa27 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2fa9fa27" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2862b15c" data-id="2862b15c" data-element_type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-6c156410 elementor-widget elementor-widget-heading" data-id="6c156410" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Most Recent Episodes</h2></div></div><div class="elementor-element elementor-element-7e767b96 elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="7e767b96" data-element_type="widget" data-settings="{&quot;classic_columns&quot;:&quot;3&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic"><div class="elementor-widget-container"><div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list"><article class="elementor-post elementor-grid-item post-122257 post type-post status-publish format-standard has-post-thumbnail hentry category-eso-network category-monkeeing_around tag-holiday-gift-guide tag-monkees" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/monkeeing-around-77/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1500" height="1500" src="https://esonetwork.com/wp-content/uploads/2025/12/2025-holiday-gift-guide.jpg" class="attachment-full size-full wp-image-122258" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/monkeeing-around-77/" > 2025 Holiday Gift Guide (For Fans of The Monkees) &#8211; Monkeeing Around &#8211; Episode 77 </a></h3></div></article><article class="elementor-post elementor-grid-item post-122254 post type-post status-publish format-standard has-post-thumbnail hentry category-eso-network category-monkeeing_around tag-7a-records tag-davy-jones tag-eso-network tag-glenn-gretlund tag-monkees tag-music-and-memories" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/monkeeing-around-76/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1500" height="1500" src="https://esonetwork.com/wp-content/uploads/2025/12/Glenn-Gretlund.jpg" class="attachment-full size-full wp-image-122255" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/monkeeing-around-76/" > Davy Jones Music and Memories with Glenn Gretlund of 7a Records &#8211; Monkeeing Around &#8211; Episode 76 </a></h3></div></article><article class="elementor-post elementor-grid-item post-121764 post type-post status-publish format-standard has-post-thumbnail hentry category-eso-network category-monkeeing_around tag-60s-tv tag-chris-mcgovern tag-dance-monkee-dance tag-davy-jones tag-eso-network tag-gen-x-muse tag-micky-dolenz tag-mike-nesmith tag-monkees tag-monsters tag-peter-tork tag-strawberry-alarm-clock" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/monkeeing-around-75/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1500" height="1500" src="https://esonetwork.com/wp-content/uploads/2025/11/Dance-Monkee-Dance.jpg" class="attachment-full size-full wp-image-121765" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/monkeeing-around-75/" > Dance, Monkee, Dance with Chris McGovern The Gen-X Muse &#8211; Monkeeing Around &#8211; Episode 75 </a></h3></div></article></div></div></div><div class="elementor-element elementor-element-5653105a elementor-align-left elementor-widget elementor-widget-button" data-id="5653105a" data-element_type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://esonetwork.com/category/monkeeing_around/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <i aria-hidden="true" class="fas fa-caret-right"></i> </span> <span class="elementor-button-text">View Show Archive</span> </span> </a></div></div></div></div></div></div></section></div></div></div><div class="eael-accordion-list"><div id="monster-attack" class="elementor-tab-title eael-accordion-header" tabindex="0" data-tab="7" aria-controls="elementor-tab-content-1217"><span class="eael-accordion-tab-title">Monster Attack</span><i aria-hidden="true" class="fa-toggle fas fa-plus"></i></div><div id="elementor-tab-content-1217" class="eael-accordion-content clearfix" data-tab="7" aria-labelledby="monster-attack"><style>.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-58000 .elementor-element.elementor-element-6c156410 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-58000 .elementor-element.elementor-element-6c156410 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;color:#7A7A7A;}.elementor-widget-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-58000 .elementor-element.elementor-element-7e767b96{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-58000 .elementor-element.elementor-element-7e767b96 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.66 * 100% );}.elementor-58000 .elementor-element.elementor-element-7e767b96:after{content:"0.66";}.elementor-58000 .elementor-element.elementor-element-7e767b96 .elementor-post__thumbnail__link{width:100%;}.elementor-58000 .elementor-element.elementor-element-7e767b96.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-58000 .elementor-element.elementor-element-7e767b96.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-58000 .elementor-element.elementor-element-7e767b96.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-58000 .elementor-element.elementor-element-7e767b96 .elementor-post__title, .elementor-58000 .elementor-element.elementor-element-7e767b96 .elementor-post__title a{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-58000 .elementor-element.elementor-element-5653105a .elementor-button{background-color:#FFFFFF;font-family:"Montserrat", Sans-serif;font-size:12px;text-transform:uppercase;fill:#993333;color:#993333;padding:0px 0px 0px 0px;}.elementor-58000 .elementor-element.elementor-element-5653105a > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-58000 .elementor-element.elementor-element-5653105a .elementor-button-content-wrapper{flex-direction:row;}@media(max-width:767px){.elementor-58000 .elementor-element.elementor-element-7e767b96 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-58000 .elementor-element.elementor-element-7e767b96:after{content:"0.5";}.elementor-58000 .elementor-element.elementor-element-7e767b96 .elementor-post__thumbnail__link{width:100%;}}</style><div data-elementor-type="page" data-elementor-id="58000" class="elementor elementor-58000" data-elementor-post-type="elementor_library"><section class="elementor-section elementor-top-section elementor-element elementor-element-2fa9fa27 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2fa9fa27" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2862b15c" data-id="2862b15c" data-element_type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-6c156410 elementor-widget elementor-widget-heading" data-id="6c156410" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Most Recent Episodes</h2></div></div><div class="elementor-element elementor-element-7e767b96 elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="7e767b96" data-element_type="widget" data-settings="{&quot;classic_columns&quot;:&quot;3&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic"><div class="elementor-widget-container"><div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list"><article class="elementor-post elementor-grid-item post-122578 post type-post status-publish format-standard has-post-thumbnail hentry category-eso-network category-monster_attack tag-albertfsinney tag-dianavenora tag-edwardjamesolmos tag-gregoryhines tag-monstermoviepodcast tag-monsterpodcast tag-oldmonstermoviepodcast tag-theesonetwork tag-tomnoonan tag-wolfen tag-dickoneil tag-eso-network tag-geektalk tag-jimadams tag-monster-attack tag-nerdtalk" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/wolfen-episode-499/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="800" height="600" src="https://esonetwork.com/wp-content/uploads/2026/01/Wolfen-ART.jpg" class="attachment-full size-full wp-image-122579" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/wolfen-episode-499/" > Wolfen | Episode 499 </a></h3></div></article><article class="elementor-post elementor-grid-item post-122469 post type-post status-publish format-standard has-post-thumbnail hentry category-eso-network category-monster_attack tag-1953-sci-fi-classic-movie tag-geek-talk tag-henry-ellerbe tag-ivan-tors tag-jean-byron tag-jim-adams tag-john-zaremba tag-kathleen-freeman tag-king-donovan tag-leo-britt tag-leoard-mudie tag-michael-fox tag-monster-attack tag-monster-podcast tag-nerd-podcast tag-old-sci-fi-movie-podcast tag-osi-sci-fi-trilogy tag-richard-carlson tag-strother-martin tag-the-eso-network tag-the-magnetic-monster" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-magnetic-monster-episode-498/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="800" height="600" src="https://esonetwork.com/wp-content/uploads/2026/01/The-Magnetic-Monster-ART.jpg" class="attachment-full size-full wp-image-122470" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-magnetic-monster-episode-498/" > The Magnetic Monster | Episode 498 </a></h3></div></article><article class="elementor-post elementor-grid-item post-122379 post type-post status-publish format-standard has-post-thumbnail hentry category-eso-network category-monster_attack tag-1956-monster-movie tag-and-steven-ritch tag-don-megowan tag-eleanore-tanin tag-eso-network tag-fred-f-sears tag-geek-talk tag-george-lynn tag-harry-lauter tag-jim-adams tag-joyce-holden tag-ken-christie tag-kim-charney tag-monster-attack tag-monster-movie-podcast tag-nerd-podcast tag-old-movie-podcast tag-s-john-launer tag-san-katzman tag-the-eso-network tag-the-werewolf" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-werewolf-episode-497/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="800" height="600" src="https://esonetwork.com/wp-content/uploads/2026/01/The-Werewolf-ART.jpg" class="attachment-full size-full wp-image-122380" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-werewolf-episode-497/" > The Werewolf | Episode 497 </a></h3></div></article></div></div></div><div class="elementor-element elementor-element-5653105a elementor-align-left elementor-widget elementor-widget-button" data-id="5653105a" data-element_type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://esonetwork.com/category/monster_attack/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <i aria-hidden="true" class="fas fa-caret-right"></i> </span> <span class="elementor-button-text">View Show Archive</span> </span> </a></div></div></div></div></div></div></section></div></div></div><div class="eael-accordion-list"><div id="the-monster-scifi-show" class="elementor-tab-title eael-accordion-header" tabindex="0" data-tab="8" aria-controls="elementor-tab-content-1218"><span class="eael-accordion-tab-title">The Monster Scifi Show</span><i aria-hidden="true" class="fa-toggle fas fa-plus"></i></div><div id="elementor-tab-content-1218" class="eael-accordion-content clearfix" data-tab="8" aria-labelledby="the-monster-scifi-show"><style>.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-40133 .elementor-element.elementor-element-73ed7c07 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-40133 .elementor-element.elementor-element-73ed7c07 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;color:#7A7A7A;}.elementor-widget-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-40133 .elementor-element.elementor-element-7fd7217b{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-40133 .elementor-element.elementor-element-7fd7217b .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.66 * 100% );}.elementor-40133 .elementor-element.elementor-element-7fd7217b:after{content:"0.66";}.elementor-40133 .elementor-element.elementor-element-7fd7217b .elementor-post__thumbnail__link{width:100%;}.elementor-40133 .elementor-element.elementor-element-7fd7217b.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-40133 .elementor-element.elementor-element-7fd7217b.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-40133 .elementor-element.elementor-element-7fd7217b.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-40133 .elementor-element.elementor-element-7fd7217b .elementor-post__title, .elementor-40133 .elementor-element.elementor-element-7fd7217b .elementor-post__title a{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-40133 .elementor-element.elementor-element-60601adf .elementor-button{background-color:#FFFFFF;font-family:"Montserrat", Sans-serif;font-size:12px;text-transform:uppercase;fill:#993333;color:#993333;padding:0px 0px 0px 0px;}.elementor-40133 .elementor-element.elementor-element-60601adf > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-40133 .elementor-element.elementor-element-60601adf .elementor-button-content-wrapper{flex-direction:row;}@media(max-width:767px){.elementor-40133 .elementor-element.elementor-element-7fd7217b .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-40133 .elementor-element.elementor-element-7fd7217b:after{content:"0.5";}.elementor-40133 .elementor-element.elementor-element-7fd7217b .elementor-post__thumbnail__link{width:100%;}}</style><div data-elementor-type="section" data-elementor-id="40133" class="elementor elementor-40133 elementor-location-popup" data-elementor-post-type="elementor_library"><section class="elementor-section elementor-top-section elementor-element elementor-element-577b9d9f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="577b9d9f" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2a30b50d" data-id="2a30b50d" data-element_type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-73ed7c07 elementor-widget elementor-widget-heading" data-id="73ed7c07" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Most Recent Episodes</h2></div></div><div class="elementor-element elementor-element-7fd7217b elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="7fd7217b" data-element_type="widget" data-settings="{&quot;classic_columns&quot;:&quot;3&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic"><div class="elementor-widget-container"><div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list"><article class="elementor-post elementor-grid-item post-122629 post type-post status-publish format-standard has-post-thumbnail hentry category-42cast category-eso-network tag-brooklyn tag-city-of-stone tag-coldstone tag-david-xanatos tag-disney-plus tag-gargoyles tag-john-rhys-davies tag-jordan-peele tag-macbeth tag-mythology tag-oberon tag-oberons-children tag-owen-burnett tag-puck tag-sean-connery tag-shakespeare tag-the-disney-afternoon tag-titania" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-42cast-episode-270-defenders-of-the-night/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1400" height="788" src="https://esonetwork.com/wp-content/uploads/2026/01/Gargoyles2.jpg" class="attachment-full size-full wp-image-122628" alt="More Gargoyles" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-42cast-episode-270-defenders-of-the-night/" > The 42cast Episode 270: Defenders of the Night </a></h3></div></article><article class="elementor-post elementor-grid-item post-122578 post type-post status-publish format-standard has-post-thumbnail hentry category-eso-network category-monster_attack tag-albertfsinney tag-dianavenora tag-edwardjamesolmos tag-gregoryhines tag-monstermoviepodcast tag-monsterpodcast tag-oldmonstermoviepodcast tag-theesonetwork tag-tomnoonan tag-wolfen tag-dickoneil tag-eso-network tag-geektalk tag-jimadams tag-monster-attack tag-nerdtalk" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/wolfen-episode-499/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="800" height="600" src="https://esonetwork.com/wp-content/uploads/2026/01/Wolfen-ART.jpg" class="attachment-full size-full wp-image-122579" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/wolfen-episode-499/" > Wolfen | Episode 499 </a></h3></div></article><article class="elementor-post elementor-grid-item post-122617 post type-post status-publish format-standard has-post-thumbnail hentry category-earth-station-dcu category-eso-network tag-cletus-jacobs tag-drew-leiter tag-earth-station-dcu tag-eso-network tag-green-lantern-corps tag-james-gunn-peacemaker-season-2 tag-peacemaker-episode-summaries tag-peacemaker-full-nelson-recap tag-peacemaker-s2-theories tag-peacemaker-s2e8-full-nelson tag-peacemaker-season-2-characters tag-peacemaker-season-2-episode-8 tag-peacemaker-season-2-plot-recap" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-earth-station-dcu-episode-434-full-nelson/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="2560" height="2560" src="https://esonetwork.com/wp-content/uploads/2026/01/Episode-434-scaled.jpg" class="attachment-full size-full wp-image-122618" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-earth-station-dcu-episode-434-full-nelson/" > The Earth Station DCU Episode 434 – Full Nelson </a></h3></div></article></div></div></div><div class="elementor-element elementor-element-60601adf elementor-align-left elementor-widget elementor-widget-button" data-id="60601adf" data-element_type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://esonetwork.com/category/moster-scifi-show/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <i aria-hidden="true" class="fas fa-caret-right"></i> </span> <span class="elementor-button-text">View Show Archive</span> </span> </a></div></div></div></div></div></div></section></div></div></div><div class="eael-accordion-list"><div id="soul-forge" class="elementor-tab-title eael-accordion-header" tabindex="0" data-tab="9" aria-controls="elementor-tab-content-1219"><span class="eael-accordion-tab-title">Soul Forge</span><i aria-hidden="true" class="fa-toggle fas fa-plus"></i></div><div id="elementor-tab-content-1219" class="eael-accordion-content clearfix" data-tab="9" aria-labelledby="soul-forge"><style>.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-40149 .elementor-element.elementor-element-1cc8dde6 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-40149 .elementor-element.elementor-element-1cc8dde6 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;color:#7A7A7A;}.elementor-widget-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-40149 .elementor-element.elementor-element-194133f0{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-40149 .elementor-element.elementor-element-194133f0 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.66 * 100% );}.elementor-40149 .elementor-element.elementor-element-194133f0:after{content:"0.66";}.elementor-40149 .elementor-element.elementor-element-194133f0 .elementor-post__thumbnail__link{width:100%;}.elementor-40149 .elementor-element.elementor-element-194133f0.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-40149 .elementor-element.elementor-element-194133f0.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-40149 .elementor-element.elementor-element-194133f0.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-40149 .elementor-element.elementor-element-194133f0 .elementor-post__title, .elementor-40149 .elementor-element.elementor-element-194133f0 .elementor-post__title a{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-40149 .elementor-element.elementor-element-6c576b61 .elementor-button{background-color:#FFFFFF;font-family:"Montserrat", Sans-serif;font-size:12px;text-transform:uppercase;fill:#993333;color:#993333;padding:0px 0px 0px 0px;}.elementor-40149 .elementor-element.elementor-element-6c576b61 > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-40149 .elementor-element.elementor-element-6c576b61 .elementor-button-content-wrapper{flex-direction:row;}@media(max-width:767px){.elementor-40149 .elementor-element.elementor-element-194133f0 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-40149 .elementor-element.elementor-element-194133f0:after{content:"0.5";}.elementor-40149 .elementor-element.elementor-element-194133f0 .elementor-post__thumbnail__link{width:100%;}}</style><div data-elementor-type="section" data-elementor-id="40149" class="elementor elementor-40149 elementor-location-popup" data-elementor-post-type="elementor_library"><section class="elementor-section elementor-top-section elementor-element elementor-element-18891842 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="18891842" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-784f71f6" data-id="784f71f6" data-element_type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-1cc8dde6 elementor-widget elementor-widget-heading" data-id="1cc8dde6" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Most Recent Episodes</h2></div></div><div class="elementor-element elementor-element-194133f0 elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="194133f0" data-element_type="widget" data-settings="{&quot;classic_columns&quot;:&quot;3&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic"><div class="elementor-widget-container"><div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list"><article class="elementor-post elementor-grid-item post-122629 post type-post status-publish format-standard has-post-thumbnail hentry category-42cast category-eso-network tag-brooklyn tag-city-of-stone tag-coldstone tag-david-xanatos tag-disney-plus tag-gargoyles tag-john-rhys-davies tag-jordan-peele tag-macbeth tag-mythology tag-oberon tag-oberons-children tag-owen-burnett tag-puck tag-sean-connery tag-shakespeare tag-the-disney-afternoon tag-titania" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-42cast-episode-270-defenders-of-the-night/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1400" height="788" src="https://esonetwork.com/wp-content/uploads/2026/01/Gargoyles2.jpg" class="attachment-full size-full wp-image-122628" alt="More Gargoyles" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-42cast-episode-270-defenders-of-the-night/" > The 42cast Episode 270: Defenders of the Night </a></h3></div></article><article class="elementor-post elementor-grid-item post-122578 post type-post status-publish format-standard has-post-thumbnail hentry category-eso-network category-monster_attack tag-albertfsinney tag-dianavenora tag-edwardjamesolmos tag-gregoryhines tag-monstermoviepodcast tag-monsterpodcast tag-oldmonstermoviepodcast tag-theesonetwork tag-tomnoonan tag-wolfen tag-dickoneil tag-eso-network tag-geektalk tag-jimadams tag-monster-attack tag-nerdtalk" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/wolfen-episode-499/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="800" height="600" src="https://esonetwork.com/wp-content/uploads/2026/01/Wolfen-ART.jpg" class="attachment-full size-full wp-image-122579" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/wolfen-episode-499/" > Wolfen | Episode 499 </a></h3></div></article><article class="elementor-post elementor-grid-item post-122617 post type-post status-publish format-standard has-post-thumbnail hentry category-earth-station-dcu category-eso-network tag-cletus-jacobs tag-drew-leiter tag-earth-station-dcu tag-eso-network tag-green-lantern-corps tag-james-gunn-peacemaker-season-2 tag-peacemaker-episode-summaries tag-peacemaker-full-nelson-recap tag-peacemaker-s2-theories tag-peacemaker-s2e8-full-nelson tag-peacemaker-season-2-characters tag-peacemaker-season-2-episode-8 tag-peacemaker-season-2-plot-recap" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-earth-station-dcu-episode-434-full-nelson/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="2560" height="2560" src="https://esonetwork.com/wp-content/uploads/2026/01/Episode-434-scaled.jpg" class="attachment-full size-full wp-image-122618" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-earth-station-dcu-episode-434-full-nelson/" > The Earth Station DCU Episode 434 – Full Nelson </a></h3></div></article></div></div></div><div class="elementor-element elementor-element-6c576b61 elementor-align-left elementor-widget elementor-widget-button" data-id="6c576b61" data-element_type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://esonetwork.com/category/soul_forge/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <i aria-hidden="true" class="fas fa-caret-right"></i> </span> <span class="elementor-button-text">View Show Archive</span> </span> </a></div></div></div></div></div></div></section></div></div></div><div class="eael-accordion-list"><div id="thunder-talk" class="elementor-tab-title eael-accordion-header" tabindex="0" data-tab="10" aria-controls="elementor-tab-content-12110"><span class="eael-accordion-tab-title">Thunder Talk</span><i aria-hidden="true" class="fa-toggle fas fa-plus"></i></div><div id="elementor-tab-content-12110" class="eael-accordion-content clearfix" data-tab="10" aria-labelledby="thunder-talk"><style>.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-40152 .elementor-element.elementor-element-41d572b0 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-40152 .elementor-element.elementor-element-41d572b0 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;color:#7A7A7A;}.elementor-widget-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-40152 .elementor-element.elementor-element-7b1e6545{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-40152 .elementor-element.elementor-element-7b1e6545 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.66 * 100% );}.elementor-40152 .elementor-element.elementor-element-7b1e6545:after{content:"0.66";}.elementor-40152 .elementor-element.elementor-element-7b1e6545 .elementor-post__thumbnail__link{width:100%;}.elementor-40152 .elementor-element.elementor-element-7b1e6545.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-40152 .elementor-element.elementor-element-7b1e6545.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-40152 .elementor-element.elementor-element-7b1e6545.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-40152 .elementor-element.elementor-element-7b1e6545 .elementor-post__title, .elementor-40152 .elementor-element.elementor-element-7b1e6545 .elementor-post__title a{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-40152 .elementor-element.elementor-element-273884a4 .elementor-button{background-color:#FFFFFF;font-family:"Montserrat", Sans-serif;font-size:12px;text-transform:uppercase;fill:#993333;color:#993333;padding:0px 0px 0px 0px;}.elementor-40152 .elementor-element.elementor-element-273884a4 > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-40152 .elementor-element.elementor-element-273884a4 .elementor-button-content-wrapper{flex-direction:row;}@media(max-width:767px){.elementor-40152 .elementor-element.elementor-element-7b1e6545 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-40152 .elementor-element.elementor-element-7b1e6545:after{content:"0.5";}.elementor-40152 .elementor-element.elementor-element-7b1e6545 .elementor-post__thumbnail__link{width:100%;}}</style><div data-elementor-type="section" data-elementor-id="40152" class="elementor elementor-40152 elementor-location-popup" data-elementor-post-type="elementor_library"><section class="elementor-section elementor-top-section elementor-element elementor-element-1b45e89f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1b45e89f" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-648980fd" data-id="648980fd" data-element_type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-41d572b0 elementor-widget elementor-widget-heading" data-id="41d572b0" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Most Recent Episodes</h2></div></div><div class="elementor-element elementor-element-7b1e6545 elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="7b1e6545" data-element_type="widget" data-settings="{&quot;classic_columns&quot;:&quot;3&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic"><div class="elementor-widget-container"><div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list"><article class="elementor-post elementor-grid-item post-122629 post type-post status-publish format-standard has-post-thumbnail hentry category-42cast category-eso-network tag-brooklyn tag-city-of-stone tag-coldstone tag-david-xanatos tag-disney-plus tag-gargoyles tag-john-rhys-davies tag-jordan-peele tag-macbeth tag-mythology tag-oberon tag-oberons-children tag-owen-burnett tag-puck tag-sean-connery tag-shakespeare tag-the-disney-afternoon tag-titania" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-42cast-episode-270-defenders-of-the-night/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1400" height="788" src="https://esonetwork.com/wp-content/uploads/2026/01/Gargoyles2.jpg" class="attachment-full size-full wp-image-122628" alt="More Gargoyles" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-42cast-episode-270-defenders-of-the-night/" > The 42cast Episode 270: Defenders of the Night </a></h3></div></article><article class="elementor-post elementor-grid-item post-122578 post type-post status-publish format-standard has-post-thumbnail hentry category-eso-network category-monster_attack tag-albertfsinney tag-dianavenora tag-edwardjamesolmos tag-gregoryhines tag-monstermoviepodcast tag-monsterpodcast tag-oldmonstermoviepodcast tag-theesonetwork tag-tomnoonan tag-wolfen tag-dickoneil tag-eso-network tag-geektalk tag-jimadams tag-monster-attack tag-nerdtalk" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/wolfen-episode-499/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="800" height="600" src="https://esonetwork.com/wp-content/uploads/2026/01/Wolfen-ART.jpg" class="attachment-full size-full wp-image-122579" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/wolfen-episode-499/" > Wolfen | Episode 499 </a></h3></div></article><article class="elementor-post elementor-grid-item post-122617 post type-post status-publish format-standard has-post-thumbnail hentry category-earth-station-dcu category-eso-network tag-cletus-jacobs tag-drew-leiter tag-earth-station-dcu tag-eso-network tag-green-lantern-corps tag-james-gunn-peacemaker-season-2 tag-peacemaker-episode-summaries tag-peacemaker-full-nelson-recap tag-peacemaker-s2-theories tag-peacemaker-s2e8-full-nelson tag-peacemaker-season-2-characters tag-peacemaker-season-2-episode-8 tag-peacemaker-season-2-plot-recap" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-earth-station-dcu-episode-434-full-nelson/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="2560" height="2560" src="https://esonetwork.com/wp-content/uploads/2026/01/Episode-434-scaled.jpg" class="attachment-full size-full wp-image-122618" alt="" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-earth-station-dcu-episode-434-full-nelson/" > The Earth Station DCU Episode 434 – Full Nelson </a></h3></div></article></div></div></div><div class="elementor-element elementor-element-273884a4 elementor-align-left elementor-widget elementor-widget-button" data-id="273884a4" data-element_type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://esonetwork.com/category/thunder_talk/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <i aria-hidden="true" class="fas fa-caret-right"></i> </span> <span class="elementor-button-text">View Show Archive</span> </span> </a></div></div></div></div></div></div></section></div></div></div><div class="eael-accordion-list"><div id="the-watch-a-thon-of-rassilon" class="elementor-tab-title eael-accordion-header" tabindex="0" data-tab="11" aria-controls="elementor-tab-content-12111"><span class="eael-accordion-tab-title">The Watch-a-thon of Rassilon</span><i aria-hidden="true" class="fa-toggle fas fa-plus"></i></div><div id="elementor-tab-content-12111" class="eael-accordion-content clearfix" data-tab="11" aria-labelledby="the-watch-a-thon-of-rassilon"><style>.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-40156 .elementor-element.elementor-element-20043247 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-40156 .elementor-element.elementor-element-20043247 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;color:#7A7A7A;}.elementor-widget-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-40156 .elementor-element.elementor-element-614b4ad1{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-40156 .elementor-element.elementor-element-614b4ad1 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.66 * 100% );}.elementor-40156 .elementor-element.elementor-element-614b4ad1:after{content:"0.66";}.elementor-40156 .elementor-element.elementor-element-614b4ad1 .elementor-post__thumbnail__link{width:100%;}.elementor-40156 .elementor-element.elementor-element-614b4ad1.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-40156 .elementor-element.elementor-element-614b4ad1.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-40156 .elementor-element.elementor-element-614b4ad1.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-40156 .elementor-element.elementor-element-614b4ad1 .elementor-post__title, .elementor-40156 .elementor-element.elementor-element-614b4ad1 .elementor-post__title a{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-40156 .elementor-element.elementor-element-6fdfe46 .elementor-button{background-color:#FFFFFF;font-family:"Montserrat", Sans-serif;font-size:12px;text-transform:uppercase;fill:#993333;color:#993333;padding:0px 0px 0px 0px;}.elementor-40156 .elementor-element.elementor-element-6fdfe46 > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-40156 .elementor-element.elementor-element-6fdfe46 .elementor-button-content-wrapper{flex-direction:row;}@media(max-width:767px){.elementor-40156 .elementor-element.elementor-element-614b4ad1 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-40156 .elementor-element.elementor-element-614b4ad1:after{content:"0.5";}.elementor-40156 .elementor-element.elementor-element-614b4ad1 .elementor-post__thumbnail__link{width:100%;}}</style><div data-elementor-type="section" data-elementor-id="40156" class="elementor elementor-40156 elementor-location-popup" data-elementor-post-type="elementor_library"><section class="elementor-section elementor-top-section elementor-element elementor-element-6aae66b9 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6aae66b9" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-25ee2c8a" data-id="25ee2c8a" data-element_type="column"><div class="elementor-widget-wrap elementor-element-populated"><div class="elementor-element elementor-element-20043247 elementor-widget elementor-widget-heading" data-id="20043247" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Most Recent Episodes</h2></div></div><div class="elementor-element elementor-element-614b4ad1 elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="614b4ad1" data-element_type="widget" data-settings="{&quot;classic_columns&quot;:&quot;3&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic"><div class="elementor-widget-container"><div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list"><article class="elementor-post elementor-grid-item post-122217 post type-post status-publish format-standard has-post-thumbnail hentry category-eso-network category-the-watch-a-thon-of-rassilon tag-astrid-peth tag-david-tennant tag-doctor-who tag-eso-network tag-fifth-doctor tag-kylie-minogue tag-new-who tag-time-crash tag-voyage-of-the-damned" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-watch-a-thon-of-rassilon-episode-193-voyage-of-the-damned-will-be-wilf/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1400" height="1400" src="https://esonetwork.com/wp-content/uploads/2025/12/WOR-193.jpg" class="attachment-full size-full wp-image-122218" alt="The Watch-A-Thon of Rassilon: Episode 193: Voyage of the Damned" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-watch-a-thon-of-rassilon-episode-193-voyage-of-the-damned-will-be-wilf/" > The Watch-A-Thon of Rassilon: Episode 193: Voyage of the Damned (Will Be Wilf) </a></h3></div></article><article class="elementor-post elementor-grid-item post-121822 post type-post status-publish format-standard has-post-thumbnail hentry category-eso-network category-the-watch-a-thon-of-rassilon tag-bonus-episode tag-comedy tag-doctor-who tag-eso-network tag-stand-up tag-the-watch-a-thon-of-rassilon-2" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-watch-a-thon-of-rassilon-joe-heath-tight-five/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1800" height="1800" src="https://esonetwork.com/wp-content/uploads/2025/11/T5SQUARE.jpg" class="attachment-full size-full wp-image-121823" alt="The Watch-A-Thon of Rassilon: Joe Heath - Tight Five" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-watch-a-thon-of-rassilon-joe-heath-tight-five/" > The Watch-A-Thon of Rassilon: Joe Heath &#8211; Tight Five </a></h3></div></article><article class="elementor-post elementor-grid-item post-121591 post type-post status-publish format-standard has-post-thumbnail hentry category-eso-network category-the-watch-a-thon-of-rassilon tag-doctor-who tag-jack-harkness tag-john-barrowman tag-john-simm tag-last-of-the-time-lords tag-martha-jones tag-new-who tag-rassilon tag-the-master" role="listitem"> <a class="elementor-post__thumbnail__link" href="https://esonetwork.com/the-watch-a-thon-of-rassilon-episode-192-the-sound-of-drums-last-of-the-time-lords-wump-it-up/" tabindex="-1" ><div class="elementor-post__thumbnail"><img width="1400" height="1400" src="https://esonetwork.com/wp-content/uploads/2025/10/WOR-192.jpg" class="attachment-full size-full wp-image-121592" alt="The Watch-A-Thon of Rassilon: Episode 192: The Sound of Drums/Last of the Time Lords" /></div> </a><div class="elementor-post__text"><h3 class="elementor-post__title"> <a href="https://esonetwork.com/the-watch-a-thon-of-rassilon-episode-192-the-sound-of-drums-last-of-the-time-lords-wump-it-up/" > The Watch-A-Thon of Rassilon: Episode 192: The Sound of Drums/Last of the Time Lords (Wump It Up!) </a></h3></div></article></div></div></div><div class="elementor-element elementor-element-6fdfe46 elementor-align-left elementor-widget elementor-widget-button" data-id="6fdfe46" data-element_type="widget" data-widget_type="button.default"><div class="elementor-widget-container"><div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://esonetwork.com/category/the-watch-a-thon-of-rassilon/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <i aria-hidden="true" class="fas fa-caret-right"></i> </span> <span class="elementor-button-text">View Show Archive</span> </span> </a></div></div></div></div></div></div></section></div></div></div></div></div></div></div></div></div></section></div> <script defer src="data:text/javascript;base64,CgkJCQljb25zdCBsYXp5bG9hZFJ1bk9ic2VydmVyID0gKCkgPT4gewoJCQkJCWNvbnN0IGxhenlsb2FkQmFja2dyb3VuZHMgPSBkb2N1bWVudC5xdWVyeVNlbGVjdG9yQWxsKCBgLmUtY29uLmUtcGFyZW50Om5vdCguZS1sYXp5bG9hZGVkKWAgKTsKCQkJCQljb25zdCBsYXp5bG9hZEJhY2tncm91bmRPYnNlcnZlciA9IG5ldyBJbnRlcnNlY3Rpb25PYnNlcnZlciggKCBlbnRyaWVzICkgPT4gewoJCQkJCQllbnRyaWVzLmZvckVhY2goICggZW50cnkgKSA9PiB7CgkJCQkJCQlpZiAoIGVudHJ5LmlzSW50ZXJzZWN0aW5nICkgewoJCQkJCQkJCWxldCBsYXp5bG9hZEJhY2tncm91bmQgPSBlbnRyeS50YXJnZXQ7CgkJCQkJCQkJaWYoIGxhenlsb2FkQmFja2dyb3VuZCApIHsKCQkJCQkJCQkJbGF6eWxvYWRCYWNrZ3JvdW5kLmNsYXNzTGlzdC5hZGQoICdlLWxhenlsb2FkZWQnICk7CgkJCQkJCQkJfQoJCQkJCQkJCWxhenlsb2FkQmFja2dyb3VuZE9ic2VydmVyLnVub2JzZXJ2ZSggZW50cnkudGFyZ2V0ICk7CgkJCQkJCQl9CgkJCQkJCX0pOwoJCQkJCX0sIHsgcm9vdE1hcmdpbjogJzIwMHB4IDBweCAyMDBweCAwcHgnIH0gKTsKCQkJCQlsYXp5bG9hZEJhY2tncm91bmRzLmZvckVhY2goICggbGF6eWxvYWRCYWNrZ3JvdW5kICkgPT4gewoJCQkJCQlsYXp5bG9hZEJhY2tncm91bmRPYnNlcnZlci5vYnNlcnZlKCBsYXp5bG9hZEJhY2tncm91bmQgKTsKCQkJCQl9ICk7CgkJCQl9OwoJCQkJY29uc3QgZXZlbnRzID0gWwoJCQkJCSdET01Db250ZW50TG9hZGVkJywKCQkJCQknZWxlbWVudG9yL2xhenlsb2FkL29ic2VydmUnLAoJCQkJXTsKCQkJCWV2ZW50cy5mb3JFYWNoKCAoIGV2ZW50ICkgPT4gewoJCQkJCWRvY3VtZW50LmFkZEV2ZW50TGlzdGVuZXIoIGV2ZW50LCBsYXp5bG9hZFJ1bk9ic2VydmVyICk7CgkJCQl9ICk7CgkJCQ=="></script> <link rel='stylesheet' id='elementor-post-40189-css' href='https://esonetwork.com/wp-content/cache/autoptimize/css/autoptimize_single_6c1d374c4ede86a4d60b8a344bec05b4.css?ver=1768329733' media='all' /><link rel='stylesheet' id='widget-divider-css' href='https://esonetwork.com/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=3.34.1' media='all' /><link rel='stylesheet' id='swiper-css' href='https://esonetwork.com/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5' media='all' /><link rel='stylesheet' id='e-swiper-css' href='https://esonetwork.com/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.34.1' media='all' /><link rel='stylesheet' id='elementor-post-39967-css' href='https://esonetwork.com/wp-content/cache/autoptimize/css/autoptimize_single_0549ec85c82e7c7476a50a4dabebe3f5.css?ver=1768329730' media='all' /><link rel='stylesheet' id='elementor-post-39986-css' href='https://esonetwork.com/wp-content/cache/autoptimize/css/autoptimize_single_f54e3eb82b595cf832f5bb7bd692ca2d.css?ver=1768329730' media='all' /><link rel='stylesheet' id='elementor-post-52633-css' href='https://esonetwork.com/wp-content/cache/autoptimize/css/autoptimize_single_db9f1cc3ab3bf6108ad84e69c5b75e5b.css?ver=1768329730' media='all' /><link rel='stylesheet' id='elementor-post-40098-css' href='https://esonetwork.com/wp-content/cache/autoptimize/css/autoptimize_single_19b41b0c50228a0af57618704e9fce90.css?ver=1768329730' media='all' /><link rel='stylesheet' id='elementor-post-40101-css' href='https://esonetwork.com/wp-content/cache/autoptimize/css/autoptimize_single_eb9698be6ed9f05a19c0dccb35d0ebdd.css?ver=1768329730' media='all' /><link rel='stylesheet' id='elementor-post-44564-css' href='https://esonetwork.com/wp-content/cache/autoptimize/css/autoptimize_single_9c1e81e2318ebecdc7e494e60230db7f.css?ver=1768329731' media='all' /><link rel='stylesheet' id='elementor-post-45185-css' href='https://esonetwork.com/wp-content/cache/autoptimize/css/autoptimize_single_efea420bbc69961c34df8e566f090da4.css?ver=1768329731' media='all' /><link rel='stylesheet' id='elementor-post-40110-css' href='https://esonetwork.com/wp-content/cache/autoptimize/css/autoptimize_single_abd967040450866b1f271b9f897b46fe.css?ver=1768329731' media='all' /><link rel='stylesheet' id='elementor-post-67734-css' href='https://esonetwork.com/wp-content/cache/autoptimize/css/autoptimize_single_18421e348039b497c49c6dae4f4ca68d.css?ver=1768329731' media='all' /><link rel='stylesheet' id='elementor-post-40113-css' href='https://esonetwork.com/wp-content/cache/autoptimize/css/autoptimize_single_1ab6098005aa2cab2bfdb5e7f71ea462.css?ver=1768329731' media='all' /><link rel='stylesheet' id='elementor-post-40116-css' href='https://esonetwork.com/wp-content/cache/autoptimize/css/autoptimize_single_db2a98beff168738ed48c688e50a0d63.css?ver=1768329731' media='all' /><link rel='stylesheet' id='elementor-post-49120-css' href='https://esonetwork.com/wp-content/cache/autoptimize/css/autoptimize_single_ef0ffce19bfc10cb5cc9fcb740fd8840.css?ver=1768329731' media='all' /><link rel='stylesheet' id='elementor-post-40121-css' href='https://esonetwork.com/wp-content/cache/autoptimize/css/autoptimize_single_658689a7e561a3c37938d434256fad27.css?ver=1768329731' media='all' /><link rel='stylesheet' id='elementor-post-58003-css' href='https://esonetwork.com/wp-content/cache/autoptimize/css/autoptimize_single_ca1a4dbea640ac58bdd919ab12ef1300.css?ver=1768329731' media='all' /><link rel='stylesheet' id='elementor-post-40125-css' href='https://esonetwork.com/wp-content/cache/autoptimize/css/autoptimize_single_b1b75c4538a37d129c7279ba358f78f8.css?ver=1768329731' media='all' /><link rel='stylesheet' id='elementor-post-60922-css' href='https://esonetwork.com/wp-content/cache/autoptimize/css/autoptimize_single_abe4785946626896a9e850598e123561.css?ver=1768329731' media='all' /><link rel='stylesheet' id='elementor-post-67699-css' href='https://esonetwork.com/wp-content/cache/autoptimize/css/autoptimize_single_daef20b65da097b0732348ebc5452c40.css?ver=1768329732' media='all' /><link rel='stylesheet' id='elementor-post-58000-css' href='https://esonetwork.com/wp-content/cache/autoptimize/css/autoptimize_single_a912d892995dc4f3f352307ae83e96f2.css?ver=1768329732' media='all' /><link rel='stylesheet' id='elementor-post-40133-css' href='https://esonetwork.com/wp-content/cache/autoptimize/css/autoptimize_single_5834a605442a5513ddceb9dfd6b942ce.css?ver=1768329732' media='all' /><link rel='stylesheet' id='elementor-post-40149-css' href='https://esonetwork.com/wp-content/cache/autoptimize/css/autoptimize_single_6abc500b5b65b2991805a95fa0c30f31.css?ver=1768329732' media='all' /><link rel='stylesheet' id='elementor-post-40152-css' href='https://esonetwork.com/wp-content/cache/autoptimize/css/autoptimize_single_79bfe31bea88d183df92821deaf31458.css?ver=1768329732' media='all' /><link rel='stylesheet' id='elementor-post-40156-css' href='https://esonetwork.com/wp-content/cache/autoptimize/css/autoptimize_single_cc8af0c355432f529eecdf0bcdffcb92.css?ver=1768329732' media='all' /> <script defer id="astra-theme-js-js-extra" src="data:text/javascript;base64,CnZhciBhc3RyYSA9IHsiYnJlYWtfcG9pbnQiOiI5MjEiLCJpc1J0bCI6IiIsImlzX3Njcm9sbF90b19pZCI6IiIsImlzX3Njcm9sbF90b190b3AiOiIiLCJpc19oZWFkZXJfZm9vdGVyX2J1aWxkZXJfYWN0aXZlIjoiIiwicmVzcG9uc2l2ZV9jYXJ0X2NsaWNrIjoiZmx5b3V0IiwiaXNfZGFya19wYWxldHRlIjoiIn07Ci8vIyBzb3VyY2VVUkw9YXN0cmEtdGhlbWUtanMtanMtZXh0cmEK"></script> <script defer src="https://esonetwork.com/wp-content/themes/astra/assets/js/minified/style.min.js?ver=4.11.18" id="astra-theme-js-js"></script> <script defer id="adrotate-clicker-js-extra" src="data:text/javascript;base64,CnZhciBjbGlja19vYmplY3QgPSB7ImFqYXhfdXJsIjoiaHR0cHM6Ly9lc29uZXR3b3JrLmNvbS93cC1hZG1pbi9hZG1pbi1hamF4LnBocCJ9OwovLyMgc291cmNlVVJMPWFkcm90YXRlLWNsaWNrZXItanMtZXh0cmEK"></script> <script defer src="https://esonetwork.com/wp-content/cache/autoptimize/js/autoptimize_single_c610b3ebab3ce54f5450cef2cdabc14a.js" id="adrotate-clicker-js"></script> <script src="https://esonetwork.com/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1" id="wp-hooks-js"></script> <script src="https://esonetwork.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375" id="wp-i18n-js"></script> <script defer id="wp-i18n-js-after" src="data:text/javascript;base64,CndwLmkxOG4uc2V0TG9jYWxlRGF0YSggeyAndGV4dCBkaXJlY3Rpb25cdTAwMDRsdHInOiBbICdsdHInIF0gfSApOwovLyMgc291cmNlVVJMPXdwLWkxOG4tanMtYWZ0ZXIK"></script> <script defer src="https://esonetwork.com/wp-content/cache/autoptimize/js/autoptimize_single_96e7dc3f0e8559e4a3f3ca40b17ab9c3.js?ver=6.1.4" id="swv-js"></script> <script defer id="contact-form-7-js-before" src="data:text/javascript;base64,CnZhciB3cGNmNyA9IHsKICAgICJhcGkiOiB7CiAgICAgICAgInJvb3QiOiAiaHR0cHM6XC9cL2Vzb25ldHdvcmsuY29tXC93cC1qc29uXC8iLAogICAgICAgICJuYW1lc3BhY2UiOiAiY29udGFjdC1mb3JtLTdcL3YxIgogICAgfQp9OwovLyMgc291cmNlVVJMPWNvbnRhY3QtZm9ybS03LWpzLWJlZm9yZQo="></script> <script defer src="https://esonetwork.com/wp-content/cache/autoptimize/js/autoptimize_single_2912c657d0592cc532dff73d0d2ce7bb.js?ver=6.1.4" id="contact-form-7-js"></script> <script defer src="https://esonetwork.com/wp-content/cache/autoptimize/js/autoptimize_single_79ebb4e295a9a24dbcaa181a6bd9855b.js?ver=1758739407" id="simple-share-buttons-adder-ssba-js"></script> <script defer id="simple-share-buttons-adder-ssba-js-after" src="data:text/javascript;base64,Ck1haW4uYm9vdCggW10gKTsKLy8jIHNvdXJjZVVSTD1zaW1wbGUtc2hhcmUtYnV0dG9ucy1hZGRlci1zc2JhLWpzLWFmdGVyCg=="></script> <script defer id="ppress-frontend-script-js-extra" src="data:text/javascript;base64,CnZhciBwcF9hamF4X2Zvcm0gPSB7ImFqYXh1cmwiOiJodHRwczovL2Vzb25ldHdvcmsuY29tL3dwLWFkbWluL2FkbWluLWFqYXgucGhwIiwiY29uZmlybV9kZWxldGUiOiJBcmUgeW91IHN1cmU/IiwiZGVsZXRpbmdfdGV4dCI6IkRlbGV0aW5nLi4uIiwiZGVsZXRpbmdfZXJyb3IiOiJBbiBlcnJvciBvY2N1cnJlZC4gUGxlYXNlIHRyeSBhZ2Fpbi4iLCJub25jZSI6IjUwNmFiNGM1MGIiLCJkaXNhYmxlX2FqYXhfZm9ybSI6ImZhbHNlIiwiaXNfY2hlY2tvdXQiOiIwIiwiaXNfY2hlY2tvdXRfdGF4X2VuYWJsZWQiOiIwIiwiaXNfY2hlY2tvdXRfYXV0b3Njcm9sbF9lbmFibGVkIjoidHJ1ZSJ9OwovLyMgc291cmNlVVJMPXBwcmVzcy1mcm9udGVuZC1zY3JpcHQtanMtZXh0cmEK"></script> <script defer src="https://esonetwork.com/wp-content/plugins/wp-user-avatar/assets/js/frontend.min.js?ver=4.16.8" id="ppress-frontend-script-js"></script> <script defer src="https://esonetwork.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.34.1" id="elementor-webpack-runtime-js"></script> <script defer src="https://esonetwork.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.34.1" id="elementor-frontend-modules-js"></script> <script defer src="https://esonetwork.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script> <script defer id="elementor-frontend-js-extra" src="data:text/javascript;base64,CnZhciBFQUVMSW1hZ2VNYXNraW5nQ29uZmlnID0geyJzdmdfZGlyX3VybCI6Imh0dHBzOi8vZXNvbmV0d29yay5jb20vd3AtY29udGVudC9wbHVnaW5zL2Vzc2VudGlhbC1hZGRvbnMtZm9yLWVsZW1lbnRvci1saXRlL2Fzc2V0cy9mcm9udC1lbmQvaW1nL2ltYWdlLW1hc2tpbmcvc3ZnLXNoYXBlcy8ifTsKLy8jIHNvdXJjZVVSTD1lbGVtZW50b3ItZnJvbnRlbmQtanMtZXh0cmEK"></script> <script defer id="elementor-frontend-js-before" src="data:text/javascript;base64,CnZhciBlbGVtZW50b3JGcm9udGVuZENvbmZpZyA9IHsiZW52aXJvbm1lbnRNb2RlIjp7ImVkaXQiOmZhbHNlLCJ3cFByZXZpZXciOmZhbHNlLCJpc1NjcmlwdERlYnVnIjpmYWxzZX0sImkxOG4iOnsic2hhcmVPbkZhY2Vib29rIjoiU2hhcmUgb24gRmFjZWJvb2siLCJzaGFyZU9uVHdpdHRlciI6IlNoYXJlIG9uIFR3aXR0ZXIiLCJwaW5JdCI6IlBpbiBpdCIsImRvd25sb2FkIjoiRG93bmxvYWQiLCJkb3dubG9hZEltYWdlIjoiRG93bmxvYWQgaW1hZ2UiLCJmdWxsc2NyZWVuIjoiRnVsbHNjcmVlbiIsInpvb20iOiJab29tIiwic2hhcmUiOiJTaGFyZSIsInBsYXlWaWRlbyI6IlBsYXkgVmlkZW8iLCJwcmV2aW91cyI6IlByZXZpb3VzIiwibmV4dCI6Ik5leHQiLCJjbG9zZSI6IkNsb3NlIiwiYTExeUNhcm91c2VsUHJldlNsaWRlTWVzc2FnZSI6IlByZXZpb3VzIHNsaWRlIiwiYTExeUNhcm91c2VsTmV4dFNsaWRlTWVzc2FnZSI6Ik5leHQgc2xpZGUiLCJhMTF5Q2Fyb3VzZWxGaXJzdFNsaWRlTWVzc2FnZSI6IlRoaXMgaXMgdGhlIGZpcnN0IHNsaWRlIiwiYTExeUNhcm91c2VsTGFzdFNsaWRlTWVzc2FnZSI6IlRoaXMgaXMgdGhlIGxhc3Qgc2xpZGUiLCJhMTF5Q2Fyb3VzZWxQYWdpbmF0aW9uQnVsbGV0TWVzc2FnZSI6IkdvIHRvIHNsaWRlIn0sImlzX3J0bCI6ZmFsc2UsImJyZWFrcG9pbnRzIjp7InhzIjowLCJzbSI6NDgwLCJtZCI6NzY4LCJsZyI6MTAyNSwieGwiOjE0NDAsInh4bCI6MTYwMH0sInJlc3BvbnNpdmUiOnsiYnJlYWtwb2ludHMiOnsibW9iaWxlIjp7ImxhYmVsIjoiTW9iaWxlIFBvcnRyYWl0IiwidmFsdWUiOjc2NywiZGVmYXVsdF92YWx1ZSI6NzY3LCJkaXJlY3Rpb24iOiJtYXgiLCJpc19lbmFibGVkIjp0cnVlfSwibW9iaWxlX2V4dHJhIjp7ImxhYmVsIjoiTW9iaWxlIExhbmRzY2FwZSIsInZhbHVlIjo4ODAsImRlZmF1bHRfdmFsdWUiOjg4MCwiZGlyZWN0aW9uIjoibWF4IiwiaXNfZW5hYmxlZCI6ZmFsc2V9LCJ0YWJsZXQiOnsibGFiZWwiOiJUYWJsZXQgUG9ydHJhaXQiLCJ2YWx1ZSI6MTAyNCwiZGVmYXVsdF92YWx1ZSI6MTAyNCwiZGlyZWN0aW9uIjoibWF4IiwiaXNfZW5hYmxlZCI6dHJ1ZX0sInRhYmxldF9leHRyYSI6eyJsYWJlbCI6IlRhYmxldCBMYW5kc2NhcGUiLCJ2YWx1ZSI6MTIwMCwiZGVmYXVsdF92YWx1ZSI6MTIwMCwiZGlyZWN0aW9uIjoibWF4IiwiaXNfZW5hYmxlZCI6ZmFsc2V9LCJsYXB0b3AiOnsibGFiZWwiOiJMYXB0b3AiLCJ2YWx1ZSI6MTM2NiwiZGVmYXVsdF92YWx1ZSI6MTM2NiwiZGlyZWN0aW9uIjoibWF4IiwiaXNfZW5hYmxlZCI6ZmFsc2V9LCJ3aWRlc2NyZWVuIjp7ImxhYmVsIjoiV2lkZXNjcmVlbiIsInZhbHVlIjoyNDAwLCJkZWZhdWx0X3ZhbHVlIjoyNDAwLCJkaXJlY3Rpb24iOiJtaW4iLCJpc19lbmFibGVkIjpmYWxzZX19LCJoYXNDdXN0b21CcmVha3BvaW50cyI6ZmFsc2V9LCJ2ZXJzaW9uIjoiMy4zNC4xIiwiaXNfc3RhdGljIjpmYWxzZSwiZXhwZXJpbWVudGFsRmVhdHVyZXMiOnsiYWRkaXRpb25hbF9jdXN0b21fYnJlYWtwb2ludHMiOnRydWUsInRoZW1lX2J1aWxkZXJfdjIiOnRydWUsImhvbWVfc2NyZWVuIjp0cnVlLCJnbG9iYWxfY2xhc3Nlc19zaG91bGRfZW5mb3JjZV9jYXBhYmlsaXRpZXMiOnRydWUsImVfdmFyaWFibGVzIjp0cnVlLCJjbG91ZC1saWJyYXJ5Ijp0cnVlLCJlX29wdF9pbl92NF9wYWdlIjp0cnVlLCJlX2ludGVyYWN0aW9ucyI6dHJ1ZSwiaW1wb3J0LWV4cG9ydC1jdXN0b21pemF0aW9uIjp0cnVlLCJlX3Byb192YXJpYWJsZXMiOnRydWV9LCJ1cmxzIjp7ImFzc2V0cyI6Imh0dHBzOlwvXC9lc29uZXR3b3JrLmNvbVwvd3AtY29udGVudFwvcGx1Z2luc1wvZWxlbWVudG9yXC9hc3NldHNcLyIsImFqYXh1cmwiOiJodHRwczpcL1wvZXNvbmV0d29yay5jb21cL3dwLWFkbWluXC9hZG1pbi1hamF4LnBocCIsInVwbG9hZFVybCI6Imh0dHBzOlwvXC9lc29uZXR3b3JrLmNvbVwvd3AtY29udGVudFwvdXBsb2FkcyJ9LCJub25jZXMiOnsiZmxvYXRpbmdCdXR0b25zQ2xpY2tUcmFja2luZyI6IjBhNTY2MThmMzUifSwic3dpcGVyQ2xhc3MiOiJzd2lwZXIiLCJzZXR0aW5ncyI6eyJwYWdlIjpbXSwiZWRpdG9yUHJlZmVyZW5jZXMiOltdfSwia2l0Ijp7ImFjdGl2ZV9icmVha3BvaW50cyI6WyJ2aWV3cG9ydF9tb2JpbGUiLCJ2aWV3cG9ydF90YWJsZXQiXSwiZ2xvYmFsX2ltYWdlX2xpZ2h0Ym94IjoieWVzIiwibGlnaHRib3hfZW5hYmxlX2NvdW50ZXIiOiJ5ZXMiLCJsaWdodGJveF9lbmFibGVfZnVsbHNjcmVlbiI6InllcyIsImxpZ2h0Ym94X2VuYWJsZV96b29tIjoieWVzIiwibGlnaHRib3hfZW5hYmxlX3NoYXJlIjoieWVzIiwibGlnaHRib3hfdGl0bGVfc3JjIjoidGl0bGUiLCJsaWdodGJveF9kZXNjcmlwdGlvbl9zcmMiOiJkZXNjcmlwdGlvbiJ9LCJwb3N0Ijp7ImlkIjo0MDQ3MSwidGl0bGUiOiJIb21lJTIwLSUyMFRoZSUyMEVTTyUyME5ldHdvcmsiLCJleGNlcnB0IjoiIiwiZmVhdHVyZWRJbWFnZSI6ZmFsc2V9fTsKLy8jIHNvdXJjZVVSTD1lbGVtZW50b3ItZnJvbnRlbmQtanMtYmVmb3JlCg=="></script> <script defer src="https://esonetwork.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.34.1" id="elementor-frontend-js"></script> <script defer src="https://esonetwork.com/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js?ver=3.33.2" id="e-sticky-js"></script> <script defer src="https://esonetwork.com/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.2.1" id="smartmenus-js"></script> <script defer id="eael-general-js-extra" src="data:text/javascript;base64,CnZhciBsb2NhbGl6ZSA9IHsiYWpheHVybCI6Imh0dHBzOi8vZXNvbmV0d29yay5jb20vd3AtYWRtaW4vYWRtaW4tYWpheC5waHAiLCJub25jZSI6IjY5ODdiMDMxY2IiLCJpMThuIjp7ImFkZGVkIjoiQWRkZWQgIiwiY29tcGFyZSI6IkNvbXBhcmUiLCJsb2FkaW5nIjoiTG9hZGluZy4uLiJ9LCJlYWVsX3RyYW5zbGF0ZV90ZXh0Ijp7InJlcXVpcmVkX3RleHQiOiJpcyBhIHJlcXVpcmVkIGZpZWxkIiwiaW52YWxpZF90ZXh0IjoiSW52YWxpZCIsImJpbGxpbmdfdGV4dCI6IkJpbGxpbmciLCJzaGlwcGluZ190ZXh0IjoiU2hpcHBpbmciLCJmZ19tZnBfY291bnRlcl90ZXh0Ijoib2YifSwicGFnZV9wZXJtYWxpbmsiOiJodHRwczovL2Vzb25ldHdvcmsuY29tLyIsImNhcnRfcmVkaXJlY3RpdGlvbiI6IiIsImNhcnRfcGFnZV91cmwiOiIiLCJlbF9icmVha3BvaW50cyI6eyJtb2JpbGUiOnsibGFiZWwiOiJNb2JpbGUgUG9ydHJhaXQiLCJ2YWx1ZSI6NzY3LCJkZWZhdWx0X3ZhbHVlIjo3NjcsImRpcmVjdGlvbiI6Im1heCIsImlzX2VuYWJsZWQiOnRydWV9LCJtb2JpbGVfZXh0cmEiOnsibGFiZWwiOiJNb2JpbGUgTGFuZHNjYXBlIiwidmFsdWUiOjg4MCwiZGVmYXVsdF92YWx1ZSI6ODgwLCJkaXJlY3Rpb24iOiJtYXgiLCJpc19lbmFibGVkIjpmYWxzZX0sInRhYmxldCI6eyJsYWJlbCI6IlRhYmxldCBQb3J0cmFpdCIsInZhbHVlIjoxMDI0LCJkZWZhdWx0X3ZhbHVlIjoxMDI0LCJkaXJlY3Rpb24iOiJtYXgiLCJpc19lbmFibGVkIjp0cnVlfSwidGFibGV0X2V4dHJhIjp7ImxhYmVsIjoiVGFibGV0IExhbmRzY2FwZSIsInZhbHVlIjoxMjAwLCJkZWZhdWx0X3ZhbHVlIjoxMjAwLCJkaXJlY3Rpb24iOiJtYXgiLCJpc19lbmFibGVkIjpmYWxzZX0sImxhcHRvcCI6eyJsYWJlbCI6IkxhcHRvcCIsInZhbHVlIjoxMzY2LCJkZWZhdWx0X3ZhbHVlIjoxMzY2LCJkaXJlY3Rpb24iOiJtYXgiLCJpc19lbmFibGVkIjpmYWxzZX0sIndpZGVzY3JlZW4iOnsibGFiZWwiOiJXaWRlc2NyZWVuIiwidmFsdWUiOjI0MDAsImRlZmF1bHRfdmFsdWUiOjI0MDAsImRpcmVjdGlvbiI6Im1pbiIsImlzX2VuYWJsZWQiOmZhbHNlfX19OwovLyMgc291cmNlVVJMPWVhZWwtZ2VuZXJhbC1qcy1leHRyYQo="></script> <script defer src="https://esonetwork.com/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/js/view/general.min.js?ver=6.5.7" id="eael-general-js"></script> <script defer src="https://esonetwork.com/wp-content/cache/autoptimize/js/autoptimize_single_d16724e5f3cf171efa8f8c13ead941aa.js?ver=1764694712" id="eael-40160-js"></script> <script defer src="https://esonetwork.com/wp-includes/js/imagesloaded.min.js?ver=5.0.0" id="imagesloaded-js"></script> <script defer src="https://www.google.com/recaptcha/api.js?render=6Lfv0sUZAAAAAA3iw9ejXKxKE0RBRLOHsct8lDdj&amp;ver=3.0" id="google-recaptcha-js"></script> <script src="https://esonetwork.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0" id="wp-polyfill-js"></script> <script defer id="wpcf7-recaptcha-js-before" src="data:text/javascript;base64,CnZhciB3cGNmN19yZWNhcHRjaGEgPSB7CiAgICAic2l0ZWtleSI6ICI2TGZ2MHNVWkFBQUFBQTNpdzllalhLeEtFMFJCUkxPSHNjdDhsRGRqIiwKICAgICJhY3Rpb25zIjogewogICAgICAgICJob21lcGFnZSI6ICJob21lcGFnZSIsCiAgICAgICAgImNvbnRhY3Rmb3JtIjogImNvbnRhY3Rmb3JtIgogICAgfQp9OwovLyMgc291cmNlVVJMPXdwY2Y3LXJlY2FwdGNoYS1qcy1iZWZvcmUK"></script> <script defer src="https://esonetwork.com/wp-content/cache/autoptimize/js/autoptimize_single_ec0187677793456f98473f49d9e9b95f.js?ver=6.1.4" id="wpcf7-recaptcha-js"></script> <script defer src="https://esonetwork.com/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=8.4.5" id="swiper-js"></script> <script defer src="https://esonetwork.com/wp-content/cache/autoptimize/js/autoptimize_single_91954b488a9bfcade528d6ff5c7ce83f.js?ver=1762972904" id="akismet-frontend-js"></script> <script defer src="https://esonetwork.com/wp-content/cache/autoptimize/js/autoptimize_single_0d7f6b4930df680c368db0d604444b39.js?ver=4.10.9" id="mc4wp-forms-api-js"></script> <script defer src="https://esonetwork.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.33.2" id="elementor-pro-webpack-runtime-js"></script> <script defer id="elementor-pro-frontend-js-before" src="data:text/javascript;base64,CnZhciBFbGVtZW50b3JQcm9Gcm9udGVuZENvbmZpZyA9IHsiYWpheHVybCI6Imh0dHBzOlwvXC9lc29uZXR3b3JrLmNvbVwvd3AtYWRtaW5cL2FkbWluLWFqYXgucGhwIiwibm9uY2UiOiI0MmU0NzQwZGI0IiwidXJscyI6eyJhc3NldHMiOiJodHRwczpcL1wvZXNvbmV0d29yay5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL2VsZW1lbnRvci1wcm9cL2Fzc2V0c1wvIiwicmVzdCI6Imh0dHBzOlwvXC9lc29uZXR3b3JrLmNvbVwvd3AtanNvblwvIn0sInNldHRpbmdzIjp7ImxhenlfbG9hZF9iYWNrZ3JvdW5kX2ltYWdlcyI6dHJ1ZX0sInBvcHVwIjp7Imhhc1BvcFVwcyI6dHJ1ZX0sInNoYXJlQnV0dG9uc05ldHdvcmtzIjp7ImZhY2Vib29rIjp7InRpdGxlIjoiRmFjZWJvb2siLCJoYXNfY291bnRlciI6dHJ1ZX0sInR3aXR0ZXIiOnsidGl0bGUiOiJUd2l0dGVyIn0sImxpbmtlZGluIjp7InRpdGxlIjoiTGlua2VkSW4iLCJoYXNfY291bnRlciI6dHJ1ZX0sInBpbnRlcmVzdCI6eyJ0aXRsZSI6IlBpbnRlcmVzdCIsImhhc19jb3VudGVyIjp0cnVlfSwicmVkZGl0Ijp7InRpdGxlIjoiUmVkZGl0IiwiaGFzX2NvdW50ZXIiOnRydWV9LCJ2ayI6eyJ0aXRsZSI6IlZLIiwiaGFzX2NvdW50ZXIiOnRydWV9LCJvZG5va2xhc3NuaWtpIjp7InRpdGxlIjoiT0siLCJoYXNfY291bnRlciI6dHJ1ZX0sInR1bWJsciI6eyJ0aXRsZSI6IlR1bWJsciJ9LCJkaWdnIjp7InRpdGxlIjoiRGlnZyJ9LCJza3lwZSI6eyJ0aXRsZSI6IlNreXBlIn0sInN0dW1ibGV1cG9uIjp7InRpdGxlIjoiU3R1bWJsZVVwb24iLCJoYXNfY291bnRlciI6dHJ1ZX0sIm1peCI6eyJ0aXRsZSI6Ik1peCJ9LCJ0ZWxlZ3JhbSI6eyJ0aXRsZSI6IlRlbGVncmFtIn0sInBvY2tldCI6eyJ0aXRsZSI6IlBvY2tldCIsImhhc19jb3VudGVyIjp0cnVlfSwieGluZyI6eyJ0aXRsZSI6IlhJTkciLCJoYXNfY291bnRlciI6dHJ1ZX0sIndoYXRzYXBwIjp7InRpdGxlIjoiV2hhdHNBcHAifSwiZW1haWwiOnsidGl0bGUiOiJFbWFpbCJ9LCJwcmludCI6eyJ0aXRsZSI6IlByaW50In0sIngtdHdpdHRlciI6eyJ0aXRsZSI6IlgifSwidGhyZWFkcyI6eyJ0aXRsZSI6IlRocmVhZHMifX0sImZhY2Vib29rX3NkayI6eyJsYW5nIjoiZW5fVVMiLCJhcHBfaWQiOiIifSwibG90dGllIjp7ImRlZmF1bHRBbmltYXRpb25VcmwiOiJodHRwczpcL1wvZXNvbmV0d29yay5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL2VsZW1lbnRvci1wcm9cL21vZHVsZXNcL2xvdHRpZVwvYXNzZXRzXC9hbmltYXRpb25zXC9kZWZhdWx0Lmpzb24ifX07Ci8vIyBzb3VyY2VVUkw9ZWxlbWVudG9yLXByby1mcm9udGVuZC1qcy1iZWZvcmUK"></script> <script defer src="https://esonetwork.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.33.2" id="elementor-pro-frontend-js"></script> <script defer src="https://esonetwork.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.33.2" id="pro-elements-handlers-js"></script> <script defer src="data:text/javascript;base64,CgkJCS8odHJpZGVudHxtc2llKS9pLnRlc3QobmF2aWdhdG9yLnVzZXJBZ2VudCkmJmRvY3VtZW50LmdldEVsZW1lbnRCeUlkJiZ3aW5kb3cuYWRkRXZlbnRMaXN0ZW5lciYmd2luZG93LmFkZEV2ZW50TGlzdGVuZXIoImhhc2hjaGFuZ2UiLGZ1bmN0aW9uKCl7dmFyIHQsZT1sb2NhdGlvbi5oYXNoLnN1YnN0cmluZygxKTsvXltBLXowLTlfLV0rJC8udGVzdChlKSYmKHQ9ZG9jdW1lbnQuZ2V0RWxlbWVudEJ5SWQoZSkpJiYoL14oPzphfHNlbGVjdHxpbnB1dHxidXR0b258dGV4dGFyZWEpJC9pLnRlc3QodC50YWdOYW1lKXx8KHQudGFiSW5kZXg9LTEpLHQuZm9jdXMoKSl9LCExKTsKCQkJ"></script> <script id="wp-emoji-settings" type="application/json">{"baseUrl":"https://s.w.org/images/core/emoji/17.0.2/72x72/","ext":".png","svgUrl":"https://s.w.org/images/core/emoji/17.0.2/svg/","svgExt":".svg","source":{"concatemoji":"https://esonetwork.com/wp-includes/js/wp-emoji-release.min.js?ver=e327deb16cc0c334f6a7db43c7607350"}}</script> <script type="module">/*! This file is auto-generated */
const a=JSON.parse(document.getElementById("wp-emoji-settings").textContent),o=(window._wpemojiSettings=a,"wpEmojiSettingsSupports"),s=["flag","emoji"];function i(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function c(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0);const a=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data);return t.every((e,t)=>e===a[t])}function p(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var n=e.getImageData(16,16,1,1);for(let e=0;e<n.data.length;e++)if(0!==n.data[e])return!1;return!0}function u(e,t,n,a){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\udde8\ud83c\uddf6","\ud83c\udde8\u200b\ud83c\uddf6")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!a(e,"\ud83e\u1fac8")}return!1}function f(e,t,n,a){let r;const o=(r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):document.createElement("canvas")).getContext("2d",{willReadFrequently:!0}),s=(o.textBaseline="top",o.font="600 32px Arial",{});return e.forEach(e=>{s[e]=t(o,e,n,a)}),s}function r(e){var t=document.createElement("script");t.src=e,t.defer=!0,document.head.appendChild(t)}a.supports={everything:!0,everythingExceptFlag:!0},new Promise(t=>{let n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),c.toString(),p.toString()].join(",")+"));",a=new Blob([e],{type:"text/javascript"});const r=new Worker(URL.createObjectURL(a),{name:"wpTestEmojiSupports"});return void(r.onmessage=e=>{i(n=e.data),r.terminate(),t(n)})}catch(e){}i(n=f(s,u,c,p))}t(n)}).then(e=>{for(const n in e)a.supports[n]=e[n],a.supports.everything=a.supports.everything&&a.supports[n],"flag"!==n&&(a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&a.supports[n]);var t;a.supports.everythingExceptFlag=a.supports.everythingExceptFlag&&!a.supports.flag,a.supports.everything||((t=a.source||{}).concatemoji?r(t.concatemoji):t.wpemoji&&t.twemoji&&(r(t.twemoji),r(t.wpemoji)))});
//# sourceURL=https://esonetwork.com/wp-includes/js/wp-emoji-loader.min.js</script> </body></html>