/*
Title: 犬死に
Revision: $Revision: 1.5 $
Author: しゅがい
Access: shugai@hauN.org
License: GPL
Comment: 犬死にマグナムトルネード弱P色仕様

validated by W3C.
 */

/*
ページ全体の基本的な設定。背景色や文字色など
*/
body {
	background-color: #111111;
	background-image: url("./inujini_d6.gif");
	color: #eeeeee;
}

/*
リンク文字列に関する設定
*/
A:link {
color: #ddccff;
}

A:visited {
color: #bbaaff;
}

A:active {
color: #ffff00;
}

A:hover {
color: #ff99ff;
}

/*
ページトップにある操作ボタンの並ぶ行の設定
*/
p.adminmenu {
	text-align: right;
	font-size: small;
}

/*
ページトップにある操作ボタン自体の設定
*/
span.adminmenu {
	background-color: #111111;
	color: #eeeeee;
	border-style: outset;
	border-color: #eee #aaa #aaa #eee;
	border-width: 1px;
	padding: 3px;
}

/*
日記タイトルの設定
*/
h1 {
	text-align: center;
	background-image: url("inujini_d10.gif");
	background-color: #030303;
	color: #eeeeee;
	margin: 0.2em;
	padding: 0.5em;
	/*padding-top: 0em;*/
	/*padding-bottom: 0.5em;*/
	/*font-size: x-large;*/
	/*font-style: italic;*/
	/* font-family: "Times New Roman", "Times", serif;*/
	/* font-variant: small-caps; */
	border-style:outset;
	border-color:#444;
}
h3 {
	margin-top: 0.5em;
	margin-bottom: 0.2em;
}

/*
カレンダーの設定
*/
p.calendar {
/*	background-color: #ddd;
	color: #000000;
	border-style: solid;
	border-color: darkgray #eee #eee darkgray;
	border-width: 1px;
	padding: 2px;
	margin-bottom: 0.5em;*/

color: #eeeeee;
background-image: url("inujini_d8.gif");
background-color: #0c0c0c;
margin-top: 1em;
margin-bottom: 1em;

padding: 0em;
/*padding-bottom: 1em;*/
border-style:outset;
border-color:#444444;
/*margin-top:0em;*/
}

/*
1日の日記全体を囲む枠の設定
*/
div.day {
/*	background-color: #ddd;
	color: #000000;
	border-style: solid;
	border-color: darkgray #eee #eee darkgray;
	border-width: 1px;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;*/

	color: #eeeeee;
	background-image: url("inujini_d8.gif");
	background-color: #0c0c0c;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0.7em;
	/*padding-bottom: 1em;*/
	border-style:outset;
	border-color:#444444;
	/*margin-top:0em;*/

}

div.dfooter {
	width: 620px;
	float: right;
	display: inline;

/*
	color: #eeeeee;
	background-image: url("inujini_d8.gif");
	background-color: #0c0c0c;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0.7em;
	border-style:outset;
	border-color:#444444;
*/

	/*margin-top:0em;*/
	/*padding-bottom: 1em;*/

}

div.sidebar {
/*	width:25%;
	float:left;*/
	color: #eeeeee;
	background-image: url("inujini_d8.gif");
	background-color: #0c0c0c;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0.7em;
	/*padding-bottom: 1em;*/
	border-style:outset;
	border-color:#444444;
	/*margin-top:0em;*/

}

div.dtblist {
/*	max-width: 250px;*/
	max-width: 100%;
}

div.dsidebar {

	width: auto;
	max-width: 300px;
/*	position:static;*/
	float:left;
	color: #eeeeee;
	background-image: url("inujini_d8.gif");
	background-color: #0c0c0c;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: 5px;
	padding: 0.7em;
	/*padding-bottom: 1em;*/
	border-style:outset;
	border-color:#444444;
	/*margin-top:0em;*/

}


div.caption {
	color: #eeeeee;


}

div.refererlist {
/*	background-color: #ddd;
	color: #000000;
	border-style: solid;
	border-color: darkgray #eee #eee darkgray;
	border-width: 1px;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;*/

	color: #eeeeee;
	background-image: url("inujini_d8.gif");
	background-color: #0c0c0c;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0.7em;
	/*padding-bottom: 1em;*/
	border-style:outset;
	border-color:#444444;
	/*margin-top:0em;*/
}


