{"id":10208,"date":"2026-06-25T21:31:19","date_gmt":"2026-06-25T21:31:19","guid":{"rendered":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/?page_id=10208"},"modified":"2026-06-26T02:41:17","modified_gmt":"2026-06-26T02:41:17","slug":"bylaws-ncysa","status":"publish","type":"page","link":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/bylaws-ncysa\/","title":{"rendered":"Bylaws NCYSA"},"content":{"rendered":"\n<!-- NCYSA Bylaws & Policies - Custom HTML Block -->\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue&#038;family=Source+Sans+3:wght@400;600;700&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n  .entry-title { display: none !important; }\n  .content .entry { padding-top: 0 !important; margin-top: 0 !important; }\n  .content .entry-header { margin-bottom: 0 !important; padding: 0 !important; min-height: 0 !important; height: 0 !important; overflow: hidden !important; display: none !important; }\n  .entry-content { padding-top: 0 !important; margin-top: 0 !important; }\n  .page .content .entry { padding-top: 0 !important; margin-top: 0 !important; }\n  .page .entry-content { padding-top: 0 !important; margin-top: 0 !important; }\n  article.page { padding-top: 0 !important; margin-top: 0 !important; }\n  .site-inner { padding-top: 0 !important; }\n\n  .byl-wrap {\n    --navy: #10045a; --red: #b82f2f; --gold: #edc32c; --cream: #f9f7f7;\n    --dark: #1d1a18; --navy-light: #1a0a6e; --red-dark: #9a2626;\n    font-family: 'Source Sans 3', system-ui, sans-serif; color: var(--dark); background: var(--cream); overflow-x: hidden;\n  }\n\n  \/* \u2500\u2500 HERO \u2500\u2500 *\/\n  .byl-wrap .hero {\n    margin-top: -50px; position: relative;\n    background: linear-gradient(135deg, var(--navy) 0%, var(--navy-light) 40%, #0d0342 100%);\n    padding: 80px 20px 90px; text-align: center; overflow: hidden;\n  }\n  .byl-wrap .hero::before {\n    content: ''; position: absolute; top: -50%; left: -20%; width: 140%; height: 200%;\n    background: radial-gradient(ellipse at 30% 50%, rgba(184,47,47,0.15) 0%, transparent 60%),\n                radial-gradient(ellipse at 70% 30%, rgba(237,195,44,0.08) 0%, transparent 50%);\n    pointer-events: none;\n  }\n  .byl-wrap .hero::after {\n    content: ''; position: absolute; bottom: -2px; left: 0; right: 0; height: 80px;\n    background: var(--cream); clip-path: ellipse(55% 100% at 50% 100%);\n  }\n  .byl-wrap .hero-pattern {\n    position: absolute; inset: 0; opacity: 0.03;\n    background-image: radial-gradient(circle at 20% 30%, #fff 1px, transparent 1px), radial-gradient(circle at 80% 70%, #fff 1px, transparent 1px);\n    background-size: 60px 60px, 80px 80px; pointer-events: none;\n  }\n  .byl-wrap .hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; }\n  .byl-wrap .hero-badge {\n    display: inline-flex; align-items: center; gap: 8px;\n    background: rgba(184,47,47,0.15); border: 1px solid rgba(184,47,47,0.4);\n    border-radius: 50px; padding: 8px 20px; margin-bottom: 24px; animation: bylFade 0.8s ease both;\n  }\n  .byl-wrap .hero-badge span { color: rgba(255,255,255,0.9); font-size: 0.85rem; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; }\n  .byl-wrap .hero h1 {\n    font-family: 'Bebas Neue', sans-serif; font-size: clamp(2.2rem, 5vw, 3.6rem);\n    color: #fff; letter-spacing: 0.05em; line-height: 1; margin: 0 0 14px;\n    animation: bylFade 0.8s ease 0.15s both; text-shadow: 0 2px 8px rgba(0,0,0,0.3);\n  }\n  .byl-wrap .hero h1 .accent { color: var(--red); }\n  .byl-wrap .hero-sub {\n    color: rgba(255,255,255,0.75); font-size: 1rem; line-height: 1.6;\n    max-width: 580px; margin: 0 auto; animation: bylFade 0.8s ease 0.3s both;\n  }\n  .byl-wrap .red-divider { width: 60px; height: 3px; background: var(--red); border-radius: 2px; margin: 18px auto 0; animation: bylFade 0.8s ease 0.35s both; }\n\n  \/* \u2500\u2500 CONTENT \u2500\u2500 *\/\n  .byl-wrap .content-section { max-width: 860px; margin: -40px auto 0; padding: 0 20px 60px; position: relative; z-index: 3; }\n\n  \/* \u2500\u2500 NOTICE CARD \u2500\u2500 *\/\n  .byl-wrap .notice-card {\n    background: linear-gradient(135deg, var(--navy), var(--navy-light));\n    border-radius: 14px; padding: 20px 28px; margin-bottom: 24px;\n    display: flex; align-items: center; gap: 16px;\n    box-shadow: 0 6px 20px rgba(16,4,90,0.2);\n  }\n  .byl-wrap .notice-card svg { width: 22px; height: 22px; min-width: 22px; fill: none; stroke: var(--gold); stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }\n  .byl-wrap .notice-card p { color: rgba(255,255,255,0.85); font-size: 0.9rem; line-height: 1.6; margin: 0; }\n  .byl-wrap .notice-card strong { color: #fff; }\n\n  \/* \u2500\u2500 EMBED CARD \u2500\u2500 *\/\n  .byl-wrap .embed-card {\n    background: #fff; border-radius: 14px; padding: 28px;\n    border: 1px solid #ece9e9; box-shadow: 0 4px 16px rgba(0,0,0,0.06);\n    margin-bottom: 20px;\n  }\n  .byl-wrap .embed-card .card-label { font-size: 0.75rem; font-weight: 700; color: var(--navy); letter-spacing: 0.12em; text-transform: uppercase; margin: 0 0 16px; display: block; }\n  .byl-wrap .embed-wrap {\n    position: relative; width: 100%; height: 700px;\n    overflow: hidden; border-radius: 10px;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.1);\n  }\n  .byl-wrap .embed-wrap iframe {\n    position: absolute; width: 100%; height: 100%; top: 0; left: 0; border: none; padding: 0; margin: 0;\n  }\n  .byl-wrap .open-link {\n    display: inline-flex; align-items: center; gap: 8px; margin-top: 14px;\n    color: var(--red); font-weight: 700; text-decoration: none; font-size: 0.88rem;\n    text-transform: uppercase; letter-spacing: 0.05em;\n  }\n  .byl-wrap .open-link:hover { text-decoration: underline; }\n  .byl-wrap .open-link svg { width: 13px; height: 13px; fill: none; stroke: var(--red); stroke-width: 2.5; stroke-linecap: round; stroke-linejoin: round; }\n\n  \/* \u2500\u2500 CONTACT \u2500\u2500 *\/\n  .byl-wrap .contact-bar {\n    background: #fff; border-radius: 14px; padding: 20px 28px;\n    border: 1px solid #ece9e9; box-shadow: 0 4px 16px rgba(0,0,0,0.06);\n    display: flex; align-items: center; justify-content: space-between; gap: 20px; flex-wrap: wrap;\n  }\n  .byl-wrap .contact-bar p { font-size: 0.9rem; color: #555; margin: 0; }\n  .byl-wrap .contact-bar a.contact-link { color: var(--red); text-decoration: underline; text-underline-offset: 2px; font-weight: 600; }\n  .byl-wrap .contact-btn {\n    display: inline-flex; align-items: center; gap: 8px; padding: 10px 22px;\n    background: var(--navy); color: #fff; border-radius: 8px; font-weight: 700;\n    font-size: 0.85rem; text-decoration: none; text-transform: uppercase;\n    letter-spacing: 0.05em; transition: all 0.2s ease; white-space: nowrap; flex-shrink: 0;\n  }\n  .byl-wrap .contact-btn:hover { background: var(--red); transform: translateY(-2px); }\n\n  @keyframes bylFade { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } }\n\n  @media (max-width: 600px) {\n    .byl-wrap .hero { margin-top: -50px; padding: 90px 20px 100px; }\n    .byl-wrap .notice-card { flex-direction: column; text-align: center; }\n    .byl-wrap .contact-bar { flex-direction: column; text-align: center; }\n    .byl-wrap .embed-card { padding: 18px; }\n  }\n<\/style>\n\n<div class=\"byl-wrap\">\n\n<section class=\"hero\">\n  <div class=\"hero-pattern\"><\/div>\n  <div class=\"hero-content\">\n    <div class=\"hero-badge\">\n      <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#b82f2f\" stroke-width=\"2\"><path d=\"M4 19.5A2.5 2.5 0 0 1 6.5 17H20\"\/><path d=\"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z\"\/><\/svg>\n      <span>Governance<\/span>\n    <\/div>\n    <h1>NCYSA <span class=\"accent\">Bylaws<\/span> &amp; Policies<\/h1>\n    <p class=\"hero-sub\">The governing documents of the North Carolina Youth Soccer Association.<\/p>\n    <div class=\"red-divider\"><\/div>\n  <\/div>\n<\/section>\n\n<section class=\"content-section\">\n\n  <div class=\"notice-card\">\n    <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\n    <p>This document is provided for viewing purposes. <strong>Downloading or distributing without authorization is not permitted.<\/strong> Contact the NCYSA State Office with any questions.<\/p>\n  <\/div>\n\n  <div class=\"embed-card\">\n    <span class=\"card-label\">NCYSA Bylaws &mdash; Current Version<\/span>\n    <div class=\"embed-wrap\">\n      <iframe loading=\"lazy\" src=\"https:\/\/www.canva.com\/design\/DAHNoq3Z-Cs\/2m9pp86ahfi_xfcyuzwSxA\/view?embed\" allowfullscreen=\"allowfullscreen\" allow=\"fullscreen\"><\/iframe>\n    <\/div>\n    <a href=\"https:\/\/www.canva.com\/design\/DAHNoq3Z-Cs\/2m9pp86ahfi_xfcyuzwSxA\/view?utm_content=DAHNoq3Z-Cs&#038;utm_campaign=designshare&#038;utm_medium=embeds&#038;utm_source=link\" target=\"_blank\" class=\"open-link\">\n      Open Bylaws in New Tab\n      <svg viewBox=\"0 0 24 24\"><path d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"\/><polyline points=\"15 3 21 3 21 9\"\/><line x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"\/><\/svg>\n    <\/a>\n  <\/div>\n\n  <div class=\"contact-bar\">\n    <p>Questions about the bylaws or governing policies? Contact <a href=\"mailto:info@ncsoccer.org\" class=\"contact-link\">the NCYSA State Office<\/a>.<\/p>\n    <a href=\"mailto:info@ncsoccer.org\" class=\"contact-btn\">Contact Us<\/a>\n  <\/div>\n\n<\/section>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Governance NCYSA Bylaws &amp; Policies The governing documents of the North Carolina Youth Soccer Association. This document is provided for viewing purposes. Downloading or distributing without authorization is not permitted. [&hellip;]<\/p>\n","protected":false},"author":492,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ghostkit_customizer_options":"","ghostkit_custom_css":"","ghostkit_custom_js_head":"","ghostkit_custom_js_foot":"","ghostkit_typography":"","_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","sec_layout_page":false,"footnotes":""},"class_list":["post-10208","page","type-page","status-publish","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.9 (Yoast SEO v27.9) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Bylaws NCYSA - North Carolina Youth Soccer<\/title>\n<meta name=\"robots\" content=\"noindex, nofollow\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Bylaws NCYSA - North Carolina Youth Soccer\" \/>\n<meta property=\"og:description\" content=\"Governance NCYSA Bylaws &amp; Policies The governing documents of the North Carolina Youth Soccer Association. This document is provided for viewing purposes. Downloading or distributing without authorization is not permitted. [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/bylaws-ncysa\/\" \/>\n<meta property=\"og:site_name\" content=\"North Carolina Youth Soccer\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-26T02:41:17+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/bylaws-ncysa\\\/\",\"url\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/bylaws-ncysa\\\/\",\"name\":\"Bylaws NCYSA - North Carolina Youth Soccer\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/#website\"},\"datePublished\":\"2026-06-25T21:31:19+00:00\",\"dateModified\":\"2026-06-26T02:41:17+00:00\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/bylaws-ncysa\\\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/#website\",\"url\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/\",\"name\":\"North Carolina Youth Soccer\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/#\\\/schema\\\/person\\\/4d3188383d1a597450ac3a31c990c3b8\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/#\\\/schema\\\/person\\\/4d3188383d1a597450ac3a31c990c3b8\",\"name\":\"jsmithnc\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/wp-content\\\/uploads\\\/sites\\\/167\\\/2026\\\/02\\\/cropped-cropped-USYS_NCYSA_50th_RGB-2.png\",\"url\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/wp-content\\\/uploads\\\/sites\\\/167\\\/2026\\\/02\\\/cropped-cropped-USYS_NCYSA_50th_RGB-2.png\",\"contentUrl\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/wp-content\\\/uploads\\\/sites\\\/167\\\/2026\\\/02\\\/cropped-cropped-USYS_NCYSA_50th_RGB-2.png\",\"width\":648,\"height\":799,\"caption\":\"jsmithnc\"},\"logo\":{\"@id\":\"https:\\\/\\\/sportsengine-develop.go-vip.net\\\/ncsoccer\\\/wp-content\\\/uploads\\\/sites\\\/167\\\/2026\\\/02\\\/cropped-cropped-USYS_NCYSA_50th_RGB-2.png\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Bylaws NCYSA - North Carolina Youth Soccer","robots":{"index":"noindex","follow":"nofollow"},"og_locale":"en_US","og_type":"article","og_title":"Bylaws NCYSA - North Carolina Youth Soccer","og_description":"Governance NCYSA Bylaws &amp; Policies The governing documents of the North Carolina Youth Soccer Association. This document is provided for viewing purposes. Downloading or distributing without authorization is not permitted. [&hellip;]","og_url":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/bylaws-ncysa\/","og_site_name":"North Carolina Youth Soccer","article_modified_time":"2026-06-26T02:41:17+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/bylaws-ncysa\/","url":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/bylaws-ncysa\/","name":"Bylaws NCYSA - North Carolina Youth Soccer","isPartOf":{"@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/#website"},"datePublished":"2026-06-25T21:31:19+00:00","dateModified":"2026-06-26T02:41:17+00:00","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/bylaws-ncysa\/"]}]},{"@type":"WebSite","@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/#website","url":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/","name":"North Carolina Youth Soccer","description":"","publisher":{"@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/#\/schema\/person\/4d3188383d1a597450ac3a31c990c3b8"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/#\/schema\/person\/4d3188383d1a597450ac3a31c990c3b8","name":"jsmithnc","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2026\/02\/cropped-cropped-USYS_NCYSA_50th_RGB-2.png","url":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2026\/02\/cropped-cropped-USYS_NCYSA_50th_RGB-2.png","contentUrl":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2026\/02\/cropped-cropped-USYS_NCYSA_50th_RGB-2.png","width":648,"height":799,"caption":"jsmithnc"},"logo":{"@id":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-content\/uploads\/sites\/167\/2026\/02\/cropped-cropped-USYS_NCYSA_50th_RGB-2.png"}}]}},"featured_image_src":null,"featured_image_src_square":null,"jetpack_sharing_enabled":true,"publishpress_future_action":{"enabled":false,"date":"2026-08-25 03:19:40","action":"change-status","newStatus":"draft","terms":[],"taxonomy":"","extraData":[]},"publishpress_future_workflow_manual_trigger":{"enabledWorkflows":[]},"_links":{"self":[{"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/pages\/10208","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/users\/492"}],"replies":[{"embeddable":true,"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/comments?post=10208"}],"version-history":[{"count":5,"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/pages\/10208\/revisions"}],"predecessor-version":[{"id":10232,"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/pages\/10208\/revisions\/10232"}],"wp:attachment":[{"href":"https:\/\/sportsengine-develop.go-vip.net\/ncsoccer\/wp-json\/wp\/v2\/media?parent=10208"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}