/*
Title: Pone
Revision: $Revision: 1.0 $
Author: SUZUKI Satoshi V.
Access: ssv@svslab.jp
License: GPL
Comment: 一緒に写真を眺めるテーマ
*/

body {
	margin: 0px 40px 1em;
	background: #fff;
	color: #600;
	font-family: Verdana, "Vera Sans", "Humanist 777 BT", Frutiger, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.6;
}

a:link {
	color: #666;
	background-color: transparent;
}

a:visited {
	color: #999;
	background-color: transparent;
}

a:hover {
	color: #999;
	text-decoration: underline;
}

div.h1_bg h1 a.top {
	color: #fff;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
}

div.adminmenu {
	text-align: right;
	margin-top: 0px;
	margin-right: 20%;
	padding-right: 0.5em;
	font-size: 69%;
}

div.h1_bg {
	background: #333 url(/today/today.jpg) no-repeat right top;
	margin: 0px 3% 1em 3%;
	padding: 0px;
	height: 200px;
	width: 94%;
}

h1 {
	background: transparent url(pone_h1.gif) no-repeat left bottom;
	text-align: right;
	color: #ccc;
	margin: 0px;
	height: 200px;
	width: 97%;
	border-style: none;
	font-size: 207%;
	vertical-align: bottom;
}

div.day {
	background-color: #fff;
	/* border-style: solid;
	border-color: #999;
	border-width: 3px; */
	margin: 0px 1em 1em 3%;
	padding: 0px 0px 1em 0px;
	width: 77%;
}

h2 {
	background-image: url(pone_h2.jpg);
	background-position: top left;
	background-color: #999;
	border-style: dotted;
	border-color: #999;
	border-width: 0px 0px 1px 0px;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	padding: 0.5em 0em;
	font-size: 144%;
	clear: both;
}

h2 span.date {
	margin-left: 0.3em;
}

h2 span.date a, h2 span.nyear a {
	color: #fff;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
}

