/* body kısmı*/
body {
font-family:Arial,sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#333;
background-color:#000058;
margin:0;
}

a:hover {
color:#005689;
text-decoration:underline;
}

a {
color:#005689;
text-decoration:none;
}
a:visited {
color:#005689;
text-decoration:none;
}

/* gövde */
#govde {
width:990px;
overflow:hidden;
margin:0 auto;
}

/* header */
#header {
width:990px;
height:78px;
background-color:#fff;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
}

/* logo */
#header .logo {
float:left;
width:222px;
height:78px;
}

/* banner */
#header .sag {
float:right;
width:470px;
height:65px;
margin:5px 5px 0 0;
}
.kullanici {
float:left;
width:220px;
height:55px;
overflow:hidden;
margin-right:10px;
padding:5px;
background: #e2e2e2;
}
.rss {
float:right;
width:220px;
height:55px;
overflow:hidden;
padding:5px;
background: #e2e2e2;
}
.uyeresim {
width:60px;
height:60px;
float:left;
display:inline;
}
.uyeyazi {
float:right;
width:155px;
height:60px;
margin-left:5px;
display:inline;
text-transform:capitalize;
}
.uyeyazi a, .uyeyazi a:visited {text-decoration:none;font-weight:normal;}
.uyeyazi a:hover {text-decoration:underline;font-weight:normal;}

/* navbar */
#navbar {
width:990px;
height:28px;
margin:0;
padding:0;
}
#navbar .stilatla {
width:90px;
height:25px;
float:right;
background-color:#fff;
border-bottom:3px solid #3079ae;
}

/* nav linkler */
ul#navmenu {
float:left;
list-style-type:none;
width:900px;
position:relative;
display:block;
height:25px;
text-transform:uppercase;
font-size:11px;
font-weight:bold;
background-color:#fff;
border-bottom:3px solid #3079ae;
margin:0;
padding:0;
}

ul#navmenu li {
display:block;
float:left;
padding:0;
border-right:1px solid #ccc;
margin:0;
}

ul#navmenu li a {
display:block;
float:left;
color:#005689;
text-decoration:none;
height:22px;
padding:3px 10px 0;
}

ul#navmenu li a:hover {
background-color:#005689;
color:#FFFF01;
}

ul#navmenu li a.current,ul#navmenu li a.current:hover {
color:#FFFF01;
background:#215278 url(images/baslik.gif) repeat-x;
}

/* sol kolon */
.solkolon {
width:640px;
float:left;
margin-right:10px;
}

/* sol blok */
.solblok {
width:620px;
overflow:hidden;
background:#fff url(images/alt.gif) repeat-x bottom left;
margin-bottom:5px;
padding:5px 10px 8px;
}

/* kare blok kırmızı */
.kareblok {
width:630px;
overflow:hidden;
margin:0;
padding:0;
}

.kareblok .kirmizi {
float:left;
width:305px;
overflow:hidden;
margin-right:10px;
}

.kareblok .siyah {
float:right;
width:305px;
overflow:hidden;
margin-right:10px;
}

/* kare kırmızı başlık */
.kkb {
width:295px;
height:17px;
font:bold 11px Arial,sans-serif;
color:#FFFF01;
text-transform:capitalize;
background:#286593 url(images/baslik.gif) repeat-x bottom left;
margin-bottom:5px;
padding:3px 5px 0;
}

/* kare siyah başlık */
.ksb {
width:295px;
height:17px;
font:bold 11px Arial,sans-serif;
color:#FFFF01;
text-transform:capitalize;
background:#286593 url(images/baslik.gif) repeat-x bottom left;
margin-bottom:5px;
padding:3px 5px 0;
}

/* sol blok başlık */
.solbaslik {
width:610px;
height:17px;
font:bold 11px Arial,sans-serif;
color:#FFFF01;
text-transform:capitalize;
background:#286593 url(images/baslik.gif) repeat-x bottom left;
margin-bottom:5px;
padding:3px 5px 0;
}
.solbasliksiyah {
width:610px;
height:17px;
font:bold 11px Arial,sans-serif;
color:#FFFF01;
text-transform:capitalize;
background:#286593 url(images/baslik.gif) repeat-x bottom left;
margin-bottom:5px;
padding:3px 5px 0;
}
/* sag kolon */
.sagkolon {
float:right;
width:340px;
background-color:#fff;
}

/* sag blok */
.sagblok {
width:320px;
overflow:hidden;
background-color:#fff;
margin-bottom:5px;
padding:5px 10px 8px;
}

