wmaraci reklam
lidertakipci

Menü Css düzeltme yapamadım bir türlü

5 Mesajlar 1.177 Okunma
advertseo
wmaraci reklam

miharbisukarak miharbisukarak Üyeliği Durdurulmuş Banlı Kullanıcı
  • Üyelik 27.11.2013
  • Yaş/Cinsiyet 35 / E
  • Meslek İnternet Danışmanı
  • Konum İstanbul Avrupa
  • Ad Soyad H** K**
  • Mesajlar 735
  • Beğeniler 121 / 106
  • Ticaret 6, (%100)
Arkadaşlar merhaba yardımcı olabilirmisiniz, menünün biraz css'i ile oynadım ama resimde görülen radio butonlarını kaldıramadım sanırım li etiketi ile alakalı nasıl düzeltebilirim?

 

 

wmaraci
reklam

brown brown WM Aracı Kullanıcı
  • Üyelik 28.10.2013
  • Yaş/Cinsiyet 25 / E
  • Meslek öğrenci
  • Konum İstanbul Avrupa
  • Ad Soyad H** E**
  • Mesajlar 1748
  • Beğeniler 385 / 385
  • Ticaret 27, (%96)
Li etiketine "list-style-type:none" değerini ekleyin düzelecektir.Olmadığı takdirde kodları verirseniz düzeltirim.
 

 

miharbisukarak miharbisukarak Üyeliği Durdurulmuş Banlı Kullanıcı
  • Üyelik 27.11.2013
  • Yaş/Cinsiyet 35 / E
  • Meslek İnternet Danışmanı
  • Konum İstanbul Avrupa
  • Ad Soyad H** K**
  • Mesajlar 735
  • Beğeniler 121 / 106
  • Ticaret 6, (%100)
Tam olarak hangi li etiketini düzenleyeceğimi de bulamadım açıkçası fakat sanırım aşağıdaki kodda li etiketi. Bahsettiğiniz kodu li etiketine atadım ama bir değişiklik olmadı.

reset.css
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}



style.css

