#custom_logo img {
    max-width: 100%;
    height: auto;
}

#box_wrapper {
 margin:0px; 
}

#header_bg {
    padding: 15px 0px 15px;
}

#content_wrapper .sidebar .content .sidebar_widget li h2.widgettitle, h2.widgettitle, h5.header_line {
  display:none;
}

.post_detail {
 display:none; 
}

.post_attribute {
	display:none;
}

#footer .sidebar_widget > li.nth-child-3n {
  float:left;
  margin-right:32px;
}

#footer .sidebar_widget li {
  	width:20%;
}  