/*
Theme Name: Simple Best theme 
Description : The extremely simple theme for Catfan.me
Author : Catfan
Version : 1.0
*/
#body { background-color: #fff; }
#container { margin-top: 15px; }
#header { width:900px; height: 140px; }
#title {font-family:Microsoft Yahei, ubuntu, Arial;color: #333; left: 0px; top: 27px; font-size: 32px; font-weight: 700; font-variant: small-caps; }
#status {font-family:Microsoft Yahei, ubuntu, Arial; color: #333; left: 57px; top: 35px; font-size: 18px; }
#nav { background: #fff; width: 880px; padding: 15px 10px; border: 1px solid #ccc; margin-bottom: 15px; }
#nav a { color: #333; padding: 0 15px; border-right: 1px solid #ccc; font-family: 'Microsoft YaHei' , Tahoma, Arial; font-size: 14px; font-variant: small-caps; }
#nav a:hover, #nav li a.hover { color: #59b; }
#nav a.hover { font-weight: 700; }
#mainbody {background: #fff; width: 900px;border: 1px solid #ccc; }
#main { padding: 15px; border: 1px solid #ccc; }
#container a { color: #59b; }
.comm_post h3 { margin-bottom: 8px; font-weight: 700;}
.comment_count { font-weight: 700; }
#loadmore:hover { border: 1px solid #aaa; }
#footer { background: #fff; width: 880px; text-align: center; padding: 10px; height: 60px; }
#footer a { color: #333; }

