/*
	Catfan default theme
	Designed by Catfan
*/
#body {background: #DDF0F9 url(skybg.jpg) fixed repeat-x;}
#header{height: 180px;width:880px;}
#title {text-shadow:1px 1px 1px #ccc;font-family:Microsoft Yahei, ubuntu, Georgia;color:#333;left:0px;top:60px;font-size:30px;font-weight:700; }
#status {text-shadow:1px 1px 1px #ccc;font-family:Microsoft Yahei, ubuntu, Georgia;color:#666;left:30px;top:80px; font-size:18px;}
#nav {-webkit-box-shadow:1px 1px 4px #ccc;-moz-box-shadow:1px 1px 4px #ccc;box-shadow:1px 1px 4px #ccc;border-radius: 10px 10px 0 0; -moz-border-radius:10px 10px 0 0; background-color: #E8F5FB; width:880px;}
#nav a { color:#333;padding: 15px 25px; font-weight:700; border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0; margin-right:10px; font-size:15px;  font-family:Microsoft Yahei , ubuntu, arial; }
#nav a:hover { color: #666; }
#nav li a.hover {color:#59b;}
#mainbody {-webkit-box-shadow:1px 1px 4px #ccc;-moz-box-shadow:1px 1px 4px #ccc;box-shadow:1px 1px 4px #ccc; background: #fff; width: 880px; border-radius: 0 0 10px 10px; -moz-border-radius:0 0 10px 10px; }
#main{font-size:14px;padding:15px;border-radius:0 0 0 10px;-moz-border-radius:0 0 0 10px; border-right:1px solid #ccc;}
#sidebar {border-radius:0 10px 10px 0;padding-top:10px;-moz-border-radius:0 10px 10px 0; }
#mainbody a{color:#59b;}
.comm_post h3{margin-bottom:8px;}
#loadmore { display: block;border:1px solid #ccc;-moz-border-radius: 30px;border-radius: 30px;color: #666;font-weight: 700;text-shadow: #DDD 0 1px 0;-webkit-transition: all 0.3s, 0.3s linear, ease-in;-moz-transition: all 0.3s, 0.3s linear, ease-in;transition: all 0.3s, 0.3s linear, ease-in;}
#loadmore:hover {color:#333; border:1px solid #999;}
#footer { font-family:Microsoft Yahei, ubuntu, Georgia; font-size:13px;  text-align: center; padding: 60px 0 10px; height: 125px; background: url(footerbg.png) repeat-x; color: #fff; }
#footer p { background: #32311D url(catpaws.png) no-repeat ;_background: #32311D; border-radius:5px;-moz-border-radius:5px; width:880px; margin:0 auto; padding:20px 0;}
#footer a { color: #fff; }
#footer a:hover { color: #59b; }
