#navList a:link{
 text-shadow: none;
}

#blogCalendar{
 display:none; 
}
body{
background:none;
}
#blogTitle{
display:none;
}
#navigator,navList,#navList li{
height:50px;
line-height:50px;
}
#navigator,.catListTitle,.sidebar-block h3,.dayTitle{
background-color: #333;
border-color:#333;
}
.day:hover{
border-color:#333;
}
.day:hover .postSeparator{
border-color:#333;
}
#navList{
width:100%;
max-width:1200px;
}
#navList li:hover a{
background-color:#ff5e52;
color:#fff;
}
#navigator{
border:none;
}
#sidebar_toptags li:hover a{
color:#fff;
}
#sidebar_search_box input[type=text]{
width:auto !important;
}
#widget_my_zzk,#widget_my_google{
text-align:center;
padding-left:0;
}
.day .postTitle2:hover{
 color:#ff5e52;
}
#under_post_news{
 width:100%;
 box-sizing:border-box;
}
#div_digg{
margin-right:0;
}
div.commentform textarea,.commentbox_title{
width:100%;
}
#btn_comment_submit{
 background: #333;
 border: none;
 color: #fff;
}
#green_channel{
 width:100%;
}
#under_post_news {
   height: 190px;
}




















@media (max-width:768px){
 #sideBar{
  width:95%;
  margin:0 auto;
  float:none;
 }
 .c_ad_block{
  display:none;
 }
 #sidebar_search_box input[type=text]{
  width:70% !important;; 
 }
 input.btn_my_zzk{
  width:20%;
 }
 #comment_form_container{
 padding:10px;
 }
 #author_profile{ 
  width:100px;
 }
 #div_digg{
  margin-top:0;
  margin-right:0;
 }
 #comment_nav{
  padding:0 15px;
  box-sizing:border-box;
 }
 div.commentform textarea{
  width:100%;
 }
}
.topicListFooter .pager a{
    border-radius: 3px;
    background: #9ab26b;
    box-shadow: 0 0 1px rgba(0,0,0,.1), 0 1px 1px rgba(0,0,0,.09);
    height: 40px;
    line-height: 40px;
    margin-top: 14px;
    color: #fff;
    display: inline-block;
    padding: 0 15px;
    text-decoration: none;
    border: none;
}

#sidebar_toptags a{
display:inline-block;
}
.topicListFooter{
 height:auto;
 margin-bottom: 15px;
}

@media (max-width:374px){
 #sidebar_search_box input[type=text]{
  width:60% !important;; 
 }
 input.btn_my_zzk{
  width:25%;
 }
}