• 01-04-2014, 23:21:43
    #1
    Merhaba arkadaşlar çok acil yardımlarınıza ihtiyacım var.

    Site google chrome dan açınca super çıkıyor fakat internet explorer den acıyorum sidebar aşağı kayıyor sidebar.php kodlarını gönderiyorum yardımlarınızı bekliyorum. burada takıldım kaldım arkadaşlar.

    Sidebar

    <!-- sidebar Alanı -->
    			<div id="sidebar">
    				<!-- Blok Alanı -->
    <?php 	if (get_option('enable_sponsorlar')=='yes') { ?>
    				<div class="blok mavi">
    				
    				<h3>Sponsor Reklamlar</h3>
    					<!-- Blok İçerik Alanı -->
    					<div class="blok_icerik">
    						<!-- Sponsor -->
    						<div class="sponsor">
    					
    						</div>
    						<!--#Sponsor -->
    					</div>
    					<!--#Blok İçerik Alanı -->
    					<div class="altlik"></div>
    				</div>
    				<!--#Blok Alanı -->
    <?php }else{ ?>
    
    <?php } ?>
    
    <div class="widget_categories">
    
    
    </div>					
    <ul class="yanmenu">
    	<?php if ( function_exists('dynamic_sidebar') && dynamic_sidebar(1) ){
    			?>
    
    			<?php } ?>
    		
    				<div class="altlik"></div><br/>
    			</ul>
    				<div class="widget_recent_entries">
    				<h2> Son Yazılan 10 Konu</h2>
    			<ul><?php wp_get_archives('type=postbypost&limit=10'); ?> </ul>
    			<div class="altlik"></div>
    </div><br/>
    			<div class="widget_archive">
    					<h2>Aylık Arşiv</h2>
    				<ul><?php wp_get_archives('type=monthly'); ?> </ul>
    				<div class="altlik"></div>
    				</div><br/>
    					<?php 	if (get_option('enable_hvideo')=='yes') { ?>
    				<!-- Blok Alanı -->
    				<div class="blok siyah">
    				<h3>Video Bölümü</h3>
    					<!-- Blok İçerik Alanı -->
    					<div class="blok_icerik">
    						<!-- Haftanın Videosu -->
    						<div class="video">
    						
    <object id="player" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" name="player" width="290" height="290">
    		<param name="movie" value="<?php bloginfo('template_url'); ?>/video/player-viral.swf" />
    		<param name="allowfullscreen" value="true" />
    		<param name="allowscriptaccess" value="always" />
    		<param name="flashvars" value="file=<?=get_option('hvideosu');?>&logo=<?php echo get_option('videologo'); ?>" />
    		<embed
    			type="application/x-shockwave-flash"
    			id="player2"
    			name="player2"
    logo="<?php bloginfo('template_url'); ?>/video/videologo.png"
    			src="<?php bloginfo('template_url'); ?>/video/player-viral.swf" 
    			width="290" 
    			height="290"
    			allowscriptaccess="always" 
    			allowfullscreen="true"
    			flashvars="file=<?=get_option('hvideosu');?>
    &logo=<?php bloginfo('template_url'); ?>/video/videologo.png"/>
    
    
    </object>
    						</div>
    						<!--#Haftanın Videous -->
    					</div>
    					<!--#Blok İçerik Alanı -->
    					<div class="altlik"></div>
    				</div>
    				<!--#Blok Alanı -->
    				<?php }else{ ?>
    
    <?php } ?>
    				
    				
    				
    				
    			</div>
    			<!--#sidebar Alanı -->
    		</div>
  • 01-04-2014, 23:31:31
    #2
    Beowulf adlı üyeden alıntı: mesajı görüntüle
    Merhaba arkadaşlar çok acil yardımlarınıza ihtiyacım var.

    Site google chrome dan açınca super çıkıyor fakat internet explorer den acıyorum sidebar aşağı kayıyor sidebar.php kodlarını gönderiyorum yardımlarınızı bekliyorum. burada takıldım kaldım arkadaşlar.

    Sidebar

    <!-- sidebar Alanı -->
    			<div id="sidebar">
    				<!-- Blok Alanı -->
    <?php 	if (get_option('enable_sponsorlar')=='yes') { ?>
    				<div class="blok mavi">
    				
    				<h3>Sponsor Reklamlar</h3>
    					<!-- Blok İçerik Alanı -->
    					<div class="blok_icerik">
    						<!-- Sponsor -->
    						<div class="sponsor">
    					
    						</div>
    						<!--#Sponsor -->
    					</div>
    					<!--#Blok İçerik Alanı -->
    					<div class="altlik"></div>
    				</div>
    				<!--#Blok Alanı -->
    <?php }else{ ?>
    
    <?php } ?>
    
    <div class="widget_categories">
    
    
    </div>					
    <ul class="yanmenu">
    	<?php if ( function_exists('dynamic_sidebar') && dynamic_sidebar(1) ){
    			?>
    
    			<?php } ?>
    		
    				<div class="altlik"></div><br/>
    			</ul>
    				<div class="widget_recent_entries">
    				<h2> Son Yazılan 10 Konu</h2>
    			<ul><?php wp_get_archives('type=postbypost&limit=10'); ?> </ul>
    			<div class="altlik"></div>
    </div><br/>
    			<div class="widget_archive">
    					<h2>Aylık Arşiv</h2>
    				<ul><?php wp_get_archives('type=monthly'); ?> </ul>
    				<div class="altlik"></div>
    				</div><br/>
    					<?php 	if (get_option('enable_hvideo')=='yes') { ?>
    				<!-- Blok Alanı -->
    				<div class="blok siyah">
    				<h3>Video Bölümü</h3>
    					<!-- Blok İçerik Alanı -->
    					<div class="blok_icerik">
    						<!-- Haftanın Videosu -->
    						<div class="video">
    						
    <object id="player" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" name="player" width="290" height="290">
    		<param name="movie" value="<?php bloginfo('template_url'); ?>/video/player-viral.swf" />
    		<param name="allowfullscreen" value="true" />
    		<param name="allowscriptaccess" value="always" />
    		<param name="flashvars" value="file=<?=get_option('hvideosu');?>&logo=<?php echo get_option('videologo'); ?>" />
    		<embed
    			type="application/x-shockwave-flash"
    			id="player2"
    			name="player2"
    logo="<?php bloginfo('template_url'); ?>/video/videologo.png"
    			src="<?php bloginfo('template_url'); ?>/video/player-viral.swf" 
    			width="290" 
    			height="290"
    			allowscriptaccess="always" 
    			allowfullscreen="true"
    			flashvars="file=<?=get_option('hvideosu');?>
    &logo=<?php bloginfo('template_url'); ?>/video/videologo.png"/>
    
    
    </object>
    						</div>
    						<!--#Haftanın Videous -->
    					</div>
    					<!--#Blok İçerik Alanı -->
    					<div class="altlik"></div>
    				</div>
    				<!--#Blok Alanı -->
    				<?php }else{ ?>
    
    <?php } ?>
    				
    				
    				
    				
    			</div>
    			<!--#sidebar Alanı -->
    		</div>

    en sondaki </div> tagın fazla silip denermisin, eğer olmaz ise sol alandaki veya sağ alandaki dvin genişligini kıs yarı yarıya sorun oradaysa anlaşılır
  • 02-04-2014, 00:23:41
    #3
    Modexi adlı üyeden alıntı: mesajı görüntüle
    en sondaki </div> tagın fazla silip denermisin, eğer olmaz ise sol alandaki veya sağ alandaki dvin genişligini kıs yarı yarıya sorun oradaysa anlaşılır
    div i sildim düzelmedi. divin genişliği nasıl kısılır bilmiyorum. Bir de bişey farkettim. bileşen olarak 300x600 reklam kodunu kaldırınca kaymıyor herşey normal. Ama sidebar a 300x600 bileşen olarak reklam kodu koyduğumda kayıyor.

    --R10.NET; Flood Engellendi -->-> Yeni yazılan 02-04-2014 mesaj 00:23:41 -->-> Daha önceki 01-04-2014 mesaj 23:41:26 --

    style.css yi de koyuyorum. Bilen arkadaşlar bilgisini saklamasın lütfen. Yardım bekliyorum.


    #butun_site{background-color:#FFFF99;font-family:Tahoma;padding-top:20px;padding-bottom:20px}
    #site_ortala{color:#000;background-color:#fff;width:982px;margin:0 auto;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;padding:10px;overflow:auto;}
    #logo{overflow:auto;}
    .logo{float:left;max-width:240px;max-height:100px;overflow:hidden;}
    .ust_reklam{float:right;overflow:hidden;max-width:728px;max-height:90px;overflow:hidden;}
    #menu{background:url("../images/menu.png") repeat-x;height:33px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;overflow:auto;}
    .menu{max-width:790px;max-height:33px;float:left;overflow:hidden}
    .menu li{float:left;line-height:33px;padding-left:15px;padding-right:15px;background:url("../images/aracizgi.png") no-repeat right center;}
    .menu li a {font-size:13px;font-weight:bold;color:#fff}
    #menu form{float:right;margin-right:5px;line-height:30px;overflow}
    .aramatext{background:url("../images/aramatxt.png") no-repeat;width:143px;height:20px;padding-left:10px;padding-right:10px;font:11px Arial;}
    .aramabuton{background:url("../images/aramabuton.png") no-repeat;width:41px;height:22px;text-indent:-9998px;cursor:pointer;}
    #altmenu{margin-left:10px;margin-right:10px;background:url("../images/altmenu.png") repeat-x;height:25px;overflow:hidden;margin-bottom:10px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-left:20px;
    }
    #altmenu li{float:left;line-height:25px;}
    #altmenu li a{font:bold 13px Tahoma;color:#fff}
    #altmenu li a:hover{color:#e85200}
    #altmenu li.aktifalt a{color:#e85200}
    #orta_alan{overflow:auto;}
    #main{float:left;width:672px;}
    #konular{border:1px solid #cccccc;margin-bottom:10px}
    .konu{margin:5px 5px;position:relative;}
    .baslik {line-height:30px;border-bottom:1px dotted #666666;}
    .konu h2{width:500px;height:30px;overflow:hidden}
    .konu h2 a{color:#666666;font:bold 14px Tahoma}
    .sosyal{float:right;position:absolute;right:0;top:0;padding-top:2px}
    .icerik{padding:5px;font-size:12px;line-height:15px;overflow:auto}
    .icerik img{float:left;border:5px solid #fff;outline:1px solid #cccccc;margin-right:10px;margin-bottom:5px}
    .icerik p{margin-bottom:5px}
    .bilgiler{border:1px solid #cccccc;overflow:auto;padding-left:5px}
    .hepsi{width:70%;float:left;}
    .hepsi img{}
    .hepsi li{float:left;width:50%;font-size:11px;color:#666666;overflow:hidden;font-weight:bold;margin-bottom:5px;line-height:15px}
    .hepsi li a{color:#666666}
    .hepsi img{position:relative;top:3px;margin-right:5px}
    .devami{width:126px;float:right;text-align:right;background:url("../images/devami.png") no-repeat top;height:35px;line-height:30px;text-align:center}
    .devami:hover{width:126px;float:right;text-align:right;background:url("../images/devamiaktif.png") no-repeat top;height:35px;line-height:30px;text-align:center}
    .devami a{color:#fff;font-size:14px;font-weight:bold}
    
    .konu_blok{border:1px solid #cccccc;padding:5px;margin-bottom:10px;overflow:auto}
    .konu_blok h4{font-style:italic;background:url("../images/konualt.png") no-repeat left bottom;width:646px;line-height:30px;font-size:14px;color:#9933CC;text-shadow:1px 1px 1px #666666;padding-left:10px}
    .konu_blok_icerik{padding:5px}
    .konu_blok_icerik a{font-size:12px;color:#9933CC;font-weight:bold}
    .konu_blok_icerik ul{background-color:#d3d3d3;padding:7px 4px 7px 4px;overflow:auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    }
    a.yazar img{border:1px solid #cccccc;float:left;margin-right:5px;}
    .konu_blok_icerik {font-size:12px;color:#000000;line-height:15px;overflow:auto}
    .konu_blok_icerik form{padding-bottom:20px;padding-top:10px}
    .konu_blok_icerik  input{border:1px solid #cccccc;height:20px;width:165px}
    .konu_blok_icerik  textarea{border:1px solid #cccccc;}
    .konu_blok_icerik  span{color:#000;font-weight:bold}
    .konu_blok_icerik li{float:left;padding-left:5px}
    .konu_blok_icerik li img{outline:1px 1px #eae7e2}
    .yorum_adet{color:#333333;font-size:12px;font-weight:bold}
    .yorumlar{padding:5px;border:1px solid #cccccc;margin:5px 0}
    .yorum_bilgi{margin-bottom:5px;font-weight:bold}
    .yorum_yazi{padding-left:30px;background:url("../images/yorum.png") no-repeat left center;height:29px}
    .ffsol{float:left;}
    .form_sol{width:210px;text-align:right;margin-bottom:10px;}
    .form_sol label{font-weight:bold}
    .form_sag label{font-weight:bold;position:absolute;top:30px;left:-60px}
    .form_sag{float:right;position:relative}
    .form_sag input{display:block;margin-top:5px;width:90px;height:27px;font-weight:bold}
    
    #sidebar{float:right;padding-left:7px;width:300px;margin:0 auto;}
    .blok{margin-bottom:15px}
    .blok_icerik{border-right:1px solid #cccccc;border-left:1px solid #cccccc;overflow:auto}
    .mavi h3{background:url("../images/baslik1.png") no-repeat;height:35px;width:300px;line-height:35px;text-align:center;color:#fff}
    .mavi a{color:#1b72a6}
    .mavi .altlik{background-color:#993399;height:10px;-webkit-border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}
    .kirmizi h3{background:url("../images/baslik2.png") no-repeat;height:35px;width:300px;line-height:35px;text-align:center;color:#fff}
    .kirmizi a{color:#9b0404}
    .kirmizi .altlik{background-color:#9b0404;height:10px;-webkit-border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}
    .yesil h3{background:url("../images/baslik3.png") no-repeat;height:35px;width:300px;line-height:35px;text-align:center;color:#fff}
    .yesil a{color:#993399}
    .yesil .altlik{background-color:#993399;height:10px;-webkit-border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}
    .turuncu h3{background:url("../images/baslik4.png") no-repeat;height:35px;width:300px;line-height:35px;text-align:center;color:#fff}
    .turuncu a{color:#ff6600}
    .turuncu .altlik{background-color:#ff6600;height:10px;-webkit-border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}
    .siyah h3{background:url("../images/baslik5.png") no-repeat;height:35px;width:300px;line-height:35px;text-align:center;color:#fff}
    .siyah a{color:#010101}
    .siyah .altlik{background-color:#010101;height:10px;-webkit-border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}
    .sponsor {padding-left:5px;padding-top:15px;padding-bottom:5px}
    .sponsor img{padding-left:10px;padding-bottom:10px}
    .kategori{overflow:hidden;padding-left:15px;padding-top:15px;padding-bottom:15px;padding-right:15px}
    .kategori li{float:left;width:50%;font-size:12px;font-weight:bold;line-height:20px}
    .cokokunan{overflow:auto;padding:5px;border-bottom:1px dotted #7f7f7f}
    .cokokunan img{float:left;margin-right:5px}
    .yazi {font-size:12px;line-height:15px}
    .yazi a{font-weight:bold;}
    .yazi p{padding-top:5px}
    .son_yorum{padding:5px;font-size:12px;line-height:15px;border-bottom:1px dotted #808080;background:url("../images/yorum.png") no-repeat right center;}
    .son_yorum a{font-weight:bold}
    .video{padding:5px}
    #sayfalar{padding-top:5px;width:650px;margin:0 auto;background:url("../images/sayfalar2.png") no-repeat center;height:42px;text-align:center}
    #sayfalar a{color:#9b0606;font-size:12px;font-weight:bold;line-height:12px}
    #sayfalar span{text-align:center;padding:0 6px 3px 6px;border:1px solid #dadada;cursor:pointer;
     box-shadow: 3px 3px 3px #ddd;
        -moz-box-shadow: 3px 3px 3px #ddd;
        -webkit-box-shadow: 3px 3px 3px #ddd;
        zoom: 1;
        filter: progid:DXImageTransform.Microsoft.Shadow(color='#dddddd', Direction=135, Strength=3);
    	-webkit-border-radius: 4px;
    	-moz-border-radius: 4px;
    	border-radius: 4px;
    	}
    #sayfalar span:hover{background-color:#9b0606}
    #sayfalar span:hover a{color:#fff}
    #footer{border:1px solid #cccccc;padding:5px;overflow:auto}
    .footer_blok{width:310px;float:left;font-size:12px;margin-right:12px}
    .ficerik{padding:5px 0;line-height:15px;border-bottom:1px dotted #808080}
    .ficerik img{float:left;padding-right:5px;}
    .fturuncu h4{text-align:center;background-color:#ff6600;color:#fff;font-size:12px;line-height:16px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
    .fturuncu a{color:#ff6600;font-weight:bold}
    .fyesil h4{text-align:center;background-color:#346702;color:#fff;font-size:12px;line-height:16px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
    .fyesil a{color:#346702;font-weight:bold}
    .fkirmizi h4{text-align:center;background-color:#9e0d0d;color:#fff;font-size:12px;line-height:16px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
    .fkirmizi a{color:#9e0d0d;font-weight:bold}
    .diger{padding-top:5px}
    .fresim{padding-top:5px;padding-bottom:5px;border-bottom:1px dotted #808080}
    .fresim img{padding-bottom:6px;padding-left:3px}
    #copy{padding:20px 0 15px 0;text-align:center;font-size:13px;color:#666666;font-weight:bold;line-height:20px;text-shadow:1px 1px 1px #cecece}
    #copy a{color:#666666}
    #copy span{display:block;}
    
    .benzeryazilar {
    	
    	padding-bottom: 2px;
    	margin-top: 3px;
    	margin-bottom: 5px;
    	-moz-border-radius: 5px;
    	font-size:12px;color:#9933CC;font-weight:bold
    }
    .benzeryazilar a {
    color:#9933CC;}
    .benzeryazilar ul
    {
    	padding: 5px;
    	margin: 0px;
    	width: 550px;
    	font-size:12px;color:#9933CC;font-weight:bold
    }
    .benzeryazilar li
    {
    	padding: 3px 0px 3px 0px;
    	margin: 0px;
    	float: left;
    	width: 270px;
    	list-style-position: inside;
    	list-style-image: url('../images/li.png');
    	overflow: hidden;
    	list-style-type: none;
    	font-size:12px;color:#9933CC;font-weight:bold
    
    }
    .yanmenu h2
    {background:url("../images/baslik3.png") no-repeat;height:35px;width:300px;line-height:35px;text-align:center;color:#fff;}
    
    	
    .yanmenu ul li{	float:left;width:270px;font-size:12px;font-weight:bold;line-height:20px;border-bottom:1px dotted #808080;}
    
    .yanmenu ul li a{	color:#993399;}
    
    .yanmenu li a:hover{
    	color: #993399;
    	text-decoration: underline;	}
    	
    .yanmenu .altlik{background-color:#993399;height:10px;-webkit-border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}
    
    
    .yanmenu ul {
    	border-right:1px solid #cccccc;border-left:1px solid #cccccc;overflow:auto;
    	padding: 5px;
    	margin: 0px 0px 10px 0px;
    	clear: both;
    	width: 288px;
    	display: inline-block;	}
    
    }
    
    .yanmenu li li {
    	padding: 5px 0px 6px 5px;
    	margin: 0px;
    	border-bottom-style: dashed;
    	border-bottom-width: 1px;
    	border-bottom-color: #E8E8E8;
    	list-style-type: none;
    	list-style-position: inside;
    	list-style-image: url('resim/resim.png');
    }
    
    
    
    .yanmenu li
    
    {
    
    	list-style-type: none;
    
    }
    
    
    /* Kategori Düzenleme Tasarımı */
    .widget_categories h2
    {background:url("../images/baslik2.png") no-repeat;height:35px;width:300px;line-height:35px;text-align:center;color:#fff;}
    
    .widget_categories{
    	clear: both;
    	padding: 0px;
    	margin: 0px;
    	list-style:none;
    	}
    	
    .widget_categories ul{
    	border-right:1px solid #cccccc;border-left:1px solid #cccccc;overflow:auto;
    	padding: 5px;
    	margin: 0px 0px 10px 0px;
    	clear: both;
    	width: 288px;
    	display: inline-block;
    	}
    	
    .widget_categories ul li{	float:left;width:50%;font-size:12px;font-weight:bold;line-height:20px;border-bottom:1px dotted #808080;}
    
    .widget_categories ul li a{	color:#9933CC;}
    
    .widget_categories li.cat-item a:hover{
    	color: #9933CC;
    	text-decoration: underline;	}
    	
    .widget_categories .altlik{background-color:#9b0404;height:10px;-webkit-border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}
    /* Kategori Düzenleme Tasarımı Bitiş */
    	
    /* Yorumlar Düzenleme Tasarımı */
    
    .widget_recent_comments h2{background:url("../images/baslik4.png") no-repeat;height:35px;width:300px;line-height:35px;text-align:center;color:#fff;}
    
    .widget_recent_comments{
    	clear: both;
    	padding: 0px;
    	margin: 0px;
    	list-style:none;}
    	
    .widget_recent_comments ul{
    	border-right:1px solid #cccccc;border-left:1px solid #cccccc;overflow:auto;
    	padding: 5px;
    	margin: 0px 0px 10px 0px;
    	clear: both;
    	width: 288px;
    	display: inline-block;	}
    	
    .widget_recent_comments ul li{
    	float:left;width:270px;font-size:12px;font-weight:bold;line-height:20px;
    	padding:5px;font-size:12px;line-height:15px;border-bottom:1px dotted #808080;background:url("../images/yorum.png") no-repeat right center;}
    	
    .widget_recent_comments ul li a{	color:#ff6600;}
    
    .widget_recent_comments li a:hover{
    	color: #ff6600;
    	text-decoration: underline;	}
    
    .widget_recent_comments .altlik{background-color:#ff6600;height:10px;-webkit-border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}
    
    /* Yorumlar Düzenleme Tasarımı Bitiş */
    
    /* Son Yazılanlar Düzenleme Tasarımı */
    
    .widget_recent_entries h2
    {background:url("../images/baslik3.png") no-repeat;height:35px;width:300px;line-height:35px;text-align:center;color:#fff;}
    
    .widget_recent_entries{
    	clear: both;
    	padding: 0px;
    	margin: 0px;
    	list-style:none;}
    	
    .widget_recent_entries ul{
    	border-right:1px solid #cccccc;border-left:1px solid #cccccc;overflow:auto;
    	padding: 5px;
    	margin: 0px 0px 10px 0px;
    	clear: both;
    	width: 288px;
    	display: inline-block;	}
    	
    .widget_recent_entries ul li{	float:left;width:270px;font-size:12px;font-weight:bold;line-height:20px;border-bottom:1px dotted #808080;}
    
    .widget_recent_entries ul li a{	color:#993399;}
    
    .widget_recent_entries li a:hover{
    	color: #993399;
    	text-decoration: underline;	}
    	
    .widget_recent_entries .altlik{background-color:#993399;height:10px;-webkit-border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}
    
    /* Son Yazılanlar Düzenleme Tasarımı Bitiş*/
    
    /* Arşiv Düzenleme Tasarımı Başlangıç*/
    
    
    .widget_archive h2
    {background:url("../images/baslik1.png") no-repeat;height:35px;width:300px;line-height:35px;text-align:center;color:#fff;}
    
    .widget_archive{
    	clear: both;
    	padding: 0px;
    	margin: 0px;
    	list-style:none;}
    	
    .widget_archive ul{
    	border-right:1px solid #cccccc;border-left:1px solid #cccccc;overflow:auto;
    	padding: 5px;
    	margin: 0px 0px 10px 0px;
    	clear: both;
    	width: 288px;
    	display: inline-block;	}
    	
    .widget_archive ul li{float:left;width:50%;font-size:12px;font-weight:bold;line-height:20px;border-bottom:1px dotted #808080;}
    
    .widget_archive ul li a{color:#993399;}
    
    .widget_archive li a:hover{
    	color: #993399
    	text-decoration: underline;	}
    
    .widget_archive .altlik{background-color:#993399 height:10px;-webkit-border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}
    
    /* Arşiv Düzenleme Tasarımı Bitiş*/
    /* Text Düzenleme Tasarımı*/
    
    
    
    .widget_text h2
    {background:url("../images/baslik1.png") no-repeat;height:35px;width:300px;line-height:35px;text-align:center;color:#fff;}
    
    .widget_text{
    	clear: both;
    	padding: 0px;
    	margin: 0px;
    	list-style:none;}
    	
    .widget_text ul{
    	border-right:1px solid #cccccc;border-left:1px solid #cccccc;overflow:auto;
    	padding: 5px;
    	margin: 0px 0px 10px 0px;
    	clear: both;
    	width: 288px;
    	display: inline-block;	}
    	
    .widget_text ul li{float:left;width:50%;font-size:12px;font-weight:bold;line-height:20px;border-bottom:1px dotted #808080;}
    
    .widget_text ul li a{color:#993399}
    
    .widget_text li a:hover{
    	color: #993399
    	text-decoration: underline;	}
    
    /* Text Düzenleme Tasarımı Bitiş*/
    
    
    
    #commentform input {
    
    	width: 170px;
    
    	padding: 2px;
    
    	margin: 5px 5px 1px 0;
    
    	}
    
    
    
    #commentform {
    	margin: 5px 10px 0 0;
    	font-family: verdana;
    }
    
    #commentform textarea {
    
    	width: 100%;
    
    	padding: 2px;
    
    	}
    
    #respond:after {
    
    		content: "."; 
    
    	    display: block; 
    
    	    height: 0; 
    
    	    clear: both; 
    
    	    visibility: hidden;
    
    	}
    
    #commentform #submit {
    
    	margin: 0 0 5px auto;
    
    	float: right;
    
    	}
    
    /* End Form Elements */
    
    
    
    
    
    
    
    .commentlist li, #commentform input, #commentform textarea {
    
    	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
    
    	}
    
    .commentlist li ul li {
    
    	font-size: 1em;
    
    }
    
    
    
    .commentlist li {
    	border: 1px solid #E2E2E2;
    	font-weight: bold;
    }
    
    
    
    .commentlist li .avatar { 
    
    	float: right;
    
    	border: 1px solid #eee;
    
    	padding: 2px;
    
    	background: #fff;
    
    	}
    
    
    
    .commentlist cite, .commentlist cite a {
    
    	font-weight: bold;
    
    	font-style: normal;
    
    	font-size: 1.1em;
    
    	}
    
    
    
    .commentlist p {
    
    	font-weight: normal;
    
    	line-height: 1.5em;
    
    	text-transform: none;
    
    	}
    
    
    
    #commentform p {
    	font-family: verdana;
    }
    
    
    
    .commentmetadata {
    
    	font-weight: normal;
    
    	}
    
    
    
    .alt {
    
    	margin: 0;
    
    	padding: 10px;
    
    	}
    
    
    
    .commentlist {
    
    	padding: 0;
    
    	text-align: justify;
    
    	}
    
    
    
    .commentlist li {
    
    	margin: 15px 0 10px;
    
    	padding: 5px 5px 10px 10px;
    
    	list-style: none;
    
    
    
    	}
    
    .commentlist li ul li { 
    
    	margin-right: -5px;
    
    	margin-left: 10px;
    
    }
    
    
    
    .commentlist p {
    
    	margin: 10px 5px 10px 0;
    
    }
    
    .children { padding: 0; }
    
    
    
    #commentform p {
    
    	margin: 5px 0;
    
    	}
    
    
    
    .nocomments {
    
    	text-align: center;
    
    	margin: 0;
    
    	padding: 0;
    
    	}
    
    
    
    .commentmetadata {
    
    	margin: 0;
    
    	display: block;
    
    	}
    
    /* End Comments */
    
    ol.commentlist { list-style:none; margin:0; padding:0; text-indent:0; }
    ol.commentlist li {
    	border: 1px solid #eee;
    	height: 1%;
    	margin: 0 0 10px;
    	padding: 5px 7px 5px 57px;
    	position: relative;
    	-moz-border-radius: 8px;
    	font-family: verdana;
    	color: #333333;
    }
    ol.commentlist li.alt { }
    ol.commentlist li.bypostauthor {}
    ol.commentlist li.byuser {}
    ol.commentlist li.comment-author-admin {}
    ol.commentlist li.comment { }
    ol.commentlist li div.comment-author { padding:0 170px 0 0; }
    ol.commentlist li div.vcard {
    	font: bold 12px/1.4 verdana;
    }
    ol.commentlist li div.vcard cite.fn { font-style:normal; }
    ol.commentlist li div.vcard cite.fn a.url { color:#c00; text-decoration:none; }
    ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
    ol.commentlist li div.vcard img.avatar { border:1px solid #ddd; padding:5px; left:7px; position:absolute; top:7px;-moz-border-radius: 5px; }
    ol.commentlist li div.vcard img.avatar-32 {}
    ol.commentlist li div.vcard img.photo {}
    ol.commentlist li div.vcard span.says {}
    ol.commentlist li div.commentmetadata {}
    ol.commentlist li div.comment-meta { font:bold 10px/1.4 helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px;-moz-border-radius: 5px; }
    ol.commentlist li div.comment-meta a { color:#333; text-decoration:none; }
    ol.commentlist li div.comment-meta a:hover { color:#000; }
    ol.commentlist li p { font:normal 12px/1.4 helvetica,arial,sans-serif; margin:0 0 1em; }
    ol.commentlist li ul { font:normal 12px/1.4 helvetica,arial,sans-serif; list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
    ol.commentlist li div.reply { background:#fafafa; border:1px solid #ddd; color:#333; font:bold 9px/1 helvetica,arial,sans-serif; padding:5px 10px; text-align:center; width:50px;-moz-border-radius: 5px; }
    ol.commentlist li div.reply:hover { background:#000; border:1px solid #444;-moz-border-radius: 5px; }
    ol.commentlist li div.reply:hover a{ color:#fff; }
    ol.commentlist li div.reply a { color:#333; text-decoration:none; text-transform:uppercase; }
    ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
    ol.commentlist li ul.children li {  }
    ol.commentlist li ul.children li.alt {}
    ol.commentlist li ul.children li.bypostauthor {}
    ol.commentlist li ul.children li.byuser {}
    ol.commentlist li ul.children li.comment {}
    ol.commentlist li ul.children li.comment-author-admin {}
    ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
    ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
    ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
    ol.commentlist li ul.children li.depth-5 {}
    ol.commentlist li ul.children li.odd {}
    ol.commentlist li.even { background:#fff; }
    ol.commentlist li.odd { background:#fff; }
    ol.commentlist li.parent { }
    ol.commentlist li.pingback { }
    ol.commentlist li.pingback.parent { }
    ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
    ol.commentlist li.thread-alt { }
    ol.commentlist li.thread-even {}
    ol.commentlist li.thread-odd {}
    
    
    .bother{
    	clear:both;
    }
    
    
    .yorumlar {
    	margin: 0px;
    	padding: 5px;
    	border: 1px solid #E2E2E2;
    	width: 660px;
    	font: 12px Arial;
    }
    
    
    /* Sayfalama */
    /*=== PageNavi. ===*/
    
    /* main text */
    .wp-pagenavi { margin:0; padding:20px 0; clear:both; font-size:13px; text-align:center; color:#939393;}
    .wp-pagenavi p { margin:0; padding:0;}
    
    /* passive buttons */
    .wp-pagenavi a,
    .wp-pagenavi .current { color:#fff; margin-left:4px; padding:7px 12px; text-decoration:none; background:#000; border:1px solid transparent;-moz-border-radius: 5px; -webkit-border-radius: 5px;}
    
    /* active button */
    .wp-pagenavi a:hover,
    .wp-pagenavi .current { text-decoration:none; color:#000; background:#eee; border:1px solid #ccc;}
    .wp-pagenavi .current_l { float:center;}
    
    /* text "page 1 of 2" */
    .wp-pagenavi .pages { float:right;}