/* 
	spannerfilms.net styles
	developed by harpitoweb.com
	created on 02-2019
*/



/* FONTS */

@font-face {
	font-family: 'DIN-Medium';
	src: url('../fonts/DIN.eot');
	src: local('DIN Medium Regular'), local('DIN-Medium'), url('../fonts/DIN.woff') format('woff'), url('../fonts/DIN.ttf') format('truetype'), url('../fonts/DIN.svg#DIN-Medium') format('svg');
}
@font-face {
	font-family: 'DIN-Bold';
	src: url('../fonts/dinbd.eot');
	src: local('DIN-Bold Regular'), local('DIN-Bold'), url('../fonts/dinbd.woff') format('woff'), url('../fonts/dinbd.ttf') format('truetype'), url('../fonts/dinbd.svg#DIN-Bold') format('svg');
}
@font-face {
	font-family: 'DIN-Black';
	src: url('../fonts/dinbla.eot');
	src: local('DIN-BlackAlternate Regular'), local('DIN-BlackAlternate'), url('../fonts/dinbla.ttf') format('truetype'), url('../fonts/dinbla.svg#DIN-BlackAlternate') format('svg');
}
@font-face {
	font-family: 'WCROUGHTRADBETABold';
	src: url('../fonts/WC_RoughTrad.eot');
	src: local('WC ROUGHTRAD BETA'), local('WCROUGHTRADBETABold'), url('../fonts/WC_RoughTrad.woff') format('woff'), url('../fonts/WC_RoughTrad.ttf') format('truetype');
}



/* GENERAL */

body{
	background:#4B84AB url('https://spannerfilms.net/sites/spannerfilms.net/themes/ageofstupid/images/bg-body.gif') repeat-x top left;
    letter-spacing: -0.02em;
}
h1,h2,h3,h4,h5,h6{ 
	font-family:'DIN-Bold', sans-serif;
}
h1.text-plain, h2.text-plain, h3.text-plain, h4.text-plain, h5.text-plain, h6.text-plain{ 
	font-family:'DIN-Medium', sans-serif 
}
h2{
	border-bottom:5px dashed #ddd;
	padding-bottom:10px;
	margin-bottom:20px
}
.container{
	min-width:300px;
	max-width:992px
}
.bg-warning{background-color:#FDF0F8}
.text-plain{font-weight:normal !important}
.text-dark{color:#222}
.well{ background:#eee }
.social-link{font-size:42px;line-height:1;margin:2px 20px 20px 2px}


/* HEADER */

#main-menu{
	font-family:'DIN-Bold';
	text-transform:uppercase;
	font-size:18px;
	border:0;
	border-radius:0;
	background:transparent url('../images/skline-opt.png') no-repeat;
	background-size:101%;
	margin-bottom:0
}
#main-menu .navbar-brand{
	margin:75px 10px 55px;
}
.header-topper{
	background: transparent url('https://spannerfilms.net/sites/spannerfilms.net/themes/ageofstupid/images/header-topper.png') left bottom;
	height:20px;
	position:relative;
	z-index:2
}
.navbar-inverse .navbar-toggle{
	margin:80px 30px 0;
	background:#FFF;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus{
	background:#FEE100;
}
.navbar-inverse .navbar-toggle .icon-bar{
		background:#000;
}
#navbar > ul > li{
	margin:2px
}
#navbar > ul > li >a{
	color:#FFF;
}
#navbar >ul > li.open > a,#navbar > ul > li > a:hover, #navbar > ul > li > ul{
	background:#FEE100;
	color:#000;
}
#navbar > ul > li > a:hover{
	border-radius:4px;
}
#navbar >ul > li.open > a{
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
#navbar > ul > li > ul{
	font-size: 14px;
	color:#000;
	border-top-right-radius:4px;
}
#navbar .dropdown-menu{
	border:0;
	box-shadow:none;
}
#navbar .dropdown-menu a:hover{
	background:#EFD70E;
}
#viewer-counter {
    background: transparent url(https://spannerfilms.net/sites/spannerfilms.net/themes/ageofstupid/images/viewer-count.png) repeat scroll 0 0;
    font-size: 25px;
    height: 54px;
    right: 20px;
    padding-right: 56px;
    padding-top: 18px;
    position: absolute;
    top: -75px;
    width: 184px;
    cursor: default !important;
		z-index:2
}
#viewer-counter div.numbers {
    font-family: 'WCROUGHTRADBETABold';
    text-align: right;
		margin-top:-10px
}
#viewer-counter div.blurb {
    background-color: #FFE100;
    font-size: 9px;
    line-height: 8px;
    width: 172px;
    margin: -12px 7px 8px;
    display: none;
    color: #252525;
}


