/*
Theme Name: Twenty Twelve
/*
* Theme Name: otona child
* Template: otona
*/

.archive.category .about-box {
  margin: 0;
  border: none;
  padding: 0;
}
#searchform {
  margin-bottom:10px;
}
#searchform #s{
  width:149px;
}
#searchsubmit {
  padding: 10px 5px 9px;
  line-height: 1;
}
@media screen and (max-width:599px) { 
#search-5 {
  text-align: center;
}
#searchsubmit {
  padding: 6px 5px 8px;
  border-radius: 3px;
}
}
.archive.category .archive-meta {
  display: none;
}
.single .about-box {
  margin-top: 0;
  border: none;
}