/* sagblok başlık */
.sagbaslik {
width:310px;
height:17px;
font:bold 11px Arial,sans-serif;
color:#FFFF01;
text-transform:capitalize;
background:#286593 url(images/baslik.gif) repeat-x bottom left;
margin-bottom:5px;
padding:3px 5px 0;
}

/* forum son konular */
.forumson {
width:630px;
height:28px;
overflow:hidden;
background:#fff url(images/alt.gif) repeat-x bottom left;
margin-bottom:5px;
padding:5px 5px 0;
}

.forumsonbaslik {
float:left;
width:115px;
height:17px;
font:bold 11px Arial,sans-serif;
color:#FFFF01;
text-transform:capitalize;
background:#286593 url(images/baslik.gif) repeat-x bottom left;
display:inline;
padding:3px 0 0 5px;
}

.forumsonicerik {
float:right;
width:490px;
height:17px;
font:bold 11px Arial,sans-serif;
color:#333;
background-color:#e2e2e2;
display:inline;
padding:3px 10px 0 5px;
}

/* temizle */
.temizle {
clear:both;
}

/* footer */
#footer {
width:980px;
height:40px;
background-color:#fff;
font:11px Arial;
color:#333;
padding:5px;
}
#footer .copy {
width:auto;
float:left;
font:11px Arial;
color:#333;
}
#footer .copy  a{
font:bold 11px Arial;
color:#005689;
text-transform:capitalize;
text-decoration:none;
margin-right:5px;
}
#footer .copy   a:visited{
color:#005689;
text-decoration:none;
}
#footer .copy   a:hover{
color:#005689;
text-decoration:underline;
}
#footer .linkler {
width:auto;
float:right;
margin-top:10px;
}


/* moostick */
#moostick,.moostick {
width:490px;
overflow:hidden;
}

#moostick li,.moostick li {
height:17px;
font:bold 11px Arial,sans-serif;
color:#333;
list-style-type:none;
display:inline;
}

#moostick .show,.moostick .show {
visibility:visible;
}

/*
Ajax Tabs*/
#featuredtabs {
width:310px;
height:17px;
background:#286593 url(images/baslik.gif) repeat-x bottom left;
margin-bottom:5px;
padding:3px 5px 0;
}

#featuredtabs a {
float:left;
font:bold 11px Arial,sans-serif;
color:#fff;
text-transform:capitalize;
}

.featuredtabs_content {
display:none;
width:350px;
margin-left:-40px;
padding:0;
}

.featuredtabs_content ul li {
border-bottom:1px dotted #ccc;
margin-bottom:2px;
padding-bottom:2px;
font-size:11px;
line-height:15px;
color:#666;
list-style-type:none;
}
.featuredtabs_content ul li a, .featuredtabs_content ul li a:visited {font-weight:normal;text-decoration:none;}
.featuredtabs_content ul li a:hover {font-weight:normal;text-decoration:underline;}
.featuredtabs_content ul li span {
display:block;
background:#fff url(images/izlenen.png) no-repeat;
padding-left:15px;
background-position:0 50%;
}

.featuredtabs_content ul li span a, .featuredtabs_content ul li span a:visited {
font-weight:normal;
font-size:11px;
color:#333;
}

.featuredtabs_content ul li span a:hover {
color:#e3fa7a;
}

.yazan {
float:right;
padding-left:15px;
background:#fff url(images/tarih.gif) no-repeat;
background-position:0 50%;
margin:-15px 0 0;
}

/* sinemalar */
.sinemakutu {
width:620px;
margin-bottom:5px;
border-bottom:1px dotted #d0d0d0;
overflow:hidden;
padding:0;
}

.sinemaresim img {
float:left;
display:inline;
width:90px;
height:83px;
border:1px solid #cecece;
margin:0 5px 0 0;
}

.sinema {
float:left;
width:515px;
overflow:hidden;
}

.sinemabaslik {
margin-bottom:5px;
}

.sinemabaslik a,a:visited {
font-size:11px;
font-weight:700;
color:#005689;
text-decoration:none;
}

.sinemayazi {
text-align:justify;
margin-bottom:10px;
color:#333;
border-bottom:1px dotted #eee;
display:inline;
}

.sinemakutu .postinfo {
font-weight:normal;
color:#333;
font-size:11px;
line-height:1.4em;
padding-top:5px;
padding-bottom:2px;
}

