.carousel-inner .half .post-info{
	font-size: 18px;
	margin-top: 4px;
	margin-bottom: 10px;
}

.page-template-page-spread-the-word-php .half{
  width: 46%;
}

.subbtn-container{
  text-align: center;
}

.subbtn-container .btn{
  background-color: #2f353f !important;
  font-size: 18px;
  text-shadow: none !important;
}

.subbtn-container .btn:hover{
  color: rgb(128, 139, 156);
}

.page-template-page-spread-the-word-php .third{
  width: 28%;
  /*margin: 0 3% 3% 25px;*/ 
}

.page-template-page-spread-the-word-php li:before {
  display: none;
}

.page-template-page-spread-the-word-php .carousel-control.right,
.page-template-page-spread-the-word-php .carousel-control.left {
  background-image: none;
}

.page-template-page-spread-the-word-php .nav-pills > li.active > a,
.page-template-page-spread-the-word-php .nav-pills > li.active > a:hover,
.page-template-page-spread-the-word-php .nav-pills > li.active > a:focus {
  font-family: 'league_gothicregular';
  font-size: 28px;
  line-height: 1.1em;
  text-transform: uppercase;
}

.page-template-page-spread-the-word-php .nav-pills > li > a:hover,
.page-template-page-spread-the-word-php .nav-pills > li > a:focus,
.nav-pills > li > a {
  font-family: 'league_gothicregular';
  font-size: 28px;
  line-height: 1.1em;
  text-transform: uppercase;
}

.page-id-1579 .nav-pills > li > a {
	font-family: 'league_gothicregular' !important;
}

.page-template-page-spread-the-word-php .nav-pills li:first-child {
  padding-left: 0;
}

.page-template-page-spread-the-word-php .carousel-control {
  position: absolute;
  top: auto;
  bottom: 30px;
  left: 15px;
  width: 45px;
  height: 45px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 28px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* general - mobile */
@media (max-width: 480px) {
  .page.page-template-page-spread-the-word-php .feature {
    height: 40px;
  }
}
/* BLOG */

#stw_block-0 {
  /*background-image: url('/wp-content/plugins/spread-the-word/img/blog-bkgd.jpg');
  background-size: cover;
  background-repeat: no-repeat;*/
	background-color: #eaeaea;
}

.lt-ie9 #stw_block-0, .lt-ie9 #stw_block-2 {
  background-image: none;
  background-color: #fff;
}

.blog-label, h2.blog-label {
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  background-color: #2f353f;
  text-transform: uppercase;
  border-radius: 4px;
  color: #ffffff !important;
  width: 62px;
  margin: 30px 0 20px;
}

.half.first-post {
  width: 46%;
  margin: 0 20px 0 0;
}

.first-post img,
.crop {
  border: white 3px solid;
}

.half.previous-posts {
  margin: 0 0 30px 25px;
}
.previous-posts-img {
  float:left;
}

#blog-carousel h2,
#blog-carousel h2 a:hover {
  margin: 0;
  text-transform: none;
  text-decoration: none;
 }

#stw_block-0 h4 {
  font-size 16px;
  margin-top: 5px;
}

#stw_block-0 .previous-posts h4 {
  margin-top: 5px 0 5px 40px;
} 

#blog-carousel .carousel-inner {
  height: 656px;
}

.crop {
  width: 150px;
  height: 100px;
  overflow: hidden;
  float: left;
  margin: 0px 10px 0px 0;
}

.crop img {
  width: 150px;
  height: auto;
}

.previous-posts h2 {
  margin: 0;
}

/* blog - mobile */
@media (max-width: 480px) {
  #blog-carousel .carousel-inner {
    height: 1200px;
  }
  
  .half.first-post,
  .half.previous-posts {
    width: 100%;
  }

  .carousel-control {
    display: none;
  }
  
  .half.previous-posts {
    margin: 40px 0 0;
    height: 100px;
  }
  
  .previous-posts h4 {
    display: none;
  }
}

/* IMAGES/VIDEOS */

#stw_block-1 {
  background-color: #242931;
}

