/* ==========================================================================
   Author's custom styles
   ========================================================================== */
html, body {
	height:100%;
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
    background: #000;	
    color: #000;
}

a img {
	border: 0;
}
.wrapper {
    margin:0 auto;
    position: relative;
    width: 1100px;

}
.left {
	float: left;	
}
a {
	text-decoration: none;
	color: #e1dfe0;
}
p {
	color: #000;
}
/* Header Styles */
.links {
	text-align: center;
}
.headerwrapper {
	background: #000;
	width: 100%;
	height: 41px;
}
.header {
	width: 1100px;
	height: 41px;
	background: #000;
	margin: 0 auto;
}
.main-nav {
	width:842px;
	height:41px;
	line-height: 41px;
	float: left;
	background: #000;
}
.main-nav ul {	
    margin:0;
    padding: 0;
    width: 100%;
	height:41px;
	float: left;
}
.main-nav ul li {
	float: left;
}
.main-nav ul li.spacer {
	width: 131px;
	height: 20px;
	float: left;
	display: inline-block;
	list-style-type: none;
}
.nav-item a.current {
	color: #e56f43;
}
.nav-item a:hover {
	color: #e56f43;
	transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out; /* FF 4 */
    -webkit-transition: color 0.2s ease-in-out; /* Safari & Chrome */
    -o-transition: color 0.2s ease-in-out; /* Opera */
}
.nav-item,
.nav-item a {
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    color: #cb4c12;
    list-style-type: none;
}
.nav-item a {
    padding: 0 30px;
}
.nav-item a.last {
	padding-right: 0px;
}
.main-nav li:hover ul {
  display: block;
}
.main-nav li ul {
  background: #333333;
  display: none;
  height: auto;
  padding: 0px;
  margin: 0px;
  border: 0px;
  position: absolute;
  width: 225px;
  z-index: 200;
  float: none;
  /*top:1em;
	/*left:0;*/

}
.main-nav li li {
  display: block;
  float: none;
  margin: 0px;
  padding: 0px;
  width: 225px;
}
.main-nav li:hover li a {
  background: none;
}
.main-nav li ul a {
  display: block;
  height: 35px;
  font-size: 14px;
  font-style: normal;
  margin: 0px;
  padding: 0px 10px 7px 30px;
  text-align: left;
}
.main-nav li ul li:hover > a {
  background: #000;
  border: 0px;
  color: #e56f43;
  text-decoration: none;
  transition: color 0s ease-in-out;
 
}
.nav-item p {
  clear: left;
}
.social {
	width:151px;
	height:41px;
	float: left;
	background: url('../images/social-bg.png');
}

.social ul.icons {
	width: 151px;
	height: 21px;
	padding: 0px;
	margin: 13px 0px 0px 22px;
}
.social ul li {
	display: inline-block;
	list-style-type: none;
	height: 30px;	
	width: 20px;
	margin: 0px;

}
.social ul li.mail {	
	width: 29px;
	height: 21px;
	margin-right: 15px;
	float: left;
}
.social ul li.facebook {	
	width: 15px;
	height: 21px;
	margin-right: 16px;
	float: left;
}
.social ul li.twitter {	
	width: 25px;
	height: 21px;
	float: left;
}

/* Content Styles */

.content {
	width:1100px;
}

/* Footer Styles */

.footerwrapper {
	width:100%;
	height:208px;
	background: #000;

}
.footer {
	width:1100px;
	height:168px;
	background: #000;
	margin: 0 auto;
}
.footer .tophalf {
	width: 1100px;
	height: 55px;
	padding-top: 15px;
}
.kino {
	width: 618px;
	height: 55px;
	padding: 0px 125px 0px 48px;
}

.booking {
	width: 260px;
	height: 53px;
	padding-right: 49px;
	margin-top: 1px;
}
.booking p {
	font-size: 13px;
	font-family: Arial, sans-serif;
	color: #fff;
	text-align: right;
}
.booking a {
	text-decoration: underline;
}	

.footer .copyright {
	width: 1100px;
	height: 97px;
}
.footer .copyright p{
	padding-top: 24px;
	font-size: 14px;
	font-weight: 100;
	text-align: center;
	font-family: Arial, sans-serif;
	color: #fff;
}
.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* Page Specific Styles */

.homebg {
	background: url('../images/bg-home.jpg');
	background-repeat: no-repeat;
}
.aboutbg,
.pagebg,
.connectbg {
	background: url('../images/bg-about.jpg');
	background-repeat: no-repeat;
}
.see .content {
	height: 957px;
}
.home .content {
	height: 957px;
}
.about-page .content {
	height: 957px;
}
.connect .content {
	height: 957px;
}

