/******************************************************************
Theme Name: Actor Agent Feed
Theme URI: http://www.themble.com/bones
Description: This site was built using the Bones Development Theme. For more information about Bones or to view documentation, you can visit the <a href="https://github.com/eddiemachado/bones/issues" title="Bones Issues">Bones Issues</a> page on Github. You'll want to customize this for your clients with your own information.
Author: Showcast
Author URI: http://www.showcast.com.au
Version: 1.3
Tags: flexble-width, translation-ready, microformats, rtl-language-support

License: WTFPL
License URI: http://sam.zoy.org/wtfpl/
Are You Serious? Yes.
*/


		*{
			font-family: "din-regular","Helvetica Neue",Helvetica,Arial,sans-serif;
			color: #FFF;
		}	
		html{
			background-color: #BF9525;
		}
		body{
			margin: 0;
		}
		a{
			text-decoration: none;
		}
		.imc-logo{
			width:700px;
			height: 150px;
			background-image: url('library/images/imc-logo.JPG');
			background-size: 100%;
			background-repeat: no-repeat;
		}
		.header{
			margin-top: 3%;
		}
		.imc-menu ul{
			list-style-type: none;
			padding: 0;
		}
		.imc-menu li{
			display: inline;
			font-weight: bold;
			margin-right: 15px;
			font-size: 20px;
		}
		.actor{
			width: 200px;
			float: left;
			margin-right: 20px;
			margin-bottom: 20px;
			height: 290px;
		}
		.actor img{
			width: 100%;
		}
		.actor h2{
			margin: 5px 0px 0px;
			font-size: 22px;
			font-weight: normal;
			text-align: center;
		}
		.filter-button{
			margin: auto;
			color: white;
			background-color: #000;
			text-align: center;
			padding: 5px;
			font-weight: bold;
			font-size: 16px;
			margin-top: 20px;
			display: none;
		}
		.close-filter{
			margin: auto;
			color: #000;
			background-color: #FFF;
			text-align: center;
			padding: 5px;
			font-weight: bold;
			font-size: 16px;
			margin-top: 20px;
			display: none;
		}
		.page{
			max-width: 1340px;
			width: 100%;
			margin: auto;
		}
		.filter-actors{
			width: 15%;
			float: left;
		}
		.filter-actors h4{
			display: block;
			border-bottom: 1px solid #FFF;
			padding-bottom: 20px;
			margin-bottom: 20px;
			font-size: 22px;
			line-height: 16px;
		}
		#actors-grid{
			width: 80%;
			float: right;
		}
		.filter-actors ul{
			list-style-type: none;
			padding: 0;
			margin:0;
		}
		.form-group{
			margin-bottom: 15px;
			font-weight:bold;
		}
		.form-group input[type=text]{
			width: 100%;
			color: #000;
			padding: 5px;
		}	
		.filter-search{
			width: 100%;
			background-color: #000;
			padding: 5px;
			border: none;
			font-weight: bold;
		}
		.ui-slider .ui-slider-handle{
			width: 10px;
		}
		#amount{
			width: 100%;
			background-color: #BF9525;
			color: #FFF;
			border: 0;
			margin-top: 5px;
			text-align: center;
		}
		#slider-range{
			width: 100%;
			margin-top: 7px;
			margin-left: 7px;
		}

		.imc-menu a:hover, .active, .actor:hover h2{
			color: #E6C26B;
			text-decoration: underline;
		}
#actorprofile{
	width: 100%;
}
#pics{
	width: 33%;
	float:left;
	padding-top:5px;
	text-align:left;
}
#detailpic{
	width: 100%;
	margin-top: 5px;
}
#detailpicwrapper{
	height: 100%;
}

