/*
Theme Name: Tigertail Films
Theme URI: http://wordpress.org/themes/twentythirteen
Author: Filip Vandewal

Description: The Tigertail Films theme for WordPress is a custom designed theme for Tigertail Films,a film and commercial production company. It uses a unique colorscheme and plugins to make it user friendly for the client.
Version: 1.1
*/



body {
	background-color: #FFF;
	height: 100%; 
	width: 100%;
}
ul li{
	 display: inline;
	 list-style: none;
	 padding: 0px 0px 0px 0px; 
	 margin: 0px 0px 0px 0px;
}
.image-border {
	text-decoration: none;
	border: 0 none;
}
.stretch {
    width:100%;
    height:100%;
}

@font-face {
    font-family: 'oswaldbold';
    src: url('oswald-bold-webfont.eot');
    src: url('oswald-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('oswald-bold-webfont.woff') format('woff'),
         url('oswald-bold-webfont.ttf') format('truetype'),
         url('oswald-bold-webfont.svg#oswaldbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'oswaldlight';
    src: url('oswald-light-webfont.eot');
    src: url('oswald-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('oswald-light-webfont.woff') format('woff'),
         url('oswald-light-webfont.ttf') format('truetype'),
         url('oswald-light-webfont.svg#oswaldlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'oswaldregular';
    src: url('oswald-regular-webfont.eot');
    src: url('oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('oswald-regular-webfont.woff') format('woff'),
         url('oswald-regular-webfont.ttf') format('truetype'),
         url('oswald-regular-webfont.svg#oswaldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

p{
	font-family:Oswald, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height:28px;
	color:#000;
	margin:0px 0px 0px 0px;
}
h1{
	font-family:Oswald, Helvetica, sans-serif;
	font-weight: normal;
	color:#000;
	margin:90px 0px 30px 0px;
	padding:0px 0px 0px 0px;
	font-size: 48px;
	font-weight: normal;
}
h6{
	font-family:Oswald, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight: normal;
	font-size: 20px;
	color:#94adcc;
	margin:0px 0px 0px 0px;
}
h7{
	font-family:Oswald, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight: normal;
	font-size: 24px;
	color:#FFF;
	margin:0px 0px 0px 0px;
}
h2{
	font-family:Oswald, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight: normal;
	font-size: 24px;
	color:#FFF;
	margin:0px 0px 0px 0px;
}
h3{
	font-family:Oswald, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight: normal;
	font-size: 14px;
	color:#f59817;
	margin:0px 0px 0px 0px;
}
h8{
	font-family:Oswald, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight: bold;
	font-size: 16px;
	color:#000;
	margin:0px 0px 0px 0px;
}
h4{
	font-family:Oswald, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight: normal;
	font-size: 18px;
	color:#f59817;
	margin:0px 0px 2px 0px;
}
h5{
	font-family:Oswald, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight: normal;
	font-size: 14px;
	color:#94adcc;
	margin:0px 0px 0px 0px;
}
h9{
	font-family:Oswald, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 28px;
	color:#FFF;
	margin:0px 0px 0px 0px;
}
h10{
	font-family:Oswald, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight: normal;
	font-size: 28px;
	color:#FFF;
	margin:0px 0px 0px 0px;
}
h11{
	font-family:Oswald, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight: normal;
	font-size: 24px;
	color:#94adcc;
	margin:0px 0px 0px 0px;
}
h12{font-family:Oswald, Helvetica, sans-serif;
	font-weight: normal;
	color:#000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size: 36px;
	font-weight: normal;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
}
#header{
	background-color:#f59817;
	position:fixed;
    top: 0;
	height:70px;
    width: 100%;
    z-index:1000;
}
#header-projects{
	background-color:#f59817;
	position:relative;
    top: 0;
	height:70px;
    width: 100%;
    z-index:1000;
}
.logo{
	display:block;
	float:left;
    margin: 15px 0px 0px 0px;
}

#nav{
	margin: 20px 20px 0px 0px;
	padding: 0px;
	float: right;
	
}
#nav li{
	float:left;
	display: block;
    padding: 0;
}
#nav li a:link, #header li a:visited {
	padding: 0px 12px 0px 12px;
	font-family: Oswald, Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color:#FFF;
	text-decoration:none;
}
#nav li a:hover{
	color:#000;
}
#nav li a.current, #nav li a.current:hover, .#nav li a.current:active{
	color:#000;
	cursor: default;
}
#navbtn {
	display: none;
	width: 30px;
	height: 30px;
	background: url(images/menu.png) center;
    margin: 15px 5px 0px 0px;
	float:right;
}
#featured-projects {
	position:relative;
	top:70px;
	width: 100%;
}
#header-title{
    float:left;
	margin:20px 0px 0px 30px;
}
#header-title h1{
	font-family:Oswald, Helvetica, sans-serif;
	font-weight: normal;
	color:#000;
	margin:0px 0px 0px 0px;
	font-size: 38px;
	font-weight: normal;
}
.page-bkg{
	width:100%;
	position:relative;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
	
.resize{height:auto;width:100%;}

.show-me-more-button{
	display:block;
	background-color: #94adcc;
	height:30px;
	margin:10px 0px 15px 0px;
	}
.show-me-more-button h4{
	font-family:Oswald, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight: normal;
	font-size: 18px;
	color:#FFF;
	text-align:center;
	line-height:30px;

	}
.show-me-more-button:hover{
	background-color:#7e93ae;
}
.directors-thumb-container{
	width:800px;
	margin: 20px 0px 0px 0px;
}
.thumb{
	padding:0px 0px 0px 0px;
}
.thumb{
  background-color:#FFF;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}
.thumb:hover { 
    background-color:#7e93ae; 
	border-radius: 5px;
}
.thumb:hover #description h3, .thumb:hover #description p, .thumb:hover #status h5{ 
	-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
	color:#FFF;
}
#thumbnail img{
	margin:9px 0px 0px 0px; 
}
#info{
	position: relative;
	margin:8px 0px 0px 0px;
}
#description{
	width: 50%;
	float:left;
}
#description-branded{
	width: 100%;
	float: left;
}
#status{
	width: 50%;
	float:right;
	text-align:right;
}
.thumb status h5:hover  {	
color:#FFF;
}
.films{
	margin:100px 0px 20px 0px;
}