/* SLIDER */

#slider{
	margin-top:-5px;
	z-index:1;
	background:#111;
}
.carousel-inner{
	height:auto;
	display:inline-block
}
#slider_bottom{
		margin-top:0;
}
.carousel-indicators{
		bottom:0px
}


/* HOW TO WATCH HOME*/

#how_to_watch_bar{
	background: #EEDD00 url('https://spannerfilms.net/sites/spannerfilms.net/themes/ageofstupid/images/ways-to-watch.png') no-repeat top left;
	color: #333333;
	margin-top:-5px;
	height:110px;
	margin-right:-20px
}
#how_to_watch_bar a {
    float: left;
    text-align: center;
}
#how_to_watch_bar a span {
    background-color: #222222;
    color: #FFFFFF;
    display: inline;
    font-family: 'DIN-Medium';
    font-weight: normal;
    padding: 4px 10px 1px;
    text-transform: uppercase;
}



/* MAIN */

.main{
	background:#FFF;
	padding:20px
}
.main h2{
	text-transform:uppercase;
	margin-top:0
}

/* HOME */
.main #sidebar-right #greatest-hits{
	padding-left:0;
	padding-right:10px
}
.main #sidebar-right h3{
	font-family:inherit;
	font-size:15px;
	margin-bottom:3px
}
.main #sidebar-right h3 em {
    font-family: Georgia;
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
}
#sidebar-right .banner img{
	width:100%
}
#sidebar-right .post{
	margin:15px 0;
	padding-right:0px;
	height:105px
}
#sidebar-right .post img{
	margin: 0 10px 20px 0
}
#sidebar-right .post h3{
	margin-top:0
}
#sidebar-right .post .text{
	padding-left:86px
}

#sidebar-left .news{ 
	display:inline-block;
	padding:5px;
}
#sidebar-left .text p{
	margin-top:5px;
	color:#000;
	padding-left:42px
}
#sidebar-left .text big{
	line-height:1.2;
}
#sidebar-left .date{
	width: 35px;
	background: transparent url(https://spannerfilms.net/sites/spannerfilms.net/themes/ageofstupid/images/news_date_backer.png) no-repeat;
  text-align: center;
  padding: 5px 4px;
  color: #fff;
  height: 48px;
	margin-right:6px;
	margin-bottom:15px
}
#sidebar-left .date .number {
  font-size: 18px;
  line-height: 20px;
  padding-top: 2px;
}
#sidebar-left .date .words {
  font-size: 10px !important;
  line-height: 8px;
  padding-top: 3px;
	text-transform: uppercase;e
}
#sidebar-left .tweet{
	display:inline-block;
	padding:15px 10px;
	margin:5px 0	
}
#sidebar-left .tweet img{
	border-bottom:3px solid #ed6aa4
}
#sidebar-left .tweet .text{
	padding-left:60px	
}
#sidebar-left .tweet .text span{
	color:#ed6aa4
}
#team{
	margin-top:-5px;
}
#team img{
	width:100%
}
#front_page_mailinglist{
	display:inline-block;
	margin:10px 0
}
#front_page_mailinglist #edit-email-wrapper {
    background-color: White;
    float: left;
    margin: 0;
}
#front_page_mailinglist #edit-email {
    border-right: 0 none;
    margin-right: -3px;
    margin-top: 0;
    padding: 5px 7px;
    width: 210px;
    border: 1px solid #CCCCCC;
    color: #222222;
    font-size: 14px;
    padding: 6px 7px 5px;
    height: 30px;
		border-radius: 5px;
}
#front_page_mailinglist #edit-submit {
    padding: 5px 11px;
    height: 30px;
}
.form-submit {
    background-color: #E2E2E2;
    border:0;
    color: #444444;
    font-family: 'DIN-Medium';
    font-size: 16px;
    margin-right: 6px;
    padding: 7px 11px 3px;
    text-transform: uppercase;
    width: auto !important;
    float: left;
		border-top-right-radius:5px;
		border-bottom-right-radius:5px;
}