body{background:#eee;font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;font-size:12px;/20px -webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important}
a{text-decoration:none;color:#034e81}
a:hover{color:#b00}
.sol{float:left}
.sag{ float:right;}

.box.video .carousel {
margin-bottom: 0;
}
.box.video .box.header {
background: #ffa200;
border-bottom: 1px solid #222;
}
.box.video .box.header a.all {
position: absolute;
right: 5px;
top: 0;
color: #fff;
font-size: 14px;
}
.box.video .box.header a.all:hover {
color: yellow;
}
.box.video .box.content {
background: #333 url(../images/noise.gif);
border-top: 1px solid #fd9c00;
}
.box.video .box.content .span6 img {
width: 435px;
-}
.box.video .box.header h5 {
color: white;
text-shadow: 1px 1px black;
font-weight: 500;
padding-left: 10px;
}
.box.video .carousel-indicators {
top: 0;
right: 0;
position: relative;
margin-left: 15px;
width: 100px;
float: left;
}
.box.video .carousel-indicators li {
cursor: pointer;
background-color: transparent;
border: 1px solid transparent;
width: 98px;
height: 58px;
margin: 5px 0 0 0;
}
.box.video .carousel-indicators li:hover, .box.video .carousel-indicators li.active {
background-color: transparent;
border-color: yellow;
}
.box.video .carousel-indicators li.first {
margin-top: 0;
}
.box.video .carousel-indicators li img {
float: left;
width: 98px;
height: 58px;
}
.box.video .carousel-inner {
width: 490px;
margin: 0 0 0 5px;
float: left;
}
.box.video .carousel-inner i.play {
position: absolute;
bottom: 15px;
left: 15px;
background-color: black;
padding: 5px 4px;
background-position: -267px 5px;
}
.box.video .carousel-inner:hover i.play {
background-color: red;
}
.box.video .carousel-inner .item a img {
width: 490px;
height: 320px;
-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .75);
box-shadow: 0 0 4px rgba(0, 0, 0, .75);
box-shadow: 0 0 4px rgba(0, 0, 0, .75);
}
.box.video .carousel-inner .item a b {
position: absolute;
bottom: 15px;
left: 15px;
height: 40px;
line-height: 40px;
background: transparent url(../images/pixel-black-70percent.png) repeat top left;
color: white;
padding: 0 15px 0 55px;
}

#haberlist {float: left; }
#haberlist li{width:270px; display: block; background-color: #444; padding: 10px; cursor: pointer; height: 100%;}
#haberlist li:hover{background-color: #FF0000;}
#haberlist li.aktif{background-color: #000;}
#haberlist li a{text-decoration:none; color: #f6f6f6; }
.children {position: absolute; left: 190px; display: none; margin-top: -26px;}
.children li{width: 150px; display: block; background-color: #444; padding: 10px; cursor: pointer; height: 15px;}
.children li a{color: #f6f6f6; }

.menu{
overflow:hidden;display:inline-block;float:left;font-family:Jura,sans-serif;font-weight:400;position:relative;width:960px!important;height:40px;text-shadow:1px 1px 1px #000;line-height:40px;border-right:0px; solid #000;color:#fff;text-indent:0;text-align:center;font-size:16px;cursor:pointer;border-left:0px; solid #000;padding:0;min-height:40px; background-color:#000000; margin:0;clear:both;left:-10px;
width: 100%;
background-color: #333; }
.menu ul{
margin: 0; padding: 0;
float: left;}
.menu ul li{
display: inline;}
.menu ul li a{
float: left; text-decoration: none;
color: white;
padding: 10.5px 11px;
background-color: #333; }
.menu ul li a:visited{
color: white;}
.menu ul li a:hover, .menu ul li .current{
color: #fff;
background-color:#0b75b2;}

.to{ }
.t{zoom:-1}
.t:after,.t:before{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.t:after{clear:both}
html[xmlns] .t{display:block}* html
.t{-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important}
.tem{clear:both}
.db{display:block}
button,input,select,textarea{background:#fff;font-size:13px;font-family:arial;color:#333;line-height:22px;border:1px solid #ccc}input[type=password],input[type=text]{height:20px;line-height:20px;padding:0 5px}
input[type=password]:focus,input[type=text]:focus{border:1px solid #999}
button,input[type=submit]{border-radius:2px!important;padding:3px 8px;background:#186B9E;color:#fff;font-weight:700;cursor:pointer;border:0}
button:hover,input[type=submit]:hover{background:#DE3B4E}:focus{outline:0}
#site{ background:#fff;width:940px;padding:0 10px;margin:0 auto;border-right-width:1px;border-left-width:1px;border-right-style:solid;border-left-style:solid;border-right-color:#ddd;border-left-color:#ddd}
#ust{padding-bottom:10px;padding-top:10px}
nav#tepe{}
nav#tepe >ul ul{visibility:hidden;position:absolute;left:0;top:30px;width:200px;z-index:20}
nav#tepe >ul ul ul{visibility:hidden;position:absolute;left:180px;top:0;width:180px;z-index:21}
nav#tepe a{color:#fff;padding:0 8px 0 4px;border-right:1px solid #ccc}
nav#tepe >ul >li{float:left;position:relative;border-right:1px solid #ececec;border-left:1px solid #f9f9f9}
nav#tepe >ul li.current-menu-item{color:#000}
nav#tepe >ul >li a >span{margin-left:3px}
nav#tepe >ul >li:first-child{border-left:0}
nav#tepe >ul >li:last-child{border-right:0}
nav#tepe >ul >li a{padding:0 15px;display:block}
nav#tepe >ul >li:hover{background:#eee}
nav#tepe >ul >li:hover >a{background:#F90;}
nav#tepe >ul >li:hover >ul{visibility:visible;border:2px solid #ccc}
nav#tepe >ul >li >ul{background:#f5f5f5;border:1px solid #ddd}
nav#tepe >ul >li >ul >li{position:relative;float:none;height:30px;line-height:30px;border-bottom:1px solid #f8f8f8;border-top:1px solid #ddd;font-size:11px}
nav#tepe >ul >li >ul >li span{float:right}
nav#tepe >ul >li >ul >li:first-child{border-top:0}
nav#tepe >ul >li >ul >li:last-child{border-bottom:0}
nav#tepe >ul >li >ul li:hover >a{color:#000;background:#efefef}
nav#tepe >ul >li >ul li >ul{border:2px solid #ccc}
nav#tepe >ul >li >ul li >ul >li{border-bottom:1px dotted #ccc;height:25px;line-height:25px}
nav#tepe >ul >li >ul li >ul >li:last-child{border-bottom:0}
nav#tepe >ul >li >ul li:hover >ul{background:#f5f5f5;color:#000;visibility:visible}
nav#tepe .sag a{cursor:pointer;margin-left:1px}
nav#tepe .sag a:hover{color:#999}
nav#tepe .sag a i{margin-right:8px;}
#logo{padding:0px;}
#logo >div{display:inline;margin-right:-10px;}
#logo .logo{max-width:195px}
#logo .logo h2
a{font-size:20px;line-height:30px}
#deskiripsin{font-size:15px;font-family:Jura,sans-serif;fonpadding:0;font-style:normal;font-weight:700;font-variant:normal;color:#000;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:#999;border-right-color:#999;border-bottom-color:#999;border-left-color:#999;text-align:center;vertical-align:text-top}
#tarihsaat{
width:605px;
font-size:12px;
font-family:Jura,sans-serif;
fonpadding:0;
font-style:normal;
font-weight:700;
font-variant:normal;
color:#06C;
margin-top:8px;
margin-left:4px;
border-right-style:dashed;
border-left-style:dashed;
border-right-color:#999;
border-left-color:#999;
text-align:left;
vertical-align:text-top;
text-shadow:1px 1px 1px #FFF;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: dashed;
border-bottom-style: dashed;
border-top-color: #d3d3d3;
border-bottom-color: #d3d3d3;
}
#yazarkonubaslik{font-size:24px;font-family:Jura,sans-serif;font-style:normal;font-weight:700;font-variant:normal;color:#06C;margin-top:0;margin-bottom:2px;padding-top:5px;padding-bottom:5px;border-right-style:dashed;border-left-style:dashed;border-right-color:#999;border-left-color:#999;vertical-align:text-top;text-shadow:1px 1px 1px #FFF;border-top:1px dashed #d3d3d3;border-bottom:1px dashed #d3d3d3}
#yazarbilgi{font-size:14px;font-family:Jura,sans-serif;font-style:normal;font-weight:700;font-variant:normal;color:#000;margin-top:8px;border-right-style:dashed;border-left-style:dashed;border-right-color:#999;border-left-color:#999;text-align:right;vertical-align:text-top;text-shadow:1px 1px 1px #FFF;border-top:1px dashed #d3d3d3;border-bottom:1px dashed #d3d3d3;clear:both;height:105px;margin-right:2px;margin-bottom:2px;margin-left:2px;padding-top:2px;padding-right:2;padding-bottom:0;padding-left:2}
nav#ana-menu{-webkit-transition:1.5s ease;-moz-transition:1.5s ease;-o-transition:1.5s ease;-ms-transition:1.5s ease;transition:1.5s ease;border-right-width:1px;opacity:1;filter:alpha(opacity=100);margin:0;clear:both;left:-10px}
nav#ana-menu >ul{height:40px;line-height:40px}
nav#ana-menu >ul ul{visibility:hidden;position:absolute;left:0;top:40px;z-index:22}
nav#ana-menu a{color:#fff}
nav#ana-menu >ul >li{float:left;padding:0 10px;position:relative;border-right:1px; solid #cf0404}
nav#ana-menu >ul >li.current-menu-item{list-style-type:none; background: #000}
nav#ana-menu >ul >li >a{display:block;font-weight:700;font-size:13px}
nav#ana-menu >ul >li >a:hover{color:#ff0;text-decoration:inherit}
nav#ana-menu >ul >li >ul{width:200px;background:#f7f7f7;background:-moz-linear-gradient(top,rgba(247,247,247,1) 0,rgba(229,229,229,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(247,247,247,1)),color-stop(100%,rgba(229,229,229,1)));background:-webkit-linear-gradient(top,rgba(247,247,247,1) 0,rgba(229,229,229,1) 100%);background:-o-linear-gradient(top,rgba(247,247,247,1) 0,rgba(229,229,229,1) 100%);background:-ms-linear-gradient(top,rgba(247,247,247,1) 0,rgba(229,229,229,1) 100%);background:linear-gradient(to bottom,rgba(247,247,247,1) 0,rgba(229,229,229,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#e5e5e5', GradientType=0);box-shadow:0 1px 1px rgba(0,0,0,.1);border:1px solid #ddd;text-shadow:1px 1px 1px rgba(0,0,0,.25)}
nav#ana-menu >ul >li >ul >li{height:30px;line-height:30px}
nav#ana-menu >ul >li >ul >li >a{display:block;padding:0 10px;font-weight:400;border:0;color:#333}
nav#ana-menu >ul >li >ul >li >a:hover{background:#444;color:#fff}
nav#ana-menu >ul >li:hover >ul{visibility:visible}
nav#ana-menu{width:960px;position:relative;background:-moz-linear-gradient(top,#ff3019 0,#cf0404 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff3019),color-stop(100%,#cf0404));background:-webkit-linear-gradient(top,#ff3019 0,#cf0404 100%);background:-o-linear-gradient(top,#ff3019 0,#cf0404 100%);background:-ms-linear-gradient(top,#ff3019 0,#cf0404 100%);background:linear-gradient(to bottom,#ff3019 0,#cf0404 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3019', endColorstr='#cf0404', GradientType=0)}
nav#ana-menu ul >li.ajax-link{position:inherit}
nav#ana-menu ul >li.ajax-link ul{position:absolute;left:0;right:0;top:40px;width:928px;padding:5px}
nav#ana-menu ul >li.ajax-link ul h2{font-weight:700;font-size:16px}
nav#ana-menu ul >li.ajax-link ul h2 a{color:#333}
nav#ana-menu ul >li.ajax-link ul h2 a:hover{border-right:1px solid #000;background:#303030;background:url(data:image/svg+xml; base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMwMzAzMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYTFhMWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,#303030 0,#1a1a1a 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#303030),color-stop(100%,#1a1a1a));background:-webkit-linear-gradient(top,#303030 0,#1a1a1a 100%);background:-o-linear-gradient(top,#303030 0,#1a1a1a 100%);background:-ms-linear-gradient(top,#303030 0,#1a1a1a 100%);background:linear-gradient(to bottom,#303030 0,#1a1a1a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#303030', endColorstr='#1a1a1a', GradientType=0)}
nav#ana-menu ul >li.ajax-link ul .ufak-liste{width:918px;height:auto;position:absolute;top:5px;overflow:hidden;z-index:100;padding:10px;display:none;background:#f5f5f5;background:rgba(243,243,243,.95);border:1px solid #ccc;border-top:0;-webkit-box-shadow:0 2px 6px -2px #bbb;-moz-box-shadow:0 2px 6px -2px #bbb;box-shadow:0 2px 6px -2px #bbb}
nav#ana-menu ul >li.ajax-link ul .ufak-liste li{width:301px;margin-right:10px;float:left;height:50px;line-height:20px;margin-bottom:10px}
nav#ana-menu ul >li.ajax-link ul .ufak-liste li:nth-child(3n+3){margin-right:0}
nav#ana-menu ul >li.ajax-link ul .ufak-liste li a{color:#333;padding:5px}
nav#ana-menu ul >li.ajax-link ul .ufak-liste li:hover{background:0 0}
nav#ana-menu ul >li.ajax-link ul .ufak-liste li a:hover{background:#f2f2f2;color:#D33532}
nav#ana-menu ul >li.ajax-link ul .ufak-liste li a img{width:70px;height:40px;padding:1px;border:1px solid #999}
nav#ana-menu ul >li.ajax-link ul .ufak-liste li a span{font-weight:700;padding-left:10px;width:206px;max-height:40px;overflow:hidden}
nav#ana-menu ul >li.ajax-link ul .buyuk-liste{padding:5px;padding-bottom:0}
nav#ana-menu ul >li.ajax-link ul .buyuk-liste div{width:50%}
nav#ana-menu ul >li.ajax-link ul .buyuk-liste div a{color:#444}
nav#ana-menu ul >li.ajax-link ul .buyuk-liste div a:hover span{color:#D33532}
nav#ana-menu ul >li.ajax-link ul .buyuk-liste div a img{width:140px;height:110px;padding:2px;border:1px solid #999}
nav#ana-menu ul >li.ajax-link ul .buyuk-liste div a span{font-size:15px;width:299px;margin-left:10px;font-weight:700;line-height:25px;max-height:55px;overflow:hidden}
nav#ana-menu ul >li.ajax-link ul .buyuk-liste div a p{font:10px/20px verdana;width:299px;margin-left:10px;max-height:60px;overflow:hidden}
nav#ana-menu .sag{position:relative}
nav#ana-menu .sag a.arama-buton{text-align:center;width:50px;cursor:pointer;height:40px}
nav#ana-menu .sag a.arama-buton i{position:relative;top:12px;font-size:16px}
nav#ana-menu .sag a.arama-buton:hover{background:#333}
nav#ana-menu .sag span:hover div{display:block}
nav#ana-menu .sag div{display:none;position:absolute;z-index:17;right:0;width:100px;top:30px;background:#333;padding:5px}
nav#ana-menu .sag div form{background:#fff;padding:5px}
nav#ana-menu .sag div form input[type=text]{font-size:12px;width:180px;height:30px;line-height:30px}
#ust-panel{height:30px;line-height:30px;background:#ececec;border-bottom:2px solid #ddd;padding-left:10px;text-shadow:1px 1px 0 #f3f3f3}
#ust-panel .son-dk{position:relative;width:500px;z-index:18}
#ust-panel .son-dk b{font-weight:700}
#ust-panel .son-dk .bx-wrapper{width:300px;height:30px;float:left;overflow:hidden}
#ust-panel .son-dk ul li a{display:block;padding:0 5px;color:#444}
#ust-panel .son-dk ul li a span{color:#555;font-size:10px}
#ust-panel .son-dk ul li a:hover{background:#ddd;text-decoration:underline;color:#333}
#ust-panel .son-dk .kontrol{padding:0 5px}
#ust-panel .son-dk .kontrol span{margin-left:2px;background:#ececec}
#ust-panel .sag .buton{padding:0 10px;font-weight:700;cursor:pointer;border-left:1px solid #ddd}
#ust-panel .sag .buton i{margin-right:8px}
#ust-panel .sag .uye-giris-alan{position:relative}
#ust-panel .sag .uye-giris-alan span:hover div{display:block}
#ust-panel .sag .uye-giris-alan div{display:none;position:absolute;z-index:16;top:30px;right:0;background:#ececec;width:200px;border:2px solid #ddd;padding:5px;padding-bottom:0}
#ust-panel .sag .uye-giris-alan div form p{overflow:hidden;padding-bottom:5px}
#ust-panel .sag .uye-giris-alan div form p label{display:inline-block;float:left;font-size:10px;width:70px}
#ust-panel .sag .uye-giris-alan div form p.login-remember label{width:120px}
#ust-panel .sag .uye-giris-alan div form p input.input{width:110px}
#dortlu{margin-top:5px}
#dortlu ul li{float:left;margin-right:10px;width:227px}
#dortlu ul li:last-child{margin-right:0}
#dortlu ul li a{display:block;border:2px solid #ececec;padding:5px}
#dortlu ul li a img{width:110px;height:70px;float:left;margin-right:10px}
#dortlu ul li a span{width:93px;height:70px;overflow:hidden;line-height:17.5px;font-weight:700;color:#333}
#dortlu ul li a:hover{border-color:#ccc}
#dortlu ul li a:hover span{color:#D33532}
#sol{float:left;width:630px;margin-top:10px}
.manset{height:362px;position:relative;z-index:16}
.manset .manset-ic ul li{position:relative;height:320px}
.manset .manset-ic ul li img{width:630px;height:320px}
.manset .manset-ic ul li a{display:block}
.manset-tip1 li a h2.baslik{font-family:open sans;max-width:500px;overflow:hidden;position:absolute;padding:0 10px;left:0;bottom:70px;background:#f72222;color:#fff;font-size:23px;height:50px;line-height:50px;font-weight:700}
.manset-tip1 .manset-ic ul li a span.devam{position:absolute;bottom:120px;height:35px;line-height:35px;padding:0 10px;background:#feed01;color:#000;font-size:20px}
.manset-tip1 .manset-ic ul li a:hover span.devam{text-decoration:underline}
.manset-tip2 li a >div{position:absolute;top:150px;padding:10px;background:#FEED01;color:#000;width:500px}
.manset-tip2 li a >div h3{font-weight:700;font-size:20px;overflow:hidden;height:22px;max-width:400px}
.manset-tip2 li a >div span.ozet{margin:5px 0;max-height:20px;line-height:20px;font-size:12px;overflow:hidden;font-family:verdana}
.manset-tip2 li a:hover >div span.devam{text-decoration:underline}
.manset .sayfala{line-height:5px;height:42px;background:#CCC;border-bottom:3px solid #FF0}
.manset .sayfala a{display:inline-block;float:left;font:16px/41px Impact,Geneva,sans-serif;font-weight:700;position:relative;width:40px;height:40px;text-shadow:1px 1px .1px #000;line-height:40px;border-right:1px solid #000;color:#fff;margin-left:0;text-indent:0;text-align:center;font-size:18px;cursor:pointer;border-left:1px solid #000;padding:0;min-height:40px;background:-moz-linear-gradient(top,rgba(34,34,34,1) 0,rgba(0,0,0,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(34,34,34,1)),color-stop(100%,rgba(0,0,0,1)));background:-webkit-linear-gradient(top,rgba(34,34,34,1) 0,rgba(0,0,0,1) 100%);background:-o-linear-gradient(top,rgba(34,34,34,1) 0,rgba(0,0,0,1) 100%);background:-ms-linear-gradient(top,rgba(34,34,34,1) 0,rgba(0,0,0,1) 100%);background:linear-gradient(to bottom,rgba(34,34,34,1) 0,rgba(0,0,0,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#222', endColorstr='#000', GradientType=0);background:url(data:image/svg+xml; base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyMDAwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNDAwMDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)}
.manset .sayfala a.active,.manset .sayfala a.active:hover{background:#f20004;background:url(data:image/svg+xml; base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyMDAwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNDAwMDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,rgba(242,0,4,1) 0,rgba(196,0,3,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(242,0,4,1)),color-stop(100%,rgba(196,0,3,1)));background:-webkit-linear-gradient(top,rgba(242,0,4,1) 0,rgba(196,0,3,1) 100%);background:-o-linear-gradient(top,rgba(242,0,4,1) 0,rgba(196,0,3,1) 100%);background:-ms-linear-gradient(top,rgba(242,0,4,1) 0,rgba(196,0,3,1) 100%);background:linear-gradient(to bottom,rgba(242,0,4,1) 0,rgba(196,0,3,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f20004', endColorstr='#c40003', GradientType=0)}
.manset .sayfala a:hover{color:#FFF}
.haber-blok{background-color:#fff}
.haber-blok .baslik{font-family:'Cantora One',sans-serif;height:35px;line-height:35px;padding:0 10px;font-weight:700;font-size:20px;color:#fff;background:#d33532}
.haber-blok .baslik-spor{font-family:'Cantora One',sans-serif;height:35px;line-height:35px;padding:0 10px;font-weight:700;font-size:20px;color:#fff;background:#390}
.haber-blok .baslik a.ok{color:#fff;display:inline-block;text-align:center;height:35px;line-height:35px;font-size:12px}
.haber-blok .baslik a.ok i{padding-left:3px}.haber-blok .baslik a.ok:hover{text-decoration:underline}
.haber-blok .baslik a.ok:hover i{text-decoration:none}
.haber-blok .ic{padding:5px;border:1px solid #ececec;border-top:0}
.haber-blok:hover .ic{border-color:#ccc}
.haber-blok .ic ul li{float:left;width:50%;border-bottom:1px solid #ececec;padding-bottom:10px;margin-bottom:10px}
.haber-blok .ic ul li span.tarih{font-size:10px;font-family:calibri;background:#DE3B4E;color:#fff;font-weight:700;padding:1px 3px;margin-bottom:5px}
.haber-blok .ic ul li:nth-child(2n+2) >div{padding-left:8px}
.haber-blok .ic ul li >div{padding:5px}
.haber-blok .ic ul li a{ font-family:Arial,sans-serif;font-weight:400;font-size:12px;padding:-10px 0;line-height:normal;height:auto;overflow:auto;color:red;}
.haber-blok .ic ul li h3{font-family:Jura,sans-serif;font-weight:700;font-size:12px;padding:-10px 0;line-height:normal;height:auto;overflow:auto;color:red;}
.haber-blok .ic ul li >div >div{max-height:60px;line-height:20px;font-family:verdana;font-size:11px;color:#444;overflow:hidden}
.haber-blok .ic ul li img{ text-align: left;vertical-align: text-top; width:290px;height:150px}
.haber-blok .ic ul li.kucuk{border-bottom:1px dotted #ddd}.haber-blok .ic ul li.kucuk >a,.haber-blok .ic ul li.kucuk img{width:290px;height:150px;}
.haber-blok .ic ul li.kucuk h3{float:left;margin-left:10px; padding:0;}
#sol .galeri-ic{padding:10px;padding-bottom:0;background:#555}
#sol .galeri .baslik{margin-bottom:10px;background:#FEED01}
#sol .galeri .baslik h2{font-family:open sans;font-weight:700;font-size:17px;width:150px;background:#fff;float:left}
#sol .galeri .baslik h2 i{color:#555;margin-right:5px}
#sol .galeri ul{width:600px}
#sol .galeri ul li{float:left;margin-right:9px;margin-bottom:10px;position:relative}
#sol .galeri ul li img{float:left}
#sol .galeri ul li.buyuk img{width:300px;height:160px}
#sol .galeri ul li.kucuk{margin-right:14px}
#sol .galeri ul li.kucuk img{width:110px;height:70px}
#sol .galeri ul li span{position:absolute;font:10px/17px verdana;font-weight:700;left:0;right:0;bottom:0;padding:5px;background:rgba(0,0,0,.6);color:#fff}
#sol .galeri ul li:hover span{color:#F72222;background:#fff}
#sol .galeri ul li.buyuk span{font:12px/22px verdana;font-weight:700;max-height:170px;overflow:hidden}
#sol .galeri ul li.kucuk span{display:none;max-height:60px;overflow:hidden}
#sol .galeri ul li.kucuk:hover span{display:block}
#sol
#searchform{background:#ececec}
#sol #searchform div{padding:10px}
#sol #searchform div label{display:block;width:100%;font:15px arial;font-weight:700}
#sol #searchform div input[type=text]{font-size:16px;width:545px;height:40px;line-height:40px;margin:5px 0}
#sol #searchform div input[type=submit]{height:40px;line-height:40px;padding:0 10px}.bilesen-son-yorumlar{background:#f7f7f7;background:url(data:image/svg+xml; base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,rgba(247,247,247,1) 0,rgba(204,204,204,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(247,247,247,1)),color-stop(100%,rgba(204,204,204,1)));background:-webkit-linear-gradient(top,rgba(247,247,247,1) 0,rgba(204,204,204,1) 100%);background:-o-linear-gradient(top,rgba(247,247,247,1) 0,rgba(204,204,204,1) 100%);background:-ms-linear-gradient(top,rgba(247,247,247,1) 0,rgba(204,204,204,1) 100%);background:linear-gradient(to bottom,rgba(247,247,247,1) 0,rgba(204,204,204,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ccc', GradientType=0);border-top:5px solid #d6d3d3;font-size:12px}
.bilesen-son-yorumlar .yorum-ikon{position:relative;top:8px}
.bilesen-son-yorumlar h2{font-size:15px;font-weight:700}
.bilesen-son-yorumlar ul{border:1px solid #ececec;padding:10px;border-top:0}
.bilesen-son-yorumlar ul li{padding:5px 0;border-bottom:1px dotted #999}
.bilesen-son-yorumlar ul li:last-child{border-bottom:0}
.bilesen-son-yorumlar ul li:hover{background:#f9f9f9}
.bilesen-son-yorumlar ul li span.sol{width:40px;margin-right:10px}
.bilesen-son-yorumlar ul li b{font-weight:700;font-size:14px}
.bilesen-son-yorumlar ul li span.ozet{color:#999;width:545px;overflow:hidden;font-family:verdana;font-size:11px}
.sayfalama{margin-top:10px}
.sayfalama a{float:left;display:inline-block;padding:3px 8px;background:#ececec;margin-right:5px}
.sayfalama a:hover{background:#444;color:#fff}
.sayfalama a.aktif{background:#999;color:#fff}
.sayfalama-galeri{margin-top:10px}
.sayfalama-galeri span{background:#ececec;color:red;float:left;display:inline-block;padding:3px 8px;margin-right:5px}
.sayfalama-galeri a span{color:#000}
.sayfalama-galeri a span:hover{color:#fff;background:#555}
.galeri-kategori ul li{margin:0!important;padding:0!important;border:0!important}
.galeri-kategori ul li div{text-align:center;margin:0!important;border:0!important}
.galeri-kategori ul li div a{font-weight:700;height:20px;margin-top:5px;line-height:20px;overflow:hidden}
.galeri-kategori ul li div span{color:#777;font-family:verdana;font-size:11px}
.haber .haber-ust h2{padding:0 10px 10px;margin-left:1px;font-size:25px;line-height:30px;font-stretch:wider;color:#900;font-family:Impact;text-shadow:1px 1px 1px #666}
.haber .haber-ust .ozet{margin-bottom:20px;font-size:21px;font-weight:200;color:#000;font-family:Calibri;text-shadow:1px 1px 1px #FFF;paddingmargin-right:0;margin-left:0;padding-right:0}
.haber .haber-ust .bilgi{color:#777;font-family:verdana;font-size:11px}
.haber .haber-ust .bilgi span{padding-right:10px}
.haber .haber-ust .bilgi span.kategori{font-size:12px;margin-bottom:5px}
.haber .haber-esas .sol{width:300px;margin-right:8px;margin-bottom:8px}
.haber .haber-esas .sol img{width:300px}
.haber .haber-esas .konu{font-size:16px;color:#000;line-height:1.5em;position:relative;font-family:Arial,Arial Bold;margin:0;padding:0 6px 10px;text-shadow:1px 1px 1px #FFF}
.haber .haber-esas .konu em{font-style:italic}
.haber .haber-esas .konu strong{font-weight: bold; }
.haber .haber-esas .konu blockquote{border-left:5px solid #3C0;margin:3px 5px 0 10px;padding-left:20px}
.haber .haber-esas .konu p{
font-size:16px;
color:#000;
position:relative;
font-family: 'PT Sans Caption', sans-serif;
margin:0;
padding:0 0 10px;
text-shadow:1px 1px 1px #FFF;
line-height: normal;

}


.haber .haber-esas .konu h1{font-size:24px;font-weight:700;line-height:25px;margin:10px 0}
.haber .haber-esas .konu h2{font-size:22px;font-weight:700;line-height:27px;margin:8px 0}
.haber .haber-esas .konu h3{font-size:20px;font-weight:700;line-height:25px;margin:7px 0}
.haber .haber-esas .konu h4{font-size:17px;font-weight:700;line-height:20px;margin:7px 0}
.haber .haber-esas .konu h5{font-size:15px;font-weight:700;line-height:24px;margin:6px 0}
.haber .haber-esas .konu h6{font-size:13px;font-weight:700;line-height:23px;margin:5px 0}
.haber .haber-esas .konu ul li{margin-left:20px;margin-bottom:5px;list-style:square}
.haber .haber-esas .etiketler{padding:10px;background:#f9f9f9;text-shadow:1px 1px 0 #fff;margin-top:10px;font-size:14px}
.haber .saat-ust{margin-bottom:50px;margin-top:0;padding-top:0}
.haber .reklam-ust{margin:0;padding:0;left:0;top:0;right:0;bottom:0;clip:rect(0,0,0,0);position:relative;height:100%;width:100%}
.haber .reklam-alt,.haber .reklam-sol{margin-top:10px}
.haber-esas:hover a.galeri-yon{background:#db4a48}
a.gallery-resim img{max-width:600px}
a.galeri-yon{padding:3px 8px;font-weight:700;background:#D33532;color:#fff;font-size:14px}
a.galeri-yon:hover{background:#333!important;text-decoration:underline}
a.galeri-yon:hover i{text-decoration:none}
a.galeri-yon i{font-size:19px;position:relative;top:2px}
a.galeri-yon.ileri{float:right}
a.galeri-yon.geri{float:left}
.galeri-yon-kapsa{ width:940;overflow:hidden}
.benzerler{font-size:14px;color:#000;line-height:1.1em;position:relative;font-family:Tahoma,Arial,Verdana;margin:0;padding:0 5px 5px}
#sag{width:300px;float:right;margin-top:11px}
#sag .bilesen-baslik{font-family:'Cantora One',sans-serif;height:35px;line-height:35px;font-size:15px;font-weight:700;color:#fff;padding-left:10px;margin-bottom:10px;background:#f20004;background:url(data:image/svg+xml; base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyMDAwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNDAwMDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,rgba(242,0,4,1) 0,rgba(196,0,3,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(242,0,4,1)),color-stop(100%,rgba(196,0,3,1)));background:-webkit-linear-gradient(top,rgba(242,0,4,1) 0,rgba(196,0,3,1) 100%);background:-o-linear-gradient(top,rgba(242,0,4,1) 0,rgba(196,0,3,1) 100%);background:-ms-linear-gradient(top,rgba(242,0,4,1) 0,rgba(196,0,3,1) 100%);background:linear-gradient(to bottom,rgba(242,0,4,1) 0,rgba(196,0,3,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f20004', endColorstr='#c40003', GradientType=0)}
#sag .bilesen-baslik a.ok{color:#fff;font-size:12px;padding:0 10px}
#sag .bilesen-baslik a.ok i{padding-left:3px}
#sag .bilesen-baslik a.ok:hover{text-decoration:underline;background:#555}
#sag .bilesen-baslik a.ok:hover i{text-decoration:none}
#sag .bilesen{margin-bottom:20px}
#sag .bilesen >ul li{padding:5px 0;border-bottom:1px solid #ececec;padding-left:5px}
#sag .bilesen >ul li:first-child{padding-top:0}
#sag .bilesen >ul li:last-child{border-bottom:0}
#sag .bilesen >ul li li{margin-left:10px}
#sag .yan-haber-blok{margin-top:-9px}
#sag .yan-haber-blok .ic .tip0{margin-bottom:10px}
#sag .yan-haber-blok .ic .tip0 .sol{width:110px}
#sag .yan-haber-blok .ic .tip0 h3{width:180px;font-size:13px;font-weight:700}
#sag .yan-haber-blok .ic .tip0 h3 a{color:#444}
#sag .yan-haber-blok .ic .tip0 h3 a:hover{color:#2D80C4}
#sag .yan-haber-blok .ic .tip0 img{width:110px;height:70px}
#sag .yan-haber-blok .ic .tip0 span.tarih{font-family:verdana;font-size:10px;color:#777;font-weight:100}
#sag .yan-haber-blok .ic .tip1{margin-bottom:10px}
#sag .yan-haber-blok .ic .tip1 .sol{width:140px}
#sag .yan-haber-blok .ic .tip1 h3{width:150px;font:14px/23px arial;font-weight:700}
#sag .yan-haber-blok .ic .tip1 h3 a{color:#444}
#sag .yan-haber-blok .ic .tip1 h3 a:hover{color:#2D80C4}
#sag .yan-haber-blok .ic .tip1 img{width:140px;height:110px}
#sag .yan-haber-blok .ic .tip2{margin-bottom:10px}
#sag .yan-haber-blok .ic .tip2 a{position:relative}
#sag .yan-haber-blok .ic .tip2 a img{width:300px;height:160px}
#sag .yan-haber-blok .ic .tip2 a span{max-width:210px;padding:0 10px;height:30px;overflow:hidden;line-height:30px;font-weight:700;background:#fff;color:#444;position:absolute;top:90px}
#sag .yan-haber-blok .ic .tip2 a:hover span{text-decoration:underline}
#sag .populer-haberler{margin-bottom:20px!important;background:#313131}
#sag .populer-haberler .bilesen-baslik{background:#2a2a2a;background:url(data:image/svg+xml; base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJhMmEyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYTJhMmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a2a2a', endColorstr='#2a2a2a', GradientType=0);color:#fff;border:0;border-bottom:1px solid #1a1a1a;text-shadow:1px 1px rgba(0,0,0,.5)}
#sag .populer-haberler .ic div{margin:0!important;padding:5px 10px}
#sag .populer-haberler .ic div:hover{background:#202020}
#sag .populer-haberler .ic a{color:#efefef!important}
#sag .populer-haberler .ic div:hover h3 a{background:#313131;background:url(../themes/wptr_portal_v1/lib/assets/img/noise.gif) repeat-x bottom left;border:0;padding:0;height:356px;overflow:hidden}
#sag .populer-haberler .ic .tip0 h3{width:160px}
#sag .populer-haberler .ic .tip1 h3{width:130px}
#sag .populer-haberler .ic .tip2 img{width:280px!important}
#sag .populer-haberler .ic .tip2 a span{background:#3b3b3b;color:#fff}
#sag .manset-yan{height:190px!important}
#sag .manset-yan img{width:300px;height:160px}
#sag .manset-yan span{display:none}
#sag .manset-yan h2{max-width:210px;font-size:14px;height:30px;line-height:30px;top:100px}
#sag .manset-yan li{height:160px}
#sag .manset-yan .sayfala{height:30px}
#sag .manset-yan .sayfala a{height:28px;width:28px;font-size:13px}
#sag .bilesen.yazarlar{width:139px;height:139px;margin:0 5px 5px;line-height:15px}
#sag .yazarlar ul li{margin-bottom:10px;width:50%;float:left}
#sag .yazarlar ul li .sol{width:40px;margin-right:10px}
#sag .yazarlar ul li .sol-p{width:100px;float:left}
#sag .yazarlar ul li .sol-p b{font-weight:700;overflow:hidden;height:20px}
#sag .yazarlar ul li .sol-p i{color:#777;font-family:verdana;font-size:11px;width:90px}
#sag .bilesen-son-yorumlar ul li span.ozet{color:#999;width:225px;overflow:hidden;font-family:verdana;font-size:11px}
#alt{float:ceter;background:#f7f7f7;background:url(data:image/svg+xml; base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,rgba(247,247,247,1) 0,rgba(204,204,204,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(247,247,247,1)),color-stop(100%,rgba(204,204,204,1)));background:-webkit-linear-gradient(top,rgba(247,247,247,1) 0,rgba(204,204,204,1) 100%);background:-o-linear-gradient(top,rgba(247,247,247,1) 0,rgba(204,204,204,1) 100%);background:-ms-linear-gradient(top,rgba(247,247,247,1) 0,rgba(204,204,204,1) 100%);background:linear-gradient(to bottom,rgba(247,247,247,1) 0,rgba(204,204,204,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ccc', GradientType=0);border-top:5px solid #d6d3d3;font-size:12px}
#alt .sol{width:300px}
#alt .sag{width:620px;text-align:right}
#alt .orta{width:948px;margin:auto}
#alt .sosyal-ag{margin-top:5px}
#alt .sosyal-ag a{margin-left:10px;color:#555}
#alt .sosyal-ag a i{margin-right:8px;font-size:15px}
.sosyal-ag a i.f{color:#405FA2}
.sosyal-ag a i.tw{color:#64C8E8}
.sosyal-ag a i.g{color:#DD4B39}
#yorumlar{padding:10px;padding-top:30px;padding-left:5;margin-top:20px;display:compact;white-space:normal;border-top-width:thick;border-right-width:medium;border-bottom-width:medium;border-left-width:medium;border-top-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-left-style:dashed;border-top-color:#ececec;border-right-color:#ececec;border-bottom-color:#ececec;border-left-color:#ececec;letter-spacing:normal;vertical-align:top;word-spacing:normal;background-color:#FFC;background-image:url(http://cdn.sariyergazetesi.com/haber/haber_yorumyap.png);background-repeat:no-repeat;background-position:left top;background-size:contain;margin-bottom:5%}
#yorumlar ol.commentlist{text-shadow:0 1px 0 #CCC;text-wrap:!important;line-height:20px;font-style:normal}
#yorumlar h3{text-shadow:0 1px 0 #fff;font-size:20px;font-weight:700;color:#555;margin-bottom:10px;margin-top:10px}
#yorumlar h3 span{margin-right:10px}
#yorumlar ol.commentlist li.comment{text-height:!important margin-bottom:10px;position:relative;font-size:12px;color:#333}
#yorumlar ol.commentlist >li.comment{border-bottom:5px solid #ececec;padding-bottom:10px;padding-top:10px}
#yorumlar ol.commentlist >li.comment li{padding-top:20px}
#yorumlar ol.commentlist li.comment .vcard{overflow:hidden}
#yorumlar ol.commentlist li.comment .vcard img{display:none}
#yorumlar ol.commentlist li.comment .vcard cite,
#yorumlar ol.commentlist li.comment .vcard cite a{font-weight:700;color:#cd3734}
#yorumlar ol.commentlist li.comment .comment-meta{font-size:10px;display:none}
#yorumlar ol.commentlist li.comment .reply{float:right;font-size:10px}
#yorumlar ol.commentlist li.comment .reply a{font-weight:700;padding:3px;text-shadow:0 0 0 #fff;background:#ddd;color:#C00;text-decoration:none}
#yorumlar ol.commentlist li.comment .reply a:hover{text-decoration:underline;background-color:#CCC}
#yorumlar ol.commentlist li.comment .reply a span{margin-left:5px}
#yorumlar ol.commentlist li.comment li{margin-left:30px}
#yorumlar form p{overflow:hidden;margin-bottom:10px}
#yorumlar form p label{float:left;font-size:11px;color:#444;display:inline-block;width:180px}
#yorumlar form p textarea{width:350px;height:120px;line-height:20px;font-family:arial;color:#333;font-size:13px;padding:10px;margin-left:180px}
#yorumlar form p textarea:focus{box-shadow:1px 1px 2px #ccc;-moz-box-shadow:1px 1px 2px #ccc;-webkit-box-shadow:1px 1px 2px #ccc}
#yorumlar form p input[type=text]{width:300px;font-size:13px;color:#333;font-family:arial}
#kayan_reklam_sol{position:fixed;_position:absolute;top:0;_top:expression(eval(document.body.scrollTop));left:0;margin:0}
#kayan_reklam_sag{position:fixed;_position:absolute;top:0;_top:expression(eval(document.body.scrollTop));right:-0px;margin:0}
#yazargovde{width:300px;height:100%;border:2px solid #E1E1E1;margin-left:auto;margin-right:auto;background-color:#CCC;background-position:center;border-top-style:dotted;border-right-style:solid;border-bottom-style:dotted;border-left-style:solid}
#avatar{display:block;float:left;clear:both}
#avataryazar{display:block;float:left;clear:both;margin:5px;padding:5px;white-space:normal;border:solid 1px #EFEFEF;border:solid 1px #CCC;-moz-box-shadow:1px 1px 5px #999;-webkit-box-shadow:1px 1px 5px #999;box-shadow:1px 1px 5px #999;border-radius:8px}
#yazaradi{text-decoration:none;-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;font-size:24px;font-style:normal;font-weight:700;font-family:Jura,sans-serif;line-height:normal;text-transform:uppercase;color:#000}
#yazarbio{marginheight:50px;float:left;border:2px solid #000;border-style:solid;border-color:#98bf21;margin-top:-35px;margin-right:5px;margin-bottom:3px;margin-left:115px;clear:both;display:block;color:#222;padding:5px;background:#ddd;text-decoration:none;-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;font-size:14px;font-style:normal;font-family:Jura,sans-serif;line-height:normal}
#eposta{marginheight:50px;float:left;border:2px solid #000;border-style:solid;border-color:#98bf21;margin-top:-69px;margin-right:5px;margin-bottom:3px;margin-left:115px;clear:both;display:block;color:#222;padding:5px;background:#ddd;text-decoration:none;-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;font-size:14px;font-style:normal;font-family:Jura,sans-serif;line-height:normal}
#sonyazilar{marginheight:50px;width:690px;float:left;border:2px solid #000;border-style:solid;border-color:#98bf21;margin-top:5px;margin-right:5px;margin-bottom:3px;margin-left:5px;padding-top:4px;padding-right:5px;padding-bottom:3px;padding-left:5px;clear:both;list-style-type:circle;list-style-position:inside;font-family:Jura,sans-serif}
#sonyazilar .ul{color:#fff;text-transform:capitalize;font-size:1em;padding:0;font-family:Jura,sans-serif;-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;border-radius:3px}
#sonyazilar .li{margin:0 10px;padding:0;border:0}
#yazarlist{marginheight:600px;width:200px;float:right;margin-top:-227px!important;clear:both;display:block;margin:5px;padding:5px;border:1px solid #ddd;border-top:1px solid #eee;background:url(images/wrapper.png) repeat-x #fff;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px}
.theme-dropdown .dropdown-menu{display:block;position:static;margin-bottom:20px}
.theme-showcase >p >.btn{margin:5px 0}
#progress{position:fixed;z-index:2147483647;top:0;left:-6px;width:1%;height:4px;background:#08C;-moz-border-radius:1px;-webkit-border-radius:1px;border-radius:1px;-moz-transition:width 500ms ease-out,opacity 400ms linear;-ms-transition:width 500ms ease-out,opacity 400ms linear;-o-transition:width 500ms ease-out,opacity 400ms linear;-webkit-transition:width 500ms ease-out,opacity 400ms linear;transition:width 500ms ease-out,opacity 400ms linear}
#progress dd,
#progress dt{position:absolute;top:0;height:2px;-moz-box-shadow:#08C 1px 0 6px 1px;-ms-box-shadow:#08C 1px 0 6px 1px;-webkit-box-shadow:#08C 1px 0 6px 1px;box-shadow:#08C 1px 0 6px 1px;-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%}
#progress dt{opacity:.6;width:180px;right:-80px;clip:rect(-6px,90px,14px,-6px)}
#progress dd{opacity:.6;width:20px;right:0;clip:rect(-6px,22px,14px,10px)}
.clearRight{clear:right}
.clearLeft{clear:left}
.fRight{float:right}
.fLeft{float:left}
.pRelative{position:relative}
.pAbsolute{position:absolute}
.pFixed{position:fixed}
.hide{display:none}
.dBlock{display:block}
.dInlineBlock{display:inline-block}
.aRight{text-align:right}
.aCenter{text-align:center}
.aLeft{text-align:left}
.mTop5{margin-top:5px}
.mRight5{margin-right:5px}
.mBottom5{margin-bottom:5px}
.mLeft5{margin-left:5px}
.mTop10{margin-top:10px}
.mRight10{margin-right:10px}
.mBottom10{margin-bottom:10px}
.mLeft10{margin-left:10px}
.mTop15{margin-top:15px}
.mRight15{margin-right:15px}
.mBottom15{margin-bottom:15px}
.mLeft15{margin-left:15px}
.mTop20{margin-top:20px}
.mRight20{margin-right:20px}
.mBottom20{margin-bottom:20px}
.mLeft20{margin-left:20px}
.mRight1{margin-right:1px}
#sabit{position:fixed; left:0; bottom:-2px; z-index:9999999;}



 

 

Onur89TR Onur89TR Üyeliği Durdurulmuş Banlı Kullanıcı
  • Üyelik 04.12.2011
  • Yaş/Cinsiyet 34 / E
  • Meslek .
  • Konum İzmir
  • Ad Soyad ** **
  • Mesajlar 2376
  • Beğeniler 704 / 791
  • Ticaret 1, (%100)
CSS'nin en başına şunu ekler misin?

ul, li, ol {
list-style-type: none;
margin: 0px;
padding: 0px;
}
miharbisukarak yemrekomurcu

kişi bu mesajı beğendi.

wmaraci
wmaraci

miharbisukarak miharbisukarak Üyeliği Durdurulmuş Banlı Kullanıcı
  • Üyelik 27.11.2013
  • Yaş/Cinsiyet 35 / E
  • Meslek İnternet Danışmanı
  • Konum İstanbul Avrupa
  • Ad Soyad H** K**
  • Mesajlar 735
  • Beğeniler 121 / 106
  • Ticaret 6, (%100)

Onur89TR adlı üyeden alıntı

CSS'nin en başına şunu ekler misin?

ul, li, ol {
list-style-type: none;
margin: 0px;
padding: 0px;
}


stlye.css ye ekledim ve düzeldi. Çoook çok teşekkür ederim :)
 

 

wmaraci
Konuyu toplam 1 kişi okuyor. (0 kullanıcı ve 1 misafir)
Site Ayarları
  • Tema Seçeneği
  • Site Sesleri
  • Bildirimler
  • Özel Mesaj Al