﻿/*@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,700&subset=latin,latin-ext);*/
/*@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=latin,latin-ext);*/
@import url(colors.css);/* PT SANS FONT CSS*/
 @font-face {
    font-family:'pt_sans_narrowregular';src:url('ptsans/PTN57F-webfont.eot');src:url('ptsans/PTN57F-webfont.eot?#iefix') format('embedded-opentype'), url('ptsans/PTN57F-webfont.woff') format('woff'), url('ptsans/PTN57F-webfont.ttf') format('truetype'), url('ptsans/PTN57F-webfont.svg#pt_sans_narrowregular') format('svg');font-weight:normal;font-style:normal;}
@font-face {
    font-family:'pt_sans_narrowbold';src:url('ptsans/PTN77F-webfont.eot');src:url('ptsans/PTN77F-webfont.eot?#iefix') format('embedded-opentype'), url('ptsans/PTN77F-webfont.woff') format('woff'), url('ptsans/PTN77F-webfont.ttf') format('truetype'), url('ptsans/PTN77F-webfont.svg#pt_sans_narrowbold') format('svg');font-weight:normal;font-style:normal;}
@font-face {
    font-family:'pt_sans_captionregular';src:url('ptsans/PTC55F-webfont.eot');src:url('ptsans/PTC55F-webfont.eot?#iefix') format('embedded-opentype'), url('ptsans/PTC55F-webfont.woff') format('woff'), url('ptsans/PTC55F-webfont.ttf') format('truetype'), url('ptsans/PTC55F-webfont.svg#pt_sans_captionregular') format('svg');font-weight:normal;font-style:normal;}
@font-face {
    font-family:'pt_sans_captionbold';src:url('ptsans/PTC75F-webfont.eot');src:url('ptsans/PTC75F-webfont.eot?#iefix') format('embedded-opentype'), url('ptsans/PTC75F-webfont.woff') format('woff'), url('ptsans/PTC75F-webfont.ttf') format('truetype'), url('ptsans/PTC75F-webfont.svg#pt_sans_captionbold') format('svg');font-weight:normal;font-style:normal;}
@font-face {
    font-family:'pt_sansregular';src:url('ptsans/PTS55F-webfont.eot');src:url('ptsans/PTS55F-webfont.eot?#iefix') format('embedded-opentype'), url('ptsans/PTS55F-webfont.woff') format('woff'), url('ptsans/PTS55F-webfont.ttf') format('truetype'), url('ptsans/PTS55F-webfont.svg#pt_sansregular') format('svg');font-weight:normal;font-style:normal;}
@font-face {
    font-family:'pt_sansitalic';src:url('ptsans/PTS56F-webfont.eot');src:url('ptsans/PTS56F-webfont.eot?#iefix') format('embedded-opentype'), url('ptsans/PTS56F-webfont.woff') format('woff'), url('ptsans/PTS56F-webfont.ttf') format('truetype'), url('ptsans/PTS56F-webfont.svg#pt_sansitalic') format('svg');font-weight:normal;font-style:normal;}
@font-face {
    font-family:'pt_sansbold_italic';src:url('ptsans/PTS76F-webfont.eot');src:url('ptsans/PTS76F-webfont.eot?#iefix') format('embedded-opentype'), url('ptsans/PTS76F-webfont.woff') format('woff'), url('ptsans/PTS76F-webfont.ttf') format('truetype'), url('ptsans/PTS76F-webfont.svg#pt_sansbold_italic') format('svg');/*font-weight:normal;*/
    font-style:normal;}
@font-face {
    font-family:'pt_sansbold';src:url('ptsans/PTS75F-webfont.eot');src:url('ptsans/PTS75F-webfont.eot?#iefix') format('embedded-opentype'), url('ptsans/PTS75F-webfont.woff') format('woff'), url('ptsans/PTS75F-webfont.ttf') format('truetype'), url('ptsans/PTS75F-webfont.svg#pt_sansbold') format('svg');/*font-weight:normal;*/
    font-style:normal;}
/* END OF PT SANS FONT CSS*/