/*
タイトル行全体の設定
*/
h2 {

background-image: url("inujini_d10.gif");
background-color: #030303;
/*margin: 1em;*/
margin-top:0em;
padding: 0.5em;
/*padding-top: 0.5em;*/
/*padding-bottom: 0.5em;*/
font-size: medium;
/*font-style: italic;*/
/* font-family: "Times New Roman", "Times", serif;*/
/* font-variant: small-caps; */
border-style:outset;
border-color:#444444;
/*
	margin-top: 0.1em;
	margin-bottom: 0.1em;
*/

}

/*
日付の設定
*/
span.date {
/*	font-size: large;*/
/*	margin-left: 0.5em;*/
}

span.counter {
color: #eeeeee;
background-image: url("inujini_d10.gif");
background-color: #0c0c0c;
/*margin-top: 0em;
margin-bottom: 0em;*/
margin: 0.4em;
padding: 0.3em;
/*padding-bottom: 1em;*/
border-style:outset;
border-color:#444444;
/*margin-top:0em;*/
}

/*
タイトルの設定
*/
span.title {

}

span.sanchor {
	font-size:small;
}

/*
タイトルを除いた1日の日記本文全体の設定
*/
div.body {
	background-color: #transparent;
	color: #eeeeee;
/*	padding: 2px;
	padding-bottom: 1px;
	margin-left: 2em;
	margin-right: 1em;*/
}

/*
サブタイトルの設定
*/
h3.subtitle {
	font-size: small;
	margin: 0em;
	font-weight: bold;
}

/*
イメージアンカーの設定
ただしDefaultテーマではイメージアンカーは使っていないのでコメントにしてある
指定のコツは以下の通り
  - span.panchorはセクションアンカー、span.canchorはツッコミアンカー
  - background-imageにアンカー画像を指定
  - paddingのtop(最初)とright(2番目)に画像の縦横サイズを指定
  - colorに背景色と同じ色を指定(文字を見えなくするため)
*/
/*
div.day span.panchor {
	background-image: url(default_panchor.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 16px 16px 0px 0px;
	color: #fff;
	background-color: transparent;
	font-size: 1px;
}

div.day span.canchor {
	background-image: url(default_canchor.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 16px 16px 0px 0px;
	color: #fff;
	background-color: transparent;
	font-size: 1px;
}

*/

/*
日記の本文(段落)の設定
*/
p {

	margin-top: 0em;
	margin-bottom: 0em;

	line-height: 1.3em;

}
div.section {
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}


/*
ツッコミ欄全体の設定
*/
div.comment {
	font-size: small;
/*
	color: #eeeeee;
	background-image: url("inujini_d10.gif");
	background-color: #030303;
	padding: 0.5em;
	margin: 1em;
	border-style:outset;
	border-color:#444444;
*/

/*	font-size: small;
	background-color: #eee;
	color: #000000;
	padding: 2px;
	padding-bottom: 1px;
	margin-top: 0.5em;
	margin-left: 2em;
	margin-right: 1em;
*/
}

/*
ツッコミ欄タイトル行の設定
*/
p.commenttitle {
	border-style: solid;
	border-color: #aaa;
	border-width: 0px 0px 1px 0px;
}

/*
ツッコミした人の名前の設定
*/
span.commentator {
	border-style: solid;
	border-color: #aaa;
	border-width: 0px 0px 1px 0px;
	padding: 3px;
}

/*
リンク元リスト(短い方)の設定
*/
p.referer {
	text-align: right;
	font-size: small;
	background-color: #eee;
	color: #000000;
	padding: 2px;
	padding-bottom: 1px;
	margin-left: 2em;
	margin-right: 1em;
}

/*
リンク元リスト(全体一覧)の設定
*/
div.refererlist {

	font-size: small;
/*
	color: #eeeeee;
	background-image: url("./inujini_d8.gif");
	background-color: #0c0c0c;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0.7em;
	border-style:outset;
	border-color:#444444;
*/
	/*margin-top:0em;*/
	/*padding-bottom: 1em;*/
}

/*
リンク元リストタイトルの設定
*/
p.referertitle {
	border-style: solid;
	border-color: #aaa;
	border-width: 0px 0px 1px 0px;
}

