11:30 AM to 12:15 PM
Toddler Time (16 Months-3 Years)
Source
John and Judy Gay Library
Spark your toddler’s imagination and encourage early literacy and social development with storytime, songs, and rhymes.
Please note: Caregivers must remain with their child(ren) for the duration of the program.
Today's Theme: National Kitten Day
What to Expect:
After our welcome and expectations, we'll sing songs, read a book, do rhyme and movement songs, learn some words in sign language, meet Fred the Ferret (puppet), and then close with bubbles and stamps.
.caregiver-reminder {
display: inline-block;
margin-top: 12px;
padding: 10px 14px;
background: #FFE4B8;
border: 1px solid #E7A64B;
border-radius: 999px;
line-height: 1.4;
color: #5A3200;
}
12:30 PM to 1:15 PM
Little Explorers (3-5 Years)
Source
JJG - Meeting Room, John and Judy Gay Library
Explore the world around us with a STEAM storytime. Children will increase their understanding of Science, Technology, Engineering, Art, and Math through stories, songs, and hands-on elements.
Please note: Caregivers must remain with their child(ren) for the duration of the program.
Today's Theme: Bugs
What to Expect
Welcome & Expectations
Hello Song
Lesson & Comprehension Check
Songs, story, & craft
Stamps
Cleanup
This program is designed to:
Enhance and encourage literacy.
Offer creative learning opportunities.
Launch discovery and self-directed learning.
.caregiver-reminder {
display: inline-block;
margin-top: 12px;
padding: 10px 14px;
background: #FFE4B8;
border: 1px solid #E7A64B;
border-radius: 999px;
line-height: 1.4;
color: #5A3200;
}
3:00 PM to 4:00 PM
LEGO Bricks & More (K-5th Grade)
Source
JJG - Meeting Room, John and Judy Gay Library
Explore the world of building and creativity with LEGO bricks and more! Learn fundamental engineering concepts and teamwork while constructing imaginative creations.
Today's Theme: LEGO Castles
What to Expect
Welcome & Expectations
Mini Lesson
Hands-On Activity
Clean Up
This program is designed to:
Launch discovery and self-directed learning.
Offer creative learning opportunities.
Foster community involvement and relationship building.
5:30 PM to 6:30 PM
Crochet Club (6th-12th Grade)
Source
JJG - Meeting Room, John and Judy Gay Library
Get hooked on a new hobby and learn to crochet. All skill levels are welcomed. Crochet materials are provided.
What to Expect
Welcome and expectations
Introduction on the day's challenge
Crochet time with guidance
Wrap up and clean up
This program is designed to:
Offer creative learning opportunities.
Improve access to tools and technology.
Launch discovery and self-directed learning.
7:00 PM to 8:00 PM
Reception with Amanda Eyre Ward (Adults)
Source
JJG - Meeting Room
Enjoy a special reception sponsored by the McKinney Public Library Foundation. This reception is an optional add-on to the free Author Discussion event. Tickets for the reception can be purchased online through the McKinney Public Library Foundation.
Purchase Tickets
📍 Location Update: This event will now be held at the John and Judy Gay Library, 6861 Eldorado Pkwy, McKinney, TX 75070.
More Information
Where: Meeting Room, John and Judy Gay Library, 6861 Eldorado Pkwy, McKinney, TX 75070
When: Thursday, July 9, 2026 | Reception 6:00 p.m. – 7:00 p.m. | Author Discussion & Signing 7:00 p.m. – 8:00 p.m.
What's Included
A copy of Arrivals and Departures
Appetizers & desserts
Reserved seating at the public event at 7 p.m.
Featured Author
Amanda Eyre Ward
Amanda Eyre Ward is the New York Times bestselling author of twelve books, including The Jetsetters, a Reese's Book Club pick. She lives in Austin, Texas, with her family.
Special Guest Interviewer
Luke Gajary
Luke Gajary is the Marketing Manager for the McKinney Economic Development Corporation and a seasoned marketing professional, author, and public speaker.
Program Goals
Enhance and encourage literacy
Serve the diverse needs and interest of the community
Foster community involvement and relationship building
.main-panel {
max-width: 900px;
margin: 0 auto;
padding: 22px 24px;
border-radius: 12px;
font-family: Arial, sans-serif;
background: rgba(255, 255, 255, 0.75);
box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}
/* Intro */
.intro-block {
background: rgba(244, 249, 251, 0.9);
padding: 16px 18px;
border-radius: 8px;
margin-bottom: 20px;
}
.intro-block p {
margin-bottom: 10px;
font-size: 1.1em;
line-height: 1.7;
}
/* Sections */
.section {
margin-top: 22px;
}
.section-title {
font-weight: bold;
color: #084d69;
margin-bottom: 8px;
border-bottom: 2px solid #e3eef3;
padding-bottom: 4px;
}
.section-text {
color: #333;
line-height: 1.7;
}
/* Theme text (not a bullet anymore) */
.theme-text {
margin: 6px 0 0 0;
color: #555;
font-style: italic;
}
/* Lists */
ul {
margin-top: 6px;
padding-left: 20px;
}
li {
margin-bottom: 6px;
}
/* Presenter */
.presenter-box {
display: flex;
gap: 14px;
align-items: flex-start;
}
/* keeps image group stable */
.presenter-images {
display: flex;
gap: 8px;
flex: 0 0 auto;
}
/* ONLY style the author photo (circle) */
.presenter-images > img {
width: 85px;
height: 85px;
border-radius: 50%;
object-fit: cover;
display: block;
flex-shrink: 0;
}
/* BOOK ONLY (rectangle override) */
.presenter-images a img {
width: 60px;
height: 85px;
border-radius: 8px;
object-fit: cover;
display: block;
flex-shrink: 0;
}
/* prevent anchor shrinking issues */
.presenter-images a {
flex-shrink: 0;
}
.ticket-button {
display: inline-block;
background: #d87a30;
color: white !important;
text-decoration: none;
font-weight: bold;
padding: 12px 24px;
border-radius: 999px;
transition: all 0.25s ease;
box-shadow: 0 2px 6px rgba(0,0,0,0.08);
}
.ticket-button {
display: block;
width: fit-content;
margin: 0 auto;
background: #d87a30;
color: white !important;
text-decoration: none !important;
font-weight: bold;
padding: 12px 24px;
border-radius: 999px;
transition: transform 0.18s ease, box-shadow 0.18s ease;
box-shadow: 0 3px 8px rgba(0,0,0,0.10);
}
.ticket-button:hover {
text-decoration: none !important;
transform: translateY(-3px);
box-shadow: 0 10px 22px rgba(0,0,0,0.18);
}
.update-notice {
background: #fff8e5;
border-left: 5px solid #d87a30;
padding: 14px 16px;
margin: 20px 0;
border-radius: 6px;
color: #444;
line-height: 1.6;
}
8:00 PM to 9:00 PM
Meet the Author: Amanda Eyre Ward (Adults)
Source
JJG - Bailey, John and Judy Gay Library
Amanda Eyre Ward will be discussing her new release, Arrivals and Departures, in a conversation with Luke Gajary. Arrivals and Departures features characters from Ward’s bestselling novel The Jetsetters and is brimming with humor, honesty, and hope. It’s the story of a family finding the courage to say the only words that can save us—I love you.
📍 Location Update: This event will now be held at the John and Judy Gay Library, 6861 Eldorado Pkwy, McKinney, TX 75070.
More Information
Where: The Bailey Room, John and Judy Gay Library, 6861 Eldorado Pkwy, McKinney, TX 75070
When: Thursday, July 9, 2026 | Reception 6:00 p.m. – 7:00 p.m. | Author Discussion & Signing 7:00 p.m. – 8:00 p.m.
What to Expect
This free event will include: a conversation between Ms. Ward and Luke Gajary, followed by a book signing. Books will be available for purchase at the event through Half Price Books.
Featured Author
Amanda Eyre Ward
Amanda Eyre Ward is the New York Times bestselling author of twelve books, including The Jetsetters, a Reese's Book Club pick. She lives in Austin, Texas, with her family.
Special Guest Interviewer
Luke Gajary
Luke Gajary is the Marketing Manager for the McKinney Economic Development Corporation and a seasoned marketing professional, author, and public speaker.
Program Goals
Enhance and encourage literacy
Serve the diverse needs and interest of the community
Foster community involvement and relationship building
.main-panel {
max-width: 900px;
margin: 0 auto;
padding: 22px 24px;
border-radius: 12px;
font-family: Arial, sans-serif;
background: rgba(255, 255, 255, 0.75);
box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}
/* Intro */
.intro-block {
background: rgba(244, 249, 251, 0.9);
padding: 16px 18px;
border-radius: 8px;
margin-bottom: 20px;
}
.intro-block p {
margin-bottom: 10px;
font-size: 1.1em;
line-height: 1.7;
}
/* Sections */
.section {
margin-top: 22px;
}
.section-title {
font-weight: bold;
color: #084d69;
margin-bottom: 8px;
border-bottom: 2px solid #e3eef3;
padding-bottom: 4px;
}
.section-text {
color: #333;
line-height: 1.7;
}
/* Theme text (not a bullet anymore) */
.theme-text {
margin: 6px 0 0 0;
color: #555;
font-style: italic;
}
/* Lists */
ul {
margin-top: 6px;
padding-left: 20px;
}
li {
margin-bottom: 6px;
}
/* Presenter */
.presenter-box {
display: flex;
gap: 14px;
align-items: flex-start;
}
/* keeps image group stable */
.presenter-images {
display: flex;
gap: 8px;
flex: 0 0 auto;
}
/* ONLY style the author photo (circle) */
.presenter-images > img {
width: 85px;
height: 85px;
border-radius: 50%;
object-fit: cover;
display: block;
flex-shrink: 0;
}
/* BOOK ONLY (rectangle override) */
.presenter-images a img {
width: 60px;
height: 85px;
border-radius: 8px;
object-fit: cover;
display: block;
flex-shrink: 0;
}
/* prevent anchor shrinking issues */
.presenter-images a {
flex-shrink: 0;
}
.update-notice {
background: #fff8e5;
border-left: 5px solid #d87a30;
padding: 14px 16px;
margin: 20px 0;
border-radius: 6px;
color: #444;
line-height: 1.6;
}
11:30 AM to 12:15 PM
Toddler Time (16 Months-3 Years)
Source
JJG - Meeting Room, John and Judy Gay Library
Spark your toddler’s imagination and encourage early literacy and social development with storytime, songs, and rhymes.
Please note: Caregivers must remain with their child(ren) for the duration of the program.
Today's Theme: National Kitten Day
What to Expect:
After our welcome and expectations, we'll sing songs, read a book, do rhyme and movement songs, learn some words in sign language, meet Fred the Ferret (puppet), and then close with bubbles and stamps.
.caregiver-reminder {
display: inline-block;
margin-top: 12px;
padding: 10px 14px;
background: #FFE4B8;
border: 1px solid #E7A64B;
border-radius: 999px;
line-height: 1.4;
color: #5A3200;
}
11:00 AM to 12:30 PM
Geology Jamboree (All Ages)
Source
JJG - Bailey, JJG - Children's Playroom, JJG - Meeting Room, JJG - Outdoor Programming, JJG - Teen Programming Room, John and Judy Gay Library
Geology rocks! Dig into natural wonders with hands-on fun and discovery.
Parking Notice: Our west parking lot is currently closed. For special events such as Geology Jamboree, additional parking is available at Evans Middle School until 2 p.m. Event attendees are encouraged to use this lot and walk over to the library for the event. To cross Eldorado Pkwy, go west to the cross walk or east on a footpath through the pedestrian tunnel, weather permitting.
11:30 AM to 12:15 PM
Family Storytime (All Ages)
Source
Old Settlers Recreation Center
Kick off the weekend with a Library storytime at Old Settler's Recreation Center! Enjoy enchanting tales, interactive adventures, and shared moments that inspire a love of storytelling.
What to Expect
Welcome & Expectations
Hello Song
Mystery Box
Stories & Songs
Choice Activity
Goodbye Song & Bubbles
This program was designed to:
Enhance and encourage literacy.
Foster community involvement and relationship building.
Increase use of the collection.
12:00 PM to 2:00 PM
Saturday Chess Meetup (All Ages)
Source
John and Judy Gay Library
Practice chess with new friends in a fun environment. All skill levels welcome! This is not an instructional program.
What to Expect
Meet and network with fellow chess lovers and enjoy friendly matches and casual play in a relaxed, supportive environment.
12:30 PM to 2:00 PM
Geology Jamboree (All Ages)
Source
JJG - Bailey, JJG - Children's Playroom, JJG - Meeting Room, JJG - Outdoor Programming, JJG - Teen Programming Room, John and Judy Gay Library
Geology rocks! Dig into natural wonders with hands-on fun and discovery.
Parking Notice: Our west parking lot is currently closed. For special events such as Geology Jamboree, additional parking is available at Evans Middle School until 2 p.m. Event attendees are encouraged to use this lot and walk over to the library for the event. To cross Eldorado Pkwy, go west to the cross walk or east on a footpath through the pedestrian tunnel, weather permitting.
11:30 AM to 12:15 PM
Baby & Me (0-10 Months)
Source
JJG - Meeting Room, John and Judy Gay Library
Encourage early literacy and motor skills with simple books, rhymes, bounces, tickles, and movement games.
Please note: Caregivers must remain with their child(ren) for the duration of the program.
Today's Theme
Fourth of July/Sunshine/Fireworks
What to Expect
Welcome & Expectations
Introductions
Story & Songs
Bubbles & Playtime
Clean Up
Program Goals
Enhance and encourage literacy.
Increase use of collection.
Foster community involvement and relationship building.
.main-panel {
max-width: 900px;
margin: 0 auto;
padding: 22px 24px;
border-radius: 12px;
font-family: Arial, sans-serif;
background: rgba(255, 255, 255, 0.75);
box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}
/* Intro */
.intro-block {
background: rgba(244, 249, 251, 0.9);
padding: 16px 18px;
border-radius: 8px;
margin-bottom: 20px;
}
.intro-block p {
margin-bottom: 10px;
font-size: 1.1em;
line-height: 1.7;
}
/* Sections */
.section {
margin-top: 22px;
}
.section-title {
font-weight: bold;
color: #084d69;
margin-bottom: 8px;
border-bottom: 2px solid #e3eef3;
padding-bottom: 4px;
}
.section-text {
color: #333;
line-height: 1.7;
}
/* Theme text (not a bullet anymore) */
.theme-text {
margin: 6px 0 0 0;
color: #555;
font-style: italic;
}
/* Lists */
ul {
margin-top: 6px;
padding-left: 20px;
}
li {
margin-bottom: 6px;
}
/* Presenter */
.presenter-box {
display: flex;
gap: 14px;
align-items: center;
margin-top: 10px;
}
.presenter-box img {
width: 85px;
height: 85px;
border-radius: 50%;
object-fit: cover;
}
.caregiver-reminder {
display: inline-block;
margin-top: 12px;
padding: 10px 14px;
background: #FFE4B8;
border: 1px solid #E7A64B;
border-radius: 999px;
line-height: 1.4;
color: #5A3200;
}
11:30 AM to 12:15 PM
Wobblers & Walkers (10-20 Months)
Source
JJG - Meeting Room, John and Judy Gay Library
If your little one is already walking or starting to walk, this program is for you! Join us for short rhymes and songs for the more mobile babies to enjoy.
Please note: Caregivers must remain with their child(ren) for the duration of the program.
What to Expect
After our welcome and expectations, we'll sing songs, read a book, play with manipulatives, and end with bubbles and toys.
.caregiver-reminder {
display: inline-block;
margin-top: 12px;
padding: 10px 14px;
background: #FFE4B8;
border: 1px solid #E7A64B;
border-radius: 999px;
line-height: 1.4;
color: #5A3200;
}
12:30 PM to 1:15 PM
Music & Movement Storytime (3-5 Years)
Source
JJG - Meeting Room, John and Judy Gay Library
Enjoy a lively and interactive storytime that brings tales to life through books, music, and movement. This fun-filled program encourages imagination, creative expression, and confidence while supporting language development, memory, and motor skills.
Please note: Caregivers must remain with their child(ren) for the duration of the program.
Today's Theme: Self- Acceptance
What to Expect
Welcome & Expectations
Hello Song
Songs, Stories, & Movement
Deep Breathing, Yoga, & Stretching
Gratitude & Affirmations
Goodbye Song & Stamps
This program is designed to:
Enhance and encourage literacy.
Offer creative learning opportunities.
Launch discovery and self-directed learning.
.caregiver-reminder {
display: inline-block;
margin-top: 12px;
padding: 10px 14px;
background: #FFE4B8;
border: 1px solid #E7A64B;
border-radius: 999px;
line-height: 1.4;
color: #5A3200;
}
5:30 PM to 6:30 PM
Mad Science (K-5th Grade)
Source
JJG - Meeting Room, John and Judy Gay Library
Dive into the worlds of Science, Technology, Engineering, Art, and Math, where children will explore fascinating topics that encourage curiosity and problem-solving.
Today's Lesson: The Microscopic Realm
Project: DIY Microscope
What to Expect
After exploring a STEAM topic together, participants will do hands-on projects either independently or with their family. The main objective of Mad Science is to build participants' confidence by providing projects for them to experiment with and to keep trying, even if things don't work the first time around.
8:00 PM to 9:00 PM
Creative Arts Studio (Ages 13 )
Source
JJG - Meeting Room, John and Judy Gay Library
Explore new art techniques, gain confidence in your artistic abilities, and gain insight into the historical, cultural, and contemporary significance of various art forms.
Today's Project: The Mindful Pebble: Abstract Watercolor & Line Work
What to Expect
Welcome & Expectations
Introduction
Craft
Share & Discuss
Clean Up
This program is designed to:
Launch discovery and self-directed learning.
Offer creative learning opportunities.
Leverage community partnerships to offer specialized knowledge.
11:30 AM to 12:15 PM
Baby & Me (0-10 Months)
Source
JJG - Meeting Room, John and Judy Gay Library
Encourage early literacy and motor skills with simple books, rhymes, bounces, tickles, and movement games.
Please note: Caregivers must remain with their child(ren) for the duration of the program.
July's Theme: Sunshine & Fireworks
What to Expect
Welcome and layout of the library
Go around in a circle and introduce each baby, their name and age, and anything new they've got going on! (new teeth, walking, sleeping through the night, solid foods, etc.)
15-20 minutes program with songs and reading
Playtime and bubbles
Clean up and say goodbye until next time!
.caregiver-reminder {
display: inline-block;
margin-top: 12px;
padding: 10px 14px;
background: #FFE4B8;
border: 1px solid #E7A64B;
border-radius: 999px;
line-height: 1.4;
color: #5A3200;
}
5:30 PM to 6:30 PM
Kids Art Studio (K-5th Grade)
Source
JJG - Meeting Room, John and Judy Gay Library
Explore your creativity with a new art project every week. Participants will utilize different art materials to build skills and express themselves in drawing, painting, or crafts. No prior experience is needed.
Today's Theme: Chalk Art
What to Expect
We’ll start with a quick welcome and go over the planned fun activities. Then it’s time to get creative and have fun making art and hanging out with friends! We’ll wrap things up with a little clean-up and a big high five for all your awesome work.
11:30 AM to 12:15 PM
Toddler Time (16 Months-3 Years)
Source
John and Judy Gay Library
Spark your toddler’s imagination and encourage early literacy and social development with storytime, songs, and rhymes.
Please note: Caregivers must remain with their child(ren) for the duration of the program.
Today's Theme: "Little Red and the Very Hungry Lion" by Alex Smith
What to Expect:
After our welcome and expectations, we'll sing songs, read a book, do rhyme and movement songs, learn some words in sign language, meet Fred the Ferret (puppet), and then close with bubbles and stamps.
.caregiver-reminder {
display: inline-block;
margin-top: 12px;
padding: 10px 14px;
background: #FFE4B8;
border: 1px solid #E7A64B;
border-radius: 999px;
line-height: 1.4;
color: #5A3200;
}
12:30 PM to 1:15 PM
Little Explorers (3-5 Years)
Source
JJG - Meeting Room, John and Judy Gay Library
Explore the world around us with a STEAM storytime. Children will increase their understanding of Science, Technology, Engineering, Art, and Math through stories, songs, and hands-on elements.
Please note: Caregivers must remain with their child(ren) for the duration of the program.
Today's Theme: Bugs
What to Expect
Welcome & Expectations
Hello Song
Lesson & Comprehension Check
Songs, story, & craft
Stamps
Cleanup
This program is designed to:
Enhance and encourage literacy.
Offer creative learning opportunities.
Launch discovery and self-directed learning.
.caregiver-reminder {
display: inline-block;
margin-top: 12px;
padding: 10px 14px;
background: #FFE4B8;
border: 1px solid #E7A64B;
border-radius: 999px;
line-height: 1.4;
color: #5A3200;
}
3:00 PM to 4:00 PM
LEGO Bricks & More (K-5th Grade)
Source
JJG - Meeting Room, John and Judy Gay Library
Explore the world of building and creativity with LEGO bricks and more! Learn fundamental engineering concepts and teamwork while constructing imaginative creations.
Today's Theme: LEGO Catapults
What to Expect
Welcome & Expectations
Mini Lesson
Hands-On Activity
Clean Up
This program is designed to:
Launch discovery and self-directed learning.
Offer creative learning opportunities.
Foster community involvement and relationship building.
5:30 PM to 6:30 PM
Anime & Art (6th-12th Grade)
Source
JJG - Teen Programming Room, John and Judy Gay Library
Hang out with other anime fans and explore your artistic side with anime-inspired arts and crafts.
Today's Anime: A Silent Voice (Koe no Katachi)
Today's Project: Visual Journaling
What to Expect
Welcome & Expectations
Introduction
Anime & Activities
This program is designed to:
Present diverse perspectives and content.
Serve the diverse needs and interest of the community.
Launch discovery and self-directed learning.
11:30 AM to 12:15 PM
Toddler Time (16 Months-3 Years)
Source
JJG - Meeting Room, John and Judy Gay Library
Spark your toddler’s imagination and encourage early literacy and social development with storytime, songs, and rhymes.
Please note: Caregivers must remain with their child(ren) for the duration of the program.
Today's Theme: "Little Red and the Very Hungry Lion" by Alex Smith
What to Expect:
After our welcome and expectations, we'll sing songs, read a book, do rhyme and movement songs, learn some words in sign language, meet Fred the Ferret (puppet), and then close with bubbles and stamps.
.caregiver-reminder {
display: inline-block;
margin-top: 12px;
padding: 10px 14px;
background: #FFE4B8;
border: 1px solid #E7A64B;
border-radius: 999px;
line-height: 1.4;
color: #5A3200;
}
11:00 AM to 11:30 AM
Farmers Market Storytime (All Ages)
Source
Chestnut Square
Stop by the McKinney’s Farmers Market and pop into the old schoolhouse for an old-school storytime. There are two storytime sessions from 10-10:30 and 11-11:30.
11:30 AM to 12:15 PM
Family Storytime (All Ages)
Source
Old Settlers Recreation Center
Kick off the weekend with a Library storytime at Old Settler's Recreation Center! Enjoy enchanting tales, interactive adventures, and shared moments that inspire a love of storytelling.
What to Expect
Welcome & Expectations
Hello Song
Mystery Box
Stories & Songs
Choice Activity
Goodbye Song & Bubbles
This program was designed to:
Enhance and encourage literacy.
Foster community involvement and relationship building.
Increase use of the collection.
12:00 PM to 2:00 PM
Saturday Chess Meetup (All Ages)
Source
John and Judy Gay Library
Practice chess with new friends in a fun environment. All skill levels welcome! This is not an instructional program.
What to Expect
Meet and network with fellow chess lovers and enjoy friendly matches and casual play in a relaxed, supportive environment.
12:00 PM to 12:30 PM
Farmers Market Storytime (All Ages)
Source
Chestnut Square
Stop by the McKinney’s Farmers Market and pop into the old schoolhouse for an old-school storytime. There are two storytime sessions from 10-10:30 and 11-11:30.
1:00 PM to 2:00 PM
Heartfulness Meditation (Adults)
Source
JJG - Meeting Room, John and Judy Gay Library
Enjoy a calm introduction to relaxation and mindfulness. Learn basic breathing exercises and meditation techniques in this program presented by the Heartfulness Institute.
What to Expect
10-minute description of breathing exercises and meditation
50-minutes of breathing exercises and meditation
11:30 AM to 12:15 PM
Baby & Me (0-10 Months)
Source
JJG - Meeting Room, John and Judy Gay Library
Encourage early literacy and motor skills with simple books, rhymes, bounces, tickles, and movement games.
Please note: Caregivers must remain with their child(ren) for the duration of the program.
Today's Theme
Fourth of July/Sunshine/Fireworks
What to Expect
Welcome & Expectations
Introductions
Story & Songs
Bubbles & Playtime
Clean Up
Program Goals
Enhance and encourage literacy.
Increase use of collection.
Foster community involvement and relationship building.
.main-panel {
max-width: 900px;
margin: 0 auto;
padding: 22px 24px;
border-radius: 12px;
font-family: Arial, sans-serif;
background: rgba(255, 255, 255, 0.75);
box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}
/* Intro */
.intro-block {
background: rgba(244, 249, 251, 0.9);
padding: 16px 18px;
border-radius: 8px;
margin-bottom: 20px;
}
.intro-block p {
margin-bottom: 10px;
font-size: 1.1em;
line-height: 1.7;
}
/* Sections */
.section {
margin-top: 22px;
}
.section-title {
font-weight: bold;
color: #084d69;
margin-bottom: 8px;
border-bottom: 2px solid #e3eef3;
padding-bottom: 4px;
}
.section-text {
color: #333;
line-height: 1.7;
}
/* Theme text (not a bullet anymore) */
.theme-text {
margin: 6px 0 0 0;
color: #555;
font-style: italic;
}
/* Lists */
ul {
margin-top: 6px;
padding-left: 20px;
}
li {
margin-bottom: 6px;
}
/* Presenter */
.presenter-box {
display: flex;
gap: 14px;
align-items: center;
margin-top: 10px;
}
.presenter-box img {
width: 85px;
height: 85px;
border-radius: 50%;
object-fit: cover;
}
.caregiver-reminder {
display: inline-block;
margin-top: 12px;
padding: 10px 14px;
background: #FFE4B8;
border: 1px solid #E7A64B;
border-radius: 999px;
line-height: 1.4;
color: #5A3200;
}
11:30 AM to 12:15 PM
Wobblers & Walkers (10-20 Months)
Source
JJG - Meeting Room, John and Judy Gay Library
If your little one is already walking or starting to walk, this program is for you! Join us for short rhymes and songs for the more mobile babies to enjoy.
Please note: Caregivers must remain with their child(ren) for the duration of the program.
What to Expect
After our welcome and expectations, we'll sing songs, read a book, play with manipulatives, and end with bubbles and toys.
.caregiver-reminder {
display: inline-block;
margin-top: 12px;
padding: 10px 14px;
background: #FFE4B8;
border: 1px solid #E7A64B;
border-radius: 999px;
line-height: 1.4;
color: #5A3200;
}