body {
font: 12px/1.6 arial,helvetica,sans-serif;
color: #555;
margin: 0;
background-color: #FaFaFa;
}

ul {
  margin: 0;
  padding: 0;
}

a{
  color: #37a;
  text-decoration: none;
}

h3{
  font: 15px Arial,Helvetica,sans-serif;
  color: #072;
  margin: 0 0 12px 0;
  line-height: 150%;
}
.postBody img {
  border-radius: 3px;
  border: 1px solid #f5f5f5;
  padding: 5px;
  box-shadow: 0 0px 7px rgba(0,0,0,0.1);
}
#header{
  width: 100%;
  margin: 0 auto;
  background: #edf4ed;
}

#main{
  width: 1024px;
  margin: 0 auto;
  padding: 20px;
  margin-top: 45px;
  box-shadow: 0px 0px 1px rgba(0,0,0,0.1);
  /*border: 1px solid rgba(0,0,0,0.2);*/
  background-color: #fff;
}

/*
#main {
  width: 950px;
  margin: 0 auto;
  box-shadow: 0 0px 7px rgba(0,0,0,0.1);
  border-radius: 3px;
  padding: 20px;
  margin-top: 45px;
  border: 1px solid #ccc;
  background-color: #fff;
}
*/

#mainContent {
float: left;
width: 75%;
}

#sideBar{
float: right;
width:25%;
}
#blogTitle {
  display:none;
}
#blogTitle h1{
  width: 950px;
  margin: 20px auto;
  padding-bottom: 6px;
}

#blogTitle h1 a{
  color: #072;
}

.img_avatar {

  /*   border-radius: 3px;
  border: 1px solid #f5f5f5; */
  padding: 5px;
  box-shadow: 0 0px 1px rgba(0,0,0,0.4);
  width: 80px;
  float: left;
  margin-top: 2px;
  margin-right: 8px;
  margin-left: 2px;
}

.day {
padding-bottom: 35px;
}
.c_b_p_desc {
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
  line-height: 25px;
}
.dayTitle {
display:none;
}

.postTitle,.entrylistPosttitle{
  margin-top: 2px;
  font-size: 18px;
}

.postCon, .entrylistPostSummary {
margin-top: 10px;
text-indent: 2em;
line-height: 25px;
}

.day .postDesc {
margin-top: 10px;
float: right;
margin-right: 5px;
}

#homepage_top_pager {
display:none;
}

.pager {
text-align: right;
}

input#btn_comment_submit, input.btn_my_zzk{
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  line-height: 19px;
  line-height: 21px;
  overflow: hidden;
  margin-left: 4px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #e3f1ed;
  background-color: #83bf73;
  color: #fff;
  height: 25px;
  width: 66px;
  text-align: center;
}

.input_my_zzk{
  margin: 0;
  height: 22px;
  padding-left: 10px;
  outline: 0;
  background: #fff;
  border: 1px solid #e1e9e1;
  text-align: left;
  width: 100px;
}

.commentbox_title {
  width: 100%;
}

#commentbox_opt{
  width: 556px;
  float: left;
}

#tbCommentBody{
  margin: 0px;
  padding-left: 10px;
  outline: 0px;
  border: 1px solid rgb(225, 233, 225);
  text-align: left;
  width: 98.5%;
  height: 302px;
  background: rgb(255, 255, 255);
  resize: vertical;
  border-radius: 3px;
}

#navigator {
  background-color: #545652;
  height: 28px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: 0 0px 4px rgba(0,0,0,0.1);
  position: fixed;
  z-index: 100000;
  color: #d5d5d5;
}

#navigator a{
  color: #d5d5d5;
}

#navList {
  margin-top: 1px;
}

#navList > li {
  display: inline-block;
  zoom: 1;
  line-height: 28px;
  font-size: 12px;
  vertical-align: baseline;
  margin-left: 25px;
}

.newsItem, #blog-calendar, 
.mySearch, .catListLink, 
.catListPostCategory, 
.catListPostArchive, #topview_posts_wrap, 
#topdigg_posts_wrap, #recent_comments_wrap, 
#topfeedback_posts_wrap{
  margin: 0 0 20px;
  padding: 16px 15px 16px 18px;
  line-height: 20px;
  border-radius: 4px;
}

.catListLink, 
.catListPostCategory, 
.catListPostArchive, #topview_posts_wrap, 
#topdigg_posts_wrap, #recent_comments_wrap, 
#topfeedback_posts_wrap ul {
  font-size: 13px;
  list-style: disc inside;
  color: #cedcd9;
}

.catListLink, 
.catListPostCategory, 
.catListPostArchive, #topview_posts_wrap, 
#topdigg_posts_wrap, #recent_comments_wrap, 
#topfeedback_posts_wrap ul li{
  margin-top:5px;
}

#profile_block {
  margin-top: 0px;
  line-height: 25px;
  text-align: left;
}

.blogStats {
  position: absolute;
  right: 10px;
  top: 5px;
}

#footer {
  color: #999;
  padding-top: 6px;
  margin: 40px 0 20px 0;
  overflow: hidden;
  zoom: 1;
  width: 950px;
  margin: 0 auto;
  text-align: right;
  text-shadow: 0px 0px 1px rgba(0,0,0,0.2);
}

#ad_t2{
display:none;
}
#cnblogs_c1{
display:none;
}
#cnblogs_c2{
display:none;
}
#google_ad_c1{
display:none;
}
#google_ad_c2{
display:none;
}
#under_post_news{
display:none;
}
#under_post_kb{
display:none;
}
#site_nav_under{
display:none;
}

.entrylistItem {
  padding-bottom: 64px;
}
.entrylistItemPostDesc {
  margin-top: 10px;
  float: right;
  margin-right: 5px;
}


#cnblogs_post_body img {
    max-width: 97%;
}

.myposts_title{
  font-weight: bold;
}
.syntaxhighlighter .line.alt2 {
  background-color: #fff!important;
}
.cnblogs_Highlighter {
  border-radius: 3px;
  margin-bottom: 30px;
}
.feedbackItem {
  margin: 6px 0px 13px 0px;
  border: 1px solid #f5f5f5;
  padding: 12px 10px;
  border-radius: 3px;
}
.feedbackCon{
  margin-top: 6px;
}
.feedbackManage {
  float:right;
}
.blog_comment_body {
  margin-top: 4px;
}

::selection {
  /* background: #e3f1ed; */
}