.news-thumb{
	padding:0px 10px 10px 0px;
}

.latest-news{
	margin:10px;
	padding: 20px;
}
#latest-date h6{
	font-family:Oswald, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight: normal;
	font-size: 20px;
	color:#000;
	margin:10px 0px 0px 0px;
	padding:50px 0px 20px 0px;
}
#latest-article-title{
	padding:0px 0px 20px 0px;
}
#latest-article-title h2{
	color:#000;
}
#latest-article p{
	color: #000;
	padding: 0px 0px 20px 0px;
	
}
#latest-category h2{
	font-family:Oswald, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight: normal;
	font-size: 16px;
	color: #999;
	padding: 10px 0px 20px 0px;
	border-bottom:dashed;
	border-bottom-width:medium;
	border-color: #f59817;
}

#article-block{
	display:block;
	height: 115px;
	background-color:#94adcc;
	margin:20px 0px 20px 0px;
}
.news-thumb:hover #article-block{
	background-color:#7e93ae;
}
#article{
	height: 190px;
    overflow:hidden;
}
#article-title{
	padding:10px 10px 10px 10px;
}
#article p{
	color: #94adcc;
}

.news-thumb:hover #article p{
	color:#7e93ae;
}
.news-thumb:hover #date h6{
	color:#7e93ae;
}

.thumbs-other-work{
	margin:10px 0px 10px 0px;
}
.directors-links{
	margin:15px 0px 10px 15px;
}
.directors-website{
	float: left;
	padding: 0px 75px 0px 0px;
}
.directors-imdb{
	text-align:center;
	float:left;
}
.video-more-work{
	margin:20px 0px 10px 0px;
}
.director-page{
	margin:90px 0px 10px 0px;
}


.directors-bkg {
	width: 100%;
	background-color:#f59817;
	margin:50px 0px 0px 0px;
	padding:0px 0px 35px 0px;
}
.directors ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.directors li{
	font-family:Oswald, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight: normal;
	font-size: 20px;
	color:#FFF;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.directors a:link,.directors a:visited {
	font-family:Oswald, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
	color:#FFF;
}
.directors a:hover {
	color:#000;
}

#summary{
	margin: 25px 0px 0px 0px;
}
.about-people{
	padding:25px 15px 20px 15px;
}
.about-people p{
	font-family:Oswald, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:16px;
	color:#000;
	margin:10px 0px 0px 0px;
}

#contact p{
	font-family:Oswald, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height:18px;
	color:#000;
	margin:0px 0px 0px 0px;
}
.contact-page-bkg{
	background:url(images/bkgContact.jpg)  no-repeat;
	width:100%;
	height:700px;
	position:relative;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
.contact-bkg-color{
	background:#FFF;
	height: 300px;
}
.contact-item{
	margin:10px 0px 5px 0px;
	height:135px;
	background:#FFF;
}
#footer {
	background-color:#f59817;
	height: 30px;
    width: 100%;
	clear:both;
	margin: 0px 0px 0px 0px;
}
#footer-pages {
	position:relative;
	top:10px;
	background-color:#f59817;
	height: 30px;
    width: 100%;
	clear:both;
	margin: 10px 0px 0px 0px;
}
#footer-space {
	height: 40px;
    width: 100%;
	clear:both;
	margin: 40px 0px 0px 0px;
}
.copyright{
    text-align:center;
	line-height:30px;
}

