@charset "UTF-8";
body {
  background-color: #590202;
  background-position: center center;
  background-image: url(https://thefedorachronicles.com/background/flames-fire-background.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.clear {
  clear: both;
}
.center_div {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.placeholder {
  width: 100%;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  height: auto;
  object-fit: contain;
}
#mainwrapper header {
  /*Header */
  background-color: #590202;
  overflow: auto;
  font-family: montserrat, sans-serif;
  font-style: normal;
  font-weight: 400;
}
#mainwrapper header #logo {
  /* Company Logo text */
  width: 28%;
  float: left;
  padding-left: 2%;
  padding-top: 12px;
  padding-bottom: 12px;
  color: #FFFFFF;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
  text-align: left;
}
#mainwrapper header nav {
  /*Nav bar containing links in header */
  text-align: center;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 2%;
  width: 68%;
  float: left;
  color: rgba(146, 146, 146, 1.00);
}
header nav a {
  /* Links in header */
  padding-right: 2%;
}
#content #mainContent h1, #content #mainContent {
    /* Styling for main headings */

    font: Georgia;
    color: #3F3F3F;
    font-size: 18px;
    margin-bottom: 4px;
    margin-top: 10px;
}
#content #mainContent h2 {
  /*Captions ot Taglines */
  font: Georgia;
  font-family: Georgia;
  color: #590202;
  font-size: 12pt;
}
#content #mainContent h3 {
  /*Captions ot Taglines */
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 200;
  color: rgba(146, 146, 146, 1.00);
}
#content #mainContent #bannerImage {
  /*Container for main banner image */
  width: 100%;
  background-color: rgba(208, 207, 207, 1.00);
}
#content #mainContent p {
  /* All paragraphs under maincontent */
  font-family: "Trebuchet MS";
  line-height: 1.25em;
  font-size: 12pt;
  text-align: justify;
  color: #000000;
}
#content #mainContent #authorInfo {
  /* Author info section */
  background-color: #590202;
}
#content #mainContent #authorInfo h2, #content #mainContent #authorInfo p {
  color: #FFFFFF;
  padding-left: 2%;
  padding-top: 11px;
}
#content #mainContent #authorInfo a:link {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  /* [disabled]padding-left: 2%;
*/
  padding-top: 0px;
  padding-bottom: 11px;
  /* [disabled]padding-right: 2%;
*/
}
#content #mainContent #authorInfo a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  /* [disabled]padding-left: 2%;
*/
  padding-top: 0px;
  padding-bottom: 11px;
  /* [disabled]padding-right: 2%;
*/
}
#content #mainContent #authorInfo a:active {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  /* [disabled]padding-left: 2%;
*/
  padding-top: 0px;
  padding-bottom: 11px;
  /* [disabled]padding-right: 2%;
*/
}
#content #mainContent #authorInfo a:hover {
  font-weight: bolder;
  text-decoration: none;
  color: #FFFFFF;
  /* [disabled]padding-left: 2%;
*/
  padding-top: 0px;
  padding-bottom: 11px;
  /* [disabled]padding-right: 2%;
*/
}
#content #mainContent #authorInfo p {
  color: #FFFFFF;
  padding-left: 2%;
  padding-top: 0px;
  padding-bottom: 11px;
  padding-right: 2%;
}
#content #mainContent a:link {
  color: #A62124;
  font-weight: bold;
  text-decoration: none;
}
#content #mainContent a:visited {
  color: #A62124;
  font-weight: bold;
  text-decoration: none;
}
#content #mainContent a:active {
  color: red;
  font-weight: bold;
  text-decoration: none;
}
#content #mainContent a:hover {
  color: #8C030E;
  font-weight: bold;
  text-decoration: none;
}
.placeholder-header {
  width: 100%;
  max-width: 450px;
  max-height: 140px;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
footer article {
  /* Footer articles */
  width: 46%;
  float: left;
  padding-left: 2%;
  padding-right: 2%;
  text-align: justify;
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 200;
  color: rgba(146, 146, 146, 1.00);
}
footer article a:link {
  color: #113F67;
  font-weight: bold;
  text-decoration: none;
}
footer article a:visited {
  color: #A62124;
  font-weight: bold;
  text-decoration: none;
}
footer article a:active {
  color: red;
  font-weight: bold;
  text-decoration: none;
}
footer article a:hover {
  color: #590202;
  font-weight: bold;
  text-decoration: underline;
}
footer article h2 {
  font: Georgia;
  font-family: Georgia;
  color: #3F3F3F;
  font-size: 12pt;
  margin-bottom: 10px;
}
footer article h3 {
  /* Footer article titles */
  text-align: center;
  font-family: montserrat, sans-serif;
  font-style: normal;
  font-weight: 400;
}
#mainContent {
  /* Container for the blog post in individal blog view */
  padding-left: 2%;
  width: 71%;
  float: left;
  padding-right: 2%;
  padding-top: 20px;
}
#mainwrapper #content #sidebar {
  /* Sidebar*/
  width: 19%;
  padding-left: 2%;
  padding-right: 2%;
  float: left;
  background-color: rgba(246, 246, 246, 1.00);
  margin-top: 10px;
  padding-top: 0px;
}
#mainwrapper {
  /* Container of all content */
  width: 80%;
  max-width: 1150px;
  overflow: auto;
  margin-left: auto;
  background-color: #EBEAE9;
  margin-right: auto;
}
#content #sidebar input {
  /* Search box in sidebar */
  width: 98%;
  height: 32px;
}
#content #sidebar #adimage {
  /* Container for Image in sidebar */
  width: 100%;
  background-color: rgba(208, 207, 207, 1.00);
  margin-top: 46px;
  float: none;
  overflow: auto;
}
nav ul li {
  list-style-type: none;
  padding-top: 8px;
  padding-bottom: 8px;
}
nav ul {
  padding-left: 0%;
}
nav ul li a {
  color: rgba(146, 146, 146, 1.00);
  text-decoration: none;
}
#footerbar {
  /* Footer bar at the bottom of the page */
  height: 18px;
  clear: both;
  background-color: rgba(208, 207, 207, 1.00);
  width: 100%;
}
footer {
  /* Container for footer artices */
  width: 90%;
  padding-left: 2%;
  padding-right: 2%;
}
.notOnDesktop {
  /*element to be displayed only in mobile view and tabet view */
  display: none;
}
#mainContent #bannerImage img {
  /* Actual banner image */
  width: 100%;
}
#sidebar #adimage img {
  /* Image in sidebar */
  width: 100%;
  float: left;
}
#mainwrapper header nav a {
  /* Links in header */
  color: rgba(146, 146, 146, 1.00);
  text-decoration: none;
}
.adaptive-img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.responsive {
  width: 100%;
  max-width: 400px;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.three {
  width: 100%;
  max-width: 300px;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.responsive-300x {
  width: 100%;
  max-width: 300px;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.responsive-600x {
  width: 100%;
  max-width: 600px;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.responsive-800x {
  width: 100%;
  max-width: 800px;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* Tablet view */
@media screen and (max-width:769px) {
  .notOnDesktop {
    /* Search box shown only in mobile view and Tablet view */
    display: block;
    text-align: right;
    padding-right: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 96%;
  }
  #content .notOnDesktop input {
    height: 28px;
  }
  #mainContent {
    /* Container for the blog post */
    padding-top: 0px;
    float: none;
    width: 96%;
  }
  #sidebar input {
    /* Search box in sidebar */
    display: none;
  }
  #mainwrapper #content #sidebar {
    /* Sidebar*/
    float: none;
    width: 92%;
    padding-top: 13px;
    overflow: auto;
    margin-top: 3px;
    margin-left: 2%;
    padding-bottom: 13px;
  }
  #content #sidebar #adimage {
    /* Image in sidebar */
    width: 60%;
    margin-top: 0px;
    float: left;
  }
  #content #sidebar nav {
    /* Navigation links in sidebar */
    width: 36%;
    float: left;
    padding-left: 4%;
  }
  #sidebar nav ul {
    margin-top: 0px;
  }
  footer {
    /* Footer region */
    width: 96%;
    padding-left: 2%;
    padding-right: 2%;
  }
  #content footer article {
    /*Each footer article */
    width: 46%;
  }
  #mainwrapper header {
    /* Header */
    width: 100%;
  }
}
/* Mobile view */
@media screen and (max-width:480px) {
  body {
    /* The file size of this background image is 93% smaller
       to improve page load speed on mobile internet connections */
    background: linear-gradient(#BEA074, #F8EDD8);
  }
  #mainwrapper header #logo {
    /* Company Logo text in header */
    width: 96%;
    margin-left: 2%;
    background-image: url(https://thefedorachronicles.com/background/moble/logos-moble.jpg);
    background-position: center center;
  }
  #mainwrapper header nav {
    /*navigation links in header */
    text-align: center;
    background-color: rgba(255, 255, 255, 1.00);
    width: 98%;
  }
  #content #sidebar #adimage {
    /* Container for image in sidebar */
    width: 100%;
  }
  #content #sidebar nav {
    /* Navigation bar for links in sidebar */
    width: 96%;
    padding-top: 7px;
  }
  #sidebar nav ul li {
    display: inline-block;
    width: 32%;
    text-align: center;
  }
  #mainwrapper #content #sidebar {
    /* sidebar */
    padding-bottom: 0px;
  }
  #content .notOnDesktop {
    /* Search box shown only in mobile and tablet view */
    width: 100%;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
  }
  #content .notOnDesktop input {
    width: 80%;
    text-align: center;
  }
  #content #mainContent h3 {
    /* Title under maincontent, if any */
    font-size: 14px;
  }
  #content footer article {
    /* Each foter article */
    width: 96%;
  }
  #content #mainContent p {
    /* All paragraphs under maincontent */
    font-family: "Trebuchet MS";
    line-height: 1.25em;
    font-size: 12pt;
    color: #000000;
    text-align: left;
  }
}