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;
}
Main
We're delighted to announce the winners for our Week 3 drawing!
The winner of a $25 gift certificate to Amazon.com is Gette!
The winner of a $15 gift certificate to Amazon.com is Heather!
The winner of a $10 gift certificate to Amazon.com is Shanilie!
Congratulations to all our winners! We're looking forward to reading your answers to our next set of Mommybloggers Roundup questions. Click on the "fun" above to submit your answers. This will be our final week for prizes, but we're planning new questions on a weekly basis. We hope you'll come play with us!
What is one thing that always makes you laugh hysterically?
Continue reading "Week 2 - Question 1" »
What is the grossest thing you have ever done in public?
Continue reading "Week 2 - Question 2" »
We asked a bunch of our friends to answer a few questions and as usual, the answers were funny, thoughful and often outrageous.
Over the course of the weekend, we'll be posting a roundup of answers to six questions. Add your two cents in the comments, and then click over and visit some of our lovely guests. Happy Mother's Day!
Mother, Mommy, Mama, Mami, Moma or something else...what do you prefer, and why?
Continue reading "Mother's Day Q&A Cage Match - Question 1" »
If you could visit your pre-child self, what would you tell her?
Continue reading "Mother's Day Q&A Cage Match - Question 2" »
Welcome to the final day of our special April Fools Weekend Smackdown.
Below, you'll find three questions that we posed to our panelists. Answers can be found in the extended entries. We'd love it if you'd add your own answers in the comments, and then take a few minutes to visit our hilarious guests - they love comments, too - so don't be shy :)
We'll be back tomorrow with a new featured guest - we know you'll love her as much as we do.
If you were to give yourself a creative title for your personal business card, what would it say?
Continue reading "Question 6 - April Fools Q&A Smackdown" »
It's been a while since we've held a Q&A smackdown. What better weekend than April Fools?
We'll feature three questions today, and three tomorrow. Here's how it works. Read the question, then take a look in the extended entry for the answers provided by our lovely guests. Please add your own answers in the comments, and then off you go to visit some of our lovely players!
Have a great weekend, everyone!
If you could choose a name for yourself, other than your own, what would it be?
Continue reading "Question 1 - April Fools Q&A Smackdown" »
If I really wanted to annoy somebody, I would continually do this.
Continue reading "Question 2 - April Fools Q&A Smackdown" »
What is the most embarrassing incident you have experienced?
Continue reading "Question 3 - April Fools Q&A Smackdown" »
We gathered some of our friends for a quick look back at the highlights and lowlights in our personal lives in 2005. As always, we were blown away by your thoughtful, touching and often hilarious answers. If we missed you on this session, and you'd like to play MommyBloggers Q&A in the future, drop us a line, and we'll add you to our pool of victims guests.
After our 20 question marathon leading up to Christmas, we decided to ask only TWO questions: one question reflecting on the year ending, and one focused on the year ahead. The game remains the same: scroll down to read both questions, click the extended entry to read the answers we've been sent, and leave your answers in the comments. Then, off you go to visit some of our witty panelists. They love drop in company, and they love comments even more.
From all of us (Jenn Satterwhite, Jenny Lauck and Meghan Townsend) here at Mommybloggers.com, we thank you for your enthusiasm and participation, and wish you a wonderful New Year!
*hat tip to Cooper of Been There for bestowing the perfect moniker on this New Year's version of our Q&A roundup.
What is your most significant memory or event from 2005?
Continue reading "Question 1 - Q&A - Auld Lang Syne" »
Mommybloggers is proud to present our final day of the Q&A Holiday Smackdown! We've had a blast!
Scroll down to read and answer our final five questions - we'd love it if you'd add your answers in the comments! Then go visit our funny guests at their blogs, too!
Hope everyone is having a wonderful holiday season! Be sure to check back tomorrow - we'll be returning to our regular format, and introducing you to our next featured blogger! You're going to love her!
What musical instrument have you always aspired to play?
Continue reading "Question 16 - Holiday Q&A" »
On a scale from one to ten, how adventurous are you?
Continue reading "Question 17 - Holiday Q&A" »
What is the worst piece of clothing someone can wear?
Continue reading " Question 18 - Holiday Q&A" »
How many times a day do you check your email?
Continue reading "Question 19 - Holiday Q&A" »
We're into the stretch now, with five more questions compiled for your reading pleasure!
Same game as before: scroll down to read today's five questions, and our panel's answers in the extended entry. Leave us your comments, and then off you go, quick, like a bunny, to visit some of our panelists. They love visitors, and they love comments even more.
Have fun!
What is the one thing you always wanted as a kid, but never got?
Continue reading "Question 11 - Holiday Q&A" »
After our riotous first day, our illustrious Q&A Queen Jenny has fallen victim to a nasty sinus infection. We're shaking things up as Jenny hands over the reins to Meghan we enter day two of our Mommybloggers.com Holiday Q&A smackdown.
As before: scroll down to read the answers to today's five questions (in the extended entries.) Add your thoughts in the comments, and by all means, go visit our lovely respondants and leave them comments! We'll be back tomorrow with even more participants!
Write down the most beautiful word you can think of.
Continue reading "Question 10 - Holiday Q&A" »
What is your favorite event in the Winter Olympics?
Continue reading "Question 9 - Holiday Q&A" »
If you were sitting at a round table of three famous writers, artist and/or musicians, past or present, who would be joining you?
Continue reading "Question 8 - Holiday Q&A" »
Have you finished all your holiday shopping?
Continue reading "Question 7 - Holiday Q&A" »
What do you consider to be the most dangerous creature on Earth?
Continue reading "Question 6 - Holiday Q&A" »
Is everybody ready to rumble?
Ladies and Gentlemen... welcome to the Mommybloggers.com Holiday Q&A Smackdown! Four days. Five questions a day. That's right. We're playing 20 questions. No wrong answers. No trick questions. The only goal - getting to know some new corners of the blogosphere. In this corner, the stupid question champions of the world - Mommybloggers! In that corner... it's a mob scene!
We invited a few of our friends (yes, even some without children!) to answer this set of questions, and we were overwhelmed at the response. If we missed you this time - let us know you want to play, and we'll add you to the list of victims participants for the next roundup.
So! Here's how we play:
Scroll down to read today's first five questions. Responses to the questions are in the extended entry. Please, leave us your answer in the comments! Then, take some time to visit some of our lovely participants and say hello. Everybody loves comments, you know.
So, without further ado...let's get it on!
Where is the most beautiful place you've ever been?
Continue reading "Question 1 - Holiday Q&A" »
What should every man and woman be able to try once in their life?
Continue reading "Question 2 - Holiday Q&A" »
What muscle would you flex if you wanted to intimidate somebody?
Continue reading "Question 3 - Holiday Q&A" »
What have you tried in life, and simply were not good at?
Continue reading "Question 4 - Holiday Q&A" »
If you were to add one room to your house, what would it be?
Continue reading "Question 5 - Holiday Q&A" »
Over Thanksgiving Weekend - we played our first round of Q&A. Three days. Fifteen questions. Twenty-eight participants... good times, people.
For this chilly Sunday, we decided to do a petite version. One day. Five questions. Eleven hilarious participants...
Jen from MUBAR (Mothered Up Beyond All Recognition)
Jennifer
Susie Sunshine
Jenn
Amber
Kris
Krisco
Tuesday
Melanie Lynne Hauser
Ann Douglas
Margalit T.
So, here's how we play. Read the questions, and enjoy what our players say today in the extended entry. Leave us a comment with your answers, and then go visit our lovely panelists and tell 'em we sent you. They love visitors, and comments, too! Questions follow this entry... Go! Go! Go!
Special thanks to our panelists from our Talking Turkey edition! They still love visitors and comments!
Jill Miller Zimon
Mazeway
Lauren
Mother Goose Mouse
Sleepless Mama
Kathryn, The Daring One
ishouldbeworking
Jelly
Holli
Summer
Surcie
Mary
Carmen
Jenijen
Lin
cmhl
Justice
Vicky
Donna
Eulallia
Mir
Dawn
EverydaySuperGoddess
hadashi
Buffi
Maryanne
nina
Barbex
If your picture showed up on an America's Most Wanted list, what crime would you have committed?
Continue reading "Question 1 - Q&A roundup #2" »
What one toy would you like to throw repeatedly at a brick wall?
Continue reading "Question 2 - Q&A Roundup #2" »
If the president asked you personally to solve a national emergency, what might he/she call on you to solve?
Continue reading "Question 5 - Q&A Roundup #2" »
It appears that all our server issues have been resolved! Wahoo!
This will be our final installment of our Blogger Q&A roundup... check out our final five questions, leave your answers, and go visit our lovely and hilarious question answer-ettes.
We'll be back Monday with our next featured mommyblogger interview.
If you could add one more attribute to your personality, what would it be?
Continue reading "Question 11" »
What do you consider the ultimate vacation?
Continue reading "Question 12" »
Which of the following do you feel yields the greatest benefits - extraordinary wealth, strong friendships, true love or a loyal, loving family?
Continue reading "Question 13" »
Name one common food item that you refuse to eat.
Continue reading "Question 14" »
What is the most expensive thing you wished you never bought?
Continue reading "Question 15" »
We hope everyone had a wonderful Thanksgiving!
Check out today's five questions below this entry, and give us your answers.
Take some time to go visit some of our funny Q&A guests! They love comments, and they don't bite!
What is your greatest addiction?
Continue reading "Question 6" »
What would you like your nickname to be?
Continue reading "Question 7" »
If 50 people in your age group were selected randomly, how many do you think you would find leading a happier life than yours?
Continue reading "Question 8" »
What do you need to get at the drugstore right now?
Continue reading "Question 9" »
What would you name your first, or next child, if it was a girl/boy?
Continue reading "Question 10" »
Happy Thanksgiving! We thought that it would be fun to throw out some 'getting to know you questions' to our readers. We've noticed some patterns emerging in the answers...
Take a look, click some links, say hello to some new friends, and by all means, leave us your answers in the comments. We'll have new questions (and your hilarious answers) every day, until we reveal our next featured guest on Monday.
Enjoy!
What is the first thing you notice when you meet someone?
Continue reading "Question 1" »
What one song would you choose to come out to before a world-class championship boxing match?
Continue reading "Question 2" »
If you could add one feature to your car, what would you choose?
Continue reading "Question 3" »
What is the most disturbing sound in the world?
Continue reading "Question 4" »
When you look back on pictures of yourself, what age are you most embarrassed about?
Continue reading "Question 5" »