/**Baw Post Views**/
.bawpvc-ajax-counter{
display: none !important;
}

.promo {
    background: #fff;
    margin: 60px 0 50px;
    padding: 30px;
    padding-bottom: 20px;
    position: relative;
    border: 1px solid rgba(227,227,229,0.4);
    -webkit-box-shadow: 0 8px 6px -6px #e3e3e5;
    -moz-box-shadow: 0 8px 6px -6px #e3e3e5;
    box-shadow: 0 8px 6px -6px #e3e3e5;
    padding-top: 35px;
    padding-bottom: 35px;
    border-bottom: 1px solid #e3e3e5;
}



/* Mailchimp ------------------------------------------------------------------------ */

#mc_embed_signup {
	background:#2d3437;
	color: #fff;
	font-size: 15px;
	text-align: center;
	text-shadow: none;
	font-family: soleil, san-serif;
	padding: 18px 0;
}


#mc_embed_signup2 {
    background-image: linear-gradient( 135deg, #3a9967, #0080ba );
    color: #fff;
    font-size: 14px;
    text-align: center;
    text-shadow: none;
    font-family: soleil, san-serif;
    padding: 0px;

}


#mc_footer_signup {
	background:#2d3437;
	color: #fff;
	font-size: 15px;
 	line-height: 1.3;
	text-align: center;
	text-shadow: none;
	font-family: soleil, san-serif;
	padding: 40px 40px 50px 40px;
}

@media(max-width: 959px) {
#mc_footer_signup {
	text-align: center;
  }
}

@media(max-width: 639px) {
#mc_footer_signup {
 	padding: 65px;
	text-align: center;
	}
}


@media(max-width: 959px) {
.footer-form {
content :    ‘\a’ ;
white-space :    pre ;
  }
}

@media(max-width: 639px) {
.footer-form {
content :    ‘\a’ ;
white-space :    pre ;

	}
}

                   
#mc-embedded-subscribe-form {
	padding: 0;
	margin: 0; 
}


#mce-EMAIL { 
	padding: 2px;
	font-family: soleil, san-serif;
	font-size: 12px;
	width: 160px;
	border: 2px inset;
	border-radius: 0;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	background-color: #fff;
}

#mce-EMAIL_footer { 
	padding: 5px;
	font-family: soleil, san-serif;
	font-size: 15px;
	width: 240px;
	height: 20px;
	border: 2px inset;
	border-radius: 0;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	background-color: #fff;
}

@media(max-width: 639px) {
#mce-EMAIL_footer {
 	width: 160px;
 	font: 12px soleil, san-serif;
	}
}


#mc-embedded-subscribe { 
	background-color:#14a789;
	color:#fff;
	font: 12px soleil, san-serif;
	border: 0;
	border-radius: 0;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	background-image: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	padding:5px 15px;
}

#mc-embedded-subscribe_footer { 
	background-color:#14a789;
	color:#fff;
	font: 15px soleil, san-serif;
	border: 0;
	border-radius: 0;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	background-image: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	padding:7px 20px;
}

#mc-embedded-subscribe:hover {
	color: #fff;
    background-color: #18bc9b;
}

#mc-embedded-subscribe_footer:hover {
	color: #fff;
    background-color: #18bc9b;
}


#mc-embedded-subscribe:active { 
	position:relative; 
    top:1px; 
}

@media(max-width: 639px) {
#mc-embedded-subscribe_footer {
 	font: 12px soleil, san-serif;
	}
}


/* Header --------------------------------------------------------------------------- */

/* .header-bg {
  width: 100%;
  height: 450px;
  margin: 0 auto;
  background-image: url('/wp/wp-content/uploads/2015/01/TKSST-Mae-Jemison-Space-Shuttle-Endeavour2.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  overflow: hidden;
} 

#rotator {
  background: url(images/rotator.php) no-repeat center top;
  width: 100%;
  height: 300px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  overflow: hidden;
}


*/