.sinemakutu .info a,.info a:visited {
font-weight:normal;
color:#005689;
text-decoration:none;
padding-top:4px;
padding-bottom:4px;
height:15px;
background: #fff url(images/yazan.gif) no-repeat left center;
padding-left:18px;
margin-right:3px;
}
.info a:hover {font-weight:normal;text-decoration:underline;}
.sinemakutu .tarih {
float:left;
background:#fff url(images/tarih.gif) no-repeat left center;
padding-left:20px;
margin-left:5px;
}

/* Ticker Vertical */
#NewsTicker {
width:320px;
height:290px;
margin:0 auto;
}

#NewsTicker h1 {
border:0;
background-color:#dfe9d5;
color:#333;
font-size:11px;
margin:0;
padding:6px;
}

#NewsVertical {
width:320px;
height:290px;
display:block;
overflow:hidden;
position:relative;
}

#controller {
font-size:11px;
color:#333;
padding:6px;
}

#play_scroll_cont {
display:none;
}

/* --------------- 
 Ticker Vertical */
#TickerVertical {
width:320px;
height:290px;
display:block;
list-style:none;
margin:0;
padding:0;
}

#TickerVertical li {
display:block;
width:320px;
color:#333;
text-align:left;
font-size:11px;
padding-right:10px;
float:left;
margin:0;
}

#TickerVertical li .NewsTitle {
display:block;
color:#005689;
font-size:12px;
font-weight:700;
margin-bottom:6px;
}

#TickerVertical li .NewsTitle a:link,#TickerVertical li .NewsTitle a:Visited {
display:block;
color:#005689;
font-size:11px;
font-weight:700;
margin-bottom:6px;
margin-top:3px;
text-decoration:none;
}

#TickerVertical li .NewsImg {
float:left;
margin-right:10px;
}

#TickerVertical li .NewsFooter {
display:block;
color:#333;
font-size:10px;
margin:6px 0 14px;
}

/* profil resimleri */
.prokutu {
float:left;
display:inline;
margin:0 5px 5px 3px;
}

.prokuturesim {
width:80px;
height:80px;
padding:0;
}

.prokutuyazi {
width:66px;
height:17px;
font:bold 10px Arial,sans-serif;
color:#FFFF01;
text-transform:capitalize;
text-align:center;
background:#286593 url(images/baslik.gif) repeat-x bottom left;
margin-bottom:5px;
padding:3px 5px 0;
}

/* kare bloklar 1 */
ul.kare {
float:left;
width:290px;
display:inline;
list-style-type:none;
margin:0;
padding:0;
}

ul.kare li {
float:left;
width:290px;
display:inline;
}

ul.kare li a {
display:block;
padding-top:0;
padding-bottom:0;
padding-left:18px;
font-size:11px;
font-weight:400;
color:#005689;
text-decoration:none;
line-height:18px;
border-top:1px solid #fff;
border-bottom:1px solid #ddd;
background:url(images/yenikonu.gif) no-repeat;
background-position:0 50%;
}

/* kare blok çoklu */
.kareblokcoklu {
width:640px;
overflow:hidden;
margin:0;
padding:0;
}

.kareblokcokluslide {
float:left;
width:320px;
overflow:hidden;
display:inline;
}

.kareblokcokluslideb {
width:310px;
height:17px;
font:bold 11px Arial,sans-serif;
color:#FFFF01;
text-transform:capitalize;
background:#286593 url(images/baslik.gif) repeat-x bottom left;
margin-bottom:5px;
padding:3px 5px 0;
}

.kareblokcoklusag {
float:left;
width:300px;
overflow:hidden;
display:inline;
}

.kareblokkck {
float:left;
width:135px;
overflow:hidden;
margin-left:10px;
}
.kareblokkck a, .kareblokkck a:visited {
font-weight:normal;text-decoration:none;}
.kareblokkck a:hover { text-decoration:underline;font-weight:normal;}

.kareblokkck2 {
float:left;
width:135px;
overflow:hidden;
margin-bottom:10px;
}
.kareblokkck3 {
float:left;
width:140px;
overflow:hidden;
}
.kareblokkck3 a, .kareblokkck3 a:visited {
font-weight:normal;text-decoration:none;}
.kareblokkck3 a:hover { text-decoration:underline;font-weight:normal;}
/* köşe yazısı */
.koseyazi {
width:320px;
overflow:hidden;
}

.koseyazibaslik a {
font:bold 11px Arial,sans-serif;
color:#005689;
text-decoration:none;
}

.koseyazibaslik a:hover {
text-decoration:underline;
}

.koseyaziresim {
width:90px;
height:90px;
float:left;
margin-right:5px;
}