#stw_block-1 .nav-pills > li.active > a,
#stw_block-1 .nav-pills > li.active > a:hover,
#stw_block-1 .nav-pills > li.active > a:focus {
  color: #2f353f !important;
  background-color: #fff;
}

#stw_block-1 .nav-pills > li > a:hover,
#stw_block-1 .nav-pills > li > a:focus {
  color: #2f353f;
  background-color: #eee;
}

#stw_block-1 .nav-pills > li > a {
  color: #fff;
}

#stw_block-1 .carousel-inner {
  height: 580px;
}

#videos .third,
#images .third {
  width: 28%;
}

/* image overlay */

.image-thumb{
 width: 100%;
 height: auto;
}

.image-thumb-overlay{
  background-color: black;
}

.image-thumb { position:relative;display:inline-block;}
.image-thumb-overlay:hover {
    display:inline-block;
    background-color:black;
    opacity:0.4;
}

.image-thumb .social-share {
  display: none;
}

.image-thumb:hover .social-share {
  display: block;
  position: absolute;
	bottom: 0;
	margin: 0 7px 7px 0;
	right: 0;
}

.social-share a img#share_button, .social-share img#share_button {
  width: auto;
  bottom: 0;
  right: 0;
  margin-top: 5px;
}

/* images/videos - mobile */
@media (max-width: 480px) {
  #image-carousel .carousel-inner,
  #video-carousel .carousel-inner{
    height: 1200px;
  }
  
  .half.first-post,
  .half.previous-posts {
    width: 100%;
  }

  .carousel-control {
    display: none;
  }
  
  #image-carousel .third {
    margin: 0;
    height: 260px;
    width: auto;
  }
  
  .image-thumb-inner {
    width: 100%;
  }
  
  #video-carousel .third {
    margin: 0;
    height: 300px;
    width: auto;
  }
  
  .previous-posts h4 {
    display: none;
  }
}

/* SOCIAL */

#stw_block-2 {
  /*background-image: url('/wp-content/plugins/spread-the-word/img/blog-bkgd.jpg');
  background-size: cover;
  background-repeat: no-repeat;*/
	background-color: #eaeaea;
}

#stw_block-2 .nav-pills > li.active > a,
#stw_block-2 .nav-pills > li.active > a:hover,
#stw_block-2 .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #2f353f;
}

#stw_block-2 .nav-pills > li > a:hover,
#stw_block-2 .nav-pills > li > a:focus,
#stw_block-2 .nav-pills > li > a {
  color: #2f353f;
}

#facebook-carousel .carousel-inner,
#twitter-carousel .carousel-inner,
#google-carousel .carousel-inner {
  height: 550px;
}


/* social posts */

#stw_block-2 h4 {
  font-size: 16px;
}

#stw_block-2 .previous-posts img,
#stw_block-2 .previous-posts-with-photo img{
  max-height: 100px;
  max-width: 150px;
  float:left;
  border: white 3px solid;
}

#stw_block-2 .social-share img {
  border: none;
}

#facebook-carousel .previous-posts
#facebook-carousel .previous-posts-with-photo {
  height: auto !important;
  margin-bottom: 30px;
}

.previous-posts-with-photo h4 {
  margin: 0 0 5px 160px;
}

.previous-posts-with-photo .social-share img {
  margin: 0 0 0 10px;
}

@media only screen and (max-width: 768px) and (min-width: 481px){
#videos .third,
#images .third {
  width: 48%;
	padding: 1%;
	float: left;
}
}

/* social - mobile */
@media (max-width: 480px) {
  #facebook-carousel .carousel-inner,
  #twitter-carousel .carousel-inner,
  #google-carousel .carousel-inner {
    height: 950px;
  }
  
  .half.previous-posts-with-photo, .half.previous-posts {
    width: 100%;
    height: 110px;
    margin: 0 0 50px;
  }

  .carousel-control {
    display: none;
  }
  
  .half.previous-posts {
    margin: 40px 0 0;
    height: 100px;
  }
  
  .previous-posts h4 {
    display: none;
  }
}