* { box-sizing: border-box;}
body{margin: 0; padding: 0; font-size: 16px; line-height: 1.8; letter-spacing: 2px; font-weight: 380; background: #b9c4a3;}
a {text-decoration: none;}
* img{display: block; margin: 0 auto; max-width: 100%;  height: auto;}

/* header and nav starts */
.header-parent{ display: block; background: #a15c38; border-radius: 3px; }
.logo-and-slogan{ display: flex;  justify-content: space-between; align-items: center; margin: 0 auto; max-width: 1100px; }
 .logo-box img{ flex-basis: 15%;  display: block; padding: 10px; }
.slogan-box { flex-basis: 70%; text-align: center; font-size: 36px; line-height: 1.4; color: #f4f4f4;  }
.nav-parent {display: flex; background: #515151; width: 100%; align-items: center; justify-content: center; }
.nav-parent span{margin: 0; padding: 0; background: #464848; border-left: 2px solid #555;}
.nav-parent span a { display: block; text-decoration: none; color: white; padding: 8px 10px; font-size: 16px; }
.nav-parent span a:hover {background: #555; }
a.fresh{ background: #cc8400;}
span a.fresh:hover{ background: #2061a3;}
/* header and nav ends */

.learn-fidel{ margin: 0; padding: 2px; font-size: 26px; background: white; color: green; text-align: center;}
/* post page  starts */
.post-parent{display: flex; margin: 0 auto; max-width: 980px; justify-content: space-around;  border-radius: 0 0 4px 4px; }
/* start post read and date  */
.post-read {flex-basis: 70%; margin: 16px 0; } 
.post-read{ border-radius: 4px;  background: #fcfcfc; }
img.post-image{ display: block; margin: 8px auto; padding: 0 10px; border-radius: 2%;}
.post-date{display: block; padding: 2px; font-size: 12px; color: white; background: #5c5c5c; border-radius: 3px 3px 0 0; }

/* mark text starts  */
.mark-orange { color: #f44336; display: inline-block; background: #d5dbc7;  padding: 0 8px; border-radius: 3px;  }
.mark-green { color: #38761d; display: inline-block; background: #d5dbc7;  padding: 0 8px; border-radius: 3px; }
.mark-blue { color: #38761d;   }
/* mark text ends  */

/* start sidenav  */
.sidenav{flex-basis: 25%;  margin: 16px 0 32px 16px; border-radius: 4px; background: #fcfcfc;} 
.sidenav-header{display: block; background: #5e6159; padding: 3px 16px; border-radius: 4px 4px 0 0; font-size: 18px; text-align: center; color: #fff;}
.sidenav a { display: block; padding: 2px 0 2px 16px; font-size: 16px; text-align: left; border-bottom: #bbb solid 1px;  }
.sidenav a:hover { background:  #d5d9db; }
.sidenav a.active { background-color: #0a5c0b; color: #fff;}


.about-block { display: block; background: #fbf6f2; margin: 0 auto 24px; width: 90%; padding: 0 16px 16px;  border: solid #6e7069; border-width: 1px 1px 1px 1px; border-radius: 4px; }
.about-block-header{display: block; background: #6e7069;  margin: 0 auto 16px; width: 90%; padding: 3px 16px;  font-size: 20px; text-align: center; color: #f4f4f4; border-radius: 0 0 3px 3px;}

.important-box { display: block; background: #fff9e6; margin: 0 auto 24px; width: 90%; text-align: center; padding: 0 16px 16px;  border: solid #6e7069; border-width: 1px 1px 1px 1px; border-radius: 4px; }
.important-box-header{display: block; background: #6e7069;  margin: 0 auto 16px; width: 90%; padding: 3px 16px;  font-size: 20px; text-align: center; color: #f4f4f4; border-radius: 0 0 3px 3px;}
.important-line{display: block; background: #6e7069;  margin: 0 auto 16px; padding: 10px;  font-size: 16px; text-align: center; color: #f4f4f4; border-radius: 4px;}
.important-words{color: #1e00cc; font-weight: 800;}

h1{margin: 2px 0;  font-size: 26px; color: #dc143c; font-weight: 500;  text-align: center; padding: 2px 12px; border-bottom: 1px solid #ddd; }
.para-title{margin: 16px 0;  font-size: 26px; color: #0000b2; font-weight: 500;  text-align: center; padding: 2px 12px; }

/* youtube video */
.tube-video { aspect-ratio: 16 / 9;  width: 100%; display: block;  margin: 0 auto;}

p{padding: 12px 24px; font-size: 16px; }
 .big-letter {color: #4c4c4c; padding: 6px 16px; margin: 0 5px 0 0; border: 2px solid; border-radius: 50%; font-size: 64px; float: left;  line-height: 1; }
blockquote { display: block; background: #fff2cc; font-size: 16px; margin: 0 auto; width: 90%; padding: 16px; border: solid #7e807a; border-width: 1px 1px 1px 20px; border-radius: 3px; }
.post-title-with-border{display: block; padding-left: 8px; border-left: 2px solid #32557f; font-size: 26px;}
p.poem { display: block; background: #f8f8f8; margin: 24px auto; width: 90%; padding: 16px; border: solid #515151; border-width: 8px 1px 1px 1px; border-radius: 4px; text-align: center; }
hr {width: 50%; margin-top: 0; color: white;}
.icon-size{font-size: 64px; color: green;}

/* start commentics adjustment  */
.cmtx_container { padding-left: 15px; padding-right: 15px; }
.cmtx_form{border: 1px solid #ccc; border-radius: 4px; padding: 16px;}
cmtx_comments_heading { margin-left: 16px;   }
.cmtx_form_heading { margin-left: 16px; }
.cmtx_quick_reply_agree{ display: none; }
.cmtx_quick_reply_link{ display: none; }
/* end commentics adjustment  */

/* page navigation  */
.page-navigation-parent{display: flex; justify-content: space-between; margin: 16px 16px 0 16px; }
.page-navigation-parent div a{ font-size: 16px; color: white;}
.page-navigation-child{text-align: center; color: white;  padding: 8px 24px; background: #32ae32; border-radius: 4px;  } 
/* sidenav and post page ends  */

/* teaser area all contents starts */
a.all-contents {margin: 32px 16px; padding: 16px; background: #e7e7e7; display: block; font-size: 24px;  color: #3677b2; border-radius: 3px; }
a.all-contents:hover { background: #cfcfcf; }
/* teaser area all contents ends */

/* message above footer and footer starts */
.message-above-footer{ display: block; background: #2061a3; color: #d8d8d8; width: 100%; padding: 8px 16px; text-align: center; font-size: 22px;}
.give-comment{ display: block; margin: 0 auto; background-color: #32557f; color: #fff; width: 95%; padding: 8px 16px; text-align: center; font-size: 18px; border-radius: 2px;}

.footer-outer { background: #d5e6ff; color: #3f454c; font-size: 16px;}
.footer-parent { display: flex; max-width: 1100px; margin: 0 auto; justify-content: space-around; padding: 16px; align-items:center; }
.footer-child {flex-basis: 25%; margin: 16px 0 0 16px; padding: 16px; border-radius: 4px; }
.footer-slogan { max-width: 1100px; margin: 0 auto; text-align: center; padding: 16px; font-size: 18px;}
.big-mejemer { font-size: 28px; }
/* footer and message ends ends */
    
/* display for 750px or smaller */
@media (max-width: 650px) {
.slogan, .post-parent, .footer-parent {display: flex; flex-direction: column;}  
.logo-box img{ max-width: 80px; padding: 4px; }
 .slogan-box { font-size: 26px; }
  .content { margin: 16px 0;}
.side-left { margin: 0;}
.sidenav{order: 2;}
}









