{"id":2363,"date":"2025-09-03T21:30:24","date_gmt":"2025-09-03T21:30:24","guid":{"rendered":"https:\/\/www.tarleton.edu\/campusrec\/?page_id=2363"},"modified":"2026-08-17T02:53:01","modified_gmt":"2026-08-17T02:53:01","slug":"home-new","status":"publish","type":"page","link":"https:\/\/www.tarleton.edu\/campusrec\/","title":{"rendered":"Home"},"content":{"rendered":"\n<section class=\"trm-feature-hero trm-feature-hero--tall trm-feature-hero--overlay-medium alignfull\" style=\"background-image:url(https:\/\/www.tarleton.edu\/campusrec\/wp-content\/uploads\/sites\/178\/2023\/12\/campus-rec-drone-mobile-hero.jpg);background-position:center right\"><div class=\"trm-feature-hero__angle\" aria-hidden=\"true\"><\/div><div class=\"trm-feature-hero__inner\"><div class=\"trm-feature-hero__content\"><span class=\"trm-feature-hero__eyebrow\" style=\"background-color:#bfb4e0;color:#341361\">CAMPUS RECREATION<\/span><h1 class=\"trm-feature-hero__headline\" style=\"color:#ffffff\"><span>Move.<br \/>Play.<\/span><br\/><em style=\"color:#bfb4e0\">Thrive.<\/em><\/h1><p class=\"trm-feature-hero__description\" style=\"color:#ffffff\">Strength, swim, climb, compete. Your home for everything active at Tarleton State.<\/p><div class=\"trm-feature-hero__buttons\"><a class=\"trm-feature-hero__button trm-feature-hero__button--primary\" style=\"background-color:#bfb4e0;color:#341361\" href=\"https:\/\/www.tarleton.edu\/campusrec\/about\/\">About Us<\/a><a class=\"trm-feature-hero__button trm-feature-hero__button--secondary\" style=\"background-color:transparent;border-color:#ffffff;color:#ffffff\" href=\"https:\/\/www.tarleton.edu\/campusrec\/facilities\/facility-hours\/\">Facility Hours<\/a><\/div><\/div><aside class=\"trm-feature-hero__panel\" aria-label=\"Announcements\"><span class=\"trm-feature-hero__panel-label\">Announcements<\/span><a class=\"trm-feature-hero-card \" style=\"background:#8e7db3;border-left-color:#e9e4f7\" href=\"https:\/\/www.tarleton.edu\/campusrec\/facilities\/facility-hours\/\" target=\"_blank\" rel=\"noopener noreferrer\"><span class=\"trm-feature-hero-card__icon\" style=\"background-color:#e9e4f7;color:#4f2d7f\" aria-hidden=\"true\"><i class=\"fa-solid fa-bullhorn\"><\/i><\/span><span class=\"trm-feature-hero-card__body\"><span class=\"trm-feature-hero-card__title\" style=\"color:#ffffff\">Fall Hours Begin Monday<\/span><span class=\"trm-feature-hero-card__description\" style=\"color:rgba(255, 255, 255, 0.92)\">Welcome Back Texans! Fall hours begin on Monday, August 17. Please click on this announcement for facility hours.<\/span><span class=\"screen-reader-text\"> opens in a new tab<\/span><\/span><span class=\"trm-feature-hero-card__arrow\" aria-hidden=\"true\">\u203a<\/span><\/a><\/aside><\/div><\/section>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n    <style>\r\n        .tarleton-tiles-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(var(--tt-cols, 4), 1fr);\r\n            gap: 20px;\r\n            width: 100%;\r\n            box-sizing: border-box;\r\n        }\r\n        @media(max-width:1024px) { .tarleton-tiles-grid { --tt-cols: 2 !important; } }\r\n        @media(max-width:600px) { .tarleton-tiles-grid { --tt-cols: 1 !important; } }\r\n\r\n        .tarleton-tile-card {\r\n            display: flex;\r\n            flex-direction: column;\r\n            background: #fff;\r\n            border: 1px solid #000;\r\n            box-shadow: 4px 4px 10px rgba(0,0,0,0.3);\r\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\r\n            height: 100%;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        .tarleton-tile-card.tt-hover-enabled:hover {\r\n            transform: scale(1.02);\r\n            box-shadow: 6px 6px 15px rgba(0, 0, 0, 0.5);\r\n            z-index: 2;\r\n        }\r\n\r\n        \/* Header \/ Image Area *\/\r\n        .tarleton-tile-header {\r\n            position: relative;\r\n            width: 100%;\r\n            \/* Logic for fixed aspect ratio or natural height *\/\r\n                        min-height: 230px;\r\n                        background-color: #f0f0f0;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .tarleton-tile-img {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: cover;\r\n            display: block;\r\n        }\r\n\r\n        .tarleton-tile-overlay {\r\n            position: absolute;\r\n            left: 0; \r\n            right: 0;\r\n            \/* Banner Placement Logic *\/\r\n            display: flex;\r\n            flex-direction: column;\r\n            padding: 10px;\r\n            background: rgba(0, 0, 0, 0.7);\r\n            border-top: 1px solid #fff; \r\n            border-bottom: 1px solid #fff;\r\n            color: #fff;\r\n            text-align: center;\r\n            z-index: 10;\r\n        }\r\n\r\n        \/* Placement Variants *\/\r\n        .tt-overlay-center {\r\n            top: 50%;\r\n            transform: translateY(-50%);\r\n        }\r\n        .tt-overlay-bottom {\r\n            bottom: 0;\r\n        }\r\n\r\n        .tarleton-tile-title {\r\n            margin: 0;\r\n            color: #fff;\r\n            font-size: clamp(1.25rem, 2vw, var(--tt-title-size, 2rem));\r\n            line-height: 1.2;\r\n            text-shadow: 2px 2px 0px rgba(0,0,0,0.5);\r\n        }\r\n\r\n        \/* Content Area *\/\r\n        .tarleton-tile-body {\r\n            padding: 15px;\r\n            flex-grow: 1;\r\n            display: flex;\r\n            flex-direction: column;\r\n        }\r\n        .tarleton-tile-description {\r\n            margin-bottom: 15px;\r\n            color: #333;\r\n        }\r\n        \r\n        .tarleton-tile-list {\r\n            list-style: none;\r\n            padding: 0;\r\n            margin: 0;\r\n            border-top: 1px solid #ccc;\r\n            padding-top: 15px;\r\n        }\r\n        .tarleton-tile-list li {\r\n            margin-bottom: 5px;\r\n        }\r\n        .tarleton-tile-list a {\r\n            text-decoration: none;\r\n            font-weight: bold;\r\n            color: inherit; \r\n        }\r\n        .tarleton-tile-list a:hover {\r\n            text-decoration: underline;\r\n        }\r\n\r\n        \/* Helper to make image clickable without nesting anchors *\/\r\n        .tarleton-link-wrapper {\r\n            text-decoration: none;\r\n            display: block;\r\n        }\r\n\r\n        \/* Update .tarleton-tile-header to flex so image and title stack *\/\r\n        .tarleton-tile-header {\r\n            display: flex;\r\n            flex-direction: column;\r\n            height: auto; \/* Let it grow *\/\r\n            min-height: unset; \/* Remove min-height restriction *\/\r\n        }\r\n\r\n        \/* Reset the overlay to be a static block *\/\r\n        .tarleton-tile-overlay {\r\n            position: relative; \/* No longer absolute\/overlay *\/\r\n            background: #333; \/* Solid dark grey (or use Tarleton Purple #4f2d7f) *\/\r\n            transform: none;\r\n            top: auto;\r\n            bottom: auto;\r\n        }\r\n    <\/style>\r\n\r\n    <div class=\"tarleton-tiles-grid\" style=\"--tt-cols: 3; --tt-title-size: 2rem\">\r\n        \r\n        <article class=\"tarleton-tile-card tt-hover-enabled\">\r\n            \r\n            <a href=\"https:\/\/www.tarleton.edu\/campusrec\/aquatics\/\"  class=\"tarleton-link-wrapper\">                \r\n                <div class=\"tarleton-tile-header\">\r\n                                            <img decoding=\"async\" src=\"https:\/\/www.tarleton.edu\/campusrec\/wp-content\/uploads\/sites\/178\/2026\/03\/BS3A2716-1024x683.jpg\" alt=\"Aquatics\" class=\"tarleton-tile-img\">\r\n                    \r\n                                            <div class=\"tarleton-tile-overlay tt-overlay-center\">\r\n                            <h3 class=\"tarleton-tile-title\">Aquatics<\/h3>\r\n                        <\/div>\r\n                                    <\/div>\r\n\r\n            <\/a>\r\n            \r\n        <\/article>\r\n\r\n        \r\n        <article class=\"tarleton-tile-card tt-hover-enabled\">\r\n            \r\n            <a href=\"https:\/\/www.tarleton.edu\/campusrec\/fitness-wellness\/\"  class=\"tarleton-link-wrapper\">                \r\n                <div class=\"tarleton-tile-header\">\r\n                                            <img decoding=\"async\" src=\"https:\/\/www.tarleton.edu\/campusrec\/wp-content\/uploads\/sites\/178\/2026\/03\/Fitness-N-Wellness-Pilates-1-1024x683.jpg\" alt=\"Fitness and Wellness\" class=\"tarleton-tile-img\">\r\n                    \r\n                                            <div class=\"tarleton-tile-overlay tt-overlay-center\">\r\n                            <h3 class=\"tarleton-tile-title\">Fitness and Wellness<\/h3>\r\n                        <\/div>\r\n                                    <\/div>\r\n\r\n            <\/a>\r\n            \r\n        <\/article>\r\n\r\n        \r\n        <article class=\"tarleton-tile-card tt-hover-enabled\">\r\n            \r\n            <a href=\"https:\/\/www.tarleton.edu\/campusrec\/intramurals\/\"  class=\"tarleton-link-wrapper\">                \r\n                <div class=\"tarleton-tile-header\">\r\n                                            <img decoding=\"async\" src=\"https:\/\/www.tarleton.edu\/campusrec\/wp-content\/uploads\/sites\/178\/2026\/03\/Flag-Football-Tournament-Final-4-1024x683.jpg\" alt=\"Intramurals\" class=\"tarleton-tile-img\">\r\n                    \r\n                                            <div class=\"tarleton-tile-overlay tt-overlay-center\">\r\n                            <h3 class=\"tarleton-tile-title\">Intramurals<\/h3>\r\n                        <\/div>\r\n                                    <\/div>\r\n\r\n            <\/a>\r\n            \r\n        <\/article>\r\n\r\n        \r\n        <article class=\"tarleton-tile-card tt-hover-enabled\">\r\n            \r\n            <a href=\"https:\/\/www.tarleton.edu\/campusrec\/about\/member-services\/memberships\/\"  class=\"tarleton-link-wrapper\">                \r\n                <div class=\"tarleton-tile-header\">\r\n                                            <img decoding=\"async\" src=\"https:\/\/www.tarleton.edu\/campusrec\/wp-content\/uploads\/sites\/178\/2024\/01\/IMG_6360-1-1024x683.jpg\" alt=\"Memberships\" class=\"tarleton-tile-img\">\r\n                    \r\n                                            <div class=\"tarleton-tile-overlay tt-overlay-center\">\r\n                            <h3 class=\"tarleton-tile-title\">Memberships<\/h3>\r\n                        <\/div>\r\n                                    <\/div>\r\n\r\n            <\/a>\r\n            \r\n        <\/article>\r\n\r\n        \r\n        <article class=\"tarleton-tile-card tt-hover-enabled\">\r\n            \r\n            <a href=\"https:\/\/www.tarleton.edu\/campusrec\/outdoor-pursuits\/\"  class=\"tarleton-link-wrapper\">                \r\n                <div class=\"tarleton-tile-header\">\r\n                                            <img decoding=\"async\" src=\"https:\/\/www.tarleton.edu\/campusrec\/wp-content\/uploads\/sites\/178\/2026\/03\/BS3A2119-e1780688526411-1024x683.jpg\" alt=\"Outdoor Pursuits\" class=\"tarleton-tile-img\">\r\n                    \r\n                                            <div class=\"tarleton-tile-overlay tt-overlay-center\">\r\n                            <h3 class=\"tarleton-tile-title\">Outdoor Pursuits<\/h3>\r\n                        <\/div>\r\n                                    <\/div>\r\n\r\n            <\/a>\r\n            \r\n        <\/article>\r\n\r\n        \r\n        <article class=\"tarleton-tile-card tt-hover-enabled\">\r\n            \r\n            <a href=\"https:\/\/www.tarleton.edu\/campusrec\/about\/club-sports\/\"  class=\"tarleton-link-wrapper\">                \r\n                <div class=\"tarleton-tile-header\">\r\n                                            <img decoding=\"async\" src=\"https:\/\/www.tarleton.edu\/campusrec\/wp-content\/uploads\/sites\/178\/2026\/04\/Chance_Stockhorse-2-edited-1024x683.jpg\" alt=\"Sport Clubs\" class=\"tarleton-tile-img\">\r\n                    \r\n                                            <div class=\"tarleton-tile-overlay tt-overlay-center\">\r\n                            <h3 class=\"tarleton-tile-title\">Sport Clubs<\/h3>\r\n                        <\/div>\r\n                                    <\/div>\r\n\r\n            <\/a>\r\n            \r\n        <\/article>\r\n\r\n            <\/div>\r\n\r\n    \n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-advgb-container advgb-blocks-container\">\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div style=\"height:23px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div style=\"height:23px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-advgb-button alignfull\"><a class=\"wp-block-advgb-button_link advgbbtn-612ae1d6-57d9-41b1-a97c-4abb8d1ecbb9\" href=\"https:\/\/www.tarleton.edu\/campusrec\/about\/member-services\/\" target=\"_self\" rel=\"noopener noreferrer\"><span>Locker Rental\/Towel Service<\/span><\/a><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<div class=\"wp-block-advgb-button alignfull\"><a class=\"wp-block-advgb-button_link advgbbtn-cdd9887d-c57c-4588-9dd4-3c983dbed2bd\" href=\"https:\/\/epay.tarleton.edu\/C20203_ustores\/web\/store_main.jsp?STOREID=29\" target=\"_blank\" rel=\"noopener noreferrer\"><span>Campus Rec Store<\/span><\/a><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<div class=\"wp-block-advgb-button alignfull\"><a class=\"wp-block-advgb-button_link advgbbtn-cf37452f-3323-436e-bd28-696db06c8990\" href=\"https:\/\/recshop.tarleton.edu\/\" target=\"_blank\" rel=\"noopener noreferrer\"><span>Rec Shop<\/span><\/a><\/div>\n<\/div>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"col-md-6 col-sm-12\" style=\"display: inline;\">\n<iframe\nsrc=\"https:\/\/www.connect2mycloud.com\/Widgets\/Data\/locationCount?type=circle&#038;key=2cd305d8-f6df-4910-965a-c240a25dbb4f\"\ntitle=\"Live Facility Counts\" height=750 width=1075 frameborder=\"0\" style=\"border: 1px solid lightgray;\">\n<\/iframe>\n<\/div>\n<style class=\"advgb-styles-renderer\">.advgbbtn-612ae1d6-57d9-41b1-a97c-4abb8d1ecbb9{font-size:18px;color:#ffffff !important;background-color:#4f2d7f !important;margin:0px 0px 0px 0px !important;padding:16px 30px 16px 30px;border-width:1px !important;border-color:#4f2d7f !important;border-style:solid !important;border-radius:0px !important;}.advgbbtn-612ae1d6-57d9-41b1-a97c-4abb8d1ecbb9:hover{color:#4f2d7f !important;background-color:#ffffff !important;box-shadow:1px 1px 12px 0px #ccc;opacity:1;transition:all 0.2s ease;}.advgbbtn-612ae1d6-57d9-41b1-a97c-4abb8d1ecbb9 > i {font-size:30px;color:inherit;float:left;margin-right:7px;}.advgbbtn-cdd9887d-c57c-4588-9dd4-3c983dbed2bd{font-size:18px;color:#ffffff !important;background-color:#4f2d7f !important;margin:0px 0px 0px 0px !important;padding:16px 30px 16px 30px;border-width:1px !important;border-color:#4f2d7f !important;border-style:solid !important;border-radius:0px !important;}.advgbbtn-cdd9887d-c57c-4588-9dd4-3c983dbed2bd:hover{color:#4f2d7f !important;background-color:#ffffff !important;box-shadow:1px 1px 12px 0px #ccc;opacity:1;transition:all 0.2s ease;}.advgbbtn-cdd9887d-c57c-4588-9dd4-3c983dbed2bd > i {font-size:30px;color:inherit;float:left;margin-right:7px;}.advgbbtn-cf37452f-3323-436e-bd28-696db06c8990{font-size:18px;color:#ffffff !important;background-color:#4f2d7f !important;margin:0px 0px 0px 0px !important;padding:16px 30px 16px 30px;border-width:1px !important;border-color:#4f2d7f !important;border-style:solid !important;border-radius:0px !important;}.advgbbtn-cf37452f-3323-436e-bd28-696db06c8990:hover{color:#4f2d7f !important;background-color:#ffffff !important;box-shadow:1px 1px 12px 0px #ccc;opacity:1;transition:all 0.2s ease;}.advgbbtn-cf37452f-3323-436e-bd28-696db06c8990 > i {font-size:30px;color:inherit;float:left;margin-right:7px;}.advgbbtn-612ae1d6-57d9-41b1-a97c-4abb8d1ecbb9{font-size:18px;color:#ffffff !important;background-color:#4f2d7f !important;margin:0px 0px 0px 0px !important;padding:16px 30px 16px 30px;border-width:1px !important;border-color:#4f2d7f !important;border-style:solid !important;border-radius:0px !important;}.advgbbtn-612ae1d6-57d9-41b1-a97c-4abb8d1ecbb9:hover{color:#4f2d7f !important;background-color:#ffffff !important;box-shadow:1px 1px 12px 0px #ccc;opacity:1;transition:all 0.2s ease;}.advgbbtn-612ae1d6-57d9-41b1-a97c-4abb8d1ecbb9 > i {font-size:30px;color:inherit;float:left;margin-right:7px;}.advgbbtn-cdd9887d-c57c-4588-9dd4-3c983dbed2bd{font-size:18px;color:#ffffff !important;background-color:#4f2d7f !important;margin:0px 0px 0px 0px !important;padding:16px 30px 16px 30px;border-width:1px !important;border-color:#4f2d7f !important;border-style:solid !important;border-radius:0px !important;}.advgbbtn-cdd9887d-c57c-4588-9dd4-3c983dbed2bd:hover{color:#4f2d7f !important;background-color:#ffffff !important;box-shadow:1px 1px 12px 0px #ccc;opacity:1;transition:all 0.2s ease;}.advgbbtn-cdd9887d-c57c-4588-9dd4-3c983dbed2bd > i {font-size:30px;color:inherit;float:left;margin-right:7px;}.advgbbtn-cf37452f-3323-436e-bd28-696db06c8990{font-size:18px;color:#ffffff !important;background-color:#4f2d7f !important;margin:0px 0px 0px 0px !important;padding:16px 30px 16px 30px;border-width:1px !important;border-color:#4f2d7f !important;border-style:solid !important;border-radius:0px !important;}.advgbbtn-cf37452f-3323-436e-bd28-696db06c8990:hover{color:#4f2d7f !important;background-color:#ffffff !important;box-shadow:1px 1px 12px 0px #ccc;opacity:1;transition:all 0.2s ease;}.advgbbtn-cf37452f-3323-436e-bd28-696db06c8990 > i {font-size:30px;color:inherit;float:left;margin-right:7px;}<\/style>","protected":false},"excerpt":{"rendered":"","protected":false},"author":62,"featured_media":580,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-fullwidth.php","meta":{"_acf_changed":false,"inline_featured_image":false,"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","footnotes":""},"class_list":["post-2363","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"coauthors":[],"author_meta":{"author_link":"https:\/\/www.tarleton.edu\/campusrec\/author\/kyle-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-3\/","display_name":"kyle"},"relative_dates":{"created":"Posted 12 months ago","modified":"Updated 2 days ago"},"absolute_dates":{"created":"Posted on September 3, 2025","modified":"Updated on August 17, 2026"},"absolute_dates_time":{"created":"Posted on September 3, 2025 9:30 pm","modified":"Updated on August 17, 2026 2:53 am"},"featured_img_caption":"","featured_img":false,"series_order":"","_links":{"self":[{"href":"https:\/\/www.tarleton.edu\/campusrec\/wp-json\/wp\/v2\/pages\/2363","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.tarleton.edu\/campusrec\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.tarleton.edu\/campusrec\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.tarleton.edu\/campusrec\/wp-json\/wp\/v2\/users\/62"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tarleton.edu\/campusrec\/wp-json\/wp\/v2\/comments?post=2363"}],"version-history":[{"count":162,"href":"https:\/\/www.tarleton.edu\/campusrec\/wp-json\/wp\/v2\/pages\/2363\/revisions"}],"predecessor-version":[{"id":4892,"href":"https:\/\/www.tarleton.edu\/campusrec\/wp-json\/wp\/v2\/pages\/2363\/revisions\/4892"}],"wp:attachment":[{"href":"https:\/\/www.tarleton.edu\/campusrec\/wp-json\/wp\/v2\/media?parent=2363"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}