SOCKS!

Welcome to Sock Blog - Where the Sock Puppet Theater brings the laughs!

Join us for our daily dose of Sock Drama, where our beloved puppets get into all sorts of wacky misadventures.

Recent Sock Dramas:

body { background-color: #f2f2f2; font-family: Arial, sans-serif; font-size: 16px; line-height: 24px; margin: 0; border: 4px solid black; } header { background-color: #333; color: #fff; padding: 16px; text-align: center; border-bottom: 4px solid black; } header h1 { font-size: 36px; font-weight: bold; margin: 0; padding: 8px; border-bottom: 2px solid black; } nav ul { list-style: none; padding: 16px; margin: 0; display: flex; justify-content: center; } nav li { display: inline-block; margin: 0 16px; padding: 16px; border-bottom: 4px solid black; } nav a { color: #fff; text-decoration: none; text-align: center; } main { max-width: 800px; margin: 0 auto; padding: 16px; border: 4px solid black; background-color: #f2f2f2; } main h2 { font-size: 24px; margin: 0; padding: 0; border-bottom: 4px solid black; } main ul { list-style: none; padding: 16px; margin: 0; display: flex; flex-wrap: wrap; justify-content: center; } main li { display: inline-block; margin: 0 16px; padding: 16px; border-bottom: 4px solid black; } main a { color: #333; text-decoration: none; } footer { background-color: #333; color: #fff; padding: 16px; text-align: center; border-top: 4px solid black; } footer p { margin: 0; padding: 0; } /* Add a drop shadow to main content */ main { box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); } /* Add a drop shadow to footer */ footer { box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }