@charset "utf-8"; 

/* CSS Style Reset */

#blog .post { margin:0 0 30px; }

#blog #sidebar a { color:#fff; }

#comments { margin:0 0 12px; }

#blog #searchform .search-fld { width:190px; }
#blog #searchform .search-btn { width:35px; height:23px; cursor:pointer; border:none; background:url(/custom/images/framework/blog-go-btn.gif) no-repeat 0 0; }

#blog #main .commentlist li { background:none; margin:0 0 20px; padding:0; }

#blog #comment { width:440px; }

#blog #submit { cursor:pointer; }

#blog #searchform .search-btn:hover { background-position:0 -23px; }

