/*
theme Name: トリノイエ・オンラインWPテーマ
Author: RETROBO
Theme URI: 
Description: ベーステンプレート
Version: 1.0
*/


/* editor
p {
}
strong { font-weight: bold; }
em { font-style: italic; }
blockquote {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 40px;
    -webkit-margin-end: 40px;
}
  */
 img.aligncenter {
    display: block;
    margin: 0 auto;
}
.alignright { float: right; }
.alignleft { float: left; }
 
img[class*="wp-image-"],
img[class*="attachment-"] {
    height: auto;
    max-width: 100%;
}
 
img.alignnone {
    margin: 10px 10px 15px 0;
	}
img.aligncenter {
    margin: 10px auto 15px auto;
}
img.alignright { 
    margin: 10px 0 15px 15px;
	clear:right;
	border:2px solid #eee;
}
img.alignleft {
    margin: 10px 15px 15px 0;
	clear:left;
}
 
 
/*
リスト
.entry_box ul {
	list-style-type: disc;
	}
.entry_box ol {
	list-style-type: decimal;
	}
.entry_box ul,
.entry_box ol {
	list-style-position:outside;
	padding-left: 1.5em;
	}
*/
/*
テーブル
.entry_box table,
.entry_box table th,
.entry_box table td {
	border: 1px solid #ccc;
	}
*/


/* clearfix
 
.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
}

* html .clearfix {
	height: 1px;
	height: auto;
	overflow: hidden;
}
 */

/*****************************
*カレンダーに枠を付ける
*****************************/
li#calendar {
	padding: 0px;
	text-indent: 0;
	margin-bottom: 30px;
	}
#wp-calendar {
	font-size: 90%;
	background: #fff;
    border-collapse: collapse;/*
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #999;
    border-right-color: #999;*/
    width: 100%;
}
#wp-calendar thead tr th {/*
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #999;
    border-left-color: #999;*/
    text-align: center;
}

/*土曜日のヘッダーセル*/
#wp-calendar thead tr th:nth-child(6){
  background-color: #C0DDF9;
}

/*日曜日のヘッダーセル*/
#wp-calendar thead tr th:nth-child(7){
  background-color: #F5D0D3;
}

#wp-calendar td {
    text-align: center;
    padding: 0px;/*
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #999;
    border-left-color: #999;*/

}
#wp-calendar caption {
    font-weight: bold;
    text-align: center;
	margin-bottom: 5px;
}
#wp-calendar tbody tr #today {
    background-color: #CCC;
}
/* =Comments
----------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title, h3#reply-title {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 18px 0 10px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
	padding: 20px;
	border: 1px #cccccc solid;
	background: #f9f9f9;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul, #comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
	margin-bottom: -20px;
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
	font-size: 123.1%;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 11px;
	margin: 0 0 0 0;
}
.comment-meta a:link, .comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active, .comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 0 0;
}
.reply a, a.comment-edit-link {
	color: #888;
}
.reply a:hover, a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
	border-top: 1px dotted #cccccc;
	padding-top: 10px;
	margin-top: 10px;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword, .nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}
input[type=submit] {
	color: #333;
}
#respond {
	margin: 24px 0;
	overflow: hidden;
	position: relative;
	padding: 20px;
	border: 1px #cccccc solid;
	background: #f9f9f9;
}
#respond p {
	margin: 0 0 5px 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0 10px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
.says {
	display: none;
}
.comment-awaiting-moderation {
	display: none;
}
.widget-container {
	text-align: left;
	margin-bottom: 10px
}
.caltext {
	font-size: 85%;
	text-align: right;
}
.widget-container dt {
	border-bottom: 3px solid #999999;
	font-size: 116%;
	font-weight: bold;
	color: #999999;
	margin-bottom: 7px;
}
.children {
	margin-left: 15px;
}
a[href $='.pdf'] {
	margin-bottom: 0.8em;
	padding-left: 20px;
	display: block;
	background: url("/icon_pdf.gif") no-repeat left center;
	}
a.nopdf[href $='.pdf'],
table td a[href $='.pdf'] {
	margin-bottom: 0em;
	padding-left: 0px;
	background: none;
	}
#bokinjigyo ul li a {
	background:none !important;
	padding-left: 0px;
	
	}
a[href $='.pdf'] a {
    color:#0000FF;
}
a[href $='.pdf'] a:hover {
    color:#0000FF;
    text-decoration:underline;
}
