/*
Title: Lime
Revision: $Revision: 1.5 $
Author: zoe
Access: http://www.kasumi.sakura.ne.jp/~zoe/
License: GPL

	Copyright (C) zoe http://www.kasumi.sakura.ne.jp/~zoe/
	validated by W3C.
*/
/* ChangeLog
2002-10-08 NT <nt@24i.net>
        * convert for 1.5 series.

2002-04-05 TADA Tadashi <sho@spc.gr.jp>
	* add spec.
*/

body {
	background-color: black;
	color: #00ff00;
	border-style: solid;
	border-color: #00ff00;
	border-width: 0px 4px 0px 0px;;
}

a:link {
        text-decoration: none;
	color: #f60;
}
a:visited {
        text-decoration: none;
        color: #f60;
}
a:hover,a:active {
	text-decoration: none;
        color: #00ff00;
}

div.adminmenu {
	text-align: right;
	font-size: small;
}

p.message {
	text-align: center;
	font-size: medium;
	background-color: black;
	color: white;
	padding: 8px;
}

span.adminmenu {
	background-color: transparent;
	padding: 3px;
}

h1 {
	text-align: center;
}

div.calendar {
	text-align: right;
	padding: 2px;
	margin-left: auto;
	margin-right: auto;
	border-style: none;
	border-color: #00ff00;
	border-width: 2px;
}

div.day {
	margin: 1em 0em 3em 3em;
	text-align: left;
	border-style: solid;
	border-color: #00ff00;
	border-width: 0px 0px 4px 0px;
}
h2 {
	text-align: left;
	margin-left: 3em;
	margin-right: 3em;
	padding: 0px;
	display: inline;
	font-weight: bold;
	border-style: solid;
	border-color: #00ff00;
	border-width: 2px 0px 0px 2px;;
}

h2 span.date {
	margin-left: 3em;
	text-align: left;
	position: relative;
	top: -0.7em;
	background-color: yellow;
	border-style: solid;
	border-color: #00ff00;
	border-width: 2px;
}

li a {
	color:white;
	position: relative;
	background-color: yellow;
        line-height: 2.0em;;
	border-style: solid;
	border-color: #00ff00;
	border-width: 2px;
}

h2 span.title {
	background-color: yellow;
	padding: 0px;
	position: relative;
	top: -0.7em;
	border-style: solid;
	border-color: #00ff00;
	border-width: 2px;
}

div.body {
	margin: 0em 9em 0.5em 0em;
	padding: 0px;
	background-color: #ff2;
	text-align: left;
	color: #00ff00;
	border-style: solid;
	border-color: #00ff00;
	border-width: 4px;
}

p.body {
	margin-top: 0em;
	margin-bottom: 0em;
	line-height: 1.2;
	padding-left: 1em;
	padding-top:0em;
}
div.section p {
	margin-top: 0.5em;
	margin-bottom: 0.7em;
	line-height: 1.3;
}
div.body p {
	margin-left: 12px;
	margin-right: 12px;
	background-color: #ff2;
	line-height: 1.4;
}

h3 {
	display: inline;
	font-weight: bold;
	border-style: none;
	border-color: #00ff00;
	border-width: 0px 0px 2px 0px;
}
span.anchor {
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 12px;
	margin-right: 12px;
	font-weight: bold;
	font-size: 24pt;
	float: left;
}

pre {
	background-color: black;
	color: #ff8000;
	margin-left: 2em;
	margin-right: 1em;
	padding: 8px 8px 8px 8px;
}

div.comment {
	font-size: small;
	text-align: right;
	padding: 0px;
	margin: 1em 3em 0em 9em;
	padding-bottom: 0.7em;
	border-style: solid;
	border-color: #00ff00;
	border-width: 2px 0px 0px 2px;
}

div.comment div.caption {
	text-align: left;
	background-color: yellow;
	position: relative;
	top: -0.7em;
	color: #00ff00;
	display: inline;
	font-size: medium;
	margin: 0em 0em 0em 0em;
	padding-bottom: 0px;
	border-style: solid;
	border-color: #00ff00;
	border-width: 2px;
}


div.comment p {
	font-size: small;
	text-align: left;
	color: #00ff00;
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0.4em 0em 0.4em 3em;;
	line-height: 1.2;
	border-style: none;
	border-color: #00ff00;
	border-width: 2px;
}
div.refererlist div.caption {
	color: #00ff00;
	background-color: yellow;
	text-align: right;
	margin-left: 3em;
	margin-right: 3em;
	display: inline;
	position: relative;
	top: -0.7em;
	border-style: solid;
	border-color: #00ff00;
	border-width: 2px;
}

