body{
   background:#000 url(https://www.wxshow.net/resume/slide1_bg.jpg) right top no-repeat;
   background-size: auto 100%;
   background-attachment: fixed;
   padding: 0;
   margin-left: 0;
   margin-right: 0;
  color: #bbb;
 }

.header:after{
  content: '';
  display: block;
  background: url(https://eric-hgh.github.io/blog/code.png);
  background-size: cover;
  width: 300px;
  height: 300px;
  position: absolute;
  right: 10px;
}


a.postTitle2:link, a.postTitle2:visited, a.postTitle2:active {
  color: #f59e0b;

}
.post a:link, .post a:visited, .post a:active{
  color: #f59e0b ;
}
.menu:link, a.menu:visited, a.menu:active {
  color: #f59e0b !important;
}

a.headermaintitle:visited {
  color: #f59e0b;
}
.dayTitle a:link, .dayTitle a:visited, .dayTitle a:active {
  color: #f59e0b;
}
.listtitle, .catListTitle{
  color: #f59e0b;
  background:rgba(0,0,0,0.5) url(https://www.wxshow.net/resume/images/effect_2.png) repeat left top;
}

#right_content {
  margin: 0 5px 0 250px;
  background:rgba(0,0,0,0.8) url(https://www.wxshow.net/resume/images/effect_2.png) repeat left top;
}

#mylinks{
  background:rgba(0,0,0,0.3);
}
#calendar,#sidebar_search{
  display: none;
}
#left{
  top:auto;
}
#left_content{
  margin-top: 0;
}

#left{
  background: rgba(229,77,38,0.1);
}
.day {
  border-bottom: #171716 0px solid;

}
#footer{
   background: rgba(0,0,0,0.8);
}
.topicListFooter{
   background: rgba(0,0,0,0.8);
  height: 40px;
  line-height: 40rpx;
  padding-right: 10px;

}

#sidebar_shortcut .catListTitle{
   margin-top: 0;
}

#author_profile_info,#div_digg{
  display: none;
}
#comment_form{
  display: none;
}
.pager {
  font-size: 12px;
  margin: 10px 0;
  text-align: center;
  color: #f59e0b;
  line-height: 200%;
}

#homepage_top_pager{
  display: none;
}

.pager a{
   border-color:  #f59e0b;
}