/*
Theme Name: RYO the SKYWALKER BLOG
Template: bhm-base
*/

@import url("../bhm-base/style.css");

.side-block h3 {
  padding-bottom: 15px !important;
}
.side-block a {
  color: #ffffff !important;
}
.side-block a:hover  {
  color: #7CA728 !important;
  }
.side-block ul {
  color: #ffffff!important;
}

#wp-calendar a {
   color: #7CA728 !important;
   }
.side-block#Catgo ul   {
   list-style-image: url(http://primal-tokyo.com/images_wp/list_cursor.gif);
   font-size:17px;
   font-weight:bold;
   margin-left:30px !important;
   }
.side-block #icon  {
float:left;
padding-top:20px;
}
.side-block #icon img  {
   padding:0 4px;
   }
   
      