html
{
margin: 0;
/* setting border: 0 hoses ie6 win window inner well border */
padding: 0;
}
body
{
margin: 0;
/* setting border: 0 hoses ie5 win window inner well border */
padding: 0;
font-family: verdana, 'trebuchet ms', sans-serif;
font-size: 12px;
}
form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
margin-top: 10px;
margin-bottom: 10px;
}
/* standard helper classes */
.clr
{
clear: both;
overflow: hidden;
width: 1px;
height: 1px;
margin: 0 -1px -1px 0;
border: 0;
padding: 0;
font-size: 0;
line-height: 0;
}
/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */
/* page layout */
body { text-align: center; } /* center on ie */
#container
{
position: relative;
margin: 0 auto; /* center on everything else */
width: 902px;
text-align: left;
}
#container-inner { position: static; width: auto; }
#banner { position: relative; }
#banner-inner { position: static; }
#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }
#alpha, #beta, #gamma, #delta
{
display: inline; /* ie win bugfix */
position: relative;
float: left;
min-height: 1px;
}
#delta { float: right; }
#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
position: static;
}
/* banner user/photo */
.banner-user
{
float: left;
overflow: hidden;
width: 64px;
margin: 0 15px 0 0;
border: 0;
padding: 0;
text-align: center;
}
.banner-user-photo
{
display: block;
margin: 0 0 2px 0;
border: 0;
padding: 0;
background-position: center center;
background-repeat: no-repeat;
text-decoration: none !important;
}
.banner-user-photo img
{
width: 64px;
height: auto;
margin: 0;
border: 0;
padding: 0;
}
/* content */
.content-nav
{
margin: 10px;
text-align: center;
}
.date-header,
.entry-content
{
position: static;
clear: both;
}
.entry,
.trackbacks,
.comments,
.archive
{
position: static;
overflow: hidden;
clear: both;
width: 100%;
margin-bottom: 20px;
}
.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
clear: both;
margin: 5px 10px;
}
.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
clear: both;
}
.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
clear: both;
margin: 5px 10px 20px 10px;
}
.comments-open label { display: block; }
#comment-author, #comment-email, #comment-url, #comment-text
{
width: 240px;
}
#comment-bake-cookie
{
margin-left: 0;
vertical-align: middle;
}
#comment-post
{
font-weight: bold;
}
img.image-full { width: 100%; }
.image-thumbnail
{
float: left;
width: 115px;
margin: 0 10px 10px 0;
}
.image-thumbnail img
{
width: 115px;
height: 115px;
margin: 0 0 2px 0;
}
/* modules */
.module
{
position: relative;
overflow: hidden;
width: 100%;
}
.module-content
{
position: relative;
margin: 5px 10px 20px 10px;
}
.module-list,
.archive-list
{
margin: 0;
padding: 0;
list-style: none;
}
.module-list-item
{
margin-top: 5px;
margin-bottom: 5px;
}
.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }
.module-calendar .module-content table
{
border-collapse: collapse;
}
.module-calendar .module-content th,
.module-calendar .module-content td
{
width: 14%;
text-align: center;
}
.typelist-thumbnailed { margin: 0 0 20px 0; }
.typelist-thumbnailed .module-list-item
{
display: block;
clear: both;
margin: 0;
}
/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after
{
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}
* html .typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */
.typelist-thumbnail
{
float: left;
min-width: 60px;
width: 60px;
/* no ie mac \*/width: auto;/* */
margin: 0 5px 0 0;
text-align: center;
vertical-align: middle;
}
.typelist-thumbnail img { margin: 5px; }
.module-galleries .typelist-thumbnail img { width: 50px; }
.typelist-description
{
margin: 0;
padding: 5px;
}
.module-featured-photo .module-content,
.module-photo .module-content
{
margin: 0;
}
.module-featured-photo img { width: 100%; }
.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list
{
display: block;
height: 1%;
margin: 0;
border: 0;
padding: 0;
list-style: none;
}
/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after
{
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}
* html .module-recent-photos .module-list { display: inline-block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */
.module-recent-photos .module-list-item
{
display: block;
float: left;
/* ie win fix \*/ height: 1%; /**/
margin: 0;
border: 0;
padding: 0;
}
.module-recent-photos .module-list-item a
{
display: block;
margin: 0;
border: 0;
padding: 0;
}
.module-recent-photos .module-list-item img
{
width: 60px;
height: 60px;
margin: 0;
padding: 0;
}
/* mmt calendar */
.module-mmt-calendar { margin-bottom: 15px; }
.module-mmt-calendar .module-content { margin: 0; }
.module-mmt-calendar .module-header { margin: 0; }
.module-mmt-calendar .module-header a { text-decoration: none; }
.module-mmt-calendar table { width: 100%; }
.module-mmt-calendar th { text-align: left; }
.module-mmt-calendar td
{
width: 14%;
height: 75px;
text-align: left;
vertical-align: top;
}
.day-photo
{
width: 54px;
height: 54px;
}
.day-photo a
{
display: block;
}
.day-photo a img
{
width: 50px;
height: 50px;
}
/* * theme * */
/* basic page elements */
body
{
font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
font-size: 12px;
}
a { color: #36414d; text-decoration: underline; }
a:hover { color: #CCCC99; }
#banner a { color: #FFFFFF; text-decoration: none; }
#banner a:hover { color: #FFFFFF; }
h1, h2, h3, h4, h5, h6
{
font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}
.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
/* ie win (5, 5.5, 6) bugfix */
p\osition: relative;
width: 100%;
w\idth: auto;
margin: 0;
border-top: 2px solid #660066;
border-right: 2px none #660066;
border-bottom: 2px solid #660066;
border-left: 2px none #CCCC99;
padding: 5px;
color: #660066;
background: #FFFFFF;
font-size: small;
font-weight:bold; line-height: 1;
}
.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover
{
color: #660066;
}
.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
font-size: px;
}
/* page layout */
body
{
min-width: 902px;
color: #CCCC99;
background: #CCCC99;
background-image: url("http://"); background-repeat: repeat-x;
}
#container
{
width:90%; margin-bottom: 20px;
background: #FFFFFF;
}
#container-inner
{
border-right: 5px solid #292E33;
border-bottom: 5px solid #292E33;
border-left: 5px solid #000000;
}
#banner
{
width: 100%;
padding: 50px
background-color: #CCCC99;
background-image: url("http://www.threekidcircus.com/test/mblegsheader.jpg"); background-repeat: no-repeat;
height: 191px;
}
#banner-inner
{
padding: 15px 13px;
border-top: 2px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
border-left: 2px solid #FFFFFF;
}
#banner-header
{
margin: 0;
font-family: Georgia, 'Times New Roman', serif;
color: #660066;
font-size: small;
text-align: left;
font-weight:bold; line-height: 1;
}
#banner-description
{
margin-top: 5px;
margin-bottom: 0;
font-family: Georgia, 'Times New Roman', serif;
color: #660066;
font-size: small;
text-align: center;
font-weight:bold; background: none;
line-height: 1.125;
}
#alpha { float:left; margin: 0px 15px 0 15px; width:23%; background: #FFFFFF; background-repeat: no-repeat;
}
#beta { float:right; width:70%; background: transparent; }
#gamma, #delta { float:right; width:20%; background: transparent; }
#beta-inner,
#gamma-inner,
#delta-inner
{
padding: 10px 10px 0 10px;
border-width: 2px 2px 2px 0;
border-style: solid;
border-color: #fff;
}
#alpha-inner {
padding: 10px 10px 0 10px;
border-top: 2px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
border-bottom: 2px solid #FFFFFF;
}
#beta-inner {
padding: 10px 10px 0 10px;
border-top: 2px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
border-bottom: 2px solid #FFFFFF;
}
#gamma-inner {
padding: 10px 10px 0 10px;
border-top: 2px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
border-bottom: 2px solid #FFFFFF;
}
.date-header
{
margin-top: 0;
background: #FFFFFF;
font-family: 'Trebuchet MS', Verdana, sans-serif;
text-align:left;
color: #660066;
font-size: x-small;
font-weight:bold;text-transform:uppercase;
}
.entry-header
{
margin-top: 0;
background: #FFFFFF;
font-family: Georgia, 'Times New Roman', serif;
text-align:left;
color: #666666;
font-size: small;
font-weight:bold; padding: 5px;
border-left: 5px solid #CCCC99;
}
.entry-content,
.comment-content,
.trackback-content
{
background: #FFFFFF;
font-family: 'Trebuchet MS', Verdana, sans-serif;
text-align:left;
color: #333333;
font-size: small;
margin: 0;
line-height: 1.5;
}
.entry-footer,
.comment-footer,
.trackback-footer
{
background: #FFFFFF;
margin: 0 0 20px 0;
font-family: 'Trebuchet MS', Verdana, sans-serif;
text-align:right;
color: #666666;
font-size: x-small;
border-top: 1px solid #dae0e6;
}
.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer
{
margin-left: 10px;
}
.content-nav { margin-top: 0; }
#trackbacks-info
{
margin: 10px 0;
border: 1px dashed #a3b8cc;
padding: 0 10px;
color: #292e33;
font-size: 11px;
background: #e6ecf2;
}
.comments-open-footer
{
margin: 10px 0;
}
/* modules */
.module
{
margin: 0 0 10px 0;
}
.module-content
{
margin: 0 0 10px 0;
padding: 10px 10px 0 10px;
line-height: 1.2;
background: #CCCC99;
font-family: 'Trebuchet MS', Verdana, sans-serif;
text-align:left;
color: #333333;
font-size: x-small;
border-top: 1px solid #cfd4d9;
}
.module-calendar .module-content { margin: 5px 0 15px 0; }
.module-mmt-calendar .module-content table,
.module-calendar .module-content table
{
font-size: 10px;
}
.module-powered { border-width: 0; }
.module-powered .module-content
{
margin-bottom: 0;
padding-bottom: 10px;
background: #FFFFFF;
font-family: 'Trebuchet MS', Verdana, sans-serif;
text-align:left;
color: #292e33;
font-size: x-small;
border-top: 1px dashed #CCCC99;
border-right: 1px dashed #CCCC99;
border-bottom: 1px dashed #CCCC99;
border-left: 1px dashed #CCCC99;
}
.module-photo { background: none; }
.module-photo img { border: solid 1px #fff; }
.module-list
{
margin: 0 15px 10px 15px;
list-style: disc;
}
.module-list .module-list
{
margin: 5px 0 0 0;
padding-left: 15px;
list-style: circle;
}
.module-list-item
{
margin-top: 0;
color: #666;
line-height: 1.2;
}
.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }
.module-photo img { border: 3px solid #fff; }
/* comments */
textarea[id="comment-text"] { width: 80%; }
.commenter-profile img
{
vertical-align: middle;
border-width: 0;
}
/* one-column tweaks */
.layout-one-column body { min-width: 520px; }
.layout-one-column #container { width:90%; }
.layout-one-column #banner { width: 100%; } /* necessary for ie win */
/* two-column-left tweaks */
.layout-two-column-left #alpha
{
margin: 0;
width:23%; background: transparent;
float:left;
}
.layout-two-column-left #alpha-inner
{
padding: 10px 10px 0 10px;
border-top: 2px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
border-bottom: 2px solid #FFFFFF;
}
.layout-two-column-left #beta
{
float:right;
margin: 15px 15px 0 15px;
width:65%; background: #FFFFFF;
}
.layout-two-column-left #beta-inner
{
padding: 0;
border-width: 0;
}
/* three-column tweaks */
.layout-three-column #alpha
{
margin: 0;
width:20%; background: transparent;
float:left;
}
.layout-three-column #alpha-inner
{
padding: 10px 10px 0 10px;
border-top: 2px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
border-bottom: 2px solid #FFFFFF;
}
.layout-three-column #beta
{
float:left;
margin: 15px 15px 0 15px;
width:50%; background: #FFFFFF;
}
.layout-three-column #beta-inner
{
padding: 0;
border-width: 0;
}
.layout-three-column #gamma
{
margin: 0;
width:20%; background: transparent;
float:right;
}
.layout-three-column #gamma-inner
{
padding: 10px 10px 0 10px;
border-top: 2px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
border-bottom: 2px solid #FFFFFF;
}
« The First Christmas Hub and I were married |
Main
| Question 5 - Holiday Q&A »
If there is anyone reading this who does not feel a tiny bit strange stomping their feet, singing happy birthday and shouting “hooray!� along with a poor soul in a mouse costume, a handful of three-year-olds, and a group of men and women you have seen put more beer away than you can count, please raise your hand. Because I was recently right there, and it struck me as just about the oddest thing I have ever experienced.
Last night my husband and I attended the birthday party of our friends three year old daughter. The party took place at a local pizza parlor, marketed to children. An establishment not only marketed to children, but also to the parents of children who see the clear and obvious value of throwing a birthday party for 8 kids at someone else’s place. Where the cake, food, and paper party-ware are included, and someone else cleans up. It was the kind of place where the kids are given fistfuls of tokens and are sent off to busy themselves with video games and seizure-inducing flashing lights. What in the world is not to like about that? I, for one, can certainly see the appeal.
In attendance were several men and women I have known since long before they were married and had children. Men and women I have traveled with, played with and partied with for years. And there we all were, laden with baby bjorns, donning diaper bags, wearing silly expressions and dancing with giant cartoon characters.
So, when did this happen to us? I wonder if, a decade ago, I would have ever thought I would be sitting at a table with a toddler in my lap, looking at my good friend dancing enthusiastically with her daughter and an enormous mouse. This is the very same friend whose grandmother once dragged her out of a keg party in front of our entire high school. My good friend who one day after school, snuck her grandma’s car silently down the alley in neutral, and drove me home from her house a solid 2 years before she was old enough to get her drivers license. She was fearless, and she was either always in trouble, or avoiding trouble by sheer luck and the skin of her teeth. And there she was, beaming and dancing away with her pre-school daughter who was also beaming and dancing. And it was a beautiful sight to behold.
As I looked around the room at my friends, I wanted to laugh. Not because of the sillyness of it all (and it is really kind of silly), but because of how funny it is the way life changes when you have children. My friends and I might have looked at a group of people like us years ago, looked at each other, and mouthed the word “LOSERS!� My GOD would that have looked lame to us back then. We would have mocked us mercilessly.
But the fact of the matter is that when you have children, you do things that feel silly simply because it makes them happy. Seeing them smile is worth making a fool of yourself. You do it because you love them. And you really don’t care if the barely twenty-somethings are pointing and laughing at you. Because you know how much they have to learn about life, and you remember the days when you were the one doing the pointing and laughing.
When I was pregnant with my daughter, a client of mine, who is the father of twins, told me that life does not end when you become a parent. You just have what he eloquently called “a different kind of fun�. So the keg stands have morphed into jitterbugging with a giant mouse named Chuck. The beer is often times replaced with fruit punch, and we no longer have to sneak our parent’s cars out of the driveway. The thrill is not so much in getting away with things we might get into trouble for. The thrill lies in things that are yet to be. The firsts for our children, and the proud smiles that beam from their faces like white light become the thrilling moments. First steps, first words, first day of school, first ride on the bike without training wheels, first day of college, and maybe someday, our children’s first moments as parents.
So there we all were, having a “different kind of fun� with our children and, presumably, a teenager making minimum wage in a large mouse costume. And I was happy because the three-year-old birthday girl was happy, and my daughter Maggie was happy. Besides, we can still get our grooves on, as veterans, in our own right. We just have to make sure we have sitters lined up.
But we don’t ever point and laugh, because we know an infinitely greater amount of humility now than we did then. Children have a way of teaching you that.
TrackBack URL for this entry:
http://www.mommybloggers.com/mt/mt-tb.cgi/99
Comments
Children are life's equivilent of "Hubris".
It's the secret that parents don't tell yet-to-be parents. They wouldn't believe us anyway.
Posted by: Dawn | December 21, 2005 8:40 AM
I'm sure not *all* barely-twenty-somethings are pointing and laughing at you, but I get the gist of what you mean. It's not hip.
I always thought children gave adults a wonderful license to be silly and goof around. And who can't use a little of that? Things can get too serious as an adult.
Plus: kid's books. Being able to shop, buy, and read lots and lots of kid's books.
It sounds like you had a great time at the birthday party. And that makes me happy. ;)
Posted by: Sour Duck | December 21, 2005 11:05 AM
My husband and I can't wait to become "dorks" like that! Only 11.5 more weeks or so and the "fun" begins.
Posted by: Tonya | December 21, 2005 11:36 AM
Another hidden perk of parenthood? Always getting to use the bathroom, even when there are no public restrooms. All you gotta do is grab your cookie crusted, fat cheeked 2 year old and say "Can we use your potty?". Works every time!
Posted by: Carrie | December 21, 2005 2:20 PM
What you don't like dancing with the Mouse guy? [shrug] It's understandable... I just can't wait for the day when my son says he's too cool to hang out with me--it'll be tough. Cause you know, I'll still think I'm hip (or at least sorta hip). ;-)
Posted by: Bethany | December 21, 2005 8:51 PM
I am a dancer (ok, well, not so much now, three kids later). I have always loved rocking out in my living room. What I have found to be even more fun now, when I have 3 kids as my audience, is to dance like the biggest dork I possibly can. I get tons of laughs, and it is more fun than anything else I can think of. Except maybe Disneyland.
As a side note, while reading this entry, my two-year-old walked up to me, put his head against my back, and said, "Mama, I love you."
How can you beat that?
Posted by: noell | December 21, 2005 9:30 PM
how funny that I was in your exact shoes not two weeks ago at my neice's birthday celebration with Chuck. And the same thoughts crossed my mind- because now I'm a mom and I had to clap my hands and stomp my feet while singing happy birthday because my son thought it was the best thing ever...
sigh. Would it make me a loser to say I love this "new kind of fun" I've been having since he was born? because I, too, would have been pointing and laughing at [ME!]back when I was not a mommy!
Posted by: Diana | December 22, 2005 1:04 PM
Ah, Charles Fromage. Such lovely memories.
Posted by: margalit | December 22, 2005 10:48 PM
That was a GREAT post. I teared up a bit, but then I kinda always do this time of year. But still, the goodness. :)
Posted by: shannon | December 24, 2005 9:53 AM
I've had those same thoughts so many times. When my daughter was first born, I had a real identity crisis going on for a while. It took a long time for me to reconcile my new life and my new role as someone's mother. It's been five years and another child and I'm happy to say, with no regret or longing for the past, that these days I am quite comfortable in this still relatively new skin. I could care less how silly I look rocking out in the car to Barney tunes or how ridiculous my conversations with the kids sound to other people when we are out. I actually revel in it the goofiness that parenthood has brought into our lives. There was a commercial on TV for a while, I think it was for KMart or Sears, and the slogan was "for the stuff of life" or something along those lines. That phrase sums up the chaos, the craziness, the silliness and the tenderness of my life with children. All those moments, for better or for worse, are "the stuff of life" and though I may grouse about it sometimes, I wouldn't trade a single second of any of it. Thanks for reminding me how lucky I am.
P.S. We did the Chucky Cheese thing in September for my daughter's birthday. We chose it because I'd just had my son and I didn't want to deal with a party at home. I have to tell you, watching the kids dance with Chucky (we have it on video) is priceless. Such abandon, such pure joy! It was totally worth it! (Sorry for the long post)
Posted by: Wizzy | December 24, 2005 9:53 PM