/*--- rest ---*/
/*--- body{ font-size:11pt;} ---*/
/*--- 头部 ---*/
#blogTitle h1{ 
margin-left:0;
}

/*--- 导航栏 ---*/
#navigator {
clear: both;
height: 30px;
overflow: hidden;
_zoom:1;
line-height: 30px;
}
#navList{ 
text-align:center;
}
#navList li{ 
margin-right:5px;
width:60px;
border-radius:3px;
float:left;
background:#008000;
}
#navList a{ 
padding:0;
margin:0;
float:none;
font-weight:bold;
}
#navList a:link, #navList a:visited, #navList a:active {
color: #FFF;
}
#navList a:hover{ 
color:#FF6600;
}
.blogStats{ 
margin-top:0;
}
/*--- 侧边栏 ---*/
#sideBar{ 
padding: 10px;
font: 13px "宋体";
border: 2px solid #4C4F8B;
border-radius:2px;
background:#FFF;
}
.newsItem,.catListPostCategory,.catListLink,.catListPostArchive,.catListImageCategory,.catListComment,.catListFeedback{ 
padding:0;
padding-bottom: 5px;
border-bottom: 1px dotted #6466B3;
}
.catListPostCategory li a{ 
font: bold 15px "宋体";
line-height: 25px;
}

/*--- 主体部分 ---*/
.dayTitle {
width: 100%;
color: #6466b3;
font-weight: bold;
line-height: 1.5em;
padding-bottom:10px;
clear: both;
font-size: 20px;
text-align:left;
margin:0;
}
.postCon span{ 
line-height:25px;
}
.day{ 
padding:10px;
border-bottom:1px dotted #008000;
}
.topicListFooter{ margin-bottom:10px;}
.forFlow{ 
padding:10px;
}
.postTitle a{ 
font-size:15px;
}
#mainContent .forFlow{ 
border: 1px dotted #4C4F8B;
border-radius: 2px;
}
/*--- 底部 ---*/