#details{
	width: 31%;
	text-align: left;
	color:white;
	float:left;
	margin-left: 2%;
}
.strong{
	font-weight: bold;
	color: white;
}
.detailsp{
	color:light-grey;
	margin: 10px 0px;
	font-size: 14px;
}
#moreinfo{
	width: 31%;
	margin-left: 2%;
	float: left;
}
#more-info{
	text-align: left;
	color: white;
	border-bottom: 1px solid white;
	padding-bottom: 5px;
	font-weight: bold;
	padding-top: 20px;
}
.thumbs{
	list-style-type: none;
	padding: 0;
	margin: 0px;
}
.thumbs li{
	display: inline-block;
	width: 30%;
	margin-right: 5%;
	margin-top: 10px;
}
.thumbs li:nth-child(3n+3){
	margin-right: 0;
}
.thumbs img{
	width: 100%;
}
.dark{
	text-align: left;
	margin-top: 10px;
}
#reels{
	color: white;
	text-align: left;
}
.overline{
	margin: 10px 0px;
}
.credits{
	width: 64%;
	margin-left: 2%;
	float: left;
	margin-bottom: 40px;
}
.credits ul{
    list-style-type: none;
    padding: 0;
}
.credits li{
    margin-bottom:5px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.credit-production{
    color: #536491;
}
.credit-type, .credit-director{
    color: #F2E9D3;
}

#media-player{
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	position: fixed;
	top: 0px;
}
#player-container{
	width: 920px;
	height: 390px;	
	margin: auto;
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	text-align: left;
}
#player-title{
	font-size: 25px;
	margin-bottom: 10px;
	color: #FFF;
	width: 100%;
}
#videospace{
	width: 640px;
	float: left;
}
.playlist{
	width: 280px;
	float: left;
	height: 360px;
	background-color: #1A1A1A;
}
.playlist ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.playlist li{
	color: #FFF;
	height: 50px;
	line-height: 50px;    
	text-overflow: ellipsis;
    	white-space: nowrap;
    	overflow: hidden;
	padding-left: 10px;
	cursor: pointer;
}
.playlist li:hover{
	background-color: #3A3A3A;
	color: #8560A8;
}
.playing{
	background-color: #3A3A3A;
	color: #8560A8;
}
.close-icon{
	width: 32px;
	height: 32px;
	background-image: url('http://nataliehall2560.showcast.com.au/wp-content/uploads/2015/07/Close-32.png');
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}
#media-gallery{
	background-color: black;
	cursor:pointer;
	margin-top: 10px;
	width:100%;
}
#media-gallery img{
	width: 100%;
}
#actorname{
	width: 33%;
	float: left;
}
#actorname h2, #details-title h2, #featuremedia h2{
	margin:0;
	color:white;
	text-align:left;
	font-size: 20px;
}
#actorname, #details-title, #featuremedia{
	border-bottom:1px solid white;
}
#details-title{
	width: 31%;
	float: left;
	margin-left: 2%;
}
#featuremedia{
	width: 31%;
	float: left;
	margin-left: 2%;
}
#title-bar{
	width: 100%;
}
.clear{
	clear:both;
}
.detailsp a{
	font: 14px "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #F2E9D3;
}
.detailsp a:hover{
	color: #536491;
}
.back-mobile{
	background-color: #23282D;
	width: 100%;
	padding: 5px;
	position: fixed;
	top: 0;
	left: 0;
	text-align: center;
	font-weight: bold;
	display:none;
}
.vos{
    	text-align: center;
    	display: block;
	margin-top: 20px;
}
.vos:hover{
	color: #E6C26B;
    	text-decoration: underline;
}
		@media screen and (max-width: 1380px) {
			body{
				padding-left: 2%;
				padding-right: 2%;
			}
		}
		@media screen and (max-width: 768px) {
			#actors-grid{
				width: 66%;
			}
			.filter-actors{
				width: 30%
			}
		}

		@media screen and (max-width: 700px) {
			html{
				padding-left: 0;
			}
			.imc-logo{
				width: 100%;
				max-width: 360px;
				background-image: url('library/images/imc-mobi-logo.JPG');	
				background-size: 100%;
				background-repeat: no-repeat;
				height: 130px;
				margin: auto;
			}
			.imc-menu ul{
				text-align: center;
				margin: 0;
			}
			.actor{
				float: none;
				margin: 20px auto;
				width: 100%;
				max-width: 350px;
				height: initial;
			}
			.filter-button{
				display: block;
			}
			
			#actors-grid{
				width: 100%;
			}

#actorname, #pics, #details, .credits{
	width: 100%;
}
#featuremedia, #moreinfo, #details-title, #featuremedia, .thumbs, .back-to-actors{
	display: none;
}
.credits li{
	font-size: 11px;
}
#actorname h2{
	text-align: center;
	margin-top: 20px;
}
.back-mobile{
	display: block;
}

.filter-actors{
	display: none;
	position: fixed;
	width: 80%;
	padding: 10%;
	height: 100%;
	background-color: #000;
	top: 0;
	left: 0;
	z-index: 999;
}
#amount{
	background-color: #000;
}
.close-filter{
	display: block;
}










		}