/*
Theme Name:Clean Home
Theme URI:http://midmodesign.com/news/general/our-special-wordpress-theme/
Description:This WordPress theme is one with a minimal, clean looking design and has full CSS widgetization. Special thanks to <a href="http://bryanhelmig.com/">Bryan Helmig</a> of <a href="http://midmodesign.com/">Mid Mo Web Design</a>.
Version:1.2.1
Author:Mid Mo Design
Author URI:http://midmodesign.com/
Tags:white, red, fixed-width, two-columns, right-sidebar

	"Clean Home" by http://midmodesign.com/

	This theme was designed and built by Bryan Helmig
	of Mid Mo Design: http://midmodesign.com/.

	The CSS, XHTML and design is released under the GPL.

*/

body {
  font-family: 'Elena', Georgia, serif;
  font-size: 1.3em;
  line-height: 1.55em;
  background: #F5F5F5;
  color: #202020;
}

::selection {
  background: #e12000;
  color: #fff;
}

a {
  text-decoration: none;
  color: #a62726;
}

a:hover {
  color: #e12000;
  border-bottom: 1px dashed #e12000;
}

a:hover img {
  border-bottom: 0px;
}

hr {
  margin-top: 35px;
  border: 0;
  border-top: 1px dotted #cacaca;
  width: 100%;
  color: #fff;
  clear: both;
}

#outer_wrapper {
  overflow: hidden;
}

#wrapper {
  width: auto;
  padding: 0 24px;
  margin: auto;
  max-width: 720px;
  overflow: visible;
}

#header {
  width: 100%;
  margin: 0;
  padding: 24px 0 0 0;
  clear: both;
}

#inner_header {
  margin: 0 auto;
  width: auto;
  padding: 12px 16px 12px 16px;
  max-width: 720px;
  overflow: hidden;
}

#inner_header #searchform {
  display: none;
}

/* Pushing Pixels logo */

#logo {
  font-family: 'Eurostile', sans;
  float: none;
  width: 100%;
  padding: 16px 0 0 0;
  text-align: center;
}

#logo h1, #logo h1 a {
  font-size: 1.35em;
  font-weight: 600;
  line-height: 1.2em;
  margin: -0.3em 0 0 0;
  border-bottom: none;
  letter-spacing: 10px;
  text-decoration: none;
  text-transform: uppercase;
  color: #202020;
}

#logoimg {
  margin: 0px auto 10px auto;
  display: block;
}

#header2 {
    clear: both;
    position: absolute;
    width: 100vw;
    margin-left: -50vw;
    height: auto;
    left: 50%;
    top: 0px;
}

#logo2 {
  font-family: 'Eurostile', sans;
  float: none;
  width: 100%;
  padding: 0;
  text-align: center;
}

#logo2 h1, #logo2 h1 a {
  font-family: 'Eurostile', sans;
  font-size: 1.35em;
  font-weight: 600;
  line-height: 1.2em;
  margin: -0.3em 0 0 0;
  border-bottom: none;
  letter-spacing: 10px;
  text-decoration: none;
  text-transform: uppercase;
  color: #FFF;
  text-shadow: 0px 0px 3px #000, 0px 0px 6px #555, 0px 0px 10px #CCC;
}

#nav {
  margin: -0.3em 0 0 2px;
  padding-bottom: 24px;
  text-align: center;
}

#nav ul {
  display: inline-block;
}

#nav li.navitem {
  font-family: 'FiraCode', sans;
  font-weight: 500;
  text-align: center;
  float: left;
  display: inline;
  width: auto;
  font-size: 0.7em;
  display: block;
  padding: 0.5em 0.3em 0 0.3em;
  border-bottom: none;
  color: #444444;
  text-transform: uppercase;
}

#nav li.navitem a {
  color: #666666;
}

#nav li.navitem a:hover {
  color: #FA4D52;
  border-bottom: 0px;
}

#stripe1 {
  height: 4px;
  background-color: #FFA585;
  margin-top: -24px;
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
}

#stripe2 {
  height: 4px;
  background-color: #FFB49E;
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
}

#stripe3 {
  height: 4px;
  background-color: #FFC4AF;
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
}

/* Main content column */

#content {
  width: 100%;
  border: 0px;
  margin-bottom: 12px;
  padding: 0px;
  overflow: visible;
}

.post {
  padding: 0px;
  overflow: visible;
}

.post_after {
  padding: 0px;
  padding-bottom: 40px;
  clear:both;
}

.post p {
  margin: 14px 0 14px 0;
}

.post em {
  font-style: italic;
}

