/** Reset some basic elements */
body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, dl, dd, ol, ul, figure { margin: 0; padding: 0; }

/** Basic styling */
body { font-family: Helvetica, Arial, sans-serif; font-size: 16px; line-height: 1.5; font-weight: 300; color: #111; background-color: #f3f3f3; -webkit-text-size-adjust: 100%; }

/** Set `margin-bottom` to maintain vertical rhythm */
h1, h2, h3, h4, h5, h6, p, blockquote, pre, ul, ol, dl, figure, .highlight { margin-bottom: 15px; }

/** Images */
img { max-width: 100%; vertical-align: middle; }

/** Figures */
figure > img { display: block; }

figcaption { font-size: 14px; }

/** Lists */
ul, ol { margin-left: 30px; }

li > ul, li > ol { margin-bottom: 0; }

/** Headings */
h1, h2, h3, h4, h5, h6 { font-weight: 300; }

/** Links */
a { color: #1c94c6; text-decoration: none; }

/** Blockquotes */
blockquote { color: #828282; border-left: 4px solid #e8e8e8; padding-left: 15px; font-size: 18px; letter-spacing: -1px; font-style: italic; }
blockquote > :last-child { margin-bottom: 0; }

/** Code formatting */
pre, code { font-family: Consolas,Monaco,'Andale Mono','Ubuntu Mono',monospace; font-size: 16px; border: 1px solid #e8e8e8; background-color: #F9F9FA; }

code { padding: 1px 5px; }

pre { padding: 15px; overflow-x: scroll; }
pre > code { border: 0; padding-right: 0; padding-left: 0; }

/** Wrapper */
.wrapper { max-width: -webkit-calc(800px - (30px * 2)); max-width: calc(800px - (30px * 2)); margin-right: auto; margin-left: auto; padding-right: 30px; padding-left: 30px; }
@media screen and (max-width: 800px) { .wrapper { max-width: -webkit-calc(800px - (30px)); max-width: calc(800px - (30px)); padding-right: 15px; padding-left: 15px; } }

/** Clearfix */
.wrapper:after { content: ""; display: table; clear: both; }

/** Icons */
.icon > svg { display: inline-block; width: 16px; height: 16px; vertical-align: middle; }
.icon > svg path { fill: #828282; }

.wrap { padding: 0 15px; position: relative; *zoom: 1; }

.wrap:after { content: ""; display: table; clear: both; }

.row, .article-lists { width: 100%; margin: 0 auto; position: relative; max-width: 978px; *zoom: 1; }

.row:after, .article-lists:after { content: ""; display: table; clear: both; }

[class*="zeen"] { float: left; display: inline; min-height: 1px; position: relative; margin-left: 3.09091%; }

[class*="zeen"]:first-child { margin-left: 0; }

.zeen-1 { width: 5.5%; }

.zeen-2 { width: 14.09091%; }

.zeen-3 { width: 22.68182%; }

.zeen-4, .article-item { width: 31.27273%; }

.zeen-5 { width: 39.86364%; }

.zeen-6 { width: 48.45455%; }

.zeen-7 { width: 57.04545%; }

.zeen-8 { width: 65.63636%; }

.zeen-9 { width: 74.22727%; }

.zeen-10 { width: 82.81818%; }

.zeen-11 { width: 91.40909%; }

.zeen-12 { width: 100%; }

@media only screen and (max-width: 767px) { .row, .article-lists { max-width: 767px; }
  .row [class*="zeen"], .article-lists [class*="zeen"] { width: 100%; margin-left: 0; } }
/** Heading */
.masthead { text-align: center; background-color: #3a3a3a; }

.masthead .masthead-logo { padding: 0.3em 0; float: left; font-size: 1.7rem; color: #fff; }
.masthead .masthead-logo span { font-weight: 600; }
@media screen and (max-width: 800px) { .masthead .masthead-logo { display: block; float: none; } }

.masthead-nav { float: right; }
.masthead-nav a { padding: 1em; color: #eee; display: inline-table; color: #eee; }
.masthead-nav a:last-child { margin-right: 0; }
.masthead-nav a:hover { background: #2d2d2d; }
@media screen and (max-width: 800px) { .masthead-nav { float: none; display: block; padding-top: 1rem; border-top: 0.075rem solid rgba(255, 255, 255, 0.25); } }

/** homepage */
.article-lists { margin-top: 1.5rem; }

.article-item { background: #fff; border: 1px solid #e9e9e9; float: left; display: inline; min-height: 1px; position: relative; margin-left: 2.70000%; margin-bottom: 1.7em; }
.article-item:nth-of-type(3n+1) { margin-left: 0; }

@media only screen and (max-width: 767px) { .article-lists { max-width: 767px; }
  .article-lists [class*="article"] { width: 100%; margin-left: 0; } }
.article-category { border-bottom: 2px solid #EB5745; color: #EB5745; font-weight: 700; line-height: 1.2; margin: 0; padding: 10px 20px; }
.article-category h2 { margin-bottom: 0; font-size: 1em; }

.article-content { height: 186px; margin-top: 20px; padding: 0 20px; position: relative; display: block; }

.article-title { display: block; font-size: 1.5em; max-height: 125px; overflow: hidden; text-overflow: ellipsis; font-weight: 500; }
.article-title a { color: #262626; display: table-cell; width: 100%; }
.article-title a:hover { color: #EB5745; }

.article-contributor, .article-pub { position: absolute; bottom: 15px; color: #949494; font-size: 0.8125em; }
.article-contributor a, .article-pub a { color: #EB5745; }

.article-contributor-name { font-weight: 400; line-height: 1.6; margin: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.article-contributor { left: 20px; margin-bottom: 0; padding: 0; text-align: left; top: auto; width: 165px; max-width: 50%; }

.article-pub { text-align: right; right: 20px; }

/** single p0st */
.post-header, .post-content { padding: 50px 0; }

.post-header { color: #fff; background: #EB5745; }

.post-title { font-size: 35px; color: #fff; margin: 0; }

.post-content { background: #fff; }

.post-meta { margin: 2em 0; }
.post-meta svg { fill: #fff; width: 20px; height: 20px; float: left; margin-right: 5px; }

.post-meta-author, .post-meta-date, .post-meta-category { display: inline-block; margin-right: 40px; }

/** footer */
footer { background: #3a3a3a; color: rgba(255, 255, 255, 0.9); padding: 3rem 0; }
footer h1 { color: #fff; }
footer a { color: #eee; }

/** Syntax highlighting styles */
.highlight { background: #fff; }
.highlight .c { color: #998; font-style: italic; }
.highlight .err { color: #a61717; background-color: #e3d2d2; }
.highlight .k { font-weight: bold; }
.highlight .o { font-weight: bold; }
.highlight .cm { color: #998; font-style: italic; }
.highlight .cp { color: #999; font-weight: bold; }
.highlight .c1 { color: #998; font-style: italic; }
.highlight .cs { color: #999; font-weight: bold; font-style: italic; }
.highlight .gd { color: #000; background-color: #fdd; }
.highlight .gd .x { color: #000; background-color: #faa; }
.highlight .ge { font-style: italic; }
.highlight .gr { color: #a00; }
.highlight .gh { color: #999; }
.highlight .gi { color: #000; background-color: #dfd; }
.highlight .gi .x { color: #000; background-color: #afa; }
.highlight .go { color: #888; }
.highlight .gp { color: #555; }
.highlight .gs { font-weight: bold; }
.highlight .gu { color: #aaa; }
.highlight .gt { color: #a00; }
.highlight .kc { font-weight: bold; }
.highlight .kd { font-weight: bold; }
.highlight .kp { font-weight: bold; }
.highlight .kr { font-weight: bold; }
.highlight .kt { color: #458; font-weight: bold; }
.highlight .m { color: #099; }
.highlight .s { color: #d14; }
.highlight .na { color: #008080; }
.highlight .nb { color: #0086B3; }
.highlight .nc { color: #458; font-weight: bold; }
.highlight .no { color: #008080; }
.highlight .ni { color: #800080; }
.highlight .ne { color: #900; font-weight: bold; }
.highlight .nf { color: #900; font-weight: bold; }
.highlight .nn { color: #555; }
.highlight .nt { color: #000080; }
.highlight .nv { color: #008080; }
.highlight .ow { font-weight: bold; }
.highlight .w { color: #bbb; }
.highlight .mf { color: #099; }
.highlight .mh { color: #099; }
.highlight .mi { color: #099; }
.highlight .mo { color: #099; }
.highlight .sb { color: #d14; }
.highlight .sc { color: #d14; }
.highlight .sd { color: #d14; }
.highlight .s2 { color: #d14; }
.highlight .se { color: #d14; }
.highlight .sh { color: #d14; }
.highlight .si { color: #d14; }
.highlight .sx { color: #d14; }
.highlight .sr { color: #009926; }
.highlight .s1 { color: #d14; }
.highlight .ss { color: #990073; }
.highlight .bp { color: #999; }
.highlight .vc { color: #008080; }
.highlight .vg { color: #008080; }
.highlight .vi { color: #008080; }
.highlight .il { color: #099; }
