/*
Title: Thin
Author: Nana
Access: http://moo.boo.jp

	thin.css: Thin Style Sheet of tDiary $Revision: 1.15 $
	Copyright by (C) Nana http://moo.boo.jp
        Only a few changed Theme Double.
        Theme Double Copyright (C) by zoe http://www.kasumi.sakura.ne.jp/~zoe/
        Validated by W3C
*/

a:link {
	text-decoration: none;
	color: #006699;
}
a:visited {
	text-decoration: none;
	color: #cccccc;
}

a:active {
	text-decoration: none;
        color: #ff0;
}

a:hover, a:focus {
	color: #000;
        text-decoration: underline overline;
}

body {
	background-color: #fff;
	color: #000;
        border-style: none;
        border-color: #cccccc;
        border-width: 8px;
        margin: 2% 5% 2% 5%;
}

div.adminmenu {
	text-align: right;
	font-size: small;
       /*float: right;*/
        margin-top: 0;
       /*margin-left: 100px;*/
}

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

span.adminmenu {
	background-color: transparent;
	border-style: none;
	border-color: #eee #aaa #aaa #eee;
	border-width: 1px;
	padding: 3px;
}

h1 {
	text-align: left;
        font-size: 100%;
        color: #000;
        font-weight: bold;
}

span.calendar {
	border-style: solid;
	border-color: #000;
        text-align: right;
	border-width: 2px;
        background-color: transparent;
        margin-left: 100px;
        float: left;
}

div.day {
	text-align: right;
	padding: 0.5em;
	padding-bottom: 0em;
	padding-top: 0em;
	margin: 0em;
	margin-bottom: 2em;
	border-style: none;
	border-color: #006699;
	border-width: 3px;
        background-color: transparent;
        color: #000;
}

div.day span.sanchor {
        background-image: url(thin_panchor.png);
        background-position: bottom right;
        background-repeat: no-repeat;
        padding: 13px 13px 0px 0px;
        color: #fff;
        font-size: 0px;         
}

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

h2 {
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	margin-right: auto;
	padding: 3px;
	text-align: right;
        font-size: 100%;
        background-color: transparent;
        border-color: #99cccc;
        border-width: 0px 2px 1px 0px;
        border-style: solid;
}

h2 span.date {
	color: #000033;
}

div.body {
	background-color: transparent;
	text-align: left;
	padding: 0.1em;
}
/* This ">" selector does not affects IE */
div.day div.section > * {
	margin-left: 120px;
}

h3 {
	margin: 0em ! important;
	padding: 0em;
	font-weight: bold;
	font-size: 100%;
	border-style: none;
	border-color: #cccccc;
	border-width: 1px 0px 0px 1px;
}

div.section p {
	line-height: 1.3em;
	margin-left: 120px;
}
div.section p a, a:visited{
        color: #006699;
}

pre {
	margin-left: 100px;
	margin-right: 1em;
	padding: 5px;
	border-style: double solid double solid;
	border-color: #cccccc;
	border-width: 0px 0px 3px 1px;
        background-color: transparent;
        color: #000;
}

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

div.comment p{
	margin-left: 120px;
}

div.comment div.caption {
	text-align: left;
	margin-left: 0em ! important;
	margin-bottom: 0.5em;
	border-style: solid;
	border-color: #cccccc;
	border-width: 0px 0px 1px 0px;
}


div.refererlist div.caption {
        border-style: solid;
	border-color: #cccccc;
	border-width: 0px 0px 1px 0px;
	margin-bottom: 0.5em;
}

div.referer {
	text-align: right;
	font-size: small;
	color: #000;
        border-width: 1px 0px 1px 0px;
	border-style: solid none solid none;
	border-color: #cccccc;
	background-color: transparent;
	padding: 2px;
	padding-bottom: 1px;
	margin-right: 12px;
}

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

ul,ol {
	margin-top: 0em;
	margin-left: 0px;
}

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

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;
	margin-left: 120px;
        border-style: solid;
	border-width: 1px 0px 0px 1px;
	border-color: #cccccc;
}

div.form form {
	width: 90%;
}

input.field {
        background-color: #fff;
        color: #000;
}

input, select {
        background-color: transparent;
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px;
}

form.sarch{
        background-color: transparent;
        color: #000;
        border-style: none;
	border-color: #cccccc;
	border-width: 1px;
}

input.sarch{
        border-style: solid;
        margin-right: 0px;
        padding: 2px;
        background-color: transparent;
}

textarea {
	margin-left: 1em;
	width: 90%;
	border-style: solid solid solid solid;
	border-color: #cccccc;
	border-width: 1px 1px 1px 1px;
}

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

li {
	list-style-type: square;
}

p.strong{
	font-size: 200%;
	color: #000;
}
.memo{
	background-color: #6495ed;
	color: #fff;
}

.hide{
	background-color: #000;
}

div.footnote p.footnote{
	margin-left: 120px;
        border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #cccccc;
	background-color: transparent;
        padding: 3px;
	color: #000; 
}

div.body blockquote {
        border-width: 3px 0px 1px 0px;
	border-style: solid solid solid solid;
	border-color: #191970;
	background-color: transparent;
        color: #191970;
        font-style:italic;
	padding: 8px;
}

/* calendar2 */
table.calendar {
        font-size: 90%;
        line-height: 100%;
        border-width: 1px;
        border-color: #ccc #999999 #999999 #ccc;
        border-style: solid;
        background-color: transparent;
        color: #000;
        padding: 1px;
}

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

/* title-list */
div.sidebar {
	position: absolute;
	top: 0%;
	left: 0px;
	width: 20%;
	font-size: 90%;
	padding: 7em 2px 100% 2px;
	border-style: none;
	border-color: #ccc;
	border-width: 0px 1px 0px 0px;
	color: #000;
	background-color: transparent;
}

div.sidebar p {
	line-height: 130%;
	text-align: left;
	margin: 2px 3px 2px 4px;
}

p.recentitem{
        color: #006699;
        background-color: transparent;
}

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

span.commentator {
}

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: #cccccc;
        border-width: 0px 0px 1px 0px;
        line-height: 1.5em;
	margin-bottom: 0.5em;
}

/*
ツッコミ本文
*/
div.commentbody p {
        margin: 0px 0px 0px 120px;
}

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

div.form div.caption {
        font-size: 90%;
        border-style: solid;
        border-color: #cccccc;
        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 {
        background-color: #fff;
        color: #000;
        margin-left: 1em;
}

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

form.comment textarea {
        display: block;
        width: 30em;
        height: 5em;
}

div.button {
        display: block;
}

/*
更新フォーム
*/
div.day.update {
	margin-bottom: 0.5em;
	margin-left: 120px;
        border-style: solid;
	border-width: 1px 0px 0px 1px;
	border-color: #cccccc;
}

div.day.update div.form {
        border-style: none;
	margin-left: 0px;
}

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-bottom: 1em;
        width: 35em;
        height: 15em;
}

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

form.commentstat div.button input {
        margin-left: 120px !important;
}

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