a:link,a:visited {
	font-family:Oswald, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
	color:#94adcc;
}
a:hover {
	color:#f59817;
}

#video-bkg{
	position:relative;
	background-color:#000;
	width: 100%;
	padding-bottom: 60%;
    padding-top: 5px;
    height: 0;
    overflow: hidden;

}
.video {
 position: relative;
 padding-bottom: 60%;
 padding-top: 5px;
 height: 0;
 overflow: hidden;
}

.video iframe,  
.video object,  
.video embed {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}
#project-status{
	margin: 30px 0px 0px 0px;	
}
#video-label{
	margin: 20px 0px 0px 0px;	
}
#synopsis{
	margin: 20px 0px 0px 0px;
}
#synopsis p{
	font-family:Oswald, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height:20px;
	color:#333;
	margin:0px 0px 10px 0px;
}
#video-credits{
    position:relative;
	background-color: #FFF;
	padding: 0px 0px 100px 0px;
	clear:both;
}
.wrapping-credit-container{
	margin: 20px 0px 20px 0px;
	
}
.credit-containter{
	float:left;
	padding:0px 10px 10px 0px;
}
.top-label{
	padding:0px 0px 20px 0px;	
}
.sub-label{
	padding:10px 0px 0px 0px;	
}
.label-value p{
	font-family:Oswald, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height:20px;
	color:#333;
	margin:0px 0px 0px 0px;
}

#social-header {
	background-color : transparent;
	position:absolute;
    top: 75px;
    z-index:100;
	width: 100%;
	text-align:right;
}
.social{	
    list-style: none;
	margin:0px 20px 0px 0px; 
	padding: 0px;
	display: block;
	float: right;
}
.social li{
	float:left;
	display: block;
    padding: 0px 5px 0px 5px;
}
.facebook{
	width: 16px;
    height:16px;
    display:block;
	background:url(images/facebook1.png) no-repeat;
	background-size:16px 16px;
	
}
.facebook:hover{
	background:url(images/facebook2.png) no-repeat;
    background-size:16px 16px;
}
.twitter{
	width: 16px;
    height:16px;
    display:block;
	background:url(images/twitter1.png)no-repeat;
	background-size:16px 16px;;
}
.twitter:hover{
	background:url(images/twitter2.png) no-repeat;
	background-size:16px 16px;
}

.vimeo{
	width: 16px;
    height:16px;
    display:block;
	background:url(images/vimeo1.png)no-repeat;
	background-size:16px 16px;
}
.vimeo:hover{
	background:url(images/vimeo2.png) no-repeat;
	background-size:15px 15px;
}
.phone-number p{
	font-family: times new roman, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color:#FFF;
	margin:0px 5px 0px 0px;
	text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
}
.phone-number{
	border:thin;
	color:#FFF;
	margin:-4px 5px 0px 0px;
	
}
@media screen and (max-width : 767px) { 

    h1{
	font-size:40px	
	}
	p{
		font-size:12px;
	} 
	#header{
	background-color:#f59817;
    width: 100%;
	height:auto;
	
}
#header-projects{
	background-color:#f59817;
    width: 100%;
	height:auto;
	
}
    #menu {
		width:1.4em;
		display: block;
		cursor: pointer;
		font-size:1.35em;
		text-align: center;
		margin:-25px 30px 0px 0px;
		padding:0px 20px 15px 20px;
		float:right;
	}
	#nav.js {
		display: none;
		}
	#nav ul {
		width: 100%;
		margin: 0px 0px 0px;
		list-style:none;
		background:#f59817;
		padding:20px;
	}
	#nav li {
		width:100%;
		padding:0px 0px 5px 0px;
		border-right:none;
		text-align:right;
		background:#f59817;
		}
	#featured-projects{
		top:54px;
	}
	.logo{
    width:168px;
	height:30px;
	display:block;
	float:left;
    margin: 15px 0px 0px 0px;
    } 
	#social-header {
    top: 60px;
	margin:0px 0px 0px 0px;
    }
	.contact-page-bkg{
		background:none;	
		margin:0px 0px 0px 0px;
	}
	.directors-bkg-change {
	margin:50px 0px 0px 0px;
	position:relative;
	}
	#branded-content {
    margin:50px 0px 0px 0px;
    }
    #films {
    margin:50px 0px 0px 0px;
    }
	#contact{
    margin:0px 0px 0px 0px;
	}
	#header-title{
	margin:15px 0px 5px 0px;
	}
	h9{
	font-size: 18px;
    }
     h10{
	font-size: 18px;
    }

}  
@media screen and (min-width: 767px) {
		#menu {
			display: none;
		}
	}


