/*公共*/
#EntryTag { margin-top: 20px; font-size: 9pt; color: gray; }
.topicListFooter { text-align: right; margin-right: 10px; margin-top: 10px; }
#divRefreshComments { text-align: right; margin-right: 10px; margin-bottom: 5px; font-size: 9pt; }

/*默认*/
*{margin:0;padding:0;}
body{color:#333;background:#FFF;font-family:"verdana","宋体","Arial";font-size:10pt;}
img{border:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,th{font-weight:bold;color:#000;}
a { color: #06F; text-decoration: none; }
a:hover { background: #FF9; }
.clear { clear: both; }

/*layout*/
#home { margin: 0 auto; width: 98%; }
#main { width: 100%; text-align: left; margin-top: 10px; }
#sideBar { width: 230px; float: right; border: 1px solid black; }
#mainContent { float: left; margin-left: -243px; width: 100%; }
.forFlow { margin-left: 243px; border: 1px solid black; }
#sideBar, #mainContent, #topics { -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; word-break: break-all; }
#footer { text-align: center; border: 1px solid black; margin: 10px 0; padding: 10px; }

/*header*/
#header { border: 1px solid black; margin-top: 10px; }
#blogTitle { height: 60px; clear: both; }
#blogTitle h1 { font-size: 20px; font-weight: bold; }
#blogTitle h2 { }
#blogLogo { float: right; }
#navigator { background: #999; height: 30px; clear: both; overflow: hidden; }
#navList { float: left; }
#navList li { float: left; }
#navList a { display: block; width: 5em; height: 22px; float: left; text-align: center; padding-top: 8px; border-right: 1px solid #ccc; }
#navList a { color: #ccc; }
#navList a:hover { color: white; background-color: #F60; }
.blogStats { float: right; color: #ccc; margin-top: 8px; margin-right: 2px; text-align: right; width: 300px; }

/*sideBar*/
.catListTitle { font-weight: bold; background: #CCC; line-height: 26px; font-size:14px;}
.catListComment { padding-bottom: 5px; }
.catListComment .catListTitle { margin-bottom: 5px; }
.catListComment .catListTitle a { display: none; }
.divRecentCommentAticle, .divRecentComment { line-height: 16px; padding: 0 5px; }
.divRecentComment { text-indent: 2em; color: #666; }
#sideBarMain ul { padding: 0px 5px; line-height: 20px; }