{"id":6017,"date":"2026-08-27T20:32:14","date_gmt":"2026-08-27T19:32:14","guid":{"rendered":"https:\/\/30.weblvy.xyz\/?page_id=6017"},"modified":"2026-08-27T20:34:33","modified_gmt":"2026-08-27T19:34:33","slug":"meet-tim-balasiuk","status":"publish","type":"page","link":"https:\/\/tim4notl.com\/index.php\/meet-tim-balasiuk\/","title":{"rendered":"MEET TIM BALASIUK"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6017\" class=\"elementor elementor-6017\" data-elementor-post-type=\"page\">\n\t\t\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-f92ceb9 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default ct-header-fixed-none ct-row-max-none\" data-id=\"f92ceb9\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n            \n                        <div class=\"elementor-container elementor-column-gap-no \">\n                    <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8fa2765\" data-id=\"8fa2765\" data-element_type=\"column\" data-e-type=\"column\">\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\n                    \n        \t\t<div class=\"elementor-element elementor-element-5ece5f6 elementor-widget elementor-widget-html\" data-id=\"5ece5f6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Tim Balasiuk - Meet Tim Section<\/title>\r\n    <style>\r\n        \/* ==========================================\r\n            MEET TIM SECTION - MODERN & ANIMATED\r\n            ========================================== *\/\r\n        .tim-meet-section {\r\n            box-sizing: border-box;\r\n            margin: 0;\r\n            padding: 90px 20px;\r\n            font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\r\n            position: relative;\r\n            width: 100%;\r\n            background-color: #0b1622; \/* Deep Navy Blue Theme *\/\r\n            color: #ffffff;\r\n            overflow: hidden;\r\n        }\r\n\r\n        \/* Scope Isolation *\/\r\n        .tim-meet-section *, \r\n        .tim-meet-section *::before, \r\n        .tim-meet-section *::after {\r\n            box-sizing: inherit;\r\n        }\r\n\r\n        .tim-meet-container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        \/* Ornamental Gold Header Component *\/\r\n        .tim-meet-header-wrap {\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 20px;\r\n            margin-bottom: 60px;\r\n            opacity: 0;\r\n            transform: translateY(20px);\r\n            animation: timFadeInUp 0.8s ease-out forwards;\r\n        }\r\n\r\n        .tim-meet-line {\r\n            height: 1px;\r\n            flex-grow: 1;\r\n            max-width: 180px;\r\n            background-color: #d4af37; \/* Brand Gold *\/\r\n        }\r\n\r\n        .tim-meet-title {\r\n            font-family: 'Times New Roman', Times, Georgia, serif;\r\n            font-size: clamp(22px, 3vw, 34px);\r\n            font-weight: 700;\r\n            letter-spacing: 2px;\r\n            text-transform: uppercase;\r\n            color: #e6ca65;\r\n            white-space: nowrap;\r\n            margin: 0;\r\n        }\r\n\r\n        \/* Two-Column Modern Layout *\/\r\n        .tim-meet-grid {\r\n            display: grid;\r\n            grid-template-columns: 420px 1fr;\r\n            gap: 50px;\r\n            align-items: start;\r\n        }\r\n\r\n        \/* Left Column: Sticky Headshot Card *\/\r\n        .tim-meet-left {\r\n            position: sticky;\r\n            top: 40px;\r\n            opacity: 0;\r\n            transform: translateX(-30px);\r\n            animation: timFadeInLeft 1s ease-out 0.3s forwards;\r\n        }\r\n\r\n        .tim-meet-image-card {\r\n            background: rgba(212, 175, 55, 0.04);\r\n            border: 1px solid rgba(212, 175, 55, 0.2);\r\n            border-radius: 8px;\r\n            padding: 15px;\r\n            box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);\r\n            position: relative;\r\n            backdrop-filter: blur(10px);\r\n        }\r\n\r\n        .tim-meet-image-card::after {\r\n            content: '';\r\n            position: absolute;\r\n            inset: -1px;\r\n            border-radius: 9px;\r\n            border: 1px solid rgba(212, 175, 55, 0.4);\r\n            pointer-events: none;\r\n            opacity: 0.5;\r\n        }\r\n\r\n        .tim-meet-img {\r\n            width: 100%;\r\n            height: auto;\r\n            max-height: 520px;\r\n            object-fit: cover;\r\n            border-radius: 5px;\r\n            display: block;\r\n        }\r\n\r\n        .tim-meet-quote-badge {\r\n            margin-top: 15px;\r\n            padding: 15px;\r\n            text-align: center;\r\n            background: rgba(11, 22, 34, 0.6);\r\n            border-radius: 5px;\r\n            border-left: 3px solid #d4af37;\r\n        }\r\n\r\n        .tim-meet-quote-badge p {\r\n            font-family: 'Times New Roman', Times, Georgia, serif;\r\n            font-style: italic;\r\n            font-size: 16px;\r\n            color: #e6ca65;\r\n            margin: 0;\r\n            letter-spacing: 0.5px;\r\n        }\r\n\r\n        \/* Right Column: Story Text Content *\/\r\n        .tim-meet-right {\r\n            opacity: 0;\r\n            transform: translateX(30px);\r\n            animation: timFadeInRight 1s ease-out 0.3s forwards;\r\n        }\r\n\r\n        .tim-meet-story {\r\n            font-size: 15px;\r\n            line-height: 1.8;\r\n            color: #dcdcdc;\r\n        }\r\n\r\n        .tim-meet-story p {\r\n            margin-bottom: 22px;\r\n        }\r\n\r\n        .tim-meet-story p:last-child {\r\n            margin-bottom: 0;\r\n        }\r\n\r\n        .tim-meet-story strong {\r\n            color: #ffffff;\r\n            font-weight: 600;\r\n        }\r\n\r\n        \/* Highlight Lead Paragraph *\/\r\n        .tim-meet-lead {\r\n            font-size: 17px;\r\n            color: #ffffff;\r\n            font-weight: 500;\r\n            line-height: 1.7;\r\n            border-left: 3px solid #d4af37;\r\n            padding-left: 18px;\r\n            margin-bottom: 28px !important;\r\n        }\r\n\r\n        \/* Keyframe Animations *\/\r\n        @keyframes timFadeInUp {\r\n            0% {\r\n                opacity: 0;\r\n                transform: translateY(20px);\r\n            }\r\n            100% {\r\n                opacity: 1;\r\n                transform: translateY(0);\r\n            }\r\n        }\r\n\r\n        @keyframes timFadeInLeft {\r\n            0% {\r\n                opacity: 0;\r\n                transform: translateX(-30px);\r\n            }\r\n            100% {\r\n                opacity: 1;\r\n                transform: translateX(0);\r\n            }\r\n        }\r\n\r\n        @keyframes timFadeInRight {\r\n            0% {\r\n                opacity: 0;\r\n                transform: translateX(30px);\r\n            }\r\n            100% {\r\n                opacity: 1;\r\n                transform: translateX(0);\r\n            }\r\n        }\r\n\r\n        \/* Responsive Breakpoints *\/\r\n        @media (max-width: 992px) {\r\n            .tim-meet-grid {\r\n                grid-template-columns: 1fr;\r\n                gap: 40px;\r\n            }\r\n            .tim-meet-left {\r\n                position: relative;\r\n                top: 0;\r\n                max-width: 450px;\r\n                margin: 0 auto;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 600px) {\r\n            .tim-meet-section {\r\n                padding: 60px 15px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <!-- START OF MEET TIM SECTION -->\r\n    <section class=\"tim-meet-section\">\r\n        <div class=\"tim-meet-container\">\r\n            \r\n            <!-- Section Header -->\r\n            <div class=\"tim-meet-header-wrap\">\r\n                <div class=\"tim-meet-line\"><\/div>\r\n                <h2 class=\"tim-meet-title\">Meet Tim Balasiuk<\/h2>\r\n                <div class=\"tim-meet-line\"><\/div>\r\n            <\/div>\r\n\r\n            <!-- Content Grid Layout -->\r\n            <div class=\"tim-meet-grid\">\r\n                \r\n                <!-- Left Column: Image Card with Badge -->\r\n                <div class=\"tim-meet-left\">\r\n                    <div class=\"tim-meet-image-card\">\r\n                        <img decoding=\"async\" src=\"https:\/\/tim4notl.com\/wp-content\/uploads\/2026\/08\/Tim-Headshot-2022.jpg-scaled.jpeg\" alt=\"Tim Balasiuk Headshot\" class=\"tim-meet-img\">\r\n                        <div class=\"tim-meet-quote-badge\">\r\n                            <p>\u201cRooted in community. Committed to you.\u201d<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- Right Column: Professional Biography Story -->\r\n                <div class=\"tim-meet-right\">\r\n                    <div class=\"tim-meet-story\">\r\n                        <p class=\"tim-meet-lead\">\r\n                            Niagara-on-the-Lake is more than the community Tim Balasiuk represents. It is home.\r\n                        <\/p>\r\n                        \r\n                        <p>\r\n                            Born and raised here, Tim comes from a family with deep roots in Niagara-on-the-Lake. His grandparents were local farmers, giving his family a longstanding connection to the agricultural heritage that remains such an important part of the Town\u2019s identity. His family also has deep ties to Niagara-on-the-Lake\u2019s hospitality industry, including the Pillar and Post, which his grandfather helped establish in the 1970s.\r\n                        <\/p>\r\n\r\n                        <p>\r\n                            Growing up in Niagara-on-the-Lake shaped Tim\u2019s appreciation for what makes this community different: its agricultural lands, historic neighbourhoods, local businesses, natural environment and, most importantly, the people who call it home.\r\n                        <\/p>\r\n\r\n                        <p>\r\n                            That connection eventually led Tim to build a business of his own. As the founder of <strong>Paddle Niagara<\/strong>, Tim turned his passion for the outdoors and Niagara\u2019s waterfront into a local business that has allowed him to share one of the community\u2019s greatest natural assets with residents and visitors alike.\r\n                        <\/p>\r\n\r\n                        <p>\r\n                            In 2022, Tim was elected to <strong>Niagara-on-the-Lake Town Council<\/strong>.\r\n                        <\/p>\r\n\r\n                        <p>\r\n                            Throughout his term, Tim has taken an active role beyond the Council table, serving on the <strong>Municipal Heritage Committee<\/strong>, the <strong>Tourism Niagara-on-the-Lake Board of Directors<\/strong>, the <strong>Tourism Niagara-on-the-Lake Finance Committee<\/strong>, the <strong>Niagara-on-the-Lake Amalgamation Committee<\/strong> and the <strong>Niagara-on-the-Lake Santa Claus Parade Committee<\/strong>.\r\n                        <\/p>\r\n\r\n                        <p>\r\n                            These roles have given Tim the opportunity to work alongside residents, community organizations and local leaders on issues that touch many different aspects of life in Niagara-on-the-Lake \u2014 from protecting our heritage and supporting a strong tourism economy to fiscal responsibility, community history and the traditions that bring residents together.\r\n                        <\/p>\r\n\r\n                        <p>\r\n                            Over the past four years, serving on Council has also deepened Tim\u2019s understanding of the distinct needs and priorities across all five villages and the neighbourhoods within them. While each area of Niagara-on-the-Lake has its own identity, history and challenges, Tim believes every resident deserves to feel heard and represented at Town Hall. His responsibility as a councillor is to consider what is best for the municipality as a whole while respecting the individual communities that make Niagara-on-the-Lake what it is. Tim believes progress and preservation must go hand in hand.\r\n                        <\/p>\r\n\r\n                        <p>\r\n                            As Niagara-on-the-Lake continues to grow and evolve, he believes decisions must respect the character of our neighbourhoods, protect our agricultural and green spaces, support a strong local economy and ensure infrastructure keeps pace with the needs of the community.\r\n                        <\/p>\r\n\r\n                        <p>\r\n                            Tim is seeking re-election in 2026 because he believes there is still important work ahead.\r\n                        <\/p>\r\n\r\n                        <p>\r\n                            For him, public service is ultimately about responsibility \u2014 being accessible to residents, listening to different perspectives and remembering that every decision made at Town Hall affects the people who live, work and raise their families here.\r\n                        <\/p>\r\n\r\n                        <p>\r\n                            Niagara-on-the-Lake shaped who Tim is. Serving all five villages and their neighbourhoods is a responsibility he is proud to carry forward.\r\n                        <\/p>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n    <\/section>\r\n    <!-- END OF MEET TIM SECTION -->\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\n        <\/div>\n                    <\/div>\n        <\/section>\n        \t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Tim Balasiuk &#8211; Meet Tim Section Meet Tim Balasiuk \u201cRooted in community. Committed to you.\u201d Niagara-on-the-Lake is more than the community Tim Balasiuk represents. It is home. Born and raised here, Tim comes from a family with deep roots in Niagara-on-the-Lake. His grandparents were local farmers, giving his family a longstanding connection to the agricultural [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-6017","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/tim4notl.com\/index.php\/wp-json\/wp\/v2\/pages\/6017","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tim4notl.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tim4notl.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tim4notl.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/tim4notl.com\/index.php\/wp-json\/wp\/v2\/comments?post=6017"}],"version-history":[{"count":7,"href":"https:\/\/tim4notl.com\/index.php\/wp-json\/wp\/v2\/pages\/6017\/revisions"}],"predecessor-version":[{"id":6030,"href":"https:\/\/tim4notl.com\/index.php\/wp-json\/wp\/v2\/pages\/6017\/revisions\/6030"}],"wp:attachment":[{"href":"https:\/\/tim4notl.com\/index.php\/wp-json\/wp\/v2\/media?parent=6017"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}