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;
}
« You Would Think |
Main
| Sing out Loud! Sing out Strong! »
There are certain things in life you fail to appreciate until they stop working. The most recent example in my household being the hot water heater. Who thinks about hot water? It's always there, ready to use. It's helpful for bathing, doing laundry, doing the dishes, and washing your hands. But you don't think about it. Hot water gets taken for granted every single day. Our hot water was only out of commission for one and a half days, but golly gee willikers, did I miss it.
It takes approximately eight years to bring a large pot of freezing cold water to a boil to make pasta. Have you ever tried cleaning up a pot-roast dinner with ice-cold water? The grease in the pot coagulates in cold slimy chunks. These chunks then coat your hands, and can not be washed off properly, and you end up scraping your hands "clean" with a dish towel, which really means just rubbing beef tallow into your own hands. They smelled of beef for days. Don't even get me started on the wine glasses. Disgusting. I rarely have time to take a bath, but just KNOWING it was not an option had me gazing wistfully towards the tub.
I wondered how the pioneer women did it. I swore to never again take hot water for granted. Ever.
That got me thinking about all the things I take fro granted every day. Now, I do not want this to turn into an essay of holier-than-thou-you-are-a-freaking-ingrate-for-not-loving-every-moment-of-your-life mommy propaganda. Nothing frosts me more than being told I should appreciate blah-de-blah-blah every time I complain about something pertaining to motherhood. I do not need to be the white screen for anyone's shame projector every time I comment about something parent-related sucking big time. Commiserate, or zip it. In other words, keep your two cents of invalidation to yourself. It certainly does nothing for me, and makes the invalidator look like a sanctimonious, judgmental, insecure, one-upper. Where was I again? Oh...
At the same time, I have to say I got thinking about all the other things I fail to appreciate on a regular basis. Have you ever noticed how, when you have a cold, you flop around hacking and expectorating, fully aware of the miserable state you're in? But when the cold starts to ease up, you hardly notice until one day you think to yourself "Huh. I forgot to remember that I don't have a cold anymore."? It's strange.
Did anyone think to themselves, three years ago "Gosh it's great that gas is a dollar seventy-five a gallon"? When I was in high school, I thought I had a fat ass. I look back at pictures of myself at seventeen years of age, and cry when I look at that great butt that I never even appreciated.
On the other hand, though, I see glimpses of genius in people.
One of my coworkers mentioned the other day that he had plans to visit his grandparents over the weekend. He added that he made a conscious effort to spend time with them because he knew his time with grandparents was limited. I told him he was right. I thought to myself how wonderful it would be to have a few moments with mine. I miss them. A lot.
I think about the times late at night when I sat with my daughter in my arms, rocking her to sleep. I was usually so exhausted I would have paid a large sum of money for a few hours of uninterrupted sleep. But every once in a while, I would think to myself that if my worst nightmare came true, and something happened to my sweet child, I would give anything in the world for a moment just like that. I would give ANYTHING for that exact moment. Just to rock my daughter in the middle of the night, feeling her breath on my cheek, and smelling the top of her little baby head.
So I suppose I do remember to be grateful every once in a while. I secretly hope that in doing so, I stave off the possibility that anything would actually happen to her. And who's to say? Whether it works or not, it feels pretty good to consider how beautiful life really is every once in a while. Who has the energy to think about these things all the time anyway? If I concentrated on all the things I have to be grateful for every second of every day, I would be so overwhelmed with gratitude that I would never muster up the energy to take a shower! I would be a weeping floppy pile of tears twenty-four seven. Sometimes it's just too much to wrap my brain around.
But when I let myself go to that place in my mind. When I allow myself to stagger and gape with gratitude it feels good. It keeps me going. My tiny little corner of the world feels like a wondrous place. And that, my friends, is what Martha would call "a good thing".
TrackBack URL for this entry:
http://www.mommybloggers.com/mt/mt-tb.cgi/244
Comments
Wow! What a poignant way to share your thoughts. Thank you! I've had a long week, really tired, just want to run away from everyone. But my boys are so precious, your post helped me to remember that and not take them for granted. Thank you for helping to bring some peace to my day. :)
Posted by: Karin | February 24, 2006 10:00 AM
Wow, it's something I never would have thought of: zero hot water plus pot roast and wine for dinner equals permanent beef-greased hands and a huge mess.
That is a mistake I can now avoid, thanks to you, Meghan.
When I returned from the Philippines, having lived there a year and a half among and with average poor Philippino's, I was stunned to see Amerian abundance. You forget how great it is when you don't see it for so long. On the way home from the airport, we stopped at a grocery store to grab some cereal. I had been on U.S. soil for less than thirty minutes. Entering the store, I passed the produce section, which I thought was breathtaking. As I walked down the cereal aisle with the assignment to choose one, the rows of bright colored boxes, from one end to the other, overwhelmed me. I burst into tears, right there in the store. How could there be so much available food?
You're right. We would all be unstable emotional globs of tears if we were constantly counting our blessings with any accuracy. It is nice to have those brief moments, though, isn't it?
Posted by: noell | February 24, 2006 10:10 AM
You've beautifully expressed what I've been trying to get my head around for days.
I have a 5-month-old and I'm returning to work next week. We need the money and the health insurance, and there's a part of me that wants to work again, but there's also a big part of me that's terrified and broken up about the idea of not being with DS all day as I have been nearly every day of his life so far.
Then I have to remind myself that I'm going to be working in a field I love, in a flexible, responsible, mentally-stimulating job that pays a decent salary. Many, many women have to go back to work when their babies are younger, to mind-numbing jobs they disklike that put them right at the poverty line. (Like my own parents did.) I can honor my own feelings of separation from DS -- but I also need to count my blessings because this is a privileged life!
Posted by: Jen | February 24, 2006 10:42 AM
My life ended nearly three years ago, and nearly took my unborn daughter with it. I like to think that I take nothing for granted. Do lots of things about parent three little ones piss me off? I shout a resounding "HELL YES!"
I never part ways with someone that I love without saying so. Even if it means turning around to go back home to say it.
I think hot water is something I take for granted. Air conditioning? In Texas? Nope! I love every second of it when August rolls around.
Posted by: Erin | February 24, 2006 11:44 AM
I tend to remind myself of the good moments after my kids are in bed, when I have a chance to relax and remember how enjoyable the moments--and the kids--really are!
The value of stepping back and contemplating what we have can't be underestimated. That's what I love about writing/blogging; it provides the perfect medium and platform for these memories and reminders.
Posted by: Mary | February 24, 2006 3:31 PM
What a great post to read on a day where I've spent all day snuggling a sick and cranky 7 month old... It's hard to enjoy it while you're in it, but I try to - cuz I know soon enough she won't let me snuggle her....
Posted by: Sarah | February 24, 2006 8:08 PM
Unsurprisingly, you touched on two points near and dear to me - my family (especially grandparents) and my daughters. I think you struck a perfect balance between thinking too much/not enough about what's really important.
And I know exactly what you mean about the luxury of breathing easily.
Posted by: Julie | February 24, 2006 9:42 PM
well said and well balanced. with the age range we enjoy- 13, 16, 19, 22, and 24- i like to think we get reminded of the good stuff AND how fast it flies by. taking a deep breath and a heart-felt sigh ...
Posted by: chris | February 25, 2006 7:34 PM
You couldn't have said that better! Life is all about balancing and keeping things in perspective isn't it?
What about when the electricity goes out too! How many times I walk over to the light switch to turn it on when I know damn good and well the power is out? ugh.
If you have the time, come by my place and help me grovel to Ellen Degeneres for BlogHer sponsorship Ok? We need help spreading the word...
Posted by: Suzanne | February 26, 2006 8:50 AM
This is a great post.
I feel torn constantly - between everyday frustrations and realizing this era is fleeting, so trying to see the big picture. Thanks for another reminder.
PS I lived alone long enough - I am aware of the greatness of hot water - because I hate lying down there and trying to re-light a pilot light...
Posted by: Krisco | February 26, 2006 10:35 PM
yes.this is my site http://www.neradio.com/home_loan/index.pdf Thanks.
Posted by: home equity loan refinance credit | March 14, 2006 6:46 AM
raleigh health insurance health insurance quote online instant http://www.neradio.com/health_insurance/index.pdf health insurance plans cheap family health insurance http://www.neradio.com/health_insurance/index.html and .... colorado health insurance provident american life & health insurance company http://www.neradio.com/health_insurance/index.html health insurance colorado health insurance sales leads http://www.neradio.com/health_insurance/index.html child health insurance texas health insurance companies http://www.neradio.com/health_insurance/index.html .Thanks.
Posted by: interim health insurance | March 15, 2006 1:59 AM
lcd projectors infocus lcd projectors http://biglom.kurgan.ru/lcd_projectors/epson_lcd_projectors.html lcd projectors and proxima epson lcd projectors for churchs http://biglom.kurgan.ru/lcd_projectors/cheap_lcd_projectors_under_$.html and .... epson lcd projectors lcd projectors activities school http://biglom.kurgan.ru/lcd_projectors/stampede_lcd_projectors.html lcd dlp projectors lcd projectors small http://biglom.kurgan.ru/lcd_projectors/sony_lcd_projectors.html lcd projectors houston dlp vs_ lcd projectors http://biglom.kurgan.ru/lcd_projectors/lcd_projectors_activities_school.html .Thanks.
Posted by: cannon lcd projectors | March 17, 2006 2:01 PM
thing to increase sperm count to concieve increase sperm http://biglom.kurgan.ru/sperm/increase_sperm_load.html naturally increase sperm count what to eat to increase sperm count http://biglom.kurgan.ru/sperm/sperm_volume_increase.html and .... increase sperm amount how can my husband increase his sperm count http://biglom.kurgan.ru/sperm/increase_sperm.html foods to increase sperm count how to increase sperm production http://biglom.kurgan.ru/sperm/how_to_increase_sperm_load_by_eating_natural_food.html masturbation increase sperm production increase sperm mobility http://biglom.kurgan.ru/sperm/increase_sperm_production.html .Thanks.
Posted by: increase your sperm load | March 17, 2006 5:47 PM
propecia without a prescription propecia irritability http://biglom.kurgan.ru/propecia/propecia_works.html propecia photo propecia proscar http://biglom.kurgan.ru/propecia/cheap_propecia_online.html and .... best deal for propecia propecia and sperm mutation http://biglom.kurgan.ru/propecia/propecia_alternatives.html proscar or propecia risk of propecia http://biglom.kurgan.ru/propecia/propecia_warnings.html propecia half life buy prescription propecia without http://biglom.kurgan.ru/propecia/buy_can_from_i_propecia_who.html .Thanks.
Posted by: propecia rogaine | March 17, 2006 9:33 PM
Often times I read a great post, but have nothing to add. Maybe we need to add a button for “I read your post”.
Posted by: Mamadshah | April 7, 2006 10:22 AM
butalbital interactions how to inject butalbital http://www.fitech.org/butalbital/metabolism_butalbital.html buy butalbital butalbital reaction http://www.fitech.org/butalbital/how_to_inject_butalbital.html and .... image qualitest butalbital pill butalbital with codeine http://www.fitech.org/butalbital/side_effects_of_butalbital.html order butalbital online butalbital apap http://www.fitech.org/butalbital/butalbital_apap.html injectable butalbital effects of butalbital http://www.fitech.org/butalbital/butalbital_pain_medication.html .Thanks.
Posted by: no prescription butalbital | May 6, 2006 1:00 PM
yes.this is my site http://www.fitech.org/personal_loan/personal_loans_for_college_students.html Thanks.
Posted by: personal student loan | May 6, 2006 2:45 PM
Have you seen this before? It's a number guessing game: http://www.amblesideprimary.com/ambleweb/mentalmaths/guessthenumber.html. I guessed 10851, and it got it right! Pretty neat.
Posted by: Merideth Carleton | May 17, 2006 6:06 PM
i am happy mostly - though terribly sick at times - the medicine is not a perfect fix - i think some weed would help but caant find any - Kant find any...
Posted by: bdsm fem dom | June 9, 2006 7:20 PM