@charset "UTF-8";

@import url("format.css");
@import url("layout.css");
@import url("menu.css");
@import url("modules.css");

/*left menu*/

.readblock {
	margin-bottom: 5px;
	border-bottom: 6px solid #cf9b5b;
	width: 390px;
	background-color: #330000;
}
.readblock img {
	margin: 0;
}
.info-detail {
	margin: 15px 0 20px 0;
	border-bottom: 1px dotted #aaa;
	width: 390px;
}
.album-discription {
	padding: 5px 5px 10px 10px;
	color: #fff;
	font-size: 10px;
	line-height: 1.5em;
}
.toindex a {
	font-weight: bold;
}
.catch {
	margin: 0 10px 5px 10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #cf9b5b;
	color: #fff;
	font-size: 75%;
	font-weight: bold;
	line-height: 1.5em;
}
#numbers {
	width: 390px;
}
#numbers ol.zero-num {
	list-style-type: decimal;
	margin-left: 5px;
	padding-left: 15px;
	color: #000;
	font-size: 62.5%;
}

#numbers ol.zero-num li {
	float: left;
	margin: 0 20px 5px 0;
	width: 9.5em;
}

#numbers ol.zero-num li.last {
	clear: left;
}

ul {
	margin-bottom: 10px;
}

dl {
	line-height: 1.4em;
}

dl dd {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #463830;
	font-size: 81.25%;
	line-height: 1.4em;
}

p.nolink {
	border-left: 2px solid #463830;
	padding-left: 5px;
}

.newsimg {
	margin-bottom: 35px;
}

dl#news {
	line-height: 1.4em;
}

dl#news dt {
	font-weight: normal;
	color: #999966;
}

dl#news dd {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #463830;
	font-size: 95%;
}

li.multi_title {
	margin-left: 8px;
	font-size: 90%;
}

li.multi_title img {
	margin-right: 3px;
}

dt.withTag {
	margin-bottom: 0.8em;
	line-height: 1.2em;
}

dt.withTag span {;
}

ul.tag-label {
	margin-bottom: 5px;
	font-size: 90%;
}

ul.tag-label li {
	float: left;
	padding: 0 10px 0 10px;
	margin: 0;
	background: #5f1469;
	border: 1px solid #fff;
	color: #fff;
}

h2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 5px;
	border-left: 3px solid #463830;
	border-top: 1px solid #463830;
	color: #463830;
	font-size: 90%;
	font-weight: normal;
}

#gcal {
	margin-bottom: 15px ;
	text-align: right;
}

#scheduleBox {
	margin-bottom: 15px ;
}

.scedule-header {
	padding: 1px 0 0 3px;
	border-bottom: 1px dotted #463830;
	color: #463830;
}

h3.scedule-title {
	float: left;
	margin-left: 1px;
	padding: 0.2em 0 2px 0;
	color: #463830;
	font-size: 85%;
	font-weight: normal;
	line-height: 1.2em;
}

/*blog_common*/
#archive-title {
	padding: 1px 0 0 5px;
	border-top: 1px dotted #555;
	border-left: 3px solid #555;
	font-size: 12px;
}

.entry {
	margin: 0;
	padding: 1px;
	border: 1px solid #ccc;
}

.entry-header {
	padding: 0;
	border-left: 5px solid #5f1469;
	background: #81588f url(../common_img/format/back_tiltle.gif) repeat-y ;
	font-size: 12px;
}

.entry-content {
	margin: 10px 0 10px 0 ;
}

.entry-body {
	font-size: 100%;
	line-height: 1.5em;
}

.content-nav {
	text-align: right; 
}

.content-nav a {
	margin: 0 3px 0 3px;
}

.entry p {
	margin: 0 10px 1em 10px;
	font-size: 100%;
}

.entry-body ul {
	list-style: disc;
	margin: 0 10px 1em 26px;
}

h3.entry-title {
	float: left;
	margin-left: 6px;
	padding:0.2em 0 0.2em 0;
	color:#fff;
	font-size: 115%;
	font-weight: normal;
	line-height: 1.4em;
}

h3.entry-title span {
	font-size: 68.75%;
}

h4 {
	margin: 0 0 5px 6px;
	padding-left: 6px;
	border-left: 3px solid #473830;
	color: #473830;
}

.date-header {
	float: right;
	margin-right: 10px;
	font-size: 100%;
	font-weight: bold;
	text-align: right;
}

.post-details {
	margin: 2px 5px 2px 5px;
	border-bottom: 1px dotted #555;
	text-align: right;
}

.post-details img {
	margin-left: 5px;
}

.entry-footer {
	text-align: right;
	margin-bottom: 15px;
	font-size: 90%;
}

.entry-footer a {
	margin-left: 10px;
}

