/*
	Theme Name: Sinema Seansı
	Description: <a href="http://www.sinemaseansi.com">Sinema Seansı Ekibi</a> tarafından hazırlanmıştır.
	Theme URI: http://www.sinemaseansi.com
	Version: 1.0
	Author: Sinema Seansı Ekibi
	Author URI: http://www.sinemaseansi.com
	Tags:  film tavsiye, film öneri, film tavsiyeleri, film önerileri, film inceleme, film incelemeleri,
*/
/*Reset CSS */
html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, address, big, cite, del, dfn, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin : 0;padding : 0;border : 0;font-size : 100%;font : inherit;vertical-align : baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display : block;}
body {line-height : 1;}
ol, ul {list-style : none;}
blockquote, q {quotes : none;}
blockquote:before, blockquote:after, q:before, q:after {content : '';content : none;}
table {border-collapse : collapse;border-spacing : 0;}
/*Genel Özellikler*/

body{margin:0 auto;background-image:url(images/sitearka.jpg);background-attachment: fixed;background-position:center;background-repeat:no-repeat;color:#fff;font-family:Arial;}
body a:link, body a:visited{color:#fff;text-decoration:none;}
body a:hover{text-decoration:underline;}
.temizle{clear:both;}

/*Header*/

#ust {
	width:1000px;
	height:auto;
	margin:0 auto;
}

#logo {
	float:left;
	margin:20px;
}

#logo:hover{
	opacity:0.9;
}

#menualan {
	margin:0 auto;
	width:984px;
	height:39px;
	background-color:#393939;
	color:fff;
}

#araalan {
	margin:2px;
	float:left;
	width:204px;
	height:35px;
	background:url(images/araarka.jpg);
}

input#aratext{
	width:160px;
	height:29px;
	outline:none;
	float:left;
	padding-left:5px;
	background:url(images/araarka.jpg);
}

input#arabuton{
	float:right;
	background:url(images/ara.png) no-repeat;
	border:none;
	width:34px;
	height:35px;

}

input#arabuton:hover{
	opacity:0.9;
}

#menu {
	width:770px;
	height:39px;
	float:right;
	color:fff;
}

#menu li {
	width:auto;
	height:15px;
	float:left;
	font-size:14px;
	color:#fff;
	padding:12px;
	transition:background-color .2s ease-in;
}

#menu li:hover {
	background-color:#9000ff;
}

#menu li a:visited{
	color:fff;
}

#menu li a:hover{
	color:fff;
	text-decoration:none;
}

/* slider */
.sliderbuton{
	width:1232px;
}

.slider {
	height:245px;
	width:1032x;
	position:relative;
}

.sliderdis{
	width:1050px;
	height:245px;
	margin:0 auto;
}

.slider-inner {
	width:984px;
	height:225px;
	overflow:hidden;
	position:relative;
	top:10px;
	margin:0 auto;
}

.slider ul li {
	float:left;
	width:150px;
	height:225px;
	margin-right:23px;
	position:relative;
}

.slider ul li .film-detail {
	display: none;
	width: 150px;
	height: 225px;
	background: url(images/film-detail-bg.png);
	position:absolute;
	top: 0;
	left: 0;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #000;
	text-align: center;
	line-height: 20px;
	display: none;
}

.slider ul li .film-detail span {
	display: block;
}

.slidepuan {
	width:150px;
	height:38px;
	position:absolute;
	bottom:0;
}

.slidepuan2 {
	width:200px;
	height:49px;
	position:absolute;
	bottom:0;
}

.slider ul li .film-detail .film-title {
	display: inline-block;
	background-image:url(images/bg4.png);
	margin-top:10px;
	color: #fff;
	padding: 3px 6px;
	font-size:13px;
}

.slider .prev-btn {
	background: url(images/geri.png) no-repeat;
	width: 14px;
	height: 60px;
	text-indent: 0px;
	float:left;
	margin-top:90px;
}

.slider .next-btn {
	background: url(images/ileri.png) no-repeat;
	width: 14px;
	height: 60px;
	margin-top: 90px;
	right: 0;
	float:right;
}

.slider .prev-btn:hover,
.slider .next-btn:hover {
	opacity: .7;
}

/*Orta Alan*/

#tumalan{
	width:983px;
	margin:0 auto;
}

#konular{
	width:651px;
	float:left;
}
section{float:left;}

.inbaslik{
	background-color:#393939;
	font-size:20px;
	color:#fff;
	width:617px;
	height:22px;
	font-weight:bold;
	padding:10px;
	float:left;
}

.inbaslik:hover{
	background-color:#4d4d4d;
}

.filmler li {
	float: left;
	margin-right:15px;
	margin-top:15px;
	width: 200px;
	height: 300px;
	border: 1px solid #393939;
	position: relative;
}

