سلام ممنون که جواب دادید
این کد های هدر
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>>
<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
<meta name="description" content="<?php bloginfo('description') ?>" />
<title><?php wp_title( '|', true, 'right' ); ?> </title>
<meta name="generator" content="WordPress <?php bloginfo('version'); ?>" />
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
<link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" />
<link rel="alternate" type="application/atom+xml" title="<?php bloginfo('name'); ?> Atom Feed" href="<?php bloginfo('atom_url'); ?>" />
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
<link rel="stylesheet" type="text/css" href="<?php bloginfo('template_directory'); ?>/glide.css" media="screen" />
<?php
wp_enqueue_script('jquery');
wp_enqueue_script('cufon', get_stylesheet_directory_uri() . '/js/cufon.js');
wp_enqueue_script('Rockwell', get_stylesheet_directory_uri() . '/js/Rockwell_Std_300.font.js');
wp_enqueue_script('scroll', get_stylesheet_directory_uri() .'/js/scroll.js');
wp_enqueue_script('mousewheel', get_stylesheet_directory_uri() .'/js/mousewheel.js');
wp_enqueue_script('Effects', get_stylesheet_directory_uri() .'/js/effects.js');
wp_enqueue_script('sprinkle', get_stylesheet_directory_uri() .'/js/sprinkle.js');
wp_enqueue_script('jquery-ui-personalized-1.5.2.packed', get_stylesheet_directory_uri() .'/js/jquery-ui-personalized-1.5.2.packed.js');
?>
<script type="text/javascript"><!--//--><![CDATA[//><!--
sfHover = function() {
if (!document.getElementsByTagName) return false;
var sfEls1 = document.getElementById("menu").getElementsByTagName("li");
for (var i=0; i<sfEls1.length; i++) {
sfEls1[i].onmouseover=function() {
this.className+=" sfhover";
}
sfEls1[i].onmouseout=function() {
this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
}
}
}
if (window.attachEvent) window.attachEvent("onload", sfHover);
//--><!]]></script>
<?php wp_get_archives('type=monthly&format=link'); ?>
<?php //comments_popup_script(); // off by default ?>
<?php
if ( is_singular() ) wp_enqueue_script( 'comment-reply' );
wp_head(); ?>
</head>
<body>
<div id="wrapper">
<div id='topbar'>
<?php wp_nav_menu( array( 'container_id' => 'catmenu', 'fallback_cb'=> '','theme_location' => 'primary' ) ); ?>
</div>
<div id="top">
<div class="blog_name">
<h1>/" title="<?php bloginfo('name');?>"><?php bloginfo('name');?></h1>
<h2><?php bloginfo('description'); ?></h2>
</div>
<?php include (TEMPLATEPATH . '/topad.php'); ?>
</div>
<div class="clear"></div>
<div id="foxmenucontainer">
<?php wp_nav_menu( array( 'container_id' => 'menu', 'fallback_cb'=> '','theme_location' => 'secondary' ) ); ?>
<?php include (TEMPLATEPATH . '/searchform.php'); ?>
</div>
<?php if (is_front_page()) { ?>
<div id="slidearea">
<?php include (TEMPLATEPATH . '/tab.php'); ?>
</div>
<?php } ?>
و این هم کد های استایل
/*
Theme Name:Gamecraft
Description: A free premium gamer wordpress theme from jinsona designs.
Author: jinsona designs & translated by bbcolors.com
Author URI: http://www.bbcolors.com
*/
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, font, img,
ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i, marquee {
margin: 0px;
padding: 0px;
}
body {
margin:0 auto;
padding:0px 0px 0px 0px;
background:#0f1011 url(images/body.png) repeat-x ;
font-family:Arial, Century gothic,Tahoma,sans-serif;
font-size:13px;
}
img {
border:0;
margin: 0 0;
}
a {
color: #EC9201;
text-decoration: none;
outline:none;
}
a:visited {
color: #EC9201;
}
a:hover, a:active {
color: #fff;
text-decoration: none;
}
h1,h2, h3, h4, h5, h6 {
line-height:125%;
font-weight: bold;
}
h1 {
font-size: 26px;
}
h2 {
font-size: 21px;
}
h3 {
font-size: 19px;
}
h4 {
font-size: 17px;
}
h5 {
font-size: 15px;
}
h6 {
font-size: 13px;
}
ul {
list-style: square;
}
blockquote {
font-style: italic;
color: #555;
padding:10px;
}
blockquote blockquote {
color: #777;
}
blockquote em {
font-style: normal;
}
pre {
padding: 9px;
background: #f9f9f9;
border: 1px solid #ccc;
}
code {
padding: 0 3px;
background: #eee;
}
pre code {
background: transparent;
}
.clear {
clear:both;
}
img.centered {
display: block;
margin-right: auto;
margin-left: auto;
margin-bottom: 10px;
padding: 0px;
}
img.alignnone {
padding: 5px 5px;
margin: 0px 0px 10px 0px;
display: inline;
background:#0E0F10;
border: 1px solid #272727;
}
img.alignleft {
padding: 5px 5px;
margin: 5px 10px 10px 0px;
display: inline;
background:#0E0F10;
border: 1px solid #272727;
}
img.alignright {
padding: 5px 5px;
margin: 5px 0px 10px 10px;
display: inline;
background:#0E0F10;
border: 1px solid #272727;
}
.aligncenter {
display: block;
margin-right: auto;
margin-left: auto;
margin-bottom: 10px;
}
.alignleft {
float: left;
margin: 0px 10px 10px 0px;
}
.alignright {
float: right;
margin: 0px 0px 10px 10px;
}
.wp-caption {
border: 1px solid #fff;
text-align: center;
background-color: #E4E4E4;
padding: 4px 0px 5px 0px;
color:#555;
}
.wp-caption img {
margin: 0px 0px 5px 0px;
padding: 0px;
border: 0px;
}
.wp-caption p.wp-caption-text {
margin: 0px;
padding: 0px 0px 0px 0px;
font-size: 11px;
font-weight: normal;
line-height: 12px;
}
/* The Outer cover */
#wrapper {
width:1000px;
margin:0 auto;
}
#casing {
padding:0px 0px 10px 0px;
}
/* The Header */
#top {
height:138px;
margin:auto;
width:1000px;
position:relative;
}
.topbar{
height:34px;
}
.blog_name {
width:400px;
font-family:Rockwell,Georgia,Century gothic,Verdana,Tahoma,sans-serif;
margin:20px 10px 0 0px;
float:right;
}
.blog_name h1 {
font-size:32px;
padding:25px 0 0px 0px;
font-weight:normal;
text-align:right;
text-transform:uppercase;
}
.blog_name h1 a:link, .blog_name h1 a:visited{
color: #ddd;
display:block;
margin:0px 0 0 0px;
}
.blog_name h1 a:hover {
color: #fff;
}
.blog_name h2 {
margin:0px 0px 0px 0px;
font-size:16px;
font-weight:normal;
color: #fff;
text-align:right;
}
/* The Search */
#search {
width:210px;
padding:2px 0px 0px 2px;
margin:0px 0px 0px 0px;
float:left;
height:30px;
display:inline;
}
#search form {
margin: 0px 0px 0px 0px;
padding: 0;
}
#search fieldset {
margin: 0;
padding: 0;
border: none;
}
#search p {
margin: 0;
font-size: 85%;
}
#s {
width:190px;
margin:7px 2px 0px 0px;
padding: 3px 5px;
height:16px;
border:none;
font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
color:#fff;
float:right;
border:none;
background:transparent;
display:inline;
}
input#searchsubmit{
float:left;
display:inline;
margin:-1px 0px 0px 5px;
height:27px;
width:29px;
background:url(images/sbutton.png) no-repeat;
border:none;;
}
/*Page menu*/
#foxmenucontainer{
height:38px;
display:block;
padding:0px 0 0px 0px;
font: 12px Arial,Tahoma,Century gothic,verdana, sans-serif;
text-transform:uppercase;
width:1000px;
margin:0px auto;
background:url(images/menu.png);
}
#menu{
margin: 0px;
padding: 0px 5px;
height:38px;
width:770px;
float:right;
}
#menu ul {
float: right;
list-style: none;
margin: 0px;
padding: 0px;
overflow:hidden;
}
#menu li {
float: right;
list-style: none;
margin: 0px 0px 0px 1px;
padding: 0px;
}
#menu li a, #menu li a:link, #menu li a:visited {
display: block;
margin: 0px;
padding: 0px 10px ;
color:#2b1a02;
text-shadow:-1px -1px 0px #D37A01;
font:bold 14px/38px Arial;
}
#menu li a:hover, #menu li a:active {
background:url(images/menua.png) repeat-x;
margin: 0px;
padding: 0px 10px ;
line-height:38px;
text-decoration: none;
color: #fff;
text-shadow:-1px -1px 0px #8e4a04;
}
#menu li.current_page_item a {
text-shadow:-1px -1px 0px #8e4a04;
color: #fff;
}
#menu li li a, #menu li li a:link, #menu li li a:visited {
background:#C06702 ;
width: 150px;
color:#2b1a02;
text-shadow:-1px -1px 0px #c78e05;
float: none;
margin: 0px;
padding: 0px 10px ;
line-height:35px;
border-bottom: 1px solid #9F4E00;
}
#menu li li a:hover, #menu li li a:active {
background:#D77E01;
color: #fff;
text-shadow:-1px -1px 0px #8e4a04;
padding: 0px 10px ;
line-height:35px;
}
#menu li ul {
z-index: 9999;
position: absolute;
right: -999em;
height: auto;
width: 170px;
margin: 0px;
padding: 0px;
}
#menu li li {
}
#menu li ul a {
width: 140px;
}
#menu li ul a:hover, #menu li ul a:active {
}
#menu li ul ul {
margin: -36px 0 0 170px;
}
#menu li:hover ul ul, #menu li:hover ul ul ul,
#menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
right: -999em;
}
#menu li:hover ul, #menu li li:hover ul,
#menu li li li:hover ul, #menu li.sfhover ul,
#menu li li.sfhover ul, #menu li li li.sfhover ul {
right: auto;
}
#menu li:hover, #menu li.sfhover {
position: static;
}
#topbar{
height:34px;
display:block;
padding:0px 0 0px 0px;
font: 10px Arial,Tahoma,Century gothic,verdana, sans-serif;
text-transform:uppercase;
width:1000px;
margin:0px auto;
overflow:hidden;
}
#catmenu
{
width:980px;
margin: 0px;
padding: 0px 10px;
float:right;
}
#catmenu ul
{
float: right;
list-style: none;
margin: 0px;
padding: 0px;
}
#catmenu li
{
float: right;
list-style: none;
margin: 0px;
padding: 0px;
}
#catmenu li a, #catmenu li a:link, #catmenu li a:visited
{
color: #CF7601;
display: block;
font-weight: normal;
padding: 0px 10px ;
line-height:34px;
text-shadow:1px 1px 1px #222;
}
#catmenu li a:hover, #catmenu li a:active
{
background:#000;
color: #fff;
display: block;
line-height:34px;
}
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited
{
background:#060606;
border-bottom: 1px solid #23272A;
color: #CF7601;
float: none;
margin: 0px;
line-height:34px;
width: 150px;
}
#catmenu li li a:hover, #catmenu li li a:active
{
background: #000;
color: #fff;
float: none;
line-height:34px;
margin: 0px;
width: 150px;
}
#catmenu li ul
{
height: auto;
right: -999em;
margin: 0px;
padding: 0px;
position: absolute;
width: 170px;
border-right: 1px solid #23272A;
border-left: 1px solid #23272A;
z-index: 9999;
}
#catmenu li li
{
}
#catmenu li ul a
{
width: 140px;
}
#catmenu li ul a:hover, #catmenu li ul a:active
{
}
#catmenu li ul ul
{
margin: -35px 170px 0 0px;
}
#catmenu li:hover ul ul, #catmenu li:hover ul ul ul,
#catmenu li.sfhover1 ul ul, #catmenu li.sfhover1 ul ul ul
{
right: -999em;
}
#catmenu li:hover ul, #catmenu li li:hover ul,
#catmenu li li li:hover ul, #catmenu li.sfhover ul,
#catmenu li li.sfhover1 ul, #catmenu li li li.sfhover1 ul
{
right: auto;
}
#catmenu li:hover, #catmenu li.sfhover1
{
position: static;
}
/* Main Content*/
#content {
float:right;
width: 650px;
height:100%;
padding:0px 0px;
margin-top:20px;
display:inline;
background:#181A1C;
}
h3.recpost{
height:38px;
background:url(images/recpost.png) repeat-x;
line-height:38px;
padding-right:10px;
font-size:14px;
font-weight:normal;
color:#e0af17;
text-transform:uppercase;
border-bottom:1px solid #272727;
}
.title{
margin: 0 0 0 0px;
padding: 0px 10px ;
}
.title h2 {
margin: 5px 0 5px 0;
padding: 5px 0px 10px 0px;
text-align: right;
font-size: 20px ;
font-family:Arial,century gothic,verdana, sans-serif;
font-weight:normal;
overflow:hidden;
border-bottom:1px solid #272727;
}
.title h2 a, .title h2 a:link, .title h2 a:visited {
color:#eee;
background-color: transparent;
}
.title h2 a:hover {
color: #fff;
background-color: transparent;
}
.postim{
margin:10px 0px 10px 10px;
padding: 9px;
background:#0e0f10;
border:1px solid #ddd;
float:right;
width:610px;
height:150px;
}
.date {
font-size:10px;
font-family:Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
padding:3px 0px 0px 0px;
color:#ca680b;
margin:20px 0px 0px 0px;
text-transform: uppercase;
background:url(images/date.png);
height:24px;
text-shadow:1px 1px 1px #5F4C23;
}
.author{
color:#fff;
padding:4px 5px 4px 5px;
float:right;
margin-right:5px;
}
.clock{
color:#fff;
padding:4px 5px 4px 5px;
margin-right:5px;
float:right;
}
.comm{
color:#fff;
padding:4px 5px 4px 5px;
margin-right:5px;
float:right;
}
.post{
width:650px;
margin: 0px 0px 20px 0px;
padding:0px 0px;
height:100%;
color:#666;
font: 13px Tahoma, century gothic,Arial,verdana, sans-serif;
}
.comm a:link,
.comm a:visited {
color:#fff;
}
.comm a:hover{
color:#fff;
}
.more{
color:#fff;
padding:4px 5px 4px 5px;
margin-left:5px;
float:left;
}
.more a:link,
.more a:visited {
color:#fff;
}
.more a:hover{
color:#fff;
}
.singleinfo {
height:18px;
font:10px Tahoma, Georgia, Arial,century gothic,verdana, sans-serif;
text-transform:uppercase;
color:#271A0A;
padding:0px 0px;
margin-top:10px;
}
.category{
padding:3px 5px 3px 5px;
background:#85B304;
}
.category a:link,.category a:visited{
color:#fff;
}
.category a:hover{
color:#000;
}
.entry {
margin:0 0;
padding: 0px 10px ;
}
.entry a:link,
.entry a:visited {
color: #F39C12;
background-color: transparent;
}
.entry a:hover {
color:#fff;
background-color: transparent;
text-decoration: none;
}
.entry ul, .entry ol{
margin: .4em 0 1em;
line-height: 150%;
}
.entry ul li, .entry ol li{
list-style-position:outside;
margin-right: 1.6em;
}
.entry p{
margin:5px 0px;
padding:5px 0px;
line-height:22px;
}
/* left column */
.right{
float:left;
width:335px;
padding:20px 0px 0px 0;
display:inline;
overflow:hidden;
}
.bigbox{
width:330px;
overflow:hidden;
margin:0px 0px 10px 0px;
padding:0px ;
float:left;
}
.bigbox div{
padding:5px 5px;
}
.bigbox embed{
width:320px;
height:270px;
}
p.twitter-message{
color:#666;
padding:10px 5px;
margin:0px 5px;
border-bottom:1px solid #272727;
}
a.twitter-link{
color:#E88901!important;
}
a.twitter-user{
color:#E88901!important;
}
/* sidebar */
.sidebar{
float:right;
width:160px;
padding:0px 0px;
margin-right:2px;
display:inline;
}
.sidebar2{
display:inline;
float:left;
width:160px;
padding:0px 0px;
margin-left:2px;
}
/*sidebar */
.sidhead{
padding:0px 0px 0px 0px;
height:35px;
margin:0px 0px;
background:url(images/tabox.png);
}
.sidhead h3{
font-family:Georgia,Arial,Century gothic,Tahoma, sans-serif;
font-weight:normal;
padding-right:10px;
color:#431a03;
}
.sidetitl{
padding: 0px 10px 0px 0px;
color:#e0af17;
text-transform:uppercase;
font-size:14px;
height:38px;
background:url(images/recpost.png) repeat-x;
line-height:38px;
position:relative;
font-weight:normal;
}
.sidebox{
float:right;
width:160px;
padding-top:0px;
font-size:12px;
font-family: Arial,Tahoma,Century gothic, sans-serif;
margin:0px 0px 10px 0px;
display:inline;
background:#181A1C;
overflow:hidden;
}
.sidebox ul {
list-style-type: none;
margin: 0 ;
padding: 0;
}
.sidebox li{
list-style-type: none;
margin: 0 ;
padding: 0;
}
.sidebox ul ul {
list-style-type: none;
margin: 0;
padding: 0px 0px 10px 0px;
background-repeat:no-repeat;
}
.sidebox ul ul ul {
list-style-type: none;
margin: 0;
padding: 0;
border:0;
}
.sidebox ul ul ul ul {
list-style-type: none;
margin: 0;
padding: 0;
border:0;
}
.sidebox ul li {
height:100%;
line-height:28px;
float: right;
clear: right;
width: 160px;
list-style-type: none;
overflow:hidden;
}
.sidebox ul li a:link, .sidebox ul li a:visited {
color:#666;
text-decoration: none;
padding: 0px 10px 0px 0px;
display:block;
border-bottom:1px solid #272727;
}
.sidebox ul li a:hover {
color: #fff;
border-right:3px solid #DC6D00;
}
.sidebox p {
padding: 7px 10px;
margin:0;
}
.sidebox div {
padding: 5px 10px;
margin:0;
}
.sidebox table {
width:100%;
text-align:center;
color:#787d7f;
}
li.recentcomments{
color:#999;
padding-right:5px;
}
#wp-calendar{
width: 100%;
padding: 0 0 15px;
}
#wp-calendar caption{
padding: 0px 5px ;
font-size:14px;
color:#555;
}
#wp-calendar th, #wp-calendar td{
padding: 5px;
text-align:center;
background:#BE9E56;
color:#583419;
}
#wp-calendar td a{
background:#583419;
padding: 3px;
color:#fff;
}
#wp-calendar td{
background:transparent;
}
#wp-calendar td, table#wp-calendar th{
padding: 2px 0;
}
/* --- FOOTER --- */
#footer {
height:70px;
padding:10px 0 10px 0px;
color:#aaa;
font-size:11px;
font-weight:normal;
letter-spacing:1px;
border-top:1px solid #222;
font-family: Tahoma,georgia,Century gothic, Arial, sans-serif;
float:right;
width:100%;
background:#060606;
}
#footer a:link , #footer a:visited{
color:#aaa;
}
#footer a:hover {
color:#fff;
}
.fleft{
float:right;
text-align:right;
margin:10px 20px 0px 0px;
line-height:16px;
direction:rtl;
}
.fright{
float:left;
text-align:left;
margin:10px 0px 0px 20px;
line-height:16px;
}
/* The Navigation */
#navigation{
width:600px;
margin:5px 10px 0px 0px;
padding:0px 0px 10px 5px;
float:right;
}
/* The Attachment */
.contentCenter {
text-align:center;
}
/* The Page Title */
h2.pagetitle {
padding:10px 0px;
font-size:14px;
text-align:center;
color:#df5e08;
font-family:Arial, Georgia,Century gothic,Helvetica, sans-serif;
}
h2.pagetitle a {
color:#df5e08;
}
.page-numbers{
color:#e7090f;
padding:2px 5px;
border:1px solid #aa161a;
}
.current{
color:#aa161a;
}
/* Comments */
#commentsbox {
margin:0;
}
h3#comments{
font-size:14px;
color:#ddd;
background:#0B0D0F;
font-weight:bold;
padding:10px 10px ;
margin-top:10px;
border-bottom:1px solid #262626;
border-top:1px solid #262626;
}
ol.commentlist {
margin:0px 0 0;
clear:both;
overflow:hidden;
list-style:none;
}
ol.commentlist li {
margin:0px 0;
line-height:18px;
padding:10px;
}
ol.commentlist li .comment-author {
color:#ccc;
}
ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited{
color:#ccc;
font-weight:bold;
text-decoration:none !important;
}
ol.commentlist li .comment-author .fn {
color:#ccc;
}
cite.fn{
color:#ccc;
font-style:normal;
}
ol.commentlist li .comment-author .avatar{
float:left;
border:1px solid #333;
background:#0F1011;
padding:3px;
}
ol.commentlist li .comment-meta{
font-size:10px;
}
ol.commentlist li .comment-meta .commentmetadata{
color:#555;
}
ol.commentlist li .comment-meta a {
color:#E07800;
text-decoration:none !important;
}
ol.commentlist li p {
line-height:22px;
margin-top:5px;
color:#666;
font-size:12px;
}
ol.commentlist li .reply{
margin-top:10px;
font-size:10px;
}
ol.commentlist li .reply a{
background:#0B0D0F;
border:1px solid #262626;
color:#fff;
text-decoration:none;
padding:3px 10px;
}
ol.commentlist li.odd {
border-top:1px solid #0B0D0F;
border-bottom:1px solid #262626;
}
ol.commentlist li.even {
border-bottom:1px solid #262626;
border-top:1px solid #0B0D0F;
}
ol.commentlist li ul.children {
list-style:none;
margin:1em 0 0;
text-indent:0;
}
ol.commentlist li ul.children li.depth-2 {
margin:0 50px 0px 0px;
}
ol.commentlist li ul.children li.depth-3 {
margin:0 50px 0px 0px;
}
ol.commentlist li ul.children li.depth-4 {
margin:0 50px 0px 0px;
}
ol.commentlist li ul.children li.depth-5 {
margin:0 50px 0px 0px;
}
.comment-nav{
padding:5px ;
height:20px;
}
.comment-nav a:link,.comment-nav a:visited{
color:#f96e02;
}
#respond{
background:#0B0D0F;
border:1px solid #262626;
padding:10px 20px ;
margin:10px 10px;
}
#respond h3 {
font-size:16px;
color:#ddd;
padding:5px 0px;
}
#commentform p{
margin:5px 0px ;
color:#fff;
}
#respond label{
display:block;
padding:5px 0;
font-weight:bold;
color:#fff;
}
#respond label small {
font-size:10px;
}
#respond input {
margin-bottom:10px;
padding:5px 0px;
margin:0 0px 10px 10px;
background:#333;
border:1px solid #000;
color:#fff;
}
#commentform input{
width:99%;
}
#respond input#commentSubmit {
width:100px;
padding:3px 5px;
background:#eb9101;
border:1px solid #FFC62F;
color:#fff;
margin:10px 0px;
font-weight:bold;
cursor:pointer;
}
textarea#comment{
border:none;
background:#333;
border:1px solid #000;
width:99%;
margin:10px 0px 0px 0px;
padding:5px 0px;
color:#F7EEE9;
}
.wp-pagenavi{
font-size:12px;
text-align: center !important;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
text-decoration: none;
background:#0E0F10!important;
border: 1px solid #333!important;
color:#fff !important;
padding:3px 6px !important;
display: block;
text-align: center;
float: right;
margin-left: 4px;
}
.wp-pagenavi a:hover {
color: #ffffff;
}
.wp-pagenavi span.pages {
display:none;
}
.wp-pagenavi span.current {
text-decoration: none;
background:#33393F !important;
border: 1px solid #444!important;
color:#fff !important;
padding:3px 5px !important;
display: block;
text-align: center;
float: right;
margin-left: 4px;
}
.wp-pagenavi span.extend {
text-decoration: none;
background:#33393F !important;
border: 1px solid #444 !important;
color:#fff !important;
padding:3px 5px !important;
display: block;
text-align: center;
float: right;
margin-left: 4px;
}
.topad{
float:left;
margin:30px 0px 0px 0px;
padding:5px;
background:#111;
border:1px solid #262626;
}
.postad{
text-align:center;
margin:10px auto;
border:1px solid #262626;
padding:5px;
background:#111;
width:478px;
}
ادرس سایتم iranpartition.ir هست ولی فیلا که نمیره توش این ارور رو میده:
http 500 internal server error