@font-face {
	font-family: dinmedium;
	src: url(../fonts/din-medium-webfont.eot);
	src: url(../fonts/din-medium-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/din-medium-webfont.woff) format('woff'), url(../fonts/din-medium-webfont.ttf) format('truetype'), url(../fonts/din-medium-webfont.svg#dinmedium) format('svg');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: "Source Sans Pro";
	src: local("Source Sans Pro"), url("../fonts/SourceSansPro-Regular.ttf");
}

@font-face {
	font-family: "Source Sans Pro";
	src: local("Source Sans Pro Light"), url("../fonts/SourceSansPro-Light.ttf");
	font-weight: 300;
}

@font-face {
	font-family: "Source Sans Pro";
	src: local("Source Sans Pro Semibold"), url("../fonts/SourceSansPro-Semibold.ttf");
	font-weight: 600;
}

@font-face {
	font-family: "Roboto Mono";
	src: local("Roboto Mono"), url("../fonts/RobotoMono-Regular.ttf");
}

@font-face {
	font-family: "Dosis";
	src: local("Dosis Medium"), url("../fonts/Dosis-Medium.ttf");
	font-weight: 500;
}

a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline
}

html {
	box-sizing: border-box;
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

button,
input,
textarea {
	-webkit-appearance: none;
	outline: 0;
	-webkit-tap-highlight-color: transparent;
	font-family: "Hiragino Sans GB", "Microsoft YaHei", STHeiti, "WenQuanYi Micro Hei", Helvetica, Arial, sans-serif
}

button:focus,
input:focus,
textarea:focus {
	outline: 0
}

body {
	line-height: 1.8;
	color: rgba(0, 0, 0, .8);
        /* font-family: "Hiragino Sans GB", "Microsoft YaHei", STHeiti, "WenQuanYi Micro Hei", Helvetica, Arial, sans-serif; */
        font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-feature-settings: "liga"on;
	background-color: #ddd
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block
}

ol,
ul {
	list-style: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

caption,th {
	font-weight: bold;
	text-align: center;
	font-size: 10px;
}

th{
	text-transform: uppercase;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: ""
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none
}

blockquote {
    padding: 10px 0px 5px 20px;
    /* margin: 0 0 20px; */
    margin-left: -40px;
    margin-right: -40px;
    font-family: "ff-tisa-web-pro-1", "ff-tisa-web-pro-2", "Lucida Grande", "Hiragino Sans GB", "Hiragino Sans GB W3", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
    font-weight: lighter;
    font-size: 1em;
    border-left: 3px solid #c0363f;
}

a:active,
a:hover {
	outline: 0
}



pre:after,
pre:before {
	display: block;
	font-family: "Source Sans Pro", "Helvetica Neue", Arial, sans-serif;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 0.9em;
    padding: 10px 0;
    line-height: 15px;
    height: 15px;
    font-weight: 600;
}

pre {
	border-radius: 2px;
	position: relative;
}
pre code {
	overflow-x: auto;
	color: #525252;
	white-space: pre;
	padding: 0 1.4em;
	font-size: 0.85rem;
	line-height: 1.6rem;
	display: block;
	margin-left: 40px;
	margin-right: 40px;
}

code, pre {
  font-family: "Roboto Mono",Monaco,courier,monospace;
  font-size: 0.85em;
  background-color: #f8f8f8;
  -webkit-font-smoothing: initial;
  -moz-osx-font-smoothing: initial;
}
code {
  color: #d63200;
  padding: 3px 5px;
  margin: 0 2px;
  border-radius: 2px;
  white-space: nowrap;
}

.grap img {
	width: 100%;
	height: auto
}

.screen-reader-text {
	position: absolute;
	left: -9999px;
	top: -9999px
}

button::-moz-focus-inner {
	border: 0;
	padding: 0
}

a {
	color: inherit;
	text-decoration: none
}

input[disabled] {
	cursor: default;
	color: rgba(0, 0, 0, .8);
	background-color: rgba(0, 0, 0, .05)
}



.u-textAlignCenter {
	text-align: center
}

.u-textAlignLeft {
	text-align: left;
}

.surface-content {
	margin-left: auto;
	margin-right: auto;
	max-width: 900px;
	margin-top: 20px;
	margin-bottom: 60px;
	background-color: #fff
}

@media (max-width:600px) {
	.surface-content {
		margin: 0
	}
}

.site-header {
	background-position: center center;
	background-size: cover;
	background-origin: border-box;
	background-color: #f0f0f0;
	position: relative;
	background-image: url(../images/banner.jpg);
	box-sizing: border-box;
	color: rgba(0, 0, 0, .8);
	padding: 100px 40px
}

.site-header .avatar {
	border-radius: 100%;
	border: 3px #fff solid;
	box-shadow: 0 0 0 1px rgba(255, 255, 255, .8)
}

.site-header:before {
	content: "";
	background-color: rgba(0, 0, 0, .1);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

@media (max-width:600px) {
	.site-header {
		padding: 40px 0
	}
}

.site-header.hasImage {
	color: rgba(255, 255, 255, .97)
}

.site-title {
	font-size: 50px;
	position: relative
}

.site-description {
	font-size: 12px;
	position: relative
}

.layoutSingleColumn {
	max-width: 780px;
	margin-left: auto;
	margin-right: auto
}

.main-content {
	padding-left: 40px;
	padding-right: 40px
}

@media (max-width:600px) {
	.main-content {
		padding-left: 15px;
		padding-right: 15px
	}
}

.topNav-items {
	border-bottom: 1px solid rgba(0, 0, 0, .05);
	line-height: 50px;
	font-size: 14px
}

.menu-item {
	display: inline-block;
	margin-right: 15px;
	color: rgba(0, 0, 0, .6);
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px
}

.menu-item.current-menu-item {
	color: rgba(0, 0, 0, .8);
	font-weight: 700
}

.block-image {
	background-position: center center;
	background-size: cover;
	background-origin: border-box;
	background-color: #f0f0f0;
	border: 1px solid rgba(0, 0, 0, .05);
	display: block
}

.button {
	display: inline-block;
	cursor: pointer;
	white-space: nowrap;
	vertical-align: bottom;
	background: transparent;
	text-decoration: none;
	border-radius: 999em;
	box-sizing: border-box;
	border: 1px solid rgba(0, 0, 0, .3);
	user-select: none;
	font-size: 14px;
	color: rgba(0, 0, 0, .3);
	height: 37px;
	padding: 0 16px
}

.button--primary {
	color: #27ae60;
	border-color: #27ae60
}

.block--list {
	border-bottom: 2px rgba(0, 0, 0, .05) solid;
	padding: 20px 0;
	position: relative
}

.block--list .block-title {
	font-size: 24px;
	text-align: center
}

.block--list .block-title a:hover {
	color: #27ae60
}

.block--list:last-child {
	border-bottom: 0
}

.block-postMetaWrap {
	color: rgba(0, 0, 0, .44);
	font-size: 14px;
	margin-bottom: 20px;
	font-family: dinmedium
}

.section-header {
	padding-top: 20px;
	padding-bottom: 5px
}

.grap ol,
.grap p,
.grap ul {
	margin: 10px 0;
}

.grap .wp-caption,
.grap p.with-img {
	margin-left: -40px;
	margin-right: -40px
}

.grap strong {
	font-weight: 700
}

.grap em {
	font-style: italic
}

.grap li {
	margin-left: 30px;
	margin-bottom: 12px;
	padding-top: 2px
}

.grap li:before {
	content: "•";
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 14px;
	margin-left: -58px;
	padding-right: 15px;
	display: inline-block;
	text-align: right;
	width: 58px
}

.grap ol {
	counter-reset: post
}

.grap ol>li:before {
	content: counter(post, decimal) ".";
	counter-increment: post;
	padding-right: 12px
}

.grap h3 {
	color: rgba(0, 0, 0, .44);
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px
}

.grap hr {
	margin-top: 32px;
	margin-bottom: 22px;
	display: block;
	border: 0;
	text-align: center
}

.grap hr:before {
	content: '...';
	display: inline-block;
	margin-left: .6em;
	color: rgba(0, 0, 0, .6);
	position: relative;
	top: -20px;
	font-size: 28px;
	letter-spacing: .6em
}

.grap a {
    color: #42b983;
    font-weight: 600;
}

.wp-caption {
	margin-left: -40px;
	margin-right: -40px;
	width: auto !important
}

.wp-caption .wp-caption-text {
	text-align: center;
	font-size: 14px
}

@media (max-width:600px) {

	.grap .wp-caption,
	.grap p.with-img {
		margin-left: -15px;
		margin-right: -15px
	}
}

.posts-nav {
	margin: 20px 0
}

.grap--h2 {
	font-size: 24px
}

.postFooterinfo {
	border-top: 1px solid rgba(0, 0, 0, .05);
	padding-top: 20px;
	padding-bottom: 20px
}

.postFooterinfo .author-name {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 5px;
	line-height: 1.3
}

.postFooterinfo .author-description {
	color: rgba(0, 0, 0, .6);
	font-size: 14px
}

.postFooterinfo img {
	border-radius: 100%;
	padding: 4px;
	border: 1px rgba(0, 0, 0, .05) solid
}

.post-tags {
	margin: 20px 0
}

.post-tags a {
	background-color: rgba(255, 255, 255, .97);
	border: 1px solid #f0f0f0;
	border-radius: 2px;
	color: rgba(0, 0, 0, .44);
	display: inline-block;
	font-size: 12px;
	margin-bottom: 8px;
	margin-right: 8px;
	padding: 2px 9px
}

.postFooterAction {
	padding: 20px 0
}

.postFooterAction .postlike-count {
	font-size: 12px;
	color: rgba(0, 0, 0, .44)
}

.site-footer {
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: rgba(0, 0, 0, .6);
	font-size: 12px;
	border-top: 1px solid rgba(0, 0, 0, .15);
	font-family: dinmedium
}

.block-footer {
	color: rgba(0, 0, 0, .44);
	font-size: 12px;
	border-left: 2px solid rgba(0, 0, 0, .05);
	padding-left: 10px
}

.inputTextarea {
	resize: none;
	border: 1px #eee solid;
	width: 100%;
	padding: 10px
}

.comment-list .comment-body {
	border-top: 1px solid rgba(0, 0, 0, .05);
	padding-top: 25px;
	position: relative
}

.comment-list .comment-body .comment-author {
	font-size: 14px
}

.comment-list .comment-body .comment-author .fn {
	font-weight: 700
}

.comment-list .comment-body .comment-author .avatar {
	float: left;
	border-radius: 100%;
	margin-right: 8px;
	margin-top: 8px
}

.comment-list .comment-children {
	margin-left: 50px
}

.comment-list .depth-2 .children {
	margin-left: 0
}

.comment-list-wrap {
	border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.comment-meta {
	overflow: hidden;
	font-size: 12px;
	color: rgba(0, 0, 0, .44)
}

.comment-meta .says {
	display: none
}

.comment-content {
	margin-top: 10px;
	margin-bottom: 25px
}

.comment-reply {
	position: absolute;
	top: 20px;
	right: 0
}

.comment-reply a {
	background-color: #27ae60;
	color: #fff;
	font-size: 12px;
	padding: 3px 8px;
	border-radius: 2px
}

.respond {
	margin-top: 30px
}

.required {
	color: #c00
}

.comment-form {
	padding: 20px 0
}

.comment-form label {
	display: block;
	margin-bottom: 3px;
	cursor: pointer
}

.comment-form p {
	margin-bottom: 15px
}

.comment-form .comment-form-author input,
.comment-form .comment-form-email input,
.comment-form .comment-form-url input {
	border: 1px rgba(0, 0, 0, .05) solid;
	height: 30px;
	padding: 0 10px;
	width: 280px;
	font-size: 14px;
	border-radius: 3px;
	color: rgba(0, 0, 0, .6)
}

.comment-form .comment-form-comment textarea {
	resize: none;
	width: 100%;
	border: 1px rgba(0, 0, 0, .05) solid;
	box-sizing: border-box;
	padding: 10px;
	border-radius: 3px
}

.form-submit .submit {
	border: 2px solid #27ae60;
	color: #27ae60;
	background-color: #fff;
	display: inline-block;
	padding: 3px 15px;
	border-radius: 3px;
	font-size: 14px;
	cursor: pointer
}

.form-submit .submit:hover {
	background-color: #27ae60;
	color: #fff
}

.comments-title {
	font-weight: 700;
	padding: 5px 0
}

.comment-reply-title {
	font-size: 18px;
	color: rgba(0, 0, 0, .44)
}

.comment-awaiting-moderation {
	background-color: #fcf8e3;
	color: #c09853;
	font-size: 12px;
	padding: 2px 6px
}

.page-navigator {
	text-align: center;
	padding: 20px 0
}

.page-navigator li {
	border: 1px rgba(0, 0, 0, .15) solid;
	display: inline-block;
	padding: 1px 10px;
	margin: 5px;
	border-radius: 3px;
	color: rgba(0, 0, 0, .44)
}

.page-navigator li.current,
.page-navigator li:hover {
	background-color: #27ae60;
	color: #fff
}

.page-navigator li a {
	display: block
}

.page404 {
	padding: 200px 0;
	font-size: 36px;
	text-align: center
}

.icon {
	fill: #fff;
	vertical-align: middle
}

.social-links .icon:hover {
	fill: #27ae60
}

.author-meta .icon {
	fill: rgba(0, 0, 0, .44);
	transform: translate3d(0, -2px, 0);
	margin-right: 3px
}

.icon-heart {
	fill: #27ae60
}

.author-meta {
	font-size: 14px;
	font-style: italic;
	color: rgba(0, 0, 0, .44);
	margin-top: 5px
}

.author-meta-item {
	margin: 5px
}

.social-links {
	position: relative
}

.social-link {
	margin: 0 5px
}

.main-header-content {
	text-align: center
}

.main-header-content .page-title {
	font-size: 24px
}

.main-header-content .page-description {
	color: rgba(0, 0, 0, .44)
}

.fancy-archive {
	position: relative;
	font-size: 14px;
	color: rgba(0, 0, 0, .6)
}

.fancy-archive:before {
	content: "";
	width: 3px;
	background-color: rgba(0, 0, 0, .05);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 100px
}

.archive-year {
	display: inline-block;
	background-color: #fafafa;
	border: 1px solid rgba(0, 0, 0, .05);
	color: rgba(0, 0, 0, .44);
	padding: 1px 0;
	width: 120px;
	margin-left: 40px;
	text-align: center;
	position: relative;
	border-radius: 3px;
	margin-top: 30px;
	margin-bottom: 10px
}

.archive-month {
	position: relative;
	font-weight: 700;
	margin-bottom: 15px
}

.archive-month:after,
.archive-month:before {
	content: "";
	background-color: #fff;
	height: 19px;
	width: 19px;
	border-radius: 100%;
	position: absolute;
	left: 92px;
	top: 3px
}

.archive-month:after {
	height: 15px;
	width: 15px;
	background-color: #eee;
	left: 94px;
	top: 5px
}

.archive-month:hover:after {
	background-color: #27ae60
}

.fancy-ul {
	margin-left: 100px;
	margin-bottom: 30px
}

.fancy-ul .date {
	margin-left: -80px;
	width: 80px;
	display: inline-block
}

.fancy-ul li {
	position: relative;
	padding-left: 15px
}

.fancy-ul li:after,
.fancy-ul li:before {
	content: "";
	background-color: #fff;
	height: 13px;
	width: 13px;
	border-radius: 100%;
	position: absolute;
	left: -5px;
	top: 7px
}

.fancy-ul li:after {
	height: 9px;
	width: 9px;
	background-color: #eee;
	left: -3px;
	top: 9px
}
