/* 
Theme Name: Myth
Author: Adi Pop
Author URI: https://wordpresstyle.com
Description: The cleanest WordPress theme
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
html {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}
sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  bottom: 1ex;
}
sub {
  top: .5ex;
}
small {
  font-size: 75%;
}
big {
  font-size: 125%;
}
figure {
  margin: 0;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
th {
  font-weight: bold;
}
body{
  height: 100%;
  line-height: 25px;
}
/* styles
-------------------------------------------------------------- */
body,
button,
input,
textarea,
select {
  background-color: #f3f4f7;
  padding: 0;
  margin: 0;
  font-family:monospace,sans-serif;}
/* typography
-------------------------------------------------------------- */
/* Headings */
h1,
h2,
h3,
h4,
h5
{
  clear: both;
  padding: 0 10px;
  margin: 10px 0 15px 0;
  border-left: 4px solid #26a9e0;
}
h1 {
  border-bottom: 1px dashed #e4ebed;
  line-height: 23px;
  font-size: 19px;
  padding-bottom: 5px;
}
h2 {
  line-height: 20px;
  font-size: 18px;
}
h3 {
  line-height: 20px;
  font-size: 17px;
  color: #000000;
  border-left: 4px solid #000000;
}
h4 {
  line-height: 15px;
  font-size: 15px;
  color: #000000;
  border-left: 4px solid #000000;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
/* Text elements */
p {
 font-size: 1.02rem;
  line-height: 1.6;
  margin-bottom: 1.5em;
}
a {
  color: #14223c;
  text-decoration: none;
}
a:hover{
  text-decoration: underline;
}
ul,
ol {
  margin: 0 0 1.5em 3em;
}
ul {
  list-style: none;
}
ol {
  list-style: decimal;
}
ul ul,
ol ol,
ul ol,
ol ul {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 1.5em 1.5em;
}
b,
strong {
  font-weight: bold;
}
dfn,
cite,
em,
i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-size: 0.7em;
  line-height: 1.5em;
  margin-bottom: 1.6em;
  padding: 1.6em;
  overflow: auto;
  max-width: 100%;
  box-shadow: 0 3px 5px #ddd inset;
}
.container{
  padding: 0 5%;
  width: 90%;
  max-width: 800px;
  background-color: #fff;
  border-right: 1px solid #d2d9db;
  margin: 0 auto;
  border-left: 1px solid #d2d9db;
  border-bottom: 1px solid #d2d9db;
}
header {
  margin-bottom: 10px;
  overflow: hidden;
  border-bottom: 1px dashed #999;
}
.logo {
  padding: 5px 0;
  margin: 0;
  text-align: center;
}
.logo a{
font-weight: bolder;
color: #26a9e0;
}
.logo img {
  width: 220px;
  height: auto;
}
.logo a:hover{
 text-decoration: none;
  }

.loop-posts {
  border-bottom: 1px solid #e4ebed;
  margin-bottom: 25px;
}
.date {
  text-transform: none;
  font-size: 12px;
  color: #64687F;
  padding: 5px 0px;
  font-style: italic;
}
.meta {
  border-top: 1px solid #e4ebed;
border-bottom: 1px solid #e4ebed;
padding: 10px 0;
margin: 10px 0;
overflow: hidden;
}
.meta ul {
  margin: 0;
  display: inline flow-root list-item;
}
.meta .comments-link {
  float: right;
  color: #c5c5c5;
}
.meta .comments-link a{
  font-size: 12px;
}
.categories {
  overflow: hidden;
}
.categories ul{
  margin-left: 20px;
  column-count: 3;
  column-gap: 20px;
  list-style-type: disc;
  padding: 0;
}
.nav-links {
text-align: center;
margin-top: 10px;
width: 100%;
}
.page-numbers{
  margin: 2px;
  padding: 4px 10px;
  width: auto;
  display: inline-block;
  font-size: 13px;
  text-align: justify;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.page-numbers:hover {
  background:  #0b6737;
color: #fff;
text-decoration: none;
}
.page-numbers.current {
  background-color: #000000;
  color: #fff;
}
footer{
overflow: hidden;
  display: block;
  border-top: 1px solid #e4ebed;
  padding: 10px 0;
  margin-top: 25px;
  text-align: center;
}
footer ul {
  margin: 0 0 10px 0;
}
footer ul li{
display: inline-block;
}
footer ul li a{
text-transform: none;
  font-size: 14px;
  color: #64687F;
  padding: 2px 5px;
}
footer p{
  margin: 0;
  padding: 10px 0 0 0;
  font-size: 11px;
  color: #c6cdcf;
  border-top: 1px dashed #e4ebed;
  display: initial;
}
.bc {
  margin: 1rem 0;
  padding: 15px;	
}
.v {
  border-left: 2px solid #7bb661;
  background: #f7fbfe;
}
.a {	
background: #f6fafc;
color: #000;
border-left: 2px solid #6B8286 !important;
}
.g {	
background: #fefbea;
color: #000;
border-left: 2px solid #744C29 !important;
}
.r {			
color: red;
background-color: #fdf1f4;
border-left: 2px solid red !important;
}


table {
  border-collapse: collapse;
  background-color: #fcfefe;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border: 1px solid #ddd;
}
thead {
  background-color: #fefbea;
}
th, td {
  padding: 4px 7px;
  text-align: left;
  border: 1px solid #ddd;
  font-size: 12px;
}
tbody tr:nth-child(even) {
  background-color: #f7fbfe;
}
tbody tr:hover {
  background-color: #fefbea;
}
th {
  font-weight: bold;
}

#comments {
  max-width: 90%;
  background-color: #f9fafd;
  padding: 15px;
  border-radius: 10px;
  border: 1px solid #e4ebed;
  position: relative;
  margin: 25px 0;
}
#comments::before{
border-bottom: 18px solid #e4ebed;
  border-left: 18px solid rgba(0, 0, 0, 0);
  border-right: 18px solid rgba(0, 0, 0, 0);
  content: "";
  display: inline-block;
  position: absolute;
  left: 40px;
  top: -18px;
}
#comments ol{
list-style: none;
}
#comments cite{
  font-style: normal;
  font-size: 15px;
  font-weight: 700;
}
#comments .comment-list {
margin: 0;
}
#comments .comment-list li{
margin-bottom: 15px;
  }
