/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://nobeata.sakura.ne.jp/mt/mt-static/themes-base/blog.css);
@import url(http://nobeata.sakura.ne.jp/mt/mt-static/support/themes/unity-blue/unity-blue.css);
/* end StyleCatcher imports */

#header {
  padding:10px;
  width:780px;
}

.entry-asset asset hentry { 
  background:#000000;
  padding:10px;
}

.asset-header {
  background:#000000;
  padding:10px;
}


.asset-name entry-title h2 {
  background:#000000;
  padding:10px;
}



/* index */
.entry-title h2 {
  color:#ffffff;
}

.asset-body {
  line-height:160%;
  color:#505050;
}

.widget-content {
  font-size:100%;
}

.entry-tags {
  color:#505050;
  font-size:100%;
}

.entry-categories {
  color:#505050;
  font-size:100%;
}
 
#under_box {
  background:#D7EBFF;
  border:#6699CC solid 1px;
  padding:5px;
  margin:10px 0;
}

.asset-meta {
  font-size:100%;
  text-align:right;
  margin-bottom:10px;
  color:#505050;
}

/* 個別ページ */
#page-title {
  background:#000000;
  padding:10px;
}

.trackbacks-header {
  background:#000000;
  padding:10px;
}

.comments-open-header {
  background:#000000;
  padding:10px;
}

.comments-header {
  background:#000000;
  padding:10px;
}

.vcard author {
  color:#505050;
}

#twitter_div {
  font-size:100%;
  height:50px;
  background-image:url("http://www.nobeata.com/mt/dora/dora_twitter.gif");
  background-repeat: no-repeat;

  color:#505050;
  padding:18px 80px 0 80px;
}

