@charset "utf-8";
/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(https://www.kyo-kan.net/mt/mt-static/support/theme_static/rainier/css/base.css);
@import url(https://www.kyo-kan.net/mt/mt-static/support/theme_static/rainier/css/rainier-white/screen.css);
/* end StyleCatcher imports */



/* Global */

body {
color: #ffffff;
background-color: #000000;
font-size: 13px;
font-style: normal;
font-weight: normal;
font-variant: normal;
}

:link ,
:visited {
text-decoration: none;
color: #ffff00;
}

html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,hr,
th,td {
padding: 0px;
margin: 0px;
}

#header-content h1
{
bottom: 20px;
}

#header-description
{
bottom: 20px;
}

#header-text
{
position: absolute;
top: 130px;
right: 10px;
}

#header-text p
{
font-size: 12px;
text-align: right;
}

h2 {
font-size: 130%;
font-weight: bolder;
}

h3 {
font-size: 120%;
font-weight: bolder;
}

h4 {
font-size: 110%;
font-weight: normal;
}

del {
text-decoration: line-through;
}

ins {
text-decoration: underline;
}

thead,tfoot {
background-color: #404040;
text-align: center;
font-weight: bold;
}

tbody th {
text-align: center;
font-weight: bold;
background-color: #000080;
}

dt {
font-weight: bold;
}

dd {
margin-left: 20px;
}

rt {
font-variant-east-asian: ruby;
font-feature-settings: "ruby";
}

fieldset,img,abbr,acronym {
border-width: 0px;
}

fieldset {
border-width: 2px;
padding: 0px 4px;
}

legend {
color: #ffffff;
}

q:before {
content: '“';
}

q:after {
content: '”';
}

blockquote, q {
color: #c0c0c0;
}

ol {
list-style: decimal outside;
margin-left: 20px;
}

ul {
list-style: disc outside;
margin-left: 20px;
}

hr {
height: 1px;
border: 0;
color: #ffffff;
background-color: #ffffff;
}

a img,:link img,:visited img {
border: none;
}

address {
font-style: normal;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
margin-bottom: .75em;
}

.item {
list-style: none;
}

.message {
    background-color: #555555;
    color: #ffffff;
}

button, input, optgroup, select, textarea {
    color: black;
}


textarea {
width:100%;
}

#posts time {
    color: #d0d0d0;
}

.entry footer, .page footer {
    color: #d0d0d0;
}

/* Assets */

.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
#comments-open-data,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
clear: both;
}


.asset,
.comments,
.trackbacks,
.archive {
width: 100%;
overflow: hidden;
}


.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
position: static;
clear: both;
}


.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
margin-bottom: 1.5em;
}


.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-header,
.comment-content,
.comment-footer,
#comments-open-data,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
.comments-open-moderated,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
margin-bottom: .75em;
}

#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me {
margin-right: 1em;
}

.entry-categories,
.entry-tags {
margin-bottom: 0;
}

.entry-tags {
display: inline;
}


.asset-meta {
font-size: 11px;
padding-top: 2px;
padding-bottom: .3em;
margin-top: .25em;
font-weight: normal;
}


.asset-footer {
font-size: 11px;
text-align: right;
padding-top: 0px;
margin-top: 1.5em;
height: 20px;
}

.twitter_widget_data {
padding: 0px 4px;
float: right;
}

.google_plusone {
padding: 0px 4px;
float: right;
}

.content-nav {
text-align: center;
margin: 5px 0px 10px;
}


.entry-tags-header,
.entry-categories-header {
margin-right: .25em;
margin-bottom: 0;
font-weight: bold;
display: inline;
}


.entry-tags-list,
.entry-categories-list {
padding-left: 0px;
margin-left: 0px;
display: inline;
list-style: none;
}

.entry-tags-list .entry-tag,
.entry-categories-list .entry-category {
display: inline;
}

.entry-related {
text-align: left;
}


.mt-image-left {
float: left;
margin: 0px 20px 20px 0px;
}


.mt-image-center {
margin: 0px auto 20px;
display: block;
text-align: center;
}


.mt-image-right {
float: right;
margin: 0px 0px 20px 20px;
}

/* Widgets */

.widget {
position: relative;
width: 100%;
overflow: hidden;
}


.widget-content {
position: relative;
margin: 5px 0px 20px;
}

.widget-content-amazon {
position: relative;
margin-bottom: 20px;
}


.widget-list,
.archive-list {
padding: 0;
margin: 0;
list-style: none;
}


.widget-list .widget-list {
margin-left: 15px;
}


.widget-list-item {
margin-top: 0px;
margin-bottom: 2px;
font-variant-ligatures: common-ligatures;
font-feature-settings: "palt";
-webkit-font-feature-settings: "palt";
-moz-font-feature-settings: "palt";
text-align: justify;
text-justify: inter-ideograph;
}


.widget-tag-cloud .widget-list {
margin-right: 0px;
margin-left: 0px;
}


.widget-tag-cloud .widget-list-item {
padding: 0px;
margin: 0px;
line-height: 1.1;
display: inline;
background: none;
}

.widget ul,
.widget ol {
  margin: 0;
  padding: 0; }
  .widget ul ul,
  .widget ul ol,
  .widget ol ul,
  .widget ol ol {
    margin: 0; }
.widget li {
  list-style-type: none;
  margin-bottom: 0px; }
.widget img {
  max-width: 100%;
  height: auto; }
@media (min-width: 930px) {
  .widget {
    margin-right: 15px; } }

