@font-face {
    font-family: 'Gotham Book';
    src: url('fonts/gotham-book.eot');
    src: url('fonts/gotham-bookd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/gotham-book.woff') format('woff'),
         url('fonts/gotham-book.ttf') format('truetype'),
         url('fonts/gotham-book.svg#gotham-book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Light';
    src: url('fonts/gotham-light.eot');
    src: url('fonts/gotham-lightd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/gotham-light.woff') format('woff'),
         url('fonts/gotham-light.ttf') format('truetype'),
         url('fonts/gotham-light.svg#gotham-light') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
	margin: 0;
	padding: 0;
	outline: none;
}

html {
	background: #000 url("images/background.jpg") no-repeat center top;
	width: 100%;
	height: 100%;
}

body {
	width: 960px;
	margin: 0 auto;
}

a:active {
	position: relative;
	top: 1px !important;
}

.clear {
	clear: both;
}

#kapsac {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

/*
#kapsac > div {
	float: left;
}
*/

.animate,
.tweet a,
.tweetBilgi a.t span,
.social a span,
.imdb a,
.elmalma a span,
.follow .tw, 
.follow .fb,
.cm101mmxi a,
.seansBilgileri,
a.videoLink,
.social .mert {
	-moz-transition: all 500ms;
	-webkit-transition: all 500ms;
	transition: all 500ms;	
}

.sol {
	width: 275px;
	margin-top: 3px;
}

.cmylmz {
	width: 249px;
	height: 400px;
	background: url("images/cmylmz5e1f.png?v=2");
	margin: 35px 27px 0 0;
	position: relative;
	opacity: 0.7;
	filter: alpha(opacity=70);
	
	
	opacity: 0;
	filter: alpha(opacity=0);
}

.cmylmz.animate:hover {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}

.cm101mmxi {
	/* width: 210px; */
	/* background: url("images/cm101mmxi.png?v=2") no-repeat center 14px; */
	margin: 0 auto;
	margin: 20px auto 0;
	position: relative;
	
	opacity: 0;
	filter: alpha(opacity=0);
	
	font-family: "Gotham Light";
	letter-spacing: -0.05em;
	
	text-align: center;
	color: #DCDCDC;
	font-size: 13px;
	
}

.cm101mmxi a {
	display: block;
	
	text-decoration: none;
	
	
}

.videoKapsac {
	width: 650px;
	
	opacity: 0;
	filter: alpha(opacity=0);
	
	margin: 36px 0 25px;
	
	background: url("images/videoGolge5e1f.png?v=2") no-repeat center bottom;
	
	height: 438px;
	
}

.videoKapsac .seansBilgileri {
	color: white;
    display: block;
    float: right;
    font-family: "Verdana";
    font-size: 11px;
    line-height: 25px;
    margin-bottom: 0;
    margin-right: 10px;
    margin-top: 3px;
    text-decoration: none;
}

.videoKapsac .videolarKapsac {
	width: 640px;
	overflow: hidden;
}

.videolarKapsac .videolar {
	width: 3000px;
	position: relative;
}

.youtube-player {
	width: 640px;
	float: left;
}

.videoKapsac a.videoLink {
	background: black;
	color: white;
    display: block;
    float: left;
    font-family: Verdana;
    font-size: 10px;
    line-height: 30px;
    margin-right: 1px;
    padding: 0 10px;
    text-decoration: none;
}

a.videoLink:hover, a.videoLink.aktif {
	color: #ffc100 !important;
}

.seansBilgileri:hover {
	color: #ffc100;
}

.cm101mmxi strong {
	font-weight: normal;
	font-family: "Gotham Book"
}

.cm101mmxi a span {
	width: 158px;
	height: 81px;
	display: block;
	background: url("images/cm101mmxia5e1f.png?v=2") no-repeat center top;
	
	opacity: 0;
	filter: alpha(opacity=0);
}

.cm101mmxi a:hover {
	color: #ffffff;
}

.paylas {
	background: url("images/paylas.png") no-repeat scroll 7px center rgba(0, 0, 0, .35);
    float: left;
    height: 32px;
    line-height: 32px;
    padding: 0 8px 0 28px;
	border-radius: 3px;
	margin-top: 2px;
	cursor: default;
	overflow: hidden;
	width: 48px;
	position: relative;
}

.paylas strong {
	font-weight: normal;
	font-size: 12px;
	font-family: Gotham Book;
	color: #ffd602;
	color: #7C7C7C;
	display: block;
	float: left;
}	

.ayrac {
	width: 2px;
	height: 564px;
	background: url("images/ayrac5e1f.png?v=2");
	position: relative;
	
	opacity: 0;
	filter: alpha(opacity=0);
	
}

.sag {
	width: 640px;
	
	margin: 0 auto;
	
	/*  margin-top: 50px;
	padding-left: 37px;
	overflow: hidden; */
}

/*
.sagInside {
	position: relative;
	
	opacity:0;
	filter: alpha(opacity=0);
}
*/

.sagInside > div {
	position: relative;
	opacity: 0;
	filter: alpha(opacity=0);
	
}

.logo {
	width: 222px;
	height: 70px;
	background: url("images/logo5e1f.png?v=2");
	margin: 55px auto 90px;
}

.mail {
	margin-top: 107px;
}

.mail a {
	font-family: Gotham Light;
	font-size: 18px;
	color: #dcdcdc;
	text-decoration: none;
	letter-spacing: 0.1em;
	position: relative;
}

.mail a:hover {
	color: #ffc100;
	text-shadow: 0px 0 0px #000;
}

.twitter {
	height: 71px;
	margin: 31px 0 25px;
	position: relative;
}

.twitter .from {
	position: absolute;
	right: 2px;
	bottom: 0;
	color: #7f7f7f;
	font-family: Gotham Book;
	font-style: italic;
	font-size: 10px;
}

.twitter .from .verified {
	width: 15px;
	height: 15px;
	display: block;
	background: url("images/verified5e1f.png?v=2") no-repeat right top;
	float: right;
	margin-left: 10px;
	position: relative;
	top: -2px;
	
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.twitter:hover .from .verified {
	opacity: 1;
	filter: alpha(opacity=100);
}

.twitter .from a {
	color: #7f7f7f;
	text-decoration: none;
}

.twitter .from a:hover {
	color: #ffffff;
}

.twitterBird {
	float: left;
	width: 47px;
	height: 38px;
	background: url("images/twitterBird5e1f.png?v=2");
	margin-right: 20px;
}

.twitterBird .bird {
	text-indent: -99999px;
	display: block;
	width: 47px;
	height: 38px;
	background: url("images/twitterBird5e1f.png?v=2") left bottom;
	
	opacity: 0;
	filter: alpha(opacity=0);
}

.twitter:hover .twitterBird .bird {
	opacity: 1;
	filter: alpha(opacity=100);
}

.tweetler {
	float: left;
	width: 500px;
	position: relative;
}

.tweetler .tweet {
	font-family: Gotham Book;
	color: #a4a4a4;
	font-size: 12px;
	font-style: italic;
	
	clear: both;
	position: absolute;
	
	-moz-transition: color 500ms;
	-webkit-transition: color 500ms;
	transition: color 500ms;	
	
	opacity: 0;
	filter: alpha(opacity=0);
	display: none;
	
	top: 10px;
}

.tweetler .tweet .icTweet {
	background: url("images/kapaTirnak5e1f.png?v=2") no-repeat right bottom;
	padding-bottom: 4px;
}

.tweetBilgi {
	margin-top: 19px;
	width: 315px;	
}

.tweetBilgi .zaman {
	display: block; 
	margin-left: 140px;
	width: 85px;
	color: #7f7f7f;
	font-family: Gotham Book;
	font-style: italic;
	font-size: 10px;
	float: left;
	
	text-align: center;
}

.tweetBilgi a.t {
	background: url("images/twitter5e1f.png?v=2");
	width: 12px;
	height: 12px;
	display: block;
	float: left;
	margin-left: 12px; 
}

.tweetBilgi a.favorite {
	background-position: right top;
}

.tweetBilgi a.retweet {
	background-position: -25px top;
}

.tweetBilgi a.t span {
	width: 12px;
	height: 12px;
	display: block;
	background: url("images/twitter5e1f.png?v=2") no-repeat left bottom;
	opacity: 0;
	filter: alpha(opacity=0);
}

.tweetBilgi a.retweet span {
	background-position: -25px bottom;
}

.tweetBilgi a.favorite span {
	background-position: right bottom;
}

.tweetBilgi a.t:hover span {
	opacity: 1;
	filter: alpha(opacity=100);
}

.tweetler #tweet0 {
	opacity: 1;
	filter: alpha(opacity=100);
	display: block;
	top: 0;
}

.tweetler .tweet .tirnak {
	width: 11px;
	height: 70px;
	display: block;
	float: left;
	background: url("images/acTirnak5e1f.png?v=2") no-repeat left top;
	margin-right: 3px;
}

.twitter:hover .tweetler .tweet {
	color: #fff;
}

.tweet a {
	color: #f6f6f6;
	text-decoration: none;
}

.tweet a:hover {
	color: #ffc100;
}

.follow {
	margin-top: 10px;
	height: 20px;
	
	float: right;
	
}

 .follow .fb, .follow .tw  {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.follow .tw {
	width: 230px;
	float: left;
}

.follow .fb {
	width: 97px;
	float: left;
}

.follow .tw:hover, .follow .fb:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.social {
	height: 64px;
    margin: 16px auto;
    width: 172px;
	position: relative;
	z-index: 2;
	
	opacity: 0;
	filter: alpha(opacity=0);
	
}

.imdb {
	height: 33px;
    margin: 22px auto 16px;
    width: 61px;
	
	opacity: 0;
	filter: alpha(opacity=0);
}

.yanCizgi {
	width: 750px;
	height: 2px;
	background: url("images/yanCizgi5e1f.png?v=2") no-repeat center center;
}

.social a {
	display: block;
	width: 33px;
	height: 33px;
	background: url("images/social5e1f.png?v=2") left top;
	float: left;
	margin-right: 10px;
}

.social a span {
	display: block;
	width: 33px;
	height: 33px;
	background: url("images/social5e1f.png?v=2") left bottom;
	
	opacity: 0;
	filter: alpha(opacity=0);
}

.social .mert {
	display: block;
	margin: 15px;
	
	opacity: .5;
	filter: alpha(opacity=50);

	
}

.social .mert:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.social a:hover span {
	opacity: 1;
	filter: alpha(opacity=100);
}

.social a.fb {
	background-position: -42px top;
}

.social a.fb span{
	background-position: -42px bottom;
}

.social a.yt {
	background-position: -83px top;
}

.social a.yt span{
	background-position: -83px bottom;
}

.social a.gp {
	background-position: right top;
}

.social a.gp span {
	background-position: right bottom;
}

.imdb a {
	width: 61px;
	height: 29px;
	display: block;
	text-indent: -9999px;
	background: url("images/imdb5e1f.png?v=2");
	
	opacity: 0.3;
	filter: alpha(opacity=30);
}

.imdb a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.copyright {
	margin-top: 15px;
	color: #595959;
	font-size: 10px;
	font-family: Gotham Book;
	height: 11px;
	text-align: center;
}

.elmalma {
	width: 43px;
	margin: 19px auto 30px;
	/* margin-top: 19px;
	margin-bottom: 30px; */
}

.elmalma a {
	display: block;
	width: 43px;
	height: 24px;
	background: url("images/elmalma5e1f.png?v=2") left top;
}

.elmalma a span {
	display: block;
	width: 43px;
	height: 24px;
	background: url("images/elmalma5e1f.png?v=2") left bottom;
	
	opacity: 0;
	filter: alpha(opacity=0);
}


.elmalma a:hover span {
	opacity: 1;
	filter: alpha(opacity=100);
}


.toolTip {
	position: absolute;
	top: 800px;
	left: 600px;
	float: left;
	font-family: Gotham Book;
	color: #fff;
	background: transparent url('images/toolTipOk5e1f.png?v=2') no-repeat center bottom;
	padding-bottom: 6px;
	display: none;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 999999;	
	pointer-events: none;
}

.toolTip.alttan {
	background: transparent url('images/toolTipOkUst.png') no-repeat center top;
	padding-bottom: 0;
	padding-top: 6px;
}

.toolTip span {
	padding: 0 16px;
	font-size: 10px;
	line-height: 21px;
	border-radius: 3px;	
	display: block;
	background: transparent url('images/toolTipBg5e1f.png?v=2');
	
	box-shadow: 0 1px 5px rgba(0,0,0,.1);
	font-size: 10px;
	color: #fff;
	text-shadow: -1px -1px 0 #333;
	
}









.socialLinks {
	width: 50px;
	position: absolute;
	left: 80px;
	margin-top: 6px;
}

.socialLinks a {
	display: block;
	width: 20px !important;
	height: 20px;
	background-image: url("images/socials.png");
	-moz-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
	float: left;
	margin-left: 5px;
	text-decoration: none;
}


.socialLinks a:hover {
	background-position: bottom left;
	-moz-transition: all 0.15s;
	-webkit-transition: all 0.15s;
	transition: all 0.15s;
}

.socialLinks a:hover span {
	opacity: 1;
	filter: alpha(opacity=100);
}

.socialLinks a span {
	display: block;
	line-height: 20px;
	background-image: url("images/socials.png");
	background-position: 0 bottom;
	text-indent: -999px;
	opacity: 0;
	width: 20px !important;
	filter: alpha(opacity=0);
	
	-moz-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
	
	padding: 0 !important;
}

.socialLinks a.db {
	background-position: -20px top;
}

.socialLinks a.db span{
	background-position: -20px bottom;
}

.socialLinks a.fb {
	background-position: -40px top;
}

.socialLinks a.fb span{
	background-position: -40px bottom;
}

.socialLinks a.tw {
	background-position: -160px top;
}

.socialLinks a.tw span{
	background-position: -160px bottom;
}

.form {
	margin-top: 10px;
	width: 210px;
	margin: 15px auto;
	
}

.form input {
	border: medium none;
    border-radius: 3px 0 0 3px;
    box-shadow: 0 0 8px black inset;
    font-family: Gotham Book;
    height: 26px;
    letter-spacing: 0.04em;
    line-height: 26px;
    float: left;
    padding: 0 5px;
    width: 71%;
	opacity: .6;
	filter: alpha(opacity=60);
	-moz-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.form span {
	clear: both;
    display: block;
    padding-top: 9px;
    text-align: right;
	-moz-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
	
	opacity: 0;
	filter: alpha(opacity=0);
	
}

a.kaydol {
	background: rgba(255, 255, 255, 0.3);
    border-radius: 0 3px 3px 0;
    display: block;
    float: right;
    height: 26px;
    letter-spacing: 0.04em;
    line-height: 26px;
    padding: 0 6px;
    width: 38px;
	box-shadow: 0 0 2px black inset;
	cursor: pointer;
	color: white;
	font-size: 12px;
}

.form input:focus {
	opacity: .8;
	filter: alpha(opacity=80);
}