.post h2 {
  font-family: 'MuseoSans', sans;
  font-size: 1.2em;
  line-height: 1.3em;
  margin: 1.0em 0 0.5em 0;
  font-weight: normal;
}

.post h1, .post #title_block h1 {
  font-family: 'MuseoSans', sans;
  font-size: 1.25em;
  line-height: 1.2em;
  margin: 0;
  font-weight: normal;
  color: #202020;
  text-align: center;
  padding-top: 24px;
}

.post h1 a, .post #title_block h1 a {
  color: #202020;
}

.post #hero {
	position: relative;
}

.post #hero #title_block {
	position: absolute;
    background: linear-gradient(to bottom, rgba(0,0,0,0.4), rgba(0,0,0,0.5));
    width: 100vw;
    margin-left: -50vw;
    height: auto;
    left: 50%;
	padding-bottom: 8px;
	bottom: 0px;
}

.post #hero #title_block h1, .post #hero #title_block h1 a {
	color: #EEE;
    text-shadow: 1px 1px 1px #000, 0px 0px 3px #000;
    margin-left: 32px;
    margin-right: 32px;
}

.post #hero #title_block .posttime {
	color: #EEE;
    text-shadow: 1px 1px 1px #000, 0px 0px 3px #000;
}

.post #title_block {
	background: transparent;
}

.post .about {
  margin: 1.2em 0 1.0em 0;
}

.post .caption.leading {
  display: none;
}

.post .caption.trailing {
  display: block;
  padding-top: 4px;
}

.post h3, .post h4 {
  font-family: 'MuseoSans', sans;
  font-size: 1.15em;
  margin: 15px 0 10px 0;
  font-weight: normal;
}

.post h4 {
  font-size: 1.1em;
}

.post .indent {
  padding-left: 10px;
}

.post .indent p {
  padding-left: 10px;
}

.post small {
  font-size: 0.95em;
}

.post small a {
  font-weight: normal;
}

.post ul {
  list-style: disc;
  list-style-position: inside;
  margin: 0 0 0 24px;
}

.post .posttime {
  font-family: 'MuseoSans', sans;
  font-weight: 500;
  font-size: 0.55em;
  color: #555;
  padding: 0 0 0 2px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  text-align: center;
}

.post .more-link {
  font-family: 'FiraCode', sans;
  color: #a62726;
  font-size: 0.7em;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  display: block;
  float: right;
  margin-bottom: 32px;
}

.navigation {
  font-family: 'FiraCode', sans;
  font-size: 0.8em;
  font-weight: 500;
}

.alignright {
  float: right;
  margin-left: 10px;
  margin-right: 8px;
}

.alignleft {
  float: left;
  margin-left: 8px;
  margin-right: 10px;
}

.post .aligncenter {
  margin: 0 auto;
  display: block;
}

.post abbr {
  font-weight: normal;
}

.post ul {
  list-style: circle;
  margin: 0 0 0 25px;
}

.post ol {
  list-style: decimal;
  margin: 0 0 0 30px;
}

.post .caption {
  font-family: 'FiraCode', sans;
  font-weight: 400;
  font-size: 0.7em;
  line-height: 1.2em;
  color: #555555;
}

.post .sidenote {
  font-family: 'FiraCode', sans;
  font-weight: 400;
  font-size: 0.8em;
  line-height: 1.4em;
  padding: 6px 12px;
  background: #fafad2;
}

.post blockquote {
  color: #555555;
  border-left: 8px solid #ddd;
  margin: 10px 0 0 10px;
  padding-left: 15px;
}

.post pre {
  font-family: 'FiraCode', monospace;
  font-size: 0.85em;
  line-height: 1.2em;
  margin: 14px 0 14px 0;
}

.post .message ul {
  margin: 12px 0 0;
}

.post .message {
  display: none;
  background: #0F67A1;
  margin-top: 10px;
  padding: 20px;
  color: #fff;
}

.post .note {
  background: #ffe37D;
  border: 1px solid #F9A000;
  border-left: 4px solid #F9A000;
  border-radius: 3px;
  padding: 10px;
  margin-top: 36px;
}

code {
  font-family: 'Iosevka', sans;
  font-size: 0.9em;
  font-weight: 400;
  background: #FFFAE0;
  padding-left: 4px;
  padding-right: 4px;
}

.post .note code {
  background: #ffef9c;
}


/* Footer */

div.footer {
  margin: 10px 0 0;
  padding-top: 12px;
  clear: both;
  background: #E0E0E0;
  text-align: center;
}

div.footer ul {
  display: inline-block;
  padding-bottom: 12px;
}

