{"id":427113,"date":"2026-01-13T16:19:37","date_gmt":"2026-01-14T00:19:37","guid":{"rendered":"https:\/\/redhatsociety.com\/?page_id=427113"},"modified":"2026-01-28T09:48:21","modified_gmt":"2026-01-28T17:48:21","slug":"red-hats-on-rails","status":"publish","type":"page","link":"https:\/\/redhatsociety.com\/red-hats-on-rails\/","title":{"rendered":"Red Hats on Rails"},"content":{"rendered":"<section class=\"l-section wpb_row height_medium\"><div class=\"l-section-h i-cf\"><div class=\"g-cols vc_row via_flex valign_top type_default stacking_default\"><div class=\"vc_col-sm-12 wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"wpb_text_column us_custom_4b9234ba\"><div class=\"wpb_wrapper\"><p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Join us for a gathering at one of the cities or ride between stops and party on the train with us.<\/span><\/p>\n<\/div><\/div><div class=\"w-image us_custom_a978f6ab align_center\"><div class=\"w-image-h\"><img decoding=\"async\" width=\"1966\" height=\"1048\" src=\"https:\/\/redhatsociety.com\/wp-content\/uploads\/2026\/01\/Rails-2026-logo@2x.png\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/redhatsociety.com\/wp-content\/uploads\/2026\/01\/Rails-2026-logo@2x.png 1966w, https:\/\/redhatsociety.com\/wp-content\/uploads\/2026\/01\/Rails-2026-logo@2x-300x160.png 300w, https:\/\/redhatsociety.com\/wp-content\/uploads\/2026\/01\/Rails-2026-logo@2x-1024x546.png 1024w, https:\/\/redhatsociety.com\/wp-content\/uploads\/2026\/01\/Rails-2026-logo@2x-400x213.png 400w, https:\/\/redhatsociety.com\/wp-content\/uploads\/2026\/01\/Rails-2026-logo@2x-600x320.png 600w\" sizes=\"auto, (max-width: 1966px) 100vw, 1966px\" \/><\/div><\/div><p class=\"w-text us_custom_e6c2e679 has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">2026 Hoot Across Canada!<\/span><\/span><\/p><p class=\"w-text us_custom_bdca235a has_text_color\"><span class=\"w-text-h\"><span class=\"w-text-value\">June 12 to June 16th, 2026<\/span><\/span><\/p><div class=\"w-image align_center\"><div class=\"w-image-h\"><img decoding=\"async\" width=\"2560\" height=\"699\" src=\"https:\/\/redhatsociety.com\/wp-content\/uploads\/2026\/01\/map@2x-scaled.png\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/redhatsociety.com\/wp-content\/uploads\/2026\/01\/map@2x-scaled.png 2560w, https:\/\/redhatsociety.com\/wp-content\/uploads\/2026\/01\/map@2x-300x82.png 300w, https:\/\/redhatsociety.com\/wp-content\/uploads\/2026\/01\/map@2x-1024x280.png 1024w, https:\/\/redhatsociety.com\/wp-content\/uploads\/2026\/01\/map@2x-400x109.png 400w, https:\/\/redhatsociety.com\/wp-content\/uploads\/2026\/01\/map@2x-600x164.png 600w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/><\/div><\/div><div class=\"w-hwrapper us_custom_3e2203ad valign_top align_none\"><div class=\"wpb_text_column us_custom_80cfd5bc\"><div class=\"wpb_wrapper\"><p><span style=\"color: #ac0000;\"><em>Join HATquarters for an unforgettable adventure on Red Hats on Rails! Meet us at select stations for lively gatherings, hop aboard for the fun between stops, or ride the entire route from coast to coast. Whether you\u2019re waving hello at a station, celebrating on board for a leg of the journey, or traveling the full line with your sisters, every mile is filled with friendship, laughter, and fabulous Hattitude. Come be part of the magic wherever you choose to join us.<\/em><\/span><\/p>\n<\/div><\/div><div class=\"w-html us_custom_c5787b44\"><!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Train Schedule<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;\n            background-color: #f5f5f5;\n            padding: 20px;\n            line-height: 1.5;\n        }\n\n        .table-container {\n            max-width: 1400px;\n            margin: 0 auto;\n            background-color: white;\n            border-radius: 4px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);\n        }\n\n        .header-bar {\n            background-color: #8B1A1A;\n            height: 12px;\n        }\n\n        table {\n            width: 100%;\n            border-collapse: collapse;\n        }\n\n        thead th {\n            background-color: #E8E8E8;\n            color: #4A4A4A;\n            font-weight: 600;\n            text-align: center;\n            padding: 16px 20px;\n            border-bottom: 1px solid #D0D0D0;\n            font-size: 15px;\n        }\n\n        thead th:first-child {\n            text-align: left;\n        }\n\n        thead th:last-child {\n            text-align: center;\n        }\n\n        tbody td {\n            padding: 18px 20px;\n            border-bottom: 1px solid #E0E0E0;\n            vertical-align: top;\n            font-size: 15px;\n            color: #4A4A4A;\n        }\n\n        tbody tr:hover {\n            background-color: #FAFAFA;\n        }\n\n        tbody tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* Station name column *\/\n        td:first-child {\n            font-family: Georgia, 'Times New Roman', serif;\n            font-weight: bold;\n            color: #8B1A1A;\n            font-size: 16px;\n        }\n\n        \/* Date column *\/\n        td:nth-child(2) {\n            text-align: center;\n            white-space: nowrap;\n        }\n\n        \/* Arrives column *\/\n        td:nth-child(3) {\n            text-align: center;\n            white-space: nowrap;\n        }\n\n        \/* Departs column *\/\n        td:nth-child(4) {\n            text-align: center;\n        }\n\n        \/* Stops column *\/\n        td:nth-child(5) {\n            text-align: left;\n            color: #5A5A5A;\n            line-height: 1.6;\n            padding-left: 40px;\n        }\n\n        \/* Responsive design *\/\n        @media screen and (max-width: 900px) {\n            .table-container {\n                overflow-x: auto;\n            }\n\n            table {\n                min-width: 800px;\n            }\n\n            body {\n                padding: 10px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"table-container\">\n        <div class=\"header-bar\"><\/div>\n        <table>\n            <thead>\n                <tr>\n                    <th>Station<\/th>\n                    <th>Date<\/th>\n                    <th>Arrives<\/th>\n                    <th>Departs<\/th>\n                    <th>Stops by reservation only<\/th>\n                <\/tr>\n            <\/thead>\n            <tbody>\n                <tr>\n                    <td>Vancouver Station<\/td>\n                    <td>Fri, June 12<\/td>\n                    <td><\/td>\n                    <td>3:00 PM (Pacific)<\/td>\n                    <td>Mission Harbour, Agassiz, Katz, North Bend, Ashcroft<\/td>\n                <\/tr>\n                <tr>\n                    <td>Kamloops North<\/td>\n                    <td>Sat, June 13<\/td>\n                    <td>12:17 AM<\/td>\n                    <td>12:52 AM (Pacific)<\/td>\n                    <td>Clearwater, Blue River, Valemont<\/td>\n                <\/tr>\n                <tr>\n                    <td>Jasper: Hoot Day<\/td>\n                    <td>Sat, June 13<\/td>\n                    <td>11:00 AM<\/td>\n                    <td>12:30 PM (Mountain)<\/td>\n                    <td>Hinton, Edson, Evansburg<\/td>\n                <\/tr>\n                <tr>\n                    <td>Edmonton: Hoot Day<\/td>\n                    <td>Sat, June 13<\/td>\n                    <td>6:50 PM<\/td>\n                    <td>7:50 PM (Mountain)<\/td>\n                    <td>Viking, Wainwright, Unity, Biggar<\/td>\n                <\/tr>\n                <tr>\n                    <td>Saskatoon<\/td>\n                    <td>Sun, June 14<\/td>\n                    <td>5:57 AM<\/td>\n                    <td>6:57 AM (Central)<\/td>\n                    <td>Watrous, Melville, Rivers, Portage la Prairie<\/td>\n                <\/tr>\n                <tr>\n                    <td>Winnipeg<\/td>\n                    <td>Sun, June 14<\/td>\n                    <td>10:00 PM<\/td>\n                    <td>11:30 PM (Central)<\/td>\n                    <td>Elma, Brereton Lake, Ophir, Winnitoba, Rice Lake, Copelands Landing, Malachi, Ottermere, Minaki, Redditt, Farlane, Canyon, Red Lake Road, Richan<\/td>\n                <\/tr>\n                <tr>\n                    <td>Sioux Lookout<\/td>\n                    <td>Mon, June 15<\/td>\n                    <td>6:01 AM<\/td>\n                    <td>6:51 AM (Central)<\/td>\n                    <td>Savant Lake, Flindt Landing, Allanwater Bridge, Collins, Armstrong, Mud River, Ferland, Auden, Nakina, Longlac, Caramat, Hillsport<\/td>\n                <\/tr>\n                <tr>\n                    <td>Hornepayne<\/td>\n                    <td>Mon, June 15<\/td>\n                    <td>5:44 PM<\/td>\n                    <td>6:39 PM (Eastern)<\/td>\n                    <td>Oba, Elsas, Foleyet, Gogama, Westree, Ruel, Felix, McKee's Camp, Laforest<\/td>\n                <\/tr>\n                <tr>\n                    <td>Capreol<\/td>\n                    <td>Tues, June 16<\/td>\n                    <td>3:47 AM<\/td>\n                    <td>4:27 AM (Eastern)<\/td>\n                    <td>Sudbury Junction, Washago<\/td>\n                <\/tr>\n                <tr>\n                    <td>Toronto Union Station<\/td>\n                    <td>Tues, June 16<\/td>\n                    <td>2:29 PM<br>(Eastern)<\/td>\n                    <td><\/td>\n                    <td><\/td>\n                <\/tr>\n            <\/tbody>\n        <\/table>\n    <\/div>\n<\/body>\n<\/html>\n<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/section>\n","protected":false},"excerpt":{"rendered":"Join us for a gathering at one of the cities or ride between stops and party on the train with us. 2026 Hoot Across Canada!June...","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_tec_requires_first_save":true,"_EventAllDay":false,"_EventTimezone":"","_EventStartDate":"","_EventEndDate":"","_EventStartDateUTC":"","_EventEndDateUTC":"","_EventShowMap":false,"_EventShowMapLink":false,"_EventURL":"","_EventCost":"","_EventCostDescription":"","_EventCurrencySymbol":"","_EventCurrencyCode":"","_EventCurrencyPosition":"","_EventDateTimeSeparator":"","_EventTimeRangeSeparator":"","_EventOrganizerID":[],"_EventVenueID":[],"_OrganizerEmail":"","_OrganizerPhone":"","_OrganizerWebsite":"","_VenueAddress":"","_VenueCity":"","_VenueCountry":"","_VenueProvince":"","_VenueState":"","_VenueZip":"","_VenuePhone":"","_VenueURL":"","_VenueStateProvince":"","_VenueLat":"","_VenueLng":"","_VenueShowMap":false,"_VenueShowMapLink":false,"_tribe_blocks_recurrence_rules":"","_tribe_blocks_recurrence_description":"","_tribe_blocks_recurrence_exclusions":"","footnotes":""},"class_list":["post-427113","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/redhatsociety.com\/wp-json\/wp\/v2\/pages\/427113","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/redhatsociety.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/redhatsociety.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/redhatsociety.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/redhatsociety.com\/wp-json\/wp\/v2\/comments?post=427113"}],"version-history":[{"count":11,"href":"https:\/\/redhatsociety.com\/wp-json\/wp\/v2\/pages\/427113\/revisions"}],"predecessor-version":[{"id":429984,"href":"https:\/\/redhatsociety.com\/wp-json\/wp\/v2\/pages\/427113\/revisions\/429984"}],"wp:attachment":[{"href":"https:\/\/redhatsociety.com\/wp-json\/wp\/v2\/media?parent=427113"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}