/* FILMS PAGES*/

body.films-pages .carousel{background:#FFF}
body.films-pages .background-video{
	background-size: cover !important;
	display:inline-block;
	width:100%;
}
#ageofstupid #col-right .well{
		padding:7px 15px 15px;
		line-height:1.2
}
#ageofstupid #col-right .well img{
	max-height:100px
}
#ageofstupid #media .well{
	padding:10px 15px 5px
}
#ageofstupid #media img{
	width:90px
}
#ageofstupid .logo-player img{
	max-height:70px;
	max-width:270px;
	margin:3px
}
#ageofstupid .logo-player{
	display:inline-block;
	margin-bottom:20px;
	min-width:130px;
	text-align:center;
}
#ageofstupid .team-photo {
    position: relative;
    display: block;
    line-height: 10px;
    overflow: hidden;
    width: 60px;
    height: 60px;
    float: left;
    margin-right:10px;
    text-decoration: none !important;
}
#ageofstupid .team-photo .team-photo-name h1{
	font-family:'DIN-Bold';
	font-size:13px;
	font-weight:normal;
	margin:8px 0 2px 0;
	text-transform:uppercase;
}
#ageofstupid .team-photo .team-photo-name{
	background-color:#ED6AA4;
	color:#FFFFFF;
	height:60px;
	width:60px;
	position:absolute;
	text-align:center;
	opacity: 0;
	font-size:10px;
}
#ageofstupid .team-photo .team-photo-face{
	left:-9px;
	position:absolute;
	top:-7px;
}
#ageofstupid #basics ul li{
	padding:0 22px 10px;
	line-height:1.2;
	margin-left:8px
}
#ageofstupid #basics ul li:before {
	content: "\e081";
	font-family: "Glyphicons Halflings";
	color:#ddd;
	font-size:16px;
	padding:0px 10px;
	margin-left:-36px;
	vertical-align:middle
}
#ageofstupid .award div {
    display: none;
}
#ageofstupid .awards_tooltip {
    display: none;
    position: absolute;
    max-width: 230px;
    color: #FFF;
    font-size: 12px;
    line-height: 100%;
}
#ageofstupid div.awards_tooltip div.arrow {
    border-color: transparent transparent #ED6AA4;
    border-style: solid;
    border-width: 0 10px 10px 0;
    height: 0;
    width: 0;
}
#ageofstupid div.awards_tooltip div.inner {
    background-color: #ED6AA4;
    padding: 10px;
}



/* FOOTER */