.filmler li a {
	display: block;
	text-align: center;
	font-size: 13px;
	color: #111;
	height: 328px;
}

.filmbasligi{
	display: inline-block;
	background-image:url(images/film-detail-bg.png);
	border:1px solid #b2b2b2;
	border-radius:4px 0px 4px 0px;
	margin-top:20px;
	margin-left:5px;
	margin-right:5px;
	color: #393939;
	padding: 3px 6px;
	font-size:17px;
	font-family:Arial;
	box-shadow: 0px 0px 38px -4px rgba(0,0,0,0.75);
}

.filmler li .film-detail {
	width: 200px;
	height: 300px;
	background-image:url(images/bg3.png);
	position: absolute;
	top: 0;
	left: 0;
	color: #000;
	text-align: center;
	display: none;
}

#navalan {
	width:630px;
	height:35px;
	float:left;
	margin-top:15px;
}

.navsayi {
	margin-right:10px;
	float:left;
	background-color:#393939;
	color:#fff;
	padding:8px 13px 8px 13px;
	transition:background-color .2s ease-in;
}

.navsayi:hover{
	background-color:#9000ff;
}

.navaktif {
	margin-right:10px;
	float:left;
	background-color:#9000ff;
	color:#fff;
	padding:8px 13px 8px 13px;
}

/*Sidebar*/

#sidebar{
	width:331px;
	float:right;
}

.sidebaslik{
	background-color:#393939;
	font-size:20px;
	color:#fff;
	width:312px;
	height:22px;
	font-weight:bold;
	padding:10px;
	float:right;
}

.sidebaslik:hover{
	background-color:#4d4d4d;
}

.reklam1alan{
	width:331px;
	height:275px;
	border:1px solid #393939;
	background-image:url(images/reklamarka.png);
}

.reklam1{
	width:300px;
	height:200px;
	background-image:url(images/reklam.jpg);
	margin:16px;
}

#katbas{
	margin-top:15px;
	width:313px;
	float:left;
}

#takipbas{
	width:309px;
	float:left;
}

.kategoriler{
	width:350px;
	height:auto;
}

.kategoriler ul li {
	font-size:15px;
	margin:15px 15px 0px 0px;
	background-color:#393939;
	width:135px;
	height:18px;
	padding:12px;
	float:left;
	color:#fff;
	transition:background-color .2s ease-in;
}

.kategoriler ul li:hover {
	background-color:#9000ff;
}

.takipalan {
	margin-top:15px;
	width:309;
	border: 2px solid #393939;
	float:left;
}

.takiparka{
	background-image:url(images/takiparka.jpg);
}

#takipyazi{
	margin:7px 0px 7px 4px;
}

input#takiptext{
	width:285px;
	height:29px;
	outline:none;
	float:left;
	padding-left:5px;
	background:url(images/takiparka.jpg);
}

input#takipbuton{
	float:right;
}

input#takipbuton:hover{
	opacity:0.9;
}

/*Sosyal Medya*/

.sosyalalan{
	margin-top:15px;
	width:300;
	border: 2px solid #393939;
	float:left;
}

.facebook:hover{
	opacity:0.9;}

.twitter:hover{
	opacity:0.9;}
	
.izlesene:hover{
	opacity:0.9;}

#sosyalbas{
	width:309px;
	float:left;
}

.sosyalsayi{
	font-size:23px;
	margin-top:14px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.sosyalyazi{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.facebook{
	float:left;
	width:110px;
	height:160px;
}

#fbikon{
	margin-top:23px;
	margin-left:23px;
}

#fbrenk{
	color:#3b5999;
}

.twitter{
	float:left;
	width:109px;
	height:160px;
}

#twikon{
	margin-top:23px;
	margin-left:23px;
}

#twrenk{
	color:#00bbf5;
}

.izlesene{
	float:left;
	width:109px;
	height:160px;
}

#ytikon{
	margin-top:23px;
	margin-left:23px;
}

#ytrenk{
	color:#f85d12;
}

/*Son Yorumlar*/

.sonyorumalan{
	margin-top:15px;
	width:300;
	border: 2px solid #393939;
	float:left;
}

.sonyorum{
	height:84px;
	float:left;
	overflow:hidden;
	word-wrap:break-word;
}

.sonyorum:hover{
	background-color:#ebebeb;
}

#sonyorumbas{
	width:309px;
	float:left;
}

#yorumikon{
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	float:left;
}

.yorumcuadi{
	float:left;
	margin-top:10px;
	margin-left:5px;
}

.yorumcuyorum{
	margin-left:5px;
	float:left;
	display:block;
}

/*FİLM DETAYLARI*/

#detaylar{
	width:651px;
	float:left;
}

