• 10-05-2008, 17:18:26
    #1
    Resimde görüldüğü gibi orta yazı yazdımız alanı genişletmek için sol ve sağ menüyü biraz daha kenara çekip orta alanı genişletmek istiyorum galiba style.css kodlarından değişiyor ama kod bilgim olmadığı için yapamadım Yardım edermisiniz








    /*
    Theme Name: Tigopedia Reloaded
    Theme URI: http://www.sizlopedia.com/tigopedia/
    Description: Stylish Glossy and Round Cornered Web 2.0 Theme By <a href="http://www.sizlopedia.com/">Sizlopedia</a>
    Author: Sizlopedia
    Author URI: http://www.sizlopedia.com
    Version: 2.0
    */
    
    /***************************************************************************/
    /* HTML Tags */
    /***************************************************************************/
    
    body {
    	 background:url('images/bg_body.png') repeat top left fixed;
    	 font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
    	 margin:0;
             padding:0;
    	 }
    
    h1, h2, h3, h4, h5, h6 {
    	 margin: 0;
    	 font-style: normal;
    	 font-weight: bold;
    	 color: #0066cc;
    	 }
    	
    h1 {
    	 font-size: 1.4em;
    	 }
    h2 {
    	 font-size: 1.2em;
    	 }
    h3, h4, h5, h6 {
    	 font-size: 1.0em;
    	 }
    
    blockquote {
    	 background: url(images/blockquote.gif) no-repeat left top;
             color: #999;
    	 margin:10px;
    	 padding: 0 40px 0 40px;
    	 }
    
    code {
             background: #f4f4f4;
             color: #6a6a6a;
             margin:0;
    	 }
    
    img {
             border:0
    	 }
    
    a:link, 
    a:visited {
    	 color: #ff4000;
    	 text-decoration:none;
    	 }
    
    a:hover {
    	 color: #008000;
    	 text-decoration:none;
    	 }
    
    /***************************************************************************/
    /* This is the container for the whole page */
    /***************************************************************************/
    
    .page {
    	 width:950px;
    	 position:relative;
    	 padding:5px;
    	 margin:0 auto;
    	 text-align:left;
    	 }
    
    /***************************************************************************/
    /* Header */
    /***************************************************************************/
    
    .header {
    	 background:url('images/headerbg.gif') no-repeat center top;
    	 margin:0 0 5px 0;
    	 padding:30px 0px 30px 40px;
    	 }
    	   
    .logo {
    	 background:url('images/logo.png') no-repeat left top;
             height:70px;
             margin:0;
    	 }
    	   
    .blog-name:link, 
    .blog-name:visited, 
    .blog-name:hover{
    	 color:#0066cc;
    	 font-family: 'Trebuchet MS', Verdana, Sans-Serif;
    	 font-size:26pt;
    	 font-weight:bold;
    	 text-decoration:none;
    	 letter-spacing: -1px;
    	 background:transparent;
    	 margin:0 0 0 80px;
    	 padding:0;
    	 }
    
    .blog-description {
    	 color:#008000;
    	 font-size:10pt;
    	 font-weight:bold;
    	 margin:0px 0px 0px 80px;
    	 padding:0;
    	 }
    
    /***************************************************************************/
    /* Menu Bar */
    /***************************************************************************/
    
    .menu-bar {
    	 background: url('images/menubg.gif') no-repeat;
    	 padding:10px 0 40px 0;
             margin:0 0 5px 0;
    	 }
    
    .feed {
         float:right;
    	 font-size:10pt;
    	 margin:4px 20px 4px 0 !important;
    	 margin:4px 10px 4px 0;
    	 }
    
    .feed a.rss {
         color:#ff4000;
    	 padding: 0 0 0 25px;
    	 background: transparent url(images/rss.gif) no-repeat 5px 0;
    	 }
    
    .feed a.techno {
             color:#008000;
    	 padding: 0 0 0 25px;
    	 background: transparent url(images/techno.png) no-repeat 4px 0;
    	 }
    
    ul.menu {
    	 float: left;
    	 margin: 0;
    	 padding: 0 15px;
    	 list-style-type: none;
    	 }
    	
    ul.menu li {
    	 float: left;
    	 }
    	
    ul.menu li a {
    	 float: left;
    	 display: block;
    	 height: 20px;
    	 padding: 4px 15px 0 15px;
    	 color: #0066cc;
    	 font-weight:normal;
    	 font-size:10pt;
    	 }
    	
    ul.menu li a:link,
    ul.menu li a:visited {
    	 color: #0066cc;
    	 }
    	 
    ul.menu li a:hover,
    ul.menu li a:active {
    	 color: #0066cc;
    	 text-decoration: none;
    	 background-color:#f1f9ff;
    	 border:1px solid #a5d6f8;
    	 padding: 3px 14px 0 14px;
    	 }
    
    ul.menu li.current_page_item a:link,
    ul.menu li.current_page_item a:visited {
    	 color: #0066cc;
    	 text-decoration: none;
    	 }
    		
     ul.menu li.current_page_item a:hover {
     	 color: #0066cc;
    	 text-decoration: none;
    	 background-color:#f1f9ff;
    	 border:1px solid #a5d6f8;
    	 }
    
    /***************************************************************************/
    /* Post */
    /***************************************************************************/
    
    h2.post-title a:link, 
    h2.post-title a:visited {
             color:#0066cc;
    	 }
    
    h2.post-title a:hover {
             color:#0066cc;
    	 border-bottom: 1px dashed #a0a0a0;
    	 }
    
    .post-content {
    	 color:#444;
             margin:15px 0 0 0;
    	 width:500px;
    	 overflow:hidden;
    	 padding:0 !important;
    	 padding:0 0 15px 0;
    	 }
    
    .post-content a:link,
    .post-content a:visited {
             color:#0066cc
    	 }
    
    .post-content a:hover {
             color:#0066cc;
    	 border-bottom: 1px dashed #a0a0a0;
    	 }
    
    .post-content img,
    .post-content img:hover {
             padding:0;
    	 border:0;
    	 }
    
    .post-content ul li {
             background: url('images/bullet.gif') no-repeat 0 0;
             list-style:none;
    	 padding:0 0 0 15px;
    	 margin:6px 0 0 -10px;
    	 }
    
    .post-content ol li {
    	 padding:0;
    	 margin:6px 0 0 0px;
    	 }
    
    .postmeta {
    	 margin: 8px 2px;
    	 font-size:8pt;
    	 }
    
    .post-date {
    	 background: url(images/date.gif) no-repeat 0 0;
    	 padding: 0 0 0 20px;
    	 }
    
    .post-comment {
    	 background: url(images/commentslink.png) no-repeat 0 0;
    	 padding: 0 0 0 20px;
    	 }
    
    .post-comment a:link,
    .post-comment a:visited,
    .post-comment a:hover {
             color:#008000
    	 }
    
    .post-filed {
    	 background: url(images/filed.gif) no-repeat 2px 0;
    	 padding: 0 0 0 20px;
    	 }
    
    .more-link{
             margin:0
             }
    
    /***************************************************************************/
    /* Sidebars */
    /***************************************************************************/
    
    .left-sidebar, .right-sidebar {
             margin:5px 0 0 0 !important;
    	 margin:0;
    	 position:absolute;
    	 overflow:hidden;
    	 }
    
    .left-sidebar {
    	 width:210px;
    	 left:5px;
    	 }
    
    .right-sidebar {
    	 width:210px;
    	 right:5px;
    	 }
    
    /***************************************************************************/
    /* WordPress Sidebar Widgets */
    /***************************************************************************/
    
    .wp-widget-title {
    	 position: relative; 
    	 top: -24px;
    	 background:url('images/widgetbg.gif') no-repeat;
    	 color:#FFFFFF;
    	 font-size: 10pt;
    	 font-weight: bold;
    	 padding:6px 0 6px 15px;
    	 margin:0;
    	 }
    
    .wp-widget-title a:link,
    .wp-widget-title a:visited,
    .wp-widget-title a:hover{
    	 color:#FFFFFF;
    	 }
    
    .wp-widget {
    	 background:url('images/widget_bottom_bg.gif') no-repeat bottom;
    	 color:#555;
    	 padding:0;
    	 margin: 25px 0 35px 0;
             font-size:8pt;
    	 }
    
    .wp-widget ul {
             list-style:none;
    	 position: relative; 
    	 top: -15px;
             margin:5px 10px 5px 15px;
             padding:0;
    	 }
    
    .wp-widget ul li {
             background: url('images/bullet.gif') no-repeat 0px 0px;
             margin:0 0 10px 0;
             padding:0 0 0 14px;
             line-height:15px;
             font-size:8pt;
    	 }
    	 
    .search-widget-title {
    	 background:url('images/widgetbg.gif') no-repeat;
    	 color:#fff;
    	 font-size: 10pt;
    	 font-weight: bold;
    	 padding:6px 0px 6px 15px;
    	 margin:-25px 0 0 0;
    	 }
    
    .search-widget {
    	 color:#555;
    	 background:url('images/widget_bottom_bg.gif') no-repeat bottom;
    	 padding:10px;
    	 margin:0px 0 35px 0;
             font-size:10pt;
    	 }
    
    .textwidget {
             position: relative; 
             top: -15px;
             margin:0px 0px 0px 5px;
             padding:0px 5px;
             }
    
    .textwidget ul {
             list-style:none;
    	 position: relative; 
    	 top: 0px;
             margin:0 0 0 5px;
             padding:0;
    	 }
    
    .textwidget ul li {
             background: url('images/bullet.gif') no-repeat 0 0;
             margin:5px 0 10px 0;
             padding:0 0 0 14px;
             line-height:15px;
    	 }
    
    #calendar_wrap {
    	 position: relative; 
    	 top: -10px;
             margin:0 40px;
    	 }
    
    #akismetwrap {
             position: relative; 
    	 top: -15px;
             margin:0 45px;
    	 }
    
    #cat, select {
             position: relative; 
    	 top: -10px;
             margin:0 45px;;
    	 }
    	 
    .widget_categories ul li ul.children{
             position: relative; 
    	 top: 0px;
    	 left:-10px;
    	 }
    
    .widget_pages ul li.page_item li{
             position: relative; 
    	 top: 20px;
    	 left:-10px;
         }
    	 
    /***************************************************************************/
    /* Old Style Tigopedia Widgets */
    /***************************************************************************/
    
    .widget-title {
    	 background:url('images/widgetbg.gif') no-repeat;
    	 color:#fff;
    	 font-size: 10pt;
    	 font-weight: bold;
    	 padding:6px 0px 6px 15px;
    	 }
    
    .widget-title a:link,
    .widget-title a:visited,
    .widget-title a:hover {
    	 color:#fff;
    	 }
    
    .widget {
    	 color:#555;
    	 background:url('images/widget_bottom_bg.gif') no-repeat bottom;
    	 padding:10px;
    	 margin:0 0 10px 0;
             font-size:8pt;
    	 }
    
    .widget ul {
             list-style:none;
             margin:5px 5px 0px 5px;
             padding:0px;
             }
    
    .widget ul li {
             background: url('images/bullet.gif') no-repeat 0px 0px;
             margin-bottom:10px;
             padding-left:14px;
             line-height:15px;
             font-size:8pt;
             }
    
    .center-widget-title {
    	 background:url("images/center_widget_bg.gif") center top no-repeat;
    	 color:#0066cc;
    	 font-size:16px;
    	 font-weight: bold;
    	 margin:0px 210px 0px 210px;
    	 padding:8px 0px 0px 15px;
    	 }
    	 
    .center-widget {
             background:url('images/center_widget_bottom_bg.gif') center bottom no-repeat;
    	 color:#555;
    	 margin:0px 210px 6px 210px;
    	 padding:0.1em 1.2em 0.6em 1.2em;
    	 font-size:10pt;
    	 }
    	 
    .center-widget a:link,
    .center-widget a:visited {
             color:#0066cc
    	 }
    
    .center-widget a:hover {
             color:#0066cc;
    	 border-bottom: 1px dashed #a0a0a0;
    	 }
    
    .center-widget ul li {
             background: url('images/bullet.gif') no-repeat 0 0;
             list-style:none;
    	 padding:0 0 0 15px;
    	 margin:6px 0 0 -10px;
    	 }
    
    .center-widget ol li {
    	 padding:0;
    	 margin:6px 0 0 0px;
    	 }
    
    .bottom-page-nav {
             text-align:center;
    	 color: #0066cc;
    	 }
    
    .bottom-page-nav a:link,
    .bottom-page-nav a:visited,
    .bottom-page-nav a:hover {
             color:#0066cc;
    	 }
    
    .footer {
    	 color:#555;
    	 font-size:10pt;
             font-weight:normal;
    	 text-align:center;
             padding:0px 0px;
             margin:0;
             }
    	 
    .footer a:link,
    .footer a:visited,
    .footer a:hover {
             color:#0066cc;
    	 }
    
    /* Comments Styles */
    
    .comment-list {
    	 padding:0;
    	 margin:0 15px 20px 15px;
    	 }
    
    .comment-meta {
             position:relative;
    	 top:-20px;
             color: #555555;
             font-size:10pt;
             margin:50px 0 0 0;
    	 }
    
    .odd-comment .comment-meta a:link,
    .odd-comment .comment-meta a:visited,
    .odd-comment .comment-meta a:hover {
             color: #0066cc;
             font-weight:bold;
    	 }
    
    .even-comment .comment-meta a:link,
    .even-comment .comment-meta a:visited,
    .even-comment .comment-meta a:hover {
             color: #008000;
             font-weight:bold;
    	 }
    
    .odd-comment .comment-meta .comment-author {
             color: #0066cc;
             font-weight:bold;
    	 }
    
    .even-comment .comment-meta .comment-author {
             color: #008000;
             font-weight:bold;
    	 }
    
    .odd-comment .comment-text {
             position:relative;
    	 top:-10px;
             background:url('images/comment-bg-gradient.gif') top left repeat-y; 
             color: #555;
             border:1px solid #b6cefe;
    	 padding:0px 10px !important;
    	 padding:10px 10px;
             width:440px;
             overflow:hidden;
    	 }
    
    .even-comment .comment-text {
             position:relative;
    	 top:-10px;
             background:url('images/comment-bg-gradient-green.gif') top left repeat-y; 
    	 color: #555;
             border:1px solid #add3ad;
    	 padding:0px 10px !important;
    	 padding:10px 10px;
             width:440px;
             overflow:hidden;
    	 }
    
    .odd-comment .comment-text a:link,
    .odd-comment .comment-text a:visited,
    .odd-comment .comment-text a:hover{
             color:#0066CC;
             text-decoration:none;
             }
    	 
    .even-comment .comment-text a:link,
    .even-comment .comment-text a:visited,
    .even-comment .comment-text a:hover{
             color:#008000;
             text-decoration:none;
             }
    
    #commentform a:link,
    #commentform a:hover,
    #commentform a:visited {
             color:#0066cc;
    	 }
    
    /* input */
    
    #searchform {
    	 margin:0;
    	 }
    	
    input#s {
    	 color:#777;
    	 width: 90%;
    	 height: 18px;
    	 margin: 0;
    	 padding: 2px;
    	 border-left: 1px solid #aaa;
             border-top:1px solid #aaa;
     	 border-right:1px solid #ddd;
    	 border-bottom:1px solid #ddd;
    	 }
    
    input {
    	 color:#555;
    	 }
    
    textarea#comment {
             width:470px;
             color:#555;
    	 border-left: 1px solid #aaa;
             border-top:1px solid #aaa;
     	 border-right:1px solid #ddd;
    	 border-bottom:1px solid #ddd;
             font-size:10pt;
    	 }
    
    input#author,
    input#email,
    input#url {
             width:200px;
             color:#555;
    	 border-left: 1px solid #aaa;
             border-top:1px solid #aaa;
     	 border-right:1px solid #ddd;
    	 border-bottom:1px solid #ddd;
             font-size:10pt;
             }
  • 10-05-2008, 17:44:52
    #2
    bunu bi deneyebilirmisin
    orta kısım genişliği css de bulunan (width:700px; yazan satır)
    .post-content {
    	 color:#444;
             margin:15px 0 0 0;
    	 width:700px;
    	 overflow:hidden;
    	 padding:0 !important;
    	 padding:0 0 15px 0;
    	 }
    sağ ve sol bloklar ise (width:150px; yazan satır)
    .left-sidebar {
    	 width:150px;
    	 left:5px;
    	 }
    .right-sidebar {
    	 width:150px;
    	 right:5px;
    	 }
  • 10-05-2008, 17:53:09
    #3
    bi değişiklik olmadı
  • 10-05-2008, 18:03:01
    #4
    şimdi pc de denedim
    .post-content { te bulunan
    width:500px;
    ile oynama yapınca orta kısım daralıp genişliyor
    ve sidebarlarda aynı şekilde yine genişlikleri değişiyor

    yani bunlarla oynama yapman gerekiyor ve bunlarla oynama yapılınca değişiklikler oluyor
    .page {
    .post-content {
    .left-sidebar {
    .right-sidebar {
  • 10-05-2008, 18:07:21
    #5
    Kimlik doğrulama veya yönetimden onay bekliyor.
    orta kısmı genişletmek istediğin zaman yan menüleri küçültmen de gerekir. tema bütünlüğünün bozulmaması için.

    yan menülerinin aynı kalmasını istiyorsan

    header

    navbar

    footer

    kısımlarını da aynı oranda arttırman gerekir.
  • 10-05-2008, 18:10:32
    #6
    grafikleri kenara çeksek yazılar ortada kalıyor
  • 02-03-2010, 02:22:30
    #7
    Kimlik doğrulama veya yönetimden onay bekliyor.
    Ya bende bir cins tema var genişletemedim gitti ya bir el atın width eklıyorum sola kasıyor site genişlemıyor ama :/

    /*  
    Theme Name: ProudBlack Wordpress Theme
    Theme URI: www.iacobionut.com
    Description: ProudBlack Wordpress Theme by <a href="http://iacobionut">IacobIonut</a>.
    Version: 1.0
    Author: Iacob Ionut
    Author URL: http://IacobIonut.com
    Tags: black-white, moo-tools tabs, fixed-width, two-columns, 960gs, right-sidebar
    */
    
    /* =================== MAIN STRUCTURE ======================= */
    
    body{
    	background: #f2f2f2;
    	color:#666;
    }
    
    a{
    	color:#0a8ed2;
    	text-decoration:none;
    }
    
    a:hover {
    	text-decoration:underline;
    }
    
    small {
    	font-size: 11px;
    }
    
    code {
    	background: #fcfbf2;
    }
    
    #header{
    	height:120px;
    	background:url(images/headbck.gif) repeat-x;
    	border-bottom:1px solid #fff;
    }
    
    #topmenu {
    	margin:0;
    	padding:0;
    }
    
    #topmenu ul {
    	float:right;
    	font-size:15px;
    	padding: 0;
    	margin: 0;
    	list-style: none;
    }
    
    #topmenu ul li.current_page_item a{
    	background-color:#454545;
    	color:#ddd;
    }
    
    #topmenu ul li a:hover{
    	background-color:#454545;
    	color:#ddd;
    }
    
    #topmenu li {
    	float: left;
    	padding:0 5px;
    	margin:0;
    }
    
    #topmenu a {
    	display: block;
    	color: #fff;
    	text-decoration:none;
    	padding:15px 5px 2px 5px;
    }
    
    #topmenu li ul {
    	position: absolute;
    	width: 190px;
    	left: -999em;
    }
    
    #topmenu li ul li a {
    	font-size:12px;
    	background-color:#454545;
    	color: #fff;
    	padding:9px 6px;
    	width: 120px;
    	margin:0 0 0 -5px;
    }
    
    #topmenu li ul li a:hover{
    	background-color:#343434;
    }
    
    #topmenu li ul ul {
    	margin: -36px 0 0 127px;
    }
    
    #topmenu li ul ul li a {
    	background-color:#3c3c3c;
    	font-size:11px;
    }
    
    #topmenu li:hover ul ul, #topmenu li.sfhover ul ul {
    	left: -999em;
    }
    
    #topmenu li:hover ul, #topmenu li li:hover ul, #topmenu li.sfhover ul, #topmenu li li.sfhover ul {
    	left: auto;
    }
    
    #topmenu li:hover ul, #topmenu li.sfhover ul {
    	left: auto;
    }
    
    #logo h1{
    	font-size:30px;
    	line-height:20px;
    	margin:25px 0 0 0;
    	color:#fff;
    }
    
    #logo h1 a{
    	color:#fff;
    	text-decoration:none;
    }
    
    #logo h1 a:hover{
    	text-decoration:none;
    }
    
    #logo .description{
    	color:#777;
    }
    
    #searchform{
    	float:right;
    	margin:35px 10px 0 0;
    }
    
    #rssfeed{
    	float:right;
    	margin:3px 10px 0 0;
    }
    
    #rssfeed a.rss{
    	background: transparent url(images/rss.gif) no-repeat left top;
    	padding-left: 20px;
    }
    
    #rssfeed a {
    	color: #fff;
    	text-decoration:none;
    }
    
    #rssfeed a:hover{
    	text-decoration: underline;
    }
    
    /* ===================== MAIN AREA =================== */
    
    #content{
    	margin:20px 0 0 0;
    
    }
    
    #main-top{
    	background:url(images/maintop.gif) no-repeat;
    	height:12px;
    }
    
    #main-area{
    	background: url(images/mainbck.gif) repeat-y;
    }
    
    #main-bottom{
    	background:url(images/mainbottom.gif) no-repeat;
    	height:12px;
    }
    
    .post{
    	margin:0 15px 0 15px;
    	padding:15px 0;
    	border-bottom:1px solid #efefef;
    }
    
    .post .post-title{
    	font-family:"Trebuchet MS", Arial, Georgia;
    	margin:0;
    	padding:0;
    }
    
    .post .post-meta-top{
    	font-size:11px;
    	color:#888;
    }
    
    .post .post-date{
    	float:left;		
    	margin-bottom:10px;
    	background:url(images/clock.gif) no-repeat;
    	padding-left:17px;
    }
    
    .post .post-comments{
    	float:right;
    	background:url(images/comicon.jpg) no-repeat 0 60%;
    	padding-left:18px;
    }
    
    .post .post-category{
    	clear:both;
    	margin-bottom:20px;
    }
    
    .post .post-category a{
    	font-weight: bold;
    	color: #454545;
    	padding: 2px 10px;
    	background: #efefef;
    	-moz-border-radius: 8px;
    	-webkit-border-radius: 8px;
    	text-decoration:none;
    	border:1px solid #e0e0e0;
    }
    
    .post .post-category a:hover{
    	background:#eaeaea;
    	color:#333;
    }	
    
    .post .post-meta{
    	background:url(images/tag.png) no-repeat;
    	padding-left:18px;
    	margin:10px 0;
    	height:20px;
    }
    
    .post .entry{
    	line-height:15px;
    }
    
    .single-social{
    	height:45px;
    	border-bottom:1px solid #dcdddb;
    	border-top:1px solid #dcdddb;
    	background:#f2f2f2;
    }
    
    .single-social h2{
    	float:left;
    	font:18px "Trebuchet MS", Arial, Georgia;
    	padding:11px 0 0 10px;
    	color:#444;
    }
    
    .single-social ul{
    	list-style:none;
    		float:right;
    }
    
    .single-social ul li img{
    	border:0;
    	padding:0;
    	background:none;
    }
    
    .single-social ul li{
    	float:left;
    	padding:0 4px;	
    	margin:0;
    }
    
    .navigation{
    	margin:15px 15px 20px 15px;
    }
    
    .cat-header{
    	text-align:center;
    	padding:10px 15px 0 15px;
    	font-family:"Trebuchet MS", Arial, Georgia;
    	text-decoration:underline;
    	color:#999;
    }
    
    .cat-header h2{
    	font-size:19px;
    	font-weight:normal;
    }
    
    blockquote {
    	width: 80%;
    	padding: 0 10%;
    	margin: 13px auto;
    	background:#f7f7f7 url(images/quote.gif) no-repeat 3% 8%;
    	border-top:1px solid #dedede;
    	border-bottom:1px solid #dedede;
    	color: #444;
    	font-style: italic;
    }
    
    blockquote p {
    	padding: 10px 0;
    }
    
    a.more-link{
    	background:#81c0e1;
    	border:1px solid #5fa7cc;
    	padding:4px 8px;
    	color:#fff;
    	font-size:10px;
    	text-transform:uppercase;
    }
    
    a.more-link:hover{
    	background:#a2d7f2;
    }
    
    /* ============================== ARCHIVES PAGE ========================== */
    
    .arch-head {
    	padding:10px 15px 0 15px;
    	font-family:"Trebuchet MS", Arial, Georgia;
    	text-decoration:underline;
    	color:#999;
    	text-align:center;
    	font-size:19px;
    	font-weight:normal;
    }
    
    #arch ul{
    	list-style:circle;
    }
    
    #arch ul li{
    	padding:3px 0;
    }
    
    /* ========== IMAGES ============= */
    img {
    	border: 1px solid #dedede;
    }
    
    p img {
    	padding: 0;
    	max-width: 100%;
    	margin:10px 0 20px 0;
    }
    
    img.aligncenter {
    	padding:3px;
    	background:#f2f2f2;
    	border: 1px solid #dedede;
    	margin-left: auto;
    	margin-right: auto;
    	display: block;
    }
    
    img.alignright {
    	padding:3px;	
    	background:#f2f2f2;
    	border: 1px solid #dedede;
    	margin: 0 0 13px 13px;
    	display: inline;
    }
    
    img.alignleft {
    	padding:3px;
    	background:#f2f2f2;
    	border: 1px solid #dedede;
    	margin: 0 13px 13px 0;
    	display: inline;
    }
    
    .alignleft {
    	float: left
    }
    
    .alignright {
    	float: right;
    }
    img.wp-smiley {border:0}
    /* ====================== COMMENTS ================= */
    ol.commentlist{
    	margin:35px 15px 0 0;
    	list-style-image: none;
    	list-style-type: none;
    	padding:0;
    }
    
    ol.commentlist li{
    	margin:0 0 0 15px;
    	padding:0;
    	border-bottom:1px solid #f2f2f2;
    }
    
    #comments, #respondh3{
    	margin:30px 0 0 15px;
    	font-size:17px;
    }
    
    #respondh3{
    	padding:0 0 10px 0;
    }
    
    .cancel-comment-reply{
    	margin:0 15px;
    }
    
    .commentlist .comment {
    	display: block;
    	padding: 15px 0;
    }
    
    ol.commentlist li div.vcard img.avatar { 
    	margin:0;
    	border:1px solid #777;
    }
    
    .commentlist .says{
    	font-size:11px;
    	color:#999;
    }
    
    .commentlist .cite {
    	font-size:14px;
    	margin-top: 1px;
    }
    
    .commentlist .comment-meta {
    	font-size: 11px;
    	margin: 0 0 18px 0;
    }
    
    .commentlist .children li{
    	list-style:none;
    }
    
    .commentlist .comment-meta a{
    	color:#999;
    }
    
    .commentlist p {
    	line-height: 10px;
    	margin:0 0 15px 0;
    }
    
    ol.commentlist .comment-author{
    	font-size:14px;
    }
    
    .commentlist .reply {
    	display: block;
    }
    
    .commentlist .reply a {
    	line-height: 14px;
    	text-decoration: none;
    	font-size: 12px;
    	padding:4px 8px;
    	background:#eee;
    	border:1px solid #ddd;
    	font-family: Helvetica, Arial, sans-serif;	
    }
    
    #commentform input{
    	width: 200px;
    	border: 1px solid #dedede;
    	padding: 5px 5px 5px 30px;
    	margin-top: 3px;
    }
    
    #commentform{
    	margin:0 0 0 15px;
    }
    
    #commentform textarea{
    	border: 1px solid #dedede;
    	padding:5px;
    }
    
    #commentform #author{
    	background:url(images/user.png) no-repeat 3% center;
    }
    
    #commentform #email{
    	background: url(images/email.png) no-repeat 3% center;
    }
    
    #commentform #url{
    	background: url(images/world_link.png) no-repeat 3% center;
    }
    
    #commentform #submit{
    	padding:2px 0;
    	background:#fff;
    	cursor:pointer;
    	font-size:12px;
    }
    
    ol.commentlist li ul li {
    	border:0;
    }
    
    /*====================== SIDEBAR ================= */
    .widget h2{
    	
    }
    
    #sidebarss{
    	background:url(images/sidebarbck.gif) repeat-y;
    }
    
    #sidebarss{
    	background:url(images/sidebarbottom.gif) no-repeat;
    	height:10px;
    }
    
    #tab_heading {
    	text-align:center;
    	height: 11px;
    	background:url(images/tabtop.gif) no-repeat;
    	display: block;
    	padding: 11px 0px;
    }
    
    #tab_heading * {
    	display: inline;
    	padding: 6px;
    	user-select: none;
    	border-style: none;
    	vertical-align: middle;
    	cursor: pointer;
    }
    
    ul#buttons{
    	margin:0;
    }
    
    ul#buttons li{
    	padding:4px;
    	border:1px solid #dedede;
    	background:#fff;
    	margin:0;
    	margin-right:5px;
    }
    
    #tab_wrapper {
    	background:url(images/sidebarbck.gif) repeat-y;
    	width:280px;
    }
    
    .tab_content {
    	margin-bottom:7px;
    	padding-bottom:7px;
    }
    
    #tab_content ul li{
    	font-size:12px;
    	margin-left:8px;
    	margin-right:8px;
    	border-bottom:1px solid #efefef;
    	padding:6px 5px 4px 5px;
    }
    
    #tab_content .tags ul li{
    	border:0;
    }
    
    #tab_content .meta{
    	color:#999;
    	font-size:11px;
    }
    
    #tab_content .title{
    	font-weight:bold;
    }
    
    .tags ul li{
    	padding:0 6px;
    }
    
    #tab_heading li {
    	font:12px Arial;
    	font-weight:bold;
    	padding:0 3px;
    	border:none;
    }
    
    #tab_heading li.active {
    	color: #fff; 
    	background-color:#44abe0;
    	border:1px solid #1884bc;
    }
    
    #tab_heading li:hover {
    	color: #fff; 
    	background-color:#63bfee;
    	border:1px solid #1884bc;
    }
    
    #panes {
    	text-align: left;
    	border-style: none;
    	width: 280px;
    	margin: 10px auto 0 auto;
    }
    
    #panes a{
    	color:#666;
    	text-decoration:none;
    }
    
    #panes a:hover{
    	color:#0a8ed2;
    	text-decoration:underline;
    }
    
    #panes div div { 
    	overflow: hidden; 
    }
    
    #tab_bottom {
    	background:url(images/sidebarbottom.gif) no-repeat;
    	height:12px;
    	width:280px;
    	margin-bottom:20px;
    }
    
    /* ====================== SIDEBAR WIDGETS ============== */
    
    #sidebar .widget h2{
    	font-size:14px;
    	margin:0 0 20px 0px;
    	background:url(images/sidebartop.gif) no-repeat;
    	width:280px;
    	padding:10px 0 0 10px;
    }
    
    #sidebar .widget a{
    	color:#666;
    	font-weight:bold;
    	text-decoration:none;
    }
    
    #sidebar .widget {
    	background:url(images/sidebarbck.gif) repeat-y;
    	width:280px;
    	margin-bottom:20px;
    }
    
    #sidebar .widget a:hover{
    	color:#0a8ed2;
    }
    
    #sidebar .widget ul{
    	list-style:none;
    	margin:0;
    	padding:0 0 10px 0;
    	background:url(images/sidebarbottom.gif) no-repeat bottom center;
    }
    
    #sidebar .widget ul li{
    	font-size:12px;
    	padding:0 0 3px 20px;
    	margin:9px 10px 9px 10px;
    	background:url(images/li.png) no-repeat;
    	border-bottom:1px solid #efefef;
    }
    
    #wp-calendar {
    	width: 280px;
    	padding:0 0 10px 0;
    	text-align:center;
    	margin:0 ;
    	background:url(images/sidebarbottom.gif) no-repeat bottom center;
    }
    
    #wp-calendar a {
    	text-decoration: underline;
    }
    
    #wp-calendar a:hover {
    	text-decoration: none;
    }
    
    #wp-calendar caption {
    	padding: 2px;
    }
    
    #wp-calendar th, #wp-calendar td {
    	text-align: center;
    	padding: 5px;
    	background: #f2f2f2;
    }
    
    #wp-calendar td {
    	background: transparent;
    }
    
    #wp-calendar td, table#wp-calendar th {
    	padding: 3px 0;
    }
    
    .widget_tag_cloud a{
    	margin-left:5px;
    }
    
    .textwidget{
    	padding:0 10px 10px 10px;
    	background:url(images/sidebarbottom.gif) no-repeat bottom center;
    }
    
    /* ========================= FOOTER ===================== */
    #footer{
    	background:#000 url(images/footbck.gif) repeat-x top left;
    	border-top:1px solid #fff;
    	height:50px;
    	margin-top:20px;
    	font-size:12px;
    }
    
    #twitter , #lifestream{
    	margin:20px 10px 0 0;
    	color:#ddd;
    	font-weight:bold;
    }
    
    #twitter-icon{
    	float:left;
    	width:110px;
    	height:40px;
    }
    
    #twitter-icon img{
    	border:0;
    }
    
    #twitter ul{
    	list-style:none;
    	margin:0;
    	padding:0;
    }
    
    #twitter ul li{
    	margin:0;
    	padding:4px 0;
    }
    
    #flickr, #lifestream {
    	margin:20px 0 0 0;
    }
    
    #flickr h2, #lifestreamh2{
    	margin:0 0 5px 0;
    	padding:0;
    	color:#eee;
    	line-height:normal;
    	font-size:20px;
    	font-family:"Trebuchet MS", Arial, Georgia;
    	font-weight:normal;
    	text-decoration:underline;
    }
    
    #flickr .flickr-ul img{
    	width:65px;
    	margin:2px 2px;
    	float:left;
    	height:65px;
    	border:2px solid #666;
    }
    
    #flickr .flickr-ul img:hover{
    	border:2px solid #ccc;
    }
    
    #lifestream{
    	
    }
    
    .lifestream_date{
    	font-size:13px;
    }
    
    #copyright{
    	clear:both;
    	font-size:11px;
    	text-align:center;
    	color:#fff;
    }
  • 02-03-2010, 02:24:03
    #8
    fi tarihinin konusu hört şaşırdım
  • 02-03-2010, 02:48:18
    #9
    Demekki google iyi indexlemiş