#footer {
	color: #b9b9b9;
  background: transparent url(https://spannerfilms.net/sites/spannerfilms.net/themes/ageofstupid/images/footer-bg.png) no-repeat top left;
  height: 118px;
  font-size: 0.75em;
  line-height: 1.2em;
  position: relative;
	border:0;
	border-bottom-right-radius:50px;
	border-bottom-left-radius:50px;
}
#footer #footer-links{
  left:30%;
  position:absolute;
  top:20px;
  width:40%;
}
#footer #footer-links .footer-link{
  background-color:#363027;
  background-repeat:no-repeat;
  border-radius:5px;
  color:#FFFFFF;
  display:block;
  float:left;
  font-family:'DIN-Medium';
  font-size:13px;
  height:30px;
  margin-bottom:4px;
  margin-right:4px;
  padding:11px 0 0 38px;
  text-transform:uppercase;
  width:110px;
  cursor:pointer;
}
#footer #footer-links .footer-link:hover{
  background-color:#463D34;
  text-decoration:none;
}
#footer #footer-sublinks{
  color:#FFFFFF;
  left:106px;
  position:absolute;
  top:72px;
}
#footer #footer-sublinks a{ 
	color:#fff 
}
#footer #search-form{
  left:677px;
  position:absolute;
  top:55px;
}
#footer #footer-credits{
  left:679px;
  position:absolute;
  top:25px;
  color:#fff;
}
#footer .container-inline div {
    display: inline;
}
#footer #search-form #edit-keys{
  background-color:#433E35;
  color:#fff;
  width:150px;
  border:none;
  border-radius:3px 0px 0px 3px;
  font-family:'DIN-Medium';
  font-size:15px;  
  height:23px;
  padding:2px 10px 0px 10px;
  width:120px;
  float:left;
}
#footer #search-form .form-submit{
  background-color:#605B54;
  color:#fff;
  border:none;
  border-radius:0px 3px 3px 0px;
  font-family:'DIN-Medium';
  font-size:15px;  
  height:23px;
  padding:0px 10px 0px 10px;
  float:left;
}
#footer #search-form .form-submit:hover{
  background-color:#706A64;
}
#photos_and_videos {
	margin-top:-10px;
  background: #E7E7E7 url(https://spannerfilms.net/sites/spannerfilms.net/themes/ageofstupid/images/vids-and-photos.png) -100px 0;
  height: 115px;
  position: relative;
	margin-left:0px
}
#photos_and_videos a{
	padding-top:81px
	text-decoration:none !important;
}
#photo_and_video_links a:hover{
	text-decoration:none;
	color:#ED6AA4 !important;
}
#photos_and_videos #photo_and_video_links {
  color: #333333;
  float: left;
  font-family: 'DIN-Bold';
	height: 100%;
  margin: 0 -5px 0 0;
  padding: 0;
  position: relative;
  width: 162px;
}
#photos_and_videos #photo_and_video_links #photo_link {
  color: #333333;
  display: block;
  font-size: 26px;
  left: 0px;
  margin: 0 0 0 10px;
  padding: 0;
  position: absolute;
  top: 26px;
  padding-left: 11px;
  line-height: 100%;
}
#photos_and_videos #photo_and_video_links #vid_link {
  color: #333333;
  display: block;
  font-size: 38px;
  left: 0;
  line-height: 100%;
  margin: 0 0 0 10px;
  padding: 0 0 0 11px;
  position: absolute;
  text-align: left;
  top: 50px;
  width: 174px;
}


/* VIDEO */

.video-container {
	position: relative;
	padding-bottom: 55.25%;
	padding-top: 0px; 
	height: 0; 
	overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



/* MEDIA QUERYS */

@media (min-width: 768px){
	#how_to_watch_bar{
		margin-right:-90px
	}
	#how_to_watch_bar a{
		width:85px;
		padding-top:82px;
	}
	#how_to_watch_bar a span{
		font-size:13px
	}
	#how_to_watch_bar #watch_online {
    margin-left: 112px;
	}
	#how_to_watch_bar #watch_tv {
    margin-left: 18px;
	}
	#how_to_watch_bar #watch_screenings {
    margin-left: 20px;
	}
	#how_to_watch_bar #watch_dvd {
    margin-left: 50px;
	}
	.navbar-nav{
		margin-top:150px;
	}
	.navbar-nav > li > a{
		padding:6px
	}
	#photos_and_videos {
		background-position:-110px 0;
		margin-left:60px
	}
	body.films-pages .background-video .video-container{
		padding:0;
		margin:50px 33px 80px;
 		width:334px;
		height:192px;
		float:right
	}
}