#comments h6 {
  border-bottom: 1px solid #e4ebed;
  color: #000;
  font-weight: 600;
  margin-bottom: 20px;
  padding-bottom: 5px;
  position: relative;
  text-transform: uppercase;
  font-size: 14px;
}
#comments h6::after{
  background: #000000 none repeat scroll 0 0;
  bottom: -1px;
  content: "";
  display: block;
  height: 2px;
  margin-top: 6px;
  position: absolute;
  width: 60px;
}
#comments .counter {
  color: #ccc;
  font-size: 2rem;
  position: absolute;
  right: 10px;
  top: -4px;
  font-weight: 400;
}
.children {
  background: #fff;
  margin-left: 20px;
  margin-top: 20px;
  position: relative;
  padding: 20px;
  border: 1px solid #e4ebed;
}
.children::before {
  border-bottom: 12px solid #e4ebed;
  border-left: 12px solid rgba(0, 0, 0, 0);
  border-right: 12px solid rgba(0, 0, 0, 0);
  content: "";
  display: inline-block;
  position: absolute;
  left: 40px;
  top: -12px;
}
.user-id-1{
  color: #fff !important;
  background-color: #26a9e0;
  padding: 0 4px;
  border-radius: 5px;
}
.comment-reply-link {
  border: 1px solid #000000;
  border-radius: 3px;
  color: #000000;
  font-size: 12px;
  padding: 2px 6px;
  background-color: #fff;
}
.comment-reply-link:hover {
  background: #26a9e0;
  color: #fff;
}
.comment-number {
  color: #ccc;
  font-size: 14px;
  position: absolute;
  right: 10px;
  font-weight: 700;
}
.comment-content {
  border-bottom: 1px dashed #dce3e5;
  padding-bottom: 10px;
}
.comment-content p{
margin-bottom: 10px;
}
.comment-body {
  clear: both;
  overflow: hidden;
  position: relative;
}
#respond input,  #respond textarea{
  outline: medium none;
  width: 93%;
  border: 1px solid #f1f1f1;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #BFD6DA !important;
  box-shadow: .12rem .12rem #6b8286;
  font-size: 1.02rem;
  margin-bottom: 15px;
}
#respond .submit {
  text-align: center;
  background: #26a9e0;
  color: #fff;
  cursor: pointer;
  outline: medium none;
  border: 1px solid #BFD6DA !important;
  box-shadow: .12rem .12rem #6b8286;
  padding: 10px 20px;
  font-weight: 700;
}
#respond .submit:hover {
  background: #000000;
}
.note {
  font-size: 12px;
}

.entry-content ul li{
list-style:square;
margin-bottom: 10px;
}
.entry-content ol li{
margin-bottom: 10px;
}
.entry-content ol li::marker{
color: #26a9e0;
font-size: 17px;
font-weight: 600;
}

.post-loop {
  width: 100%;
  overflow: hidden;
  margin-bottom: 25px;
}

article img {
  width: 100%;
  height: auto;
}

.post-excerpt{
  line-height: 25px;  
}
.post-excerpt a{
color: #26a9e0;
}

#toc_container {
  background-color: #fcfcfc;
  border: 1px solid #6B8286 !important;
  box-shadow: -.25rem .25rem #26a9e0;
  padding: 0.6rem;
  margin: 0rem 0.25rem 2rem 0.25rem;
  display: table;
  }
  #toc_container  a {
      color: #666 !important;
  }
  .toc_title  {
  background: #6B8286;
  color: #fff;
  padding: 6px 10px !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  font-size: 0.6rem;
  border-radius: 6px;
  display: initial;    
  }
  #toc_container ul.toc_list, ul.toc_list ul {
  list-style: none;
  margin: 10px 0 0 5px;
  padding: 0;
  } 
  #toc_container ul.toc_list ul {
  margin-left:10px;
  }
  #toc_container ul li a{
  color:#222;
  }
  #toc_container ul.toc_list li {
  margin: 0!important;
  padding: 0 0 5px 20px;
  border-left: 1px solid #B3B3B3;
  position: relative;
  text-transform:capitalize;
  line-height:1.5!important;	
  list-style: none;
  }
  #toc_container ul.toc_list li:last-child {
  border-left:none;
  }
  #toc_container ul.toc_list li:before {
  position: absolute;
  top: -2px;
  height: 1em;
  width: 12px;
  color: white;
  border-bottom: 1px solid #B3B3B3;
  content: "";
  display: flex;
  left: 0px;
  }
  #toc_container ul.toc_list li:last-child:before {
  border-left:1px solid #B3B3B3;   
  }
  #toc_container ul li ul{
  margin-top: 5px !important;	
  }
  #toc_container ul li ul li{
  padding: 0 0 0 20px!important;	
  color:#666;	
  }