/* Primary Styles */
body
{
  background:#ffe435 url(http://www.motherpopper.com/background.jpg) top left repeat-x;
  margin:0;
  font-family:Georgia, "Times New Roman", Times, serif;
  z-index:1;
}

#base
{
  position:absolute;
  background:url(http://www.motherpopper.com/base.jpg) top left no-repeat;
  margin:0;
  width:800px;
  height:344px;
  z-index:2;
}

#logo
{
  position:absolute;
  background:none;
  margin-top:10px;
  margin-left:5px;
  width:721px;
  height:344px;
  z-index:2;
}

#flickr_bar
{
  position:absolute;
  margin-top:15px;
  margin-left:455px;
  width:219px;
  height:75px;
  z-index:3;
}

#sidebar
{
  font-family:"Lucida Grande", Verdana, Arial, sans-serif;
  position:absolute;
  margin-top:78px;
  margin-left:1px;
  width:198px;
  z-index:10;
  display:nonxe;
}

#right_side
{
  top:56px;
  left:735px;
  position:absolute;
  z-index:50;
}

#blog
{
  position:absolute;
  background:url(http://www.motherpopper.com/content_back.jpg) top left repeat-y;
  margin-top:160px;
  margin-left:199px;
  width:522px;
  z-index:10;
}

#blog_inner
{
  width:500px;
  margin-left:3px;
  margin-bottom:15px;
  padding:2px;
  z-index:11;
}

h1,.entry-header
{
  padding-bottom:2px;
  margin-bottom:1px;
  border-bottom:1px dotted #907de8;
  margin-left:1px;
  color:#907de8;
  font-weight:bolder;
  font-size:42px;
  font-family:Georgia, "Times New Roman", Times, serif;
}

h2
{
  padding-bottom:8px;
  margin-bottom:1px;
  margin-left:-5px;
  color:#f26522;
  font-weight:700;
  font-size:20px;
  font-family:Arial, "Times New Roman", Times, serif;
}

a,#contact a:hover, #meta a:hover,#tags a:hover
{
  color:#f26522;
}

a:hover{
color: #907de8;
}


#entry_menu
{
  font-size:18px;
  text-align:center;
  margin-top:1px;
  margin-bottom:35px;
  z-index:3;
}

/* @end */
/* Post Styles */
#title
{
  color:#f26522;
  margin-left:10px;
  margin-bottom:12px;
  font-size:40px;
  font-weight:bolder;

}

#title a
{
  text-decoration:none;
}

#date
{
  background:url(http://www.motherpopper.com/date_box.gif) top left no-repeat;
  width:63px;
  height:39px;
  margin-left:-10px;
  !margin-left:10px;
  z-index:25;
}

#date_inner
{
  padding-top:2px;
  color:#FFF;
  text-align:center;
  width:59px;
  height:37px;
  font-family:arial;
  font-size:18px;
  line-height:1;
}

#meta
{
  margin-left:60px;
  !margin-left:100px;
  margin-top:-30px;
  color:#907de8;
  font-size:12px;
}

#meta a,#tags a
{
  color:#907de8;
}

#post
{
  margin-left:10px;
  margin-top:25px;
  margin-bottom:45px;
  border-bottom:1px dotted #f1c1aa;
  color:black;
  font-family:Verdana,arial,sans-serif;
  font-size:12px;
  line-height:16px;
  background: url(http://www.motherpopper.com/images/post_bottom.jpg) bottom right no-repeat; 

}

#post img
{
  margin-top:10px;
  border-color:#f1c1aa;
  border-style:solid;
  border-width:1px;
}

#post .no_border
{
  border:none;
}

#tags
{
  font-size:10px;
  margin-bottom:10px;
}

._copy
{
  text-align:center;
  margin:0 auto;
}

.big-image
{
  margin-left:-9px;
}

.audio
{
  margin-top:10px;
  margin-bottom:10px;
  border:2px solid #d6d0ef;
  padding:4px;
  font-family:arial;
  width:468px;
}

.audio legend
{
  margin:5px;
  background-color:#FFF;
  padding:5px;
  font-weight:bolder;
  font-size:24px;
  color:#907de8;
  border:2px solid #d6d0ef;
}

.player
{
  margin-bottom:15px;
}

.icon
{
  background:url(http://www.motherpopper.com/images/icons/pencil_24.gif) no-repeat;
  height:24px;
  padding-left:30px;
  padding-top:4px;
}

.comment
{
  margin-top:10px;
  border-width:2px;
  border-style:dotted;
  border-color:#f1c1aa;
  padding:4px;
  background-color:#ffc;
}

#comments-open-text label
{
  vertical-align:top;
  font-weight:bolder;
}

#comments-open-data label
{
  font-weight:bolder;
}

.mother_popper .comment-footer
{
  background:url(http://www.motherpopper.com/images/icons/mp_24.gif) center left no-repeat;
  padding-left:30px;
  height:24px;
  padding-top:4px;
}

.father_popper .comment-footer
{
  background:url(http://www.motherpopper.com/images/icons/fp_24.gif) center left no-repeat;
  padding-left:30px;
  height:24px;
  padding-top:4px;
}

.mother_popper,.father_popper
{
  background-color:#d6d0ef;
  border-color:#907de8;
}

.mother_popper a,.father_popper a
{
  color:#ec1559;
}

#post input
{
  width:400px;
}

#post textarea
{
  width:400px;
  background-color:#ffc;
  color:#907de8;
  font-family:arial;
  font-size:18px;
}

#post #comment-preview,#post #comment-post
{
  width:100px;
}

#post h3
{
  padding-bottom:1px;
  border-bottom:1px solid #000;
  margin-bottom:1px;
  margin-left:-5px;
  color:#000;
  font-weight:bolder;
  font-size:20px;
  font-family:Arial, "Times New Roman", Times, serif;
}

#post h1 {
padding-bottom: 10px;
text-align:center;
}

#podcast_link
{
  display:none;
}

#back_home
{
  width:480px;
  font-size:10px;
  color:#000;
  padding:0;
  margin:0;
}

.back_home_graphic
{
  background-color:#8663c6;
  width:151px;
}

.back_home_link
{
  background-color:#d6d0ef;
  border:1px solid #555;
  padding:3px;
  padding-left:5px;
}

#back_home input
{
  width:280px;
  font-size:12px;
  font-family:Georiga;
}

#rss_block
{
  width:480px;
  font-size:16px;
  font-family:arial;
  background-color:#ffe435;
  border:1px solid #8663c6;
}

#rss_block a
{
  text-decoration:none;
  color:green;
}

.purple_link
{
  color:#8663c6;
  text-decoration:underline;
}

/* @end */
/* Widgets */
#bio
{
  background-color:#FFF;
  padding:3px;
  border:1px solid #f1c1aa;
  margin-left:4px;
  width:167px;
  font-size:12px;
  margin-bottom:25px;
 }

#bio img
{
  border-style:solid;
  border-color:#000;
  border-width:1px;
  text-align:center;
  margin-bottom:-8px;
}

#cats
{
  margin-left:10px;
  margin-top:20px;
}

#cats li
{
  margin-left:-1px;
  font-size:12px;
  line-height:1.40;
  background:transparent url(http://www.motherpopper.com/heart.gif) no-repeat scroll 2px 50%;
  padding-left:15px;
  list-style:none;
}

#cats h2
{
  margin-left:5px;
  margin-bottom:-15px;
}


#recalls {
  background: #fff url(http://www.motherpopper.com/images/post_bottom.jpg) bottom right no-repeat; 

}

#contact
{
  font-family:"Lucida Grande", Verdana, Arial, sans-serif;
  margin-left:5px;
  font-size:12px;
}

#contact a
{
  color:#309;
}

#contact
{
  margin-top:13px;
  padding-left:12px;
  padding-right:6px;
  padding-bottom:10px;
  width:154px;
  border-style:solid;
  border-color:#f1c1aa;
  border-width:1px;
  background-color:#ffc;
  line-height:1.70;
  font-size:12px;
}

#rss
{
  margin-left:5px;
  font-family:"Lucida Grande", Verdana, Arial, sans-serif;
  text-align:center;
  width:154px;
  border-style:solid;
  padding:8px;
  border-color:#f1c1aa;
  border-width:1px;
  background-color:#FFF;
  line-height:1.70;
  font-size:12px;
}

#twitter_update_list {
list-style-type: none;
margin-top:-10;
}


#mini_menu
{
  margin-left:24px;
  line-height:1.30;
  margin-bottom:20px;
}

#mini_menu a
{
  color:#000;
}

#mini_menu a:hover
{
  color:#f26522;
}

#podcast_angle
{
  position:absolute; 
  margin-top:90px;
  margin-left:670px;

  z-index:99;
}

#podcast_angle img
{
  border:none;
}

#email_subs {
  background-color: white;
  text-align:left;
  display:block;
  margin-left: 0px;
  margin-top: 225px;
  width: 125px;
  font-family:tahoma, arial;
  color: #000;
  background: #fff url(http://www.motherpopper.com/images/post_bottom.jpg) bottom right no-repeat; 

}

#email_subs strong {
color: #907de8;
}


#spott {
  margin-top: 10px;
}

/* @end */
/* Advertising */
#banner
{
  margin-left:10px;
}

#sky_ad
{
  margin-left:0px;
  margin-top:40px;
  width:175px;
  font-size:12px;
}

#box_ad
{
  margin-left:15px;
  margin-top:80px;
  width:175px;
  font-size:12px;
}

#top-center-ad
{
  display:none;
}

.get_in_itunes
{
  font-family:arial;
  text-align:center;
  width:468px;
}

/* @end */
/* TypePad Overrides */

.extended {
font-size: 16px;
font-weight: 700;
color: #907de8;
}

.extended a {
color: #f26522;
}

.extended a:hover{
color: #907de8;
}


.layout-two-column-right
{
  background:#FFF;
  margin-left:100px;
  width:460px;
  border:1px solid #000;
  padding:10px;
}

.module
{
  display:none;
}

#banner-header a
{
  text-decoration:none;
  margin-left:-10px;
}

#banner-description
{
  color:#907de8;
  padding-bottom:5px;
  border-bottom:3px solid #907de8;
}

/* @end */
/* ph=1 */