@media (min-width: 992px){
	#how_to_watch_bar{
		height:110px;
	}
	#how_to_watch_bar a{
	  padding-top: 81px;
    width: 100px;
	}  
	#how_to_watch_bar a span{
    font-size: 14px;
	}
	#how_to_watch_bar #watch_online {
    margin-left: 105px;
	}
	#how_to_watch_bar #watch_tv {
    margin-left: 2px;
	}
	#how_to_watch_bar #watch_screenings {
    margin-left: 10px;
	}
	#how_to_watch_bar #watch_dvd {
    margin-left: 30px;
	}
	#photos_and_videos {
    height: 110px;
		margin-left:-10px;
		background-position:3px 0px;
		margin-top:-5px
	}
	#photos_and_videos #photo_and_video_links #vid_link {
		margin:0;
    font-size: 38px;
	}
	#photos_and_videos #photo_and_video_links #photo_link{
    font-size: 29px;
		margin:0;
    top: 22px;
	}
	#photos_and_videos #photos_image {
    background: url(https://spannerfilms.net/sites/spannerfilms.net/themes/ageofstupid/images/photos-front.png) no-repeat scroll -109px 0 transparent;
    height: 100%;
    width: 109px;
    float: left;
    display: block;
	}
	#photos_and_videos #vids_image {
    background: url(https://spannerfilms.net/sites/spannerfilms.net/themes/ageofstupid/images/vids-front.png) no-repeat scroll -120px 0 transparent;
    height: 100%;
    width: 120px;
    float: left;
    display: block;
	}
	#photos_and_videos #photos_image:hover{
    background-position: 0px 0px;
	}
	#photos_and_videos #vids_image:hover{
    background-position: 1px 0px;
	}
	#sidebar-right{
		padding-left:10px;
		padding-right:0
	}
	#sidebar-left{
		margin-left:-5px
	}
	body.films-pages .background-video .video-container{
		margin:65px 42px 100px;
	 	width:438px;
		height:250px;
	}

}
@media (min-width: 1200px){
	body.films-pages .background-video .video-container{
		margin:65px 42px 100px;
	 	width:448px;
		height:260px;
	}
}

@media (max-width: 991px){
	.navbar-brand>img{
		width:160px
	}
	#main-menu .navbar-brand{
		margin:90px 10px 20px
	}
	#footer{
		background-position:-50px;
	}
	#footer #footer-sublinks{
		left:55px;
	}
	#footer #footer-links{
		top:10px
	}
	#footer #footer-credits,#footer #search-form{
		left:500px
	}
	#viewer-counter {
		top:-95px
	}
	#ageofstupid .logo-player {min-width:150px}
	#ageofstupid #media .well,#ageofstupid #watch .well  {width:260px}
	#ageofstupid #watch .well  {display:inline-block;min-height:100px}
	#ageofstupid #watch .well img{margin-bottom:10px}
}

@media (max-width: 767px){
	.container{
		padding-right:0;
		padding-left:0;
	}
	.main{
		padding-right:0;
		padding-left:0;
		margin-top:-10px
	}
	.navbar-brand>img{
		width:130px
	}
	#main-menu{
		background-size:101%;
	}
	#main-menu .navbar-brand{
		margin:50px 2px 20px
	}
	.navbar-inverse .navbar-toggle{
		margin-top:85px
	}
	.navbar-inverse .navbar-collapse{
		background:	#101010;
		border-top:0;
		box-shadow:none;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a, 
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{
		color:#000
	}
	#navbar > ul > li > a,	#navbar > ul > li  > ul{
		border-radius:0 !important
	}
	#footer #footer-sublinks{
		left:26px;
	}

	#footer{
		background-position:-80px;
	}

	#footer #footer-credits,#footer #search-form{
		right:25px;
		left:auto
	}
	#viewer-counter {
		top:20px
	}
	body.films-pages .background-video{
		background-image:none !important;
		padding:0
	}
}

@media (max-width: 390px){

	#footer #footer-credits,#footer #search-form{
		display:none
	}
	#footer{
		background-position:0px;
	}
	#footer #footer-sublinks{
		left:106px;
	}
	#story img{width:100%;margin-bottom:20px}

}
