/* blog */
.blog_toolbar{ display:block; float:left; width:96%; padding:10px 2%; margin:10px 0;border-bottom:1px solid #eee; border-top:1px solid #eee}

.post_toolbar{ display:block; float:left; width:100%; padding:10px 0; background-color:none; }

.post{ display:block;float:left; width:550px;padding:0px 0px 20px 0 ; margin:0px 0 20px 20px; position:relative;}
.post span{ display:block; float:left;padding:0 0 10px 0; font-size:0.8em; width:100%}
.post a{ font-weight:bold}
.post div{ color:#333; font-size:1.1em; line-height:1.3em; padding:10px 0px;}
.post div p{padding:0px;}
.post img.image{ padding:5px; border:1px solid #f8f4f2; background-color:#f8f4f2;}
.post_out_media{display:block;float:left; width:550px;padding:0px 0px 20px 0 ; margin:0px 0 20px 20px; position:relative;}
.post_out_media div{padding:10px 0px 0 0;}
.post_out_media div p{padding:0px;}

#page_blog.side_bar { width:350px;}

.reply_block{ position:relative;display:block; float:left; width:450px; background-image:url(../images/footer_comment_form.gif); background-repeat:no-repeat; background-position:bottom; padding:0px 0 10px 0; margin:10px 0 0 0}
.abuse{ position:absolute; right:0; top:0; padding:0 0 0 20px; font-size:0.8em; background-image:url(../images/pict_20_alert.png); background-repeat:no-repeat; background-position:left}
.comment_form{ display:block; background-image:url(../images/header_comment_form.gif); background-repeat:no-repeat; background-position:top; float:left; width:100%; background-color:#FAF8E9; margin:0px 0 10px 0; padding:10px 0}

.all_comment{ display:block; float:left; width:450px; margin:15px 0}
.comment_avatar{ display:block; float:left; width:450px}
.comment_avatar a { font-weight:bold; font-size:1.1em}
.comment_avatar span { clear:both; font-size:0.8em}
.comment_avatar img{ display:block; float:left; padding:0 5px 0 5px}

.comment{ display:block; float:left; width:100%; background-color:#F1EFE3; background-image:url(../images/footer_blog.gif); background-repeat:no-repeat; background-position:bottom; padding:0 0 15px 0}
.comment_header{ display:block; float:left; background-image:url(../images/header_blog.gif); background-repeat:no-repeat; background-position:top; width:100%; height:15px}
.comment_content{ display:block; float:left; width:96%; padding:2%; font-size:0.9em}

.p-time { background-color:#a79c95;  line-height:5px;right: -3px; bottom:-25px; width:auto; padding:10px;color:#fff }
/**/ * html .p-time { left: -70px;} /**/ 
.p-time .day { font-size:18px ; color:#fff; width:40px; padding: 7px 0px; background: url(../images/day.gif) no-repeat top left; height:20px; overflow: hidden; font-weight:normal }
.p-time .month { background:#dedede; width: 40px; padding: 3px 0px; margin-bottom: 10px; background: url(../images/day.gif) no-repeat bottom left; }
.p-time .year { background: #fff;  font-size:11px; font-family:'Verdana';  width:30px; height:20px; padding:10px 5px; color:#bababa; line-height:16px; background:url(../images/year.gif) no-repeat center center}


