Yeni sayfanın başlığı
body {
background : url(images/arka_plan.jpg) #cececf;
font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
font-size : 11px;
margin : 0;
padding : 0;
}
a:link, a:visited {
color : #bc391e;
text-decoration : none;
}
a:hover {
color : #3d3d3d;
}
* {
margin : 0;
padding : 0;
}
div {
float : left;
height : auto;
margin : 0;
padding : 0;
}
input, textarea {
outline : 0;
}
a img, img {
border : 0;
}
.temizle {
float : none;
clear : both;
}
#ajax_cevap {
float : none;
}
.uyari_yeni {
color : #da650d;
font-weight : bold;
}
.sira_aciklama {
float : none;
height : 20px;
border-bottom : 1px solid #ccc;
}
.sb_sec {
float : left;
width : 25px;
margin-left : 5px;
display : inline;
}
.sb_sec input {
float : left;
margin : 0 0 0 5px;
display : inline;
}
.sb_no {
float : left;
width : 30px;
margin-left : 10px;
}
.sb_bas {
float : left;
margin-left : 15px;
}
.sb_bas_k {
float : left;
width : 400px;
margin-left : 10px;
}
.sb_bas_kisa {
float : left;
width : 320px;
margin-left : 10px;
}
.sb_tur {
float : left;
width : 145px;
margin-left : 10px;
}
.sb_konu {
float : left;
width : 200px;
margin-left : 10px;
}
.sb_sabit {
float : left;
width : 70px;
margin-left : 10px;
}
.sb_serbest {
float : left;
margin-left : 10px;
}
.sb_kontrol {
float : right;
width : 80px;
text-align : center;
}
.sb_kontrol img {
float : left;
margin : 5px 10px 0 0;
}
.sira_tek {
float : none;
height : 30px;
overflow : hidden;
border-bottom : 1px dotted #ccc;
line-height : 30px;
}
.sira_cift {
float : none;
height : 30px;
overflow : hidden;
background : #f6f8f8;
border-bottom : 1px dotted #ccc;
line-height : 30px;
}
.sira_tek a, .sira_tek a:visited, .sira_cift a, .sira_cift a:visited {
color : #2c7588;
font-size : 11px;
line-height : 30px;
}
.sira_tek a:hover, .sira_cift a:hover {
color : #ff0000;
font-size : 11px;
line-height : 30px;
}
.sira_tek .sb_sec, .sira_cift .sb_sec {
margin-top : 8px;
}
.sira_tek .sb_kontrol, .sira_cift .sb_kontrol {
width : auto;
}
.sira_tek .sb_bas, .sira_cift .sb_bas, .sira_tek .sb_bas_k, .sira_cift .sb_bas_k, .sira_tek .sb_konu, .sira_cift .sb_konu {
color : #297487;
}
.siralama {
float : left;
font-size : 12px;
font-weight : bold;
margin : 5px 0 0 0;
}
.siralama .sira_aktif {
float : left;
background : url(images/form_sira_aktif.jpg) no-repeat;
display : block;
text-align : center;
width : 22px;
height : 20px;
float : left;
margin-left : 4px;
margin-right : 4px;
padding-top : 2px;
color : #fff;
text-shadow : 0 1px 0 #000;
}
.siralama span a:link, .siralama span a:visited {
float : left;
background : url(images/form_sira_pasif.jpg) no-repeat;
width : 22px;
height : 20px;
margin-left : 4px;
margin-right : 4px;
color : #fff;
text-decoration : none;
padding-top : 2px;
display : block;
float : left;
text-align : center;
text-shadow : 0 1px 0 #000;
}
.siralama span a:hover {
background : url(images/form_sira_aktif.jpg) no-repeat;
margin-left : 4px;
margin-right : 4px;
color : #ffffff;
text-decoration : none;
display : block;
float : left;
text-shadow : 0 1px 0 #000;
}
.siralama span a img {
float : left;
}
.siralama_tumunu {
float : right;
font-size : 12px;
font-weight : bold;
}
.siralama_tumunu a span, .siralama_tumunu a:visited span {
float : left;
width : 100px;
height : 22px;
background : url(images/form_tumunu_duz.png);
color : #ffffff;
text-decoration : none;
display : block;
text-align : center;
line-height : 22px;
text-shadow : 0 1px 0 #000;
}
.siralama_tumunu a:hover span {
background : url(images/form_tumunu_hover.png);
}
.sira_toplu_sil {
float : right;
}
.sira_toplu_sil input {
float : right;
padding : 3px;
margin-left : 5px;
margin-top : 15px;
background : #ff7200;
color : #fff;
border : #ff1d00 solid 1px;
}
.sira_toplu_sil input:hover {
background : #3064a3;
color : #fff;
border : #174173 solid 1px;
cursor : pointer;
}
.bilgi_kutucuk {
position : relative;
margin : 0 0 15px 0;
padding : 0;
border : solid 1px;
background-position : 10px 11px !important ;
background-repeat : no-repeat !important ;
font-size : 12px;
width : 99.8%;
}
.hata {
background : url(images/icon/uyari_hata.png) 2.2em center no-repeat #fbe3e4;
border-color : #e0011b;
}
.hata a {
color : #d12f19;
font-weight : bold;
text-decoration : none;
}
.hata a:hover {
color : #000;
font-weight : bold;
text-decoration : none;
}
.ikaz {
background : url(images/icon/uyari_ikaz.png) 2.2em center no-repeat #fff6bf;
border-color : #ffd324;
}
.ikaz a {
color : #817134;
font-weight : bold;
text-decoration : none;
}
.ikaz a:hover {
color : #000;
font-weight : bold;
text-decoration : none;
}
.tamam {
background : url(images/icon/uyari_tamam.png) 2.2em center no-repeat #e9ffdd;
border-color : #72c868;
}
.tamam a {
color : #529214;
font-weight : bold;
text-decoration : none;
}
.tamam a:hover {
color : #000;
font-weight : bold;
text-decoration : none;
}
.bilgi {
background : url(images/icon/uyari_bilgi.png) 2.2em center no-repeat #e2ecee;
border-color : #9ddae6;
}
.bilgi a {
color : #2d7ba2;
font-weight : bold;
text-decoration : none;
}
.bilgi a:hover {
color : #000;
font-weight : bold;
text-decoration : none;
}
.bilgi_kutucuk div {
display : block;
font-style : normal;
padding : 10px 10px 10px 36px;
line-height : 1.5em;
}
.bilgi_kutucuk .close {
color : #990000;
font-size : 9px;
position : absolute;
right : 5px;
top : 5px;
}
.jquery-msgbox {
background : url(images/ajax_alert.png) left bottom repeat-x;
padding-bottom : 55px;
font-style : normal;
}
.jquery-msgbox-wrapper {
padding : 20px 20px 20px 100px;
}
.jquery-msgbox-buttons {
padding : 15px;
text-align : right;
position : absolute;
bottom : 0;
right : 0;
}
.jquery-msgbox-buttons button, .jquery-msgbox-buttons input {
margin-left : 10px;
min-width : 85px;
padding : 0 14px 2px;
height : 24px;
cursor : pointer;
}
.jquery-msgbox-inputs {
margin-top : 4px;
}
.jquery-msgbox-inputs input {
display : block;
padding : 3px 2px;
border : #dddddd solid 1px;
margin : 3px 0 6px 0;
width : 95%;
}
.jquery-msgbox-label {
font-weight : bold;
font-size : 11px;
}
.jquery-msgbox-alert {
background : url(images/ajax_alert_icon.png) 20px 20px no-repeat;
}
ul.form li {
list-style : none;
clear : both;
overflow : hidden;
border-bottom : 1px solid #eee !important ;
margin : 3px 0 5px 0;
padding : 7px;
}
ul.form li em {
float : right;
color : #99110a;
font : normal normal 11px/22px "tahoma";
}
ul.form li label {
float : left;
width : 130px;
margin-right : 20px;
line-height : 20px;
color : #3c3c3c;
}
ul.form li div {
float : left;
}
ul.form li p {
clear : both;
margin-top : 5px;
font : normal normal 10px/15px "tahoma";
color : #595959;
}
ul.form li .uyari_yeni {
line-height : 20px;
}
ul.form input, ul.form textarea, ul.form select {
outline : 0;
}
ul.form li select, ul.form li input[type="text"], [type="password"] {
color : #595959;
width : 440px;
font : normal normal 12px "tahoma";
border : #ccc solid 1px;
padding : 5px;
border-radius : 5px;
}
ul.form li textarea {
float : left;
color : #595959;
width : 445px;
height : 70px;
border : #ccc solid 1px;
padding : 5px 0 0 5px;
border-radius : 5px;
}
ul.form li input[type="radio"], [type="checkbox"] {
margin-right : 3px;
}
ul.form li input[type="text"]:focus, ul.form li input[type="password"]:focus, ul.form li textarea:focus {
background : #f2f6f8;
border : #6b91ab solid 1px;
}
ul.form li .form_chec {
float : left;
margin-right : 10px;
}
ul.form li .form_chec input {
float : left;
margin-right : 5px;
}
.button_beyaz, .button_beyaz a, .button_beyaz a:visited, .form_tablar span a, .duzen_goster, .duzen_gosterme {
float : left;
cursor : pointer;
margin-right : 5px;
color : #000;
font-weight : bold;
height : 26px;
padding : 0 10px 0 10px;
display : inline-block;
line-height : 26px;
background : url(images/form_beyaz.png) bottom left repeat-x;
border : #ccc solid 1px;
}
.button_beyaz:hover, .button_beyaz a:hover, .form_tablar span a {
background : #fff;
}
.button_mavi, .button_mavi a, .button_mavi a:visited, .form_tab div.form_tablar span a.selected {
float : left;
cursor : pointer;
margin-right : 5px;
color : #fff;
height : 26px;
padding : 0 10px 0 10px;
display : inline-block;
line-height : 26px;
background : url(images/form_mavi.png) top left repeat-x;
border : #3e6268 solid 1px;
color : #ffffff;
}
.button_mavi:hover, .button_mavi a:hover {
color : #fff;
background : url(images/form_mavi_hover.png) bottom left repeat-x;
}
.form_tab label {
float : left;
width : 130px;
margin-right : 20px;
line-height : 20px;
color : #3c3c3c;
}
.form_tablar {
float : left;
}
.form_tablar span {
float : left;
margin : 0 0 5px 0;
}
.form_tab_icerik {
clear : both;
}
.bar {
float : none;
height : 40px;
background : url(images/bar.png);
}
.bar_ic {
float : none;
width : 960px;
margin : 0 auto;
}
.bar_ic div {
margin : 7px 0 0 0;
display : inline;
}
ul.bar_menu {
float : left;
height : 25px;
list-style : none;
margin : 7px 0 0 0;
display : inline;
}
ul.bar_menu li img {
float : left;
margin-right : 7px;
display : inline;
}
ul.bar_menu li {
float : left;
color : #a9a9a9;
line-height : 25px;
margin : 0 15px 0 0;
display : inline;
}
ul.bar_menu li a, ul.bar_menu li a:visited {
float : left;
color : #a9a9a9;
}
ul.bar_menu li a:hover {
color : #fff;
}
ul.bar_menu.admin {
float : right;
}
.bar_mesaj {
float : left;
line-height : 20px;
font-size : 10px;
background : url(images/bar_mesaj.gif);
width : 20px;
height : 20px;
margin : 3px 0 0 10px;
text-align : center;
color : #fff;
}
.tepe {
float : none;
background : url(images/tepe_bg.gif) repeat-x;
height : 220px;
box-shadow : 0 0 10px #000;
margin : 0 0 20px 0;
}
.tepe_ic {
float : none;
width : 960px;
margin : 0 auto;
}
.tepe_ust {
float : none;
height : 65px;
}
.tepe_ust ul {
list-style-type : none;
}
.tepe_ust ul li {
float : left;
}
.tepe_ust ul li a, .tepe_ust ul li a:visited {
margin-right : 15px;
color : #737272;
font-size : 10px;
font-weight : bold;
line-height : 50px;
}
.tepe_ust ul li a:hover {
color : #fff;
}
.tepe_ust_sag {
float : right;
width : auto;
margin : 5px 0 0 0;
}
.tepe_ust_sag_ic {
clear : both;
float : right;
}
.tepe_input input {
border-radius : 0;
width : 107px;
height : 23px;
border : 0;
padding : 5px 5px 4px 25px;
font-size : 10px;
line-height : 23px;
color : #737272;
margin : 5px 5px 0 0;
}
.tepe_input_uye {
background : url(images/input_uye.gif);
}
.tepe_input_sifre {
background : url(images/input_sifre.gif);
}
.tepe_buton input {
width : 45px;
height : 45px;
cursor : pointer;
margin : 0 10px 0 5px;
}
.tepe_input_link {
height : 15px;
line-height : 15px;
color : #858484;
text-shadow : 0 1px 0 #000;
margin : 0 60px 0 0;
display : inline;
}
.tepe_input_link a, .tepe_input_link a:visited {
line-height : 15px;
color : #858484;
text-shadow : 0 1px 0 #000;
}
.tepe_input_link a:hover {
background : #3a3a3a;
color : #858484;
}
.tepe_avatar {
float : left;
margin : 2px 0 0 0;
}
.tepe_avatar img {
float : left;
border : #414040 solid 4px;
width : 50px;
height : 50px;
}
.tepe_hosgeldin ul {
float : left;
width : 150px;
margin-left : 10px;
display : inline;
}
.tepe_hosgeldin ul li {
width : 140px;
height : 19px;
line-height : 19px;
border-bottom : 1px solid #252525;
border-top : 1px solid #414141;
color : #858484;
display : block;
text-shadow : 0 1px 0 #000;
}
.tepe_hosgeldin ul li a, .tepe_hosgeldin ul li a:visited {
line-height : 19px;
color : #858484;
text-shadow : 0 1px 0 #000;
}
.tepe_hosgeldin ul li:hover, .tepe_hosgeldin ul li a:hover {
background : #3a3a3a;
color : #858484;
}
.tepe_cikis {
margin : 5px 10px 0 5px;
}
.tepe_orta {
float : none;
height : 105px;
margin : 0;
}
.tepe_reklam {
float : right;
}
.tepe_reklam img {
margin : 7px 0 0 7px;
border : #3d3c3c solid 8px;
}
.tepe_alt {
float : none;
height : 50px;
}
.tepe_menu_sol {
width : 685px;
margin : 10px 0 0 0;
}
.tepe_menu_sol ul {
display : table;
padding-left : 0;
height : 40px;
}
.tepe_menu_sol ul li {
float : left;
display : table-cell;
}
.tepe_menu_sol ul li a, .tepe_menu_sol ul li a:visited {
display : block;
text-shadow : 0 1px 0 #000;
color : #737272;
line-height : 22px;
font-size : 10px;
font-weight : bold;
text-align : center;
margin : 0 6px 0 0;
}
.tepe_menu_sol ul li a:hover {
color : #fff;
}
.tepe_menu_sol ul li a span {
display : block;
padding : 5px 5px 5px 0;
}
.tepe_menu_sol ul li.aktif a, .tepe_menu_sol ul li.aktif a:visited {
background : url(images/tepe_menu_sol.gif) left no-repeat;
font-weight : bold;
color : #fff;
padding : 0 0 0 12px;
}
.tepe_menu_sol ul li.aktif a span {
background : url(images/tepe_menu_sag.gif) right top no-repeat;
padding-right : 12px;
}
.tepe_menu_sag {
float : right;
width : 275px;
height : 46px;
background : url(images/tepe_arama.gif);
margin : 3px 0 0 0;
}
.tepe_arama_yazi input {
width : 150px;
color : #5b5b5b;
font-size : 11px;
border : 0;
background : none;
margin : 13px 0 0 75px;
padding : 3px 0;
}
.tepe_arama_btn input {
width : 35px;
height : 26px;
background : none;
border : none;
cursor : pointer;
}
.sayfa {
width : 960px;
overflow : hidden;
margin : 0 auto;
float : none;
min-height : 500px;
}
.view {
background : url(images/onizleme_buyuk.png) center center no-repeat #000;
display : block;
}
.view.small {
background : url(images/onizleme_kucuk.png) center center no-repeat #000;
}
#slider {
width : 940px;
background : url(images/slider_bg.png);
height : 175px;
margin : 0 0 20px 0;
padding : 20px 0 0 20px;
display : inline;
}
#slider_inner {
position : relative;
float : left;
width : 830px;
overflow : hidden;
margin : 0 10px 0 10px;
display : inline-block;
}
#slider_ul {
position : relative;
left : -145px;
list-style-type : none;
margin : 0;
padding : 0;
width : 9999px;
padding-bottom : 10px;
}
#slider_ul li {
float : left;
width : 100px;
height : 140px;
margin-left : 16px;
margin-right : 15px;
padding : 5px;
border : #d7d7d7 solid 1px;
background : #FFF;
}
#slider_ul li .ribbon {
position : absolute;
z-index : 2;
margin : 0 0 0 0;
}
#slider_ul li .ribbon img {
width : 100px;
height : 80px;
}
#slider_ul li img {
margin-bottom : -5px;
width : 100px;
height : 140px;
cursor : pointer;
border : 0;
}
#slider_sol, #slider_sag {
float : left;
height : 34px;
width : 32px;
background : transparent;
margin : 50px 0 0 0;
}
#slider_sol img, #slider_sag img {
border : 0;
cursor : pointer;
}
.tema_sol {
width : 690px;
margin : 0 0 10px 0;
}
.tema_kutu {
width : 690px;
margin : 0 0 15px 0;
}
.tema_kutu_turuncu {
width : 690px;
height : 38px;
background : url(images/orta_turuncu.png);
padding : 0;
margin : 0;
}
.tema_kutu_mavi {
display : inline;
width : 690px;
height : 38px;
background : url(images/orta_mavi.png);
padding : 0;
margin : 0;
}
.tema_kutu_turuncu h1, .tema_kutu_turuncu h2, .tema_kutu_turuncu h3, .tema_kutu_turuncu h4, .tema_kutu_mavi h1, .tema_kutu_mavi h2, .tema_kutu_mavi h3, .tema_kutu_mavi h4 {
color : #fff;
font-size : 14px;
line-height : 38px;
font-weight : bold;
text-indent : 40px;
text-shadow : 0 1px 0 #000;
text-transform : uppercase;
}
.tema_kutu_ic {
width : 669px;
background : #fff;
border-right : 1px solid #c2c1c1;
border-bottom : 3px solid #bababa;
padding : 15px 10px 10px 10px;
}
ul.panel {
margin : 0;
padding : 0;
list-style : none;
}
ul.panel li {
float : left;
}
ul.panel li img {
border : 0;
}
ul.panel li.first_li a {
margin-left : 0;
}
ul.panel li a {
border : #eee solid 1px;
display : block;
padding : 5px;
margin : 5px;
width : 70px;
text-align : center;
}
ul.panel li a span {
font-size : 10px;
margin-top : 5px;
display : block;
background : #eee;
padding : 2px;
}
ul.panel li a:hover {
border : #59a3d3 solid 1px;
text-decoration : none;
}
.liste_uye_nedir {
float : left;
width : 670px;
background : #f6f6f6;
color : #000;
font-weight : bold;
line-height : 25px;
padding-left : 5px;
margin-bottom : 10px;
}
.liste_uye {
float : left;
line-height : 50px;
width : 670px;
padding : 10px 0 10px 0;
padding-left : 5px;
}
.liste_uye_avatar {
float : left;
width : 70px;
}
.liste_uye_avatar img {
float : left;
width : 55px;
height : 50px;
padding : 5px;
border : #e7e6e3 solid 1px;
}
.liste_uye_adi {
float : left;
width : 300px;
margin-left : 10px;
}
.liste_uye_cinsiyet {
float : left;
width : 50px;
}
.liste_uye_grub {
float : left;
width : 100px;
margin-left : 40px;
}
.liste_uye_durum {
float : left;
width : 90px;
margin-left : 10px;
}
.liste_uye_adi a, .liste_uye_adi a:visited {
color : #8eac1a;
font-weight : bold;
font-size : 15px;
}
.liste_uye_adi a:hover {
background : #000;
color : #fff;
}
.profil_resim {
float : left;
width : 120px;
}
.profil_avatar img {
width : 100px;
height : 100px;
padding : 7px;
border : #edece1 solid 1px;
}
.profil_om {
float : left;
margin-top : 10px;
}
.profil_detay {
float : left;
margin-left : 10px;
}
.profil_detay ul {
list-style : none;
}
.profil_detay ul li {
width : 440px;
border-bottom : 1px solid #e9e9e9;
height : 30px;
line-height : 30px;
color : #5e5e5e;
}
.profil_detay ul li a:hover {
text-decoration : underline;
}
.liste_bilgi_sol {
width : 150px;
display : inline;
margin : 0 20px 0 0;
}
.liste_bilgi_imbdb {
background : url(images/liste_imdb.png);
width : 80px;
height : 30px;
text-align : center;
line-height : 30px;
font-weight : bold;
margin : 0 0 0 40px;
display : inline;
}
.liste_bilgi_sag {
width : 480px;
}
.liste_bilgi_liste, .liste_bilgi_liste_izlenen {
float : none;
height : 50px;
padding : 10px 10px 20px 10px;
background : url(images/liste_kesik.gif) bottom repeat-x;
}
.liste_bilgi_liste_izlenen {
background : url(images/liste_kesik.gif) bottom repeat-x #fcfcdb;
}
.liste_bilgi_liste_afis {
background : #fff;
margin : 0 10px 0 0;
}
.liste_bilgi_liste_afis img {
float : left;
width : 40px;
height : 40px;
border : #eee solid 1px;
padding : 3px;
}
.liste_bilgi_liste_blm_adi {
float : none;
display : block;
color : #bc391e;
font-weight : bold;
font-size : 16px;
line-height : 23px;
}
.liste_bilgi_liste_blm_adi span {
float : left;
margin : 0 10px 0 0;
}
.liste_bilgi_liste_blm_bilgi {
font-size : 11px;
line-height : 20px;
}
.liste_bilgi_buton {
float : right;
margin : 2px 0 0 0;
}
.liste_bilgi_buton a, .liste_bilgi_buton a:visited {
text-align : center;
background : url(images/liste_kucuk_izle.png);
display : block;
width : 50px;
height : 21px;
line-height : 21px;
color : #fff;
text-shadow : 0 1px 0 #000;
margin-top : 2px;
}
.liste_bilgi_buton a:hover {
background : url(images/liste_kucuk_izle_hover.png);
color : #fff;
}
.liste_bilgileri h1, .liste_bilgi_baslik h2 {
font-weight : bold;
font-size : 17px;
text-shadow : 0 1px 0 #fff;
line-height : 25px;
color : #bc391e;
padding-bottom : 5px;
}
.liste_bilgileri ul {
list-style : none;
margin : 10px 0 10px 0;
}
.liste_bilgileri ul li {
width : 480px;
border-bottom : 1px solid #eee;
font-size : 12px;
line-height : 25px;
}
.liste_bilgileri ul li span {
float : left;
width : 110px;
color : #bc391e;
text-shadow : 0 1px 0 #fff;
margin : 0 15px 0 0;
}
.liste_bilgileri_izlenme {
width : 106px;
height : 22px;
background : url(images/detay_izlenme.png);
padding : 5px 0 0 0;
display : block;
font : bold 11px;
color : #fff;
text-shadow : 0 1px 0 #000;
margin : 0 0 10px 30px;
text-align : center;
text-transform : capitalize;
}
.liste_bilgileri_kategori a, .liste_bilgileri_kategori a:visited {
width : 106px;
height : 22px;
display : block;
background : url(images/detay_kategori.png);
padding : 5px 0 0 0;
display : block;
font : bold 11px;
color : #fff;
text-shadow : 0 1px 0 #000;
margin : 0 0 10px 30px;
text-align : center;
text-transform : capitalize;
}
.liste_bilgileri_kategori a:hover {
text-decoration : none;
}
.liste_bilgi_baslik {
width : 300px;
border-bottom : 1px solid #eee;
margin : 0 0 5px 0;
display : inline;
}
.liste_bilgi_baslik img {
float : left;
margin : 0 10px 0 0;
}
.liste_bilgi_baslik h2 {
line-height : 32px;
font-size : 18px;
}
.liste_dizi_liste {
width : 150px;
height : 260px;
background : url(images/liste_dizi_bg.gif);
margin : 0 10px 15px 7px;
display : inline;
}
.liste_dizi_adi {
display : table;
height : 55px;
width : 120px;
margin : 6px 0 0 10px;
text-align : center;
color : #bc391e;
font-weight : bold;
font-size : 12px;
line-height : 15px;
text-shadow : 0 1px 0 #fff;
}
.liste_dizi_adi div {
float : none;
display : table-cell;
vertical-align : middle;
}
.liste_dizi_adi div span {
font-weight : normal;
line-height : 12px;
font-size : 11px;
}
.liste_dizi_resim {
clear : both;
display : inline;
height : 140px;
border : #dedede solid 1px;
padding : 6px;
background : #fff;
margin : 3px 0 3px 17px;
}
.liste_dizi_resim img {
width : 100px;
height : 140px;
}
.liste_dizi_liste_ic .ribbon {
position : absolute;
z-index : 2;
margin : 0 0 0 14px;
}
.liste_dizi_resim .view {
width : 100px;
height : 140px;
}
.liste_dizi_bolum {
width : 130px;
clear : both;
margin : 0 0 0 10px;
text-align : center;
display : inline;
}
.liste_dizi_bolum_sol {
text-align : center;
font-weight : bold;
font-size : 11px;
line-height : 14px;
text-shadow : 0 1px 0 #fff;
}
.liste_dizi_bolum_sol span {
color : #bc391e;
font-size : 12px;
}
.liste_dizi_izle_buton {
float : right;
margin : 2px 0 0 0;
}
.liste_dizi_izle_buton a, .liste_dizi_izle_buton a:visited {
text-align : center;
background : url(images/liste_kucuk_izle.png);
display : block;
width : 50px;
height : 21px;
line-height : 21px;
color : #fff;
text-shadow : 0 1px 0 #000;
margin-top : 2px;
}
.liste_dizi_izle_buton a:hover {
background : url(images/liste_kucuk_izle_hover.png);
color : #fff;
}
.liste_film {
display : inline;
width : 649px;
height : 165px;
background : url(images/liste_film_bg.gif);
padding : 10px;
margin-bottom : 10px;
}
.liste_film_resim_ic .ribbon {
position : absolute;
z-index : 2;
margin : 0 0 0 0;
}
.liste_film_resim {
width : 100px;
height : 140px;
border : #dedede solid 1px;
padding : 6px;
background : #fff;
margin : 4px 0 0 4px;
}
.liste_film_resim img {
width : 100px;
height : 140px;
}
.liste_film_resim .view {
width : 100px;
height : 140px;
margin : 0;
padding : 0;
}
.liste_film_bilgi {
margin-left : 10px;
width : 521px;
overflow : hidden;
}
.liste_film_bilgi h2 {
display : inline-block;
margin : 5px 0 0 0;
width : 430px;
text-indent : 25px;
text-transform : uppercase;
height : 25px;
font-weight : bold;
font-size : 14px;
line-height : 25px;
text-shadow : 0 1px 0 #fff;
}
.liste_film_bilgi h2 a, .liste_film_bilgi h2 a:visited {
color : #bc391e;
}
.liste_film_bilgi h2 a:hover {
color : #3d3d3d;
}
.liste_film_imdb {
float : right;
background : url(images/liste_imdb.png);
width : 80px;
height : 30px;
text-align : center;
line-height : 30px;
font-weight : bold;
}
.liste_film_ic {
float : none;
height : 93px;
line-height : 25px;
color : #525252;
margin : 0;
display : inline-block;
}
.liste_film_kategori {
line-height : 25px;
background : url(images/icon/liste_kategori.gif) left no-repeat;
padding : 0 0 0 25px;
margin : 0 20px 0 5px;
color : #c54323;
display : inline-block;
}
.liste_film_kategori a, .liste_film_kategori a:visited {
color : #c54323;
}
.liste_film_kategori a:hover {
color : #3d3d3d;
}
.liste_film_izlenme {
color : #c54323;
line-height : 25px;
background : url(images/icon/liste_izlenme.gif) left no-repeat;
padding : 0 0 0 25px;
}
.liste_film_buton {
float : right;
}
.liste_film_buton a, .liste_film_buton a:visited {
background : url(images/liste_buyuk_izle.png);
display : block;
width : 75px;
height : 21px;
line-height : 21px;
text-align : center;
color : #fff;
text-shadow : 0 1px 0 #000;
margin-top : 2px;
}
.liste_film_buton a:hover {
background : url(images/liste_buyuk_izle_hover.png);
color : #fff;
}
.yorum_formlar {
margin : 0 0 0 25px;
}
.yorum_form_isim_kismi {
float : left;
width : 190px;
margin-left : 14px;
overflow : hidden;
}
.yorum_form_isim {
width : 176px;
height : 18px;
padding : 2px 5px 0 5px;
border : #c9c9c9 solid 1px;
background : url(images/yorum_input.jpg) repeat-x;
margin-bottom : 5px;
font-size : 11px;
font-weight : bold;
color : #525252;
}
.yorum_form_isim input {
background : none;
border : 0;
width : 176px;
margin : 0;
font-size : 11px;
font-weight : bold;
color : #525252;
}
.yorum_form_alani {
float : left;
width : 255px;
border : #c9c9c9 solid 1px;
background : url(images/yorum_textarea.jpg) repeat-x #fff;
overflow : hidden;
margin-left : 15px;
padding : 5px;
}
.yorum_form_alani textarea {
width : 255px;
height : 86px;
border : 0;
background : none;
font-size : 11px;
font-weight : bold;
color : #525252;
}
.yorum_button input {
border : 0;
text-align : center;
color : #fff;
float : right;
width : 88px;
height : 100px;
margin-left : 15px;
cursor : pointer;
}
.yorum_liste {
clear : both;
margin : 0 0 15px 0;
}
.yorum_avatar {
width : 95px;
height : 95px;
background : url(images/yorum_avatar.gif);
margin : 0 10px 0 0;
}
.yorum_avatar img {
width : 75px;
height : 70px;
margin : 8px 0 0 10px;
}
.yorum_yorum {
width : 560px;
}
.yorum_tepe {
width : 505px;
height : 35px;
background : url(images/yorum_tepe.gif);
padding : 0 20px 0 35px;
}
.yorum_tepe_icon {
width : 505px;
height : 35px;
background : url(images/yorum_nokta.gif) bottom repeat-x;
}
.yorum_orta {
width : 500px;
min-height : 30px;
height : 15px;
background : url(images/yorum_orta.gif);
padding : 5px 25px 0 35px;
}
.yorum_yazan {
line-height : 35px;
color : #969696;
background : url(images/icon/yorum_yazan.gif) left no-repeat;
padding-left : 20px;
}
.yorum_tarih {
float : right;
color : #757575;
line-height : 35px;
background : url(images/icon/yorum_tarih.gif) left no-repeat;
padding-left : 20px;
}
.yorum_alt {
width : 560px;
height : 15px;
background : url(images/yorum_alt.gif);
}
#favori {
font-size : 13px;
margin : 10px 10px 0 0;
line-height : 23px;
}
#favori img {
float : left;
margin-right : 5px;
display : inline;
}
#video_detay_genel {
overflow : hidden;
z-index : 500;
position : relative;
}
.video_gosterim {
width : 584px;
height : 420px;
}
.video_gosterim {
height : auto;
}
.video_gosterim embed {
width : 584px !important ;
height : 420px !important ;
}
.video_yukleniyor {
margin : 0 0 0 250px;
display : inline;
}
.video_partlar {
float : right;
width : 76px;
}
.video_partlar a:link, #video .partlar a:visited {
background : url(images/detay_part_duz.png);
width : 76px;
height : 20px;
padding : 5px 0 0 0;
text-align : center;
display : block;
font : bold 11px;
color : #fff;
margin-bottom : 5px;
text-shadow : 0 1px 0 #000;
}
.video_partlar a:visited {
background : url(images/detay_part_duz.png);
width : 76px;
height : 20px;
padding : 5px 0 0 0;
text-align : center;
display : block;
font : bold 11px;
color : #fff;
margin-bottom : 5px;
text-shadow : 0 1px 0 #000;
}
.video_partlar a:hover {
background : url(images/detay_part_hover.png);
width : 76px;
height : 20px;
padding : 5px 0 0 0;
text-align : center;
display : block;
font : bold 11px;
color : #fff;
margin-bottom : 5px;
text-shadow : 0 1px 0 #000;
}
.video_aktif {
background : url(images/detay_part_hover.png);
width : 76px;
height : 20px;
padding : 5px 0 0 0;
text-align : center;
display : block;
font : bold 11px;
color : #fff;
margin-bottom : 5px;
text-shadow : 0 1px 0 #000;
}
.video_reklam {
width : 468px;
height : 60px;
margin : 0 0 0 120px;
}
.video_detay {
float : left;
width : 650px;
margin : 10px 0;
}
.video_isik_ac a, .video_isik_ac a:visited, .video_isik_kapat a, .video_isik_kapat a:visited {
float : left;
width : 96px;
height : 19px;
display : block;
padding : 5px 0 0 0;
color : #fff;
text-shadow : 0 1px 0 #000;
margin-right : 10px;
text-align : center;
text-transform : capitalize;
}
.video_isik_ac a, .video_isik_ac a:visited {
background : url(images/detay_isik_ac.png);
}
.video_isik_kapat a, .video_isik_kapat a:visited {
background : url(images/detay_isik_kapa.png);
}
#video_paylas {
float : left;
width : 96px;
height : 19px;
display : block;
background : url(images/detay_paylas.png);
padding : 5px 0 0 0;
color : #fff;
text-shadow : 0 1px 0 #000;
margin-right : 10px;
text-align : center;
text-transform : capitalize;
cursor : pointer;
}
#sosyal_ikon {
background : #fff;
border-radius : 0 0 4px 0;
height : 18px;
padding : 3px;
float : left;
width : 150px;
display : none;
}
.video_bildir {
float : left;
width : 96px;
}
#video_sine_mod {
background : #000;
position : fixed;
display : none;
left : 0;
top : 0;
width : 100%;
height : 100%;
opacity : 0.949999988079071044921875;
z-index : 100;
}
.tema_sag {
float : right;
margin : 0 0 10px 0;
display : inline;
}
.tema_sag_kutu {
width : 252px;
margin-bottom : 15px;
display : inline;
}
.tema_sag_baslik {
width : 252px;
height : 33px;
background : url(images/yanmenu_baslik.png);
display : inline;
}
.tema_sag_baslik h1, .tema_sag_baslik h2, .tema_sag_baslik h3, .tema_sag_baslik h4 {
color : #fff;
font-weight : bold;
font-size : 14px;
line-height : 33px;
text-shadow : 0 1px 0 #000;
padding-left : 30px;
text-transform : uppercase;
display : inline;
}
.tema_sag_kutu_ic {
display : inline;
padding : 10px 0 10px 0;
width : 250px;
background : #fff;
border-right : 1px solid #c2c1c1;
border-left : 1px #c2c1c1;
border-bottom : 3px solid #bababa;
}
.tema_sag_reklam {
margin : 0;
padding : 0;
display : inline;
}
.tema_sag_kategori {
margin : 0 10px 0 10px;
padding-bottom : 15px;
width : 230px;
display : inline;
}
.yanmenu_ajax_duz {
display : inline;
margin : 5px 0 0 0;
width : 213px;
background : url(images/yanmenu_kat_duz.png);
color : #fff;
text-shadow : 0 1px 0 #000;
text-transform : uppercase;
height : 30px;
line-height : 30px;
cursor : pointer;
font-size : 12px;
padding-left : 20px;
}
.yanmenu_ajax_duz:hover {
color : #ca7200;
}
.yanmenu_ajax_ac {
background : url(images/yanmenu_kat_hover.png);
color : #fff;
}
.yanmenu_ajax_ac:hover {
color : #fff;
}
.yanmenu_ajax_kapa {
color : #fff;
}
.yanmenu_ajax_ic {
float : left;
width : 232px;
background : #e8e8e8;
overflow : hidden;
padding : 5px 0 5px 0;
border-bottom : 1px solid #e3e3e3;
}
.yanmenu_ajax_ic ul {
list-style-type : none;
margin-bottom : 6px;
}
.yanmenu_ajax_ic ul li {
color : #21759b;
font-size : 11px;
}
.yanmenu_ajax_ic ul li a, .yanmenu_ajax_ic ul li a:visited {
float : left;
width : 220px;
height : 25px;
display : block;
padding-left : 5px;
margin-left : 4px;
color : #21759b;
font-weight : bold;
line-height : 25px;
border-bottom : 1px solid #c2c1c1;
border-top : 1px solid #fff;
}
.yanmenu_ajax_ic ul li a:hover {
color : #000000;
}
.yanmenu_ajax_ic ul li a.m_aktif, .yanmenu_ajax_ic ul li a:visited.m_aktif {
color : #000000;
}
.populer_konu {
width : 227px;
height : 68px;
display : inline;
padding : 4px;
background : url(images/populer_bg.png);
overflow : hidden;
margin : 0 0 10px 8px;
}
.populer_resim {
width : 56px;
height : 56px;
border : #c4c4c4 solid 1px;
padding : 3px;
}
.populer_resim img, .populer_resim .view {
float : left;
width : 56px;
height : 56px;
}
.populer_bilgi {
width : 150px;
margin-left : 5px;
height : 40px;
}
.populer_bilgi h2, .populer_bilgi h2 a, .populer_bilgi h2 a:visited {
width : 150px;
color : #bc391e;
font-size : 11px;
line-height : 15px;
font-weight : bold;
margin : 0;
padding : 0;
}
.populer_buton {
float : right;
}
.populer_buton a, .populer_buton a:visited {
float : right;
background : url(images/populer_button.png);
display : block;
width : 68px;
height : 21px;
padding-left : 7px;
color : #fff;
text-shadow : 0 1px 0 #000;
line-height : 22px;
margin : 0;
}
.populer_buton a:hover {
background : url(images/populer_button_hover.png);
color : #fff;
}
.tema_sag_kutu_ic .etiketlerim {
margin : 5px 10px 0 5px;
display : inline;
}
.etiketlerim ul {
float : left;
margin-left : 5px;
list-style : none;
display : inline;
}
.etiketlerim ul li {
float : left;
height : 30px;
margin : 0 0 5px 0;
display : inline;
}
.etiketlerim ul li span {
float : left;
background : url(images/tag_sol.gif);
width : 20px;
height : 30px;
}
.etiketlerim ul li a, .etiket ul li a:visited {
float : left;
text-shadow : 0 1px 0 #fff;
font-weight : bold;
color : #666666;
background : url(images/tag_sag.gif) right top no-repeat;
width : auto;
height : 30px;
line-height : 30px;
padding : 0 10px 0 5px;
display : inline;
}
.etiketlerim ul li a:hover {
color : #004cd6;
}
.footer {
float : none;
height : 230px;
background : url(images/footer_bg.gif);
}
.footer_ic {
float : none;
margin : 0 auto;
width : 960px;
}
.footer_index {
width : 200px;
}
.footer_hukuk {
width : 420px;
}
.footer_bolme {
height : 50px;
margin : 20px 0 0 0;
}
.footer_bolme h4 {
line-height : 35px;
font-size : 16px;
font-weight : bold;
color : #737272;
text-shadow : 0 1px 0 #000;
text-align : center;
}
.footer_bolme ul {
list-style-type : none;
color : #737272;
}
.footer_bolme ul li a, .footer_bolme ul li a:visited {
width : 190px;
padding : 5px 5px;
border-bottom : 1px solid #252525;
border-top : 1px solid #414141;
color : #858484;
display : block;
text-shadow : 0 1px 0 #000;
}
.footer_bolme ul li a:hover {
background : #3a3a3a;
color : #858484;
}
.footer_metin {
line-height : 17px;
color : #858484;
margin : 0;
text-shadow : 0 1px 0 #000;
}
.footer_metin a, .footer_metin a:visited {
text-decoration : none;
color : #0a8ab1;
}
.footer_metin a:hover {
color : #fff;
}
.footer_icon {
margin : 50px 0 0 20px;
display : inline;
}
.footer_icon img {
margin : 0 0 0 8px;
}
.footer_ara {
width : 2px;
background : url(images/footer_cizgi.gif) repeat-y;
height : 155px;
margin : 20px 15px 0 15px;
}
.footer_alt {
height : 35px;
margin : 20px 0 0 0;
width : 960px;
}
.footer_alt_sol {
line-height : 35px;
color : #858484;
margin : 0;
text-shadow : 0 1px 0 #000;
}
.footer_alt_sag {
float : right;
color : #858484;
text-shadow : 0 1px 0 #000;
line-height : 35px;
}
.footer_alt_sag a, .footer_alt_sag a:visited {
color : #858484;
text-shadow : 0 1px 0 #000;
line-height : 35px;
}