/*
リンク元リスト一覧の設定
*/
ul.referer {
	margin-top: 0em;
}

/*
罫線の設定
*/
hr {
	border-style: solid;
	border-width: 2px 0px 0px 0px;
	border-color: #ddd;
}

/*
日々の日記のセパレータに使われる罫線の設定
*/
hr.sep {
	display: none;
}

/*
フッタの設定
*/
div.footer {
	display:block;
	right:0;
	clear:both;
	font-size: small;
	text-align: right;
	margin-top: 0px;
/*	width:90%;*/
	color: #eeeeee;
	background-image: url("./inujini_d8.gif");
	background-color: #0c0c0c;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0.7em;
	border-style:outset;
	border-color:#444444;


}
p.footer {
	float:right;
	font-size: small;
	text-align: right;
	margin-top: 0px;

}

td.footer {
	vertical-align: text-top;
}


/*
フォーム全体を囲む枠の設定
*/
div.form {
	background-color: #111111;
	background-image: url("inujini_d8.gif");
	color: #eeeeee;
	border-style:outset;
	border-color:#444444;
	padding: 0.5em 1em 0.5em 1em;
	margin: 0.5em 1em 0.5em 2em;
}

/*
入力フィールドの設定
*/
input.field {
/*	background-color: white;
	color: #000000;*/
}

/*
複数行入力フィールドの設定
*/
textarea {
/*	background-color: white;
	color: #000000;*/
	margin-left: 1em;
	width: 30em;
}

/*
エラーメッセージ表示の設定
*/
p.message {
	text-align: center;
	font-size: large;
	background-color: red;
	color: white;
	padding: 8px;
}

/*
整形済みテキスト(preタグ)の設定
*/
pre {
	background-color: black;
	color: #ff8000;
	margin-left: 2em;
	margin-right: 1em;
	padding: 8px 8px 8px 8px;
}

/*
引用(blockquoteタグ)の設定
*/
blockquote {
/*
	border-style: solid;
	border-color: #ddd;
	border-width: 2px;
	margin-left: 3em;
	margin-right: 3em;
	padding: 4px 4px 4px 4px;
*/
color: #eeeeee;
background-image: url("inujini_d10.gif");
background-color: #030303;
padding: 0.5em;
margin: 1em;
border-style:outset;
border-color:#444444;

}

span.box-d10 {

color: #eeeeee;
background-image: url("inujini_d10.gif");
background-color: #0c0c0c;
/*margin-top: 0em;
margin-bottom: 0em;*/
margin: 0.4em;
padding: 0.3em;
/*padding-bottom: 1em;*/
border-style:outset;
border-color:#444444;
/*margin-top:0em;*/
}

.box {

color: #eeeeee;
background-image: url("inujini_d8.gif");
background-color: #0c0c0c;
margin-top: 1em;
margin-bottom: 1em;
padding: 0.7em;
/*padding-bottom: 1em;*/
border-style:outset;
border-color:#444444;
/*margin-top:0em;*/


}


/*
項目リストの設定
*/
dl {
	margin-left: 2em;
}

dt {
	margin-bottom: 0.2em;
	font-weight: bold;
}

dd {
	margin-left: 1em;
	margin-bottom: 0.5em;
}

/*
 いくつかのメジャーなプラグイン対応
 */

/* calendar2 */
table.calendar {
/*	font-size: x-small;*/
	line-height: 100%;
	border-width: 0px;
}

table.calendar td {
	margin: 0px;
	text-align: right;
	padding: 0px;
	margin: 0px;
}

table.calendar td.calendar-prev-month, table.calendar td.calendar-current-month, table.calendar td.calendar-next-month {
	text-align: center;
}

/* recent_list */
p.recentitem {
	font-size: x-small;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.recentsubtitles {
	font-size: x-small;
	margin-top: 0px;
	margin-bottom: 1em;
	margin-left: 1em;
}

/* footnote */
div.body span.footnote {
	vertical-align: super;
	font-size: xx-small;
}

div.footnote {
	border-style: outset;
	border-color: #ddd;
	border-width: 1px 0px 0px 0px;
	margin-left: 3em;
	font-size: small;
}