h2 span.title, h2 span.nyear {
	color: #fff;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}

h2 span.title {
	margin-left: 0.3em;
	margin-right: 0.3em;
}

div.body {
	background-color: transparent;
	margin-left: 1em;
	margin-right: 1em;
}

div.section {
	margin-top: 0.5em;
	margin-left: 0em;
	margin-bottom: 1em;
	width: 100%;
}

h3 {
	margin: 1.5em 0.3em;
	clear: both;
}

h4 {
	margin: 1em;
	margin-bottom: 0em;
}

h5 {
	margin: 2em;
	margin-top: 0em;
	margin-bottom: 0em;
}

div.day span.sanchor {
	background-image: url(pone_anchor.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 32px 69px 0px 0px;
	color: #fff;
	background-color: transparent;
	font-size: 1px;
}

div.day span.canchor {
	background-image: url(pone_anchor2.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 16px 16px 0px 0px;
	color: #fff;
	background-color: transparent;
	font-size: 1px;
}

hr.sep {
	display: none;
}

a img {
	border-style: none;
}

div.footer {
	text-align: right;
	font-size: 69%;
	margin: 2% 20% 2% 5%;
}

p {
	text-align: left;
	margin: 0px;
}

div.footer, div.contact, div.caption_about_links {
	text-align: right;
}

div.section p {
	text-indent: 1em;
}

div.section li p, div.section dd p {
	text-indent: 0em;
}

div.section blockquote {
	background-color: transparent;
	border-style: dotted;
	border-color: #999;
	border-width: 0px 0px 0px 8px;
	padding: 8px;
	margin: 1em 0px 1em 2em;
}

div.body ul, div.body ol, div.body dl {
	margin: 1em 0px 1em 2em;
}

div.body li {
	margin: 0px;
}

div.body dt {
	border-style: dotted;
	border-color: #999;
	border-width: 0px 0px 1px 0px;
	margin-top: 0.7em;
}

div.body dd {
	margin-top: 0.3em;
	margin-bottom: 0.5em;
	margin-left: 2em;
}

div.comment {
	border-style: dotted;
	border-color: #999;
	border-width: 1px 0px;
	background-color: transparent;
	margin-top: 1em;
	margin-bottom: 0.5em;
	margin-left: 2em;
	padding: 4px;
	font-size: 83%;
}

div.form div.comment {
	margin-right: 1em;
	color: #000;
	background-color: #fff;
}

div.comment p {
	margin-top: 0px;
	margin-bottom: 0.5em;
}

div.comment p.commenttitle {
}

div.form {
}

div.day div.form {
	margin-top: 0px;
	margin-bottom: 0.5em;
	margin-left: 2em;
	font-size: 83%;
}

div.form form {
	margin: 0px;
	padding: 4px 4px 4px 4px;
	width: 100%;
}

div.form p {
	margin-top: 0px;
	margin-bottom: 0.5em;
	padding-left: 4px;
}

div.form textarea {
	margin-left: 2em;
}

div.referer {
	text-align: right;
	font-size: 69%;
	margin-top: 0px;
}

div.refererlist {
	background-color: transparent;
	margin-top: 0px;
	margin-left: 2em;
	margin-bottom: 0.5em;
	font-size: 83%;
}

div.refererlist ul {
	margin: 2em;
}

div.form div.refererlist {
	margin-right: 1em;
	background-color: transparent;
}

div.refererlist p, div.refererlist ul {
	margin-top: 0px;
	margin-bottom: 0em;
	padding: 4px 4px 4px 4px;
}

hr {
	color: #999;
	background-color: transparent;
	margin-top: 0.5em;
}

/*
	for plugins
*/

/* calendar */
div.calendar {
	text-align: right;
	font-size: 69%;
	margin: 2% 20% 2% 5%;
}

/* calendar2 */
table.calendar {
	font-size: 69%;
	line-height: 1.0;
	border-width: 0px;
	/* font-family: "Andale Mono", "Lucida Console", "Courier New", Courier, monospace; */
}

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;
}

table.calendar td.calendar-weekday, table.calendar td.calendar-saturday, table.calendar td.calendar-sunday {
	text-align: center;
}

table.calendar td.calendar-weekday {
	color: inherit;
	background-color: #cccccc;
}

table.calendar td.calendar-saturday {
	color: inherit;
	background-color: #ccccff;
}

table.calendar td.calendar-sunday {
	color: inherit;
	background-color: #ffcccc;
}

/* recent_list */
div.sidebar ul.recent-list {
	list-style-type: none;
	font-size: 83%;
}

div.sidebar ul.recent-list li {
	margin-top: 0px;
	margin-bottom: 1.25em;
}

div.sidebar ul.recent-list li ul.recent-list-item li {
	margin-top: 0px;
	margin-bottom: 0.25em;
	margin-left: 0.5em;
}

/* footnote */
div.body span.footnote {
	vertical-align: super;
	font-size: 69%;
}

div.footnote {
	border-style: solid;
	border-color: #999;
	border-width: 1px 0px 0px 0px;
	margin-left: 3em;
	font-size: 83%;
	clear: both;
}

/* amazon plugin */
img.left {
	border-width: 1px;
	border-color: #999;
	float: left;
}

img.right {
	border-width: 1px;
	border-color: #999;
	float: right;
}

div.section {
	clear: both;
}

/*
	for Asumi Diary layout
*/
div.sidebar {
	position: absolute;
	top: 210px;
	left: 80%;
	width: 16%;
	font-size: 69%;
	margin: 0px 3% 0px 1%;
	padding: 2px 1em 100% 2px;
	background-color: transparent;
	border-style: dotted;
	border-color: #999;
	border-width: 0px 0px 0px 1px;
}

div.sidebar p, div.sidebar h2 {
	line-height: 1.2;
	margin: 2px 4px 2px 4px;
	padding: 0.5em;
}

/* SBM対策 */
div.sbm_links {
	text-align: right;
}

/*
	ツッコミ省略版本文
*/
div.commentshort {
	font-size: 83%;
	margin-left: 0.5em;
}

span.commentator {
	font-weight: bold;
}

div.commentshort p {
	margin-top: 0.5em;
	margin-bottom: 0.2em;
	line-height: 1.2;
}

/*
	ツッコミ本体
*/
div.comment {
	font-size: 83%;
	margin: 0.5em;
	line-height: 1.2;
}

/*
	ツッコミした人の情報
*/
div.commentator {
	line-height: 1.4;
}

/*
	ツッコミ本文
*/
div.commentbody p {
	margin: 0.5em;
	margin-left: 2em;
}

/*
	フォームの設定
*/
div.form form {
	margin: 0em 0em 0em 2em;
}

div.form div.caption {
	font-size: 83%;
	margin: 0.5em;
}

div.form form.comment {
	font-size: 83%;
}

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;
}

/*
	更新フォーム
*/
input, select, textarea {
	text-indent: 0em;
}

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;
}

/*
	自分用
*/
kbd, code, samp {
	font-family: "Andale Mono", Courier, "モトヤシータ゛1等幅", monospace;
}

div.section code,
div.section samp {
	width: 96%;
	height: 3em;
	border-style: solid;
	border-color: #999;
	border-width: 1px;
	overflow: scroll;
}

acronym {
	border-style: dotted;
	border-width: 1px 0px 1px 0px;
	border-color: #999;
	cursor: help;
}

div.myheader {
	margin-right: 20%;
}

em {
	font-style: normal;
	font-weight: bold;
}

strong {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

p.noindent {
	text-indent: 0em;
}

acronym {
	border-style: dotted;
	border-width: 1px 0px 1px 0px;
	border-color: #999;
	cursor: help;
}

.aa {
	font-family: "ＭＳ ゴシック", "mona-gothic", sans-serif;
}

div.counter {
	text-align: right;
	margin-right: 20%;
}

div.myfooter {
	text-align: right;
	margin: 2% 20% 2% 5%;
}

address {
	font-style: normal;
}