.header-bg {
  width: 100%;
  height: 320px;
  margin: 0 auto;
  background-image: url('/wp/wp-content/uploads/2017/06/TKSSTsaturn_dot.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  overflow: hidden;
} 


.header-logo {
  width: 865px;
  height: 176px;
  margin: 50px auto 0;
  background-image: url('/images/tksst_logo_lg.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
  cursor: pointer;
}

.header-text {
  width: 90%;
  min-height: 78px;
  margin: 0px  auto;
  text-align: center;
  color: rgb(255, 255, 255);
font-family: museo-slab, serif;
font-style: normal;
font-weight: 400;
font-size: 34px;
  line-height: 1.58em;
}

.header-text p {
	margin-bottom: 0;
}

.header-text a, .header-text a:hover {
	color: #fff;
	border-bottom: 1px dotted #fff;
	text-decoration: none;
}


@media(max-width: 959px) {
  .header-bg {
    height: 300px;
  }

  .header-bg .header-logo {
    width: 632px;
    height: 125px;
    margin-top: 70px;
  }

  .header-bg .header-text {
    font-size: 23px;
      	width: 500px;
    line-height: 1.3em;
  }
}

@media(max-width: 639px) {
  .header-bg {
    height: 240px;
  }

  .header-bg .header-logo {
    width: 300px;
    margin-top: 35px;
    background-image: url('/images/tksst_logo_sm.png');
  }

  .header-bg .header-text {
  	width: 230px;
    margin-top: 10px;
    font-size: 17px;
    font-weight: 300; 
    line-height: 1.3em;
  }
}

/* Post Footer----------------------------------------------------------------------- */
.byline p {
  margin-bottom: 1em;
  font: 400 12px Soleil, sans-serif;
  line-height: 0.9;
  color: #555;
  margin: 7px 0 0 0;

}

.author-avatar {
  display: block;
  float: left;
  width: 40px;
  height: auto;
  overflow: hidden;  
}

.byline {
  float: left;
  width: 220px;
  height: 40px;
  margin: 12px 0 0 0;
}

.byline .avatar {
	padding: 0;
	float: inherit;
	margin: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.post-footer {
  position: relative;
  float: left;
  width: 100%;
  height: 68px;
  margin-top: 40px;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}


.posted-by {
  display: inline-block;
  float: left;
  margin: 2px 0 0 0px;
  color: #8fa3ad;
}

.share-this-video {
  display: inline-block;
  float: left;
  margin: 12px 0 0 100px;
  line-height: 1.38;
  text-align: right;
  font: 400 12px/0.6 Soleil, sans-serif;
  color: #8fa3ad;
}

.sharing {
  position: absolute;
  top: 4px;
  right: 0;
  z-index: 7;
  width: 380px;
  height: 40px;
}

.social-fb {
  float: left;
  /*height: 20px;*/
  margin: -1px 0 0 14px;
}

.social-gplus {
  float: left;
  width: 57px;
  height: 20px;
  margin: 5px 0 0 14px;
}

.social-twitter {
  float: left;
  width: 76px;
  margin: 6px 0 0 10px;
}

.social-stumbleupon {
  float: left;
  margin: 6px 0 0 14px;
}

@media(max-width: 959px) {
  .byline .author-avatar {
    height: auto;
  }

  .post-footer {
    width: 100%;
  }
  
}

@media(max-width: 639px) {
  .post-footer {
    height: 130px;
  }
  
  .post-footer .sharing {
    top: 60px;
    left: 0;
    right: auto;
    width: 100%;
  }
  
  p.share-this-video {
  	display: none;
  }
  
  .social-twitter {
  	margin: 6px 0 0 0;
  }
  
  .social-gplus {
  	display: none;
  }
  
  .byline .author-avatar {
    height: auto;
  }
  
}

/* Prev-Next------------------------------------------------------------------------- */
ul#prev-next {
	margin: 30px 0 50px 0;
	height: 56px;
}

ul#prev-next li {
	display: block;
	float: left;
	width: 50%;
}

ul#prev-next li.prev-post a {
	text-align: right;
	padding: 5px 20px 7px 0;
}