div.referer {
	display: inline;
	text-align: left;
	color: #00ff00;
	font-size: x-small;
	padding: 2px;
	border-style: solid;
	border-color: #00ff00;
	border-width: 2px 2px 2px 2px;
}
div.referer {
	position: relative;
	margin-left: auto;
	margin-right: 0px;
	top: 2.0em;
	color:red;
	background-color: #ff2;
	border-style: solid;
	border-color: #00ff00;
	border-width: 2px;
}

div.refererlist {
	font-size: x-small;
	text-align: right;
	background-color: #000;
	padding-top: 0px;
	margin: 0em 9em 0em 6em;
	border-style: solid;
	border-color: #00ff00;
	border-width: 2px 2px 0px 2px;
}

div.refererlist ul {
	margin: 0em 0em 0em 0em;
	text-align: right;
	position: relative;
	left:6em;
	list-style-type: circle;
	border-style: none;
	border-color: #00ff00;
	border-width: 2px;
}
div.refererlist ul {
	background-color: #ff2;
	text-align: left;
	margin-top:0.5em;
	list-style-type: circle;
	border-style: solid;
	border-color: #00ff00;
	border-width: 1px;
}

hr {
	border-style: solid;
	border-width: 2px 0px 0px 0px;
	border-color: #ddd;
}

hr.sep {
	display: none;
}


div.footer {
	font-size: x-small;
	text-align: right;
	margin-top: 0px;
	clear: both;
}

div.form {
	background-color: transparent;
	font-size: small;
	padding: 0.5em 1em 0.5em 1em;
	margin-bottom: 0.5em;
}
form {
	background-color: transparent;
	text-align: left;
	padding: 0.5em 1em 0.5em 1em;
	margin-bottom: 0.5em;
}


input.field {
	background-color: #ff2;
	font-size: small;
	color: #00ff00;
	border-color: #00ff00;
	border-style: solid;
	border-width: 2px;
}

input {
	background-color: #ff2;
	font-size: small;
	color: #00ff00;
	border-color: #00ff00;
	border-style: solid;
	border-width: 2px;
}

textarea {
	background-color: #ff2;
	font-size: small;
	color: #00ff00;
	border-color: #00ff00;
	border-style: solid;
	border-width: 2px;
}

div.body dl {
	margin-left: 2em;
}

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

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

/*
ツッコミ省略版本文
*/
div.commentshort {
        font-size: 90%;
        margin-left: 0.5em;
}

span.commentator {
        font-weight: bold;
}

div.commentshort p {
        margin-top: 0.2em;
        margin-bottom: 0.2em;
        line-height: 1.2em;
}

/*
ツッコミ本体
*/
div.commentbody {
        font-size: 90%;
        margin: 0.5em;
        line-height: 1.2em;
}

/*
ツッコミした人の情報
*/
div.commentator {
        line-height: 1.5em;
}

/*
ツッコミ本文
*/
div.commentbody p {
        margin: 0.5em;
        margin-left: 2em;
}

/*
フォームの設定
*/
div.form form {
        margin: 0em 0em 0em 2em;
}

div.form div.caption {
        font-size: 90%;
        margin: 0.5em;
}

div.form form.comment {
        font-size: 90%;
}

div.field {
        display: inline;
        margin-right: 2em;
}

form.comment input {
        background-color: #ff2;
        color: #00ff00;
        margin-left: 1em;
}

div.textarea {
        display: block;
        vertical-align: top;
}

form.comment textarea {
        display: block;
        background-color: #ff2;
        color: #00ff00;
        margin-left: 3em;
        width: 30em;
        height: 5em;
}

div.button {
        display: block;
        margin-left: 3em;
}

/*
更新フォーム
*/
form.update {
        padding-top: 0.5em;
        padding-bottom: 0.5em;
}

form.update input, form.update textarea, form.commentstat input {
        background-color: #ff2;
        color: #00ff00;
}

form.update span.field {
        display: inline;
        margin-left: 0em;
        margin-right: 0.5em;
}

form.update div.field.title {
        display: block;
        margin-top: 1em;
}

form.update div.field.title input {
        margin-left: 0.5em;
}

form.update div.textarea {
        display: block;
        margin-top: 1em;
}

form.update textarea {
        display: block;
        margin-left: 3em;
        margin-bottom: 1em;
        width: 35em;
        height: 15em;
}

form.update span.checkbox.hidediary {
        margin-left: 1em;
}

/*
ツッコミ状態変更フォーム
*/
div.comment form {
        margin-top: 0em;
}
