/* Theme Name: My Theme */
/* Theme URI: http://chappy-cat.com/toraneko/ */
/* Description: テーマの説明 */
/* Author: テーマ著作者 */
body {
  margin: 0px;
  background-color: #58A1CA;
}

a:link {
  color: #ffffff;
  text-decoration: none;
  background-color: #58A1CA;
}

a:visited {
  color: #ddddff;
  text-decoration: none;
  background-color: #58A1CA;
}

a:active {
  color: #ffffff;
  background-color: #2C57B2;
  text-decoration: none;
}

a:hover {
  color: #ffffff;
  background-color: #2C57B2;
  text-decoration: none;
}

h2 {
  font-size: 12pt;
  font-weight: bold;
  color: #2C57B2;
  background-color: #9AD1EE;
  padding: 10px;
  border-top: 2px dotted #2C57B2;
  border-bottom: 2px dotted #2C57B2;
}

h3 {
  padding: 10px;
  font-size: 10pt;
  font-weight: bold;
  color: #2C57B2;
}

h4 {
  padding: 5px;
  color: #2C57B2;
  font-size: 10pt;
  font-weight: bold;
}

#page {
  margin: 0px;
  background-color: #58A1CA;
  font-size: 10pt;
  color: #ffffff;
}

#header {
  position: absolute;
  top: 0px;
  left: 0px;
  text-decoration: none;
  border-style: none;
  height: 150px;
  width: 860px;
  margin: 0px;
  padding: 0px;
}

#headerimg {
  position: absolute;
  top: 0px;
  left: 0px;
  text-decoration: none;
  border-style: none;
  height: 150px;
  width: 860px;
  margin: 0px;
  padding: 0px;
}

#content {
  position: absolute;
  top: 151px;
  left: 180px;
  width: 500px;
  margin: 0px;
  background-color: #58A1CA;

}

#sidebar {
  position: absolute;
  left: 0px;
  top: 151px;
  width: 180px;
  margin: 0px;
  padding: 5px;
  background-color: #58A1CA;
  font-size: 9pt;
}

.sidetitle {
  padding: 5px;
  width: 160px;
  font-size: 10pt;
  color: #ffffff;
  background-color: #2C57B2;
  font-weight: bold;
}

.column {
  padding: 5px;
  font-size: 9pt;
  color: #BFE5F9;
}

ul.list {
  margin: 0px;
  padding: 3px;
  font-size: 9pt;
}

li.list {
  margin: 0px;
  font-size: 9pt;
  padding: 3px;
  list-style-type: none;
}

img.list {
  border-style: none;
  padding: 0px;
  float: none;
}

#extrabar {
  position: absolute;
  left: 680px;
  top: 151px;
  width: 180px;
  margin: 0px;
  padding: 5px;
  font-size: 9pt;
  background-color: #58A1CA;
}

#footer {
  clear: both;
  padding: 5px;
  font-size: 8pt;
  color: #ffffff;
  background-color: #2C57B2;
}

#commentform {
  padding: 5px;
}

.description {
  padding-top: 0px;
  padding-left: 40px;
  margin: 0px;
  color: #BFE5F9;
}

.postmetadata {
  font-size: 8pt;
  color: #2C57B2;
  background-color: #58A1CA;
  padding: 5px;
  border: dotted 1px #2C57B2;
}

.post {
  background-color: #9AD1EE;
  margin: 0px;
  padding: 5px;
}

.posttitle {
  margin: 5px 0px;
  color: #ffffff;
  background-color: #2C57B2;
  font-size: 12pt;
  font-weight: bold;
}

.date {
  padding: 5px;
  font-size: 8pt;
  color: #2C57B2;
  font-weight: bold;
}

a.posttitlelink {
  margin: 5px 0px;
  color: #ffffff;
  font-size: 12pt;
  font-weight: bold;
  background-color: #2C57B2;
  text-decoration: none;
}

.entry {
  color: #2C57B2;
  padding: 10px;
}

.entry img {
  border-style: none;
  background-color: #9AD1EE;
  padding: 5px;
}

.navigation {
  text-align: center;
  margin: 0px;
  padding-left: 30%;
  padding-right: 30%;
  font-size: 10pt;
  color: #ffffff;
  background-color: #2C57B2;
  border-top: 1px solid #9AD1EE;
  border-bottom: 1px solid #9AD1EE;
}

.navigation-link {
  color: #ffffff;
  background-color: #2C57B2;
}

.more-link {
  font-weight: bold;
  color: #2C57B2;
  text-decoration: none;
}

a.more-link {
  font-weight: bold;
  color: #2C57B2;
  background-color: #9AD1EE;
  text-decoration: none;
}

a:visited.more-link {
  font-weight: bold;
  color: #2C57B2;
  background-color: #9AD1EE;
  text-decoration: none;
}

a:active.more-link {
  font-weight: bold;
  color: #ffffff;
  background-color: #2C57B2;
  text-decoration: none;
}

a:hover.more-link {
  font-weight: bold;
  color: #ffffff;
  background-color: #2C57B2;
  text-decoration: none;
}

.blogpeople-tbp-title {
  padding: 5px;
  width: 160px;
  font-size: 10pt;
  color: #ffffff;
  border-bottom: 1px dotted #2C57B2;
  font-weight: bold;
}

.blogpeople-tbp {
  margin: 0px;
  padding: 3px;
  font-size: 9pt;
  color: #BFE5F9;
}

.blogpeople-tbp-link {
  margin: 0px;
  padding-bottom: 5px;
}

.blogpeople-tbp-site,.blogpeople-tbp-powered-by {
  margin: 0px;
  font-size: 9pt;
  padding: 3px;
  font-weight: bold;
}

.gravatar {
  float:left;
  padding: 3px;
  margin: 0px 5px 0px 0px;
  border: 1px solid #000;
  background: #fff;
}

.postgrav {
  float: left;
  padding: 3px;
  margin-right: 5px;
  margin-left: 5px;
  border: 1px solid #000;
  background: #fff;
}

ul#twitter_update_list {
  margin: 0px;
  padding: 3px 3px 8px 3px;
  list-style-type: none;
  font-size: 9pt;
}