ul#prev-next li.next-post a {
	padding: 5px 0 7px 20px;
}

ul#prev-next a {
	background-color: #eee;
	display: block;
	font: 21px Soleil, sans-serif;
	color: #333;
	font-weight: 700;
	line-height: 56px;
	text-decoration: none;
}

ul#prev-next a:hover {
	background-color: #51bd83;

}



/* Post Affiliate Module------------------------------------------------------------- */
.recommend-module {
  font: 700 0.813em/1.38 Helvetica;
  color: rgb(128, 128, 128);
  width: 100%;
}

.recommend-module-amazon-link {
  /*display: block;
  float: left;
  clear: both;*/
  font: 13px Soleil,sans-serif;
  line-height: 1.38;
  color: rgb(0, 175, 202) !important;
}

.recommend-module-amazon-link:hover {
  color: rgb(0, 87, 100) !important;
  border-bottom: none !important;
}

.recommend-module-library-link {
  /*display: block;
  float: left;
  clear: both;*/
  font: 13px Soleil,sans-serif;
  line-height: 1.38;
  color: #50B57F !important;
  font-weight: 300;
}

.recommend-module-author {
  /*display: block;
  float: left;
  clear: both;*/
  font: 12px Soleil,sans-serif;
  line-height: 1.1;
  color: #8fa3ad !important;
}

.recommend-module-box {
  margin-top: 8px;
  margin-right: 15px;
  padding: 10px;
  border-width: 0px 0px 1px 8px;
  border-color: #dddddd #dddddd #dddddd #ffcc00;
  border-style: solid;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: rgb(255, 255, 255);
  box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.1);
}

.recommend-module-label {
  margin: 20px 0 0 0;
  font: 24px museo-slab,serif;
  font-weight: 400;
  color: #666;
  -webkit-font-smoothing: antialiased;
    text-transform: none;
}


.recommend-module-product {
  font: 17px Soleil,sans-serif;
  font-weight: 300;
  line-height: 1.3;
  color: #50B57F !important;
}

.recommend-module-product:hover {
  color: #666666 !important;
  border-bottom: none !important;
}

.recommend-module-product-info {
  float: left;
  width: 80%;
  margin: 10px 0 0 0px;
}

.recommend-module-thumb {
  display: block;
  float: left;
  width: 85px;
  height: auto;
  overflow: hidden;
  margin-right: 10px;
}