div.footer li.navitem {
  font-family: 'FiraCode', sans;
  font-weight: 500;
  text-align: center;
  float: left;
  display: inline;
  width: auto;
  font-size: 0.7em;
  display: block;
  padding: 0.5em 0.3em 0 0.3em;
  border-bottom: none;
  color: #444444;
  text-transform: uppercase;
}

div.footer li.navitem a {
  color: #4C4C4C;
}

div.footer li.navitem a:hover {
  color: #FA4D52;
  border-bottom: 0px;
}


div.inner_footer {
  font-family: 'MuseoSans', Georgia, serif;
  font-size: 0.7em;
  color: #4C4C4C;
  margin: 0 auto;
  width: auto;
  padding: 12px 24px 12px 24px;
  text-align: center;
  max-width: 720px;
  overflow: hidden;
}

div.inner_footer a {
  color: #4C4C4C;
}

div.footer_content {
  padding: 0 1px 0 4px;
  line-height: 1.4em;
}

div.footersearch {
  display: block;
  width: 100%;
  margin: auto;
  max-width: 768px;
}

h2.landinggroup {
  padding-top: 48px;
  position: relative;
}

h2.landinggroup::after {
  border-bottom: 2px solid #202020;
  content: "";
  position: absolute;
  bottom: -0.2em;
  left: 0em;
  width: 8em;
}

p.landinggroup-more {
  font-family: 'FiraCode', sans;
  font-size: 0.7em;
  font-weight: 500;
  text-align: right;
  text-transform: uppercase;
  padding-top: 4px;
}

#radiancesvg {
  fill: #202020;
}

#footer_rss {
  margin-bottom: -3px;
}

form#searchformfooter .screen-reader-text {
  display: none;
}

form#searchformfooter {
  position: relative;
  display: block;
  clear: both;
  margin: 0 24px;
  padding-right: 50px;
}

form#searchformfooter #searchsubmit {
  background: url("https://www.pushing-pixels.org/search_icon.png") 5px 50% no-repeat;
  width: 24px;
  height: 32px;
  border: 0;
  position: absolute;
  text-indent: -9999em;
  overflow: hidden;
  cursor: pointer;
  padding: 0 15px;
  top: 2px;
  right: 4px;
}

form#searchformfooter #s {
  font-family: 'MuseoSans', sans;
  width: 100%;
  height: 1.0em;
  background: #f5f5f5;
  border: 1px solid #999;
  padding: 10px 40px 7px 10px;
  font-size: 0.8em;
  top: 0;
  right: 0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  box-shadow: 0 1.5px 4px 0 rgba(0, 0, 0, 0.2);
}

.post .fullbleed {
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  height: auto;
  left: 50%;
}

.post .halfbleed {
  width: 80vw;
  position: relative;
  margin-left: -40vw;
  height: auto;
  left: 50%;
}

@media (max-width: 1000px) {
  #header {
    padding: 16px 0 0 0;
  }

  #stripe1 {
    margin-top: -16px;
  }

  #logoimg {
    margin: 0px auto 10px auto;
    display: block;
  }
  #logo {
    padding: 10px 10px 10px 10px;
    text-align: center;
  }
  #logo h1, #logo h1 a {
    font-size: 1.2em;
    letter-spacing: 5px;
  }
  #nav {
    padding: 0 14px;
  }
  #nav li.navitem {
    padding: 0 0.1em 0 0.1em;
    font-size: 0.7em;
  }
  .post .posttime {
    font-size: 0.5em;
  }
  .post .caption {
    font-size: 0.7em;
    line-height: 100%;
  }
  .post .sidenote {
    font-size: 0.9em;
    line-height: 100%;
  }
  .post .more-link {
    font-size: 0.7em;
  }
  .post .fullbleed {
    max-width: 100vw;
  }
  .post .halfbleed {
    max-width: 80vw;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  div.inner_footer {
    font-size: 0.6em;
	letter-spacing: 0.5px;
	line-height: 1.3em;
    padding: 12px;
  }
}