.detayresim{
	width:150px;
	height:225px;
	margin-top:15px;
	border:1px solid #393939;
	float:left;
}

.detayresim:hover{
	opacity:0.9;
}

.filmdetayi{
	margin:15px 0px 0px 15px;
	float:left;
	width:470px;
	height:220px;
	background-color:#2c2e32;
	padding-top:7px;
}

.fdetaylar{
	width:621px;
	background-color:#2c2e32;
	margin-top:10px;
	padding-left:10px;
	padding-right:6px;
	padding-bottom:7px;
}

.fdetaylar2{
	width:617px;
	background-color:#2c2e32;
	margin-top:10px;
	padding:10px;
}


#konuetiketler{
	margin-top:20px;
}

.fbgenelbuton{
	float:right;
	margin-top:7px;
	height:22px;
	
}

.konutarihyazisi{
	padding-top:10px;
	float:left;
}
.fdbalan{
	float:left;
	width:450px;
	margin-left:10px;
}

.fdbalan:hover{
	background-color:#393939;
}

.fdbaslik{
	font-size:14pt;
	font-weight:bold;
	color:#fff;
	margin:11px 20px 11px 15px;
	float:left;
	width:100px;
}

.fdyazi{
	color:#fff;
	margin:11px 0px 0px 0px;
	font-size:14pt;
	float:left;
}

.incelemealan{
	float:left;
	margin-top:15px;
	width:635px;
	font-size:22px;
	text-align:justify;
	line-height:130%;
}

.inceleyazi{
	color:#393939;
}

.inceleyazi a:link{
	color:#393939;
}

.inceleyazi a:visited{
	color:#393939;
}

.inceleyazi a:hover{
	color:#393939;
}

.ibas{
	font-size:24px;
	float:left;
	font-weight:bold;
	margin-top:20px;
	margin-left:20px;
	color:#393939;
}

.fralan{
	margin-top:10px;
	width:637px;
	float:left;
}

.video-embed {
	height: 350px;
	padding: 10px 0;
	text-align: center;
	position: relative;
	z-index: 1001;
}
.video-ads .ads300x250 {
	display: inline-block;
}
.video-ads .video-load {
	font-size: 24px;
	font-weight: 300;
	padding-top: 25px;
	color:#393939;
}
.video-ads .video-load span {
	font-size: 11px;
	display: block;
	padding-top: 8px;
}
.video-ads .video-load span strong {
	cursor: pointer;
}
.video-player {
	width:560px;
	height:300px;
	display: none;
}

/*Film Yorumları*/

.fdyorumalan{
	width:637px;
	float:left;
	margin-top:15px;
}

.zorunlualan{
	width:637px;
	float:left;
}

.zorunluadi{
	width:305px;
	border:2px solid #393939;
	float:left;
	transition:border .5s ease-in;
}

.zorunluadi:hover{
	border:2px solid #9000ff;
}

.zorunlumail{
	width:305px;
	border:2px solid #393939;
	float:right;
	transition:border .5s ease-in;
}

.zorunlumail:hover{
	border:2px solid #9000ff;
}

.websiteniz{
	width:305px;
	border:2px solid #393939;
	float:left;
	margin-top:10px;
	transition:border .5s ease-in;
}

.websiteniz:hover{
	border:2px solid #9000ff;
}

.yorumgonder{
	width:309px;
	height:29px;
	background-color:#393939;
	color:#fff;
	float:right;
	margin-top:10px;
	text-align:center;
	padding-top:10px;
	transition:background-color .2s ease-in;

}

.yorumgonder:hover{
	background-color:#9000ff;
}

input#zorunluaditext{
	width:261px;
	height:29px;
	outline:none;
	float:left;
	padding-left:5px;
	background:url(images/takiparka.jpg);
}

input#zorunluadibuton{
	float:left;
}

input#zorunluadibuton:hover{
	opacity:0.9;
}

input#zorunlumailtext{
	width:261px;
	height:29px;
	outline:none;
	float:left;
	padding-left:5px;
	background:url(images/takiparka.jpg);
}

input#zorunlumailbuton{
	float:left;
}

input#zorunlumailbuton:hover{
	opacity:0.9;
}

input#websiteniz{
	width:261px;
	height:29px;
	outline:none;
	float:left;
	padding-left:5px;
	background:url(images/takiparka.jpg);
}

.yorumtext{
	margin-top:10px;
	width:626px;
	height:150px;
	font-family:Arial;
	font-size:12pt;
	background-color:#393939;
	border:2px solid #393939;
	color:#d5d5d5;
	outline:none;
	padding-left:5px;
	transition:border .5s ease-in;
}

.yorumtext:hover{
	border:2px solid #212121;
}

