/*
Title: gold
Revision: $Revision: 1.10 $
Author: しんちゃん
Access: stakei@nga.jp
License: GPL
Comment: なんとなくゴールドっぽいテーマ 

	gold.css: Style Sheet of tDiary $Revision: 1.10 $
	created by Shinchan <http://nga.jp/>
	validated by W3C.
*/

a:link, a:visited {
	color: darkgreen;
	text-decoration: none;
	border-style: none;
	border-width: 1px;
}

a:active {
	text-decoration: underline;
	border-width: 1px;
}

a:hover, a:focus {
	text-decoration: underline;
	color: crimson;
	background-color: greenyellow;
	border-style: none;
	border-width: 1px;
}

body {	
	background-image: url(gold_back.jpg);
	color: #333333;
}

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

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

span.adminmenu {
	background-image: url(gold_h1.png);
	border-style: outset;
	border-color: white;
	border-width: 1px;
	padding: 3px;
	font-weight: bold;
}

h1 {
	background-image: url(gold_h1.png);
	border-style: outset;
	border-color: mediumblue;
	border-width: 2px;
	color: black;
	padding: 4px;
	text-align: right;
}

div.calendar {
	margin-top: 0px;
	margin-left: 0%;
	color: black;
	text-align: right;
	font-size: small;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 8px;
}

div.day {
	border-width: 1px;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
}

h2 span.title {
	color: #333333;
	margin-right: 1em;
	font-size: 90%;
	text-align: right;
}

h2 {
	background-image: url(gold_h2.png);
	background-repeat: no-repeat;
	font-size: medium ;
	margin-left: 0px;
	margin-top: 0.5em;
	margin-bottom: 0.1em;
	width: 550px;
	height: 32px;
	padding-left: 8px;
}

h2 span.date {
	font-size: large;
}

div.body {
	padding: 2px;
	padding-bottom: 1px;
	margin-left: 2em;
	color: #000000
}

div.section p {
	margin-left: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.7em;
	line-height: 1.3;
}

h3 {
	border-style: solid;
	border-color: gray;
	border-width: 0px 0px 1px 0px;
	margin: 0em;
	font-weight: bold;
	color: darkgreen
}

pre {
	background-color: black;
	color: limegreen;
	margin-left: 2em;
	margin-right: 1em;
	padding: 8px 8px 8px 8px;
	border-color: Olive ;
	border-style: ridge ; 
	border-width: 3px;
}

div.comment {
	background-color: white;
	text-align: left;
	color: black;
	font-size: 90%;
	border-style: ridge;
	border-color: Olive;
	border-width: 3px;
	margin-left: 4em;
	padding: 2px;
}

div.comment div.caption {
	border-style: solid;
	border-color: yellowgreen;
	border-width: 0px 0px 1px 0px;
}


div.refererlist div.caption {
	border-style: solid;
	border-color: yellowgreen;
	border-width: 0px 0px 1px 0px;
}

div.referer {
	background-color: white;
	text-align: right;
	color: black;
	font-size: 90%;
	border-style: ridge;
	border-color: Olive;
	border-width: 3px;
	margin-left: 4em;
}

div.refererlist {
	background-color: white;
	color: darkolivegreen;
	font-size: small;
	border-style: solid;
	border-color: yellowgreen;
	border-width: 1px;
	padding: 2px;
	padding-bottom: 1px;
	margin-top: 0.5em;
	margin-left: 4em;
}

div.refererlist ul {
	margin-top: 0em;
}

hr {
	border-style: outset;
	border-color: Lime;
	border-width: 1px;
}

hr.sep {
	display: none;
}

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

div.form {
	background-image: url(gold_h1.png);
	color: #666666;
	border-style: outset;
	border-color: yellowgreen;
	border-width: 1px;
	padding: 0.5em 1em 0.5em 1em;
	margin-top: 0.5em;
	margin-left: 4em;
	margin-bottom: 0.5em;
}

input.field {
	background-color: white;
}

textarea {
	background-color: white;
	margin-left: 1em;
}

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.body blockquote {
	background-color: lightgoldenrodyellow;
	margin-left: 2em;
	border-style: solid;
	border-color: olivedrab;
	border-width: 0px 0px 0px 5px;
	padding: 0.5em 1em 0.5em 1em;
}

strong {
	color:darkgreen;
}
img {
	border-style: none;
}

table.calendar {
	text-align: center;
	color: #000000;
	background-color: #FFEBCD;
	border-style: solid;
	border-color: #B22222;
	border-width: 1px;
	margin-bottom: 1em;
}

td.calendar-current-month {
	font-size: xx-small;
	text-align: center;
}

td.calendar-next-month {
	font-size: xx-small;
	text-align: right;
}

td.calendar-prev-month {
	font-size: xx-small;
	text-align: left;
}

td.calendar-sunday {
	color: red;
	background-color: #fbb;
	font-size: xx-small;
	text-align: center;
}

td.calendar-saturday {
	color: blue;
	background-color: #bbf;
	font-size: xx-small;
	text-align: center;
}

td.calendar-weekday {
	color: #000000;
	background-color: #ddd;
	font-size: xx-small;
	text-align: center;
}

td.calendar-day {
	font-size: xx-small;
	text-align: right;
}


/*
ツッコミ省略版本文
*/
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: yellowgreen;
        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: yellowgreen;
        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: white;
        margin-left: 1em;
}

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

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

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

/*
更新フォーム
*/
div.update.day {
	background-image: url(gold_h1.png);
	color: #666666;
	padding: 0.5em 1em 0.5em 1em;
	border-style: outset;
	border-color: yellowgreen;
	border-width: 1px;
}

div.update.day div.form {
	background-image: none;
	border: none;
}

form.update {
        padding-top: 0.5em;
        padding-bottom: 0.5em;
}

form.update input, form.update textarea, form.commentstat input {
        background-color: white;
}

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