@media (max-width: 480px) {
  #header {
    padding: 12px 0 0 0;
  }
	
  #stripe1 {
    margin-top: -12px;
  }

  #logo {
    padding: 6px 0 6px 0;
    text-align: center;
  }
  #logo h1, #logo h1 a {
    font-size: 1.1em;
    letter-spacing: 4px;
  }
  #logo2 {
    padding: 0;
    text-align: center;
  }
  #logo2 h1, #logo2 h1 a {
    font-size: 1.0em;
    letter-spacing: 4px;
    padding-top: 16px;
  }
  #nav {
    padding: 0 2px;
  }
  #nav li.navitem {
    font-size: 0.7em;
    padding: 0.2em 0.16em 0 0.16em;
  }
  #wrapper {
    padding: 0 12px;
  }
  .post h1 {
	  font-size: 1.15em;
  }

  .post #hero {
	position: static;
  }

  .post #hero #title_block {
	position: static;
    background: transparent;
    width: 100%;
    margin-left: 0;
    height: auto;
    left: 0;
    padding-left: 0;
    padding-right: 0;
	padding-bottom: 0;
	bottom: 0;
  }

  .post #hero #title_block h1, .post #hero #title_block h1 a {
	color: #202020;
    text-shadow: 0 0 0 #000;
    margin-left: 0px;
    margin-right: 0px;
  }

  .post #hero #title_block .posttime {
	color: #555;
    text-shadow: 0 0 0 #000;
  }

  .post .caption.leading {
    display: block;
  }

  .post .caption.trailing {
    display: none;
	padding-top: 0px;
  }

  .post .posttime {
    font-size: 0.5em;
  }
  .post .caption {
    font-size: 0.7em;
    line-height: 1.1em;
    display: block;
    padding-top: 4px;
  }
  .post .fullbleed {
    max-width: 100vw;
  }
  .post .halfbleed {
    max-width: 100vw;
	width: 100vw;
    margin-left: -50vw;
  }
  form#searchformfooter {
    margin: 0 12px;
  }
  div.inner_footer {
    font-size: 0.6em;
    letter-spacing: 1px;
    padding: 12px;
  }
}

@media 
only screen and (-webkit-min-device-pixel-ratio: 2), 
only screen and ( min--moz-device-pixel-ratio: 2), 
only screen and ( -o-min-device-pixel-ratio: 2/1), 
only screen and ( min-device-pixel-ratio: 2), 
only screen and ( min-resolution: 192dpi), 
only screen and ( min-resolution: 2dppx) {
  form#searchformfooter #searchsubmit {
    background: url("https://www.pushing-pixels.org/search_icon@2x.png") 5px 50% no-repeat;
    background-size: 24px 24px;
  }
}

@media (prefers-color-scheme: dark) {
  body {
    background: #2D2D2D;
    color: #E0E0E0;
  }

  ::selection {
    background: #FA4D52;
    color: #fff;
  }
	
  a::selection {
	color: #592318;	
  }

  a {
    color: #FA4D52;
  }

  hr {
    border-top: 1px dotted #4F4F4F;
    color: #000
  }

  #logo h1, #logo h1 a {
    color: #E0E0E0;
  }

  #nav li.navitem {
    color: #BABABA;
  }

  #nav li.navitem a {
    color: #999999;
  }

  #stripe1 {
    background-color: #e38a6a;
  }

  #stripe2 {
    background-color: #ea9b78;
  }

  #stripe3 {
    background-color: #eead96;
  }

  h2.landinggroup::after {
    border-bottom: 2px solid #E0E0E0;
  }
  
  #radiancesvg {
    fill: #E0E0E0;
  }

  .post h1, .post h1 a, .post #title_block h1, .post #title_block h1 a {
    color: #E0E0E0;
  }
	
  .post .posttime {
    color: #8A8A8A;
  }

  .post .more-link {
    color: #FA4D52;
  }

  .post .caption {
    color: #ACACAC;
  }
	
  .post sidenote {
    background: #FFB807;
  }

  .post blockquote {
    color: #ACACAC;
    border-left: 8px solid #3E3E3E
  }

  .post .note {
    background: #efbf53;
    border: 1px solid #cb7832;
    border-left: 4px solid #cb7832;
    border-radius: 3px;
    color: #202020;
  }
	
  .post .note a {
	color: #DC041C;
  }	

  code {
    background: #efbf53;
    color: #202020;
  }

  .post .note code {
    background: #f5d691;
  }

  div.footer {
    background: #393939;
  }

  div.inner_footer {
    color: #999999;
  }
    
  div.inner_footer a {
    color: #999999;
  }
	
  div.footer li.navitem {
    color: #999999;
  }

  div.footer li.navitem a {
    color: #999999;
  }
	
  div.footer #footer_rss {
  	filter: invert(100);  	
  }

  form#searchformfooter #s {
    background: #282828;
    border: 1px solid #1A1A1A;
    color: #E0E0E0;
  }

}

@media (prefers-color-scheme: dark) and (max-width: 480px) {
  .post #hero #title_block h1, .post #hero #title_block h1 a {
	color: #e0e0e0;
  }

  .post #hero #title_block .posttime {
	color: #e0e0e0;
  }
}
