#main{
width:1050px;
}
#home{
background-image:none;
    background-color: #d6dacb;
}
.blogStats{
margin-top:22px !important;
}
#navList{
padding-left:0;
margin-left: -9px;
}
#blogTitle h2{
font-size:14px;
color:#333;
}
#blogTitle{
top:100px;
}
.day{
  color: #666;
  border-radius: 7px 7px 7px 7px;
     box-shadow: 1px 1px 2px #aabd7e;
    background: #ece9df;
    min-height: 10px;
    border: 2px solid #a7bd74;
  _height: 10px;
  margin: 0 5px 20px 80px;
  padding: 5px 5px 5px 15px;
  position: relative;
  
}

.dayTitle {
  color: #454545;
  line-height: 1.5em;
  font-size: 14px;
  text-align: right;
  padding-bottom: 2px;
}x 7px 7px 7px;
#topics{
width:800px;
}
.post{
background:#fff;
border:2px solid #ccc;

}
.postTitle {
text-align:center;
margin:15px;
  font-size: 12px;
  font-weight: bold;
  float: right;
  
  width: 690px;
}

.postTitle a {
 color: #3a7109;
line-height: 3em;
}


.postDesc {
 margin:15px;
text-align:right;
width:670px;
}
#myTime{
width:190px;
height:190px;
overflow:hidden;}
#myTime img{    margin-top: -55px;}

#profile_block{
    font-size: 15px;
    margin-top: 15px;
    line-height: 1.8;
    text-align: left;
    padding-left: 22px;
}
#profile_block a{
font-size: 15px;
color:#333;
}

#blog-calendar{
display:none !important;
}
#navList a{
font-size:16px;
}
.post{
    padding: 30px 20px;
    border-radius: 7px;
    box-shadow: 1px 1px 2px #aabd7e;
    background: #ece9df;
    border: 2px solid #a7bd74;
}

#topics .postTitle a{
font-size:26px;
color:#3a7109;
line-height:2;
}