.yorumtek{
	background-color:#2c2e32;
	width:637px;
	margin-bottom:10px;
}

.yorumsahibialan{
	width:637px;
	float:left;
}

.yorumcu{
	background-color:#393939;
	margin:4px;
	padding:10px;
	float:left;
}

.yorumzaman{
	margin-top:4px;
	padding:10px;
	float:left;
}

.yorumcevapla{
	background-color:#393939;
	margin:4px;
	padding:10px;
	float:right;
	transition:background-color .5s ease-in;
}

.yorumcevapla:hover{
	background-color:#9000ff;
}



/*Footer*/

/* COMMENTS.PHP */
#yorumlar{
	width:637px;
	float:left;
	margin-top:15px;
}
.y-sonyorum{
	background-color:#2c2e32;
	margin-bottom:10px;
}
.y-baslik{
	background-color:#393939;
	margin:4px;
	padding:10px;
	float:left;
}
.y-tarih{
	margin-top:4px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
}
.cevapla{
	background-color:#393939;
	margin:4px;
	padding:10px;
	float:right;
	transition:background-color .5s ease-in;
}

.cevapla:hover{
	background-color:#9000ff;
}

#author{
	width:300px;
	height:29px;
	outline:none;
	float:left;
	padding-left:5px;
	border:2px solid #393939;
	transition:border .5s ease-in;
}

#author:hover{
	border:2px solid #9000ff;
}

#email{
	width:300px;
	height:29px;
	outline:none;
	float:right;
	padding-left:5px;
	border:2px solid #393939;
	transition:border .5s ease-in;
}

#email:hover{
	border:2px solid #9000ff;
}

#url{
	width:300px;
	height:29px;
	outline:none;
	float:left;
	padding-left:5px;
	border:2px solid #393939;
	transition:border .5s ease-in;
	margin-top:10px;
}

#url:hover{
	border:2px solid #9000ff;
}


#comment{
	margin-top:10px;
	width:627px;
	height:150px;
	font-family:Arial;
	font-size:12pt;
	background-color:#393939;
	border:2px solid #393939;
	color:#d5d5d5;
	outline:none;
	padding-left:5px;
	transition:border .5s ease-in;
}

#comment:hover{
	border:2px solid #101010;
}

#submit{
	width:309px;
	height:35px;
	background-color:#393939;
	border:none;
	color:#fff;
	float:right;
	margin-top:10px;
	text-align:center;
	transition:background-color .2s ease-in;
}

#submit:hover{
	background-color:#9000ff;
}

#yorumlar .children{
	padding:0px 0px 0px 30px !important;
}

.yorumici{
	margin-top:7px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:15px;
	float:left;
	text-align:justify;
	line-height:125%;
}

/* #COMMENTS.PHP */

/* 404 alanı */

.dortalan{
	margin:0 auto;
	margin-top:100px;
	width:468px;
	height:50px;
	text-align:center;
}

.dortalan img{
	margin-bottom:50px;
}

.dortanagit{
	margin-top:50px;
	font-size:20pt;
}

#yukari-cik {
	height: 60px;
	width: 50px;
	position:fixed;
	bottom:50px;
	right:100px;
	text-indent:-9999px;
	z-index:9999;
	display:none;
	background: url("images/yukari.png");
	-webkit-transition-duration: 5;
	-moz-transition-duration: 5;
	transition-duration: 5;
	transition:background .5s ease-in;
 }
 
#yukari-cik:hover {
	background: url('images/yukari2.png') no-repeat;
}

.footer{
	background-color:#393939;
	width:986px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
}

.footerbaslik{
	font-size:18pt;
	color:#fff;
	margin-bottom:10px;
}

.footericalan{
	height:200px;
	margin-top:5px;
	float:left;
	display:block;
	
}

.footericalan a:link{
	background-color:#2c2e32;
	color:#fff;
	float:left;
	padding:5px;
	margin:5px 5px 0px 0px;
}

.footericalan a:hover{
	background-color:#9000ff;
}

.footericalan ul li{
	margin-top:5px;
	margin-bottom:5px;
	padding:5px;
}
 
#footer-sidebar {
	display:block;
	float:left;
}

#footer-sidebaralan {
	display:block;
	float:left;
	margin-top:15px;
	margin-left:20px;
	width:300px;
	line-height:130%;
	overflow:hidden;
	height:210px;
}

.footeralt{
	background-color:#393939;
	width:966px;
	margin:0 auto;
	padding:10px;
	margin-bottom:15px;
}

#tarayicioneri{
	float:left;
}

#haklar{
	float:right;
}

.izlenme{
	float:right;
	margin-top:10px;
	margin-right:10px;
}

.faltyazi{
	width:500px;
	margin:0 auto;
	text-align:center;
	
}








