/* Reset CSS Yükleniyor
---------------------------------------*/
@import url("reset.css");
@import url("slide.css");

/* Global Stiller
---------------------------------------*/
body{background:url('../images/background.gif'); font-family:Tahoma, Arial, Georgia, Verdana; font-size:11px; color:#474849;}

/* Default Stiller
---------------------------------------*/
a{color:#084924; text-decoration:none; outline:none;}
a:hover{color:#0D6D36; text-decoration:underline;}

#main-news .four-list-row ul a:hover img, #main-news .news-list-row ul a:hover img{border:1px solid #0D6D36;}
#video-news .four-list-row ul a:hover img, #main-news .news-list-row ul a:hover img{border:1px solid #0D6D36;}
#foto-news .four-list-row ul a:hover img, #main-news .news-list-row ul a:hover img{border:1px solid #0D6D36;}
#arsiv-news .four-list-row ul a:hover img, #main-news .news-list-row ul a:hover img{border:1px solid #0D6D36;}

/* Form Stiller
---------------------------------------*/
input{padding:2px;}
input, select, textarea{font-family:Arial, Georgia, Tahoma, Verdana; font-size:11px;}

/* ClearFix
---------------------------------------*/
/* Kapsayamama Sorunu */
.clear {content: "."; display: block; height: 0; clear: both; visibility: hidden;} 
* html .clear {height: 1%;} 

.clearFix:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearFix{display:inline-block;}
* html .clearFix{height:1%;}
.clearFix{display:block;}

/* Sayfa Geneller Başlıyor
---------------------------------------*/
.center{text-align:center;}
.hide{display:none;}

/* Text
---------------------------------------*/
.main-block-title{background:url('../images/main-block-title.png') left -30px; height:30px; border:1px solid #EAEAEA; margin-bottom:10px; position:relative;}
.main-block-title h1{padding:9px 12px; font-weight:bold;}
.main-block-title h2{background:#108843 url('../images/arrow_dash_right.gif') 5px center no-repeat; padding:5px 8px; padding-left:16px; color:#fff; padding:8px 25px; font-weight:bold;}
.main-block-title h3{background:#f3f3f3; color:#222; padding:8px 15px; font-weight:bold;}

/* Tab */
.tab-control{padding-bottom:5px; position:absolute; right:6px; bottom:0;}
.tab-control li{float:left; margin-left:2px;}
.tab-control a{color:#fff; padding:5px 15px; text-decoration:none; background:url('../images/green-item.png') -50px top no-repeat; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; font-weight:bold;}
.tab-control a.black{background:url('../images/black-item.png') -50px top no-repeat;}
.tab-control a.orange{background:url('../images/orange-item.png') -50px top no-repeat;}
.tab-control a.green{background:url('../images/green-item.png') -50px top no-repeat;}
.tab-control a.selected{background:url('../images/orange-item.png') -50px top no-repeat;}

/* Sayfa Stilleri Başlıyor
---------------------------------------*/
/* #page-wrap{width:990px; margin-left:15px;} */
#page-wrap{width:990px; margin:0 auto}

/* Top Bar
---------------------------------------*/
#header .header-top{background:url(../images/header-top.png) no-repeat; padding:9px 20px 8px 140px; overflow:hidden;}

#header .header-top .hot-news{float:left;}
#header .header-top .hot-news a{color:#444444; font-weight:bold;}

#header .header-top .menu{float:right; overflow:hidden;}
#header .header-top .menu li{background:url('../images/icons/top-bar-arrow.png') left 5px no-repeat; float:left; padding:0 10px 0 14px;}
#header .header-top .menu .last{padding-right:0; margin:0; border:0;}

/* Header */
#header{background:url('../images/header3.png') no-repeat; height:160px;}

#header .header-main{padding:20px 0; overflow:hidden;}
#header .header-main .logo{float:left; padding:0 0 0 5px;}
#header .header-main .right{float:right; overflow:hidden;}

#header .header-bottom{}

#footer{background:url('../images/footer-bg.png') no-repeat; margin:10px 0; height:200px; position:relative;}

#footer .menu{overflow:hidden; padding:35px 0 0 220px;}
#footer .menu li a{color:#FFFFFF;}
#footer .menu ul{float:left; margin-right:20px; width:150px;}
#footer .menu ul li{background:url('../images/arrow_dash_right.gif') left center no-repeat; padding:5px 8px; padding-left:16px; color:#FFFFFF; font-size:12px; border-bottom:1px dotted #888; cursor:pointer;}
#footer .menu ul li:hover{background:#02863A url('../images/arrow_dash_right.gif') left center no-repeat;}

#footer .stats{position:absolute; right:20px; top:15px; color:#fff;}
#footer .stats p{background:#222; width:200px; padding:10px; margin-bottom:5px; -moz-border-radius:5px; border-radius:5px; -webkit-border-radius:5px;}
#footer .stats span{background:url('../images/arrow_medium_upper_right.png') left center no-repeat; padding-left:20px; margin-bottom:5px;}

#footer .footer-social{position:absolute; right:20px; bottom:15px;}
#footer .footer-social img{margin:0 2px;}

/* Main Menu */
#mainMenu{margin:0 0 10px 0; font:normal 11px Tahoma; position:relative;}

#mainMenu .main{background:url('../images/menu-bg.png') repeat-x; height:40px; overflow:hidden; font-weight:bold; position:relative;}
#mainMenu .main li{float:left; padding:14px 12px 13px 10px; background:url('../images/menu-bg-sep.png') right bottom no-repeat;}
#mainMenu .main li a{color:#FFFFFF; padding:5px;}
#mainMenu .main li a:hover{background:#4daf43; padding:5px; text-decoration:none; -moz-border-radius:2px;}
#mainMenu .main li a.active{background:#4daf43; -moz-border-radius:2px;}

#mainMenu .sub{background:url('../images/menu-bg.png') 0 -40px repeat-x; height:35px; padding-left:5px; position:relative; overflow:hidden;}
#mainMenu .sub li{float:left; padding:11px 10px;}
#mainMenu .sub li a{color:#5c5c5c; text-decoration:none;}
#mainMenu .sub li a:hover{color:#084924; text-decoration:underline;}
#mainMenu .sub li ul{display:none;}

#mainMenu .sub .search{position:absolute; top:-5px; right:276px;}
#mainMenu .sub .search form{width:165px; border:none; background:url('../images/search-bg.png') no-repeat;}
#mainMenu .sub .search form input{width:120px; background:transparent; border:none; padding:6px 6px 6px 25px; color:#555555;}

#mainMenu #ust-form{color:#FFFFFF; font-size:11px; font-weight:bold; position:absolute; left:710px; bottom:0; top:-10px;}
#mainMenu #ust-form a{color:#eeeeee; text-decoration:none; outline:none;}
#mainMenu #ust-form a:hover{color:#cccccc; text-decoration:underline;}

.news-ticker{overflow:hidden; width:530px;}
.news-ticker ul{float:left; margin-right:10px; width:480px; font-size:10px;}
.news-ticker .news-ticker-icon{float:left; background:url('../images/icons/megaphone.png') right center no-repeat; width:20px; height:35px;}
.news-ticker .news-ticker-prev{float:left; cursor:pointer; background:url('../images/icons/news-ticker-prev.png') 0 center no-repeat; width:12px; height:37px;}
.news-ticker .news-ticker-next{float:left; cursor:pointer; background:url('../images/icons/news-ticker-next.png') 0 center no-repeat; width:12px; height:37px;}

/* Container & Main */
#main-wrap{overflow:hidden; cursor:default; background:#FFFFFF; padding:10px; -moz-border-radius:4px;}

#main-left{width:660px; float:left;}
#main-right{width:300px; float:right;}

/* Manşet */
.manset-sabit{width:316px; height:57px; margin-top:6px; position:relative; left:-3px; -moz-border-radius:5px; background:url('../images/manset-sabit.jpg');}
.manset-sabit-wrap{padding:7px;}
.manset-sabit img{background:#fff; width:60px; float:right; height:40px; border:1px solid #ccc; padding:1px;}
.manset-sabit .text{padding:5px 5px 0 15px;}
.manset-sabit .text p{font-size:11px; font-weight:bold; margin-bottom:2px; padding-bottom:4px; border-bottom:1px dotted #ccc;}
.manset-sabit .text span{font-size:11px; color:#666;}

/* Block */
.right-block{width:300px; margin-bottom:10px;}
.right-block .head{width:300px; height:35px; position:relative;}
.right-block .head.orange{background:url('../images/orange-item.png') no-repeat;}
.right-block .head.black{background:url('../images/black-item.png') no-repeat;}
.right-block .head.green{background:url('../images/green-item.png') no-repeat;}
.right-block .head h1{padding:11px 12px; font-weight:bold; color:#FFFFFF; font-size:14px;}

.right-block .body{background:#f9f9f9; border:1px solid #ededed; position:relative;}
.right-block .body .content{padding:10px;}
.right-block .body .content.no-padding{padding:0;}

.right-block .body.puan{background:url('../images/puan-arka.jpg') repeat-y; border:1px solid #444; border-top:none; -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px;}
.right-block .body.fikstur{background:url('../images/puan-arka.jpg') repeat-y; border:1px solid #444; border-top:none; -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px;}

/* Container & Main */
.reklam{height:200px; background:#efefef;}

/* Main News */
#main-news{margin-top:11px;}
#main-news .left{float:left; width:430px;}
#main-news .right{float:right; width:220px;}

#main-news .four-list{}
#main-news .four-list-row{overflow:hidden; display:block; border-bottom:1px dotted #CCCCCC; margin-bottom:10px;}
#main-news .four-list-row ul{float:left; width:206px; border-right:1px dotted #CCCCCC; margin-right:10px; padding-right:10px; margin-bottom:10px;}
#main-news .four-list-row ul.last{margin-right:0; padding-right:0; border:none;}
#main-news .four-list-row ul img{width:200px; height:110px; padding:2px; border:1px solid #CCCCCC;}
#main-news .four-list-row ul h2{background:#fbfbfb; font-weight:bold; margin:2px 0 5px 0; font-size:12px; padding:5px; border-bottom:1px dotted #ccc;}
#main-news .four-list-row ul h2 a{color:#084924;}
#main-news .four-list-row ul h2 a:hover{color:#0D6D36;}
#main-news .four-list-row ul p{line-height:15px; height:45px; overflow:hidden;}

#main-news .four-list-row ul .info{background:url(../images/news-info-bg.png) no-repeat; height:34px; color:#555; overflow:hidden;}
#main-news .four-list-row ul .info .wrapper{padding:13px 5px 0 5px; overflow:hidden;}
#main-news .four-list-row ul .info .leftspan{float:left; background:url('../images/icons/book.png') no-repeat; line-height:16px; padding-left:20px;}
#main-news .four-list-row ul .info .rightspan{float:right; background:url('../images/icons/comment.png') no-repeat; line-height:16px; padding-left:20px;}

#main-news .news-list{border-bottom:1px dotted #ccc;}
#main-news .news-list-row{overflow:hidden; display:block;}
#main-news .news-list-row.last{padding-bottom:0; margin-bottom:0; border:none;}
#main-news .news-list-row ul{float:left; width:204px; border-right:1px dotted #CCCCCC; margin-right:10px; padding-right:10px; margin-bottom:10px;}
#main-news .news-list-row ul.last{margin-right:0; padding-right:0; border:none;}
#main-news .news-list-row ul img{width:198px; height:110px; padding:2px; border:1px solid #CCCCCC;}
#main-news .news-list-row ul h2{background:#fbfbfb; font-weight:bold; margin:2px 0 5px 0; font-size:12px; padding:5px; border-bottom:1px dotted #ccc;}
#main-news .news-list-row ul h2 a{color:#084924;}
#main-news .news-list-row ul h2 a:hover{color:#0D6D36;}
#main-news .news-list-row ul p{line-height:15px; height:45px; overflow:hidden;}

#main-news .news-list-row ul .info{background:url(../images/news-info-bg.png) no-repeat; height:34px; color:#555; overflow:hidden;}
#main-news .news-list-row ul .info .wrapper{padding:14px 5px 0 5px;}
#main-news .news-list-row ul .info .leftspan{float:left; background:url('../images/icons/book.png') no-repeat; line-height:16px; padding-left:20px;}
#main-news .news-list-row ul .info .rightspan{float:right; background:url('../images/icons/comment.png') no-repeat; line-height:16px; padding-left:20px;}

/* Writer */
#writer{background:#e43d11; padding:5px; -moz-border-radius:2px; position:relative;}
#writer h1{font-size:18px; color:#FFFFFF; font-weight:bold; margin:2px 0 6px 0;}

#writer .writer-carousel-prev{position:absolute; top:8px; right:20px; cursor:pointer; background:url('../images/icons/writer-arrow-left.png') no-repeat; width:10px; height:15px;}
#writer .writer-carousel-next{position:absolute; top:8px; right:8px; cursor:pointer; background:url('../images/icons/writer-arrow-right.png') no-repeat; width:10px; height:15px;}

#writer .all-writer{background:url('../images/black-sep-bg.png') no-repeat; text-align:center; color:#fff; font-weight:bold; height:24px; padding-bottom:5px;}
#writer .all-writer p{padding:5px;}

#writer .writer-carousel-wrapper{background:#FFFFFF; padding:8px 5px 0 5px; -moz-border-radius:2px;}

#writer .writer-carousel{}
#writer .writer-carousel ul li{border-bottom:1px dotted #CCCCCC; height:44px; padding-bottom:8px; margin-bottom:8px;}
#writer .writer-carousel ul li .writer-wrapper{overflow:hidden;}
#writer .writer-carousel ul li .writer-wrapper img{float:left; width:50px; height:40px; padding:1px; border:1px solid #CCCCCC;}
#writer .writer-carousel ul li .writer-wrapper .writer-info{float:right; width:140px;}
#writer .writer-carousel ul li .writer-wrapper .writer-info p{font-weight:bold; margin-bottom:2px;}
#writer .writer-carousel ul li .writer-wrapper .writer-info span{line-height:14px;}

/* Twitter */
#twitter{background:#00A3E1; padding:5px; margin-top:10px; -moz-border-radius:2px; position:relative;}
#twitter h1{font-size:18px; color:#FFFFFF; font-weight:bold; margin:2px 0 6px 0;}

#twitter .twitter-icon{position:absolute; top:-10px; right:8px; cursor:pointer; background:url('../images/twitter-icon.png') no-repeat; width:48px; height:48px;}

#twitter .all-twitter{background:url('../images/black-sep-bg.png') no-repeat; text-align:center; color:#fff; font-weight:bold; height:24px; padding-bottom:5px;}
#twitter .all-twitter p{padding:5px;}

#twitter .twitter-wrapper{background:#FFFFFF; padding:8px 5px 0 5px; height:335px; -moz-border-radius:2px;}

#twitter #twitter-search{height:306px; overflow:hidden;}
#twitter #twitter-search .tweet{margin-bottom:8px; padding-bottom:8px; border-bottom:1px dotted #ccc; overflow:hidden;}
#twitter #twitter-search .tweet img{float:left; margin-right:5px; border:1px solid #ccc; padding:1px;}
#twitter #twitter-search .tweet .text{line-height:15px;}
#twitter #twitter-search .tweet .text a{}

/* Anket */
#poll{background:#02863A; padding:5px; margin-top:10px; -moz-border-radius:2px; position:relative; height:202px;}
#poll h1{font-size:18px; color:#FFFFFF; font-weight:bold; margin:2px 0 6px 0;}

#poll .poll-icon{position:absolute; top:-5px; right:8px; cursor:pointer; background:url('../images/question-icon.png') no-repeat; width:32px; height:32px;}

#poll .poll-wrapper{background:#FFFFFF; padding:0px 0px 0px 0px; -moz-border-radius:2px;}

#poll .poll-content{margin-bottom:8px;}
#poll .poll-content p{font-weight:bold;}
#poll .poll-content input{padding:0;}

#poll .poll-content ul{margin:5px 0;}
#poll .poll-content ul li{position:relative; padding:8px; border-bottom:1px dotted #EFEFEF;}
#poll .poll-content ul li span{}
#poll .poll-content ul li input{vertical-align:top;}

#poll .all-poll{background:url('../images/black-sep-bg.png') no-repeat; overflow:hidden; text-align:center; color:#fff; font-weight:bold; height:24px; padding-bottom:5px;}
#poll .all-poll .oyver{padding:5px; text-align:center; float:left; border-right:1px solid #fff; width:88px;}
#poll .all-poll .sonuclar{padding:5px; text-align:center; float:left; width:88px;}
#poll .all-poll .sonuclar a{color:#fff;}

/* Anket Frame */
#poll2{background:#02863A; width:210px;}
#poll2 h1{font-size:18px; color:#FFFFFF; font-weight:bold; margin:2px 0 6px 0;}

#poll2 .poll-icon{position:absolute; top:-5px; right:8px; cursor:pointer; background:url('../images/question-icon.png') no-repeat; width:32px; height:32px;}

#poll2 .poll-wrapper{background:#DDDDDD; padding:5px 5px 8px 5px;}

#poll2 .poll-content{margin-bottom:8px;}
#poll2 .poll-content p{font-weight:bold; text-align:center;}
#poll2 .poll-content input{padding:0;}

#poll2 .poll-content ul{margin:5px 0;}
#poll2 .poll-content ul li{position:relative; padding:8px; border-bottom:1px dotted #EFEFEF;}
#poll2 .poll-content ul li span{}
#poll2 .poll-content ul li input{vertical-align:top;}

#poll2 .all-poll{background:url('../images/black-sep-bg.png') no-repeat; overflow:hidden; text-align:center; color:#fff; font-weight:bold; height:24px; padding-bottom:5px;}
#poll2 .all-poll .oyver{background:url('../images/black-sep-bg.png') no-repeat; overflow:hidden; border: 0px solid #000000; text-align:center; color:#fff; font-weight:bold; height:24px; padding-bottom:5px; padding:5px; text-align:center; float:top; width:88px;}
#poll2 .all-poll .sonuclar{padding:5px; float:top; width:88px;}
#poll2 .all-poll .sonuclar a{color:#fff;}
#poll2 .all-poll .input{}


/* Multimedia Block */
.multimedia-content{position:relative;}
.multimedia-content .image{background:#FFFFFF; border:1px solid #CCCCCC; padding:1px;}
.multimedia-content .image img{width:274px; height:162px;}
.multimedia-content .title{position:absolute; left:2px; bottom:2px; width:274px; background:#000000; opacity:.8;}
.multimedia-content h1{padding:6px 10px; font-size:11px; font-weight:bold; color:#FFFFFF;}

.multimedia-nav{overflow:hidden;}
.multimedia-nav li{float:left; margin-right:7px; width:64px; height:54px;}
.multimedia-nav li.last{margin-right:0;}
.multimedia-nav li img{width:60px; height:50px; padding:1px; border:1px solid #CCCCCC; background:#FFFFFF; cursor:pointer;}
.multimedia-nav li img:hover{border:1px solid #E43D11;}

.multimedia-seperator{padding-top:5px; margin-top:5px; border-top:1px dotted #CCCCCC;}

/* Röportaj */
.roportajlar{background:url('../images/roportaj-bg.jpg'); width:300px; height:150px; margin-bottom:10px;}
.roportajlar .wrapper{padding:65px 0 0 70px;}
.roportajlar a{color:#fff; background:url('../images/roportajlar-item.png') left center no-repeat; padding-left:15px; margin-bottom:6px; display:block;}
.roportajlar a:hover{text-decoration:none; color:#efefef;}

/* Fikstur */
.fikstur-carousel ul li{width:280px; text-align:center;}

.fikstur-control{float:left;}

.fikstur-carousel-prev{position:absolute; top:11px; right:20px; cursor:pointer; background:url('../images/icons/writer-arrow-left.png') no-repeat; width:10px; height:15px;}
.fikstur-carousel-next{position:absolute; top:11px; right:8px; cursor:pointer; background:url('../images/icons/writer-arrow-right.png') no-repeat; width:10px; height:15px;}

/* Fikstür */
.fixture{text-align:center;}
.fixture h1{font-weight:bold; margin-bottom:12px; background:url('../images/fikstur-skor-arka.png') center center repeat-x; padding:5px; color:#fff; -moz-border-radius:5px; border-radius:5px; -webkit-border-radius:5px;}
.fixture .team{text-align:center; margin:5px 0 10px 0; position:relative;}
.fixture .team img.left{margin-right:10px; width:70px; height:70px;}
.fixture .team img.right{margin-left:10px; width:70px; height:70px;}
.fixture .team span{font-size:35px; line-height:25px; font-weight:bold; margin:0; background:url('../images/fikstur-skor-arka.png') no-repeat; color:#fff; padding:4px 10px; -moz-border-radius:5px; position:relative; top:12px;}

.fixture .details{text-align:center; padding:0 0 5px 0;}
.fixture .details a{font-weight:bold; margin-right:1px; padding:5px; color:#fff; background:url('../images/fikstur-skor-arka.png') center center repeat-x; -moz-border-radius:5px; border-radius:5px; -webkit-border-radius:5px;}
.fixture .details a:hover{background:#0D6D36; text-decoration:none;}

/* Reklamlar */
.adsmargin{margin-bottom:10px;}

/* Sponsorlar */
.sponsors{margin-top:10px; padding-top:10px; border-top:1px dotted #CCC; overflow:hidden;}
.sponsors li{margin-right:10px; float:left;}
.sponsors li.last{margin:0;}

/* Pagination */
.pagination{}
.pagination li{float:left; margin-right:2px; font-size:10px;}
.pagination li.last{margin:0;}
.pagination li a{padding:2px 6px; border:1px solid #DEDEDE; background:#EFEFEF; color:#444444; font-weight:bold;}
.pagination li a.selected{background:#02863A; color:#FFFFFF;}
.pagination li a:hover{text-decoration:none; background:#02863A; color:#FFFFFF;}

/* Puan Durumu */
.puan-durumu{width:100%;}
.puan-durumu td{padding:6px; color:#444; border-bottom:1px solid #dedede;}
.puan-durumu .select td{background:#108843; color:#fff;}
.puan-durumu .ankara td{background:#000131; color:#F3FF0E;}
.puan-durumu .takim{font-weight:bold;}
.puan-durumu .sira{font-weight:bold; width:15px;}
.puan-durumu .puan{font-weight:bold; width:15px;}
.puan-durumu .cell{text-align:center; width:15px;}
.puan-durumu .top td{text-align:center;}
.puan-durumu .puan-control{float:left;}

.puan-carousel-prev{position:absolute; top:11px; right:20px; cursor:pointer; background:url('../images/icons/writer-arrow-left.png') no-repeat; width:10px; height:15px;}
.puan-carousel-next{position:absolute; top:11px; right:8px; cursor:pointer; background:url('../images/icons/writer-arrow-right.png') no-repeat; width:10px; height:15px;}

/* Haber İçerik */
.news-wrapper{padding:12px; background:#f1f1f1; box-shadow:0 0 4px 1px #bebebe; -moz-border-radius:5px; border-radius:5px; -webkit-border-radius:5px;}

#news-content{background:#FFFFFF; overflow:hidden; padding:20px; box-shadow:0 0 4px 1px #999999; -moz-border-radius:5px; border-radius:5px; -webkit-border-radius:5px; position:relative;}
#news-content .title-time{border-bottom:1px dotted #ccc; overflow:hidden; padding-bottom:10px;}
#news-content .title-time h1{font-size:24px; line-height:15px; padding-top:5px; font-weight:bold; margin-bottom:4px; color:#167344;}

#news-content .title-time .title-left{float:left; overflow:hidden; width:450px;}
#news-content .title-time .title-right{float:right;}

#news-content .title-time .title-right .share{}
#news-content .title-time .title-right .share td{padding-bottom:5px;}

.haber-kaynak{text-align:left; font-weight:bold; border-top:1px dotted #CCCCCC; padding-top:5px; margin-top:15px;}
.haber-kaynak span{font-size:10px; color:#555555; font-weight:normal;}

.tepki-kapsayici{margin-bottom:5px; float:top; padding-left:380px; font-weight:bold; color:#777;}

#news-content .writer-title-time{border-bottom:1px dotted #ccc; padding-bottom:5px; position:relative;}
#news-content .writer-title-time img{float:left; margin-right:10px;}
#news-content .writer-title-time img.frame{border:1px solid #ccc; padding:3px; border-radius:5px;}
#news-content .writer-title-time .left{float:left; padding-top:5px;}
#news-content .writer-title-time .left h1{font-size:18px; line-height:15px; font-weight:bold; margin-bottom:6px; padding-bottom:9px; border-bottom:1px dotted #ccc; color:#167344;}
#news-content .writer-title-time .left p{line-height:18px; display:block; margin-right:10px; padding-left:20px;}
#news-content .writer-title-time .left p.date{background:url('../images/icons/player_time.png') left center no-repeat;}
#news-content .writer-title-time .left p.read{background:url('../images/icons/book.png') no-repeat;}

#news-content .writer-title-time .title-left{float:left; overflow:hidden; width:424px;}
#news-content .writer-title-time .title-right{position:absolute; bottom:-1px; right:0; width:172px;}

.yazi-unvan{margin-bottom:10px;}

.styled-select{position:absolute; top:20px; right:20px;}
.styled-select select{border:1px solid #ccc; padding:4px; font-weight:bold;}

/* Son Yazılar */
.son-yazilar{overflow:hidden;}
.son-yazilar li{float:left; background:#f5f5f5; -moz-border-radius:5px; padding:10px; width:273px; margin-right:10px; margin-bottom:10px;}
.son-yazilar li.last{margin-right:0;}
.son-yazilar li:hover{background:#DEF2E6;}

/*
#news-content .summary{padding:0 0 10px 0; margin:10px 0; float:left;}
#news-content .summary-image{float:left; width:300px;}
#news-content .summary-image img{padding:2px; border:1px solid #EFEFEF;}
#news-content .summary-text{float:right; width:340px; padding-top:10px;}
#news-content .summary-text p{font-family:arial; font-weight:bold; font-size:14px; line-height:20px; display:block;}
*/

#news-content .summary{width:305px; padding:0 0 15px 0; margin:0 0 15px 0; border-bottom:1px dotted #ccc; font-family:arial; font-weight:bold; font-size:14px; line-height:20px;}

#news-content .news-icons{overflow:hidden; margin-bottom:10px;}

#news-content .summary .news-icons p{line-height:18px; float:left; margin-right:8px; padding-left:18px; font-weight:bold; color:#777; border-bottom:1px dotted #ccc;}
#news-content .summary .news-icons p.date{background:url('../images/icons/player_time.png') left center no-repeat; font-size:10px;}
#news-content .summary .news-icons p.comment{background:url('../images/icons/comments_reply.png') no-repeat; font-size:10px;}
#news-content .summary .news-icons p.read{background:url('../images/icons/book.png') no-repeat; font-size:10px;}

#news-content .news-content{margin-top:15px;}
#news-content .news-content p{font-size:13px; line-height:20px;}
#news-content .yazar-yazi-baslik{font-size:18px; font-weight:bold; margin-bottom:10px;}

#news-content .news-content .news-left{padding-bottom:15px;}

#news-content .news-content .news-right{float:right; margin-left:15px; margin-bottom:10px; width:284px;}
#news-content .news-content .news-right .news-image img{border:1px solid #ccc; padding:4px; width:275px; height:190px;}
#news-content .news-content .news-right .news-block-head{background:url('../images/green-item.png') center center; color:#fff; padding:8px; margin-top:10px;}
#news-content .news-content .news-right .news-block-head h1{font-weight:bold; font-size:13px;}
#news-content .news-content .news-right .news-block-content{background:#efefef; border:1px solid #ccc; border-top:none; padding:10px 2px; text-align:center; overflow:hidden;}

#news-content .news-content .news-right .news-block-content .video{position:relative;}
#news-content .news-content .news-right .news-block-content .video img{width:256px; height:120px; padding:1px; border:1px solid #ccc; position:relative; z-index:1;}
#news-content .news-content .news-right .news-block-content .video a .play{background:url('../images/video-play-bg.png') 0 -64px no-repeat; width:64px; height:64px; position:absolute; z-index:10; top:30px; left:100px;}
#news-content .news-content .news-right .news-block-content .video a:hover .play{background:url('../images/video-play-bg.png') 0 0 no-repeat; width:64px; height:64px; position:absolute; z-index:10; top:30px; left:100px;}

#news-content .news-content .news-right .news-block-content .photo-carousel{float:left;}
#news-content .news-content .news-right .news-block-content .photo-carousel-prev{float:left; background:url('../images/br_prev.png') left center no-repeat; width:16px; height:56px; cursor:pointer;}
#news-content .news-content .news-right .news-block-content .photo-carousel-next{float:left; background:url('../images/br_next.png') right center no-repeat; width:15px; height:56px; cursor:pointer;}
#news-content .news-content .news-right .news-block-content .photo-carousel ul{overflow:hidden;}
#news-content .news-content .news-right .news-block-content .photo-carousel ul li{list-style-type:none; float:left; margin:0 2px;}
#news-content .news-content .news-right .news-block-content .photo-carousel ul li img{width:73px; height:50px; padding:1px; border:1px solid #ccc;}

/* Yorum Alanı */
.comment-area{padding:16px 15px; background:url('../images/comment-area-bg.jpg') no-repeat; margin:0 0 15px 0;}
.comment-area .text{background:#fff url('../images/input-bg.png'); font-size:14px; font-weight:bold; color:#444; border:1px solid #ccc; width:250px; padding:8px; display:block; margin-bottom:10px;}
.comment-area .textarea{background:#fff url('../images/input-bg.png'); font-size:14px; font-weight:bold; color:#444; border:1px solid #ccc; width:97%; height:100px; padding:8px; display:block; margin-bottom:10px;}
.comment-area #submit-button input{background:transparent url('../images/yorum-gonder-bg.png') 0 0 no-repeat; width:200px; height:34px; border:none; text-indent:-999px;}
.comment-area #submit-button input:hover{background:transparent url('../images/yorum-gonder-bg.png') 0 -34px no-repeat; width:200px; height:34px; border:none; text-indent:-999px;}

/* Künye */
.kunye-sol{float:left; width:639px; padding-right:10px; margin-right:10px; border-right:1px dotted #CCC;}
.kunye-sag{float:right; width:310px;}
.kunye-blok{color:#444; background:#efefef; padding:15px; margin-bottom:10px; text-align:center; border:1px solid #dedede; -moz-border-radius:5px;}
.kunye-blok p{color:#444; font-weight:bold; margin-bottom:8px;}
.kunye-blok .seperator{margin-bottom:15px;}
.kunye-blok .seperator.last{margin:0; padding:0; border:none;}

/* Yorumlar */
.comments, .comments ul, #comments li{margin-bottom:10px; padding:0; list-style:none; font-size:12px; line-height:17px;}
.comments li{margin-top:15px; position:relative; overflow:hidden;}
.comments a{color:#5a7981;}
.comments a:hover{color:#555;text-decoration:none;}
.comments .meta{float:left; display:inline; width:100px; text-align:center;}	
.comments .meta li{background:none; margin:0; padding:0; border:none; width:115px;}	
.comments .meta .date{color:#999; font-size:10px;}
.comments .meta .author{background:#178746; color:#fff; padding:2px 5px; font-size:11px; font-weight:bold; -moz-border-radius-topleft:5px; -moz-border-radius-bottomleft:5px;}
.comments .meta .image{color:#fff; margin-bottom:5px; font-size:11px; font-weight:bold;}
.comments .meta .image img{border:1px solid #bfd5da; padding:1px; -moz-border-radius:5px; width:40px;}	
.comments .body{float:left; background:#fbfbfb; min-height:60px; color:#444; display:inline; border:1px solid #dedede; -moz-border-radius:5px; width:438px; padding:10px 12px 15px 12px; margin-left:25px;}	

.comments-top{border-bottom:1px dotted #CCC; padding-bottom:3px; margin-bottom:8px;}
.comments-date{float:left; font-size:10px; line-height:18px; color:#999;}

/* Son Haberler */
.son-haberler{margin:3px;}
.son-haberler li{overflow:hidden; padding:7px; border-bottom:1px dotted #d6d6d6;}
.son-haberler li.last{border:none; padding:0; margin:0;}
.son-haberler li img{float:left; width:35px; height:28px; padding:1px; border:1px solid #ccc;}
.son-haberler li .metin{float:left; margin-left:8px; width:226px;}
.son-haberler li .metin p{font-weight:bold; margin:1px 0 2px 0; color:#094d26;}
.son-haberler li .metin span{color:#666;}

.son-haberler li .metin.yorumlar p{color:#666; font-weight:normal; margin:1px 0 2px 0;}
.son-haberler li .metin.yorumlar span{font-weight:bold; color:#094d26;}

.son-haberler li:hover{background:#def2e6;}

.son-haberler-control{float:left;}
.son-haberler-carousel-prev{position:absolute; top:11px; right:20px; cursor:pointer; background:url('../images/icons/writer-arrow-left.png') no-repeat; width:10px; height:15px;}
.son-haberler-carousel-next{position:absolute; top:11px; right:8px; cursor:pointer; background:url('../images/icons/writer-arrow-right.png') no-repeat; width:10px; height:15px;}

/* Çok Okunanlar */
.cok-okunanlar-control{float:left;}
.cok-okunanlar-carousel-prev{position:absolute; top:11px; right:20px; cursor:pointer; background:url('../images/icons/writer-arrow-left.png') no-repeat; width:10px; height:15px;}
.cok-okunanlar-carousel-next{position:absolute; top:11px; right:8px; cursor:pointer; background:url('../images/icons/writer-arrow-right.png') no-repeat; width:10px; height:15px;}

/* Son Yorumlar */
.son-yorumlar{margin:3px;}
.son-yorumlar li{overflow:hidden; padding:7px; border-bottom:1px dotted #d6d6d6;}
.son-yorumlar li.last{border:none; padding:0; margin:0;}
.son-yorumlar li img{float:left; width:40px; padding:1px; border:1px solid #ccc;}
.son-yorumlar li .metin{float:left; margin-right:8px; width:226px; background:url('../images/commentor-bg.png') right 1px no-repeat;}
.son-yorumlar li .metin p{color:#666; margin:1px 0 2px 0; line-height:15px;}
.son-yorumlar li .metin span{background:url('../images/commentor-arrow.png') left top no-repeat; padding-left:15px; font-weight:bold; color:#094d26; text-align:right;}

.son-yorumlar li:hover{background:#def2e6;}

/* Son dakika */
.hot-news{margin-bottom:10px; background:url('../images/son-dakika-bg.png'); height:40px;}
.hot-news-wrapper{padding:8px; text-align:center; text-decoration:blink; color:#444; font-size:19px;}

/* multi menü */
.multi-menu{float:left; width:170px;}
.multi-menu ul{}
.multi-menu li{font-weight:bold; background:#08813B url('../images/arrow_dash_right.gif') 8px center no-repeat; margin-bottom:8px; border-radius:5px; color:#fff; padding:8px 8px 8px 25px;}
.multi-menu li:hover{background:#E85832 url('../images/arrow_dash_right.gif') 8px center no-repeat;}
.multi-menu a{color:#fff;}
.multi-menu li.active{font-weight:bold; background:#E85832 url('../images/arrow_dash_right.gif') 8px center no-repeat; margin-bottom:8px; border-radius:5px; color:#fff; padding:8px 8px 8px 25px;}

/* Video */
#video-news{margin-top:11px;}
#video-news .left{float:left; width:170px;}
#video-news .right{float:right; width:790px;}

#video-news .four-list{}
#video-news .four-list-row{overflow:hidden; display:block; border-bottom:1px dotted #CCCCCC; margin-bottom:10px;}
#video-news .four-list-row ul{float:left; width:181px; border-right:1px dotted #CCCCCC; margin-right:10px; padding-right:10px; margin-bottom:10px;}
#video-news .four-list-row ul.last{margin-right:0; padding-right:0; border:none;}
#video-news .four-list-row ul img{width:175px; height:100px; padding:2px; border:1px solid #CCCCCC;}
#video-news .four-list-row ul h2{background:#fbfbfb; font-weight:bold; margin:2px 0 5px 0; font-size:12px; padding:5px; border-bottom:1px dotted #ccc;}
#video-news .four-list-row ul h2 a{color:#084924;}
#video-news .four-list-row ul h2 a:hover{color:#0D6D36;}
#video-news .four-list-row ul p{line-height:15px; height:30px; overflow:hidden;}

#video-news .four-list-row ul .info{background:url('../images/news-info-bg.png') -20px 0 no-repeat; height:34px; color:#555; overflow:hidden;}
#video-news .four-list-row ul .info .wrapper{padding:13px 5px 0 5px; overflow:hidden;}
#video-news .four-list-row ul .info .leftspan{float:left; background:url('../images/icons/movie_grey_camera.png') no-repeat; line-height:16px; padding-left:20px;}
#video-news .four-list-row ul .info .rightspan{float:right; background:url('../images/icons/comment.png') no-repeat; line-height:16px; padding-left:20px;}

/* Arsiv */
#arsiv-news{margin-top:11px;}
#arsiv-news .left{float:left; width:170px;}
#arsiv-news .right{float:right; width:790px;}

#arsiv-news .four-list{}
#arsiv-news .four-list-row{overflow:hidden; display:block; border-bottom:1px dotted #CCCCCC; margin-bottom:10px;}
#arsiv-news .four-list-row ul{float:left; width:181px; border-right:1px dotted #CCCCCC; margin-right:10px; padding-right:10px; margin-bottom:10px;}
#arsiv-news .four-list-row ul.last{margin-right:0; padding-right:0; border:none;}
#arsiv-news .four-list-row ul img{width:175px; height:100px; padding:2px; border:1px solid #CCCCCC;}
#arsiv-news .four-list-row ul h2{background:#fbfbfb; font-weight:bold; margin:2px 0 5px 0; font-size:12px; padding:5px; border-bottom:1px dotted #ccc;}
#arsiv-news .four-list-row ul h2 a{color:#084924;}
#arsiv-news .four-list-row ul h2 a:hover{color:#0D6D36;}
#arsiv-news .four-list-row ul p{line-height:15px; height:30px; overflow:hidden;}

#arsiv-news .four-list-row ul .info{background:url('../images/news-info-bg.png') -20px 0 no-repeat; height:34px; color:#555; overflow:hidden;}
#arsiv-news .four-list-row ul .info .wrapper{padding:13px 5px 0 5px; overflow:hidden;}
#arsiv-news .four-list-row ul .info .leftspan{float:left; background:url('../images/icons/book.png') no-repeat; line-height:16px; padding-left:20px;}
#arsiv-news .four-list-row ul .info .rightspan{float:right; background:url('../images/icons/comment.png') no-repeat; line-height:16px; padding-left:20px;}

/* Foto */
.foto-galeri-img{padding:0; border:0; margin:0; float:left;}
.foto-galeri-img img{border-radius:5px; margin:6px; width:120px; border:1px solid #ccc; padding:2px;}
.foto-galeri-img img:hover{border-color:red;}

/* Foto */
.foto-galeri-imgy {padding:0; border:0; margin:0; float:left;}
.foto-galeri-imgy {border-radius:5px; margin:6px; width:120px; border:1px solid #ccc; padding:2px;}
.foto-galeri-imgy:hover{border-color:red;}

#foto-news{margin-top:11px;}
#foto-news .left{float:left; width:175px;}
#foto-news .right{float:right; width:790px;}

#foto-news .four-list{}
#foto-news .four-list-row{overflow:hidden; display:block; border-bottom:1px dotted #CCCCCC; margin-bottom:10px;}
#foto-news .four-list-row ul{float:left; width:248px; border-right:1px dotted #CCCCCC; margin-right:10px; padding-right:10px; margin-bottom:10px;}
#foto-news .four-list-row ul.last{margin-right:0; padding-right:0; border:none;}
#foto-news .four-list-row ul img{width:242px; height:110px; padding:2px; border:1px solid #CCCCCC;}
#foto-news .four-list-row ul h2{background:#fbfbfb; font-weight:bold; margin:2px 0 5px 0; font-size:12px; padding:5px; border-bottom:1px dotted #ccc;}
#foto-news .four-list-row ul h2 a{color:#084924;}
#foto-news .four-list-row ul h2 a:hover{color:#0D6D36;}
#foto-news .four-list-row ul p{line-height:15px; height:30px; overflow:hidden;}

#foto-news .four-list-row ul .info{background:url('../images/news-info-bg.png') 50px 0 no-repeat; border-radius:5px; height:34px; color:#555; overflow:hidden;}
#foto-news .four-list-row ul .info .wrapper{margin:10px 5px 0 5px; padding:3px 8px 0; border-radius:5px; height:26px; background:#F6F6F6; overflow:hidden;}
#foto-news .four-list-row ul .info .leftspan{float:left; background:url('../images/icons/057.png') no-repeat; line-height:16px; padding-left:20px;}
#foto-news .four-list-row ul .info .rightspan{float:right; background:url('../images/icons/comment.png') no-repeat; line-height:16px; padding-left:20px;}