/*
Theme Name: Imprint Child Theme
Theme URI: http://outthinkgroup.com
Description: Theme designed specifically for Out:think Group
Version: 1.0
Template: imprint
Author: Joseph Hinson
Author URI: http://outthinkgroup.com
*/
@import url(../imprint/style.css);

.article-source.the-new-york-times,
.article-source.the-new-york-times- {
  background: url(images/logo-tnyt.png) center center no-repeat;
  display: inline-block;
  text-indent: -9999em;
  width: 134px;
  height: 16px;

}

.article-source.real-simple,
.article-source.real-simple- {
  background: url(images/logo-realsimple.png) center center no-repeat;
  display: inline-block;
  text-indent: -9999em;
  width: 85px;
  height: 13px;
}

.article-source.linkedin,
.article-source.linkedin- {
  background: url(images/logo-linkedin.png) center center no-repeat;
  display: inline-block;
  text-indent: -9999em;
  width: 85px;
  height: 13px;
}

.article-source.asja-monthly,
.article-source.asja-monthly- {
  background: url(images/logo-asja.png) center center no-repeat;
  display: inline-block;
  text-indent: -9999em;
  width: 85px;
  height: 13px;
}

.footer p {
  margin-bottom: 0px;
  text-align: right;
}
.img-container {
	z-index: 1;
	display: block;
	bottom: 0px;
	left: 0;
}
.img-container span {
	display: block;
}

#about_him {
font-size: 13px;
}

#about_fam {
background-color: #B81512;
margin-top: 20px;
}

.home-about , .ot_about_widget  {
  padding:17px!important;

}
.home-about p, .ot_about_widget p {
font-size: 17px;
line-height: 29px;
padding:0px!important;
}

.aboutbookhome {
  padding-bottom: 0px;
  margin-bottom: 70px;
}

.aboutbook {
  padding: 30px;
  margin-bottom: 70px;
}


#mc-embedded-subscribe-form {
margin-top: 15px;
}
.newsletter-wrap div.signup-area {
padding: 20px;
padding-bottom: 10px;
}
.arrowleft {
display: none;
}

.arrowright {
display: none;
}
div img {
    max-width: 100%;
}
