{"id":1513,"date":"2023-06-07T17:25:06","date_gmt":"2023-06-07T17:25:06","guid":{"rendered":"https:\/\/seeall.geekingout.net\/?page_id=1513"},"modified":"2026-06-10T19:34:43","modified_gmt":"2026-06-10T19:34:43","slug":"fiao","status":"publish","type":"page","link":"https:\/\/seeallacademy.com\/?page_id=1513","title":{"rendered":"FIAO After School Programs"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"1513\" class=\"elementor elementor-1513\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-20197a3 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"20197a3\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7310f8a\" data-id=\"7310f8a\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-faec929 elementor-widget elementor-widget-html\" data-id=\"faec929\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!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>FIAO After School Programs | The SEEALL Academy<\/title>\n    <style>\n        \/* Base Styles & Resets *\/\n        body {\n            margin: 0;\n            padding: 0;\n            font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n            background-color: #f8f9fa;\n            color: #333;\n            line-height: 1.6;\n        }\n\n        * {\n            box-sizing: border-box;\n        }\n\n        \/* Page Header *\/\n        .page-header {\n            background: linear-gradient(135deg, #001528 0%, #005a9c 100%);\n            padding: 4rem 2rem;\n            text-align: center;\n            border-bottom: 8px solid #F9B000;\n        }\n\n        .page-header h1 {\n            color: #ffffff;\n            font-size: 3rem;\n            font-weight: 800;\n            margin: 0 0 0.5rem 0;\n            letter-spacing: -0.5px;\n            text-shadow: 2px 2px 8px rgba(0,0,0,0.4);\n        }\n\n        .page-header p {\n            color: #e6f0f7;\n            font-size: 1.2rem;\n            margin: 0 auto;\n            max-width: 600px;\n        }\n\n        .accent-line {\n            width: 60px;\n            height: 6px;\n            background-color: #F9B000;\n            margin: 1.5rem auto 0 auto;\n            border-radius: 3px;\n        }\n\n        \/* Main Container *\/\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 4rem 1.5rem;\n        }\n\n        \/* Two Column Layout *\/\n        .layout-grid {\n            display: grid;\n            grid-template-columns: 1.5fr 1fr;\n            gap: 2.5rem;\n            margin-bottom: 4rem;\n        }\n\n        \/* Letter Box *\/\n        .letter-box {\n            background: #ffffff;\n            border-radius: 12px;\n            padding: 3.5rem 3rem;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);\n            border-top: 6px solid #005a9c;\n            position: relative;\n        }\n\n        .letter-box h2 {\n            color: #005a9c;\n            font-size: 2rem;\n            margin: 0 0 1.5rem 0;\n            font-weight: 800;\n        }\n\n        .letter-content p {\n            font-size: 1.1rem;\n            color: #444;\n            margin-bottom: 1.2rem;\n            line-height: 1.8;\n        }\n\n        .signature-block {\n            margin-top: 3rem;\n            padding-top: 2rem;\n            border-top: 2px solid #eee;\n        }\n\n        .signature-name {\n            font-size: 1.3rem;\n            color: #005a9c;\n            font-weight: 800;\n            margin: 0;\n        }\n\n        .signature-title {\n            color: #666;\n            font-size: 0.95rem;\n            margin: 0.2rem 0;\n            font-weight: 600;\n        }\n\n        \/* Sidebar Widgets *\/\n        .sidebar-widget {\n            background: #ffffff;\n            border-radius: 12px;\n            padding: 2rem;\n            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.04);\n            margin-bottom: 1.5rem;\n            border-left: 4px solid #F9B000;\n        }\n\n        .sidebar-widget.brand-blue {\n            background: linear-gradient(135deg, #005a9c, #004375);\n            color: white;\n            border-left: none;\n            border-bottom: 4px solid #F9B000;\n        }\n\n        .widget-title {\n            font-size: 1.3rem;\n            font-weight: 800;\n            margin: 0 0 1.2rem 0;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n            color: #005a9c;\n        }\n\n        .brand-blue .widget-title {\n            color: #F9B000;\n        }\n\n        .widget-list {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .widget-list li {\n            margin-bottom: 1rem;\n            padding-bottom: 1rem;\n            border-bottom: 1px solid #eee;\n            display: flex;\n            flex-direction: column;\n        }\n\n        .brand-blue .widget-list li {\n            border-bottom-color: rgba(255,255,255,0.1);\n        }\n\n        .widget-list li:last-child {\n            border-bottom: none;\n            margin-bottom: 0;\n            padding-bottom: 0;\n        }\n\n        .label {\n            font-weight: 700;\n            font-size: 0.9rem;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            color: #888;\n            margin-bottom: 0.3rem;\n        }\n\n        .brand-blue .label {\n            color: #a9cce3;\n        }\n\n        .value {\n            font-size: 1.1rem;\n            color: #333;\n            font-weight: 500;\n        }\n\n        .brand-blue .value {\n            color: #ffffff;\n        }\n\n        .brand-blue a {\n            color: #ffffff;\n            text-decoration: underline;\n            text-decoration-color: #F9B000;\n            text-decoration-thickness: 2px;\n        }\n        \n        .brand-blue a:hover {\n            color: #F9B000;\n        }\n\n        \/* Tag Pill *\/\n        .tag-pill {\n            display: inline-block;\n            background: #e6f0f7;\n            color: #005a9c;\n            padding: 4px 12px;\n            border-radius: 20px;\n            font-size: 0.85rem;\n            font-weight: 700;\n            margin: 4px 4px 4px 0;\n        }\n\n        \/* Partners \/ Logos Section *\/\n        .partners-section {\n            margin-top: 4rem;\n        }\n\n        .partners-section .section-title {\n            text-align: center;\n            justify-content: center;\n        }\n\n        .logo-grid {\n            display: flex;\n            flex-wrap: wrap;\n            align-items: center;\n            justify-content: center;\n            gap: 4rem;\n            background: #ffffff;\n            padding: 3rem;\n            border-radius: 12px;\n            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);\n            border-top: 4px solid #eee;\n        }\n\n        .logo-card {\n            max-width: 180px;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            transition: transform 0.3s ease;\n        }\n\n        .logo-card:hover {\n            transform: scale(1.08);\n        }\n\n        .logo-card img {\n            width: 100%;\n            height: auto;\n            object-fit: contain;\n        }\n\n        \/* Responsive *\/\n        @media (max-width: 900px) {\n            .layout-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n\n        @media (max-width: 768px) {\n            .page-header h1 { font-size: 2.2rem; }\n            .container { padding: 3rem 1.2rem; }\n            .letter-box { padding: 2rem 1.5rem; }\n            .logo-grid { gap: 2rem; padding: 2rem; }\n            .logo-card { max-width: 120px; }\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <!-- Header -->\n    <header class=\"page-header\">\n        <h1>FIAO After School Programs<\/h1>\n        <p>A safe, caring, and nurturing environment for student enrichment.<\/p>\n        <div class=\"accent-line\"><\/div>\n    <\/header>\n\n    <main class=\"container\">\n        \n        <div class=\"layout-grid\">\n            \n            <!-- Left Column: Director's Letter -->\n            <div class=\"letter-box\">\n                <h2>Welcome from the Director<\/h2>\n                \n                <div class=\"letter-content\">\n                    <p><strong>Dear Parents,<\/strong><\/p>\n                    \n                    <p>My name is Jasmine Ali, and I am the new Director of the FIAO\/SONYC After School Program at The SEEALL Academy, PS\/IS 180. I am excited to have the opportunity to work with all the middle school students (Grades 6-8) during this enrichment program.<\/p>\n                    \n                    <p>I am the previous director of the FIAO\/SONYC After School Program at Brooklyn Studio. I am also a student alumnus of the fourth middle school graduating class of the SEEALL Academy. I am eager to work with your students and get engrossed back into the SEEALL family.<\/p>\n                    \n                    <p>This program is meant for the enrichment benefit of the students in grades 6-8 and I am looking forward to new creative ways to engage with the interests of the community. I am also excited to incorporate special diversified enrichment activities that are of most of the students\u2019 educational benefit as well as their enjoyment.<\/p>\n                    \n                    <p>I wanted to provide you with more information regarding the activities currently conducted through the duration of program. The program will continue to take place Monday-Friday from 3:00-6:00pm. Various enrichments will occur daily. The schedule will encompass homework help, including math tutoring for each grade once a week with one of our fellow teachers. In addition, it will involve enrichment activities like Theatre, Sports (daily), Creative Arts, Social Emotional Learning, and Spanish which involve long-term ongoing environmental projects, and the 180 Newsletter will be released monthly on the school website.<\/p>\n                    \n                    <p>Students will be provided with a school snack; however, they are welcome to bring their own snack. Snack time will be conducted at the beginning of the program.<\/p>\n                    \n                    <p>This program is meant to embody educational fun for all students\u2019 enjoyment. We are here to service them, their families, and provide a safe, caring, and nurturing environment for whatever they need. As the new FIAO\/SONYC After School Director, I look forward to working with your students and servicing the SEEALL Academy community.<\/p>\n                <\/div>\n\n                <div class=\"signature-block\">\n                    <p class=\"signature-name\">Jasmine Ali<\/p>\n                    <p class=\"signature-title\">Director of FIAO\/SONYC After School Program at the SEEALL Academy<\/p>\n                    <p class=\"signature-title\">Federation of Italian-American Organizations of Brooklyn, Ltd.<\/p>\n                <\/div>\n            <\/div>\n\n            <!-- Right Column: Quick Facts & Contact -->\n            <div class=\"sidebar\">\n                \n                <!-- Contact Widget -->\n                <div class=\"sidebar-widget brand-blue\">\n                    <h3 class=\"widget-title\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"><\/path><\/svg>\n                        Contact Info\n                    <\/h3>\n                    <ul class=\"widget-list\">\n                        <li>\n                            <span class=\"label\">Director Email<\/span>\n                            <span class=\"value\"><a href=\"mailto:j.ali@fiaobrooklyn.org\">j.ali@fiaobrooklyn.org<\/a><\/span>\n                        <\/li>\n                        <li>\n                            <span class=\"label\">Phone Number<\/span>\n                            <span class=\"value\"><a href=\"tel:7188518070\">718-851-8070<\/a><br>Ext. 1000 or 1451<\/span>\n                        <\/li>\n                        <li>\n                            <span class=\"label\">Availability<\/span>\n                            <span class=\"value\">During after school hours (3:00pm - 6:00pm)<\/span>\n                        <\/li>\n                    <\/ul>\n                <\/div>\n\n                <!-- Schedule Widget -->\n                <div class=\"sidebar-widget\">\n                    <h3 class=\"widget-title\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><polyline points=\"12 6 12 12 16 14\"><\/polyline><\/svg>\n                        Program Schedule\n                    <\/h3>\n                    <ul class=\"widget-list\">\n                        <li>\n                            <span class=\"label\">Operating Hours<\/span>\n                            <span class=\"value\">Monday &mdash; Friday<br>3:00pm &mdash; 6:00pm<\/span>\n                        <\/li>\n                        <li>\n                            <span class=\"label\">Dismissal<\/span>\n                            <span class=\"value\">Begins at <strong>5:45pm<\/strong> for pick-ups. Walkers must sign themselves out.<\/span>\n                        <\/li>\n                        <li>\n                            <span class=\"label\">Pickup Requirements<\/span>\n                            <span class=\"value\">A valid photo ID is required. A written note is required for early dismissal.<\/span>\n                        <\/li>\n                    <\/ul>\n                <\/div>\n\n                <!-- Activities Widget -->\n                <div class=\"sidebar-widget\">\n                    <h3 class=\"widget-title\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"><\/path><\/svg>\n                        Enrichment Activities\n                    <\/h3>\n                    <div>\n                        <span class=\"tag-pill\">Homework Help<\/span>\n                        <span class=\"tag-pill\">Math Tutoring<\/span>\n                        <span class=\"tag-pill\">Theatre<\/span>\n                        <span class=\"tag-pill\">Sports (Daily)<\/span>\n                        <span class=\"tag-pill\">Creative Arts<\/span>\n                        <span class=\"tag-pill\">SEL<\/span>\n                        <span class=\"tag-pill\">Spanish<\/span>\n                        <span class=\"tag-pill\">180 Newsletter<\/span>\n                    <\/div>\n                <\/div>\n\n            <\/div>\n        <\/div>\n\n        <!-- Partners \/ Logos Section -->\n        <div class=\"partners-section\">\n            <h2 class=\"section-title\">Our Program Partners<\/h2>\n            <div class=\"logo-grid\">\n                <div class=\"logo-card\">\n                    <img decoding=\"async\" src=\"https:\/\/seeallacademy.com\/wp-content\/uploads\/2023\/06\/Screenshot-2023-06-07-at-1.27.00-PM.png\" alt=\"FIAO Partner Logo 1\" loading=\"lazy\">\n                <\/div>\n                <div class=\"logo-card\">\n                    <img decoding=\"async\" src=\"https:\/\/seeallacademy.com\/wp-content\/uploads\/2023\/06\/Screenshot-2023-06-07-at-1.27.12-PM.png\" alt=\"FIAO Partner Logo 2\" loading=\"lazy\">\n                <\/div>\n                <div class=\"logo-card\">\n                    <img decoding=\"async\" src=\"https:\/\/seeallacademy.com\/wp-content\/uploads\/2023\/06\/Screenshot-2023-06-07-at-1.27.06-PM.png\" alt=\"FIAO Partner Logo 3\" loading=\"lazy\">\n                <\/div>\n                <div class=\"logo-card\">\n                    <img decoding=\"async\" src=\"https:\/\/seeallacademy.com\/wp-content\/uploads\/2023\/06\/Screenshot-2023-06-07-at-1.27.03-PM.png\" alt=\"FIAO Partner Logo 4\" loading=\"lazy\">\n                <\/div>\n            <\/div>\n        <\/div>\n\n    <\/main>\n\n<\/body>\n<\/html>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>FIAO After School Programs | The SEEALL Academy FIAO After School Programs A safe, caring, and nurturing environment for student enrichment. Welcome from the Director&nbsp;<a href=\"https:\/\/seeallacademy.com\/?page_id=1513\">&hellip;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-1513","page","type-page","status-publish","hentry","odd"],"_links":{"self":[{"href":"https:\/\/seeallacademy.com\/index.php?rest_route=\/wp\/v2\/pages\/1513","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/seeallacademy.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/seeallacademy.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/seeallacademy.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/seeallacademy.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1513"}],"version-history":[{"count":0,"href":"https:\/\/seeallacademy.com\/index.php?rest_route=\/wp\/v2\/pages\/1513\/revisions"}],"wp:attachment":[{"href":"https:\/\/seeallacademy.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1513"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}