header { border-bottom: 3px solid #d6d6d6;}
.div_nav .main_menu > li > a { padding: 9px 10px 10px;}
.sub_menu { top: 39px;}

.ul_list.li_default li span, .ul_list.li_posts li span, .ul_list.li_comments li span,
#searchform .input_submit span, .fade_block .lightbox span, .fade_block .link_to_post span { display: none;}

.ul_list.li_default li:hover span, .ul_list.li_posts li:hover span, .ul_list.li_comments li:hover span,
#searchform .input_submit:hover span, .fade_block .lightbox:hover span, .fade_block .link_to_post:hover span { display: block;}

.entry_comments { overflow: hidden; margin-top: 5px;}

.flex-direction-nav a { display: none;}
.flexslider:hover .flex-next, .flexslider:hover .flex-prev {display: block;}

.entry_comments {
  position: relative;
  float: left;
  margin: 5px 0 0 32px;
  text-decoration: none;
  width: 60px; height: 60px;
  background: url('images/tip_bg.png') no-repeat 0 0;
  border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
  text-decoration: none;
  background-color: #adadad;
}

.entry_comments .tip { display: none;}
.entry_comments:hover { background-color: #6b4879;}

.btn_white, .btn_img { border: 1px solid #ccc}