.entry-tags {
	margin: 3px 0 0 5px;
	color: #555;
	text-align: center;
}

.entry-tags-header {
	float: left;
	margin-right: 5px;
	padding: 5px 5px 0 5px;
}

ul.entry-tags-list {
	float: right;
	margin: 0;
}

ul.entry-tags-list li {
	float: left; 
	margin: 0;
	padding: 0 15px 0 15px;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	height: 1.5em; 
	background: #5f1469;
	color: #fff;
	font-size: 90%;
}

ul.entry-tags-list li a {
	margin: 0;
	color: #fff;
}

.entry-tags-list li a:visited { color: #fff;}
.entry-tags-list li a:hover { color: #fff;}

/*trackback comment*/
.trackback {
	margin-bottom: 15px;
	padding: 2px;
	border: 1px dotted #59493F;
	background-color: #fff;
	color: #59493F;
	text-align: center;
}

.commentBox {
	margin-top: 15px;
}

.commentBox-left {
	float: left;
	width: 420px;
}

.commentBox-right {
	float: left;
	padding: 5px;
	border-bottom: 1px solid #ddd;
	width: 220px;
	background: #eee;
}

.comment-title {
	margin-right: 20px;
	border-bottom: 1px dotted #555;
	font-size: 100%;
	font-weight: bold;
}

.comment-notice {
	margin: 0 20px 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #555;
}

.comment-bake-cookie {
	margin: 10px auto;
	padding: 2px;
	border-bottom: 1px dotted #ddd;
	text-align: center;
}

/*comment details*/
#comments {
	margin-top: 15px;
}

.comment-inner {
	margin-top: 8px;
	padding: 2px;
	border: 1px solid #BDAEA5;
}

.comments-header {
	padding: 1px 0 0 5px;
	border-top: 1px dotted #59493F;
	border-left: 3px solid #59493F;
	font-size: 12px;
	color: #59493F;
}

.comment-content {
	padding: 3px 0 0 5px;
	border-top: 1px dotted #888;
	font-size: 100%;
	line-height: 1.5em;
}

/*form*/
#submitArea {
	text-align: center;
	margin: 15px auto;
}

.searchBox {
	margin-bottom: 10px;
	padding: 15px 2px 5px 2px;
	border: 1px solid #888;
	background-color: #ccc;
	color: #555;
	text-align: center;
}

.search-results-header {
	margin-bottom: 0;
	padding: 2px;
	border: 1px solid #888;
	border-bottom: none;
	background-color: #fff;
	color: #555;
	text-align: center;
}

ul.search-tags-list {
	text-align: left;
}

li.search-tag {
	float: left; 
	margin-right: 5px;
}

li.search-tag a {
	padding-left: 8px;
	background: url(../common_img/icons/icon_link_tag.gif) 0 5px no-repeat;
	color: #555;
}

/*calender*/
h3.calMonth {
	margin: 15px 0 10px 0;
	padding: 0 0 0 5px;
	border-left: 3px solid #463830;
	background: #c6b393;
	color: #463830;
	font-size: 90%;
	font-weight: normal;
}

.diaryCal {
	margin: 5px 0 20px 0;
	width: 100%;
	font-size: 90%;
	text-align: center;
}

.diaryCal a {
	padding: 0;
	color: #9900cc;
	text-decoration: underline;
}

.diaryCal th {
	padding: 1px;
	background: url(../common_img/format/back_cal_th.gif) no-repeat;
	background-position: center;
}

.diaryCal td {
	padding: 1px;
	background: url(../common_img/format/back_cal_td.gif) no-repeat;
	background-position: center;
}

.diaryCal th.sat {
	background: url(../common_img/format/back_cal_th_sat.gif) no-repeat;
	background-position: center;
}

.diaryCal th.sun {
	background: url(../common_img/format/back_cal_th_sun.gif) no-repeat;
	background-position: center;
}

/*tag cloud*/
.module-tagcloud .module-list {text-align: center; }
.module-tagcloud .module-list { list-style: none; }
.module-tagcloud .module-list-item { display: inline; }
.module-tagcloud li.taglevel1 { font-size: 19px; }
.module-tagcloud li.taglevel2 { font-size: 17px; }
.module-tagcloud li.taglevel3 { font-size: 15px; }
.module-tagcloud li.taglevel4 { font-size: 13px; }
.module-tagcloud li.taglevel5 { font-size: 11px; }
.module-tagcloud li.taglevel6 { font-size: 9px; }


/*other*/
pre {
	margin: 0 10px 1em;
	padding: 1em;
	background-color: #EEE;
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -pre-wrap;/* Opera 4-6 */
	white-space: -o-pre-wrap;/* Opera 7 */
	white-space: pre-wrap;/* CSS3 */
	word-wrap: break-word;/* IE 5.5+ */
}