.koseyaziicerik {
width:225px;
overflow:hidden;
float:left;
text-align:justify;
margin:0 0 10px 0;
}

.koseyazipost {
float:right;
}

.koseyazipost li {
float:right;
display:inline;
margin-left:3px;
}

.koseyazipost li a {
display:block;
text-transform:uppercase;
font-size:0.9em;
color:#666;
line-height:1.1em;
padding:2px;
}

.koseyazipost li a:hover {
color:#666;
}

.koseyazi .postinfo {
width:320px;
color:#666;
font-size:11px;
line-height:1.4em;
padding-top:5px;
padding-bottom:5px;
}

.koseyazi .info a {
padding-top:4px;
padding-bottom:4px;
height:15px;
background:url(images/yazan.gif) no-repeat left center;
padding-left:18px;
margin-right:3px;
}

.koseyazi .tarih {
float:right;
background:url(images/tarih.gif) no-repeat left center;
padding-left:20px;
margin-left:5px;
}

/* cep tel */
.ceptel {
width:320px;
overflow:hidden;
margin:0;
padding:0;
}

.ceptelkck {
float:left;
width:140px;
overflow:hidden;
margin-bottom:10px;
}

div a,div a:visited {
font-size:11px;
color:#005689;
text-decoration:none;
}

div a:hover,.sinemabaslik a:hover,.sinemakutu .info a:hover,.sinemakutu .commentnum a:hover,#TickerVertical li .NewsTitle a:hover,ul.kare li a:hover {
color:#005689;
text-decoration:underline;
}

.sagbaslik a,a:visited,#featuredtabs a.selected,#featuredtabs a.selected:hover {
color:#fff;
text-decoration:none;
}

.sagbaslik a:hover,#featuredtabs a:hover {
color:#fff;
text-decoration:underline;
}

#resimli,#messenger,#komikler,#ceptel {
width:350px;
height:auto;
}

.sinemakutu .info,.koseyazi .info {
float:left;
}

.sinemakutu .info a:visited,.sinemakutu .commentnum a,.sinemakutu .commentnum a:visited,ul.kare li a:visited {
font-size:11px;
font-weight:normal;
color:#005689;
text-decoration:none;
}
.sinemakutu .info a:hover,.sinemakutu .commentnum a:hover,ul.kare li a:hover {
color:#005689;
text-decoration:underline;
}

.sinemakutu .commentnum,.koseyazi .commentnum {
float:right;
background:url(images/yorum.gif) no-repeat left center;
padding-left:20px;
}

.kareblokkckb,.ceptelkckb {
width:140px;
height:17px;
font:bold 11px Arial,sans-serif;
color:#FFFF01;
text-transform:capitalize;
background:#286593 url(images/baslik.gif) repeat-x bottom left;
margin-bottom:5px;
padding:3px 5px 0;
}

.kareblokkckb2 {
width:140px;
height:17px;
font:normal 10px Arial,sans-serif;
color:#FFFF01;
text-transform:capitalize;
background:#286593 url(images/baslik.gif) repeat-x bottom left;
margin-bottom:5px;
padding:3px 5px 0;
}
.kareblokkckb2 a,.kareblokkckb2 a:visited{
color:#fff;
text-decoration:none;
}
.kareblokkckb2  a:hover{
color:#fff;
text-decoration:underline;
}

/* üye girişi */
/* login */
#lgarea {
width:320px;
margin:0;
padding:0;
overflow:hidden;
}
#login {
background:url(images/login.gif) no-repeat;
width:259px;
height:29px;
margin:0px;
padding:0px;
float:left;
display:inline;
}
#login input.form {
border: 0px;
background-color: transparent;
font: normal 11px arial;
color: #333;
height: 23px;
width: 102px;
margin-left:22px;
margin-top:6px;
float:left;
}
#login input.sifre {
border: 0px;
background-color: transparent;
font: normal 11px arial;
color: #333;
width:100px;
height:23px;
margin-left:30px;
margin-top:6px;
float:left;
}
.girisbuton {
width:54px;
height:29px;
float:right;
display:inline;
}

