/*
Theme Name: post style
*/


body #the_content{
	
}

#the_content h1,
#the_content h2,
#the_content h3,
#the_content h4,
#the_content h5,
#the_content h6 {
	clear: both;
	font-weight: 700;
	margin-bottom: 15px;
}

#the_content h1 {
	font-size: 35px;
	line-height: 1.2308;
}

#the_content h2 {
	font-size: 29px;
	line-height: 1.2069;
}

#the_content h3 {
	font-size: 24px;
	line-height: 1.1667;
}

#the_content h4 {
	font-size: 20px;
	line-height: 1.4;
}

#the_content h5,
#the_content h6 {
	font-size: 17px;
	letter-spacing: 0.1em;
	line-height: 1.2353;
	text-transform: uppercase;
}

#the_content h1:first-child,
#the_content h2:first-child,
#the_content h3:first-child,
#the_content h4:first-child,
#the_content h5:first-child,
#the_content h6:first-child {
	margin-top: 0;
}

#the_content p {
	
}

#the_content b,
#the_content strong {
	font-weight: 700;
}

#the_content dfn,
#the_content cite,
#the_content em,
#the_content i {
	font-style: italic;
}

#the_content blockquote {
	border-left: 4px solid #707070;
	color: #707070;
	font-size: 20px;
	font-style: italic;
	line-height: 1.8182;
	margin: 0 0 35px -21px;
	padding-left: 17px;
}

#the_content blockquote > blockquote {
	margin-left: 0;
}

#the_content blockquote p {
	margin-bottom: 35px;
}

#the_content blockquote > p:last-child {
	margin-bottom: 0;
}

#the_content blockquote cite,
#the_content blockquote small {
	color: #333;
	font-family: "Noto Sans", sans-serif;
	font-size: 17px;
	line-height: 1.6471;
}

#the_content blockquote em,
#the_content blockquote i,
#the_content blockquote cite {
	font-style: normal;
}

#the_content blockquote strong,
#the_content blockquote b {
	font-weight: 400;
}

#the_content address {
	font-style: italic;
	margin: 0 0 28px;
}

#the_content code,
#the_content kbd,
#the_content tt,
#the_content var,
#the_content samp,
#the_content pre {
	font-family: Inconsolata, monospace;
}

#the_content pre {
	background-color: #fcfcfc;
	border: 1px solid #eaeaea;
	font-size: 17px;
	line-height: 1.2353;
	margin-bottom: 28px;
	max-width: 100%;
	overflow: auto;
	padding: 14px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

#the_content abbr[title] {
	border-bottom: 1px dotted #eaeaea;
	cursor: help;
}

#the_content mark,
#the_content ins {
	background-color: #fff9c0;
	text-decoration: none;
}

#the_content sup,
#the_content sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

#the_content sup {
	bottom: 1ex;
}

#the_content sub {
	top: .5ex;
}

#the_content small {
	font-size: 75%;
}

#the_content big {
	font-size: 125%;
}


/**
 * 3.0 Elements
 */

#the_content hr {
	background-color: #eaeaea;
	border: 0;
	height: 1px;
	margin-bottom: 28px;
}

#the_content ul,
#the_content ol {
	margin: 0 0 28px 20px;
	padding: 0;
}

#the_content ul {
	list-style: disc;
}

#the_content ol {
	list-style: decimal;
}

#the_content li > ul,
#the_content li > ol {
	margin: 0 0 0 23px;
}

#the_content dl {
	margin: 0 0 28px;
}

#the_content dt {
	font-weight: bold;
}

#the_content dd {
	margin: 0 0 28px;
}

#the_content table,
#the_content th,
#the_content td,
#the_content .mce-item-table,
#the_content .mce-item-table th,
#the_content .mce-item-table td {
	border: 1px solid #eaeaea;
}

#the_content table a {
	color: #333;
}

#the_content table,
#the_content .mce-item-table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 28px;
	width: 100%;
}

#the_content table th,
#the_content .mce-item-table th,
#the_content table caption {
	border-width: 0 1px 1px 0;
	font-family: "Noto Serif", serif;
	font-size: 17px;
	font-weight: 700;
	padding: 7px;
	text-align: left;
	vertical-align: baseline;
}

#the_content table td,
#the_content .mce-item-table td {
	border-width: 0 1px 1px 0;
	font-family: "Noto Serif", serif;
	font-size: 17px;
	padding: 7px;
	vertical-align: baseline;
}

#the_content img {
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

#the_content figure {
	margin: 0;
}

#the_content del {
	opacity: 0.8;
}

#the_content a {
	border-bottom: 1px solid #333;
	color: #333;
	text-decoration: none;
}


/**
 * 4.0 Alignment
 */

#the_content .alignleft {
	float: left;
	margin: 7px 28px 28px 0;
}

#the_content .alignright {
	float: right;
	margin: 7px 0 28px 28px;
}

#the_content .aligncenter {
	clear: both;
	display: block;
	margin: 7px auto;
}


/**
 * 5.0 Caption
 */

.wp-caption {
	background: transparent;
	border: none;
	color: #707070;
	font-family: "Noto Sans", sans-serif;
	margin: 0 0 28px 0;
	max-width: 100%;
	padding: 0;
	text-align: inherit;
}

.wp-caption.alignleft {
	margin: 7px 28px 21px 0;
}

.wp-caption.alignright {
	margin: 7px 0 21px 28px;
}

.wp-caption.aligncenter {
	margin: 7px auto;
}

.wp-caption .wp-caption-text,
.wp-caption-dd {
	font-size: 14px;
	line-height: 1.5;
	padding: 7px 0;
}


/**
 * 6.0 Galleries
 */

.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery .gallery-caption {
	color: #707070;
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 14px;
	line-height: 1.5;
	padding: 7px 0;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


/**
 * 7.0 Audio / Video
 */

.mce-content-body .wpview-wrap {
	margin-bottom: 32px;
}

.mce-content-body .wp-audio-playlist {
	margin: 0;
}


/**
 * 8.0 RTL
 */

body.rtl {
	font-family: Arial, Tahoma, sans-serif;
}

.rtl blockquote {
	border-left: none;
	border-right: 4px solid #707070;
	margin: 0 -21px 35px 0;
	padding-left: 0;
	padding-right: 17px;
}

.rtl blockquote > blockquote {
	margin-left: auto;
	margin-right: 0;
}

.rtl li > ul,
.rtl li > ol {
	margin: 0 23px 0 0;
}

.rtl table th,
.rtl table caption {
	text-align: right;
}
