/* From style.css */
@font-face {
	font-family: 'Flaticons Solid';
	src: 	url('../images/icons.eot');
	src: 	url('../images/icons.eot?#iefix') format("embedded-opentype"),
			url('../images/icons.svg#flaticons-solid') format('svg'),
			url('../images/icons.woff') format('woff'),
			url('../images/icons.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Flaticons Social";
	src: 	url('../images/social.eot');
	src: 	url('../images/social.eot?#iefix') format("embedded-opentype"),
			url('../images/social.svg#flaticons-social') format('svg'),
			url('../images/social.woff') format('woff'),
			url('../images/social.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

* {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: visible;
}

html {
	font-size: 16px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-x: hidden;
}

html,
body,
button,
input,
select,
textarea {
	font-style: normal;
	font-size: 15px;
	line-height: 1.625rem;
	font-family: Georgia, serif;
}

body {
	padding: 0;
	margin: 0 15mm 10mm 15mm;
}

hr {
	height: 2px;
	border: 0;
	margin: 50px 0 !important;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Crete Round", Cambria, Georgia, serif;
	font-weight: normal;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 2.25rem;/* 36px */
	line-height: 2.5rem; /* 40px */
	margin-bottom: 1.5rem; /* 24px */
	letter-spacing: -1.5px;
}

h2 {
    font-size: 1.5rem; /* 24px */
    line-height: 1.875rem; /* 30px */
    margin-bottom: 1.5rem; /* 24px */
    letter-spacing: -1px;
}

h3 {
	font-size: 1.125rem; /* 18px */
	line-height: 1.5rem; /* 24px */
	margin-bottom: 1.5rem; /* 24px */
	letter-spacing: -1px;
}

h4 {
	font-size: 1rem; /* 16px */
	line-height: 1.375rem; /* 22px */
	margin-bottom: 1.5rem; /* 24px */
}

h5 {
	font-size: 1rem; /* 16px */
	line-height: 1.25rem; /* 22px */
	margin-bottom: 1.5rem; /* 24px */
}

h6 {
	font-size: 1rem; /* 16px */
	line-height: 1rem; /* 16px */
	margin-bottom: 0.75rem; /* 12px */
	padding-bottom: 8px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	display: inline-block;
	font-weight: bold;
}

embed,
audio,
video,
iframe,
object {
    max-width: 100%;
    display: block;
    border: 0;
}

img {
    max-width: 100%;
    height: auto;
    border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}

p {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

p,
ul,
dd,
ol,
hr,
address,
pre,
table,
iframe,
.embed-container, /* added for embedding responsive videos - claviska */
.wp-caption,
.wp-audio-shortcode,
.wp-video-shortcode {
	margin-top: 0;
	margin-bottom: 1.5rem; /* 24px */
}

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

audio:not([controls]) {
	display: none;
}

[hidden] {
	display: none;
}

::-moz-selection {
	background: #4a89dc;
	color: #fff;
	text-shadow: none;
}

::selection {
	background: #4a89dc;
	color: #fff;
	text-shadow: none;
}

svg:not(:root) {
	overflow: hidden;
}

p:last-child,
ul:last-child,
ol:last-child,
table:last-child,
form:last-child,
address:last-child,
pre:last-child,
table:last-child,
.wp-caption:last-child {
    margin-bottom: 0;
}

dd {
	margin-left: 20px;
}

ul,
ol {
	padding: 0 0 0 1.875rem; /* 30px */
}

ul {
	list-style: square;
}

ol {
	list-style: decimal;
}

ul ul,
ol ol,
ul ol,
ol ul {
	margin: 0;
}

b,
th,
dt,
strong {
	font-weight: bold;
}

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

q {
	quotes: none;
}

q:before {
	content: "\201C";
}

q:after {
	content: "\201D";
}

blockquote {
	padding-left: 1.875rem;
	margin: 0 0 1.875rem 1.875rem;
	font-style: italic;
}

blockquote.alignleft,
blockquote.alignright {
	width: 250px;
	max-width: 50%;
	margin-bottom: 1.625rem;
}

blockquote.alignleft {
	float: left;
}

blockquote.alignright {
	float: right;
}

pre,
code,
kbd,
tt,
var {
	background: rgba(0, 0, 0, 0.05);
	font-size: 0.875rem;
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

pre {
	padding: 20px 28px;
	line-height: 22px;
	overflow: auto;
	white-space: pre; /* adjusted so pre doesn’t wrap - claviska */
	word-wrap: none;
	overflow: auto;
}

code, kbd, tt, var {
	padding: 2px 5px;
}

abbr, acronym {
	border-bottom: dotted 1px rgba(0, 0, 0, 0.1);
	cursor: help;
}

ins {
	background: #ff9;
	color: #000;
	text-decoration: none;
}

mark {
	background: #ff0;
	color: #000;
	font-weight: bold;
}

small {
	font-size: 75%;
}

big {
	font-size: 125%;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

figure {
	margin: 0;
}

table {
	max-width: 100%;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

th,
td {
	padding: 5px 10px;
	vertical-align: top;
}

a,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

/* Custom styles */
@page {
	margin: 3cm 1cm;
}

#site-title a {
	text-decoration: none;
}

.site-navigation,
.header-search,
.sidebar,
.site-footer {
	display: none;
}

/* Post grids */
.post-grid .hentry {
	padding: 20px;
}


/* Single posts */
.entry-header img {
	width: 100%;
	margin: 0 0 20px 0;
}

.entry-title {
	font-size: 200%;
}

.entry-content a {
	text-decoration: none;
}

.entry-content a:link:after,
.entry-content a:visited:after {
	content: " [" attr(href) "] ";
}

.meta-likes,
.meta-share {
	display: none;
}

.meta-timestamp a {
	color: black;
	text-decoration: none;
}

.meta-timestamp:before {
	content: "Posted on ";
}

.about-the-author {
	border-top: solid 1px #888;
	padding-top: 40px;
	margin-top: 40px;
}

.about-the-author .avatar {
	float: right;
	width: 128px;
	height: auto;
	border-radius: 50%;
	margin-left: 20px;
}

.comments-area {
	display: none;
}
