/*
Title: Germany
Revision: $Revision: 1.11 $
Author: Nana
Access: http://moo.boo.jp
License: GPL

  Copyright (C) Nana http://moo.boo.jp
  validated by W3C.
*/

body {
	background-color: #fff;
	color: #000;
	text-align: left;
	margin-left: 5%;
	margin-right: 5%;
}

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

a:visited {
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #bb0000;
}

div.adminmenu {
	text-align: right;
	font-size:90%;
	margin:0px;
}

h1 {
	text-align: center;
	margin-top:0px;
	margin-left:0px;
	font-size: medium;
	color:#000;
}

span.logo {
	margin-left: 1.5em;
	float: left;
}

form.search {
	clear: right;
	text-align: right;
	/*float: right;*/
	margin: 0em;
}

div.calendar {
	text-align: left;
	text-indent:0em;
	margin-left:2px;
}

div.day {
	margin: 0px;
}

div.day a {
	color: #66b3ff;
}
h2 {
	border-style: solid;
	border-color: #000 #fff #FBAC00 #fff;
	border-width: 10px 10px 10px 10px;
	background-color: #BB0000;
	margin: 0% 3% 0% 3%;
	font-size: medium;
	font-weight: bold;
	text-align:left;
	padding-left: 3em;
}

h2 span.date {
	color: #66B3FF;
}

h2 span.title {
	text-align:left;
	font-size: medium;
	color: #000;
	margin-left:2em;
}

div.body {
	margin-left: 5%;
	margin-right: 5%;
	margin-top:10px;
}

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

div.section p {
	margin-left: 1em;
	line-height: 130%;
}

h3 {
	background-color: transparent;
	font-size: 100%;
	color: #000;
	text-align: left;  
}

pre {
	margin-left: 0em;
	padding: 0.5em;
	border: 2px solid #000;
}

div.comment {
	font-size: 90%;
	text-align: left;
	background-color: transparent;
	color: #000;
	margin-left: 8%;
	margin-right:8%;
	padding:0.5em;
}

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

div.comment div.caption {
	text-align: right;
	font-size:90%;
}

div.comment div.caption {
	background-image: none ! important;
}

div.refererlist div.caption {
	text-align: right;
	color:#000;
	margin-left:10%;
	font-size:90%;
}

div.referer {
	margin-left:10%;
	margin-bottom:1em;
	font-size:90%;
}

div.refererlist {
	text-align: right;
	color:#000;
	font-size:90%;
	padding:1px;
}

hr {
}

hr.sep {
	display: none;
}

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

div.form form {
	border:none; 
	width:90%;
}

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

input {
	background-color: #fff;
	color: #000;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

textarea {
	background-color: #fff;
	color: #000;
	padding: 0.5em;
}

p.strong {
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	color:#000;
}

div.rank{
	color:#000;
	margin-top:4em;
	margin-left: 2em;
	margin-bottom: 1em;
	padding-bottom:0.5em;
	font-size:90%;
}

span.rank a a:visited{
	color:#bb0000;
	font-size:90%;
}
 
span.memo {
	color:#9E68CA;
	font-weight:bold;
	background:#ffccff;
}
 

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

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

form.comment textarea {
        display: block;
        background-color: #fff;
        color: #000;
        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: #fff;
        color: #000;
}

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

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

/* calendar2 */
table.calendar {
	font-size: 90%;
	line-height: 1.1em;
	text-align: center;
}

table.calendar td {
	margin: 0px;
	text-align: right;
	padding: 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: 90%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

div.recentsubtitles {
	font-size: 90%;
	margin-top: 0px;
	margin-bottom: 1em;
	margin-left: 1em;
	text-align: left;
}

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

div.footnote {
	font-size: 90%;
	padding: 0em;
	margin-left: 6em;
}

p.footnote {
	margin: 0.5em;
	padding: 0em;
}

div.section, div.comment {
	clear: both;
}

/*
サイドバー関連
*/
div.main {
	margin-left: 20%;
}

div.sidebar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20%;
	padding: 2px 2px 100% 2px;
	padding-top: 0.5em;
}

div.sidebar p {
	line-height: 120%;
	text-align: center;
	margin: 2px 4px 2px 4px;
	
}

div.body blockquote {
	border: inset 3px #ddd;
	padding: 5px;
	margin-left: 3em;
}

/*
引用ソースの表示
*/
p.source{
	margin-right: 1.5em;
        margin-top: 0px;
	text-align: right;
	font-size:90%;
        line-height: 24px;
        font-style: italic;
}

/* calendar3 */
.calendar-popup {
        display: none;
        position: absolute;
	padding: 0 1ex 0 1ex;
	text-align: center;
}
.calendar-day a{
	font-weight: normal;
}

.calendar-sunday {
	color: red;
	background-color: transparent;
}

.calendar-saturday {
	color: blue;
	background-color: transparent;
}

.calendar-weekday {
	color: black;
	background-color: transparent;
}
