/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://mt.theshapeofamother.com/themes/base-weblog.css);
@import url(http://mt.theshapeofamother.com/themes/theme-subtle/theme-subtle.css);
/* end StyleCatcher imports */

/* kate's style edits */
/* they should probably go in the stylesheet eventually */

a img {
   padding: 2px;
   }

.comment-inner {
   border: dotted 1px #e2ecf3;
   padding: 6px;
   margin-top: 3px;
   margin-bottom: 3px;
   }

.comment-bonnie {
   background: #f3f7fa;
   }

#footer {
   }

#footer-inner {
   margin: 0px 100px;
   padding: 0px;
   border-top: 3px double #ccc;
   text-align: center;
   }

blockquote {
   background: #e2ecf3;
   padding: 6px 12px;
   }