/* Home Page*/
.content .tagline {
	width: 500px;
	height: 220px;
	float: right;
	margin-right: 100px;
	margin-top: 5px;
	line-height: 30px;
}
.tagline h1 {
	font-size: 34px;
	color: #000;
	text-align: center;
	margin:0;
	padding:0;
}
.tagline h2 {
	color: #000;
	font-size: 25px;
	text-align: center;
	font-weight: 100;
	padding-left: 7px;
	padding-top: 2px;
	margin: 0;
}
.content .videocontainer {
	width: 1100px;
	height: 270px;
	padding-top: 32px;

}
.leftcontent {
	width: 515px;
	height: 255px;
	float: left;
}
.videobox {
	width: 475px;
	height: 255px;
	float: left;
	box-shadow: 0px 0px 24px rgba(0,0,0,0.75);
	border: 2px solid #dbdbdb;

}
.content .appraise {
	width: 1100px;
	height: 220px;
}
.appraisebox {
	width: 475px;
	height: 220px;
	float: left;
}

/* About Page */

.content .about {
	width: 940px;
	height: 435px;
	margin: 0 auto;
	padding-top: 30px;
	padding-left: 10px;
}
.about p {
	padding: 0 20px;
}
.about > div {
	padding: 10px;
}
.about .filmmaker {
	background: rgba(0,0,0,0.6);
	width: 880px;
	padding: 20px;
}
.black-box-1 {
	width: 230px !important;
	height: 280px;
	margin-right: 40px;
}
.black-box-2 {
	width: 560px !important;
	height: 420px;
}
.top-20 {
	margin-top: 20px;
}
.filmmaker p {
	font-size: 14px;
	color: #ebebeb;
	text-shadow: none;
}
.filmmaker h3 {
	color: #ebebeb;
	text-shadow: none;
}
span.name {
	font-weight: 600;
	text-transform: uppercase;
}
.about h3 {
	padding: 0;
	margin: 0;
	font-family: 'BigNoodleTitling';
	font-size: 32px;
}
.about p {
	font-family: Arial, sans-serif;
}
.about .text {
	width: 900px;
	margin-right: 10px;
	height: 250px;
}
.text p{
	font-size: 15px;
}
.about .media {
	width: 900px;
	margin-left: 0px;
	height: 410px;
	background: none;

}
.filmmaker ul {
	list-style-type: none;
	font-family: Arial, sans-serif;
	margin: 0;
	margin-left: 20px;
	float: left;
	font-size: 12px;
	height: 100%;
	padding: 5px 0;
}
.block1,
.block2,
.block3,
.block4,
.block5 {
	float: left;
	width: 215px;
	height: 100%;
	padding: 5px 0;
}
ul.last-child {
	width: 120px;
}
.top-width ul {
	width: 150px;
	height: 140px;
}
ul.associate {
	margin-left: 40px;
}
ul.executive {
	margin-left: 58px;
}
ul.music {
	margin-left: 25px;
}
ul.sound {
	width: 200px;
}
ul.art {
	margin-left: 32px;
}
.bottom-width ul {
	margin-top: 0px;
}
.filmmaker .bottom-width h3 {
	margin: 10px 0 0 20px;
	padding: 0;
}
.bottom-width {
	width: 590px;
	margin-left: 40px;
	float: left;
	
}
ul.co-producers {
	width: 500px;
}
.top-width {
	width: 145px;
	height: 180px;
	margin-left: 40px;
	float: left;
}
.filmmaker ul li {
	margin: 2px 0;
	color: #ebebeb;
}
.filmmaker .bottom-width ul li:nth-child(2n+1) {
	font-weight: 600;
}
.filmmaker .top-width ul li:nth-child(2n+1) {
	font-weight: 600;
}
.filmmaker .top-width ul:last-child li:nth-child(1) {
	font-weight: 600;
	text-transform: uppercase;
}

.filmmaker h3 {
	margin: 10px 0 5px 18px;
}

.about h2 {
	padding: 0;
	margin: 0;
	font-size: 17px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	color: #e1dfe0;
	text-align: center;
	line-height: 30px;
}
.aboutbg .filmmaker {
	width: 370px !important;
}
.connectbg img {
	max-width:430px;
	height: auto;
}
/*See Film Page*/
.seethefilm {
	background: #000;
	margin: 0 auto;
	padding: 20px;
}
.seewrapper {
	background: #000;
	margin: 10px auto;
	margin-left: 130px;
	width: 1000px;
}
.see-header {
	height: 80px;
	width: 940px;
}
.see-header h1 {
	padding: 0;
	margin: 0;
	font-size: 60px;
	width: 910px;
	text-align: center;
}
/* Connect Page */

.connectbg .right-image {
	width: 420px;
	margin-left: 30px;
	background: rgba(0,0,0,0.6);
	padding: 20px;
	height: 380px;
}
.aboutbg .right-image {
	width: 430px;
	margin-left: 30px;
	background: rgba(0,0,0,0.6);
	padding: 20px;
	height: 438px;
}
.contact p {
	padding-left: 18px;
	margin: 0;
}
.press p {
	padding-left: 18px;
	margin: 0;
}
.connectbg .filmmaker {
	width: 410px !important;
	height: 380px;
}
.press {
	height: 120px;
}
.connectbg a {
	color: #e56f43;
}
 	
/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (max-device-width: 480px) {
		.footer{
			height: 100%;
		}
		/* .footer .copyright {
			border-bottom: 10px solid #ce232b;
		} */
	}


/* ==========================================================================
   Helper classes
   ========================================================================== */

