/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://suingo.com/mt-f/themes-base/blog.css);
@import url(http://suingo.com/mt-f/themes/unity-blue/screen.css);
/* end StyleCatcher imports */

a:link, a:visited {
  text-decoration: none;
}

a:active, a:hover {
  text-decoration: underline;
}

#header {
  border-top-style: none;
  /* This image is from http://www.photolibrary.jp/ */
  background: url(/image/banner.jpg) repeat-x top left #000060;
  padding-top: 0;
  text-align: right;
}

#header-inner {
  background-color: transparent;
  padding: 15px 15px 15px;
}

#header-content {
  margin: 0;
}

#header-name,
#header-name a {
  color: #fff;
  font-weight: normal;
}

#header-description,
#header-description a {
  color: #fff;
  font-size: 100%;
  font-weight: bold;
}

#container-inner {
  width: 820px;  /* alpha width + bata width */
}

.layout-wt #content-inner {
  background: url(none);
}

.layout-wt #alpha {
  width: 570px;
}

.layout-wt #beta {
  width: 250px;
  background-color: #cceeff;
}

.entry-title, .page-title {
  background: #36414d;
  border-left: 10px solid #a3b8cc;
  padding: 5px;
}

.entry-title a, #page-title {
  color: white;
}

.widget-header {
  margin-left: 5px;
}
