/*
theme name: SparTech Child Theme
author: childthemewp.com
author uri: https://childthemewp.com/newsup/
description: newsup wordpress child theme.
template: newsup-pro
text domain: newsup-child
*/
/* Mark external links with glyph */
a[target="_blank"]:not([href*='bibleblender.com']):not([href*='facebook.com']):not([href*='universeodon.com']):not([href*='twitter.com']):not([href*='pinterest.com']):not([href*='youtube.com']):not([href*='instagram.com']):not([href*='paypal.com']):not([href*='childfindofamerica.org']):not([class*='nav-link']):not([class*='dropdown-item']):not([class*='post-thumbnail']):not([class*='tag-cloud-link']):not([class*='auth']):not([class*='newsup-tags']):not([class*='title']):not([rel*='tag']):not([class*='icon-soci']):after
{
	font-family: 'FontAwesome';
	font-weight: 900;	
    content: " \f35d";
}

/* Mark tag links with glyph indicating the link is a tag type link
a[href*='tag']:not([href*='/page/']):not([class*='nav-link']):not([class*='dropdown-item']):not([class*='post-thumbnail']):not([class*='tag-cloud-link']):not([class*='auth']):not([class*='newsup-tags']):not([class*='title']):not([rel*='tag']):not([class*='icon-soci']):after
{
	font-family: 'FontAwesome';
	font-weight: 900;
    content: " \f02b";
}
*/
/* Mark bibles tag links with glyph indicating the link is a /bibles/ link*/
a[href*='/bibles/']:not([href*='/page/']):not([class*='nav-link']):not([class*='dropdown-item']):not([class*='post-thumbnail']):not([class*='tag-cloud-link']):not([class*='auth']):not([class*='newsup-tags']):not([class*='title']):not([rel*='tag']):not([class*='icon-soci']):after
{
	font-family: 'FontAwesome';
	font-weight: 900;	
    content: " \f647";
}

/* Mark bible stories tag links with glyph indicating the link is a /bible-stories/ type link
a[href*='/bible-stories/']:not([href*='/page/']):not([class*='nav-link']):not([class*='dropdown-item']):not([class*='post-thumbnail']):not([class*='tag-cloud-link']):not([class*='auth']):not([class*='newsup-tags']):not([class*='title']):not([rel*='tag']):not([class*='icon-soci']):after
{
	font-family: 'FontAwesome';
	font-weight: 900;	
    content: " \f654";
}
*/

/* Mark bible stories tag links with glyph indicating the link is a /bible-stories/ type link
a[href*='/resources/']:not([href*='/page/']):not([class*='nav-link']):not([class*='dropdown-item']):not([class*='post-thumbnail']):not([class*='auth']):not([class*='newsup-tags']):not([class*='title']):not([rel*='tag']):not([class*='icon-soci']):after
{
	font-family: 'FontAwesome';
	font-weight: 900;	
    content: " \f66f";
}
*/
/* Mark bible stories tag links with glyph indicating the link is a /bible-stories/ type link
a[href*='/bible-history/']:not([href*='/page/']):not([class*='nav-link']):not([class*='dropdown-item']):not([class*='post-thumbnail']):not([class*='tag-cloud-link']):not([class*='auth']):not([class*='newsup-tags']):not([class*='title']):not([rel*='tag']):not([class*='icon-soci']):after
{
	font-family: 'FontAwesome';
	font-weight: 900;	
    content: " \f66f";
}
*/
/* Mark bible stories tag links with glyph indicating the link is a /bible-stories/ type link
a[href*='/christian-news/']:not([href*='/page/']):not([class*='nav-link']):not([class*='dropdown-item']):not([class*='post-thumbnail']):not([class*='tag-cloud-link']):not([class*='auth']):not([class*='newsup-tags']):not([class*='title']):not([rel*='tag']):not([class*='icon-soci']):after
{
	font-family: 'FontAwesome';
	font-weight: 900;	
    content: " \f1ea";
}
*/
/* Mark bible stories tag links with glyph indicating the link is a /bible-stories/ type link
a[href*='/biblical-lessons/']:not([href*='/page/']):not([class*='nav-link']):not([class*='dropdown-item']):not([class*='post-thumbnail']):not([class*='tag-cloud-link']):not([class*='auth']):not([class*='newsup-tags']):not([class*='title']):not([rel*='tag']):not([class*='icon-soci']):after
{
	font-family: 'FontAwesome';
	font-weight: 900;	
    content: " \f549";
}
*/

#film_strip li {
  float: left
}
#film_strip li img {
    padding: 5px;
  margin: 5px;
  }