@media(max-width: 320px) {
  .recommend-module-amazon-link:hover {
    color: rgb(0, 175, 202);
  }

  .recommend-module-box .recommend-module-product-info {
    float: none;
    width: 100%;
    min-width: 0;
    margin-right: auto;
    margin-left: auto;
  }

  .recommend-module-box .recommend-module-thumb {
    float: none;
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .recommend-module-product-info .recommend-module-amazon-link {
    margin-top: 8px;
    padding: 10px;
    border-radius: 5px;
    background-color: #eeeeee;
  }
}


/* FB Like Box----------------------------------------------------------------------- */
.fb-like-box {
	height: 250px;
}


/* Bottom Logo----------------------------------------------------------------------- */

.bottom-logo {
  width: 100%;
  height: 106px;
  margin: 20px 0 -20px 0;
  background: url('/images/TKSST_logo_1line.png');
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  overflow: visible;
  cursor: pointer;
}


@media(max-width: 959px) {
  .bottom-logo {
    height: 87px;
  }
}

@media(max-width: 639px) {
	.bottom-logo {
		background-image: url('/images/TKSST_logo_3line900px.png');
		height: 165px;
	}
}

/* Footer --------------------------------------------------------------------------- */

.footer-bg {
  width: 100%;
  height: 120px;
  margin: 0 auto;
  background-color: #4a5960;
}

.footer-content {
  position: relative;
  width: 960px;
  height: 50px;
  margin: 0 auto;
}

.footer-copyright {
  font: 11px Soleil, sans-serif;
  position: relative;
  float: left;
  z-index: 4;
  width: 460px;
  height: 50px;
  margin: 32px 0 0 14px;
}

.footer-copyright p {
	margin-bottom: 0;
}

.footer-copyright a {
	color: #fff;
}

.footer-copyright a:hover {
	color: #fff;
}

.footer-follow {
  float: left;
  width: 40px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: left top;
}

.footer-follows {
  position: absolute;
  top: 36px;
  right: 0;
  z-index: 11;
  width: 240px;
  height: 50px;
}

.footer-line-1 {
  display: inline-block;
  float: left;
  font-size: 1em;
  line-height: 1.28;
  text-align: center;
  color: rgb(255, 255, 255);
}

.footer-line-2 {
  display: inline-block;
  float: left;
  clear: both;
  margin-top: 5px;
  font-size: 1em;
  line-height: 1.28;
  text-align: center;
  color: rgb(255, 255, 255);
}

.footer-line-3 {
  display: inline-block;
  float: left;
  clear: both;
  margin-top: 5px;
  font-size: 1em;
  line-height: 1.28;
  text-align: center;
  color: rgb(255, 255, 255);
}

.footer-logo {
  float: left;
  width: 48px;
  height: 52px;
  margin-top: 34px;
  background-image: url('/wp/wp-content/uploads/2017/02/tksst-white48-2017transp1.png');
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: left top;
  cursor: pointer;
}


.footer-rainbow {
  width: 100%;
  height: 8px;
  margin: 0 auto;
  background-image:
    linear-gradient(
      to right, 
      #c1bd3f, 
      #3a9967, 
      #0080ba,
      #87589e,
      #c3488b,
      #eb7334
    );
}

.footer-follow-1 {
  background-image: url('/images/newsletter.png');
  background-size: auto auto;
  cursor: pointer;
}

.footer-follow-2 {
  margin-left: 4px;
  background-image: url('/images/twitter.png');
  background-size: auto auto;
  cursor: pointer;
}

.footer-follow-3 {
  margin-left: 4px;
  background-image: url('/images/facebook.png');
  background-size: auto auto;
  cursor: pointer;
}

.footer-follow-4 {
  margin-left: 4px;
  background-image: url('/images/tumblr.png');
  background-size: auto auto;
  cursor: pointer;
}

.footer-follow-5 {
  margin-left: 4px;
  background-image: url('/images/gplus.png');
  background-size: auto auto;
  cursor: pointer;
}

.footer-follow-6 {
  margin-left: 4px;
  background-image: url('/images/rss.png');
  background-size: 40px 40px;
  cursor: pointer;
}

@media(max-width: 959px) {
  .footer-bg {
    height: 156px;
  }

  .footer-bg .footer-content {
    width: 620px;
    height: 139px;
  }

  .footer-content .footer-copyright {
    position: relative;
    z-index: 4;
    width: 495px;
    margin-top: 79px;
  }

  .footer-content .footer-follows {
    top: 20px;
    left: 0;
    right: auto;
  }

  .footer-content .footer-logo {
    margin-top: 81px;
  }
}

@media(max-width: 639px) {

  .footer-bg {
    height: 280px;
  }

  .footer-bg .footer-content {
    width: 97.0266040688%;
    height: 235px;
  }

  .footer-content .footer-copyright {
    position: relative;
    float: none;
    z-index: 4;
    width: 250px;
    height: 79px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
  }

  .footer-content .footer-follows {
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
  }

  .footer-content .footer-logo {
    float: none;
    margin-top: 80px;
    margin-right: auto;
    margin-left: auto;
  }
}