/*
Title: 小宇宙
Revision: $Revision: 1.6 $
Author: zoe
Access: zoe@kasumi.sakura.ne.jp
License: GPL
Comment: コスモを燃やすべし

Copyright 2002 (C) by Hiroyuki Ikezoe <zoe@kasumi.sakura.ne.jp>
validated by W3C.

Change-log
2002-09-14 NT <nt@24i.net>
        * convert for 1.5 series.

2002-04-28  Nana 
         *support calendar2
*/

a:link {
	text-decoration: none;
	color: #44e;
}

a:visited {
	text-decoration: none;
	color: #aaf;
}

a:active {
	text-decoration: none;
}

a:hover, a:focus {
	color: #e44;
}

body {
	background-color: #002;
	background-image: url(cosmos_back.png);
	color: #eee;
}

div.adminmenu {
	text-align: left;
	font-size: 90%;
	background-color: #004;
	margin: 0em ! important;
}

span.adminmenu {
	font-weight: bold;
}

div.adminmenu {
	padding: 1px;
	margin: 1px;
       	border-style: none;
	border-color: #004;
	border-width: 1px;
}

p.message {
	text-align: center;
	font-size: medium;
	background-color: #fff;
	width: 66%;
	color: #888;
	padding: 8px;
}

h1 {
	text-align: center;
}

div.calendar {
	background-color: transparent;
}

div.day {
	text-align: left;
	padding: 0em;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 2em;
}

h2 {
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	padding: 0em;
	text-align: left;
	font-size: medium;
}

h2 span.date {
	color: #00f;
}

div.body {
	text-align: left;
	padding: 0em;
}

h3 {
	padding: 0em;
	line-height: 26px;
	margin: 0em;
	font-weight: bold;
	font-size: medium;
	border-style: ridge;
	border-color: #00f;
	border-width: 0px 0px 4px 0px;
}

div.section {
	background-image: url(cosmos_dayback.png);
	background-color: transparent;
	background-repeat: no-repeat;
	padding-top: 1px;
	margin: 1em 0em 2em 0em;
}

div.section blockquote {
	margin: 0.5em auto;
	padding: 0.5em;
	width: 75%;
	border-style: groove;
	border-color: #00f;
	border-width: 4px 0px;
}

div.section p {
	line-height: 1.3em;
	padding: 0em 1em 0em 1em;
}

div.day span.sanchor {
	background-image: url(cosmos_panchorback.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 20px 20px 0px 0px;
	color: #008;
	background-color: transparent;
	font-size: 1px;
}

div.day span.canchor {
	background-image: url(cosmos_canchorback.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 14px 12px 0px 0px;
	color: #002;
	background-color: transparent;
	font-size: 1px;
}
div.day span.canchor:hover {
	background-image: url(cosmos_canchorback.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 14px 12px 0px 0px;
}

pre {
	margin-left: 1em;
	margin-right: 1em;
	padding: 8px;
	border-style: solid;
	border-color: #000;
	border-width: 2px 1px;
}

div.comment {
	background-image: url(cosmos_dayback.png);
	background-repeat: no-repeat;
	font-size: small;
	text-align: left;
	padding-bottom: 4px;
	margin: 1em 0em 0em 0em;
}

div.comment p {
	margin: 0.2em 0em 0em 1em;
}

div.comment div.caption {
	text-align: left;
	margin-left: 0em ! important;
	padding-left: 1em;
	border-style: ridge;
	border-color: #008;
	border-width: 0px 0px 4px 0px;
}


div.refererlist div.caption {
	padding-left: 1em;
	border-style: ridge;
	border-color: #00a;
	border-width: 0px 0px 4px 0px;
}

div.referer {
	text-align: right;
	font-size: small;
	padding: 2px;
	padding-bottom: 1px;
}

div.refererlist {
	background-image: url(cosmos_dayback.png);
	background-repeat: no-repeat;
	font-size: small;
	text-align: left;
	padding: 0em;
	padding-bottom: 1px;
	margin-top: 1em;
}

ul {
	margin-top: 0em;
}

hr {
	border-style: none;
}

hr.sep {
	display: none;
}

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

div.form {
	text-align: left;
	padding: 0.5em 1em 0.5em 1em;
	margin-bottom: 0.5em;
}

input, select {
	border-style: solid;
	border-color: #888;
	border-width: 1px 2px 1px 2px;
	padding: 0px;
}

textarea {
	margin-left: 1em;
	width: 90%;
	border-style: solid;
	border-color: #888;
	border-width: 1px 2px 1px 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;
}

em {
	font-weight: bold;
	font-style: normal;
}

span.keyword {
	color: #f00;
}

/* 画像plugin */
div.img {
	font-size: small;
	float: left;
	text-align: left;
	margin: 2px 4px;
}

div.img p.caption {
	font-weight: bold;
	text-align: center;
	margin: 0em;
	line-height: 1.0;
}

div.img p.sentence {
	text-align: left;
	margin: 0em;
	padding: 2px;
}

/* sidebar */

div.sidebar {
	width: 18%;
	float: right;
	margin: 0em 8px 0em 0em;
	padding: 0em;
}

div.sidebar p{
	margin: 0em;
}

div.list {
	font-size: x-small;
	text-align: left;
	margin-bottom: 0.3em;
	background-color: #001;
	border: solid 1px #008;
}

div.list ol {
	padding-left: 2em;
	margin: 0em;
}

div.list p {
	background-color: #006;
	margin: 0em;
	text-align: center;
}

form.search {
	text-align: center;
}

div.calendar {
	font-size: small;
	text-align: left;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	background-color: #001;
	border: solid 1px #008;
}

div.calendar div.year {
	background-color: #006;
	margin: 0em;
}

div.calendar a:hover {
	border-style: solid;
	border-width:  1px;
	border-color:  #fff #888 #888 #fff;
}

div.calendar a {
	margin: 0em;
	text-align: center;
	border: none 1px #888;
}

div.list ul {
	padding-left: 1.2em;
	margin: 0em;
	list-style: circle;
}

/* calendar2 */
table.calendar {
	       font-size: 90%;
	       line-height: 100%;
	       border-width: 1px;
               border-color: #ddd;
               border-style: solid;
               color: #fff;
               padding: 2px;
}

table.calendar td.image {
        background-image: url(nobeyama.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 72px;
}

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;
}

/*
ツッコミ省略版本文
*/
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 {
        border-style: solid;
        border-color: #008;
        border-width: 0px 0px 1px 0px;
        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%;
        border-style: solid;
        border-color: #008;
        border-width: 0px 0px 1px 0px;
        margin: 0.5em;
}

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

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

form.comment input {
        margin-left: 1em;
}

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

form.comment textarea {
        display: block;
        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 {
}

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;
}
