/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
@import url(/mt-static/support/themes/minimalist-light-blue/minimalist-light-blue.css);
/* end StyleCatcher imports */

/** Google AdSense **/
.google-ad-top {
  margin-bottom: 10px;
  text-align: center;
}

.google-ad-content {
  margin-top: 10px;
}

/* Hatena Bookmark Icon-Image */
.add-hatena-bookmark {
  vertical-align: middle;
}

/* Header */
.asset-content h2,
.asset-content h3,
.asset-content h4,
.asset-content h5,
.asset-content h6 {
  border-top: solid 3px #3399CC;
  border-bottom: solid 1px #CCCCCC;
  padding: 5px 10px;
  margin-top: 1em;
}

.asset-content h2 {
  font-size: 125%;
  font-weight: bold;
}
.asset-content h3 {
  font-size: 110%;
  font-weight: bold;
}
.asset-content h4 {
  font-size: 110%;
  margin-left: 0.5em;
}
.asset-content h5 {
  font-size: 85%;
  font-weight: bold;
  margin-left: 1em;
}
.asset-content h6 {
  font-size: 85%;
  margin-left: 1.5em;
}

/* Define List */
.asset-content dl {
  border-bottom: 2px solid #555;
}
.asset-content dt {
  background-color: #fafafa;
  border-top: 2px solid #555;
  font-weight: bold;
  padding-left: 0.3em;
}
.asset-content dd {
  border-left: 20px solid #FAFAFA;
  padding: 0.2em 0.1em 0.5em 0.5em
}

/* commons */
var {
  margin: 0 0.5em;
  background-color: #FFFFCC;
}

/* twitter-anywhere follow-me button */
#twitter-anywhere-followme {
  margin-bottom: 1.5em;
}

.button,
.button iframe {
  cursor: pointer;
}
