Temamın style.css kodları aşağıda verdiğim gibi. Ben bulamadım bir de sen bakarmısın? Belki başka bir koddur...
body {
margin:0px;
padding:0px;
background-color: #E9E9E9;
color: #333333;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
/* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
SCROLLBAR-BASE-color: #E34C00;
SCROLLBAR-ARROW-color: #FFFFFF;
}
hr {
height: 1px;
color: #333333;
background-color: #ffffff;
}
ul, li, p, td {
color: #333333;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.tablehead {
color: #000000;
}
.tablebottom {
background-color: #E9E9E9;
}
.bordercolor {
background-color: #E9E9E9;
}
.tablebgcolor {
background-color: #ffffff;
}
.home_banner {
widht: 743px;
height: 167px;
background: url(images/banner.jpg) top left no-repeat;
margin-top:10px;
}
.banner_title {
margin-left:10px;
padding-top: 5px;
font-size: 16px;
}
.banner_feature {
margin-left:10px;
background: url(images/green_cube.gif) top left no-repeat;
padding-left:25px;
padding-top:4px;
height:25px;
font-size: 12px;
font-weight:bold;
}
.navbar_ext {
background: url(images/menu_left.png) top left no-repeat;
}
.navbar {
background: url(images/menu_right.png) top right no-repeat;
color: #FFFFFF;
}
.navbar a {
color: #FFFFFF;
text-decoration:none;
}
.navbar a:link {
color: #FFFFFF;
text-decoration:none;
}
.navbar a:hover {
color: #FFFFFF;
text-decoration:underline;
}
.row1 {
background-color: #FFFFFF;
color: #333333;
}
.row2 {
background-color: #FFFFFF;
color: #333333;
}
.head1 {
height:34px;
padding-left:5px;
background: url(images/bg_head.jpg) top repeat-x;
color:#FFFFFF;
font-family: "Trebuchet MS";
font-size: 13px;
font-weight: bold;
}
.head1:hover {
background: url(images/bg_head.jpg) top repeat-x;
color:#FFFFFF;
font-family: "Trebuchet MS";
font-size: 13px;
font-weight: bold;
}
.head2 {
height:36px;
padding-left:40px;
background: url(images/bg_head2.jpg) top left no-repeat;
color: #000000;
font-family: "Trebuchet MS";
font-size: 13px;
font-weight: bold;
width:204px;
}
.head2_reg {
background: url(images/reg_top.png);
color: #000000;
font-family: "Trebuchet MS";
font-size: 13px;
font-weight: bold;
padding-left:40px;
}
.reg_table{
background: url(images/reg_bottom.png) bottom left no-repeat;
}
.logo {
float:left;
padding-top: 17px;
font-family: "Trebuchet MS";
font-size: 30px;
font-weight: bold;
color:#000000;
}
.title {
font-family: "Trebuchet MS";
font-size: 18px;
font-weight: bold;
color: #333333;
}
.clickstream {
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
color:#CCCCCC;
}
.smalltext {
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
font-weight: normal;
}
.marktext {
color: #FF0000;
background-color: #ffffff;
}
.new {
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
color: #FF0000;
}
a {
color:#E54F00;
}
a:hover {
color: #E34C00;
}
form {
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
}
.logininput {
background-color: #ffffff;
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
color: #0f5475;
font-size: 11px;
width: 130px;
border: 1px solid #A0A0A0;
}
.search {
width:347px;
/*height:65px;*/
background:url(images/bg_search.png) top no-repeat;
}
.search td {
padding-top:10px;
padding-bottom:20px;
}
.searchinput {
background-color: #FFFFFF;
border: 1px solid #9A9A9A;
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
color: #777777;
font-size: 11px;
width: 190px;
height: 20px;
}
.button_search{
width: 62px;
height:22px;
background:url(images/bg_button_search.png) top center no-repeat;
border: none;
color:#FFFFFF;
font-weight:bold;
}
.white_text {
color:#FFFFFF;
}
.textarea {
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
color: #0f5475;
font-size: 11px;
width: 230px;
}
.input {
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
color: #0f5475;
font-size: 11px;
width: 230px;
}
.select {
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
color: #0f5475;
font-size: 11px;
}
.setperpageselect {
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
color: #0f5475;
font-size: 11px;
}
.categoryselect {
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
color: #0f5475;
font-size: 11px;
}
.dropdownmarker {
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
background-color: #EEEEEE;
color: #136c99;
font-size: 11px;
}
.button {
height:22px;
font-family: Tahoma,Verdana,Arial, Helvetica, sans-serif;
background:url(images/bg_buttons.jpg) repeat-x;
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
padding:0px 5px 2px 5px;
margin:0px 0px 0px 5px;
border:1px solid #333333;
vertical-align:top;
}
/*--Categories------------------------------------------------*/
.catbgcolor {
background-color: #EFEFEF;
}
.maincat {
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight: bold;
}
.subcat {
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
font-weight: bold;
}
/*--Images----------------------------------------------------*/
.imagerow1 {
background-color: #E5E5E5;
color: #333333;
}
.imagerow2 {
background-color: #EFEFEF;
color: #333333;
}
/*--Comments--------------------------------------------------*/
.commentrow1 {
background-color: #e1e1e1;
color: #333333;
}
.commentrow2 {
background-color: #efefef;
color: #333333;
}
.commentspacerrow {
background-color: #d1d1d1;
color: #333333;
}
.commenttextarea {
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
color: #0f5475;
font-size: 11px;
width: 270px;
}
.commentinput {
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
color: #0f5475;
font-size: 11px;
width: 270px;
}