.widget.widget-tag-cloud ul {
  padding: 0; }
  .widget.widget-tag-cloud ul li {
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    font-size: 1em;
    line-height: 1.2em; }
    .widget.widget-tag-cloud ul li.rank-1 {
      font-size: 1.8em; }
    .widget.widget-tag-cloud ul li.rank-2 {
      font-size: 1.5em; }
    .widget.widget-tag-cloud ul li.rank-3 {
      font-size: 1.3em; }
    .widget.widget-tag-cloud ul li.rank-4 {
      font-size: 1em; }
    .widget.widget-tag-cloud ul li.rank-5 {
      font-size: 0.9em; }
    .widget.widget-tag-cloud ul li.rank-6 {
      font-size: 0.85em; }
    .widget.widget-tag-cloud ul li.rank-7 {
      font-size: 0.7em; }


#footer .widget-content {
margin-top: 0px;
margin-bottom: 0px;
}


.widget-assets .widget-content .widget-list {
margin-right: 0px;
overflow: auto;
}


.item {
float: left;
width: 70px;
margin: 0pt 3px 8px;
overflow: hidden;
display: inline;
vertical-align: middle;
text-align: center;
}


.widget-search .search-options,
.widget-syndicate .blog-feeds  {
margin: 5px 0px;
list-style: none;
}

.search-input-area {
width:9em;
}

.hidden {
display: none;
}

/* Content */

.asset-name {
padding: 2px;
margin: 0px;
border-style: outset;
border-color: #999999;
border-width: 3px;
font-size: 18px;
font-weight: bold;
background-color: #999999;
color: #FFFFFF;
word-break: auto-phrase;
}


.asset-name a {
text-decoration: none;
color: #FFFFFF;
}


.asset-name a:hover {
text-decoration: underline;
color: #FFFFFF;
background-color: #999999;
}

.title-more-link a {
text-decoration: none;
color: #FF0000;
}


.asset-meta {
padding-top: 0px;
padding-bottom: 0px;
margin: 0px;
border-style: outset;
border-color: #666666;
border-width: 3px;
background-color: #666666;
}

.asset-content {
margin: 5px 0;
}

.asset-content p,
.asset-content blockquote,
.asset-content fieldset,
.asset-content ul,
.asset-content ol,
.asset-content dl {
font-variant-ligatures: common-ligatures;
font-feature-settings: "palt";
-webkit-font-feature-settings: "palt";
-moz-font-feature-settings: "palt";
text-align: justify;
text-justify: inter-ideograph;
}

.asset-content li {
/* list-style-type: circle; */
margin-left: 10px;
padding-left: 10px;
}

.excerpt {
font-size:smaller;
}

.asset-footer .asset-more-link a {
font-weight: bold;
font-size: 110%;
}

.asset-footer .asset-more-link a:link {
color: #ff8080;
}

.asset-footer .asset-more-link a:visited {
color: #d06060;
}

.asset-footer .asset-more-link a:hover {
color: #ffffff;
background-color: #800000;
}


.asset-content a:link ,
.content-nav a:link ,
.entry-categories a:link ,
.entry-tags a:link {
color: #FFFF80;
}


.asset-content a:visited ,
.content-nav a:visited ,
.entry-categories a:visited ,
.entry-tags a:visited {
color: #C0C060;
}


.asset-content a:active ,
.content-nav a:active ,
.entry-categories a:active ,
.entry-tags a:active {
color: #FF8000;
}


.asset-content a:hover ,
.content-nav a:hover ,
.entry-categories a:hover ,
.entry-tags a:hover{
color: #FFFFFF;
background-color: olive;
}

.asset-content a.amazon:visited ,
.asset-content a.amazon:link {
color: aqua;
}


.asset-content a.amazon:hover {
color: #FFFFFF;
background-color: teal;
}

.asset-content a.colored:link {
color: #FF0000;
}


.asset-content a.colored:hover {
color: #FFFFFF;
background-color: #800000;
}


.asset-content a.colored:visited  {
color: #B00000;
}

.asset-footer {
clear: both;
margin: 0px;
border-style: outset;
border-color: #505050;
border-width: 3px;
background-color: #505050;
}


.asset-footer a,
.comment-footer a {
font-weight: normal;
}


.archive-title {
margin: 5px 0px 5px;
font-size: 26px;
font-weight: bold;
border-style: outset;
border-color: #999999;
border-width: 3px;
background-color: #999999;
color: #FFFFFF;
}


.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
margin: 5px 0px;
}


.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
padding: 5px 0px;
margin: 0px;
font-size: 18px;
font-weight: bold;
}


.search-results-header {
margin-bottom: .25em;
}


.asset-more-link,
.asset-meta,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
font-size: 11px;
}

.asset-more-link {
float:left;
}

/* Widget */

.widget-header,
.widget-content {
margin-right: 3px;
margin-left: 3px;
}


.widget-header {
font-size: 14px;
padding: 0px;
border-style: outset;
border-color: #777777;
border-width: 2px;
font-size: 14px;
background-color: #777777;
}


.widget-header,
.widget-header a {
font-size: 14px;
font-weight: normal;
color: #eeeeee;
}


.widget-content a {
color: #cccccc;
}


.widget-content a:hover {
color: #000000;
background-color: #cccccc;
}



#content .widget-powered .widget-content {
margin-top: 15px;
margin-bottom: 15px;
border: 2px outset #f8f8f8;
background-color: #f8f8f8;
}

.widget-header a:hover {
text-decoration: underline;
}


.widget-content {
margin-top: 0px;
margin-bottom: 20px;
border-style: outset;
border-color: #545454;
border-width: 2px;
font-size: 11px;
background-color: #545454;
}

/* "Powered By" Widget */

.widget-powered .widget-content {
padding: 10px;
text-align: center;
border-width: 2px;
border-style: outset;
}