.hatirla {
width:100px;
margin:0 auto;
}
.butonlar {
width:130px;
margin:0 auto;
height:20px;
}
.girisb {
float:left;
margin-right:5px;
}
.kayitb {
float:left;
margin-left:5px;
}
.hg {
width:320px;
overflow:hidden;
}
.hgavatar {
width:90px;
height:90px;
float:left;
margin-right:5px;
}
.hgyazi {
width:225px;
float:left;
display:inline;
font:normal 11px Arial;
color:#333;
text-decoration:none;
}
.hgyazi a {
font-weight:normal;
color:#005689;
text-decoration:none;
}
.hgyazi a:visited {
font-weight:normal;
color:#005689;
text-decoration:none;
}
.hgyazi a:hover {
font-weight:normal;
color:#005689;
text-decoration:underline;
}
/* butonlar */
.but{
width:100px;
height:17px;
background:url(images/butn.gif) no-repeat;
padding:5px 0px 0px 0px;
text-align:center;
font:normal 11px Arial;
text-decoration:none;
text-transform:capitalize;
}
.but:hover {
width:100px;
height:17px;
background:url(images/buth.gif) no-repeat;
padding:5px 0px 0px 0px;
text-align:center;
font:normal 11px Arial;
text-decoration:none;

}
.but:visited{
width:100px;
height:17px;
background:url(images/butn.gif) no-repeat;
padding:5px 0px 0px 0px;
text-align:center;
font:normal 11px Arial;
text-decoration:none;
}
/* aktiviteler */
.sosyal{
float:left;
width:155px;
height:17px;
background:url(images/sosyal.gif) no-repeat;
padding:5px 0px 0px 0px;
text-align:center;
font:normal 11px Arial;
text-decoration:none;
}
.sosyal:hover {
width:155px;
height:17px;
background:url(images/sosyalh.gif) no-repeat;
padding:5px 0px 0px 0px;
text-align:center;
font:normal 11px Arial;
text-decoration:none;
}
.tart{
float:left;
width:155px;
height:17px;
background:url(images/tartismalar.gif) no-repeat;
padding:5px 0px 0px 0px;
text-align:center;
font:normal 11px Arial;
text-decoration:none;
text-transform:capitalize;
}
.tart:hover {
width:155px;
height:17px;
background:url(images/tartismahover.gif) no-repeat;
padding:5px 0px 0px 0px;
text-align:center;
font:normal 11px Arial;
text-decoration:none;
}
.dus{
float:left;
width:155px;
height:17px;
background:url(images/dus.gif) no-repeat;
padding:5px 0px 0px 0px;
text-align:center;
font:normal 11px Arial;
text-decoration:none;
text-transform:capitalize;
}
.dus:hover {
width:155px;
height:17px;
background:url(images/dush.gif) no-repeat;
padding:5px 0px 0px 0px;
text-align:center;
font:normal 11px Arial;
text-decoration:none;
}
.yaris{
float:left;
width:155px;
height:17px;
background:url(images/yaris.gif) no-repeat;
padding:5px 0px 0px 0px;
text-align:center;
font:normal 11px Arial;
text-decoration:none;
text-transform:capitalize;
}
.yaris:hover {
width:155px;
height:17px;
background:url(images/yarish.gif) no-repeat;
padding:5px 0px 0px 0px;
text-align:center;
font:normal 11px Arial;
text-decoration:none;
}
/* sagblok kareler */
.karekucuk {
width:143px;
overflow:hidden;
border:1px solid #e2e2e2;
padding:5px;
float:left;
}
.karekucukyazi {
width:95px;
overflow:hidden;
float:left;
font-weight:normal;
text-transform:capitalize;
display:inline;
}
.karekucukyazi a {
font-weight:normal;
color:#005689;
text-decoration:none;
}
.karekucukyazi a:visited {
font-weight:normal;
color:#005689;
text-decoration:none;
}
.karekucukyazi a:hover {
font-style:normal;
font-weight:normal;
color:#005689;
text-decoration:underline;
}

.karekucukresim {
float:left;
width:40px;
height:40px;
margin-right:5px;
float:left;
}
/* arama kutusu */
.aramakutusu {
width:210px;
height:29px;
margin-left:50px;
margin-top:10px;
}
.aramarka {
float:left;
width:126px;
height:29px;
background:url(images/aramarka.gif) no-repeat;
display:inline;
}
.prtl2 {
font:11px Arial;
color:#414141;
}
.aramayazi {
width:104px;
height:22px;
margin:7px 0px 0px 20px;
border: 0px;
background-color: transparent;
font: normal 11px arial;
color: #333;
}
.arabuton {
float:left;
width:54px;
height:29px;
margin-left:10px;
}
/* sayfalar */
.sayfalar a {
color:#005689;
text-decoration:none;
text-transform:capitalize;
}
.sayfalar a:visited {
color:#005689;
text-decoration:none;
}
.sayfalar a:hover {
color:#005689;
text-decoration:underline;
}