@charset "utf-8";

body{
  background: #333 url("darkling_bg") no-repeat fixed;
  color: #ccc;
  font-family: verdana,georgia,arial,sans-serif;
  margin: 0px 0px 10px 0px;
}

A {color: #99CCFF; text-decoration: none; }
A:link {color: #99CCFF; text-decoration: none; }
A:visited {color: #99CCFF; text-decoration: none; }
A:active {color: #99CC66; }
A:hover {color: #99CC66; text-decoration: underline; }

h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}
h1{font-size:1.1em;height:1.5em;}
/* Style for banner */

#banner {
  font-family: verdana, arial, sans-serif;
  font-weight: normal;
  font-size:1.1em;
  height:1.5em;
  padding:15px;
  border-bottom:1px dotted #999;
  border-top:3px dotted #999;
  color:#fff;
}

/* Blog title */
#banner a,link,visited,active,hover {
  color: #fff;
  text-decoration: none;
  font-family:verdana, arial, sans-serif;
  font-size:1.1em;
}

/* Blog description */
.description {
  font-family:verdana, arial, sans-serif;
  color:#999;
  font-size:x-small;
  font-weight:bold;
  text-transform:none;
  letter-spacing:normal;
}

/* Style for Blog content */

/* Content box */
#content {
  margin: 15px 10px 0 10px;
}

/* Content box */
#links {
  padding-right:15px;
}

.blog {
  padding-left:15px;
  padding-top:15px;
  padding-right:15px;
}

/* Entry box */
.entry {
  font-family:verdana, arial, sans-serif;
  color:#CCC;
  font-size:small;
  font-weight:normal;
  line-height:140%;
  padding-left:30px;
  padding-right:10px;
  padding-top:10px;}

.entry p {
  margin: 0em;
}

/* date of entry*/
.date {
  font-family:verdana, arial, sans-serif;
  font-size:small;
  color:#CCC;
  border:1px solid #CCC;
  padding:5px;
  margin-bottom:10px;
  font-weight:normal;
		}
}

/* title of entry*/
.title {
  font-family:verdana, arial;
  font-size:1.1em;
  color:#fff;
  text-transform:uppercase;
  font-weight:bold;
}

/* Subtitle of entry*/
.subtitle {
  color: #ccc;
  font-size: x-small;
  line-height: 110%;
  padding-left: 0.2em;
  margin: 0.1em 0.2em 0 0em;
  border-left: 1em solid #696969;
}

/* category of entry */
.category {
  font-size: x-small;
  line-height: 110%;
  text-align:right;
  margin: 0 0 2em 0;
}

/* postedtime,comment,trackback information for entry */
.posted {
  font-size: x-small;
  text-align: right;
  margin: 1em 10px 2em 0;
}

/* comment for entry */
.comments-head	{
	font-size: small;
	font-weight: bold;
	line-height: 100%;
	margin: 2em 0.5em 0 0;
	padding-left: 0.2em;
	border-left: 1em solid #808080;
	border-bottom: 1px solid #808080;
}

/* comment body */
.comments-title {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin-right: 0.2em;
	border-bottom: 1px dotted #fff;
}

/* comment body */
.comments-body {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin-right: 0.5em;
	border-bottom: 1px solid #fff;
}

/* postedtime for comment */
.comments-post {
	font-size: x-small;
	text-align:right;
	margin: 0 0.2em 1em 0;
}

.trackback-body {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin-left: 0em;
	border-bottom: 1px solid #ccc;
}

.trackback-title {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin-right: 0.2em;
	border-bottom: 1px dotted #fff;
}

.trackback-url {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	padding: 0.5em;
	border: 1px dotted #fff;
}

.trackback-post {
	font-size: x-small;
	font-weight: normal;
}

.worning {
    color: #A02;
	font-size: small;
	font-weight: normal;
}


#banner-commentspop {
	color:#FFF;
	font-size:large;
	font-weight:bold;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-top:1px solid #FFF;
	background:#003366;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
}

/* footer */
.footer {
	color: #ccc;
	font-size: x-small;
	font-weight: normal;
	text-align: left;
	padding: 0.2em 1em 0.5em 0;
	border-top: 2px solid #808080;
}

/* -------------------- */

textarea {
	font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", verdana, arial, sans-serif;
}

blockquote {
	color: #99cc66;
	line-height: 110%;
	margin: 0.5em 1.5em 0.5em 1.5em;
	padding: 0.2em 0.5em;
	border-left: 1px solid #696969;
}

pre {
	color: #99cc66;
	font-size: small;
	line-height: 110%;
	margin: 1em 0 1em 2em;
	padding: 0 0.5em;
	border-left: 1px solid #696969;
}

ul,ol {
	color: #fff;
	font-size: small;
	line-height: 120%;
	margin: 1em 0 1em 3em;
}


.entry img {
	float: left;
	margin: 0 1em 1em 0;
}

/* Style for sidebox */

#sidebox {
  margin: 15px 10px 0 5px;
  width: 220px;
  text-align:left;
  border-left:1px dotted #999;
}

.sideboxtitle {
  font-family:verdana, arial, sans-serif;
  color:#999;
  font-size:x-small;
  font-weight:bold;
  line-height:140%;
  padding:2px 2px 2px 5px;
  margin-top:10px;
  text-align:left;
  text-transform:uppercase;
  letter-spacing:.2em;
  border-bottom:1px solid #666;
}

.sidebody {
  font-family:verdana, arial, sans-serif;
  color:#808080;
  font-size:x-small;
  font-weight:normal;
  line-height:140%;
  padding:2px;
  margin-left:10px;
}

.calendar {
  font-family: verdana, arial, sans-serif;
  color:#808080;
  font-size:x-small;
  font-weight:normal;
  line-height:140%;
  padding:2px;
  text-align:left;
}

/* -------------------- */

/* style for category name in category list*/
.category-banner {
	color: #FFF;
	line-height: 110%;
	font-weight: normal;
	padding: 3px 3pt;
	margin-bottom: 10px;
}

.category-banner dt {
	font-size: x-large;
}

.category-banner dd {
	font-size: medium;
	margin: 0.5em 0 0 0;
	padding-left: 1em;
	border-top: 1px dotted #FFF;
}
