@charset "UTF-8";
/* CSS Document */


/* -------------------------------------------------------------- 
  
   * Headers
   
-------------------------------------------------------------- */
h2#head_chefs_blog {
	background:url(../images/michael/head_chefs_blog.gif) no-repeat;
}

h3#head_comment_from_the_kitchen {
	height:45px;
	background:url(../images/michael/head_comment_from_the_kitchen.gif) no-repeat;
}

/* -------------------------------------------------------------- 
  
   * End Headers
   
-------------------------------------------------------------- */



/* Blog Stuff */
#left_content .post { padding-top:15px; }
#left_content .post .head { border-bottom:1px solid #C6C6C7; height:25px; }
#left_content .post .head h4 { float:left; font-size:20px; }
#left_content .post .head h4 a { border:0; }
#left_content .post .head .date { float:right; font-size:15px; }
#left_content .post .foot { border-bottom:1px solid #C6C6C7; height:40px; margin-bottom:20px; padding-top:5px; }
#left_content .post .foot .leave_com { display:block; height:22px; float:left; padding:0 0 0 40px; border:0; text-decoration:underline; background:url(../images/michael/bubble.gif) no-repeat; }
#left_content .post .foot .addthis_toolbox { float:right; }
#left_content .post .foot .addthis_toolbox a { border:0; font-weight:normal; }
#left_content .post .comments { background:#FFF; }
#left_content .post .comments .comment_count { font-weight:bold; padding-bottom:20px; background:#EDEEEF url(../images/michael/comment_count_point.gif) no-repeat; background-position:19px bottom; }
#left_content .post .comments .no_comment { font-weight:bold; padding-bottom:20px; background:#EDEEEF; }
#left_content .post .comments .comment { position:relative; padding:22px 50px 25px 107px; background:url(../images/michael/bg_person_white.gif) no-repeat; background-position:21px 39px; }
#left_content .post .comments .row1 { background:#FEFBE7 url(../images/michael/bg_person_yellow.gif) no-repeat; background-position:21px 39px; }
#left_content .post .comments .comment img { display:block; position:absolute; top:41px; left:24px; }
#left_content .post .comments .comment span.number { font-size:28px; color:#E8E8E7; display:block; position:absolute; top:40px; right:18px; }
#left_content .post .comments .comment h6 { color:#946805; }
#left_content .post .comments .comment h6 span { color:#333F46; font-size:14px; }
#left_content .post #comment_form h4 { font-size:18px; padding-top:15px; }
#left_content .post #comment_form .text { height:15px; width:35%; padding:2px; border:1px solid #69676C; }
#left_content .post #comment_form .text_area { height:150px; width:75%; padding:2px; border:1px solid #69676C; }
#left_content .post #comment_form .sub_but { width:35%; padding:2px; border:1px solid #69676C; background:#FEFBE7; }
.rss { float:right; }
#left_content .rss a { background:url(../images/michael/feed-icon-14x14.png) no-repeat; padding-left:22px; border:0; }