/*body {background:#f7f7f7;font-family:'PT Sans',Arial, sans-serif;font-size:14px;}*/
body {background:#f7f7f7;font-family:'pt_sansregular', Arial, Helvetica, sans-serif;font-size:14px;overflow-x:hidden;overflow-y:scroll;position:relative}

/*body {background:#f7f7f7;font-family:'pt_sansregular', Arial, Helvetica !important;font-size:14px;}*/
.container {margin:0 auto;}

a {color:#222;text-decoration:none;outline:none;}
ul {list-style-type:none;padding:0px;}

.v-align {display:table;font-size:15px;}
.v-align h4 {display:table;font-size:16px;padding:0;}
.v-align h4.soft {display:table;font-size:16px;padding:0;color:#4b4b4b;}
.v-align > span {display:table-cell;vertical-align:middle;} 

a > figure {}
figure {position:relative;}
/*figure.lazy {background:#fff url(http://i.radikal.com.tr/radikal-v5/img/lazy_loading.gif) no-repeat center center;}*/
figure.lazy div.over-img {display:none;}

.button {cursor:hand;cursor:pointer;border:none;font-size:14px;height:34px;line-height:30px;padding:0px 15px;color:#fff;display:inline-block;*display:inline;zoom:1;background-image:url(http://i.radikal.com.tr/radikal-v5/img/button-bottom-dark.png);background-repeat:repeat-x;background-position:bottom left;}

/* IE FIXES*/

html.lt-ie8 .v-align {display:block;}
html.lt-ie8 .v-align > span { position:relative;display:block;margin-top:expression(this.offsetHeight < this.parentNode.offsetHeight ? parseInt((this.parentNode.offsetHeight - this.offsetHeight) / 2)-2 + "px" :"0");}
html.lt-ie9 .home-page .news-tabs-area ul.tabs li a {padding:15px 20px !important;letter-spacing:-1px}
html.lt-ie8 .home-page .news-filter-area .more-news-holder {padding-top:15px;}
html.lt-ie9 h5, html.lt-ie9 h4 {letter-spacing:-1px;}


/* HEADER */
header {}  
header .top {height:34px;background:#141414;border-bottom:4px solid #3d3d3d;position:relative;z-index:999999;}

header .top ul {margin:0px;padding:0px;float:right}
header .top ul li {height:34px;float:left}
header .top ul li.icon > a {background:url(http://i.radikal.com.tr/radikal-v5/img/header-top-icons.png?v=3) no-repeat;padding-left:24px;padding-right:7px;font-size:13px;color:#fff;display:block;line-height:34px;height:34px;border-left:1px solid #5a5a5a}
header .top ul li.icon > form > a{background:url(http://i.radikal.com.tr/radikal-v5/img/header-top-icons.png?v=2) no-repeat;padding-left:32px;padding-right:10px;font-size:13px;color:#fff;display:block;line-height:33px;height:32px;border-left:1px solid #5a5a5a}
header .top ul li.icon > a:hover {background-color:#3d3d3d !important}
header .top ul li.icon.webtv > a{background-position:-3px 1px}
header .top ul li.icon.book > a {background-position:-3px -30px}
header .top ul li.icon.blog > a {background-position:-5px -63px}
header .top ul li.icon.rss > a {background-position:-2px -96px}
header .top ul li.icon.user > a {background-position:-5px -126px;padding-left:22px;max-width:80px;overflow:hidden}
header .top ul li.icon.signup > a {background-position:-5px -126px;padding-left:22px}
header .top ul li.icon.login > a {background-position:-7px -190px;padding-left:22px}
header .top ul li.icon.singout > a {background-position:-6px -253px;padding-left:22px}
header .top ul li.singout > form > a {background-position:-5px -253px !important;padding-left:24px}
header .top ul li.icon.foto-galeri > a {background-position:-4px -223px;padding-left:26px}  
/*weather*/
header .top ul li.icon.weather > a {background:url(http://i.radikal.com.tr/radikal-v5/img/header-top-weather-icons.png) no-repeat;}
header .top ul li.icon.weather > a.don {background-position:0px 0px;}
header .top ul li.icon.weather > a.kar-yagisli {background-position:0px -32px;}
header .top ul li.icon.weather > a.karla-karisik {background-position:0px -64px;}
header .top ul li.icon.weather > a.gok-gurultulu {background-position:0px -96px;}
header .top ul li.icon.weather > a.saganak-yagisli {background-position:0px -128px;}
header .top ul li.icon.weather > a.az-bulutlu {background-position:0px -160px;}
header .top ul li.icon.weather > a.parcali-bulutlu {background-position:0px -192px;}
header .top ul li.icon.weather > a.cok-bulutlu {background-position:0px -224px;}
header .top ul li.icon.weather > a.acik {background-position:0px -256px;}
header .top ul li.icon.user {position:relative}
header .top ul li ul {display:none;position:absolute;top:37px;left:0;background:#000;width:80px;z-index:999;zoom:1;padding:0 2px}
header .top ul li ul li {float:none;display:block}
header .top ul li.search input {float:left;}
header .top ul li.search input[type="text"] {width:120px;font-size:13px;padding:9px 0px 9px 10px;height:16px;line-height:16px;background:#3d3d3d;border:0;outline:none;color:#fff;}
header .top ul li.search input[type="submit"] {width:32px;height:34px;background:#3d3d3d url(http://i.radikal.com.tr/radikal-v5/img/header-top-icons.png) no-repeat 0px -158px;border:0;}

header .bottom {height:55px;background:#eeeeee;border-bottom:3px solid #d6d6d6;}
header .bottom .logo {display:block;width:122px;height:31px;margin:12px 0px 0px 0px;padding:0px;}
header .bottom .logo a {display:block;height:31px;background:url(http://i.radikal.com.tr/radikal-v5/img/radikal-logo.png) no-repeat;text-indent:-9999px;}

header .bottom nav.kategoriler {margin-top:15px;}
header .bottom nav.kategoriler li {float:left;margin-right:4px;}
header .bottom nav.kategoriler li a {font-size:13px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;text-align:center;display:block;width:73px;height:28px;line-height:31px;background:#fff;color:#343434;border-bottom:3px solid #333;overflow:hidden;}
header .bottom nav.kategoriler li span {font-size:13px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;text-align:center;display:block;width:73px;height:28px;line-height:31px;background:#fff;color:#343434;border-bottom:3px solid #333;overflow:hidden;}
/*header .bottom nav.kategoriler li h3, header .bottom nav.kategoriler li h1{font-size:13px;font-weight:bold;font-family:'pt_sansregular', Arial, Helvetica !important;}*/
header .bottom nav.kategoriler li h3, header .bottom nav.kategoriler li h1{font-size:13px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif}
header .bottom nav.kategoriler li a:hover, header .bottom nav.kategoriler li.active a {color:#fff;}
header .socila-header{float:left;margin:10px 0 0 0;} 

header .btn-face-share{display:none;}

.menu-diger{display:none;width:100%;background:#fff;padding:10px 0 10px 0;margin:0 0 10px 0;border-bottom:2px solid #d6d6d6;}
.header-menu-ozel{width:870px;margin:auto;}
.header-menu-ozel li{float:left;margin:0 7px 0 0}
.header-menu-ozel li a {padding:0 7px 0 7px;text-align:left;display:block;height:28px;line-height:31px;background:#fff;color:#343434;border-bottom:3px solid #333;overflow:hidden;font-size:13px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif}
.header-menu-ozel li.active a{color:#fff;}

.header-menu-ozel li a, .header-menu-ozel li a h3, .header-menu-ozel li a h1  {font-size:13px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif}

.header-ozel span{background:#fff url(http://i.radikal.com.tr/radikal-v5/img/ok.png?v=2) no-repeat 51px center !important;width:0;padding-right:68px;padding-left:13px;width:1px !important;cursor:pointer;font-size:13px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif}
.header-ozel:hover span{background:#2a1616 url(http://i.radikal.com.tr/radikal-v5/img/ok2.png?v=2) no-repeat 53px -1px !important;width:0;padding-right:68px;padding-left:13px;color:#fff !important;}
.header-ozel.active span{background:#2a1616 url(http://i.radikal.com.tr/radikal-v5/img/ok2.png?v=2) no-repeat 53px -1px !important;width:0;padding-right:68px;padding-left:13px;color:#fff !important;}



footer {margin-top:15px;font-size:12px;color:#bbbbbb;}
footer a {-webkit-text-shadow:0 1px 0 rgba(0,0,0,.4);text-shadow:0 1px 0 rgba(0,0,0,.4);}


footer section.top .general {height:212px;border-right:1px solid #494949;padding-right:10px;}
footer section.top .general ul {padding:0px;margin:6px 0 0 0;}
footer section.top .general .row {}
footer section.top .general .row:first-child {padding-top:25px;}
footer section.top .general .row.second {padding:9px 0px 5px 0px;}
footer section.top .general .row a.logo {margin-right:10px;margin-top:4px;float:left;text-indent:-9999px;width:97px;height:24px;background:url(http://i.radikal.com.tr/radikal-v5/img/footer-icons.png) no-repeat -49px -99px;}
footer section.top .general .row ul.social li {float:left;}
footer section.top .general .row ul.social li.make-homepage a {display:block;background:url(http://i.radikal.com.tr/radikal-v5/img/footer-icons.png) no-repeat -49px -127px;width:128px;height:28px;text-indent:-9999px;}
footer section.top .general .row ul.social .btn-face-share {display:none;}

footer section.top .general .row ul.menu {display:block;padding:0px;border:none;height:auto;}
footer section.top .general .row ul.menu li {float:left;padding-right:10px;}
footer section.top .general .row ul.menu li + li {border-left:1px solid #494949;padding-left:10px;}
footer section.top .general .row ul.menu li a {}
footer section.top .general .row .search {float:left;border:1px solid #494949;padding:3px;background:none !important;}
footer section.top .general .row .search input[type="text"] {color:#bbbbbb;float:left;font-size:12px;height:16px;line-height:16px;padding:7px;width:160px;border:none;background:transparent;outline:none;}
footer section.top .general .row .search input[type="submit"] {margin-left:10px;float:left;font-size:14px;height:28px;line-height:28px;border:none;background:#bebebe;color:#2c2c2c;width:70px;outline:none;}

footer section.top {position:relative;background:#2c2c2c;padding:7px 0 0 0}
footer section.top .top-repeater {width:100%;position:absolute;top:0px;left:0px;background:#2c2c2c url(http://i.radikal.com.tr/radikal-v5/img/footer-top-bg.png) repeat-x top left;height:7px;}
footer section.top .top-repeater.dark {background-image:url(http://i.radikal.com.tr/radikal-v5/img/footer-top-dark-bg.png);}
footer section.top span.icon {margin:0 auto;display:block;text-indent:-9999px;background:url(http://i.radikal.com.tr/radikal-v5/img/footer-icons.png) no-repeat;}
footer section.top a span.icon {cursor:pointer;cursor:hand;}
footer section.top ul.menu {display:block;border-right:1px solid #494949;margin:0px;padding:20px 10px 20px 0px;height:172px;border-right:1px solid #494949;} 
footer section.top ul.menu li {display:block;text-align:center;margin:10px 0px;}
footer section.top ul.menu li a { color:#bbbbbb;display:block;}
footer section.top ul.menu li span.icon {margin-bottom:3px;}
footer section.top ul.menu li.email span.icon {width:35px;height:24px;}
footer section.top ul.menu li.signup span.icon {width:23px;height:24px;background-position:-35px 0px;}
footer section.top ul.menu li.sss span.icon {width:27px;height:27px;background-position:-58px 0px;}

footer section.top .apps {border-right:1px solid #494949;height:152px;padding-top:60px;padding-right:10px;position:relative;}
footer section.top .apps.blackberry {padding-top:72px}
footer section.top .apps a {color:#bbbbbb;display:block;text-align:center;position:relative;}
footer section.top .apps ul {margin:0px;display:block;}
footer section.top .apps ul li {float:left;width:49.5%;position:relative;}
footer section.top .apps ul li span.icon {margin-bottom:8px}
footer section.top .apps.ios ul li.tablet span.icon {width:42px;height:63px;background-position:-86px -29px;position:relative}
footer section.top .apps.ios ul li.phone span.icon {width:37px;height:64px;background-position:-48px -30px;position:relative}

footer section.top .apps.android a span.icon {width:68px;height:52px;background:url(../img/internet-ilan.png) no-repeat;margin-bottom:15px}
footer section.top .apps.blackberry a span.icon {width:42px;height:62px;background:url(http://i.radikal.com.tr/radikal-v5/img/footer-rss-logo.png) no-repeat;margin-bottom:2px;position:relative}


footer section.bottom {background:#383838;padding:20px 0px;border-top:1px solid #494949;}
footer section.bottom .panel {}
footer section.bottom .panel h6 {padding:0px;margin-bottom:10px;}
footer section.bottom .panel h6 a { font-size:16px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;color:#e06338;padding:0px;display:block;border-bottom:1px solid #494949;padding-bottom:9px;}
footer section.bottom .panel ul {margin:0px 0px 15px 0px;}
footer section.bottom .panel ul li {margin-bottom:7px;height:17px;overflow:hidden;}
footer section.bottom .panel ul li a {color:#fff;font-size:12px;}


a.label.category, .label a.category {z-index:5;display:inline-block;*display:inline;zoom:1;color:#fff;height:25px;line-height:25px;padding:0px 15px;font-size:11px;position:absolute;bottom:0px;right:0px;}
a.label.category.left, .label a.category.left {right:auto;left:0px;}

span.galeri.label.category, .galeri.label  {z-index:5;display:inline-block;*display:inline;zoom:1;color:#fff;height:25px;line-height:25px;padding:0px 15px;font-size:11px;position:relative;top:-71px;left:0px;}

.box {background-color:#fff;border:1px solid #ececec;}
.title {position:relative;display:block;height:38px;margin-bottom:15px;}
.title span {display:block;height:38px;line-height:36px;font-size:20px;color:#fff;padding-left:15px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif}
.title.left-light span {background:url(http://i.radikal.com.tr/radikal-v5/img/title-left-light.png) repeat-y top left;}
.title a > span {cursor:pointer;cursor:hand;}
.title div.right {padding-right:15px;position:absolute;top:0px;right:0px;;}
.title div.right span, .title div.right a, .title div.right span h2  {background:none;color:#fff;font-size:14px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;text-decoration:underline;}



.rplus-page {}
.rplus-page .headline-area {margin-bottom:15px;}
.headline-area .rplus-header{margin-top:5px;}
.rplus-page .headline-area .rplus-header {margin-top:5px;margin-bottom:30px;}
.rplus-page .headline-area .rplus-header h2.rplus-logo {float:left;width:90px;padding:0px;}
.rplus-page .headline-area .rplus-header h2.rplus-logo a {display:block;height:90px;text-indent:-9999px;}
.rplus-page .headline-area .rplus-header .reklamAlan-728 {float:right;}

.rplus-page .headline-area .headlines {position:relative;margin-right:7px;}
.rplus-page .headline-area .headlines .headline-timer .extra-bar {position:absolute;top:0px;right:-120px;width:120px;height:9px;background:#e8e8e8;}
.rplus-page .headline-area .headlines .headline-timer .extra-bar .next-news {cursor:hand;cursor:pointer;width:16px;height:17px;position:absolute;top:-4px;right:-2px;background:url(http://i.radikal.com.tr/radikal-v5/img/rplus-headline-timer-bg.png) no-repeat top left;}
.rplus-page .headline-area .headlines .headline-timer {margin-bottom:10px;margin-right:15px;height:9px;width:680px;background:#e8e8e8;position:relative;border-radius:5px;float:right;}
.rplus-page .headline-area .headlines .headline-timer .progress-bar {height:9px;background:#004c89;border-radius:5px;width:0px;margin:0 0 0 -20px;}
.rplus-page .headline-area .headlines .headline-timer .time {width:16px;height:17px;position:absolute;top:-4px;left:0px;}
.rplus-page .headline-area .headlines .headline-timer .time span {position:absolute;top:-20px;left:-8px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif}
.rplus-page .headline-area .headlines .headline-timer .time a {display:block;text-indent:-9999px;width:16px;height:17px;position:relative;background:url(http://i.radikal.com.tr/radikal-v5/img/rplus-headline-timer-bg.png) no-repeat top left;}
.rplus-page .headline-area .headlines .headline-timer .time.active a {background-position:bottom left;}
.rplus-page .headline-area .headlines .headline-timer .time.deactive {color:#d4d4d4;}
.rplus-page .headline-area .headlines .headline-timer .time.nowactive a{background:url(http://i.radikal.com.tr/radikal-v5/img/aa.png?v=2) no-repeat 0 1px;}
.rplus-page .headline-area .headlines .headline-timer .time em {display:block;text-indent:-9999px;width:16px;height:17px;position:relative;background:url(http://i.radikal.com.tr/radikal-v5/img/rplus-headline-timer-bg.png) no-repeat top left;}
.rplus-page .headline-area .headlines .headline-timer .time.active em {background-position:bottom left;}
.rplus-page .headline-area .headlines .headline-timer .time.last span {left:-19px;}
.rplus-page .headline-area .headlines .headline-timer .time.first span {left:0px;}
#time-progress-change, #time-progress-default{float:left;margin:-7px 0 0 0;padding:4px 0 4px 0;width:120px;text-align:center;border-radius:3px;background:#144988;line-height:13px;color:#fff;z-index:9999;position:relative;}
#time-progress-change a, #time-progress-default a{color:#fff;}
.rplus-page .headline-area .headlines .social {width:100%;height:50px;position:absolute;top:0px;left:0px;z-index:5;}
.rplus-page .headline-area .headlines .headline-slider {}
/*.rplus-page .headline-area .headlines .headline-slider ul {visibility:hidden;}*/

.category-page .item ul.social {display:block;margin:0px;position:absolute;top:5px;right:5px;z-index:2;}
.category-page .item  ul.social li {margin-bottom:5px;}
.category-page .item  ul.social li { z-index:2;display:block;font-size:12px;background:url(http://i.radikal.com.tr/radikal-v5/img/rplus-category-headline-social-bg.png) no-repeat;height:22px !important;padding:0 3px 0 26px;min-width:20px;text-align:center;line-height:22px;color:#fff;}
.category-page .item  ul.social li.facebook {background-position:0px -22px;}


#authors-headline-slider ul.social {display:block;margin:0px;position:absolute;top:5px;right:5px;z-index:2;}
#authors-headline-slider  ul.social li {margin-bottom:5px;}
#authors-headline-slider  ul.social li { z-index:2;display:block;font-size:12px;background:url(http://i.radikal.com.tr/radikal-v5/img/rplus-category-headline-social-bg.png) no-repeat;height:22px !important;padding:0 3px 0 26px;min-width:20px;text-align:center;line-height:22px;color:#fff;}
#authors-headline-slider  ul.social li.facebook {background-position:0px -22px;}





/* GLOBAL RIGHT SIDE */
.right-side {overflow:hidden;-webkit-box-shadow:inset 5px 0 10px -5px #333;box-shadow:inset 5px 0 10px -5px #333;margin:0 !important;border-left:3px solid #dedede;border-bottom:1px solid #becbcc;position:relative;}
.right-side .left-top-img {display:none;background:url(http://i.radikal.com.tr/radikal-v5/img/right-side-top-left-img.png) no-repeat;width:15px;height:5px;position:absolute;top:0px;left:-3px;}
.right-side ul.news {margin:0px;padding:0 0 0 7px;background:url(http://i.radikal.com.tr/radikal-v5/img/br.png) repeat-y 0 0;list-style-type:none;clear:both;border-bottom:1px solid #1e6db5;}
.r-plus .right-side ul.news {margin:0 0 0 2px;}
.right-side ul.news li {border-right:1px solid #becbcc;}
.home-page .right-side ul.news li {margin:0;}
.right-side ul.news li a {background:url(http://i.radikal.com.tr/radikal-v5/img/sagAlan-haberler-arrow.png) no-repeat 300px 22px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;height:53px;display:block;color:#232323;border-bottom:1px solid #becbcc;padding-left:10px;padding-right:45px;font-size:16px;}
.right-side ul.news li a:hover {background-color:#e4e4e4;-webkit-box-shadow:inset 5px 0 10px -5px #333;box-shadow:inset 5px 0 10px -5px #333;}
.right-side ul.news li a div { width:100%;height:53px;cursor:hand;cursor:pointer;}
.right-side .reklamAlan-300 {padding:15px 12px 14px 14px;border-right:1px solid #becbcc;text-align:center;} 
.right-side a.expend-button {position:absolute;top:200px;left:0px;display:none;text-indent:-9999px;background:url(http://i.radikal.com.tr/radikal-v5/img/aside-expend-button.png) no-repeat;width:15px;height:31px;}

.right-panel.open a.expend-button {background-position:bottom left;}
.home-page .right-side{background:#f7f7f7;} 

#rplus-headline-slider{height:495px;overflow:hidden;}
#rplus-headline-slider a.label.category, #rplus-headline-slider .label a.category{bottom:5px}

.go-to-radikal{display:block;height:90px;width:330px;text-indent:-9999px;background:url(http://i.radikal.com.tr/radikal-v5/img/radikal-buton.png?v=2) no-repeat 0 -196px;}
.rplus-page .go-to-radikal{float:right !important;background-position:0 0;} 
.blog-page .go-to-radikal{background-position:0 0;}
.sendenhaber .go-to-radikal{background-position:0 -196px;}
/*.category-page .go-to-radikal{float:right !important;}*/
.category-page .go-to-radikal{float:right !important;background-position:0 0;}
.news-detail .go-to-radikal{float:right !important;background-position:0 0;}
.astroloji .go-to-radikal{float:right !important;background-position:0 0;}
.sendenhaber .go-to-radikal{float:right !important;background-position:0 0;}
.tv-guide-page .go-to-radikal{float:right !important;background-position:0 0;}
.yazarlar .go-to-radikal{float:right !important;background-position:0 0;}
/* GLOBAL NEWS AREA */
.news-area {margin-bottom:4px;}
.news-area .reklamAlan-1165 {margin-bottom:15px;}
.news-area .news {position:relative;padding:17px 17px 48px 17px;overflow:hidden;margin-bottom:11px;}
.news-area .news a {color:#323232;font-size:12px;}
.news-area .news a:hover .card h4 {color:#004c89;}
.news-area .news .card {width:100%;background:#fff;position:absolute;bottom:-500px;left:0px;padding:5px 0px 10px 0px;cursor:pointer;cursor:hand;}
.news-area .news .card h4 {height:35px;font-size:17px;padding:0px 20px 6px 20px;margin:0px;overflow:hidden;}
.news-area .news .card p {padding:0px 20px 0px 20px;font-size:14px;height:40px;overflow:hidden;}

/* GLOBAL VIDEO AREA */
.video-gallery-area {margin-bottom:4px;}
.video-gallery-area .box {height:175px;padding:17px 17px 8px 17px;margin-bottom:11px;}
.video-gallery-area .box figure {position:relative;margin-bottom:8px;}
.video-gallery-area .grid_6 .box .v-align{max-height:22px;overflow:hidden;display:block;}
.video-gallery-area .box figure div.play {width:51px;height:51px;background:url(http://i.radikal.com.tr/radikal-v5/img/play-button.png) no-repeat;position:absolute;top:50%;left:50%;margin-left:-25px;margin-top:-25px;display:block;}
.video-gallery-area .box h3 {height:35px;font-size:15px;padding:0;margin:0px;}
.video-gallery-area .box.big {height:389px;}
.video-gallery-area .box.big p{height:24px;overflow:hidden;}
.video-gallery-area .box.big h4 {margin-bottom:10px;font-size:20px;display:block;padding:0;max-height:60px;overflow:hidden;}
.video-gallery-area .box.big h4 span {display:inline;}
.video-gallery-area .box.big figure {margin-bottom:8px;}
.video-gallery-area .box.big figure div.play {background-image:url(http://i.radikal.com.tr/radikal-v5/img/play-button-big.png);width:109px;height:109px;margin-left:-54px;margin-top:-54px;display:block;}

/* GLOBAL PHOTO AREA */
.photo-gallery-area {margin-bottom:15px;}
.photo-gallery-area .box {height:179px;padding:17px 17px 8px 17px;margin-bottom:11px;}
.rplus-page .photo-gallery-area .box {height:222px;padding:17px 17px 8px 17px;margin-bottom:11px;}
.photo-gallery-area .box figure {position:relative;margin-bottom:8px;}
.photo-gallery-area .box.middle {height:191px;}
.photo-gallery-area .box.middle h3 {font-size:14px;height:20px;display:block;overflow:hidden;padding:4px 0 0 0;}

.photo-gallery-area .box.big h4 {margin-bottom:10px;font-size:20px;display:block;padding:0;max-height:60px;overflow:hidden;}
.photo-gallery-area .box.big h4 span {display:inline;}



.photo-gallery-area .box.big {height:420px;}
.photo-gallery-area .box.big h3 {font-size:22px;height:35px;}


.news-boxes .news {float:left;position:relative;overflow:hidden;padding:15px 15px 15px 15px;overflow:hidden;margin-bottom:15px;}
.news-boxes .news figure {margin-bottom:6px;}
.news-boxes .news h4 {padding-bottom:0;font-size:20px;line-height:22px;margin:0 0 5px 0;} 

.news-boxes .news p {font-size:14px;padding:0px;overflow:hidden;}
.news-boxes .title {display:block;height:38px;margin-bottom:15px;position:relative;}

/* GLOBAL AUTHORS AREA */
.authors-area {}
.authors-area .author {margin-bottom:30px;height:240px;position:relative;background:url(http://i.radikal.com.tr/radikal-v5/img/authors-right-border.gif) no-repeat right center;padding:0px 10px;}
.authors-area .author a.all-articles {z-index:2;color:#2c2c2c;font-weight:400;font-family:'pt_sansregular', Arial, sans-serif;text-align:center;font-size:13px;background:#d9dcdd;width:100px;height:24px;line-height:24px;position:absolute;top:0px;right:20px;}
.authors-area .author a.all-articles:hover {background:#999;color:#fff;}
.authors-area .author .bottom-border {position:absolute;bottom:-12px;left:5px;background:url(http://i.radikal.com.tr/radikal-v5/img/authors-bottom-border.gif) no-repeat;width:361px;height:1px;}
.authors-area .author.last {background:none;}
.authors-area .author .info {margin-bottom:20px;}
.authors-area .author .info .left {width:83px;overflow:hidden;float:left;}
.authors-area .author .info .right {float:left;margin-left:20px;position:relative;height:83px;}
.authors-area .author .info .right .bottom-holder {position:absolute;bottom:0px;left:0px;}
.authors-area .author .info .right a.names {font-size:18px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;color:#004c89;}
.authors-area .author .info .right a span {display:block;}
.authors-area .author .info .right a.email {font-size:13px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;color:#2c2c2c;}

.authors-area .author .article {}
.authors-area .author .article a {color:#323232;}
.authors-area .author .article h5, .authors-area .author .article h4, .author article h4  {font-size:18px;padding:0px 0px 5px 0px;}
.authors-area .author .article p {font-size:14px;max-height:63px;overflow:hidden;} 




.search-bar {border:1px solid #cfcfcf;background:#fff;padding-right:5px;margin-bottom:11px;}
.search-bar .title {float:left;width:170px;height:48px;background:#d6d6d6;margin-bottom:0px;margin-right:10px;}
.search-bar .title span {font-size:14px;color:#434343;font-weight:400;padding-left:13px;height:48px;line-height:48px;}
.search-bar .select-box {border:1px solid #c4c4c4;width:225px;float:left;margin:8px 5px;font-size:13px;}
.search-bar .select-box a.selectBox {border:none;min-width:100%;height:30px;line-height:30px;}
.search-bar .select-box a.selectBox .selectBox-label {padding:0px 8px;}
.search-bar .select-box a.selectBox .selectBox-arrow {width:35px;border:none;background:#d6d6d6 url(http://i.radikal.com.tr/radikal-v5/img/cinema-select-arrow.png) no-repeat center center;}
.search-bar input.search {float:right;background:#e06338;border:none;height:31px;margin:8px 5px;color:#fff;border-bottom:2px solid #b94219;width:150px;}
.search-bar .select-box select{width:225px;height:30px;}

.tabs-area {margin-bottom:11px;}
.tabs-area ul.tabs {margin:0px;}
.tabs-area ul.tabs li {float:left;font-size:14px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;border-width:4px;border-top-style:solid;width:204px;}
.tabs-area ul.tabs li + li {margin-left:2px;}
.tabs-area ul.tabs li a {display:block;color:#666;text-align:center;background:#fff;padding:15px 0;border:1px solid #c4c4c4;border-bottom:0px;}
.tabs-area ul.tabs li a:hover, .tabs-holder ul.tabs li.active a {color:#333;}
.tabs-area ul.tabs li.active {position:relative;top:1px;z-index:5;}
.tabs-area .tab-panels {border:1px solid #c4c4c4;padding:10px 0px;background:#fff;height:235px;}
.blog-page .tabs-area .tab-panels {height:auto;}
.tabs-area .tab-panels > div {padding:0px;width:100%;display:none;}


.sub-categories-area {margin-bottom:11px;}
.sub-categories {position:relative;}
.sub-categories ul.categories {height:38px;margin:0px;margin-left:6px;float:left;}
.sub-categories ul.categories li {width:192px;float:left;}
.sub-categories ul.categories li a {text-shadow:1px 1px 1px #333;display:block;height:38px;line-height:41px;text-align:center;color:#fff;font-size:14px;}
.sub-categories ul.categories li span {text-shadow:1px 1px 1px #333;display:block;height:38px;line-height:41px;text-align:center;color:#fff;font-size:14px;}
.sub-categories ul.categories li:first-child a {border-left:0px !important;}
.sub-categories .left-opacity {position:absolute;top:0px;left:0px;width:6px;height:38px;background:transparent url(http://i.radikal.com.tr/radikal-v5/img/title-left-light.png);}
 
.sub-categories-area .search{float:right;height:32px;margin:0px 5px 0 0;}
.sub-categories-area .search input[type="text"] {width:158px;font-size:13px;padding:9px 0px 9px 10px;height:14px;line-height:14px;background:#656565;border:0;outline:none;color:#fff;float:left;}
.sub-categories-area .search input#button {width:32px;height:32px;background:#656565 url(http://i.radikal.com.tr/radikal-v5/img/header-top-icons.png) no-repeat 0px -158px;border:0;margin:0;} 


.under-search {border:1px solid #ddd;padding:3px;margin-bottom:11px;}
.under-search input[type="text"] {float:left;width:650px;background:transparent;border:none;height:14px;font-size:14px;padding:9px 10px;line-height:14px;outline:none;}
.under-search input.search {float:right;width:200px;background:transparent;border:none;width:143px;height:32px;line-height:31px;background:#014f84;color:#fff;}
.under-search a.search {float:right;width:200px;background:transparent;border:none;width:143px;height:32px;line-height:31px;background:#014f84;color:#fff;text-align:center;cursor:pointer;}

.breadcrumb {margin-bottom:11px;text-indent:10px;color:#fff}
.breadcrumb ul {margin:0px;float:left !important;}
.breadcrumb ul li {float:left;font-size:13px;color:#949494;margin-left:5px;height:auto !important;}
.breadcrumb ul li h1, .breadcrumb ul li h2, .breadcrumb ul li h3, .breadcrumb ul li h4   {float:left;font-size:12px;color:#949494;margin-left:5px;height:auto !important;font-weight:normal;padding:0;margin:0;}
.breadcrumb ul li h4 {color:#fff;}
.breadcrumb ul li a {color:#fff;}
.breadcrumb ul li.last {color:#fff;}
.breadcrumb a {color:#fff;}

/* ----- HOME PAGE CLASSES ----- */
	
.home-page .headline-area .headlines .headline-left .item.odd a.num {background:#8d8d8d;position:relative;}
.home-page .headline-area .headlines .headline-left .item.odd a.num + a.num {border-top:1px solid #747474;}


	.home-page .headline-area  {}
	.home-page .headline-area .reklamAlan-728 {float:left;}
	.home-page .headline-area .weather-area {margin-right:5px;width:89px;height:90px;overflow:hidden;float:left;}
	.home-page .headline-area .weather-area ul {margin:0px;padding:0px;height:90px;display:block;}
	.home-page .headline-area .weather-area ul li {position:relative;height:90px;width:100%;display:block;text-align:center;}
	.home-page .headline-area .weather-area ul li a {display:block;height:90px;padding-top:10px;}
	.home-page .headline-area .weather-area ul li span {display:block;color:#707070;}
	.home-page .headline-area .weather-area ul li span.weather {letter-spacing:-1px;background:url(http://i.radikal.com.tr/radikal-v5/img/homepage-weather-icons.png) no-repeat;padding-left:22px;height:32px;line-height:32px;font-size:25px;}
	.home-page .headline-area .weather-area ul li span.weather small {font-size:15px;}
	.home-page .headline-area .weather-area ul li span.date {font-size:13px;}
	.home-page .headline-area .weather-area ul li div.city {cursor:pointer;cursor:hand;position:absolute;bottom:0px;left:0px;width:100%;background:#5f5f5f;color:#fff;height:21px;line-height:21px;font-size:12px;}
			.home-page .headline-area .weather-area ul li span.weather.don {background-position:0px 0px;}
			.home-page .headline-area .weather-area ul li span.weather.kar-yagisli {background-position:0px -32px;}
			.home-page .headline-area .weather-area ul li span.weather.karla-karisik {background-position:0px -64px;}
			.home-page .headline-area .weather-area ul li span.weather.gok-gurultulu {background-position:0px -96px;}
			.home-page .headline-area .weather-area ul li span.weather.saganak-yagisli {background-position:0px -128px;}
			.home-page .headline-area .weather-area ul li span.weather.az-bulutlu {background-position:0px -160px;}
			.home-page .headline-area .weather-area ul li span.weather.parcali-bulutlu {background-position:0px -192px;}
			.home-page .headline-area .weather-area ul li span.weather.cok-bulutlu {background-position:0px -224px;}
			.home-page .headline-area .weather-area ul li span.weather.acik {background-position:0px -256px;}
			
			
	.weather-list  span {letter-spacing:-1px;background:url(http://i.radikal.com.tr/radikal-v5/img/header-top-weather-icons.png) no-repeat;padding-left:30px;height:32px;line-height:32px;font-size:25px;float:left;}
	
			.weather-list  span.weather.don {background-position:0px 0px;}
			.weather-list  span.weather.kar-yagisli {background-position:0px -32px;}
			.weather-list  span.weather.karla-karisik {background-position:0px -64px;}
			.weather-list  span.weather.gok-gurultulu {background-position:0px -96px;}
			.weather-list  span.weather.saganak-yagisli {background-position:0px -128px;}
			.weather-list  span.weather.az-bulutlu {background-position:0px -160px;}
			.weather-list  span.weather.parcali-bulutlu {background-position:0px -192px;}
			.weather-list  span.weather.cok-bulutlu {background-position:0px -224px;}
			.weather-list  span.weather.acik {background-position:0px -256px;}	
 
	.home-page .headline-area {margin-top:5px;}
	.home-page .headline-area .headlines {overflow:hidden;position:relative;}
	.home-page .headline-area .headlines .headline-left {width:106px;float:left;position:relative;}
	.home-page .headline-area .headlines .headline-left .item {border-bottom:1px solid #ddd;}
	.home-page .headline-area .headlines .headline-left .item:first-child {border-top:1px solid #ddd;}

	.home-page .headline-area .headlines .headline-left .item a {display:block;}
	.home-page .headline-area .headlines .headline-left .item .category {width:75px;height:114px;float:left;}
	.home-page .headline-area .headlines .headline-left .item .category a {height:114px;border-left:1px solid #ddd;border-right:1px solid #ddd;background-position:top center;}
	.home-page .headline-area .headlines .headline-left .item .category div {height:114px;border-left:1px solid #ddd;border-right:1px solid #ddd;background-position:top center;cursor:pointer;}

	.home-page .headline-area .headlines .headline-left .item .category a:hover, .home-page .headline-area .headlines .headline-left .item .category a.active {background-position:bottom center;}
	.home-page .headline-area .headlines .headline-left .item .category div:hover, .home-page .headline-area .headlines .headline-left .item .category div.active {background-position:bottom center;}
	
	
	.home-page .headline-area .headlines .headline-left .item .nums {width:25px;float:left;min-height:114px;}
	.home-page .headline-area .headlines .headline-left .item a.num {background:#bbb;text-align:center;width:30px;height:22px;line-height:23px;color:#fff;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;position:relative;font-size:16px;}
	.home-page .headline-area .headlines .headline-left .item a.num + a.num {border-top:1px solid #919191;}
	.home-page .headline-area .headlines .headline-left .item a.num:hover, .home-page .headline-area .headlines .headline-left .item a.num.active {background:#626666 !important;}
	.home-page .headline-area .headlines .headline-left .item.dark a.num {background:#8c8c8c;border-color:#747474;}
	/*.home-page .headline-area .headlines .headline-left .item .nums {width:25px;float:left;min-height:114px;}
	.home-page .headline-area .headlines .headline-left .item a.num {background:#fff;text-align:center;width:22px;height:20px;line-height:22px;color:#939598;font-weight:700;position:relative;border:1px solid #939598;border-radius:5px;font-size:15px;margin-bottom:1px;}
	.home-page .headline-area .headlines .headline-left .item a.num + a.num {border-top:1px solid #919191;}
	.home-page .headline-area .headlines .headline-left .item a.num:hover, .home-page .headline-area .headlines .headline-left .item a.num.active {background:#626666 !important;color:#fff;}
	.home-page .headline-area .headlines .headline-left .item.dark a.num {background:#8c8c8c;border-color:#747474;}*/

	.home-page .headline-area .headlines .headline-slider {float:left;height:584px;width:715px;overflow:hidden;}
	.home-page .headline-area .headlines .headline-slider ul {visibility:hidden;}
	/*admin*/
	#adminpage-headline-slider{visibility:visible;width:715px;position:relative;}
	#adminpage-headline-slider li{display:none;width:715px;}
	.home-page .headline-area .headlines .headline-slider ul li {}
	.home-page .headline-area .headlines .headline-slider ul li h4 {margin:0px;padding:133px 0px 30px 0px;height:64px;background:transparent url(http://i.radikal.com.tr/radikal-v5/img/caption-shadow.png) top center repeat-x;position:absolute;bottom:0px;left:0px;width:100%;color:#fff;}
	.home-page .headline-area .headlines .headline-slider ul li h4 span {font-size:29px;padding:0px 30px;line-height:32px;}

	.home-page .market-info {margin-bottom:11px;}
	.home-page .market-info .item {overflow:hidden;background:#fff url(http://i.radikal.com.tr/radikal-v5/img/market-info-icons.png) no-repeat;padding-left:35px;border:1px solid #e3e3e3;border-left:0px;border-right:0px;height:40px;}
	.home-page .market-info .holder.dollar .item {background-position:0px 0px;border-left:1px solid #e3e3e3;}
	.home-page .market-info .holder.euro .item {background-position:0px -80px;}
	.home-page .market-info .holder.stock .item {background-position:0px -40px;}
	.home-page .market-info .holder.gold .item {background-position:0px -120px;border-right:1px solid #e3e3e3;}

	.home-page .market-info .holder {width:192px;float:left;}
	.home-page .market-info .holder.stock {width:245px;}


	.home-page .market-info .holder .item .name {overflow:hidden;background:#fff url(http://i.radikal.com.tr/radikal-v5/img/market-info-way-icons.png) no-repeat center 8px;float:left;font-size:13px;line-height:28px;width:40px;height:40px;text-align:center;}
	.home-page .market-info .holder.decrease .item .name {font-size:13px;}
	.home-page .market-info .holder.increase .item .name {background-position:center -33px;}
	.home-page .market-info .holder.normal .item .name {background-position:center -76px;}
	.home-page .market-info .holder .item .value {overflow:hidden;float:left;font-size:20px;height:40px;line-height:40px;padding-left:5px;}
	.home-page .market-info .holder .item .value small {font-size:12px;}

	.home-page .reklamAlan-820 {margin-bottom:11px;}


	.home-page .news-tabs-area {margin-bottom:11px;}
	.home-page .news-tabs-area ul.tabs {margin:0px;}
	.home-page .news-tabs-area ul.tabs li {float:left;font-size:15px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;border-top:4px solid #d4151c;}
	.home-page .news-tabs-area ul.tabs li + li {margin-left:3px;}
	.home-page .news-tabs-area ul.tabs li a {display:block;color:#4b4b4b;text-align:center;background:#fff;padding:15px 15px;border:1px solid #c4c4c4;border-bottom:0px;}
	.home-page .news-tabs-area ul.tabs li a:hover, .home-page .tabs-holder ul.tabs li.active a {color:#d4151c;}
	.home-page .news-tabs-area ul.tabs li.active {position:relative;top:1px;z-index:5;}


	.home-page .news-tabs-area .tab-panels {border:1px solid #c4c4c4;padding:10px 0px;background:#fff;height:170px;}
	.home-page .news-tabs-area .tab-panels > div {padding:0px;width:100%;display:none;}
	.home-page .news-tabs-area .tab-panels > div .item {width:20%;float:left;overflow:hidden;}
	.home-page .news-tabs-area .tab-panels > div .item figure {margin-bottom:10px;padding-left:10px;width:144px;height:101px;overflow:hidden;}
	.home-page .news-tabs-area .tab-panels > div .item figure img {height:auto !important;min-height:100px;} 
	.home-page .news-tabs-area .tab-panels > div .item h4 {font-size:15px;padding:0px 8px 10px 10px;height:33px;overflow:hidden;}
	.home-page .news-tabs-area .tab-panels > div .item h4.soft {font-size:15px;padding:0px 8px 10px 10px;height:33px;overflow:hidden;color:#4b4b4b;}
	.home-page .news-tabs-area .tab-panels > div .item p {font-size:13px;padding:0px 8px 0px 10px;} 



	.home-page .news-filter-area {background:#d2d2d2;border-top:4px solid #e3e3e3;padding:15px;-webkit-box-shadow:inset 0 15px 15px -10px #999;box-shadow:inset 0 15px 15px -10px #999;position:relative;}

	.home-page .news-filter-area ul.filters {display:block;width:100%;float:left;margin-top:0px;}
	.home-page .news-filter-area ul.filters li { display:inline-block;*display:inline;zoom:1;}
	.home-page .news-filter-area ul.filters li + li {margin:0 5px 5px 0;}
	.home-page .news-filter-area ul.filters li.disable a {background-color:#a3a3a3;}
	.home-page .news-filter-area ul.filters li.disable a span {background-position:right -37px;}
	.home-page .news-filter-area ul.filters li a {cursor:hand;cursor:pointer;font-size:12px;position:static;padding:0px 10px;height:30px;display:inline-block;*display:inline;zoom:1;vertical-align:middle;}



	.home-page .news-filter-area .news-boxes {width:100%;float:left;}
	.home-page .news-filter-area .news-boxes .news {border:none;}
	.home-page .news-filter-area .news-boxes .news.panel-1 {width:437px;height:365px;margin-right:15px;}
	.home-page .news-filter-area .news-boxes .news.panel-2 {width:280px;height:365px;}
	.home-page .news-filter-area .news-boxes .news.panel-3 {width:240px;height:365px;margin-right:15px;}
	.home-page .news-filter-area .news-boxes .news.panel-4 {width:477px;height:365px;}
	.home-page .news-filter-area .news-boxes .news.panel-5 {width:393px;height:316px;margin-right:15px;}
	.home-page .news-filter-area .news-boxes .news.panel-6 {width:324px;height:316px;}
	
	.home-page .news-filter-area .reklam-354 img {width:300px;height:250px;}
	
	.home-page .news-filter-area .reklam-354 {width:299px;height:248px;float:left;margin-bottom:15px;padding:49px 27px 49px 27px;background:#fff;} 
	.home-page .news-filter-area .more-news-holder {width:100%;float:left;}
	.home-page .news-filter-area a.more-news {display:block;text-align:center;background:#e30707;height:60px;line-height:60px;font-size:18px;color:#fff;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;}
	.home-page .news-filter-area a.disable-more {display:block;text-align:center;background:#aaa;height:60px;line-height:60px;font-size:18px;color:#999;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;cursor:default;}
	.home-page .news-filter-area a.more-news span {cursor:hand;cursor:pointer;display:inline-block;*display:inline;zoom:1;padding-left:30px;background:url(http://i.radikal.com.tr/radikal-v5/img/more-news-icon.png) no-repeat center left;}




	.home-page .right-side .block {border-right:1px solid #d1d1d1;}
	.home-page .right-side .block .title{position:relative;display:block;height:38px;background:#004c89;margin-bottom:15px;}
	.home-page .right-side .block .item {padding-left:15px;border-bottom:1px solid #d1d1d1;padding-bottom:10px;}
	.home-page .right-side .block .item + .item {padding-top:15px;}
	.home-page .right-side .block .item figure {width:58px;float:left;margin-right:10px;}
	.home-page .right-side .block .item .right {overflow:hidden;}
	.home-page .right-side .block .item .right h5 {font-size:16px;line-height:19px;margin:0px;padding-bottom:5px;}
	.home-page .right-side .block .item .right p, .home-page .right-side .block .item .right h4 {font-size:14px;color:#000;padding:0px;font-weight:normal;}

/* ----- RPLUS PAGE CLASSES ----- */
	.rplus-page .right-side {height:638px;}


	/* AUTHORS AREA */
	.rplus-page .authors-area {}
	.rplus-page .authors-area .author {margin-bottom:30px;height:240px;position:relative;background:url(http://i.radikal.com.tr/radikal-v5/img/authors-right-border.gif) no-repeat right center;padding:0px 10px;}
	.rplus-page .authors-area .author a.all-articles {z-index:2;color:#2c2c2c;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;text-align:center;font-size:12px;background:#d9dcdd;width:100px;height:24px;line-height:24px;position:absolute;top:0px;right:20px;}
	.rplus-page .authors-area .author a.all-articles:hover {background:#999;color:#fff;}
	.rplus-page .authors-area .author .bottom-border {position:absolute;bottom:-12px;left:5px;background:url(http://i.radikal.com.tr/radikal-v5/img/authors-bottom-border.gif) no-repeat;width:361px;height:1px;}
	.rplus-page .authors-area .author.last {background:none;}
	.rplus-page .authors-area .author .info {margin-bottom:20px;}
	.rplus-page .authors-area .author .info .left {width:83px;overflow:hidden;float:left;}
	.rplus-page .authors-area .author .info .right {width:238px;float:left;margin-left:20px;position:relative;height:83px;}
	.rplus-page .authors-area .author .info .right .bottom-holder {position:absolute;bottom:0px;left:0px;}
	.rplus-page .authors-area .author .info .right a.names {font-size:19px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;color:#004c89;}
	.rplus-page .authors-area .author .info .right a span {display:block;}
	.rplus-page .authors-area .author .info .right a.email {font-size:12px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;color:#2c2c2c;}
	
	.rplus-page .authors-area .author .article {}
	.rplus-page .authors-area .author .article a {color:#323232;}
	.rplus-page .authors-area .author .article h4 {font-size:18px;padding:0px 0px 5px 0px;}
	.rplus-page .authors-area .author .article p {font-size:12px;}
	.authors-area .author article p {max-height:46px;overflow:hidden;}  


	/* CINEMA-TV AREA */
	.rplus-page .cinema-tv-area {margin-bottom:15px;}
	.rplus-page .tabs-holder {background:#e6e6e6;}
	.rplus-page .tabs-holder ul.tabs {float:left;height:40px;background:#fff;margin:0px;padding:0px;list-style-type:none;display:inline-block;*display:inline;zoom:1;}
	.rplus-page .tabs-holder ul.tabs li {float:left;}
	.rplus-page .tabs-holder ul.tabs li + li {margin-left:3px;}
	.rplus-page .tabs-holder ul.tabs li a {display:block;line-height:40px;height:40px;padding:0px 50px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;color:#2c2c2c;text-decoration:none;font-size:18px;background:#e6e6e6;}
	.rplus-page .tabs-holder ul.tabs li.active a {background:#d2d2d2;}
	.rplus-page .tabs-holder div.tab-panels {float:left;width:100%;background:#d2d2d2;padding-bottom:1%;}
	.rplus-page .tabs-holder div.tab-panels > div {display:none;overflow:hidden;}
	.rplus-page .tabs-holder div.tab-panels .scroll-place {margin:1% 1% 0% 0%;background:#fff;float:left;width:48.5%;}
	.rplus-page .tabs-holder div.tab-panels .scroll-place:first-child {margin-left:0.95%;}
	.rplus-page .tabs-holder div.tab-panels .scroll-place .scroll-pane {height:400px;overflow:hidden;margin:20px;}
	/*.rplus-page .tabs-holder div.tab-panels .scroll-place h4 {font-size:16px;padding:10px 10px;border-bottom:1px solid #d7d7d7;}*/
	.rplus-page .tabs-holder div.tab-panels .scroll-place .small-title {font-size:16px;padding:10px 10px;border-bottom:1px solid #d7d7d7;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;}
	.rplus-page .tabs-holder div.tab-panels .scroll-place .item {overflow:hidden;margin-right:20px;border-bottom:1px solid #ddd;padding-bottom:20px;position:relative;}
	.rplus-page .tabs-holder div.tab-panels .scroll-place .item + .item {margin-top:20px;}
	.rplus-page .tabs-holder div.tab-panels .scroll-place .item figure {float:left;width:149px;height:104px;margin-right:15px;position:relative;cursor:hand;cursor:pointer;}
	.rplus-page .tabs-holder div.tab-panels .scroll-place .item figure a img {display:block;border:3px solid #c8c8c8;cursor:hand;cursor:pointer;width:149px;height:103px;margin-top:10px;}
	.rplus-page .tabs-holder div.tab-panels .scroll-place .item figure a:hover img {border-color:#004c89;}
	
	.rplus-page .tabs-holder div.tab-panels .scroll-place .item-cinema {overflow:hidden;margin-right:20px;border-bottom:1px solid #ddd;padding-bottom:20px;position:relative;}
	.rplus-page .tabs-holder div.tab-panels .scroll-place .item-cinema + .item-cinema {margin-top:20px;}
	.rplus-page .tabs-holder div.tab-panels .scroll-place .item-cinema figure {float:left;width:76px;height:104px;margin-right:15px;position:relative;cursor:hand;cursor:pointer;}
	.rplus-page .tabs-holder div.tab-panels .scroll-place .item-cinema figure a img {display:block;border:3px solid #c8c8c8;cursor:hand;cursor:pointer;width:76px;height:103px;}
	.rplus-page .tabs-holder div.tab-panels .scroll-place .item-cinema figure a:hover img {border-color:#004c89;}

	.rplus-page .tabs-holder div.tab-panels .scroll-place .item .info {overflow:hidden;}
	.rplus-page .tabs-holder div.tab-panels .scroll-place .item .info a h4 {padding-bottom:7px;font-size:18px;color:#2c2c2c;}
	.rplus-page .tabs-holder div.tab-panels .scroll-place .item .info a:hover h4 {color:#004c89;}
	.rplus-page .tabs-holder div.tab-panels .scroll-place .item-cinema .info {overflow:hidden;}
	.rplus-page .tabs-holder div.tab-panels .scroll-place .item-cinema .info a h4 {padding-bottom:7px;font-size:18px;color:#2c2c2c;}
	.rplus-page .tabs-holder div.tab-panels .scroll-place .item-cinema .info a:hover h4 {color:#004c89;}
	.rplus-page .tabs-holder div.tab-panels .scroll-place .item .info a h5 {padding-bottom:7px;font-size:18px;color:#2c2c2c;}
	.rplus-page .tabs-holder div.tab-panels .scroll-place .item .info a:hover h5 {color:#004c89;}
	.rplus-page .tabs-holder div.tab-panels .scroll-place.trailers .item figure {width:155px;}
	.rplus-page .tabs-holder div.tab-panels .scroll-place.trailers .item figure div.play {width:51px;height:51px;background:url(http://i.radikal.com.tr/radikal-v5/img/play-button.png) no-repeat;position:absolute;top:50%;left:50%;margin-left:-25px;margin-top:-25px;cursor:hand;cursor:pointer;}



/* ----- RPLUS CATEGORY CLASSES ----- */
	.category-page {}
	.category-page .rplus-logo{margin-right:10px;}
	.headline-area .rplus-header h2.rplus-logo {padding:0px;float:left;width:90px;margin-right:4px;}
	.headline-area .rplus-header h2.rplus-logo a {display:block;height:90px;text-indent:-9999px;}
	.astroloji .rplus-logo{margin-right:10px;}
	.tv-guide-page .rplus-logo{margin-right:10px;} 
	
	.category-page .headline-area .rplus-header {margin:5px 6px 10px 5px;}
	.category-page .headline-area .rplus-header h2.rplus-logo {padding:0px;float:left;width:90px;margin-right:8px;}
	.sendenhaber .headline-area .rplus-header h2.rplus-logo {padding:0px;float:left;width:90px;margin-right:13px !important;}
	.category-page .headline-area .rplus-header h2.rplus-logo a {display:block;height:90px;text-indent:-9999px;}
	.category-page .headline-area .rplus-header .reklamAlan-728 {float:left;margin-right:7px;}
	.astroloji .headline-area .rplus-header {margin:5px 6px 10px 5px;}
	.tv-guide-page .headline-area .rplus-header {margin:5px 6px 10px 5px;}

	.category-page .headline-area .sub-categories-area {margin-bottom:8px}
	.category-page .headline-area .sub-categories {position:relative;}
	.category-page .headline-area .sub-categories ul.categories {height:38px;margin:0px;margin-left:3px;float:left;}
	.category-page .headline-area .sub-categories ul.categories li {width:150px;float:left;}
	.category-page .headline-area .sub-categories ul.categories li a {text-shadow:1px 1px 1px #333;display:block;height:38px;line-height:41px;text-align:center;color:#fff;font-size:14px;}
	.category-page .headline-area .sub-categories ul.categories li a.selected {text-shadow:1px 1px 1px #333;display:block;height:38px;line-height:41px;text-align:center;color:#fff;font-size:14px;background-color:#92235d;}
		.category-page .headline-area .sub-categories ul.categories li a.selectedspor {text-shadow:1px 1px 1px #333;display:block;height:38px;line-height:41px;text-align:center;color:#fff;font-size:14px;background-color:#008A31;}
	.category-page .headline-area .sub-categories ul.categories li:first-child a {border-left:0px !important;}
	.category-page .headline-area .sub-categories .left-opacity {position:absolute;top:0px;left:0px;width:6px;height:38px;background:transparent url(http://i.radikal.com.tr/radikal-v5/img/title-left-light.png);}
	
.galerirplus-logo{background-color:#141414;width:1px;height:1px;  } 
.galerirplus-logo a{text-indent:-9999px;display:block;} 
.webtv .galerirplus-logo{background:url(http://www.radikal.com.tr/radikal-v5/img/Radikal-logo-26.png) 0 0 no-repeat;width:120px;height:28px;margin-top:4px;float:left;} 

.webtv .galerirplus-logo a {width:136px;height:28px;text-indent:-9999px;display:block;}



	.category-page .headline-area .sub-categories.webtv ul.categories {height:33px;margin:0px;margin-left:3px;float:left;}
	.category-page .headline-area .sub-categories.webtv ul.categories li {width:192px;float:left;}
	.category-page .headline-area .sub-categories.webtv ul.categories li a {text-shadow:1px 1px 1px #333;display:block;height:30px;line-height:31px;text-align:center;color:#fff;font-size:13px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;}
	.category-page .headline-area .sub-categories.webtv ul.categories li:first-child a {border-left:0px !important;}
	.category-page .headline-area .sub-categories.webtv .left-opacity {position:absolute;top:0px;left:0px;width:3px;height:32px;background:transparent url(http://i.radikal.com.tr/radikal-v5/img/title-left-light.png);}

	.category-page .headline-area .sub-categories div.social {float:left;height:38px;line-height:41px;color:#fff;padding-left:20px;vertical-align:middle;}
	.category-page .headline-area .sub-categories div.social .text {float:left;width:200px;}
	.category-page .headline-area .sub-categories div.social .facebook {padding-top:5px;height:33px;width:164px;float:right;text-align:right;}
		
	.category-page .headline-area .sub-categories.spor ul.categories li {width:125px;position:relative;}
	
	/*astroloji ve tvrehberi*/
	.tv-guide-page .headline-area .sub-categories-area , .astroloji .headline-area .sub-categories-area {margin-bottom:11px;}
	.tv-guide-page .headline-area .sub-categories, .astroloji .headline-area .sub-categories {position:relative;}
	.tv-guide-page .headline-area .sub-categories ul.categories, .astroloji .headline-area .sub-categories ul.categories {height:38px;margin:0px;margin-left:3px;float:left;}
	.tv-guide-page .headline-area .sub-categories ul.categories li, .astroloji .headline-area .sub-categories ul.categories li {width:150px;float:left;}
	.tv-guide-page .headline-area .sub-categories ul.categories li a, .astroloji .headline-area .sub-categories ul.categories li a {text-shadow:1px 1px 1px #333;display:block;height:38px;line-height:41px;text-align:center;color:#fff;font-size:14px;}
	.tv-guide-page .headline-area .sub-categories ul.categories li a.selected, .astroloji .headline-area .sub-categories ul.categories li a.selected {text-shadow:1px 1px 1px #333;display:block;height:38px;line-height:41px;text-align:center;color:#fff;font-size:14px;background-color:#92235d;}
	.tv-guide-page .headline-area .sub-categories ul.categories li:first-child a, .astroloji .headline-area .sub-categories ul.categories li:first-child a {border-left:0px !important;}
	.tv-guide-page .headline-area .sub-categories .left-opacity, .astroloji .headline-area .sub-categories .left-opacity {position:absolute;top:0px;left:0px;width:6px;height:38px;background:transparent url(http://i.radikal.com.tr/radikal-v5/img/title-left-light.png);}

	.tv-guide-page .headline-area .sub-categories div.social, .astroloji .headline-area .sub-categories div.social {float:left;height:38px;line-height:41px;color:#fff;padding-left:20px;vertical-align:middle;}
	.tv-guide-page .headline-area .sub-categories div.social .text, .astroloji .headline-area .sub-categories div.social .text {float:left;width:200px;}
	.tv-guide-page .headline-area .sub-categories div.social .facebook, .astroloji .headline-area .sub-categories div.social .facebook {padding-top:5px;height:33px;width:164px;float:right;text-align:right;}
		
	.tv-guide-page .headline-area .sub-categories.spor ul.categories li, .astroloji .headline-area .sub-categories.spor ul.categories li {width:125px;position:relative;}
	/*astroloji ve tvrehberi*/
	

	.category-page .headline-area .team-logos-area {margin-bottom:11px;}
	.category-page .headline-area .team-logos {}
	.category-page .headline-area .team-logos .item {float:left;width:5.53%;text-align:center;}
	
	.headline-area .team-logos-area {margin-bottom:11px;}
	.headline-area .team-logos {}
	.headline-area .team-logos .item {float:left;width:5.53%;text-align:center;}


	.category-page .headline-area {}
	/*.category-page .headline-area .headlines {overflow:hidden;height:376px;position:relative;}*/
	.category-page .headline-area .headlines {overflow:hidden;height:526px;position:relative;}
	.category-page .headline-area .headlines .item {overflow:hidden;margin-bottom:11px;position:relative;}
	.category-page .headline-area .headlines .item a {display:block;}
	.category-page .headline-area .headlines .item h4 {z-index:3;cursor:pointer;cursor:hand;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;margin:0px;padding:90px 0px 5px 0px;background:transparent url(http://i.radikal.com.tr/radikal-v5/img/caption-shadow.png) top center repeat-x;position:absolute;bottom:0px;left:0px;width:100%;color:#fff;display:block;}
	.category-page .headline-area .headlines .item h4 span {font-size:20px;padding:0px 15px;line-height:24px;display:block;max-height:50px;overflow:hidden;}
	.category-page .headline-area .headlines .item p {display:none;}

	.category-page .headline-area .headlines .item.gr_3 h4 span {font-size:16px;padding:0px 15px;line-height:20px;display:block;max-height:60px;overflow:hidden;}
	.category-page .headline-area .headlines .item.gr_7 h4 span {font-size:16px;padding:0px 15px;line-height:20px;display:block;max-height:60px;overflow:hidden;}

	.category-page .headline-area .headlines .item.grid_6 {top:-195px;}

	.category-page .headline-area .headlines .item.grid_12 a {height:326px;}
	.category-page .headline-area .headlines .item.grid_8 a {height:255px;}
	.category-page .headline-area .headlines .item.grid_6 a {height:184px;}
	.category-page .headline-area .headlines .item.grid_4 a {height:255px;}

	.category-page .headline-area .headlines .item.grid_4 h2, .category-page .headline-area .headlines .item.grid_6 h2 {height:40px;}
	.category-page .headline-area .headlines .item.grid_4 span, .category-page .headline-area .headlines .item.grid_6 span {font-size:16px;line-height:20px;}
	.category-page .headline-area .headlines .item.grid_4 p, .category-page .headline-area .headlines .item.grid_6 p {font-size:12px;}

	.category-page .headline-area .headlines .item.text {background:#dddddd;}
	.category-page .headline-area .headlines .item.text figure {display:none;}
	.category-page .headline-area .headlines .item.text h2 {height:auto;position:static;padding:20px 0px 10px 0px;background:none;color:#c03100;}
	.category-page .headline-area .headlines .item.text h2 span {padding:0px 20px;}
	.category-page .headline-area .headlines .item.text p {padding:0px 20px;display:block;}

	.category-page .headline-area .headlines .item.text ul.social {bottom:10px;top:auto;}

	.category-page .news-boxes .box {height:365px;float:none;}
	
	.category-page .video-gallery-area .box {height:178px;}
	.category-page .video-gallery-area .box.big {height:395px;}
	.category-page .photo-gallery-area .box.big {height:396px;}


	.category-page .right-panel, .astroloji .right-panel, .tv-guide-page .right-panel {background:#d7d7d7;padding-top:0;margin-top:0px;padding-bottom:12px;}
	.category-page .right-panel .category-news {border-right:1px solid #d1d1d1;}
	.category-page .right-panel .category-news .news .box {border-top:0px;margin:0px 12px 0px 12px;border-color:#c4c4c4;padding:0px 0px 10px 0px;}
	.category-page .right-panel .category-news .news .box figure {margin-bottom:10px;}
	.category-page .right-panel .category-news .news .box h4 {padding:0px 10px 0px 10px;font-size:16px;}
	.category-page .right-panel .category-news .news .title {margin:12px 12px 0px 12px;border:1px solid #c4c4c4;border-bottom:0px;}
	.category-page .right-panel .category-news .news .title span {font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;font-size:17px;}

	.right-panel .category-news .news .box {border-top:0px;margin:0px 12px 0px 12px;border-color:#c4c4c4;padding:0px 0px 10px 0px;}
	.right-panel .category-news .news .box figure {margin-bottom:10px;}
	.right-panel .category-news .news .box h4 {padding:0px 10px 0px 10px;font-size:16px;}
	.right-panel .category-news .news .title {margin:12px 12px 0px 12px;border:1px solid #c4c4c4;border-bottom:0px;}
	.right-panel .category-news .news .title span {font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;font-size:17px;}

	.category-page .tabs-area {margin-bottom:11px;}
	.category-page .tabs-area ul.tabs {margin:0px;}
	.category-page .tabs-area ul.tabs li {float:left;font-size:100%;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;border-top:4px solid #d4151c;font-size:15px;}
	.category-page .tabs-area ul.tabs li a {display:block;color:#4b4b4b;text-align:center;background:#fff;padding:15px 0;border:1px solid #c4c4c4;border-bottom:0px;}
	/*.category-page .tabs-area ul.tabs li a:hover, .category-page .tabs-holder ul.tabs li.active a {color:#d4151c;}*/
	.category-page .tabs-area ul.tabs li.active {position:relative;top:1px;z-index:5;}

	.category-page .tabs-area .tab-panels {border:1px solid #c4c4c4;padding:10px 0px;background:#fff;height:248px;}
	.category-page .tabs-area .tab-panels > div {padding:0px;width:100%;display:none;}

	.category-page .tabs-area .tab-panels > div.author-articles .featured {width:50%;float:left;}
	

	.category-page .tabs-area .tab-panels > div.author-articles .featured .info {margin-bottom:20px;padding:0px 10px 0px 10px;}
	.category-page .tabs-area .tab-panels > div.author-articles .featured .info .left {width:65px;overflow:hidden;float:left;}
	.category-page .tabs-area .tab-panels > div.author-articles .featured .info .right {width:238px;float:left;margin-left:10px;position:relative;height:65px;}
	.category-page .tabs-area .tab-panels > div.author-articles .featured .info .right .bottom-holder {position:absolute;bottom:0px;left:0px;}
	.category-page .tabs-area .tab-panels > div.author-articles .featured .info .right a.names {font-size:21px;color:#004c89;line-height:22px;display:block;}
	.category-page .tabs-area .tab-panels > div.author-articles .featured .info .right a span {display:block;}
	.category-page .tabs-area .tab-panels > div.author-articles .featured .right a.email {font-size:13px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;color:#2c2c2c;}
	
	.category-page .tabs-area .tab-panels > div.author-articles .featured .article { padding:0px 10px 0px 10px;}
	.category-page .tabs-area .tab-panels > div.author-articles .featured .article a {color:#323232;}
	.category-page .tabs-area .tab-panels > div.author-articles .featured .article h5 {font-size:18px;padding:0px 0px 5px 0px;}
	.category-page .tabs-area .tab-panels > div.author-articles .featured .article p {font-size:14px;}

	.category-page .tabs-area .tab-panels > div.author-articles .list {width:50%;float:left;}
	.category-page .tabs-area .tab-panels > div.author-articles .list ul {margin:0px;padding:0px 10px 0px 10px;border-left:1px solid #ddd;}
	.category-page .tabs-area .tab-panels > div.author-articles .list ul li {margin-bottom:13px;height:45px;background:#f7f7f7;}
	.category-page .tabs-area .tab-panels > div.author-articles .list ul li div.author {background:#e1e1e1;float:left;height:41px;width:108px;padding-left:8px;padding-top:4px;}
	.category-page .tabs-area .tab-panels > div.author-articles .list ul li div.author a {font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;color:#292929;font-size:15px;line-height:17px;}
	.category-page .tabs-area .tab-panels > div.author-articles .list ul li div.article {overflow:hidden;height:45px;padding-left:10px;}
	.category-page .tabs-area .tab-panels > div.author-articles .list ul li div.article h4 {}


	.category-page .tabs-area .tab-panels > div.news-articles {}
	.category-page .tabs-area .tab-panels > div.news-articles .list {width:50%;float:left;}
	.category-page .tabs-area .tab-panels > div.news-articles .list ul { padding:0px 10px 0px 10px;margin:0px;border-left:1px solid #ddd;list-style-type:none;}
	.category-page .tabs-area .tab-panels > div.news-articles .list ul li {border:1px solid #becbcc;border-top:0px;}
	.category-page .tabs-area .tab-panels > div.news-articles .list ul li:first-child {border-top:1px solid #becbcc;}
	.category-page .tabs-area .tab-panels > div.news-articles .list ul li a {background:#f7f7f7 url(http://i.radikal.com.tr/radikal-v5/img/sagAlan-haberler-arrow.png) no-repeat 350px 18px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;height:45px;display:block;color:#232323;padding-left:10px;padding-right:45px;}
	.category-page .tabs-area .tab-panels > div.news-articles .list ul li a:hover {background-color:#e4e4e4;}
	.category-page .tabs-area .tab-panels > div.news-articles .list ul li a div { width:100%;height:45px;cursor:hand;cursor:pointer;}

	.tabs-area .tab-panels > div.news-articles .featured {width:50%;float:left;}
	.tabs-area .tab-panels > div.news-articles .featured .news {overflow:hidden;position:relative;margin:0px 10px 0px 10px;}
	.tabs-area .tab-panels > #blog-yazilari .featured .news .lazy{overflow:hidden;width:390px;height:232px;} 
	.tabs-area .tab-panels > div.news-articles .featured .news a {display:block;}
	.tabs-area .tab-panels > div.news-articles .featured .news h4 {z-index:3;cursor:pointer;cursor:hand;font-weight:400;margin:0px;padding:100px 0px 15px 0px;height:48px;background:transparent url(http://i.radikal.com.tr/radikal-v5/img/caption-shadow.png) top center repeat-x;position:absolute;bottom:0px;left:0px;width:100%;color:#fff;}
	.tabs-area .tab-panels > div.news-articles .featured .news h4 span {font-size:20px;padding:0px 15px;line-height:24px;color:#fff !important;}


/*spor right col*/
	.spor-right-col{margin:0 12px 12px 12px;background:none;border:none;clear:both;padding:12px 0 0 0;}
	.spor-right-col .tabs-area {margin:0;}
	.spor-right-col .tabs-area ul.tabs {margin:0px;}
	.spor-right-col .tabs-area ul.tabs li {float:left;font-size:100%;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;border-top:none;font-size:16px;width:auto;}
	.spor-right-col .tabs-area ul.tabs li a {display:block;color:#4b4b4b;text-align:center;background:#fff;padding:8px;border:1px solid #c4c4c4;border-bottom:0px;}
	/*.category-page .tabs-area ul.tabs li a:hover, .category-page .tabs-holder ul.tabs li.active a {color:#d4151c;}*/
	.spor-right-col .tabs-area ul.tabs li.active {position:relative;top:1px;z-index:5;}
	.spor-right-col .tabs-area ul.tabs li.active a {color:#fff;background:#00a039;border-top:1px solid #00a039;border-right:1px solid #00a039;border-bottom:1px solid #00a039;}
	
	.spor-right-col .tabs-area .tab-panels {border:1px solid #c4c4c4;padding:0;background:#fff;height:235px;}
	.spor-right-col .tabs-area .tab-panels > div {padding:0px;width:100%;display:block;}
	
	.spor-right-col .tabs-area .tab-panels > div.author-articles .featured {width:50%;float:left;}
	
	.spor-puan-all{width:263px;height:84px;margin:0 auto 0 22px;background:#f2f2f2;color:#4b4b4b;}
	.spor-puan-tablo{background:#f2f2f2;}
	.spor-puan-tablo tr:nth-child(2){border-bottom:1px solid #008a31;}
	.spor-puan-tablo tr:nth-child(1){color:#008a31;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;}
	.spor-puan-list{margin:10px 0 0 0;font-size:13px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;}
	.spor-puan-list td.green-ft{color:#008a31;font-size:18px;}
	.spor-puan-list td.no-ft{color:#4b4b4b;font-size:12px;}
	.spor-puan-list td{line-height:35px;color:#4b4b4b;}
	.spor-puan-list tr:nth-child(2n){background:#f2f2f2;}
	.spor-right-col h3{border-bottom:1px solid #00a039;color:#6d6d6d;font-size:16px;margin:0 0 5px 0;padding:5px;text-align:center;}
	.spor-puan-link{text-align:right;}
	.spor-puan-link a{font-size:13px;color:#00a039;padding:7px;display:block;}
	.spor-puan td{line-height:25px;padding:5px;}
	.spor-puan tr:nth-child(1){color:#008a31;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;border-bottom:1px solid #00a039;}
	.spor-puan tr:nth-child(2n){background:#f2f2f2;}
	.spor-puan td:nth-child(1){color:#008a31;}
	.spor-right-col .bx-wrapper .bx-controls-direction a{display:block;top:auto;top:16px;}
	.spor-right-col .bx-wrapper{margin:0 !important;max-width:100% !important;}
	.spor-right-col .bx-wrapper .bx-viewport ul li{width:302px !important;}
	
	
/*spor right col end*/



 
.category-page .cinema-search-area {}
	.category-page .cinema-search-area .search-bar {border:1px solid #cfcfcf;background:#f1f1f1;padding-right:5px;margin-bottom:11px;}
	.category-page .cinema-search-area .search-bar .title {float:left;width:170px;height:48px;background:#d6d6d6 !important;margin-bottom:0px;margin-right:10px;}
	.category-page .cinema-search-area .search-bar .title span {font-size:14px;color:#434343;font-weight:400;padding-left:13px;height:48px;line-height:48px;}
	.category-page .cinema-search-area .search-bar .select-box {border:1px solid #c4c4c4;width:255px;float:left;margin:8px 5px;font-size:13px;}
	.category-page .cinema-search-area .search-bar .select-box a.selectBox {border:none;min-width:100%;height:30px;line-height:30px;}
	.category-page .cinema-search-area .search-bar .select-box a.selectBox .selectBox-label {padding:0px 8px;}
	.category-page .cinema-search-area .search-bar .select-box a.selectBox .selectBox-arrow {width:35px;border:none;background:#d6d6d6 url(http://i.radikal.com.tr/radikal-v5/img/cinema-select-arrow.png) no-repeat center center;}
	.category-page .cinema-search-area .search-bar input.search {float:right;background:#e06338;border:none;height:31px;margin:8px 5px;color:#fff;border-bottom:2px solid #b94219;font-family:'Roboto Slab';}
	.category-page .cinema-search-area .search-bar a.search {float:right;border:none;height:31px;margin:8px 5px;color:#fff;border-bottom:2px solid;font-family:'Roboto Slab';line-height:31px;padding:0 6px 0 6px;}


	.category-page .cinema-search-area .movie-list-holder {width:266px;float:left;margin-bottom:11px;}
	.category-page .cinema-search-area .movie-list-holder + .movie-list-holder {margin-left:12px;}
	.category-page .cinema-search-area .movie-list {border:1px solid #cfcfcf;}
	.category-page .cinema-search-area .movie-list .title {width:100%;height:48px;background:#d6d6d6 !important;margin-bottom:0px;}
	.category-page .cinema-search-area .movie-list .title span {font-size:13px;color:#434343;font-weight:400;padding-left:13px;height:48px;line-height:48px;}
	
	.category-page .cinema-search-area .movie-list .item {overflow:hidden;margin:10px;position:relative;}
	.category-page .cinema-search-area .movie-list .item + .item {padding-top:10px;border-top:1px solid #ddd;}
	.category-page .cinema-search-area .movie-list .item figure {float:left;width:78px;margin-right:15px;position:relative;}
	.category-page .cinema-search-area .movie-list .item figure a {border:3px solid #ddd;cursor:hand;cursor:pointer;display:block;}
	.category-page .cinema-search-area .movie-list .item figure a:hover {border-color:#e06338;}
	.category-page .cinema-search-area .movie-list .item figure a img {display:block;}

	.category-page .cinema-search-area .movie-list .item .info {overflow:hidden;font-size:12px;height:124px;}
	.category-page .cinema-search-area .movie-list .item .info a h5 {padding-bottom:7px;font-size:18px;color:#2c2c2c;}
	.category-page .cinema-search-area .movie-list .item .info a:hover h5 {color:#e06338;}
	
	.authors-page .headline-area .rplus-header {margin-bottom:11px;}
	.authors-page .headline-area .headlines {margin-bottom:11px;background:url(http://i.radikal.com.tr/radikal-v5/img/bx_loader.gif) no-repeat center center;}
	.authors-page .headline-area .headlines .headline-slider {}
	.authors-page .headline-area .headlines .headline-slider ul#authors-headline-slider {visibility:hidden;border-top:4px solid #004c89;}
	.authors-page .headline-area .headlines .headline-slider ul#authors-headline-slider li {}
	.authors-page .headline-area .headlines .headline-slider ul#authors-headline-slider li h2 {width:100%;background:transparent url(http://i.radikal.com.tr/radikal-v5/img/yazar-shadow.png) 0px 0px repeat-x;font-size:14px;font-weight:400;color:#fff;position:absolute;bottom:0px;left:0px;padding:50px 0 25px 0;display:block;}
	.authors-page .headline-area .headlines .headline-slider ul#authors-headline-slider li h2 span {display:block;margin-bottom:15px;padding:0px 25px;}
	.authors-page .headline-area .headlines .headline-slider ul#authors-headline-slider li h2 span.title {background:none !important;height:auto;font-size:21px;margin-bottom:5px;}
	.authors-page .headline-area .headlines .headline-slider ul#authors-headline-slider li h2 span.summary {margin:0px;}


/* ekonomi sayfasi */

	.category-page .headline-area .headlines .item.market-info .title {margin:0px;background:#333333;height:46px;line-height:46px;border-top-left-radius:3px;border-top-right-radius:3px;}
	.category-page .headline-area .headlines .item.market-info .title span {height:46px;line-height:46px;font-size:17px;}
	.category-page .headline-area .headlines .item.market-info table {width:577px;border:1px solid #f3f3f3;}
	.category-page .headline-area .headlines .item.market-info table tr + tr {background:#f0f0f0;}

	.category-page .headline-area .headlines .item.market-info  div.icon {float:left;margin-left:20px;margin-top:14px;padding-left:50px;font-size:17px;height:39px;line-height:39px;background:url(http://i.radikal.com.tr/radikal-v5/img/category-ekonomi-market-icons.png) no-repeat;}
	.category-page .headline-area .headlines .item.market-info .euro div.icon {background-position:0px -39px;}
	.category-page .headline-area .headlines .item.market-info .market div.icon {background-position:0px -78px;}
	.category-page .headline-area .headlines .item.market-info .gold div.icon {background-position:0px -117px;}

	.category-page .headline-area .headlines .item.market-info  div.way {float:left;margin:11px 0px 11px 12px;text-indent:-9999px;width:17px;height:45px;background:url(http://i.radikal.com.tr/radikal-v5/img/market-info-way-icons.png) no-repeat 0px 2px;}
	.category-page .headline-area .headlines .item.market-info .increase div.way {background-position:0px -38px;}

	.category-page .headline-area .headlines .item.market-info  div.value {float:left;font-size:19px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;text-align:right;width:125px;height:67px;line-height:67px;}
	.category-page .headline-area .headlines .item.market-info  div.value small {font-weight:400;font-size:11px;}
	
	.category-page .market-stocks ul.tabs li {border:none;width:165px;}
	.category-page .market-stocks ul.tabs li a {border:none;color:#fff;height:49px;line-height:49px;padding:0px;font-size:16px;border-top-left-radius:3px;border-top-right-radius:3px;} 
	.category-page .market-stocks ul.tabs li.decrease a {background:#d4151c;}
	.category-page .market-stocks ul.tabs li.increase a {background:#00a039;}
	.category-page .market-stocks .tab-panels {padding:0px;border:none;}

	.category-page .market-stocks .tab-panels .tab {} 
	.category-page .market-stocks .tab-panels .tab.decrease {border-top:4px solid #d4151c;}
	.category-page .market-stocks .tab-panels .tab.increase {border-top:4px solid #00a039;}

	.category-page .market-stocks .tab-panels .tab table {border:1px solid #d1d1d1;border-top:none;width:332px;}
	.category-page .market-stocks .tab-panels .tab table tr {}
	.category-page .market-stocks .tab-panels .tab table tr.odd {background:#f0f0f0;}
	.category-page .market-stocks .tab-panels .tab table tr td {text-align:center;height:55px;font-size:15px;color:#535353;}
	.category-page .market-stocks .tab-panels .tab table tr td.name {font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;color:#373737;}
	.category-page .market-stocks .tab-panels .tab table tr td.change-rate {font-size:19px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;color:#00a039;}
	.category-page .market-stocks .tab-panels .tab.decrease table tr td.change-rate {color:#d4151c;}
	.category-page .market-stocks .tab-panels .tab table tr td div.way {margin:0 auto;text-indent:-9999px;width:17px;height:45px;background:url(http://i.radikal.com.tr/radikal-v5/img/market-info-way-icons.png) no-repeat 0px -38px;}
	.category-page .market-stocks .tab-panels .tab.decrease table tr td div.way {background-position:0px 2px;}

	.category-page .what-change-1000 {height:339px;margin-bottom:11px;}
	.category-page .what-change-1000 .item {border:1px solid #ddd;border-top:0px;}
	.category-page .what-change-1000 .title {margin:0px;height:46px;line-height:46px;border-top-left-radius:3px;border-top-right-radius:3px;}
	.category-page .what-change-1000 .title span {height:46px;line-height:46px;font-size:16px;}

	.category-page.ekonomi .loan-calculator {margin-bottom:11px;float:right;}
	.category-page .loan-calculator .title {margin:0px;border-top-left-radius:3px;border-top-right-radius:3px;}
	.category-page .loan-calculator .inside {padding:17px 10px;background:#fff;border:1px solid #ddd;}
	.category-page .loan-calculator .inside.bgp-u {padding:0 0 17px 10px;background:#fff;border:1px solid #ddd;border-right:none;}
	.category-page .loan-calculator .form {margin-left:10px;width:262px;}
	.category-page .loan-calculator .form .select-box {margin:0px;width:213px;margin-bottom:11px;}
	.category-page .loan-calculator .form .select-box .selectBox-label {background:#fff;}
	.category-page .loan-calculator .form label {float:left;margin-bottom:5px;width:90px;height:32px;line-height:32px;color:#666;font-size:15px;}
	.category-page .loan-calculator .form input[type="text"] {float:left;margin-bottom:5px;width:150px;height:14px;border:1px solid #c4c4c4;font-size:13px;padding:8px 10px;}
	.category-page .loan-calculator .form .button {float:right;margin-top:3px;width:100%}

	.category-page .loan-calculator .result {padding:5px;border-radius:3px;text-align:center;margin:5px 0 0 0;background:#e7e7e2;}
	.category-page .loan-calculator .result .head {font-size:12px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;color:#333;border-bottom:1px solid #333;}
	.category-page .loan-calculator .result .value {float:left;border-radius:3px;padding:5px;color:#fff;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;font-size:18px;}
	.category-page .loan-calculator .result .rs-bt {float:right;}
	.category-page .loan-calculator .result .button {background-color:#00a039;display:block;margin-left:15px;padding:0px;width:125px;}
	.category-page .loan-calculator .result a {display:block;margin:5px 0px;font-size:12px;clear:both;}

	.category-page .loan-calculator .loan-values {float:left;width:296px;}
	.category-page .loan-calculator .loan-values .title span {font-size:15px;}
	.category-page .loan-calculator .loan-values .inside {background:#f7f7f7;padding:10px;}
	.category-page .loan-calculator .loan-values table {font-size:12px;width:100%;}
	.category-page .loan-calculator .loan-values table tr {border-bottom:1px solid #ddd;}
	.category-page .loan-calculator .loan-values table tr td {padding:4px 3px;}
	.category-page .loan-calculator .loan-values table tr td a {padding:1px 3px;color:#fff;border-radius:3px;}
	.category-page .loan-calculator .loan-values table tr.thead {background:#e7e7e2;color:#3f3636;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif}


	.authors-page .headline-area {}
	.authors-page .headline-area .headlines .slider-paging {display:none;}
	.authors-page .headline-area .headlines .slider-paging ul {display:block;background:#000;padding:7px;margin:0px;}
	.authors-page .headline-area .headlines .slider-paging ul li {width:156px;float:left;}
	.authors-page .headline-area .headlines .slider-paging ul li + li {margin-left:7px;}
	.authors-page .headline-area .headlines .slider-paging ul li a {background:#004c89;display:block;cursor:pointer;cursor:hand;}
	.authors-page .headline-area .headlines .slider-paging ul li a figure {padding:5px;float:left;border-right:1px solid #31628a;}
	.authors-page .headline-area .headlines .slider-paging ul li a figure img {width:53px;height:53px;}
	.authors-page .headline-area .headlines .slider-paging ul li a p {overflow:hidden;color:#fff;font-size:14px;padding:5px}
	.authors-page .headline-area .headlines .slider-paging ul li a p small {display:block;font-size:11px;}

	.authors-page .headline-area .headlines .slider-paging ul li.active a {background:#f7f7f7;}
	.authors-page .headline-area .headlines .slider-paging ul li.active a figure {border-color:#d9dcdd;}
	.authors-page .headline-area .headlines .slider-paging ul li.active a p {color:#004c8a;}
	.authors-page .headline-area .headlines .slider-paging ul li.active a small {color:#484848;}

	.authors-page .right-panel {background:#d7d7d7;padding-top:0;margin-top:0px;padding-bottom:0;}
	.authors-page .right-side {background:none !important;}
	
	.authors-page .authors-area {position:relative;min-height:455px;}  
	.authors-page .authors-area .author-search {border:1px solid #ddd;padding:3px;margin-bottom:11px;}
	.authors-page .authors-area input[type="text"] {float:left;width:650px;background:transparent;border:none;height:14px;font-size:14px;padding:9px 10px;line-height:14px;}
	.authors-page .authors-area input.search {float:right;width:200px;background:transparent;border:none;width:143px;height:32px;line-height:31px;background:#014f84;color:#fff;}
	
	.authors-page .authors-list {overflow:hidden;}
	.authors-page .authors-list .omega .author {background:none !important;}

	.authors-page .author-filter {position:absolute;top:0px;left:0px;height:100%;bottom:0px;}
	.authors-page .author-filter ul {border:1px solid #ddd;padding:2px;margin:0px;position:relative;height:97%;}
	.authors-page .author-filter ul li.title {height:auto;background:#014f84;text-align:center;color:#fff;}
	.authors-page .author-filter ul li.title a {margin:0px;height:auto;background:#014f84;text-align:center;color:#fff;padding:5px 3px;font-size:18px;}
	.authors-page .author-filter ul li { margin-top:6px;}
	.authors-page .author-filter ul li a {display:block;padding:3px;text-align:center;background:#bac9cb;color:#003560;font-size:16px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;}
	.authors-page .author-filter ul li a h4{padding:0;}
	.authors-page .author-filter ul li a:hover, .authors-page .author-filter ul li.active a {background:#014f84;color:#fff;}
	.authors-page .authors-area .author .article h5 {color:#004c8a;}
	.authors-page .authors-area .author .bottom-border {width:306px;}
	

	.authors-page .news-boxes .box {height:365px;float:none;}
	
	
	/* BLOG SAYFASI */
	.blog-page .rplus-header {margin-bottom:11px;}
	 

	

	.search-bar.blog .select-box a.selectBox .selectBox-arrow {background-image:url(http://i.radikal.com.tr/radikal-v5/img/blog-select-arrow.png);}
	.search-bar.blog .title span {text-align:center;padding-left:0px;font-size:16px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;}
	.search-bar.blog  input.search {background:#004c89;border-color:#003d6e;}

	.blog-page .blog-boxes {margin-bottom:11px;}
	.blog-page .blog-boxes .item {float:left;width:267px;margin-right:10px;margin-bottom:10px;}
	.blog-page .blog-boxes .item.omega {margin-right:0px !important;}

	.blog-page .blog-boxes .item .box {border-radius:2px;padding:10px 10px 0px 10px;border-color:#c4c4c4;}
	.blog-page .blog-boxes .item .box figure {margin-bottom:10px;height:156px;min-height:156px;max-height:156px;overflow:hidden;}
	.blog-page .blog-boxes .item .box figure img {min-height:156px;}
	.blog-page .blog-boxes .item .box h5 {color:#313131;font-size:16px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;padding:0;margin:0 0 10px 0;height:45px;max-height:45px;overflow:hidden;}
	.blog-page .blog-boxes .item .box figure a.label.category {bottom:auto;top:0px;left:auto;right:0px;}
	.blog-page .blog-boxes .item .box .info {color:#736e6e;font-size:13px;height:40px;line-height:40px;background:#f7f7f7;margin:0px -10px 0px -10px;padding:0px 10px;border-top:1px solid #e3e3e3}
	.blog-page .blog-boxes .item .box .info a.name {color:#555;text-decoration:underline;}
	
	.blog-boxes {margin-bottom:11px;}
	 .blog-boxes .item {float:left;width:267px;margin-right:10px;margin-bottom:10px;}
	 .blog-boxes .item.omega {margin-right:0px !important;}

	.blog-boxes .item .box {border-radius:2px;padding:10px 10px 0px 10px;border-color:#c4c4c4;}
	.blog-boxes .item .box figure {margin-bottom:10px;height:156px;min-height:156px;max-height:156px;overflow:hidden;}
	 .blog-boxes .item .box figure img {min-height:156px;}
	 .blog-boxes .item .box h5 {color:#313131;font-size:16px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;padding:0;margin:0 0 10px 0;max-height:20px;overflow:hidden;}
	 .blog-boxes .item .box figure a.label.category {bottom:auto;top:0px;left:auto;right:0px;}
	 .blog-boxes .item .box .info {color:#736e6e;font-size:13px;height:40px;line-height:40px;background:#f7f7f7;margin:0px -10px 0px -10px;padding:0px 10px;border-top:1px solid #e3e3e3}
	 .blog-boxes .item .box .info a.name {color:#555;text-decoration:underline;}

	.blog-page aside {background-color:#e9e9e9;}
	.blog-page aside .reklamAlan-300 { padding-bottom:12px;}

	.blog-page aside .blog-boxes {border-right:1px solid #d1d1d1;margin-bottom:0px;padding:0px 14px 0px 14px;}
	.blog-page aside .blog-boxes .item {width:auto;float:none;margin:0px;}
	.blog-page aside .blog-boxes .item + .item {margin:10px 0px 0px 0px;}
	.blog-page aside .blog-boxes .item .box {padding-bottom:10px;}
	.blog-page aside .blog-boxes .item .box .info {line-height:16px;height:16px;border:none;background:transparent;}

	.blog-page .detail-holder .detail ul {}
	.blog-page .detail-holder .detail ul li {background:url(http://i.radikal.com.tr/radikal-v5/img/read-comment-score-icon-default.png) no-repeat;font-size:12px;font-weight:bold;position:relative;padding-left:20px;height:36px;line-height:36px;}
	.blog-page .detail-holder .detail ul li + li {border-top:1px solid #c4c4c4;}
	.blog-page .detail-holder .detail ul li span {border-radius:5px;font-size:10px;line-height:22px;padding:0px 3px;height:20px;display:inline-block;*display:inline;zoom:1;background:#fff;border:1px solid #c4c4c4;position:absolute;top:7px;right:0px;}
	.blog-page .detail-holder .detail ul li.read {background-position:0px 0px;}
	.blog-page .detail-holder .detail ul li.comment {background-position:0px -36px;}
	.blog-page .detail-holder .detail ul li.score {background-position:0px -72px;}
	
	.blog-page .todays-authors {border:1px solid #e0e0e0;background:#fff;margin-bottom:11px;}
	.blog-page .todays-authors .title {margin-bottom:0px;background:#004c89;}
	.blog-page .todays-authors .title .right a {text-decoration:underline;}
	.blog-page .todays-authors .detail-holder {width:135px;float:left;height:320px;}
	.blog-page .todays-authors .detail-holder .detail {background:#f6f6f6;margin:10px;height:300px;padding-top:10px;position:relative;}
	.blog-page .todays-authors .detail-holder .detail figure {width:65px;margin:0 auto;}
	.blog-page .todays-authors .detail-holder .detail a.name {color:#004c89;display:block;text-align:center;margin:5px 0px;font-size:15px;}
	.blog-page .todays-authors .detail-holder .detail ul {padding:0px 10px;margin:0px;}
	.blog-page .todays-authors .detail-holder .detail a.category {position:absolute;bottom:0px;left:0px;width:100%;display:block;text-align:center;height:36px;line-height:36px;font-size:15px;color:#fff;}

	.blog-page .todays-authors .image-holder {width:400px;float:left;height:330px;}
	.blog-page .todays-authors .image-holder .image {height:310px;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;padding:10px;}

	.blog-page .todays-authors .text-holder {width:285px;float:left;height:330px;}
	.blog-page .todays-authors .text-holder .text {background:#f8f7f7;padding:10px;height:237px;font-size:14px;}
	.blog-page .todays-authors .text-holder .text h5 {padding-bottom:5px;}
	.blog-page .todays-authors .text-holder .text h5 a {font-size:18px;}
	.blog-page .todays-authors .text-holder .text span.date {margin-bottom:5px;font-size:12px;color:#919191;}
	.blog-page .todays-authors .text-holder .share {padding:10px;background:#fff;border-top:1px solid #e0e0e0;}

	.blog-page .tabs-area .tab .item {margin:0px 10px;}
	.blog-page .tabs-area .tab .item + .item {margin-top:10px;padding-top:10px;border-top:1px solid #ddd;}
	.blog-page .tabs-area .tab .item .detail-holder {width:125px;float:left;}
	.blog-page .tabs-area .tab .item .detail-holder .detail {border:1px solid #c4c4c4;border-radius:3px;padding:10px;}
	.blog-page .tabs-area .tab .item .detail-holder .detail ul {margin:0px;}
	.blog-page .tabs-area .tab .item .detail-holder .detail a.comment {height:22px;line-height:22px;text-align:center;color:#fff;font-size:12px;display:block;border-radius:3px;}
	.blog-page .tabs-area .tab .item figure {width:233px;height:140px;float:left;margin-left:11px;margin-right:11px;}
	.blog-page .tabs-area .tab .item figure a.category.label {bottom:auto;top:0px;}
	.blog-page .tabs-area .tab .item .text {color:#323232;overflow:hidden;color:#323232;font-size:14px;height:154px;position:relative;}
	.blog-page .tabs-area .tab .item .text .info {position:absolute;bottom:0px;left:0px;}
	.blog-page .tabs-area .tab .item .text .info h4{display:inline;font-weight:normal;}
	.blog-page .tabs-area .tab .item .text .info a.name {text-decoration:underline;}
	.blog-page .tabs-area .tab .item .text h5{padding-bottom:5px;}
	.blog-page .tabs-area .tab .item .text h5 a {font-size:20px;}

	.blog-page .sub-categories {border-bottom:4px solid #003c6c;background-color:#003c6c;}
	.blog-page .sub-categories ul.categories {border-right:1px solid #0d60a3;width:815px;}
	.blog-page .sub-categories ul.categories li {width:130px}
	.blog-page .sub-categories ul.categories li.rastgele {width:200px}
	.blog-page .sub-categories ul.categories li.sss {width:95px}
	.blog-page .sub-categories ul.categories li a {background-color:#004c89;border-right:1px solid #003c6c;border-left:1px solid #0d60a3;}
	.blog-page .sub-categories ul.categories li span {background-color:#004c89;border-right:1px solid #003c6c;border-left:1px solid #0d60a3;cursor:pointer;}
		.blog-page .sub-categories ul.categories li span:hover {background-color:#003c6c;}
	.blog-page .sub-categories ul.categories li.active a, .blog-page .sub-categories ul li a:hover {background-color:#003c6c;}

	.blog-page .sub-categories ul.categories li.blog-icon span {margin-top:4px;font-size:17px;display:inline-block;*display:inline;zoom:1;height:29px;padding-left:25px;background:url(http://i.radikal.com.tr/radikal-v5/img/sub-category-blog-icon.png) no-repeat;}


	.blog-page .headlines {margin-bottom:11px;min-height:517px;background:url(http://i.radikal.com.tr/radikal-v5/img/bx_loader.gif) no-repeat center center;}
	.blog-page .headlines .headline-slider {width:728px;float:left;}
	.blog-page .headlines .headline-slider ul#blog-headline-slider {visibility:hidden;}
	.blog-page .headlines .headline-slider ul.social{display:none;}
	.blog-page .headlines .headline-slider ul#blog-headline-slider li h2 {width:100%;background:transparent url(http://i.radikal.com.tr/radikal-v5/img/caption-shadow.png) 0px 0px repeat-x;font-size:14px;font-weight:400;color:#fff;position:absolute;bottom:0px;left:0px;padding:105px 0 7px 0;display:block;}
	.blog-page .headlines .headline-slider ul#blog-headline-slider li h2 span {display:block;margin-bottom:15px;padding:0px 25px;}
	.blog-page .headlines .headline-slider ul#blog-headline-slider li h2 span.title {background:none;height:auto;font-size:30px;line-height:38px;margin-bottom:5px;font-size:25px;}
	.blog-page .headlines .headline-slider ul#blog-headline-slider li h2 span.info {margin:0px;}
	.blog-page .headlines .headline-slider ul#blog-headline-slider li a.category.label {bottom:auto;top:0px;}
	.blog-page .headlines .headline-slider ul#blog-headline-slider li h2 span.info h4{font-weight:normal;float:left;}
	.blog-page .blog-boxes .item .box .info h4{display:inline;font-weight:normal;}

	.blog-page {}
	.blog-page .headline-left {float:left;width:84px;height:512px;margin-right:10px;}
	.blog-page .headline-left .user-area {border-radius:5px;overflow:hidden;margin-bottom:10px;}
	.blog-page .headline-left .user-area a {box-shadow:inset 0 0 3px #999;display:block;height:94px;}
	.blog-page .headline-left .user-area a img{width:66px;height:66px;border-radius:50%;}
	.blog-page .headline-left .user-area a.giris-yap {background:#e7e7e7 url(http://i.radikal.com.tr/radikal-v5/img/blog-girisyap.png) no-repeat center center;}
	.blog-page .headline-left .user-area a.blog-ac {background:#004c89 url(http://i.radikal.com.tr/radikal-v5/img/blog-blogac.png) no-repeat center center;}
 

	.blog-page .headlines .slider-paging {display:none;float:left;width:728px;}
	.blog-page .headlines .slider-paging ul {display:block;background:#000;padding:7px;margin:0px;}
	.blog-page .headlines .slider-paging ul li {width:137px;height:98px;float:left;}
	.blog-page .headlines .slider-paging ul li + li {margin-left:7px;}
	.blog-page .headlines .slider-paging ul li a {cursor:pointer;cursor:hand;}
	.blog-page .headlines .slider-paging ul li a.category.label {bottom:auto;top:0px;}
	.blog-page .blog-boxes .item .box figure a.label.category h3{color:#fff;font-size:11px;}

		.blog-detail {}
	.blog-detail .headline-left {margin-right:11px;}


.blog-page .headline-area {}
	.blog-page .headline-left {float:left;width:87px;height:512px;margin-right:7px;}
	.blog-page .headline-left .login-area {border-radius:5px;overflow:hidden;margin-bottom:10px;}
	.blog-page .headline-left .login-area a {box-shadow:inset 0 0 3px #999;display:block;height:94px;text-indent:-9999px;}
	.blog-page .headline-left .login-area a.giris-yap {background:#e7e7e7 url(http://i.radikal.com.tr/radikal-v5/img/blog-girisyap.png) no-repeat center center;}
	.blog-page .headline-left .login-area a.blog-ac {background:#004c89 url(http://i.radikal.com.tr/radikal-v5/img/blog-blogac.png) no-repeat center center;}

	.blog-page .headline-left .user-area {position:relative;box-shadow:inset 0 0 3px #999;text-align:center;height:188px;margin-bottom:10px;border-radius:5px;background:#e7e7e7;}
	.blog-page .headline-left .user-area a.avatar {margin:10px auto;display:block;border-radius:100%;width:66px;height:66px;} 
	.blog-page .headline-left .user-area .name {font-size:13px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;line-height:12px;color:#333;}
	.blog-page .headline-left .user-area a.button {position:absolute;bottom:40px;left:10px;border-radius:3px;height:22px;line-height:22px;font-size:12px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;background:#004c88;padding:0px;width:67px;text-indent:0;}
	.blog-page .headline-left .user-area a.button.yazilarim {margin-top:7px;background:#0375bc;bottom:10px;}

	.blog-page .headline-left .social-area-blog {box-shadow:inset 0 0 3px #999;height:304px;border-radius:5px;background:#e7e7e7;padding-bottom:10px;}
	.blog-page .headline-left .social-area-blog .title {text-align:center;padding:10px 0px;margin:0px;line-height:1;background:none;border-bottom:1px solid #ddd;}
	.blog-page .headline-left .social-area-blog .facebook {text-align:center;border-bottom:1px solid #ccc;background:url(http://i.radikal.com.tr/radikal-v5/img/blog-page-share-facebook.png?v=2) no-repeat center 8px;padding-top:44px;padding-bottom:10px;}
	.blog-page .headline-left .social-area-blog .twitter {text-align:center;background:url(http://i.radikal.com.tr/radikal-v5/img/blog-page-share-twitter.png) no-repeat center 19px;padding-top:65px;}

	.blog-page .headline-area .headlines .slider-paging {display:none;float:left;width:728px;}
	.blog-page .headline-area .headlines .slider-paging ul {display:block;background:#000;padding:7px;margin:0px;}
	.blog-page .headline-area .headlines .slider-paging ul li {width:137px;height:98px;float:left;}
	.blog-page .headline-area .headlines .slider-paging ul li + li {margin-left:7px;}
	.blog-page .headline-area .headlines .slider-paging ul li a {cursor:pointer;cursor:hand;}
	.blog-page .headline-area .headlines .slider-paging ul li a.category.label {bottom:auto;top:0px;}


	.blog-detail .blog-content-area {border:1px solid #ddd;margin-bottom:11px;}
	.blog-detail .blog-content-header {border-top:4px solid #004c89;position:relative;}
	.blog-detail .blog-content-header a.all-articles {position:absolute;top:5px;right:5px;}

	.blog-detail .blog-content-header .blog-content-writer {background:#434343;height:90px;}
	.blog-detail .blog-content-header .blog-content-writer a {color:#fff;display:block;float:left;}
	.blog-detail .blog-content-header .blog-content-writer a.avatar {margin:10px;}
	.blog-detail .blog-content-header .blog-content-writer a.avatar img {width:66px;height:66px;float:left;border-radius:50%;}
	.blog-detail .blog-content-header .blog-content-writer a.name {font-size:22px;line-height:26px;margin-top:17px;}
	.blog-detail .blog-content-header .blog-content-writer a.twitter {background:url(http://i.radikal.com.tr/radikal-v5/img/tf.png) no-repeat 0 0;padding:0 0 0 29px;height:25px;margin:47px 5px 0 0;}
	.blog-detail .blog-content-header .blog-content-writer a.twitter span {background:#434343;display:block;height:25px;}
	
	.blog-detail .blog-content-header .blog-content-writer a.facebook {margin-top:47px;background:url(http://i.radikal.com.tr/radikal-v5/img/tf.png) no-repeat -28px 0;padding:0 0 0 29px;height:25px;}
	.blog-detail .blog-content-header .blog-content-writer a.facebook span {background:#434343;display:block;height:25px;}

	.blog-detail .blog-content-header .blog-writer-twitter {background:#fff;height:38px;border-top:1px solid #d9dcdd;border-bottom:1px solid #d9dcdd;}
	.blog-detail .blog-content-header .blog-writer-twitter a.user {display:block;color:#00aced;padding:0px 10px;float:left;height:38px;line-height:38px;border-right:1px solid #d9dcdd;}
	.blog-detail .blog-content-header .blog-writer-twitter span.tweet {display:block;background:url(http://i.radikal.com.tr/radikal-v5/img/tweet-icon.png) no-repeat left center;padding:0px 10px 0px 25px;margin-left:10px;float:left;height:38px;line-height:38px;font-size:12px;}

	.blog-detail .blog-content-header a.all-articles {
		box-shadow:2px 2px 2px #222;padding:5px 10px;text-align:center;background:#dfdfdf;font-size:13px;background:-moz-linear-gradient(top, #ffffff 0%, #bdbdbd 100%);/* FF3.6+ */
		background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#bdbdbd));/* Chrome,Safari4+ */
		background:-webkit-linear-gradient(top, #ffffff 0%,#bdbdbd 100%);/* Chrome10+,Safari5.1+ */
		background:-o-linear-gradient(top, #ffffff 0%,#bdbdbd 100%);/* Opera 11.10+ */
		background:-ms-linear-gradient(top, #ffffff 0%,#bdbdbd 100%);/* IE10+ */
		background:linear-gradient(to bottom, #ffffff 0%,#bdbdbd 100%);/* W3C */
		filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bdbdbd',GradientType=0 );/* IE6-9 */
	}
	
	.blog-detail .blog-content-text {padding:10px;font-size:15px;}
	.blog-detail .blog-content-text p {font-size:15px;}
	.blog-detail .blog-content-text .text-header {}
	.blog-detail .blog-content-text .text-header h2 {font-size:26px;padding-bottom:15px;}

	.blog-detail .blog-content-text .text-area .image-area {float:right;margin-left:15px;position:relative;width:492px;text-align:center;}
	.blog-detail .blog-content-text .text-area .image-area .rating-area {height:47px;background:transparent url(http://i.radikal.com.tr/radikal-v5/img/button-bottom-dark.png);position:absolute;bottom:0px;left:0px;width:100%;}
	.blog-detail .blog-content-text .text-area .image-area .rating-area .holder {padding:0 6px 0 6px;background:#ddd;border-radius:3px;position:absolute;height:29px;top:10px;right:10px;}
	.blog-detail .blog-content-text .text-area .image-area .rating-area .score {float:left;width:30px;margin-top:6px;text-align:center;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;color:#474747;}
	.blog-detail .blog-content-text .text-area .image-area .rating-area .rating-star {overflow:hidden;margin-top:6px;}

	.blog-detail .blog-content-text .text-area .image-area a.category.label {bottom:auto;top:0px;}
	.blog-detail .blog-content-text .text-area .text-info {display:inline-block;*display:inline;zoom:1;}
	.blog-detail .blog-content-text .text-area .text-info .date {float:left;font-size:13px;height:24px;line-height:24px;border-right:1px solid #ddd;padding-right:10px;margin-right:10px;} 
	.blog-detail .blog-content-text .text-area .text-info .options {float:left;font-size:18px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;} 
	.blog-detail .blog-content-text .text-area .text-info .options .down {font-size:14px;font-weight:400;}
	.blog-detail .blog-content-area .social-area {padding:20px;border-top:1px solid #ddd;background:#fff;}
	.blog-detail .blog-content-area .social-area ul {display:none;} 


	.authors-detail .right-panel {background:#d7d7d7;padding-top:0;margin-top:0px;padding-bottom:15px;}
	.authors-detail .right-side {background:none !important;}

	.authors-detail .headline-area .rplus-header {margin-bottom:11px;}

	.authors-detail .author-content-area {border:1px solid #ddd;margin-bottom:11px;}
	.authors-detail .author-content-header {border-top:3px solid #d6d6d6;position:relative;}

	.authors-detail .author-content-header .author-content-writer {position:relative;height:91px;}
	.authors-detail .author-content-header .author-content-writer a {color:#444;display:block;float:left;}
	.authors-detail .author-content-header .author-content-writer .avatar {margin:8px;margin-left:12px;color:#444;display:block;float:left;}
	.authors-detail .author-content-header .author-content-writer a.name {font-size:23px;line-height:26px;margin-top:24px;margin-left:4px;}
	.authors-detail .author-content-header .author-content-writer a.all-articles { font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;position:absolute;top:10px;right:13px;height:24px;line-height:24px;font-size:13px;background:#d9dcdd;padding:0px 15px;}
	.authors-detail .author-content-header .author-content-writer a.email {  position:absolute;top:60px;right:13px;font-size:13px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;color:color:#2c2c2c;}


	/*.authors-detail .author-content-area .author-content-header .social-area {background:#f7f7f7 url(http://i.radikal.com.tr/radikal-v5/img/authors-social-bg.png) bottom center repeat-x;height:29px;padding:12px;border-top:3px solid #00a6e6;}*/
	.authors-detail .author-content-area .author-content-header .social-area {padding:12px;border-top:1px dotted #d6d6d6;border-bottom:1px dotted #d6d6d6;background:#fff;position:relative;}
	.authors-detail .author-content-area .author-content-header .social-area ul {top:10px;right:12px;}
	.authors-detail .author-content-area .social-area {background:#fff;padding:20px 20px 15px 20px;border-top:1px solid #ddd;position:relative;}
	.authors-detail .author-content-area .social-area ul {margin:0px;height:25px;position:absolute;top:18px;right:20px;}
	.authors-detail .author-content-area .social-area ul li {float:left;margin-left:5px;}
	.authors-detail .author-content-area .social-area ul li a {display:block;height:25px;line-height:25px;background:url(http://i.radikal.com.tr/radikal-v5/img/authors-detail-buttons.png) no-repeat;font-size:12px;color:#004c89;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;padding:0 0 0 30px;}

	.authors-detail .author-content-text {padding:10px;font-size:15px}
	.authors-detail .author-content-text .text-header h1 { color:#004c89;font-size:30px;line-height:34px;padding:0 0 10px 0;font-family:'pt_sansregular', Arial, Helvetica !important;}
	.authors-detail .author-content-text .text-area  {font-size:16px;line-height:24px;font-style:normal;font-weight:normal;letter-spacing:normal;text-transform:none;text-decoration:none;text-align:left;display:block;font-family:'pt_sansregular', Arial, Helvetica !important;color:#444444;}
	.authors-detail .author-content-text .text-area .image-area {float:left;margin:10px 10px 10px 0px;position:relative;}
	.authors-detail .author-content-text .text-area .image-area.right {float:right;margin:10px 0px 10px 10px;width:542px;text-align:right;}
	.authors-detail .author-content-text .text-area .reklam-300 {float:right;margin:10px 0px 10px 10px;}
	.image-caption{position:absolute;background:rgba(0,0,0,0.5);color:#fff;font-size:12px;left:0;bottom:0;width:100%;}
	.image-caption p{padding:5px;text-align:left;}

	.authors-detail .author-content-text .text-area .text-info {display:block;}
	.authors-detail .author-content-text .text-area .text-info .date {float:left;font-size:14px;height:24px;line-height:24px;border-right:1px solid #ddd;padding-right:10px;margin-right:10px;} 
	.authors-detail .author-content-text .text-area .text-info .options {float:left;font-size:18px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;} 
	.authors-detail .author-content-text .text-area .text-info .options .down {font-size:14px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;}

	.authors-detail .tabs-area .authors-area {padding:0px 10px;}
	.authors-detail .tabs-area .authors-area .item {width:400px;float:left;}
	.authors-detail .tabs-area .authors-area .item .author .bottom-border {width:380px;left:18px;}
	.authors-detail .tabs-area .authors-area .item.last .author {background:none !important;}
	.authors-detail .tabs-area .authors-area .item.last-line .author {margin-bottom:0px;}
	.authors-detail .tabs-area .authors-area .item.last-line .author .bottom-border {display:none;}

	.authors-detail .tabs-area {margin:11px 0 11px 0;}
	.authors-detail .tabs-area ul.tabs {margin:0px;}
	.authors-detail .tabs-area ul.tabs li {float:left;font-size:100%;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;border-top:4px solid #004c89;}
	.authors-detail .tabs-area ul.tabs li a {display:block;color:#4b4b4b;text-align:center;background:#fff;padding:15px 0;border:1px solid #c4c4c4;border-bottom:0px;}
	/*authors-detail .tabs-area ul.tabs li a:hover, authors-detail .tabs-holder ul.tabs li.active a {color:#d4151c;}*/
	.authors-detail .tabs-area ul.tabs li.active {position:relative;top:1px;z-index:5;}

	.authors-detail .tabs-area .tab-panels {border:1px solid #c4c4c4;padding:10px 0px;background:#fff;height:235px;}
	.authors-detail .tabs-area .tab-panels > div {padding:0px;width:100%;display:none;}

	.authors-detail .tabs-area .tab-panels > div.author-articles .featured {width:50%;float:left;}

	.authors-detail .tabs-area .tab-panels > div.author-articles .featured .info {margin-bottom:20px;padding:0px 10px 0px 10px;}
	.authors-detail .tabs-area .tab-panels > div.author-articles .featured .info .left {width:65px;overflow:hidden;float:left;}
	.authors-detail .tabs-area .tab-panels > div.author-articles .featured .info .right {width:238px;float:left;margin-left:10px;position:relative;height:65px;}
	.authors-detail .tabs-area .tab-panels > div.author-articles .featured .info .right .bottom-holder {position:absolute;bottom:0px;left:0px;}
	.authors-detail .tabs-area .tab-panels > div.author-articles .featured .info .right a.names {font-size:18px;color:#004c89;line-height:22px;display:block;}
	.authors-detail .tabs-area .tab-panels > div.author-articles .featured .info .right a span {display:block;}
	.authors-detail .tabs-area .tab-panels > div.author-articles .featured .right a.email {font-size:12px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;color:#2c2c2c;}
	
	.authors-detail .tabs-area .tab-panels > div.author-articles .featured .article { padding:0px 10px 0px 10px;}
	.authors-detail .tabs-area .tab-panels > div.author-articles .featured .article a {color:#323232;}
	.authors-detail .tabs-area .tab-panels > div.author-articles .featured .article h5 {font-size:18px;padding:0px 0px 5px 0px;}
	.authors-detail .tabs-area .tab-panels > div.author-articles .featured .article p {font-size:12px;}

	.authors-detail .tabs-area .tab-panels > div.author-articles .list {width:50%;float:left;}
	.authors-detail .tabs-area .tab-panels > div.author-articles .list ul {margin:0px;padding:0px 10px 0px 10px;border-left:1px solid #ddd;}
	.authors-detail .tabs-area .tab-panels > div.author-articles .list ul li {margin-bottom:13px;height:45px;background:#f7f7f7;}
	.authors-detail .tabs-area .tab-panels > div.author-articles .list ul li div.author {background:#e1e1e1;float:left;height:41px;width:108px;padding-left:8px;padding-top:4px;}
	.authors-detail .tabs-area .tab-panels > div.author-articles .list ul li div.author a {font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;color:#292929;}
	.authors-detail .tabs-area .tab-panels > div.author-articles .list ul li div.article {overflow:hidden;height:45px;padding-left:10px;}


	.authors-detail .tabs-area .tab-panels > div.news-articles {}
	.authors-detail .tabs-area .tab-panels > div.news-articles .list {width:50%;float:left;}
	.authors-detail .tabs-area .tab-panels > div.news-articles .list ul { padding:0px 10px 0px 10px;margin:0px;border-left:1px solid #ddd;list-style-type:none;}
	.authors-detail .tabs-area .tab-panels > div.news-articles .list ul li {border:1px solid #becbcc;border-top:0px;}
	.authors-detail .tabs-area .tab-panels > div.news-articles .list ul li:first-child {border-top:1px solid #becbcc;}
	.authors-detail .tabs-area .tab-panels > div.news-articles .list ul li a {background:#f7f7f7 url(http://i.radikal.com.tr/radikal-v5/img/sagAlan-haberler-arrow.png) no-repeat 350px 18px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;height:45px;display:block;color:#232323;padding-left:10px;padding-right:45px;}
	.authors-detail .tabs-area .tab-panels > div.news-articles .list ul li a:hover {background-color:#e4e4e4;}
	.authors-detail .tabs-area .tab-panels > div.news-articles .list ul li a div { width:100%;height:45px;cursor:hand;cursor:pointer;}

	.authors-detail .tabs-area .tab-panels > div.news-articles .featured {width:50%;float:left;}
	.authors-detail .tabs-area .tab-panels > div.news-articles .featured .news {overflow:hidden;position:relative;margin:0px 10px 0px 10px;}
	.authors-detail .tabs-area .tab-panels > div.news-articles .featured .news a {display:block;}
	.authors-detail .tabs-area .tab-panels > div.news-articles .featured .news h4 {z-index:3;cursor:pointer;cursor:hand;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;margin:0px;padding:100px 0px 15px 0px;height:48px;background:transparent url(http://i.radikal.com.tr/radikal-v5/img/caption-shadow.png) top center repeat-x;position:absolute;bottom:0px;left:0px;width:100%;color:#fff;}
	.authors-detail .tabs-area .tab-panels > div.news-articles .featured .news h4 span {font-size:20px;padding:0px 15px;line-height:24px;color:#fff !important;} 




	.detail-others {border:1px solid #ddd;margin-bottom:11px;}
	.detail-others .title {margin:0px;}
	.detail-others ul {margin:0px;}
	.detail-others ul li {font-size:15px;padding:12px 20px;position:relative;}
	.detail-others ul li + li {border-top:1px solid #e7e9e9;}
	.detail-others ul li.odd {background:#f0f1f1;}
	.detail-others ul li span.date {position:absolute;top:12px;right:10px;}
	.detail-others ul li a {}

	.detail-comment {border:1px solid #ddd;margin-bottom:11px;}
	.detail-comment .title {margin:0px;}
	.detail-comment .scroll-pane {overflow:hidden;max-height:500px;margin:10px 10px 10px 10px;}
	.detail-comment .item {margin:0px 15px 15px 5px;position:relative;padding-bottom:5px;}
	.detail-comment .item + .item {border-top:1px solid #ddd;padding-top:15px;margin-top:15px;}
	.detail-comment .item h5 {font-size:15px;padding-bottom:10px;}
	.detail-comment .item p {font-size:14px;}
	.detail-comment .item .rating {position:absolute;top:12px;right:0px;}
	.detail-comment .item .rating .rate {font-size:11px;height:13px;line-height:13px;margin-left:7px;float:left;display:block;padding-right:15px;color:#5ec700;background:url(http://i.radikal.com.tr/radikal-v5/img/comment-rating.png) no-repeat top right;}
	.detail-comment .item .rating .rate.down {background-position:bottom right;color:#c03100;}
	
	
	.news-popup {top:135px !important;}
	.headline-area .rplus-header .reklamAlan-728 {float:left;}
	.news-detail .rplus-header {margin-bottom:11px;}
	.sendenhaber .rplus-header {margin:0 0 11px 0 !important;}
	.sendenhaber .headline-area .rplus-header .reklamAlan-728{margin:0 !important;}
	.sendenhaber .rplus-logo{margin:0 3px 0 0 !important;} 
	.news-detail .rplus-header h2.rplus-logo {margin-right:8px;}
	.news-detail .rplus-header .reklamAlan-728 {margin-left:4px;}


	.news-detail .news-detail-content {border-top:3px solid #d6d6d6;}
	.news-detail .detail-comment {margin-bottom:0px;}

	.news-detail .news-content-area {border:1px solid #ddd;}
	.news-detail .news-content-header {position:relative;}
	.news-detail .news-content-area .index_keywords{padding:10px;}
	.news-detail .news-content-area .index_keywords b{float:left;margin:0 5px 0 0;}
	.news-detail .news-content-area .index_keywords a, .news-detail .news-content-area .index_keywords span{float:left;font-size:12px;}
	.news-detail .news-content-area .index_keywords span{padding:0 4px 0 4px;}
	.news-detail .news-content-area .index_keywords a h2{font-size:12px !important;font-weight:normal;line-height:21px;padding:0;}
	
	.news-detail .news-content-summary h1 {font-size:30px;line-height:34px;padding:0;font-family:'pt_sansregular', Arial, Helvetica !important;}
	.news-detail .news-content-summary h5 {font-style:normal;font-size:16px;letter-spacing:normal;color:#353535;line-height:24px;padding-bottom:10px;text-transform:none;text-decoration:none;}


	.news-detail .news-content-summary span.info {font-size:13px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;color:#7d7d7d;}
	.news-detail .news-content-summary span.info a {color:#7d7d7d;}
	.news-detail .news-content-summary span.info a:hover {text-decoration:underline;}

	.news-detail .news-content-summary .text-info {display:inline-block;*display:inline;zoom:1;}
	.news-detail .news-content-summary .text-info .date {float:left;font-size:13px;height:24px;line-height:24px;border-right:1px solid #ddd;padding-right:10px;margin-right:10px;} 
	.news-detail .news-content-summary .text-info .options {float:left;font-size:18px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;} 
	.news-detail .news-content-summary .text-info .options .down {font-size:14px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;}

	.news-detail .news-content-area .news-content-header .news-content-summary .image-area {float:right;margin:10px;position:relative;min-width:420px;min-height:290px;max-height:290px;overflow:hidden;text-align:center;}
	.news-detail .news-content-area .news-content-header .news-content-summary .content-area {margin:15px 15px 0 10px;}


	/*.news-detail .news-content-area .news-content-header .social-area {background:#f7f7f7 url(http://i.radikal.com.tr/radikal-v5/img/authors-social-bg.png) bottom center repeat-x;height:29px;padding:12px;border-top:3px solid #00a6e6;}*/
	.news-detail .news-content-area .news-content-header .social-area {padding:12px;border-top:1px dotted #d6d6d6;border-bottom:1px dotted #d6d6d6;background:#fff;position:relative;}  
	.news-detail .news-content-area .news-content-header .social-area ul {top:10px;right:12px;}
	.news-detail .news-content-area .social-area {background:#fff;padding:20px 20px 15px 20px;border-top:1px solid #ddd;position:relative;}
	.news-detail .news-content-area .social-area ul {margin:0px;height:25px;position:absolute;top:18px;right:20px;}
	.news-detail .news-content-area .social-area ul li {float:left;margin-left:5px;}
	.news-detail .news-content-area .social-area ul li a {display:block;height:25px;line-height:25px;background:url(http://i.radikal.com.tr/radikal-v5/img/authors-detail-buttons.png) no-repeat;font-size:12px;color:#004c89;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;padding:0 0 0 30px;}

	.news-detail .news-content-text {padding:10px;}
	.news-detail .news-content-text .text-area  {font-size:16px;line-height:24px;font-style:normal;font-weight:normal;letter-spacing:normal;text-transform:none;text-decoration:none;text-align:left;display:block;font-family:'pt_sansregular', Arial, Helvetica !important;color:#444444;}
	.news-detail .news-content-text .text-area strong {font-family:'pt_sansregular', Arial, Helvetica !important;margin-bottom:10px !important;font-weight:normal;}
	.news-detail .news-content-text .text-area .reklam-300 {float:right;margin:10px 0px 10px 10px;}
	
	
	
	



	
	.news-detail .news-content-text .text-area h3, .news-detail .news-content-text .text-area h4, .news-detail .news-content-text .text-area h5 {padding-bottom:0px;}

	.news-detail .news-content-text .text-area h3 {font-size:20px;}
	.news-detail .news-content-text .text-area h4 {font-size:18px;}
	.news-detail .news-content-text .text-area h5 {font-size:16px;}



	.your-news {position:relative;border:1px solid #d9dcdd;}
	.your-news .title {margin-bottom:0px;height:50px;line-height:50px;background:#c03100;}
	.your-news .title span {height:50px;line-height:50px;}
	 .your-news .big-icon {background:url(http://i.radikal.com.tr/radikal-v5/img/senden-haber-ico.png) no-repeat center center;width:148px;height:188px;border-right:1px solid #b7daba;position:absolute;top:10px;left:5px;}
	.your-news .your-news-content {height:185px;padding:15px 15px 0px 185px;border-bottom:3px solid #0270b7;border-top:3px solid #c03100;background:#f7f7f7;}
	.your-news .your-news-content p {padding-bottom:10px;}
	.your-news .your-news-content strong {font-style:italic;color:#c03100;}
	.your-news .your-news-content ul {margin:0px 0px 10px 0px;}
	 .your-news .your-news-content ul li {float:left;margin-right:10px;}
	.your-news .your-news-content ul li  {display:block;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;background:url(http://i.radikal.com.tr/radikal-v5/img/your-news-icons.png) no-repeat;height:35px;line-height:35px;padding-left:40px;font-size:14px;}
	 .your-news .your-news-content a.button {background-color:#004c89;}


	.news-detail .right-panel {background:#d7d7d7}
	.news-detail .right-side {border-right:1px solid #becbcc;}
	.news-detail .right-side .other-news .poll {}
	.news-detail .right-side .other-news .poll .poll-title {padding:20px 18px;}
	.news-detail .right-side .other-news .poll .poll-answers {box-shadow:inset 5px 0 10px -5px #333;padding:0px 18px;height:42px;background:#e2e2e2;border-top:1px solid #dddddd;border-bottom:1px solid #dddddd;}
	.news-detail .right-side .other-news .poll .poll-answers .item {float:left;font-size:12px;margin-top:13px}
	.news-detail .right-side .other-news .poll .poll-answers .item + .item {margin-left:10px;;}

	.news-detail .right-side .other-news .title {padding:0px;margin:0px;border-bottom:1px solid #d9dcdd;height:36px;line-height:36px;}
	.news-detail .right-side .other-news .title span { color:#004c8a;height:36px;line-height:36px;font-size:16px;}
	.news-detail .right-side .other-news .news {padding:15px 12px 15px 18px;border-bottom:1px solid #d9dcdd;}
	.news-detail .right-side .other-news .news figure {width:106px;margin-right:8px;float:left;}
	.news-detail .right-side .other-news .news .detail {overflow:hidden;}
	.news-detail .right-side .other-news .news .detail h3 {padding-bottom:6px;font-size:14px;line-height:16px;color:#4c4c4c;}
	.news-detail .right-side .other-news .news .detail p {padding:0px;font-size:12px;line-height:14px;overflow:hidden;height:56px;}

	.news-detail .right-side .reklamAlan-300 {padding-bottom:15px;}

ul.filters {display:block;width:100%;float:left;margin-top:0px;}
ul.filters li.label { display:inline-block;*display:inline;zoom:1;margin:0 5px 5px 0;}

ul.filters li.label.disable a {background-color:#a3a3a3;}
ul.filters li.label.disable a span {background-position:right -37px;}
ul.filters li.label a {cursor:hand;cursor:pointer;font-size:13px;position:static;padding:0px 10px;height:30px;display:inline-block;*display:inline;zoom:1;vertical-align:middle;}
ul.filters li.label a span {font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;cursor:hand;cursor:pointer;padding-right:25px;background:url(http://i.radikal.com.tr/radikal-v5/img/filter-add-delete-icons.png) no-repeat right -5px;display:block;height:25px;line-height:22px;margin-top:4px;}
	.category-page.webtv {background:#2a2a2a;}

	.category-page.webtv .search-in {}
	.category-page.webtv .search-in  .under-search {border-color:#3c3c3c;}
	.category-page.webtv .search-in  .under-search input[type="text"] {color:#f2f2f2;width:82%;}
	.category-page.webtv .search-in  .under-search input.search {
		color:#2a2a2a;background:#dfdfdf;background:-moz-linear-gradient(top, #ffffff 0%, #bdbdbd 100%);/* FF3.6+ */
		background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#bdbdbd));/* Chrome,Safari4+ */
		background:-webkit-linear-gradient(top, #ffffff 0%,#bdbdbd 100%);/* Chrome10+,Safari5.1+ */
		background:-o-linear-gradient(top, #ffffff 0%,#bdbdbd 100%);/* Opera 11.10+ */
		background:-ms-linear-gradient(top, #ffffff 0%,#bdbdbd 100%);/* IE10+ */
		background:linear-gradient(to bottom, #ffffff 0%,#bdbdbd 100%);/* W3C */
		filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bdbdbd',GradientType=0 );/* IE6-9 */
	}
	
	.category-page .headline-area .sub-categories.webtv {background-color:#3d3d3d;margin-top:6px;}
	.category-page .headline-area .sub-categories.webtv ul.categories {}
	.category-page .headline-area .sub-categories.webtv ul.categories li {width:91px}
	.category-page .headline-area .sub-categories.webtv ul.categories li.anasayfa{width:135px !important;}
	.category-page .headline-area .sub-categories.webtv ul.categories li a {background-color:#141414;border-right:1px solid #232323;border-left:1px solid #4d4d4d;}
	.category-page .headline-area .sub-categories.webtv ul.categories li.active a, .category-page .headline-area .sub-categories.webtv ul li a:hover {background-color:#363636;}

	.category-page.webtv .photo-gallery-area .title {}
	.category-page.webtv .photo-gallery-area .box {color:#fff;background:#2a2a2a;border-color:#050505;outline:1px solid #404040;height:200px;}
	.category-page.webtv .photo-gallery-area .box.middle {height:191px;}
	.category-page.webtv .photo-gallery-area .box a {color:#fff;}
	.category-page.webtv .photo-gallery-area .box.big {height:419px;}
	.category-page.webtv .photo-gallery-area .fotogalerispot {height:40px;overflow:hidden;}
	.category-page.webtv .photo-gallery-area .fotogaleribigspot {height:60px;overflow:hidden;}

	.category-page.webtv .webtv-filter-by-category {margin-bottom:11px;}
	.category-page.webtv .webtv-filter-by-category .filter-holder {border:1px solid #050505;outline:1px solid #404040;padding:13px 13px 0px 13px;overflow:hidden;}
	.category-page.webtv .webtv-filter-by-category .item {width:273px;float:left;margin-right:15px;margin-bottom:15px;}
	.category-page.webtv .webtv-filter-by-category .item.last {margin-right:0px;}
	.category-page.webtv .webtv-filter-by-category .box {padding:10px;height:196px;color:#fff;background:#2a2a2a;border-color:#050505;outline:1px solid #404040;}
	.category-page.webtv .webtv-filter-by-category .box h3, .category-page.webtv .webtv-filter-by-category .box h2 {color:#fff;font-size:15px;height:38px;font-weight:400;}
	.category-page.webtv .webtv-filter-by-category .box h3 span, .category-page.webtv .webtv-filter-by-category .box h2 span { height: 42px;overflow: hidden;display: block}
	.category-page.webtv .webtv-filter-by-category .box figure {position:relative;margin-bottom:8px;}
	.foto-galery-all{width:1170px;}
	

	.category-page.webtv .tabs-area {}
	.category-page.webtv .tabs-area .tabs {}
	.category-page.webtv .tabs-area .tabs li {border-color:#0083ba;position:relative;top:0px;}
	.category-page.webtv .tabs-area .tabs li.active {top:1px;}
	.category-page.webtv .tabs-area .tabs li a {background:#2a2a2a;border-color:#050505;color:#fff;}
	.category-page.webtv .tabs-area .tab-panels {background:#2a2a2a;padding:13px 13px 0px 13px;border:1px solid #050505;outline:1px solid #404040;}



	.category-page.webtv .tabs-area .item {width:273px;float:left;margin-right:15px;margin-bottom:15px;}
	.category-page.webtv .tabs-area .item.last {margin-right:0px;}
	.category-page.webtv .tabs-area .box {padding:10px;height:196px;color:#fff;background:#2a2a2a;border-color:#050505;outline:1px solid #404040;}
	.category-page.webtv .tabs-area .box h3, .category-page.webtv .tabs-area .box h2 {color:#fff;font-size:15px;height:38px;font-weight:400;}
	.category-page.webtv .tabs-area .box h3 span, .category-page.webtv .tabs-area .box h2 span { height: 42px;overflow: hidden;display: block}
	.category-page.webtv .tabs-area .box figure {position:relative;margin-bottom:8px;}
	

	.category-page.webtv .tabs-area .tabs li:first-child::before {
	    content:"\a0";display:block;height:50px;border-left:1px solid #404040;position:absolute;top:0px;left:-1px;}


.category-page.webtv-detail .detail-holder {}
	.category-page.webtv-detail .detail-inside {border:1px solid #050505;outline:1px solid #404040;margin-bottom:11px;}
	.category-page.webtv-detail .detail-inside .video-area {float:left;overflow:hidden;position:relative;width:739px;padding:13px;border-right:1px solid #050505;text-align:center;}
    html.mobile.no-desktop .category-page.webtv-detail .detail-inside .video-area {min-height:490px}
	.category-page.webtv-detail .detail-inside .video-desc-area {color:#fff;padding:13px;overflow:hidden;height:330px}
	.category-page.webtv-detail .detail-inside .video-desc-area h2, .category-page.webtv-detail .detail-inside .video-desc-area h1 {font-size:27px;padding:0 0 15px;margin:0}
	.category-page.webtv-detail .detail-inside .video-desc-area p {font-size:13px;}
	.category-page.webtv-detail .detail-inside .video-desc-area a.label.category {position:static;margin-right:5px;}
	.category-page.webtv-detail .detail-inside .video-desc-area .info {margin-bottom:15px;}
	.category-page.webtv-detail .detail-inside .video-desc-area .info span.date {font-size:12px;color:#7d7d7d;}

	.category-page.webtv-detail .detail-inside .social-area {border-top:1px solid #050505;overflow:hidden;padding:10px 5px 10px 5px;position:relative;}
	.category-page.webtv-detail .detail-inside .social-area .social-links {margin-bottom:13px;}
	.category-page.webtv-detail .detail-inside .social-area > ul {margin:0px;height:25px;}
	.category-page.webtv-detail .detail-inside .social-area > ul li {float:left;}
	.category-page.webtv-detail .detail-inside .social-area > ul li + li {margin-left:7px;}
	.category-page.webtv-detail .detail-inside .social-area > ul li a {display:block;height:25px;line-height:25px;background:url(http://i.radikal.com.tr/radikal-v5/img/detail-buttons-dark.png) no-repeat;font-size:12px;color:#fff;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;padding-left:30px;}
	html.lt-ie8 .category-page.webtv-detail .detail-inside .social-area > ul li a  {letter-spacing:-1px;}
	.category-page.webtv-detail .detail-inside .social-area .social-links ul {margin:0px;}
	.category-page.webtv-detail .detail-inside .social-area .social-links ul li {float:left;}
	.category-page.webtv-detail .detail-inside .social-area .social-links ul li + li {margin-left:5px;}


	.category-page.webtv-detail .detail-inside .rating-area {position:static;border-top:1px solid #050505;overflow:hidden;padding:10px;}
	.category-page.webtv-detail .detail-inside .rating-area > span {padding-right:5px;color:#ffffff;font-size:12px;height:29px;float:left;line-height:29px;}
	.category-page.webtv-detail .detail-inside .rating-area .holder {position:static;display:inline-block;*display:inline;zoom:1;}


	.category-page.webtv-detail .detail-inside .rating-area::before, .category-page.webtv-detail .detail-inside .social-area::before {
	    content:"\a0";display:block;width:100%;border-top:1px solid #404040;position:absolute;top:0px;left:-1px;}
	.category-page.webtv-detail .detail-inside .video-area::before{
	    content:"\a0";display:block;height:100%;border-right:1px solid #404040;position:absolute;top:0px;right:0px;}

.gallery-page .gallery-slider-area {margin-bottom:11px;}
	.gallery-page .gallery-slider-area ul {}
	.gallery-page .gallery-slider-area ul li {float:left;width:500px;margin-right:20px;outline:1px solid #404040;}
	.gallery-page .gallery-slider-area ul li .item {border:1px solid #050505;padding:13px;position:relative;}
	.gallery-page .gallery-slider-area ul li .item a.label.category {top:13px;right:13px;}
	.gallery-page .gallery-slider-area ul li a {color:#fff;}
	/*.gallery-page .gallery-slider-area ul li h2 {z-index:3;cursor:pointer;cursor:hand;font-weight:700;margin:13px 13px 13px 13px;padding:120px 0px 15px 0px;font-size:24px;height:66px;background:transparent url(http://i.radikal.com.tr/radikal-v5/img/caption-shadow.png) top center repeat-x;position:absolute;bottom:0px;left:0px;width:500px;}*/
	.gallery-page .gallery-slider-area ul li h2 {z-index:3;cursor:pointer;cursor:hand;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;font-size:24px;height:66px;background:transparent url(http://i.radikal.com.tr/radikal-v5/img/caption-shadow.png) top center repeat-x;width:500px;}
	.gallery-page .gallery-slider-area ul li h2 span {padding:0px 15px;background:url(http://i.radikal.com.tr/radikal-v5/img/eye-white.png) no-repeat 457px 25px;}
	.gallery-page .gallery-slider-area .desc {height:70px;overflow:hidden;}
	
	.gallery-page .gallery-slider-area .bx-wrapper .bx-controls-direction a.bx-prev, .gallery-page .gallery-slider-area .bx-wrapper .bx-controls-direction a.bx-next {
		width:38px;background:#1c1c1c;background:#1c1c1c url(http://i.radikal.com.tr/radikal-v5/img/gallery-slider-arrows.png) no-repeat 0px center;height:100%;top:16px;}

	.gallery-page .gallery-slider-area .bx-wrapper .bx-controls-direction a.bx-prev {left:-44px;}
	.gallery-page .gallery-slider-area .bx-wrapper .bx-controls-direction a.bx-prev:hover {background-position:-78px center;}

	.gallery-page .gallery-slider-area .bx-wrapper .bx-controls-direction a.bx-next {background-position:-37px center;right:-44px;}
	.gallery-page .gallery-slider-area .bx-wrapper .bx-controls-direction a.bx-next:hover {background-position:-115px center;}
	.gallery-page .video-gallery-area .box {color:#fff;background:#2a2a2a;border-color:#050505;outline:1px solid #404040;}
	.gallery-page .video-gallery-area .box a {color:#fff;}
	
	
	.gallery-detail-holder {padding-top:10px;position:relative;}
	.gallery-detail-holder .gallery-detail-inside {width:1161px;margin:0 auto;}
	.gallery-slider-holder {overflow:hidden;width:100%;}
	.gallery-slider-holder .bx-loading {display:none;}
	.gallery-slider-holder .bx-wrapper {}
	/*#gallery-detail-slider {visibility:hidden;}*/
	#gallery-detail-slider > li {width:100%;float:left;}
	#gallery-detail-slider li figure {float:left;margin-right:20px;width:520px;padding:13px;border:1px solid #050505;outline:1px solid #404040;}
	#gallery-detail-slider li .right {overflow:hidden;width:auto;position:relative;} 
	#gallery-detail-slider li .info {margin-bottom:15px;}
	#gallery-detail-slider li .info a.label.category {position:static;margin-right:10px;}
	#gallery-detail-slider li .info span.date {font-size:14px;color:#fff;text-shadow:3px 3px 0 rgba(0,0,0,.4);}
	#gallery-detail-slider li .text {color:#fff;height:auto;overflow:hidden;}
	#gallery-detail-slider li .text h2 {font-size:40px;line-height:44px;padding-bottom:10px;text-shadow:3px 3px 0 rgba(0,0,0,.4);}
	#gallery-detail-slider li .text p {font-size:18px;text-shadow:3px 3px 0 rgba(0,0,0,.4);}
	#gallery-detail-slider li .social {border-top:1px solid #050505;position:relative;padding:20px 0px;}
	#gallery-detail-slider li .social::before {
	    content:"\a0";display:block;width:100%;border-top:1px solid #404040;position:absolute;top:0px;left:-1px;}

	#gallery-detail-slider li .gallery-links {}
	#gallery-detail-slider li .gallery-links ul {margin:0px;height:25px;}
	#gallery-detail-slider li .gallery-links li {float:left;margin-right:5px;}
	#gallery-detail-slider li .gallery-links li a {display:block;height:25px;line-height:25px;background:url(http://i.radikal.com.tr/radikal-v5/img/detail-buttons-dark.png) no-repeat;font-size:12px;color:#fff;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;padding-left:30px;}

	.gallery-detail-holder {position:relative;}
	.gallery-detail-holder .pager {float:left;width:100%;margin-top:20px;}
	.gallery-detail-holder .pager .thumb {float:left;padding:11px;border:1px solid #050505;outline:1px solid #404040;}
	.gallery-detail-holder .pager .thumb.active {float:left;padding:11px;border:1px solid #fff;outline:1px solid #fff;}
	.gallery-detail-holder .pager .thumb a {display:block;width:135px;max-height:80px;overflow:hidden;}
	.gallery-detail-holder .pager .thumb a img{width:135px !important;}
	.gallery-detail-holder .pager .thumb:first-child {margin-left:1px;}
	.gallery-detail-holder .pager .thumb + .thumb {margin-left:11px;width:135px;overflow:hidden;}
	.gallery-detail-holder .h-scroll-pane {height:122px;overflow:hidden;margin-bottom:11px;}
	.gallery-detail-holder .bx-pager { width:100%;}

	.gallery-detail-holder .slider-control {position:absolute;top:220px;margin-top:-42px;left:0px;display:block;text-indent:-9999px;background:url(http://i.radikal.com.tr/radikal-v5/img/gallery-slider-buttons.png) no-repeat;width:40px;height:84px;}
	.gallery-detail-holder .slider-control.next {background-position:top right;left:auto;right:0px;}
	.gallery-detail-holder .slider-control .bx-prev, .gallery-detail-holder .slider-control .bx-next {display:block;text-indent:-9999px;width:40px;height:84px;}

	.gallery-detail-holder .other-galleries {width:100%;float:left;position:relative;}
	.gallery-detail-holder .other-galleries .item {width:273px;float:left;margin-right:22px;margin-bottom:15px;}
	.gallery-detail-holder .other-galleries .item.last {margin-right:0px;}
	.gallery-detail-holder .other-galleries .box {padding:10px;height:196px;color:#fff;background:#2a2a2a;border-color:#050505;outline:1px solid #404040;}
	.gallery-detail-holder .other-galleries .box h3 {color:#fff;font-size:15px;height:38px;font-weight:400;}
	.gallery-detail-holder .other-galleries .box figure {position:relative;margin-bottom:8px;height:145px;overflow:hidden;}
	.gallery-page .top-repeater , .gallery-detail-holder .top-repeater{background:url(http://i.radikal.com.tr/radikal-v5/img/footer-top-dark-bg.png) !important;}
	
	
	.category-page.webtv.gallery-page .foto-galery-all .item {width:273px;float:left;margin-left:15px;margin-right:0;margin-bottom:15px;}
	.category-page.webtv.gallery-page .foto-galery-all .item.last {margin-left:0px;margin-right:0;}
	.category-page.webtv.gallery-page .foto-galery-all .box {padding:10px;height:196px;color:#fff;background:#2a2a2a;border-color:#050505;outline:1px solid #404040;}
	.category-page.webtv.gallery-page .foto-galery-all .box h3 {color:#fff;font-size:15px;height:38px;font-weight:400;}
	.category-page.webtv.gallery-page .foto-galery-all .box figure {position:relative;margin-bottom:8px;height:145px;overflow:hidden;}
	

	.h-scroll-pane .jspVerticalBar {display:none;}
	.h-scroll-pane .jspHorizontalBar {border-radius:4px;height:8px;}
	.h-scroll-pane .jspHorizontalBar .jspTrack {height:8px;background:#222;border-radius:4px;box-shadow:inset 1px 2px 3px -1px #000;}
	.h-scroll-pane .jspHorizontalBar .jspDrag {background:#e3e3e3;border-radius:4px;left:0px;background:#c2c2c2;/* Old browsers */
		background:-moz-linear-gradient(top, #ffffff 0%, #c2c2c2 100%);/* FF3.6+ */
		background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#c2c2c2));/* Chrome,Safari4+ */
		background:-webkit-linear-gradient(top, #ffffff 0%,#c2c2c2 100%);/* Chrome10+,Safari5.1+ */
		background:-o-linear-gradient(top, #ffffff 0%,#c2c2c2 100%);/* Opera 11.10+ */
		background:-ms-linear-gradient(top, #ffffff 0%,#c2c2c2 100%);/* IE10+ */
		background:linear-gradient(to bottom, #ffffff 0%,#c2c2c2 100%);/* W3C */
		filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c2c2c2',GradientType=0 );/* IE6-9 */
	}


.tv-guide-page {}

	.tv-guide-page .tv-guide-channel-list {position:relative;margin-bottom:11px;margin-top:11px;}
	.tv-guide-page .tv-guide-channel-list .sides {background:url(http://i.radikal.com.tr/radikal-v5/img/channel-list-sides-b.png) no-repeat;width:2px;height:92px;z-index:2;position:absolute;top:0px;left:0px;}
	.tv-guide-page .tv-guide-channel-list .sides.side-b {left:auto;right:0px;background-position:top right;}

	.tv-guide-page .tv-guide-channel-list .h-scroll-pane {overflow:hidden;height:107px;}
	.tv-guide-page .tv-guide-channel-list .h-scroll-pane ul {margin:0px;height:90px;overflow:hidden;border-top:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5;}
	.tv-guide-page .tv-guide-channel-list .h-scroll-pane ul li {float:left;width:118px;height:90px;text-align:center;}
	.tv-guide-page .tv-guide-channel-list .h-scroll-pane ul li a {text-indent:-9999px;width:118px;height:91px;display:block;background-repeat:no-repeat;background-position:center center;}
	.tv-guide-page .tv-guide-channel-list .h-scroll-pane ul li img {vertical-align:middle;}
	.tv-guide-page .tv-guide-channel-list .h-scroll-pane ul li + li a {border-left:1px solid #d5d5d5;}

	.tv-guide-page .tv-guide-channel-list .h-scroll-pane .jspTrack {background:#d5d5d5;box-shadow:none;}
	.tv-guide-page .tv-guide-channel-list .h-scroll-pane .jspDrag {background:#ababab;}


	.tv-guide-page .tabs-area {}
	.tv-guide-page ul.tabs {border-bottom:4px solid #000;}
	.tv-guide-page ul.tabs li {margin:0px;border:none;width:274px;position:relative;} 
	.tv-guide-page ul.tabs li.active {top:0px;}
	/*.tv-guide-page ul.tabs li div.arrow {position:absolute;top:42px;left:50%;margin-left:-12px;background:url(http://i.radikal.com.tr/radikal-v5/img/tv-guide-tab-active-arrow.png) no-repeat;width:24px;height:7px;}*/
	.tv-guide-page ul.tabs li.active a, .tv-guide-page ul.tabs li a:hover {background:#2d2d2d;color:#fff;}
	
	.tv-guide-page ul.tabs li.tab-active {top:0px;position:relative;}
	.tv-guide-page ul.tabs li.tab-active div.arrow {position:absolute;top:42px;left:50%;margin-left:-12px;background:url(http://i.radikal.com.tr/radikal-v5/img/tv-guide-tab-active-arrow.png) no-repeat;width:24px;height:7px;z-index:999;}
	.tv-guide-page ul.tabs li.tab-active a, .tv-guide-page ul.tabs li a:hover {background:#2d2d2d;color:#fff;}

	
	.tv-guide-page ul.tabs li + li {margin:0px;}
	.tv-guide-page ul.tabs li a {padding:0px;height:38px;line-height:38px;font-size:14px;font-weight:400;color:#fff;background:#444444;border-left:1px solid #565656;border-right:1px solid #121212;border-top:0px;}

	

	.tv-guide-page .tab-panels {position:relative;padding:0px 15px 15px 15px;border-top:0px;border-color:#e1e1e1;background:transparent;height:auto;}
	
	.tv-guide-page .tv-guide-table-holder.series .title {background:#004c89;}
	.tv-guide-page .tv-guide-table-holder.series table td.time {color:#004c89;}
	.tv-guide-page .tv-guide-table-holder.news .title {background:#e30707;}
	.tv-guide-page .tv-guide-table-holder.news table td.time {color:#e30707;}
	.tv-guide-page .tv-guide-table-holder.sport .title {background:#036c39;}
	.tv-guide-page .tv-guide-table-holder.sport table td.time {color:#036c39;}

	.tv-guide-page .tv-guide-table-holder {width:385px;float:left;margin-right:20px;margin-top:15px;min-height:570px;}
	.tv-guide-page .tv-guide-table-holder.last {margin-right:0px;}
	.tv-guide-page .tv-guide-table-holder .title {background:#0081d7;height:50px;line-height:50px;margin:0px;width:100%;border-top-left-radius:5px;border-top-right-radius:5px;}
	.tv-guide-page .tv-guide-table-holder .title span {height:50px;line-height:50px;font-size:18px;}
	.tv-guide-page .tv-guide-table-holder table .featured-item {position:relative;width:363px;height:236px;overflow:hidden;}
	.tv-guide-page .tv-guide-table-holder table .featured-item .info {position:absolute;bottom:0px;left:0px;width:100%;height:41px;line-height:41px;background:url(http://i.radikal.com.tr/radikal-v5/img/fancybox_overlay.png);}
	.tv-guide-page .tv-guide-table-holder table .featured-item .info div {color:#fff;}
	.tv-guide-page .tv-guide-table-holder table .featured-item .info div.time {font-size:20px;float:left;padding:0px 13px;}
	.tv-guide-page .tv-guide-table-holder table .featured-item .info div.name {font-size:16px;float:left;}
	.tv-guide-page .tv-guide-table-holder table .featured-item .info div.name a {color:#fff;}
	.tv-guide-page .tv-guide-table-holder table .featured-item .info div.channel {float:right;padding-right:13px;margin-top:-2px;}
	.tv-guide-page .tv-guide-table-holder table .featured-item .info div.channel img {height:28px}

	.tv-guide-page .tv-guide-table-holder table {width:100%;}
	.tv-guide-page .tv-guide-table-holder table tr {background:#fff;}
	.tv-guide-page .tv-guide-table-holder table tr.odd {background:#f7f7f7;}
	.tv-guide-page .tv-guide-table-holder table tr td {padding:10px;color:#606060;border:1px solid #e1e1e1;font-size:16px;}
	.tv-guide-page .tv-guide-table-holder table tr td.time {font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;width:80px;color:#0081d7;text-align:center;font-size:22px;}
	.tv-guide-page .tv-guide-table-holder table tr td a {color:#606060;}

	.tv-guide-page .channel-holder {margin-bottom:15px;width:100%;float:left;height:115px;position:relative;z-index:2;background:#f7f7f7 url(http://i.radikal.com.tr/radikal-v5/img/tv-guide-channel-round.png) bottom center no-repeat;}
	.tv-guide-page .channel-holder .channel {text-indent:-9999px;position:absolute;bottom:0px;left:50%;margin-left:-46px;width:92px;height:92px;}
	.tv-guide-page .show-list {width:381px;float:left;}
	.tv-guide-page .line {height:100%;width:2px;background:#c5c5c5;position:absolute;top:0px;left:50%;margin-left:-1px;}
	.tv-guide-page .show-list + .show-list {float:right;padding-top:30px;}
	.tv-guide-page .show-list .item .arrow {background:url(http://i.radikal.com.tr/radikal-v5/img/tv-timeline-arrow.png) no-repeat;width:19px;height:14px;position:absolute;top:15px;right:-19px;}
	.tv-guide-page .show-list + .show-list .item .arrow {background-position:bottom left;right:auto;left:-19px;}
	.tv-guide-page .show-list .item {position:relative;border:1px  solid #c5c5c5;border-radius:5px;padding:20px;}
	.tv-guide-page .show-list .item .picture {float:left;margin-right:10px;}
	.tv-guide-page .show-list .item .picture span.time {margin-top:5px;display:block;width:47px;text-align:center;height:24px;line-height:24px;padding-left:28px;color:#fff;background:#444444 url(http://i.radikal.com.tr/radikal-v5/img/tv-show-list-time-icon.png) no-repeat left center;}
	.tv-guide-page .show-list .item .details {overflow:hidden;font-size:13px;}
	.tv-guide-page .show-list .item .details h4 {padding-bottom:5px;font-size:15px;} 
	.tv-guide-page .show-list .item + .item {margin-top:20px;}

	.tv-detail-ajax {position:relative;}
	.tv-detail-ajax .picture {float:left;margin-right:10px;width:130px;height:130px;}
	.tv-detail-ajax .details {overflow:hidden;}
	.tv-detail-ajax .details h4 {font-size:20px;padding:0px;padding-bottom:5px;}
	.tv-detail-ajax .details > div {margin-bottom:1px;}
	.tv-detail-ajax .summary {float:left;width:100%;margin-top:10px;}
	.tv-detail-ajax .channel {position:absolute;top:0px;right:0px;}

	.tv-detail .program-img {float:left;}
	.tv-detail .program-ozet {float:left;width:421px;padding-left:15px;}

.weather-page {}
	.weather-page .weather-featured {}
	.weather-page .weather-featured > div {margin-bottom:12px;}
	.weather-page .weather-featured .item .weather {color:#fff;position:absolute;top:5px;left:5px;background:url(http://i.radikal.com.tr/radikal-v5/img/weather-page-weather-icons-s.png) no-repeat;padding-left:60px;padding-top:4px;height:51px;}
	.weather-page .weather-featured .item .weather .deg {font-size:27px;line-height:27px;}
	.weather-page .weather-featured .item .weather .deg small {font-size:20px;}
	.weather-page .weather-featured .item .weather .date {font-size:11px;}
	.weather-page .weather-featured .item a.change{position:absolute;top:10px;right:10px;/*background:url(http://i.radikal.com.tr/radikal-v5/img/weather-page-gear-icon.png) no-repeat left center;*/ padding-left:17px;color:#fff;}


	.weather-page .weather-featured .item.big .weather {background:url(http://i.radikal.com.tr/radikal-v5/img/weather-page-weather-icons.png) no-repeat;padding-left:96px;padding-top:5px;height:85px;}
	.weather-page .weather-featured .item.big .weather .deg {font-size:49px;line-height:49px;}
	.weather-page .weather-featured .item.big .weather .deg small {font-size:37px;}
	.weather-page .weather-featured .item.big .weather .date {font-size:18px;}
	.weather-page .weather-featured .item.big a.change {font-size:20px;}

	.weather-page .weather-featured .item .other-weathers {position:absolute;bottom:0px;left:5px;}
	.weather-page .weather-featured .item .other-weathers li {color:#fff;float:left;width:120px;}
	.weather-page .weather-featured .item .other-weathers li span {display:block;font-size:13px;height:32px;line-height:32px;padding-left:37px;background:url(http://i.radikal.com.tr/radikal-v5/img/weather-icons.png) no-repeat -30px 0px;}
	.weather-page .weather-featured .item .other-weathers li + li span{border-left:1px solid #333;}

	.weather-page .weather-featured .item.big .other-weathers {left:10px;}
	.weather-page .weather-featured .item.big .other-weathers li {width:135px;}
	.weather-page .weather-featured .item.big .other-weathers li span  {font-size:14px;}

	.weather-page .weather-search {}
	.weather-page .weather-search h2.title {height:50px;line-height:50px;background:#323232;margin:0px;padding:0px;border-top-left-radius:5px;border-top-right-radius:5px;}
	.weather-page .weather-search h2.title span {height:50px;line-height:50px;}
	.weather-page .weather-search .search-bar {margin-bottom:0px;border-top:0px;}
	.weather-page .weather-search .search-bar .title span {background-image:none;text-align:center;padding:0px;}
	.weather-page .weather-search .search-bar input.search {background:#444444;border-color:#121212;float:left;}
	.weather-page .weather-search .search-results {border:1px solid #cfcfcf;border-top:0px;}
	.weather-page .weather-search .search-results .zoom-fix {width:1163px;overflow:hidden;}

	.weather-page .weather-search .search-results .item-holder {float:left;width:388px;}
	.weather-page .weather-search .search-results .item-holder:first-child {width:387px;}
	.weather-page .weather-search .search-results .item-holder .item {padding:10px;}
	.weather-page .weather-search .search-results .item-holder + .item-holder .item {border-left:1px solid #ddd;}
	.weather-page .weather-search .search-results .item-holder .item .left {margin-right:10px;padding-top:7px;text-align:left;}
	.weather-page .weather-search .search-results .item-holder .item  .icon {background-image:url(http://i.radikal.com.tr/radikal-v5/img/weather-page-weather-icons-dark-s.png);height:55px;width:56px;margin:0 20px 25px 0;float:left;}
	

	.weather-page .weather-search .search-results .item-holder .item .left .deg {font-size:32px;}
	.weather-page .weather-search .search-results .item-holder .item .left .deg small {font-size:24px;}
	.weather-page .weather-search .search-results .item-holder .item .left .info {font-size:13px;}
	.weather-page .weather-search .search-results .item-holder .item .left .day {font-size:12px;color:#555;}

	.weather-page .weather-search .search-results .item-holder .item .right {overflow:hidden;}
	.weather-page .weather-search .search-results .item-holder .item .right > div {height:38px;line-height:38px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;background:#ededed;color:#555;padding-left:15px;padding-right:15px;font-size:12px;}

.select-box {border:1px solid #c4c4c4;width:225px;float:left;margin:8px 5px;font-size:13px;}
.select-box a.selectBox {border:none;min-width:100%;height:30px;line-height:30px;}
.select-box a.selectBox .selectBox-label {padding:0px 8px;}
.select-box a.selectBox .selectBox-arrow {width:35px;border:none;background:#d6d6d6 url(http://i.radikal.com.tr/radikal-v5/img/cinema-select-arrow.png) no-repeat center center;}

	.weather-page .search-results .icon.don, .weather-page .weather-featured .weather.don {background-position:0px 0px;}
	.weather-page .search-results .icon.kar-yagisli, .weather-page .weather-featured .weather.kar-yagisli {background-position:0px -55px;}
	.weather-page .search-results .icon.karla-karisik, .weather-page .weather-featured .weather.karla-karisik {background-position:0px -110px;}
	.weather-page .search-results .icon.gok-gurultulu, .weather-page .weather-featured .weather.gok-gurultulu {background-position:0px -165px;}
	.weather-page .search-results .icon.saganak-yagisli, .weather-page .weather-featured .weather.saganak-yagisli, {background-position:0px -220px;}
	.weather-page .search-results .icon.az-bulutlu, .weather-page .weather-featured .weather.az-bulutlu {background-position:0px -275px;}
	.weather-page .search-results .icon.parcali-bulutlu, .weather-page .weather-featured .weather.parcali-bulutlu {background-position:0px -330px;}
	.weather-page .search-results .icon.cok-bulutlu, .weather-page .weather-featured .weather.cok-bulutlu {background-position:0px -385px;}
	.weather-page .search-results .icon.acik, .weather-page .weather-featured .weather.acik {background-position:0px -440px;}

	.weather-page .weather-featured .item.big .weather.don {background-position:0px 0px;}
	.weather-page .weather-featured .item.big .weather.kar-yagisli {background-position:0px -90px;}
	.weather-page .weather-featured .item.big .weather.karla-karisik {background-position:0px -180px;}
	.weather-page .weather-featured .item.big .weather.gok-gurultulu {background-position:0px -270px;}
	.weather-page .weather-featured .item.big .weather.saganak-yagisli, {background-position:0px -360px;}
	.weather-page .weather-featured .item.big .weather.az-bulutlu {background-position:0px -450px;}
	.weather-page .weather-featured .item.big .weather.parcali-bulutlu {background-position:0px -5400px;}
	.weather-page .weather-featured .item.big .weather.cok-bulutlu {background-position:0px -630px;}
	.weather-page .weather-featured .item.big .weather.acik {background-position:0px -720px;}


	.weather-page .weather-featured .other-weathers li.don span {background-position:-30px 0px;}
	.weather-page .weather-featured .other-weathers li.kar-yagisli span {background-position:-30px -32px;}
	.weather-page .weather-featured .other-weathers li.karla-karisik span {background-position:-30px -64px;}
	.weather-page .weather-featured .other-weathers li.gok-gurultulu span {background-position:-30px -96px;}
	.weather-page .weather-featured .other-weathers li.saganak-yagisli span {background-position:-30px -128px;}
	.weather-page .weather-featured .other-weathers li.az-bulutlu span {background-position:-30px -160px;}
	.weather-page .weather-featured .other-weathers li.parcali-bulutlu span {background-position:-30px -192px;}
	.weather-page .weather-featured .other-weathers li.cok-bulutlu span {background-position:-30px -224px;}
	.weather-page .weather-featured .other-weathers li.acik span {background-position:-30px -256px;}

	header .bx-wrapper{width:90px;float:left;max-width:155px !important;height:32px;overflow:hidden;border-left:1px solid #5a5a5a;}
	.weather-list{float:left !important;height:32px;width:155px;overflow:hidden;}
	.weather-list li div{float:left;} 
	.weather-list li .wicon {margin:0 0 0 7px;}
	.weather-list li .wicon img{width:32px !important;height:32px !important;}
	.weather-list li .wcity{font-size:13px;color:#fff;line-height:32px;margin:0 7px 0 0;}
	.weather-list li .wtemp{font-size:13px;color:#fff;line-height:32px;}


.big-page {display:none;background:black;overflow:hidden;position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:10000;}
	.big-page > a{z-index:10;position:absolute;display:block;text-indent:-9999px;background:url(http://i.radikal.com.tr/radikal-v5/img/bigpage-button.png);}
	.big-page > a.next {width:55px;height:25px;bottom:0px;left:50%;margin-left:22px;display:none;}
	.big-page > a.prev {width:55px;height:25px;top:36px;left:50%;margin-left:22px;background-position:0px -25px;display:none;}
	.big-page > a.close {width:46px;height:46px;top:50px;right:30px;background-position:-54px 0px;}
	
	.reklam-close {width:46px;height:46px;top:50px;right:30px;z-index:10;position:absolute;display:block;text-indent:-9999px;background:url(http://i.radikal.com.tr/radikal-v5/img/bigpage-button.png) no-repeat -54px 0px;cursor:pointer;}
	
	.big-page ul {margin:0px;position:absolute;top:0px;left:0px;width:100%;height:100%;margin-top:36px;}
	.big-page ul li {text-align:center;position:relative;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;} 
 	/*.big-page ul li img {width:100%;height:100%;}*/

 	.big-page ul li .text-wrap {position:absolute;text-align:left;width:430px;bottom:70px;left:70px;color:#fff;padding:25px;background:rgba(0,0,0,0.7);}
 	.big-page ul li .text-wrap .text-info {margin-bottom:10px;}
 	.big-page ul li .text-wrap .text-info a.category.label {position:static;margin-right:5px;}
 	.big-page ul li .text-wrap .text-info span.date {font-size:14px;}
 	.big-page ul li .text-wrap .text a {color:#fff;}
 	.big-page ul li .text-wrap .text h2 {font-size:40px;line-height:42px;padding-bottom:20px;}
 	.big-page ul li .text-wrap .text p {font-size:18px;line-height:22px;}
 	.big-page ul li .text-wrap .text a.source {color:#fff;font-size:12px;}
		.home-page .headline-area .headlines a.big-page-open {display:block;width:140px;height:34px;text-indent:-9999px;position:absolute;top:5px;right:5px;background:url(http://i.radikal.com.tr/radikal-v5/img/buyukgorunum.png) no-repeat 0 0;}
		.home-page .headline-area .headlines .swipe-overlay {background:url(http://i.radikal.com.tr/radikal-v5/img/swipe-overlay.png) no-repeat;width:715px;height:576px;position:absolute;top:0px;right:1px;z-index:9999;display:none;}
	.make-homepage{display:none;}

/* r5 ve kategori haberleri resim alti yazi boyutlari*/
.news.panel-1 h4 {overflow:hidden;max-height:45px;}
.news.panel-1 p {overflow:hidden;max-height:56px;}
.news.panel-2 h4 {overflow:hidden;max-height:42px;}
.news.panel-2 p {overflow:hidden;max-height:42px;}
.news.panel-3 h4 {overflow:hidden;max-height:46px;}
.news.panel-3 p {overflow:hidden;max-height:80px;}
.news.panel-4 h4 {overflow:hidden;max-height:45px;}
.news.panel-4 p {overflow:hidden;max-height:55px;} 
/*.news.panel-4 a {overflow:hidden;display:block;max-height:79px;}*/
.news.panel-5 h4 {overflow:hidden;max-height:45px;}
.news.panel-5 p {overflow:hidden;max-height:58px;}
.news.panel-6 h4 {overflow:hidden;max-height:45px;}
.news.panel-6 p {overflow:hidden;max-height:58px;}
.box .news figure.lazy a{max-height:auto !important;height:auto !important;}
/* r5 ve kategori haberleri resim alti yazi boyutlari end*/

/*rplus kategori gunun haberleri metin yukseklikleri*/
.news-boxes .grid_10 h4{max-height:45px;overflow:hidden;} .news-boxes .grid_10 p{max-height:75px;overflow:hidden;} 
.news-boxes .grid_6 h4{max-height:45px;overflow:hidden;} .news-boxes .grid_6 p{max-height:75px;overflow:hidden;}
.news-boxes .grid_7 h4{max-height:45px;overflow:hidden;} .news-boxes .grid_7 p{max-height:37px;overflow:hidden;} .news-boxes .grid_7 figure{max-height:270px;overflow:hidden;} 
.news-boxes .grid_11 h4{max-height:45px;overflow:hidden;} .news-boxes .grid_11 p{max-height:75px;overflow:hidden;} 

/*webtv pageing ayni classlar kullanilirsa genel pageing olur*/
.center_pagi{display:table;clear:both;padding:10px;width:100%;margin:10px 0 0 0;}
.pagination{display:table;margin:auto;}
.pagination a{
	padding:5px;background:#4a4a4a;border-radius:3px;margin:0 3px 0 0;color:#fff;min-width:15px;display:inline-block;text-align:center;}
.pagination a.selected{color:#666;background:#999;}
a.not_possible{color:#4a4a4a;background:#393939;}




/* ratting*/
.rating-star {
	cursor:pointer;}
.rating-star:after {
	content:'.';display:block;height:0;width:0;clear:both;visibility:hidden;}
.cancel {
	display:none;}
.cancel,
.star {
	float:left;width:17px;height:15px;overflow:hidden;text-indent:-999em;cursor:pointer;}
.star-left,
.star-right {
  width:8px
}
.cancel,
.cancel a {background:url(http://i.radikal.com.tr/radikal-v5/img/delete.gif) no-repeat 0 -16px;}

.star,
.star a {background:url(http://i.radikal.com.tr/radikal-v5/img/star.png) no-repeat 0 0px;}
.star-left,
.star-left a {background:url(http://i.radikal.com.tr/radikal-v5/img/star-left.gif) no-repeat 0 0px;}
.star-right,
.star-right a {background:url(http://i.radikal.com.tr/radikal-v5/img/star-right.gif) no-repeat 0 0px;}
	
.cancel a,
.star a {
	display:block;width:100%;height:100%;background-position:0 0px;}

div.rating-star div.on a {
	background-position:0 -16px;}
div.rating-star div.hover a,
div.rating-star div a:hover {
	background-position:0 -32px;}

/*new*/
.pnBox{width:155px;} 
.pnBox input{
	margin:8px 3px 0 3px;height:11px;width:11px;}
/*ratting end*/

/*NEWS ASS GRID*/
	
	#mans-news{position:relative;}
	
	.newsbox-1 img, .newsbox-2 img, .newsbox-3 img, .newsbox-4 img, .newsbox-5 img, .newsbox-6 img, .newsbox-7 img{width:100% !important;height:auto !important;}
	.newsbox-1, .newsbox-2, .newsbox-3, .newsbox-4, .newsbox-5, .newsbox-6, .newsbox-7{position:absolute !important;padding:10px 10px 50px 10px !important;}
	
	.newsbox-1{width:523px;height:309px;left:0;top:0;}
	.newsbox-2{width:386px;height:225px;left:554px;top:0;}
	.newsbox-3{width:176px;height:225px;left:972px;top:0;}
	.newsbox-4{width:245px;height:141px;left:0;top:380px;}
	.newsbox-5{width:245px;height:141px;left:277px;top:380px;}
	.newsbox-6{width:386px;height:225px;left:554px;top:296px;}
	.newsbox-7{width:176px;height:225px;left:972px;top:296px;}
	/*NEWS ASS GRID END*/
	



.eye-icon{
	width:43px;height:25px;display:inline-block;vertical-align:middle;background:url(http://i.radikal.com.tr/radikal-v5/img/photo-gallery-eye-big.png) no-repeat 0 0;background-size:cover;margin:0 7px 0 0;}
.eye-icon-small{
	width:27px;height:16px;display:inline-block;vertical-align:middle;background:url(http://i.radikal.com.tr/radikal-v5/img/photo-gallery-eye-big.png) no-repeat 0 0;background-size:cover;margin:0 3px 0 0;}

.img-size img{
	width:109px;height:130px;}
.img-size-wid img{
	width:149px;height:98px;}

.rplus-page .authors-area .author .info img{
	width:80px;height:80px;}
.home-category-loading{
	position:absolute;right:13px;top:13px;height:32px;width:32px;border-radius:3px;text-indent:-9999px;background:url(http://i.radikal.com.tr/radikal-v5/img/ajax-loader.gif) no-repeat center center;}

/*admin style*/
.ad-btn{
	display:none;position:absolute;z-index:999;left:105px;height:22px;background:#eee;}
.ad-btn a{
	margin:0 3px 0 5px;padding:3px;}
/*admin style end*/


/* category grid */
.gr_1, .gr_2, .gr_3, .gr_4, .gr_5, .gr_6, .gr_7{
	position:absolute !important;}
.gr_1{
	width:577px;height:320px;left:6px;top:0;}
.gr_2{
	width:378px;height:250px;left:594px;top:0;}
.gr_3{
	width:185px;height:250px;right:8px;top:0;}
.gr_4{
	width:283px;height:184px;left:6px;top:332px;}
.gr_5{
	width:283px;height:184px;left:300px;top:332px;}
.gr_6{
	width:378px;height:250px;left:594px;top:266px;}
.gr_7{
	width:185px;height:250px;right:8px;top:266px;}

/*.gr_1{
	width:478px;height:229px;left:6px;top:0;}
.gr_2{
	width:332px;height:177px;left:494px;top:0;}
.gr_3{
	width:332px;height:177px;right:8px;top:0;}
.gr_4{
	width:234px;height:125px;left:6px;top:240px;}
.gr_5{
	width:234px;height:125px;left:250px;top:240px;}
.gr_6{
	width:332px;height:177px;left:494px;top:188px;}
.gr_7{
	width:332px;height:177px;right:8px;top:188px;}*/
/*category grid end*/

/*rplus middle*/
.rplus-middle{position:relative;height:935px;}
.rpm-link{position:relative;display:block;width:100%;height:100%;}
.rpm-link .cp{height:50px;width:100%;background:#fff;max-height:50px;overflow:hidden;}
.rpm-link .cp h4{z-index:3;cursor:pointer;cursor:hand;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;margin:0px;width:100%;color:#fff;display:block;}
.rpm-link .cp h4 span{font-size:17px;line-height:26px;display:block;}

.rpm-1, .rpm-2, .rpm-3, .rpm-4, .rpm-5, .rpm-6, .rpm-7, .rpm-8, .rpm-9, .rpm-10, .rpm-11, .rpm-12, .rpm-13, .rpm-14{position:absolute;padding:5px;background:#fff;border:1px solid #ececec;}
. .rpm-14{display:none;}
/*.rpm-1 img, .rpm-2 img, .rpm-3 img, .rpm-4 img, .rpm-5 img, .rpm-6 img, .rpm-7 img, .rpm-8 img, .rpm-9 img, .rpm-10 img, .rpm-11 img, .rpm-12 img, .rpm-13 img, .rpm-14 img{height:100%;}*/
.rpm-1{width:468px;left:7px;} .rpm-1 img{height:219px;} .rpm-1 div a img{height:auto !important;}
.rpm-2{width:322px;left:495px;}
.rpm-3{width:322px;left:837px;}
.rpm-4{width:224px;top:289px;left:7px;}
.rpm-5{width:224px;left:251px;top:289px;}
.rpm-6{width:322px;left:495px;top:237px;}
.rpm-7{width:322px;left:837px;top:237px;}
.rpm-8{width:322px;left:7px;top:474px;}
.rpm-9{width:322px;top:474px;left:348px;}
.rpm-10{width:468px;top:474px;left:690px;} .rpm-10 img{height:219px;} .rpm-10 div a img{height:auto !important;}
.rpm-11{width:322px;top:712px;left:6px;}
.rpm-12{width:322px;top:712px;left:348px;}
.rpm-13{width:224px;top:763px;left:690px;}
.rpm-14{width:224px;top:763px;left:934px;}

.gr-op-7{width:307px !important;}
/*rplus middle end*/

.scroll-pane-kategori-con{
	position:absolute;z-index:999;width:150px;height:175px;top:38px;background:#004c89;-webkit-box-shadow:3px 3px 11px rgba(50, 50, 50, 0.75);-moz-box-shadow:3px 3px 11px rgba(50, 50, 50, 0.75);box-shadow:3px 3px 11px rgba(50, 50, 50, 0.75);}
.scroll-pane-kategori{
	width:150px;height:175px;background:#004c89;overflow:auto;-webkit-box-shadow:3px 3px 11px rgba(50, 50, 50, 0.75);-moz-box-shadow:3px 3px 11px rgba(50, 50, 50, 0.75);box-shadow:3px 3px 11px rgba(50, 50, 50, 0.75);}
.scroll-pane-kategori ul{
	margin:0 !important;padding:0 !important;}

.blog-page .scroll-pane-kategori a{
	border:none !important;text-align:left !important;padding:5px 5px 5px 7px !important;height:25px !important;line-height:25px !important;}
.blog-page .scroll-pane-kategori li{
	padding:0 !important;margin:0 !important;width:133px !important;}
.blog-page .scroll-pane-kategori li:hover{
	background:#003c6c;}

.blog-page .sub-categories ul.categories li .scroll-pane-kategori-con{display:none;}
.blog-page .sub-categories ul.categories li:hover .scroll-pane-kategori-con{display:block;}
.blog-page .sub-categories ul.categories li span{border:none;}
 
.src-fld{border:none;width:215px;height:19px;padding:5px;}
.blog-user-avatar{border-radius:50%;}

/*spor sub menu*/
.spr-top-sub-menu{
position:absolute;z-index:9;left:0px;top:24px;width:125px;display:none;box-shadow:1px 1px 3px  rgba(0,0,0,0.4);}

.category-page .headline-area .sub-categories.spor ul.categories li:hover ul.spr-top-sub-menu{display:block;}
.sub-categories.spor ul.categories li:hover ul.spr-top-sub-menu{display:block;}

.spr-top-sub-menu li a {text-align:left !important;padding:0 0 0 7px;}
/*spor sub menu end*/

/*ekonomi*/

.ekonomi .gr_4{display:none;}
.ekonomi .gr_5{display:none;}
.ekonomi .grid_12{width:577px;position:absolute !important;left:0;bottom:0;}
	.item.market-info .dollar{float:left;width:280px;padding:3px 3px 0 3px;}
	.item.market-info .market{float:left;width:280px;padding:3px 3px 0 3px;}
	.item.market-info .euro{float:left;width:282px;background:#f0f0f0;padding:0 3px 0 3px;}
	.item.market-info .gold{float:left;width:282px;background:#f0f0f0;padding:0 3px 0 3px;}
.ekonomi-bno{
	width:477px;height:292px;}
.bno-grafik-content{
	width:477px;height:227px;background:url(http://i.radikal.com.tr/radikal-v5/img/e-bg.png) no-repeat 0 0;position:relative;}
.bno-grafik-item{
	width:477px;height:65px;background:url(http://i.radikal.com.tr/radikal-v5/img/e-bg.png) no-repeat 0 bottom;position:relative;}

.bno-grafik-bar{
	width:60px;height:50px;border-radius:3px;background:#e1e0d4;position:absolute;bottom:6px;}

.bno-grafik-bar span{
	background:#00a039;color:#fff;font-size:14px;text-align:center;display:block;border-radius:3px;margin:-22px 0 0 0;}

.bno-grafik-bar.red span{background:#d4151c;}
.bno-grafik-bar.blue span{background:#004c89;}
.bno-grafik-bar.borsa {left:60px}
.bno-grafik-bar.dolar {left:158px}
.bno-grafik-bar.euro {left:262px}
.bno-grafik-bar.altin {left:360px}

.ekonomi-yazar-list{
	width:517px;}
.ekonomi-yazar-list li{
	float:left;width:238px;border-bottom:1px solid #ddd;padding:15px 10px 15px 0;margin:0 10px 0 0;}
.ekonomi-yazar-list li a img{
	float:left;margin:0 5px 0 0;}

.ekonomi-yazar-list li a .name{
	font-size:18px;}

.ekonomi-yazar-list li a h3{
	font-size:14px;height:38px;overflow:hidden;}

.kiyaslaCreditCalculatorBox{
	width:272px;height:189px;}
.hsp-satir{
	display:block;clear:both;margin:0 0 22px 0;}
.sol2tek{
	float:left;width:105px;}
.sag input, .sag select{
	padding:5px;font-size:14px;}
.sag input{
	width:150px;}
.sag select{
	width:165px;}
/*ekonomi end*/


#cat-1 .nums a{background:#9f9e9f;}
#cat-3 .nums a{background:#9f9e9f;}

/*home page lightbox nes detail style */
.dark-box-bg{position:fixed;z-index:9999;width:100%;height:100%;left:0;top:0;background:url(http://i.radikal.com.tr/radikal-v5/img/dark-box-bg.png) repeat 0 0;overflow-y:scroll;}
.dark-box-content{box-shadow:0 10px 15px #000;position:absolute;z-index:99999;background:#fff;padding:20px;width:840px;margin:0 0 0 -420px;left:50%;top:36px;min-height:100%;}
.dark-box-close{width:31px;height:31px;font-size:18px;line-height:26px;color:#fff;background:url(http://i.radikal.com.tr/radikal-v5/img/arr-close.png) no-repeat center center;text-align:center;border-radius:50%;position:fixed;margin:0 0 0 844px;top:105px;cursor:pointer;}
.dark-box-prev{width:40px;height:105px;font-size:25px;line-height:46px;text-align:center;color:#fff;background:#fff url(http://i.radikal.com.tr/radikal-v5/img/arr-prev.png) no-repeat center center;position:fixed;top:45%;margin:0 0 0 -60px;cursor:pointer;}
.dark-box-next{width:40px;height:105px;font-size:25px;line-height:46px;text-align:center;color:#fff;background:#fff url(http://i.radikal.com.tr/radikal-v5/img/arr-next.png) no-repeat center center;position:fixed;top:45%;margin:0 0 0 860px;cursor:pointer;}
.none-scroll{overflow:hidden;}
.none-scroll #_MiddleCenter{-webkit-filter:grayscale(0.5) blur(10px);}
.dark-box-loading{display:none;width:32px;height:32px;background:#fff url(http://i.radikal.com.tr/radikal-v5/img/bx_loader.gif) no-repeat center center;position:fixed;top:50%;margin:-15px 0 0 395px;z-index:999;}

.dark-box-reklam-close{width:31px;height:31px;font-size:18px;line-height:26px;color:#fff;background:url(http://i.radikal.com.tr/radikal-v5/img/arr-close.png) no-repeat center center;text-align:center;border-radius:50%;position:fixed;top:50px;right:50px;cursor:pointer;}
.bigReklam{position:absolute;z-index:99999;background:#fff;width:100%;height:100%;left:0;top:36px;min-height:100%;}
/*dark box*/
	
	/*..fixed-header{position:fixed;width:100%;z-index:99999;}
	#dark-box{left:0;top:36px;background:url(http://i.radikal.com.tr/radikal-v5/img/dark-box-bg.png) repeat 0 0;position:fixed;width:100%;height:100%;z-index:999;overflow-y:auto}
	.dark-box-bg{min-height:100%;width:900px;background:#fff;margin:auto;box-shadow:0 10px 15px #000;position:relative;}
	.dark-box-content{width:870px;min-height:500px;padding:15px;position:relative;z-index:99;background:#fff;}
	.dark-box-next{width:40px;height:100px;background:#fff url(http://i.radikal.com.tr/radikal-v5/img/arr-next.png) no-repeat center center;position:fixed;z-index:9;top:50%;margin:-55px 0 0 882px;cursor:pointer;border-radius:3px;box-shadow:0 10px 15px #000;}
	.dark-box-prev{width:40px;height:100px;background:#fff url(http://i.radikal.com.tr/radikal-v5/img/arr-prev.png) no-repeat center center;position:fixed;z-index:9;top:50%;margin:-55px 0 0 -35px;cursor:pointer;border-radius:3px;box-shadow:0 10px 15px #000;}
	.dark-box-close{width:31px;height:31px;background:url(http://i.radikal.com.tr/radikal-v5/img/arr-close.png) no-repeat center center;position:fixed;top:50px;margin:-10px 0 0 885px;cursor:pointer;z-index:999;}
	.dark-box-loading{display:none;width:32px;height:32px;background:#fff url(http://i.radikal.com.tr/radikal-v5/img/bx_loader.gif) no-repeat center center;position:fixed;top:50%;margin:-15px 0 0 375px;z-index:999;}
*/
/*home page lightbox nes detail style end */

#btn-twit{width:100px;}
#btn-facelike{width:95px;}
#btn-gplus{width:67px;}
.btn-face-share{background:#3b579d url(http://i.radikal.com.tr/radikal-v5/img/ico-fb.png) no-repeat 4px 3px;border-radius:3px;font-family:Arial,Tahoma,Verdana;font-size:11px;color:#fff;padding:0 6px 0 20px;line-height:20px;margin-right:15px !important;}
.btn-face-share a{color:#fff;}

.globalShareButton div{float:left;}

.sc-webtv-detail #btn-twit{width:95px;}
.sc-webtv-detail #btn-facelike{width:90px;}
.sc-webtv-detail .btn-face-share{margin-right:5px !important;}
.sc-webtv-detail #btn-gplus{width:70px;}

.globalFolowButton {width:352px;height:25px;overflow:hidden}
.globalFolowButton div{float:left;margin-right:10px} 
.globalFolowButton #btn-twit{width:auto}
.globalFolowButton #btn-facelike{width:auto}
.globalFolowButton #btn-gplus{width:auto}
.globalFolowButton #btn-four, .globalFolowButton #btn-four a {width:72px;max-width:72px;overflow:hidden;height:24px;margin:0}

/* START LIVE BLOG */
#sortlist{
	width:644px;}
.live-blog-content{
	width:644px;font-family:Verdana,Arial,Tahoma;display:table;padding:15px 0 15px 0;border-bottom:1px dotted #ccc;line-height:110%;}
.live-blog-datetime{
	float:left;padding:0 0 0 7px;}
.live-blog-date{
	font-size:10px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;color:#999;}
.live-blog-title{
	font-size:18px;font-weight:normal;color:#d74d32;margin:0 0 7px 0;}
.live-blog-time{
	font-size:18px;}
.live-blog-description{
	width:490px;font-size:13px;color:#333;padding:0 0 0 150px;}
.live-blog-description img{
	width:98%;padding:5px;border:1px solid #efefef;margin:15px 0 15px 0;}

#metin2 .list{
	background:none repeat scroll 0 0 #3C3E3C;border-bottom:2px solid #D74D32;clear:both;display:table;font-family:Arial,Tahoma,Verdana;font-size:12px;width:644px;}

.list h3{
	float:left;color:#fff;line-height:29px;font-size:20px;padding:0;margin:0 0 0 5px;}
#metin2 .list span{
	float:right;line-height:30px;color:#fff;padding:0 11px 0 11px;cursor:pointer;}
.list span.active{
	background:#d74d32;color:#fff;}

/* END LIVE BLOG */

#medyanet_radikal_anasayfa_728x90_223{width:728px;max-height:90px;overflow:hidden;}
.reklamAlan-728{width:728px;overflow:hidden;max-height:90px;} 

/*senden haber sayfasi*/
.sendenhaber-all{padding:10px;background:#f7f7f7;border:1ps solid #dcdedf;}
.sd-left{float:left;width:265px;}
.sd-logo{width:267px;height:125px;border:1px solid #cdcdcd;background:#fff url(http://i.radikal.com.tr/radikal-v5/img/sendenhaber-logo.png) no-repeat center center;margin:0 0 25px 0;}
.sd-icons{width:267px;height:410px;border:1px solid #cdcdcd;background:#fff url(http://i.radikal.com.tr/radikal-v5/img/sd-icons.png) no-repeat center top;position:relative;}
.btn-sd-gor{font-size:19px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;color:#fff;padding:0 25px 0 25px;line-height:38px;background:#004c89;display:block;border-bottom:3px solid #001221;text-align:center;position:absolute;top:235px;left:18px;}
.sd-text{position:absolute;left:15px;bottom:-3px;font-size:20px;color:#000;}
.sd-text a{display:inline-block;padding:3px;color:#fff;background:#0270b7;}
.sd-right{float:right;width:874px;}
.sd-text-box{border:1px solid #cdcdcd;background:#fff;padding:10px;margin:0 0 25px 0;}
.sd-text-box h1{margin:0;padding:0;color:#0270b7;}
.sd-text-box h2{margin:0;padding:0;color:#343434;font-size:20px;font-weight:normal;}
.sd-text-box hr{margin:2px 0 2px 0;0padding:0;border:0;border-top:4px dotted #e33323;}
.sd-video-box{width:853px;height:390px;padding:10px;border:1px solid #cdcdcd;background:#fff;margin:0 0 25px 0;}
.sd-video-img{width:194px;height:250px;background:#f7f7f7 url(http://i.radikal.com.tr/radikal-v5/img/demo.png) no-repeat center center;margin:60px 0 0 0;float:left;}
.sd-video{width:640px;height:386px;background:#eee;float:right;}
.sd-form{border:1px solid #cdcdcd;background:#fff;padding:20px;clear:both;}
.sd-row{display:block;clear:both;margin:0 0 15px 0;font-size:20px;color:#424042;}
.sd-row label{display:block;}
.sd-row input{width:540px;height:55px;border:none;background:#f7f7f7;}
.sd-foto-ico{background:url(http://i.radikal.com.tr/radikal-v5/img/sd-i-foto.png) no-repeat;padding:0 0 0 50px;margin:0 0 15px 0;}
.sd-video-ico{background:url(http://i.radikal.com.tr/radikal-v5/img/sd-i-video.png) no-repeat;padding:0 0 0 50px;margin:0 0 15px 0;}
.sd-rt{float:right;}
.sd-lf{float:left;}
.sd-row textarea{width:540px;height:218px;border:none;background:#f7f7f7;}
.sd-row a{font-size:19px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;color:#fff;padding:0 25px 0 25px;line-height:38px;background:#004c89;display:block;border-bottom:3px solid #001221;text-align:center;}

.sendenhaber .pagination{padding:20px 0 20px 0;}
.sendenhaber .pagination a{background:#f7f7f7;color:#68aadd;border-right:1px solid #68aadd;border-radius:0;margin:0;}
.sendenhaber a.big_btn{background:#d5e4eb;border-right:none;color:#1d84c2;margin:0 10px 0 10px;}
.sendenhaber a.not_possible{background:#d7d7d7;color:#a1a1a1;border-right:none;}
.sendenhaber a.selected{background:#287eb6;color:#fff;}
/*senden haber sayfasi end*/

.all-link{clear:both;text-align:right;}
.all-link a{font-size:14px;color:#004ea9;text-decoration:none;padding:7px;}


/*son dk eklemeleri*/
/*takim listesi menu*/
            .spor-top-takim{width:980px;clear:both;display:table;height:36px;margin:0 0 8px 0;}
            .takim-list a {float:left;width:40px;height:36px;text-indent:-9999px;background:url("http://www.radikal.com.tr/d/img/v4/bg-takim.png?v=2");border-right:1px solid #d6d6d6;}
            
			.takim-list a.stt-akhisar{background-position:0 -2px;}
			.takim-list a.stt-besiktas{background-position:-40px -2px;}
			.takim-list a.stt-bursaspor{background-position:-80px -2px;}
			.takim-list a.stt-elazigspor{background-position:-120px -2px;}
			.takim-list a.stt-erciyesspor{background-position:-160px -2px;}
			.takim-list a.stt-eskisehirspor{background-position:-200px -2px;}
			.takim-list a.stt-fenerbahce{background-position:-240px -2px;}
			.takim-list a.stt-galatasaray{background-position:-280px -2px;}
			.takim-list a.stt-gaziantepspor{background-position:-320px -2px;}
			.takim-list a.stt-genclerbirligi{background-position:-360px -2px;}
			.takim-list a.stt-karabukspor{background-position:-400px -2px;}
			.takim-list a.stt-kasimpasa{background-position:-440px -2px;}
			.takim-list a.stt-kayserispor{background-position:-480px -2px;}
			.takim-list a.stt-konyaspor{background-position:-520px -2px;}
			.takim-list a.stt-antalyaspor{background-position:-560px -2px;}
			.takim-list a.stt-caykurrizespor{background-position:-600px -2px;}
			.takim-list a.stt-sivasspor{background-position:-640px -2px;}
			.takim-list a.stt-trabzonspor{background-position:-680px -2px;}
            .takim-list a:hover{opacity:0.5}
            /*takim listesi menu end*/

/*spor takim sayfalari style */	
.spr-list-all{width:680px;margin:0 0 1px 0}
.spr-list li{
	float:left;width:320px;margin:0 20px 0 0;border-bottom:1px solid #e3e3e3;padding:10px 0 0 0;position:relative;}

.spr-list li img{
	float:left;width:131px;height:88px;margin:0 10px 10px 0;}
.spr-list li h2{
	font-size:14px;color:#025387;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;width:320px;height:16px;overflow:hidden;margin:0 0 12px 0 ;}
.spr-list li span{
	font-size:12px;color:#000;width:179px;height:48px;overflow:hidden;float:left;}
.spr-list li i{
	font-size:10px;color:#898989;margin:25px 0 0 0;display:block;}

/*big haber style*/
li.spr-big img {
	width:320px;height:216px;}

li.spr-big span{
	width:320px;}

li.spr-big h2{
	position:absolute;top:235px;}
li.spr-big i{
	margin:250px 0 0 0;}
.spr-top{
	width:1153px;margin:10px auto 15px auto;border-bottom:1px solid #ddd;/*background:#cccccc;background:-moz-linear-gradient(top,  #cccccc 0%, #d5d5d5 24%, #f7f7f7 80%, #fefefe 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(24%,#d5d5d5), color-stop(80%,#f7f7f7), color-stop(100%,#fefefe));background:-webkit-linear-gradient(top,  #cccccc 0%,#d5d5d5 24%,#f7f7f7 80%,#fefefe 100%);background:-o-linear-gradient(top,  #cccccc 0%,#d5d5d5 24%,#f7f7f7 80%,#fefefe 100%);background:-ms-linear-gradient(top,  #cccccc 0%,#d5d5d5 24%,#f7f7f7 80%,#fefefe 100%);background:linear-gradient(to bottom,  #cccccc 0%,#d5d5d5 24%,#f7f7f7 80%,#fefefe 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#fefefe',GradientType=0 );*/
	padding:3px 5px 3px 5px;display:table;background:#eee;}
.spr-top h1{
	font-size:25px;color:#2b2b2b;margin:5px 0 0 0;}
.spr-top img{
	float:left;margin:0 10px 0 0;height:40px;}
/*big haber style end */	

/*spor takim sayfalari style end*/	

/*spor fikstur - puan durumu*/
.clr:after {
	content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clr {
 @display:inline-block;}
* html .clr {
	height:1%;_height:auto;}

.all-tb{
	width:660px;margin:0 0 20px 0;}

.all-tb table{
	border:none 0;border:1px solid #ddd;border-right:none 0;border-bottom:none 0;}

.all-tb td{
	border:none 0;border-right:1px solid #ddd;border-bottom:1px solid #ddd;line-height:30px;padding:0 5px 0 5px;color:#4b4b4b;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;}

.all-tb tr:nth-child(2n){
	background:#f9f9f9;}
.all-tb tr.bg{
	background:#f9f9f9;}

.p-green{background:#a5d000;color:#fff;}
.p-blue{background:#01a3e7;color:#fff;}
.p-gray{background:#6b6b6b;color:#fff;}
.p-red{background:#c51c03;color:#fff;}

.tb-header{
	/*background:#0a71b9;*/
	background:#008a31;color:#fff;font-size:15px;color:#fff;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;}

.tb-10{
	width:10%;}
.tb-5{
	width:5%;}
.tb-6{
	width:6%;}
.tb-30{
	width:30%;}
.tb-25{
	width:25%;}
.tb-50{
	width:50%;}

.p-data-table-info{margin:10px 0 10px 0;}
.p-data-table-info p{
	float:left;margin:0 7px 0 0;font-size:11px;color:#666;font-style:italic;}

.sub-menu-spr
{padding:0 0 10px 0;margin:0 0 10px 0;border-bottom:1px solid #008a31;}

.sub-menu-spr li{
	float:left;}
.sub-menu-spr li a{
	font-size:11px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;color:#333;padding:0 5px 0 5px;display:block;line-height:25px;}
.sub-menu-spr li a.p-active{
	color:#008a31;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAHCAYAAAA8sqwkAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkY1QTg4QTNFRDJBMTFFMkI3MDlFODgyOEZCN0FFNkMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkY1QTg4QTRFRDJBMTFFMkI3MDlFODgyOEZCN0FFNkMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGRjVBODhBMUVEMkExMUUyQjcwOUU4ODI4RkI3QUU2QyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGRjVBODhBMkVEMkExMUUyQjcwOUU4ODI4RkI3QUU2QyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmJNDKYAAABmSURBVHjaYpwrwxnGwMCwkoE4EMEEJFYBcQ0RikFqVjJBOa1AvBqP4jVQNQxMSIKRQHwai2KQWASMg6zhLxDbAfErJLGXULG/2DSAwA8g1gfiX1BsABWDAxYsTngBxEZIbBQAEGAAHeMTqsZer8sAAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:center 19px;}
.title-spr-data{
	clear:both;float:none;padding:15px 0 15px 0;border-top:1px solid #008a31;margin:7px 0 0 0;}
.title-spr-data h1{
	float:left;font-size:14px;}
.title-spr-data .data-time-spr{
	float:right;font-size:11px;}
li.p-data-select{
	float:right;}
li.p-data-select select{
	font-size:13px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;padding:2px 3px 3px 3px;border:1px solid #ccc;border-radius:3px;}


.sub-menu-spr li{
	float:left;}
.sub-menu-spr li a{
	font-size:11px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;color:#333;padding:0 5px 0 5px;display:block;line-height:25px;}
.sub-menu-spr li a.p-active{
	color:#008a31;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAHCAYAAAA8sqwkAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkY1QTg4QTNFRDJBMTFFMkI3MDlFODgyOEZCN0FFNkMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkY1QTg4QTRFRDJBMTFFMkI3MDlFODgyOEZCN0FFNkMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGRjVBODhBMUVEMkExMUUyQjcwOUU4ODI4RkI3QUU2QyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGRjVBODhBMkVEMkExMUUyQjcwOUU4ODI4RkI3QUU2QyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmJNDKYAAABmSURBVHjaYpwrwxnGwMCwkoE4EMEEJFYBcQ0RikFqVjJBOa1AvBqP4jVQNQxMSIKRQHwai2KQWASMg6zhLxDbAfErJLGXULG/2DSAwA8g1gfiX1BsABWDAxYsTngBxEZIbBQAEGAAHeMTqsZer8sAAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:center 19px;}
.title-spr-data{
	clear:both;float:none;padding:15px 0 15px 0;border-top:1px solid #008a31;margin:7px 0 0 0;}
.title-spr-data h1{
	float:left;font-size:14px;}
.title-spr-data .data-time-spr{
	float:right;font-size:11px;}
.p-data-table li{
	line-height:30px;font-size:13px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;border-bottom:1px solid #ddd;}
.p-data-table li:nth-child(2n){
	background:#f9f9f9;}
.p-data-table li.bg{
	background:#f9f9f9;}
.p-data-table li div{
	float:left;height:30px;}
.p-data-table{border:1px solid #ddd;border-bottom:none;}
.p-col-1{width:263px;padding:0 0 0 10px;color:#333;background:none !important;}
.p-col-2, .p-col-3, .p-col-4, .p-col-5, .p-col-6, .p-col-7, .p-col-8{width:54px;text-align:center;border-left:1px solid #ddd;color:#555;}

.p-col-g2,.p-col-g3, .p-col-g4, .p-col-g5, .p-col-g6, .p-col-g7, .p-col-g8, .p-col-g9, .p-col-g10, .p-col-g11, .p-col-g12, .p-col-g13, .p-col-g14, .p-col-g15{width:25px;text-align:center;border-left:1px solid #ddd;color:#555;overflow:hidden;font-size:11px}
.p-col-g1{width:35px;color:#333;background:none !important;text-align:center;}
.p-col-g2{width:35px;text-align:center;}
.p-col-g3, .p-col-g4{width:166px;font-weight:normal !important;}
.p-col-g13, .p-col-g14, .p-col-g15{width:31px;}

.p-header div{background:#0a71b9;color:#fff !important;}
.p-green{background:#a5d000;color:#fff;}
.p-blue{background:#01a3e7;color:#fff;}
.p-gray{background:#6b6b6b;color:#fff;}
.p-red{background:#c51c03;color:#fff;}

.p-data-table-info{margin:10px 0 10px 0;}
.p-data-table-info p{
	float:left;margin:0 7px 0 0;font-size:11px;color:#666;font-style:italic;}
li.p-data-select{
	float:right;}
li.p-data-select select{
	font-size:13px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;padding:2px 3px 3px 3px;border:1px solid #ccc;border-radius:3px;}

/*fikstur*/
.f-data-table{border:1px solid #ddd;border-bottom:none;margin:0 0 20px 0;}
.f-data-table li{line-height:30px;border-bottom:1px solid #ddd;}
.f-data-table li div{float:left;font-size:12px;color:#444;}

.f-col-1{width:139px;padding:0 0 0 10px;border-right:1px solid #ddd;}
.f-col-2{width:210px;text-align:right;overflow:hidden;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;padding:0 7px 0 0;}
.f-col-3{width:70px;text-align:center;overflow:hidden;font-size:15px !important;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;border-right:1px solid #ddd;border-left:1px solid #ddd;}
.f-col-4{width:210px;text-align:left;overflow:hidden;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;padding:0 0 0 7px;}

.f-data-table li:nth-child(2n){
	background:#f9f9f9;}
.f-data-table li.bg{
	background:#f9f9f9;}

.f-data-header{
	font-size:14px;color:#fff;background:#00a039;text-align:center;line-height:30px;font-weight:400;font-family:'pt_sansbold', Arial, sans-serif;}

.f-no-start
{
	text-align:center;display:block;font-size:11px;color:#666;}

/*fikstur end*/

/*spor fikstur - puan durumu end*/

.reklam-big-page{width:100%;height:100%;background:#000;background-size:cover;position:absolute;left:0;top:0;z-index:9999;display:none;}
.reklam-big-page a{width:100%;height:100%;display:block;}


.reklam-big-page .text-wrap {position:absolute;text-align:left;width:430px;bottom:70px;left:70px;color:#fff;padding:25px;background:rgba(0,0,0,0.7);}
.reklam-big-page .text-wrap .text-info {margin-bottom:10px;}
.reklam-big-page .text-wrap .text-info a.category.label {position:static;margin-right:5px;width:auto;}
.reklam-big-page .text-wrap .text-info span.date {font-size:14px;}
.reklam-big-page .text-wrap .text a {color:#fff;}
.reklam-big-page .text-wrap .text h2 {font-size:40px;line-height:42px;padding-bottom:20px;}
.reklam-big-page .text-wrap .text p {font-size:18px;line-height:22px;}
.reklam-big-page .text-wrap .text a.source {color:#fff;font-size:12px;}

/* RESPONSIVE */


/*astroloji*/
 .astro-list{
      margin:0 0 15px 0;display:table;clear:both;}
      .astro-list li{
      width:102px;height:102px;background:#eee;border-radius:3px;margin:0 4px 10px 4px;float:left;display:table;text-indent:-9999px;background:#0270b7 url(http://i.radikal.com.tr/astroloji/astro-icon.png) no-repeat;cursor:pointer;}
      .astro-list li:hover{
      background-color:#d65405;}
      .astro-content{
      padding:15px;border:1px solid #d9d9d9;border-radius:8px;clear:both;}
      .astro-content h1{
      font-size:18px;color:#da372e;font-weight:normal;}
      .astro-content h2{
      font-size:12px;color:#3a3a3a;font-weight:normal;}
      .astro-spot{
      font-size:18px;color:#666;margin:15px 0 0 0;}

      /*burc icon set */
      .astro-list li.koc{
      background-position:11px 9px;}
      .astro-list li.boga{
      background-position:11px -101px;}
      .astro-list li.ikizler{
      background-position:11px -210px;}
      .astro-list li.yengec{
      background-position:11px -317px;}
      .astro-list li.aslan{
      background-position:11px -429px;}
      .astro-list li.basak{
      background-position:11px -539px;}
      .astro-list li.terazi{
      background-position:-101px 11px;}
      .astro-list li.akrep{
      background-position:-101px -103px;}
      .astro-list li.yay{
      background-position:-101px -212px;}
      .astro-list li.oglak{
      background-position:-101px -321px;}
      .astro-list li.kova{
      background-position:-101px -431px;}
      .astro-list li.balik{
      background-position:-101px -541px;}
      /*burc icon set end*/

/*astroloji end*/

/*responsive*/

@media screen and (max-width:1280px){

.container_24{width:980px;}
header .container_24 .grid_24{width:980px;}
footer .container_24 .grid_10{width:455px;}
footer .container_24 .grid_3{width:114px;margin:0;}
footer .container_24 .grid_4{width:132px;}
footer .container_24 .grid_6{width:234px;}
header .top ul li.search input[type="text"]{width:100px}
header .container_24 .grid_21{width:800px;}
.go-to-radikal{width:136px;}

.container_24 .grid_24{width:98.87%;}

/*r5 sol taraf*/
.home-page .right-panel.grid_7 {width:136px}
.home-page .right-side a.expend-button {display:block;}

.home-page .right-side .reklamAlan-300 {display:none;}
.home-page .right-side ul.news li a {padding:20px 10px;text-align:center;height:auto;}
.home-page .right-side .v-align h4{padding:0;}
.home-page .right-side .title span {padding:0px;text-align:center;}

.home-page .right-side .block .item {padding-left:0px;text-align:center;}
.home-page .right-side .block .item figure {float:none;margin:0 auto 5px auto;} 
.home-page .right-side .block .item .right h5, .home-page .right-side .block .item .right p {padding:0px 10px;}


/* back to normal when open */
.home-page .open.grid_7 {position:relative;height:2500px;}
.home-page .open .right-side{width:327px;position:absolute;top:0px;right:0px;z-index:60;}
.home-page .open .right-side .reklamAlan-300 {display:block;}
.home-page .open ul.news li a {padding:0px;padding-left:10px;padding-right:45px;text-align:left;}
.home-page .open .title span {padding-left:15px;text-align:left;}
.home-page .open .right-side .block .item {padding-left:15px !important;padding-bottom:10px;text-align:left;}
.home-page .open .block .item figure {float:left;margin:0px 10px 0px 0px;}
.home-page .open .block .item .right h4, .home-page .open .block .item .right h5, .home-page .open .block .item .right p {padding:0px 0px 5px 0px;text-align:left;}

/*rplus kategori*/
.r-plus .right-side ul.news {margin:0 0 0 1px;}
.right-panel.grid_7{width:135px;}
.right-panel .reklamAlan-300{display:none;}
.right-panel .news .box img{width:100%;height:auto;}
.gr_3{width:136px;}
.gr_7{width:136px;}
.sub-categories-area .grid_24{width:969px;}
.category-page .right-panel .category-news .news .box h4{font-size:14px;}
.category-page .headline-area .sub-categories.spor ul.categories li{width:115px;}
.category-page .headline-area .sub-categories ul.categories li{width:115px;}
.category-page .headline-area .sub-categories div.social .facebook{width:140px;}

.category-pp.photo-gallery-area .grid_11{width:528px;}
.category-pp.photo-gallery-area .grid_6{width:283px;}

.right-side ul.news li a div{height:92px;overflow:hidden;}

/**/

.open.right-panel.grid_7{width:332px;position:absolute;right:68px;z-index:99999;background:#e9e9e9;}
.open.right-panel .reklamAlan-300{display:block;}
.right-panel .news .box img{width:100%;height:auto;}
.gr_3{display:none;}
.gr_7{display:none;}
/*.gr_3{width:136px;}
.gr_7{width:136px;}*/
.sub-categories-area .grid_24{width:969px;}
.category-page .right-panel .category-news .news .box h4{font-size:14px;}
.category-page .headline-area .sub-categories.spor ul.categories li{width:115px;}
.category-page .headline-area .sub-categories ul.categories li{width:115px;}
.category-page .headline-area .sub-categories div.social .facebook{width:140px;}

.category-pp.photo-gallery-area .grid_11{width:528px;}
.category-pp.photo-gallery-area .grid_6{width:283px;}

/*tvrehberi-astroloji*/
.tv-guide-page .right-panel .category-news .news .box h4, .astroloji .right-panel .category-news .news .box h4{font-size:14px;}
.tv-guide-page .headline-area .sub-categories ul.categories li, .astroloji .headline-area .sub-categories ul.categories li{width:115px;}
.tv-guide-page .headline-area .sub-categories div.social .facebook, .astroloji .headline-area .sub-categories div.social .facebook{width:140px;}
/*tvrehberi-astroloji*/

/*foto galeri*/
.category-page .headline-area .sub-categories.webtv ul.categories li{width:78px;}
.gallery-page .gallery-slider-area{width:878px;margin:0 auto 11px auto}
.webtv-filter-by-category.grid_24{width:967px;}
.foto-galery-all{width:939px;}
.category-page.webtv.gallery-page .foto-galery-all .item{width:223px;}

.video-gallery-area .grid_12{width:377px;}
.video-gallery-area .box.big figure img{width:100%;}
.gallery-detail-holder .gallery-detail-inside{width:966px;}
.gallery-detail-holder .other-galleries .item{width:225px;}

/*web tv*/
.category-page.webtv .tabs-area .item{width:223px;}
.category-page.webtv .webtv-filter-by-category .item{width:223px;}
.photo-gallery-area .grid_11{width:330px;}
.category-page.webtv .photo-gallery-area .box.big img{width:100%;height:auto;}
.photo-gallery-area .grid_6{width:233px;}
.photo-gallery-area .grid_6 .box img{width:100%;height:auto;max-height:125px;}
.photo-gallery-area .box figure img{width:100%;}
.category-page.webtv .headline-area .sub-categories.webtv ul.categories li{width:76px;}

.globalShareButton div {margin-bottom:5px;}

.go-to-radikal{display:block;height:90px;width:133px;text-indent:-9999px;background:url(http://i.radikal.com.tr/radikal-v5/img/radikal-buton.png?v=2) no-repeat 0 -286px;}
.open .go-to-radikal{display:block;height:90px;width:330px;text-indent:-9999px;background:url(http://i.radikal.com.tr/radikal-v5/img/radikal-buton.png?v=2) no-repeat 0 -196px;}
.rplus-page .go-to-radikal{background-position:0 -90px;margin:0 1px 0 0;} 
.rplus-page .open .go-to-radikal{background-position:0 0;} 
.blog-page .go-to-radikal{background-position:0 -90px;} 
.blog-page .open .go-to-radikal{background-position:0 0;}
.sendenhaber .go-to-radikal{background-position:0  -286px;}

.category-page .go-to-radikal{background-position:0 -90px;margin:0 1px 0 0;}
.category-page .open .go-to-radikal{background-position:0 0;}
.news-detail .go-to-radikal{background-position:0 -90px;margin:0 1px 0 0;}
.news-detail .open .go-to-radikal{background-position:0 0;}
.astroloji .go-to-radikal{background-position:0 -90px;margin:0 1px 0 0;}
.astroloji .open .go-to-radikal{background-position:0 0;}
.sendenhaber .go-to-radikal{background-position:0 -90px;margin:0 1px 0 0;}
.sendenhaber .open .go-to-radikal{background-position:0 0;}
.tv-guide-page .go-to-radikal{background-position:0 -90px;margin:0 1px 0 0;}
.tv-guide-page .open .go-to-radikal{background-position:0 0;}
.yazarlar .go-to-radikal{background-position:0 -90px;margin:0 1px 0 0;}
.yazarlar .open .go-to-radikal{background-position:0 0;}
/*rplus*/

/*.r-plus .right-side ul.news li a{height:auto;text-align:center;padding:10px;}*/
.rplus-page .open.right-side{height:auto;} 
.right-side ul.news li a{height:auto;padding:5px;text-align:center;}
.right-side.open ul.news li a {padding:0px 45px 0 10px;text-align:left;}
.r-plus .open.right-side ul.news li a div.v-align{min-height:27px;max-height:52px;}
.r-plus .news-area .grid_8{width:315px;}
.r-plus .news-area .grid_8 .box img{width:100%;}
.reklamAlan-1165{display:none;}
.rplus-page .authors-area .grid_8{width:314px;}
.rplus-page .authors-area .author .info .right{width:110px;}
.rplus-page .authors-area .author .bottom-border{width:300px;}
.rpm-1 img, .rpm-2 img, .rpm-3 img, .rpm-4 img, .rpm-5 img, .rpm-6 img, .rpm-7 img, .rpm-8 img, .rpm-9 img, .rpm-10 img, .rpm-11 img, .rpm-12 img, .rpm-13 img, .rpm-14 img{width:100%;}
.rplus-middle {height:935px;}

.rpm-1{width:413px;}
.rpm-2{width:250px;left:438px;}
.rpm-3{width:250px;left:710px;}
.rpm-4{width:199px;top:289px;}
.rpm-5{width:199px;left:221px;top:289px;}
.rpm-6{width:250px;left:438px;top:237px;}
.rpm-7{width:250px;left:710px;top:237px;}
.rpm-8{width:250pxtop:474px;}
.rpm-9{width:250px;top:474px;left:277px;}
.rpm-10{width:413px;top:474px;left:547px;}
.rpm-11{width:250px;top:712px;left:6px;}
.rpm-12{width:250px;top:712px;left:277px;}
.rpm-13{width:199px;top:763px;left:547px;}
.rpm-14{width:199px;top:763px;left:761px;}

/*blog*/
.blog-page .blog-boxes .item .box figure img{width:100%;height:auto;}
.blog-page .blog-boxes .item .box h3{height:auto;}
.blog-page aside .blog-boxes .item .box .info{overflow:hidden;}

.spor-right-col{display:none;}


.right-side a.expend-button{display:block;}
.r-plus .right-side a.expend-button, .home-page .right-side a.expend-button{left:1px;}


.heightMax{min-height:2550px;}

} 


@media (orientation:landscape) {
    html.ipad.ios7 > body {
        position:fixed;bottom:0;width:100%;height:100% !important;}
}

body.skin1 .container_24{width:980px;}
body.skin1 header .container_24 .grid_24{width:980px;}
body.skin1 footer .container_24 .grid_10{width:455px;}
body.skin1 footer .container_24 .grid_3{width:114px;margin:0;}
body.skin1 footer .container_24 .grid_4{width:132px;}
body.skin1 footer .container_24 .grid_6{width:234px;}
body.skin1 header .top ul li.search input[type="text"]{width:100px}
body.skin1 header .container_24 .grid_21{width:800px;}
body.skin1 .go-to-radikal{width:136px;}

body.skin1 .container_24 .grid_24{width:98.87%;}

/*r5 sol taraf*/
body.skin1 .home-page .right-panel.grid_7 {width:136px}
body.skin1 .home-page .right-side a.expend-button {display:block;}

body.skin1 .home-page .right-side .reklamAlan-300 {display:none;}
body.skin1 .home-page .right-side ul.news li a {padding:20px 10px;text-align:center;height:auto;}
body.skin1 .home-page .right-side .v-align h4{padding:0;}
body.skin1 .home-page .right-side .title span {padding:0px;text-align:center;}

body.skin1 .home-page .right-side .block .item {padding-left:0px;text-align:center;}
body.skin1 .home-page .right-side .block .item figure {float:none;margin:0 auto 5px auto;} 
body.skin1 .home-page .right-side .block .item .right h5, body.skin1 .home-page .right-side .block .item .right p {padding:0px 10px;}


/* back to normal when open */
body.skin1 .home-page .open.grid_7 {position:relative;height:2500px;}
body.skin1 .home-page .open .right-side{width:327px;position:absolute;top:0px;right:0px;z-index:60;}
body.skin1 .home-page .open .right-side .reklamAlan-300 {display:block;}
body.skin1 .home-page .open ul.news li a {padding:0px;padding-left:10px;padding-right:45px;text-align:left;}
body.skin1 .home-page .open .title span {padding-left:15px;text-align:left;}
body.skin1 .home-page .open .right-side .block .item {padding-left:15px !important;padding-bottom:10px;text-align:left;}
body.skin1 .home-page .open .block .item figure {float:left;margin:0px 10px 0px 0px;}
body.skin1 .home-page .open .block .item .right h4, body.skin1 .home-page .open .block .item .right h5, body.skin1 .home-page .open .block .item .right p {padding:0px 0px 5px 0px;text-align:left;}

/*rplus kategori*/
body.skin1 .r-plus .right-side ul.news {margin:0 0 0 1px;}
body.skin1 .right-panel.grid_7{width:135px;}
body.skin1 .right-panel .reklamAlan-300{display:none;}
body.skin1 .right-panel .news .box img{width:100%;height:auto;}
body.skin1 .gr_3{width:136px;}
body.skin1 .gr_7{width:136px;}
body.skin1 .sub-categories-area .grid_24{width:969px;}
body.skin1 .category-page .right-panel .category-news .news .box h4{font-size:14px;}
body.skin1 .category-page .headline-area .sub-categories.spor ul.categories li{width:115px;}
body.skin1 .category-page .headline-area .sub-categories ul.categories li{width:115px;}
body.skin1 .category-page .headline-area .sub-categories div.social .facebook{width:140px;}

body.skin1 .category-pp.photo-gallery-area .grid_11{width:528px;}
body.skin1 .category-pp.photo-gallery-area .grid_6{width:283px;}

body.skin1 .right-side ul.news li a div{height:92px;overflow:hidden;}

/**/

body.skin1 .open.right-panel.grid_7{width:332px;position:absolute;right:68px;z-index:99999;background:#e9e9e9;}
body.skin1 .open.right-panel .reklamAlan-300{display:block;}
body.skin1 .right-panel .news .box img{width:100%;height:auto;}
body.skin1 .gr_3{display:none;}
body.skin1 .gr_7{display:none;}
/*.gr_3{width:136px;}
.gr_7{width:136px;}*/
body.skin1 .sub-categories-area .grid_24{width:969px;}
body.skin1 .category-page .right-panel .category-news .news .box h4{font-size:14px;}
body.skin1 .category-page .headline-area .sub-categories.spor ul.categories li{width:115px;}
body.skin1 .category-page .headline-area .sub-categories ul.categories li{width:115px;}
body.skin1 .category-page .headline-area .sub-categories div.social .facebook{width:140px;}

body.skin1 .category-pp.photo-gallery-area .grid_11{width:528px;}
body.skin1 .category-pp.photo-gallery-area .grid_6{width:283px;}

/*tvrehberi-astroloji*/
body.skin1 .tv-guide-page .right-panel .category-news .news .box h4, .body.skin1 astroloji .right-panel .category-news .news .box h4{font-size:14px;}
body.skin1 .tv-guide-page .headline-area .sub-categories ul.categories li, body.skin1 .astroloji .headline-area .sub-categories ul.categories li{width:115px;}
body.skin1 .tv-guide-page .headline-area .sub-categories div.social .facebook, body.skin1 .astroloji .headline-area .sub-categories div.social .facebook{width:140px;}
/*tvrehberi-astroloji*/

/*foto galeri*/
body.skin1 .category-page .headline-area .sub-categories.webtv ul.categories li{width:78px;}
body.skin1 .gallery-page .gallery-slider-area{width:878px;margin:0 auto 11px auto}
body.skin1 .webtv-filter-by-category.grid_24{width:967px;}
body.skin1 .foto-galery-all{width:939px;}
body.skin1 .category-page.webtv.gallery-page .foto-galery-all .item{width:223px;}

body.skin1 .video-gallery-area .grid_12{width:377px;}
body.skin1 .video-gallery-area .box.big figure img{width:100%;}
body.skin1 .gallery-detail-holder .gallery-detail-inside{width:966px;}
body.skin1 .gallery-detail-holder .other-galleries .item{width:225px;}

/*web tv*/
body.skin1 .category-page.webtv .tabs-area .item{width:223px;}
body.skin1 .category-page.webtv .webtv-filter-by-category .item{width:223px;}
body.skin1 .photo-gallery-area .grid_11{width:330px;}
body.skin1 .category-page.webtv .photo-gallery-area .box.big img{width:100%;height:auto;}
body.skin1 .photo-gallery-area .grid_6{width:233px;}
body.skin1 .photo-gallery-area .grid_6 .box img{width:100%;height:auto;max-height:125px;}
body.skin1 .photo-gallery-area .box figure img{width:100%;}
body.skin1 .category-page.webtv .headline-area body.skin1 .sub-categories.webtv ul.categories li{width:76px;}

body.skin1 .globalShareButton div {margin-bottom:5px;}

body.skin1 .go-to-radikal{display:block;height:90px;width:133px;text-indent:-9999px;background:url(http://i.radikal.com.tr/radikal-v5/img/radikal-buton.png?v=2) no-repeat 0 -286px;}
body.skin1 .open .go-to-radikal{display:block;height:90px;width:330px;text-indent:-9999px;background:url(http://i.radikal.com.tr/radikal-v5/img/radikal-buton.png?v=2) no-repeat 0 -196px;}
body.skin1 .rplus-page .go-to-radikal{background-position:0 -90px;margin:0 1px 0 0;} 
body.skin1 .rplus-page .open .go-to-radikal{background-position:0 0;} 
body.skin1 .blog-page .go-to-radikal{background-position:0 -90px;} 
body.skin1 .blog-page .open .go-to-radikal{background-position:0 0;}
body.skin1 .sendenhaber .go-to-radikal{background-position:0  -286px;}

body.skin1 .category-page .go-to-radikal{background-position:0 -90px;margin:0 1px 0 0;}
body.skin1 .category-page .open .go-to-radikal{background-position:0 0;}
body.skin1 .news-detail .go-to-radikal{background-position:0 -90px;margin:0 1px 0 0;}
body.skin1 .news-detail .open .go-to-radikal{background-position:0 0;}
body.skin1 .astroloji .go-to-radikal{background-position:0 -90px;margin:0 1px 0 0;}
body.skin1 .astroloji .open .go-to-radikal{background-position:0 0;}
body.skin1 .sendenhaber .go-to-radikal{background-position:0 -90px;margin:0 1px 0 0;}
body.skin1 .sendenhaber .open .go-to-radikal{background-position:0 0;}
body.skin1 .tv-guide-page .go-to-radikal{background-position:0 -90px;margin:0 1px 0 0;}
body.skin1 .tv-guide-page .open .go-to-radikal{background-position:0 0;}
body.skin1 .yazarlar .go-to-radikal{background-position:0 -90px;margin:0 1px 0 0;}
body.skin1 .yazarlar .open .go-to-radikal{background-position:0 0;}
/*rplus*/

/*.r-plus .right-side ul.news li a{height:auto;text-align:center;padding:10px;}*/
body.skin1 .rplus-page .open.right-side{height:auto;} 
body.skin1 .right-side ul.news li a{height:auto;padding:5px;text-align:center;}
body.skin1 .right-side.open ul.news li a {padding:0px 45px 0 10px;text-align:left;}
body.skin1 .r-plus .open.right-side ul.news li a div.v-align{min-height:27px;max-height:52px;}
body.skin1 .r-plus .news-area .grid_8{width:315px;}
body.skin1 .r-plus .news-area .grid_8 .box img{width:100%;}
body.skin1 .reklamAlan-1165{display:none;}
body.skin1 .rplus-page .authors-area .grid_8{width:314px;}
body.skin1 .rplus-page .authors-area .author .info .right{width:110px;}
body.skin1 .rplus-page .authors-area .author .bottom-border{width:300px;}
body.skin1 .rpm-1 img, body.skin1 .rpm-2 img, body.skin1 .rpm-3 img, body.skin1 .rpm-4 img, body.skin1 .rpm-5 img, body.skin1 .rpm-6 img, body.skin1 .rpm-7 img, body.skin1 .rpm-8 img, body.skin1 .rpm-9 img, body.skin1 .rpm-10 img, body.skin1 .rpm-11 img, body.skin1 .rpm-12 img, body.skin1 .rpm-13 img, body.skin1 .rpm-14 img{width:100%;}
body.skin1 .rplus-middle {height:935px;}

body.skin1 .rpm-1{width:413px;}
body.skin1 .rpm-2{width:250px;left:438px;}
body.skin1 .rpm-3{width:250px;left:710px;}
body.skin1 .rpm-4{width:199px;top:289px;}
body.skin1 .rpm-5{width:199px;left:221px;top:289px;}
body.skin1 .rpm-6{width:250px;left:438px;top:237px;}
body.skin1 .rpm-7{width:250px;left:710px;top:237px;}
body.skin1 .rpm-8{width:250pxtop:474px;}
body.skin1 .rpm-9{width:250px;top:474px;left:277px;}
body.skin1 .rpm-10{width:413px;top:474px;left:547px;}
body.skin1 .rpm-11{width:250px;top:712px;left:6px;}
body.skin1 .rpm-12{width:250px;top:712px;left:277px;}
body.skin1 .rpm-13{width:199px;top:763px;left:547px;}
body.skin1 .rpm-14{width:199px;top:763px;left:761px;}

/*blog*/
body.skin1 .blog-page .blog-boxes .item .box figure img{width:100%;height:auto;}
body.skin1 .blog-page .blog-boxes .item .box h3{height:auto;}
body.skin1 .blog-page aside .blog-boxes .item .box .info{overflow:hidden;}

body.skin1 .spor-right-col{display:none;}


body.skin1 .right-side a.expend-button{display:block;}
body.skin1 .r-plus .right-side a.expend-button, .home-page .right-side a.expend-button{left:1px;}


body.skin1 .heightMax{min-height:2550px;}

.leftSkin{position: absolute; left: 50%; z-index: 99999; text-align: right; margin-left: -965px}
.rightSkin{position: absolute; left: 50%; z-index: 99999; text-align: left; margin-left: 501px}

.mobilUstBant {padding:15px 0;background:#efefef;opacity:0.8;width:100%;height:70px;margin-bottom:10px;text-align:center;clear:both}
.mobilUstBant a {margin:auto;color:#fff;background:#333;border-radius:18px;opacity:1 !important;font-size:26px;height:70px;display:block;line-height:66px;width:100%;min-width:320px;max-width:480px}

.rating-area table td td a {width:16px;height:16px;display:block;cursor:pointer}
.rating-area table td td a img {width:16px;height:16px;display:block;cursor:pointer}

.reklam-bar {height:34px}
.altmenu						{width:980px;margin:0 auto;display:none;}
.altmenu nav > ul				{padding:0; margin:0; width:100%;}
.altmenu nav > ul li 			{float:left; list-style:none;width:24%;;width:24.8%;}
.altmenu nav > ul li a			{float:left; width:99%; border-right:1px solid #fff; margin-top:13px; color:#fff; text-align:center;font-size:14px;text-shadow:none}
.altmenu nav > ul li:last-child a {border:0 none}
.altmenu nav > ul li a:hover	{color:#0270b7;}

.video-embed {height: 30px;line-height: 30px;position:relative;text-align:right}
.video-embed.opened {height:82px}
.video-embed a {color:#efefef;text-decoration:underline}
.video-embed .hide-embed-area {display:none;position:absolute;top:6px;left:0;bottom:0;right:0;background:#2A2A2A}
.topLine {height:27px;clear:both;margin-bottom:10px;}
a.ekleBt {background:#0083ba;float:right;padding:0 6px;height:21px;margin:2px 0 0 0;font-size:13px;font-family:'pt_sansbold';line-height:21px;text-decoration: none;border-radius:3px}
a.ekleBt#viee01 {margin:8px 0 0 0}
a.ekleBt span {font-size:27px;float:left;padding-right:5px;border-right:1px solid #80c1dd;margin-right:5px;line-height:19px}
.topLine .textVideoSize {height:27px;line-height:27px;color:#fff;font-family:'pt_sansbold';font-size:13px;float:left;margin-right:10px}
.topLine .widthBox {width:125px;height:25px;line-height:25px;border:1px solid #155772;float:left;background:#4e4e4e;border-radius:3px;color:#fff;font-family:'pt_sansbold';padding:0 10px;}
.topLine .heightBox {width:125px;height:25px;line-height:25px;border:1px solid #155772;float:left;background:#4e4e4e;border-radius:3px;margin-right:60px;color:#fff;font-family:'pt_sansbold';padding:0 10px;}
.topLine em {height:27px;line-height:27px;width:24px;text-align:center;color:#9c9c9c;font-size:13px;font-family:'pt_sansbold';float: left;font-style:normal;}
.topLine span.tut {float:left;height: 20px;margin:3px 0 0 0;color:#fff;font-family:'pt_sansbold'}
.topLine span.tut #autoplay {display:none;}
.topLine span.tut #checkb {width: 19px;height:20px;background: url(../img/autoClick.png) no-repeat 0 0;float:left;margin-right:6px;cursor:pointer;}
.topLine span.tut #checkb.click {background-position:0 100%}
.topLine span.tut b {font-weight:400;font-family:'pt_sansbold';font-size:13px;color:#000;float:left;height:20px;line-height:20px;color:#fff}
.botLine {clear: both;position:relative;height:37px}
.botLine textarea {display:block;border:1px solid #155772;padding:3px 5px;background:#4e4e4e;font-size:13px;font-family:'pt_sansbold';color:#fff;line-height:1.1;height:30px;padding:4px 9px;border-radius:4px;width:718px;resize:none;}
.botLine em {width:12px;height:9px;background:url(../img/cikanUc.png) no-repeat;position:absolute;display:block;top:-8px;right:42px}

.category-page.webtv-detail .detail-inside .video-area:before {border:0 none;}
.category-page.webtv-detail .detail-inside .video-area {border:0 none}
.category-page.webtv-detail .detail-inside .video-desc-area {height:auto;overflow:inherit;float:right;width:370px;border-left:1px solid #404040}
.category-page.webtv-detail .detail-inside .video-desc-area:before {border-left:1px solid #050505}
.category-page.webtv-detail .detail-inside .rating-area:before, .category-page.webtv-detail .detail-inside .social-area:before {border:0 none;position:static;top:auto;left:auto;content:inherit;}
.video-bottom-bar {margin-top:15px;border-top:1px solid #404040;padding-top:15px;}
.video-bottom-bar:after {content:" ";display:table;clear:both;}
.category-page.webtv-detail .detail-inside .rating-area, .category-page.webtv-detail .detail-inside .social-area {border:0 none; float:left;margin-right:25px;padding:0;}
.category-page.webtv-detail .detail-inside .social-area .social-links {margin-bottom:0;}
.category-page.webtv-detail .detail-inside .social-area {padding:0}
.category-page.webtv-detail .detail-inside .rating-area {height:20px}
.sc-webtv-detail #btn-gplus {width:60px}
.sc-webtv-detail #btn-facelike {width:94px}
.video-desc-area .reklamAlan-300 {width:300px;margin:10px auto}

@media screen and (max-width:1280px){
    .category-page.webtv-detail .detail-inside .video-area {width:600px;}
    .video-area #Medyanet_Video_Player object {width:600px;height:360px;}
    .category-page.webtv-detail .detail-inside .video-desc-area {width:310px}
    .globalShareButton div {margin-bottom:8px;}
    .sc-webtv-detail #btn-facelike {width:105px}
    .botLine textarea {width:580px}
    .topLine .heightBox {width:80px;margin-right:30px}
    .topLine .widthBox {width:80px}
    .video-js {max-width:568px !important;max-height:320px !important;width:568px !important;height:320px !important;}
}
body.skin1 .category-page.webtv-detail .detail-inside .video-area {width:600px;}
body.skin1 .video-area #Medyanet_Video_Player object {width:600px;height:360px;}
body.skin1 .category-page.webtv-detail .detail-inside .video-desc-area {width:310px}
body.skin1 .globalShareButton div {margin-bottom:8px;}
body.skin1 .sc-webtv-detail #btn-facelike {width:105px}
body.skin1 .botLine textarea {width:580px}
body.skin1 .topLine .heightBox {width:80px;margin-right:30px}
body.skin1 .topLine .widthBox {width:80px}
body.skin1 .video-js {max-width:568px !important;max-height:320px !important;width:568px !important;height:320px !important;}
.video-area iframe {width:100%}


#lb-overlay {top:0;left:0;right:0;bottom:0;position:fixed;z-index:2153;background:rgba(0,0,0,0.7);display:none}
#lb-content {top:20px;right:20px;left:20px;bottom:20px;position:fixed;z-index:99999154;display:none}
.lb-center {width:100%;height:100%;display:block}
.lb-table {width:100%;height:100%;display:table}
.lb-td {padding:20px;display:table-cell;vertical-align:middle;text-align:center}
.lb-center a {cursor:pointer;line-height:0}
/* if (mobile) full width img start */
.lb-center img {}
/* if (mobile)  full width img start */
a.lb-close {text-align:center;width:90px;height:26px;background:#004C89;color:#fff;position:absolute;top:20px;right:20px;font-size:15px;line-height:25px;text-decoration:none;font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;font-weight:700;box-shadow:0 0 2px #fff} 
a.lb-close span {width:16px;height:16px;float:right;background:#fff;color:#004C89;border-radius:8px;font-size:13px;line-height:15px;margin:5px 8px 0 0}

#askLayerKitap .alin, #askLayerKitap {width:583px;height:602px;background:url(../img/alinh.jpg?v=321) no-repeat}
#askLayerKitap .alin {position:relative}
.alinh {height:303px;background:url(../img/alinhText.png?v=321) no-repeat 50% 25px}
.alinh div {text-align:center;font-size:16px;color:#fff;line-height:20px;font-family:'pt_sansbold';padding-top:200px}
.alinc {background:#bcc7d0;padding:28px 27px 20px;font-size:13px;line-height:15px;color:#164978;font-family:'pt_sansbold'}
.alinc p {margin-bottom:6px;padding:0}
.alinc .select-cover {position:relative;height:28px;width:160px;background:#165181;float:left;margin-right:13px}
.alinc .select-cover i {position:absolute;line-height:28px;height:28px;font-style:normal;top:0;left:0;right:0}
.alinc .select-cover i em {position:absolute;width:26px;height:28px;background:#fff url(../img/sc-blue.png?v=321) no-repeat 50% 50%}
.alinc .select-cover i span {position:absolute;top:0;height:28px;line-height:28px;right:4px;left:33px;color:#fff;overflow:hidden;font-family:Arial, Helvetica, sans-serif;font-size:12px}
.alinc .select-cover select {position:absolute;top:0;left:1px;right:1px;bottom:0;width:100%;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);z-index:9;*zoom:1}
.alinc .clearfix {padding-bottom:30px;position:relative}
.alinc input.text {padding:3px 6px;height:22px;line-height:22px;background:#165181;float:left;color:#fff;font-family:Arial, Helvetica, sans-serif;border:0 none;margin-right:13px;width:140px}
.alinc a {background:#19639f;font-size:14px;font-weight:700;color:#fff;font-family:Arial, Helvetica, sans-serif;width:154px;height:32px;line-height:31px;display:block;text-align:center}
.select-cover.lblue, .alinc input.lblue {background:#1081de}
.hideHide {display:none;position:absolute;bottom:14px;left:1px;font-size:11px;font-family:'pt_sansbold'}

#_Middle {position:relative}
.ortala {display:block;margin:0 auto;text-align:center;height:auto !important}
.ortala div {padding:12px 0 10px}
.saglaTower {left:50%;margin-left:-788px;position:absolute;text-align:right;width:200px;z-index:2}
@media screen and (max-width:1280px){ .saglaTower {margin-left:-696px} }
/* üst menüden saglik linkini kaldırmaca - start */
/*.sub-categories.webtv .categories .saglik {display:none}*/
/* üst menüden saglik linkini kaldırmaca - end */