

.site-content a:hover {
    color:#bc002d !important;
	text-shadow: #000000;
}

.entry-title {
    color:#ffffff !important;
	text-shadow: 2px 2px 20px  #000000, -1px 1px  #000000;
}

.entry-title a {
    color:#d00 !important;
		font-weight: bold;
	text-shadow: 0 0 10px  #fff, 1px 1px 1px  #fff !important;
}

.entry-title a:hover {
    color:#000000 !important;
	text-shadow: 0 0 30px  #fff, 1px 1px 1px #fff !important;
}

#child-grid .three > div > a {
    background-color: rgba( 255, 255, 255, .6 );
}

.entry-breadcrumbs a {
    color: #cccccc;
}
.entry-breadcrumbs a:hover {
    color:#ff0000 !important;
}

a.call-to-action {
    background-color: #B0C4DE;
    color: #cccccc;
}
#featured-content article a.call-to-action {
    background-color: #B0C4DE;
    color: #fff;
}

blockquote {
    font-family: 'Open Sans', serif;
    font-style: italic;
    font-weight: normal;
    font-size: 1em;
    line-height: 1.3;
}

body {
    font-size: 1.0em;
}

.site-title {
  font-size: 48px;
	font-size: 3.18181818181818em; 
    text-shadow: 1px 1px 2px rgba( 0, 0, 0, .5 );
}

.site-description {
  font-size: 1.1rem; 
}

.site-title,
	.site-title span,
	.site-logo,
	.site-description {
		display: block;
		text-align: center;
		font-style: italic;
	}

input[type="search"], textarea {

    border-style: solid;
    border-width: 1px;
    font-style: italic;
    font-size: 15px;
    font-size: 0.9375rem;
    padding: 0.5em;

}

input[type="email"], textarea {

    border-style: solid;
    border-width: 1px;
    font-style: italic;
    font-size: 0.9rem;
    padding: 1em;

}

#subscribe-email input {
    width: 100%;
}

.required {
    border-radius: 0;
    height: 24px;
    text-align: center;
    vertical-align: text-top;
    line-height: 1.25em;
}

.widget a {
    font-family: "Noto Sans JP" !important;
    font-weight: 300 !important;
}
.widget {
   font-size: 0.9em !important; 
	margin: 1.0em 0 1.0em 0;
    word-wrap: break-word;
}

.widget-title, .widget-title a {
    font-size: 1.5em;
    margin: 0 0 1.0em;
	font-family: "Zen Kurenaido" !important;
    font-weight: 500 !important;
}

input {
	font-size: 1.1rem;
	}

.widget select {
    margin-left: 1px;
    width: 90%;
}

select {
    font-size: 16px;
    font-size: 1.1rem;
}

h1, h2 { 
	margin-top: 2em;
    margin-bottom: 1.25em;
}

address, form, fieldset {
    margin-top: 2.0em;
    margin-bottom: 0.5em;
}

p {
    margin-top: 1.75em;
    margin-bottom: 1.5em;
}

article {
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0 0 10px 0;
}

h3, h4, h5, h6, ul, ol, dl {
    margin-top: 2.0em;
    margin-bottom: 1.25em;
}

#single-header, #single-header a {
    color: white;
    text-shadow: 1px 1px 1px rgba( 0, 0, 0, .65 );
	font-weight: normal;
	font-size: 1.0em;

}

#page-header h1 {
	color: white;
    text-shadow: 2px 2px 1px rgba( 0, 0, 0, .7 ), 0px 0px 40px #ffffff;
}

.home #page-header .entry-header {
  display: none;
}

.entry-content table, .entry-summary table, .comment-body table, .widget table, .entry-content td, .entry-summary td, .comment-body td, .widget td, .entry-content th, .entry-summary th, .comment-body th, .widget th {
    border-color: rgba( 34, 34, 34, .0 );
}

#front-page-blog .three {
	font-size: 1em;
}

#front-page-blog .three .entry-title {
    margin: 0;
    font-weight: 300 !important;

}

#front-page-blog .three .entry-meta {
font-family: 'Noto Serif JP' !important;
    font-weight: 300 !important;
}

#front-page-blog .banner {
    font-size: 3.0em;
	font-style: normal !important;
	color: white;
    text-shadow: 2px 2px 5px rgba( 0, 0, 0, .69 );
	font-family: 'Cabin Sketch' !important;
}

#featured-content {
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.main-navigation {
    padding: 20px 0 0 0;
}

#featured-content article .article-liner {
    background-color: rgba( 0, 0, 0, .3 );
	color: whitesmoke;
    text-shadow: -3px 3px 6px rgba( 0, 0, 0, .99 );
}

.has-a-cover #previous-slide-controller, .has-a-cover #next-slide-controller, .has-a-cover .slide-anchor {
    background-color: rgba( 255, 255, 255, .35 );
}



.widget.widget_recent_comments a {
    font-family: "Noto Serif JP" !important;
    font-weight: 300 !important;
}

/* Workaround - allow reply on earlier comments | #1758700-zen */
#respond {
  float: none;
}
