malesef olmadı
buda css kodları umarım sorun burdadır.
/*
*/
* {
margin : 0;
padding : 0;
outline : none;
}
body, h1, h2, h3, h4, h5, h6, blockquote, p {
margin : 0;
padding : 0;
}
p {
padding : 10px 0 0 0;
}
a img {
border : 0;
}
body {
margin : 0;
background : #989ea0;
font-family : Arial, Helvetica, Georgia, Sans-serif;
font-size : 12px;
vertical-align : top;
color : #747f83;
}
#page {
width : 1000px;
margin : 0 auto;
background : #414449;
}
a, a:visited {
color : #eecd30;
text-decoration : none;
}
a:hover {
text-decoration : underline;
}
#header {
width : 100%;
background : url('images/header.jpg') no-repeat;
height : 300px;
}
#logo{
float:left;
padding-left:10px;
}
#header h1 {
padding : 100px 10px 10px 10px;
font-family:Century Gothic, Helvetica, Arial, sans-serif;
font-size:36px;
font-weight:lighter;
}
#header h1 a{
color:#FFF;
}
#header h1 a:hover {
text-decoration : none;
}
#description {
padding-left : 10px;
font : 14px Century Gothic, Helvetica, Arial, sans-serif;
color : #fff;
}
#wrapper {
width : 100%;
margin-top:20px;
}
#content {
float : left;
width : 550px;
margin-left:20px;
margin-right:5px;
}
#nav {
margin:0 auto;
float : left;
width:1000px;
padding-top:94px;
}
#nav ul {
clear : both;
float : left;
margin-left:25px;
}
#nav ul li {
float : left;
display : block;
}
#nav ul li a {
float : left;
display : inline;
color : #FFF;
text-decoration : none;
font: 16px Century Gothic, Helvetica, Arial, sans-serif;
padding:6px 10px 3px 10px;
}
.post-h{
width:550px;
height:32px;
background: url('images/ph2.gif') no-repeat;
}
.post h2 a:hover,.post h2 a:visited,.post h2 a {
font : 24px Century Gothic, Helvetica, Arial, sans-serif;
text-decoration : none;
color:#FFF;
padding-left:5px;
}
.post {
padding : 0 5px 10px 5px;
}
.post ul, .post li {
margin-left : 25px;
}
.entry {
margin : 5px;
padding : 5px 10px 10px 10px;
}
.post a img {
border : 1px solid #989ea0;
padding : 10px;
margin : 4px;
}
.navigation {
padding : 10px;
font-size : 18px;
}
.alignleft {
float : left;
}
.alignright {
float : right;
}
blockquote {
background-repeat : no-repeat;
background-position : left top;
margin : 10px 40px 10px 5px;
background:#45474c;
clear : both;
padding-top : 15px;
padding-bottom : 15px;
padding-left : 20px;
border-top:1px #202429 solid;
border-bottom:1px #202429 solid;
}
p.postmetadata {
color : #828d91;
padding : 5px;
font-size : 11px;
}
#sidebar-right {
width : 195px;
float : right;
margin-right:5px;
}
#sidebar-left {
width : 195px;
float : left;
margin-left:5px;
}
#sidebar-right ul,#sidebar-left ul {
list-style : none;
}
#sidebar-right ul h2,#sidebar-left ul h2 {
padding : 5px;
color : #CCC;
background:url('images/h2.gif') no-repeat;
width:195px;
height:20px;
text-transform : uppercase;
font-size : 14px;
padding:10px;
}
#sidebar-right ul ul,#sidebar-left ul ul {
margin : 0 5px 5px 5px;
padding : 5px;
}
#sidebar-right ul ul li,#sidebar-left ul ul li {
line-height : 21px;
}
#sidebar-right ul ul li:before,#sidebar-left ul ul li:before {
content : "\00BB \0020";
}
#sidebar-right ul ul ul li,#sidebar-left ul ul ul li {
padding-left : 20px;
}
#sidebar-right p ,#sidebar-left p{
padding : 10px;
color : #ccc;
}
h3#respond, h3#comments {
font-size : 18px;
padding : 10px;
}
ol.commentlist {
list-style : none;
font-size : 12px;
color : #999;
}
ol.commentlist li {
margin-bottom : 20px;
padding-bottom : 20px;
padding : 5px;
}
ol.commentlist li.alt {
margin-bottom : 20px;
padding-bottom : 20px;
}
#comment_title {
margin-bottom : 5px;
}
#commentform {
padding:10px 10px 20px 10px;
}
#commentform p {
margin-bottom : 10px;
}
#commentform textarea {
width : 99%;
padding : 2px;
font-size : 12px;
background-color : #fff;
border : 1px solid #32373b;
}
.comtxt {
padding-left : 10px;
}
p.comto {
background : #32373b;
padding : 5px;
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
}
#searchform{
padding-top:2px;
padding-right:25px;
float:right;
}
#searchform input {
background : transparent;
color : #fff;
width : 50px;
padding:2px;
border:0px;
}
#searchform #s {
width : 200px;
background : #FFF;
padding:2px;
color:#9b5522;
}
#footer{
width:100%;
clear : both;
background:#32373b;
}
#footer p {
color : #ccc;
font-size:11px;
padding:5px;
}
#footer a {
color : #999;
}
hr {
display : none;
}
small {
float : right;
margin-left:5px;
color:#191c21;
}