@font-face
{ 
font-family: UKIJ Tuz; 
font-style: normal; 
font-weight: normal; 
src: url(12388990580.eot); 
}

html { direction:rtl }
/*-----------------------------------------------------------------------------------------------
Unveiling Stylesheet

version: 1.0
date: 2007-09-21
author: [XiaoMing]
-----------------------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------------------
Global
-----------------------------------------------------------------------------------------------*/
* {
margin:0;
padding:0;
}

a {
text-decoration:none; 
color:#f39700;
}

a:hover {
text-decoration:underline;
color:#00007d;
}

a img {
text-decoration:none;
border:0;
}

.l {
float:left;
}

.m {
text-align:center
}

.r {
float:right;
}

ul, ol{
list-style-type:none;
}

.clear {
clear:both;
font-size:0;
line-height:0;
height:0px; 
}

table {
border-collapse:collapse;
}

table td {
vertical-align:top;
}

h1, h2, h3, h4 {
font-size:12px;
}


th {
text-align:right; 
font-weight:400;
}


/*-----------------------------------------------------------------------------------------------
Main Container
-----------------------------------------------------------------------------------------------*/
body {
color:#444;
font-family:UKIJ Tuz, Arial,sans-serif,"宋体";
font-size:12px;
line-height:1.6em;
background:#efefef; 
padding:20px 0 0; 
}

#wrapper {
}

#index, #detail {
margin:0 auto; 
text-align:right; 
width:900px; 
position:relative; 
}


#container {
margin:0 auto; 
text-align:right; 
width:900px; 
position:relative; 
}

/*-----------------------------------------------------------------------------------------------
Header & Nav
-----------------------------------------------------------------------------------------------*/
#header {
height:160px; 
overflow:hidden;
background:url(header-bg.gif) left top no-repeat; 
}

/*#header table td {
height:160px;
}*/

#header .blogName{
font-size:24px;
line-height:1.4em; 
font-family:"UKIJ Tuz", "UKIJ Tuz", "UKIJ Tuz";
float:left; 
height:80px;
background:url(header-top-bg.gif) left top no-repeat; 
padding:60px 100px 80px 110px; 
display:inline; 
}

#header .description {
color:#fff; 
height:90px;
padding:70px 0 0; 
float:left; 
margin:0 0 0 10px; 
}

#header .blogName a {

}

#header .blogName a:hover {

}


/*-----------------------------------------------------------------------------------------------
Content
-----------------------------------------------------------------------------------------------*/

#content {
width:630px;
float:left; 
background:url(content-bg.gif) left top repeat-y; 
}

#posts {
width:580px;
margin:15px 25px; 
}

#posts .postHeader {
height:50px; 
margin:0 0 0 15px; 
}

#posts .postHeader h2 {
font-size:18px;
float:left; 
background:url(post-header-bg.gif) right top no-repeat; 
min-height:40px;
_height:40px;
padding:8px 25px 0 0; 
display:inline; 
line-height:1.4em; 
}

#posts .postHeader h2 a {
color:#00007d; 
}


#posts .postHeader h3 {
font-weight:400;
color:#aaa;
font-size:12px;
padding:10px 0 0; 
float:left; 
}

#posts .postHeader .cats {
float:left;
padding:10px 0 0; 
margin:0 0 0 15px; 
color:#aaa; 
}

#posts .context {
margin:0 0 10px; 
color:#aaa; 
}

#posts li {
background:url(post-top-bg.gif) left top no-repeat; 
margin:0 0 30px; 
}

#posts .postBody {
word-wrap:break-word;
padding:0 15px 15px; 
background:url(post-bg.gif) repeat-y; 
}

#posts .postBody p {
margin:15px 0; 
}

#posts .postBody ul li{
background:none; 
}

#posts .postBody table {
}

.pageNavi {
margin:0 25px; 
}

#content .module {
}

#posts .postFooter {
padding:0 15px 15px; 
background:url(post-footer-bg.gif) left bottom no-repeat; 
color:#aaa; 
}

.postFooter .tb_url input {
width:450px;
color:#aaa; 
padding:1px; 
border:1px solid #ccc; 
}

.postFooter .menubar {
}

.contentBottom {
background:url(content-bottom-bg.gif) left top no-repeat; 
height:28px; 
}

/*-----------------------------------------------------------------------------------------------
Comment & Trackback
-----------------------------------------------------------------------------------------------*/
#trackbacks, #comments, #commentForm {
width:580px;
margin:15px 25px; 
}

#trackbacks h2, #comments h2, #commentForm h2 {
font-size:18px;
padding:5px 0 5px 15px; 
background:url(comment-h2-bg.gif) no-repeat; 
line-height:1.4em; 
margin:0 0 15px; 
}

#trackbacks .desc {
margin:0 15px 10px; 
}

#trackbacks li, #comments li {
word-wrap:break-word;
padding:0 15px; 
margin:0 0 30px; 
}

#comments .cmtBody {
}

#comments .menubar {
margin:5px 0 0; 
background:#fff; 
color:#aaa; 
}

#comments .reCmtBody {
background:#fff;
padding:5px; 
color:#00007d; 
border:1px solid #ddd; 
}

#comments .reCmtBody .content {
}

#commentForm form {
margin:0 15px; 
}

#commentForm div {
margin:3px 0; 
}

#commentForm label{
display:block; 
}

#commentForm textarea, #commentForm .submit {
}

#commentForm textarea {
overflow:auto;
width:400px; 
border:1px solid #ccc; 
padding:1px; 
background:#fff;
}

#commentForm input {
border:1px solid #ccc;
padding:1px; 
background:#fff; 
}

#commentForm input:focus, #commentForm input.focus, #commentForm textarea:focus, #commentForm textarea.focus {
border:1px solid #f39700; 
background:#fff; 
}

#commentForm .submit input, #commentForm .submit input:focus, #commentForm .submit input.focus {
padding:1px 6px;
_padding:2px 6px 0;
background:#f39700; 
color:#fff;
border:0; 
height:20px;
width:44px; 
margin:0 20px 0 0; 
}

/*-----------------------------------------------------------------------------------------------
Sidebar
-----------------------------------------------------------------------------------------------*/
#sidebar{
width:250px;
float:right; 
color:#aaa; 
word-wrap:break-word;
background:url(side-bg.gif) repeat-y 0 0;
}

#sidebar a {
color:#fff; 
}

#sidebar a:hover {
color:#f39700; 
}

#sidebar h2 {
background:url(side-h2-bg.gif) no-repeat; 
color:#323266;  
margin:0 10px 0 15px; 
padding:5px 10px; 
}

#sidebar li {
line-height:1.8em; 
}

#sidebar .module {
background:url(side-bg.gif) repeat-y; 
} 

#sidebar .modBody {
margin:15px 25px; 
}

#sidebar .modBottom {
background:url(side-bottom-bg.gif) left bottom no-repeat; 
height:66px; 
}

#sidebar #custom {
padding:15px 25px; 
background:url(side-bg.gif) repeat-y; 
margin:0; 
width:200px; 
}

#sidebar #meta {
margin:-15px 0 0; 
}

#sidebar #meta .modBottom {
background:url(side-end-bg.gif) left bottom no-repeat; 
height:30px; 
}

#sidebar #meta li{
line-height:2em; 
}

#sidebar .button {
padding:1px 6px;
_padding:2px 6px 0;
background:#F39700; 
color:#fff;
border:0; 
width:44px; 
height:18px; 
}

#sidebar .textField, #sidebar #login #username, #sidebar #login #password {
width:130px; 
padding:1px; 
border:0; 
}

#sidebar #login form div{
margin:0 0 5px; 
}

#sidebar #login #username, #sidebar #login #password {
margin:0 0 0 10px; 
}

#sidebar #calendar {

}

#calendar table {
width:100%;
text-align:center;
}

#calendar table td {
width:14%; 
}

.calendar_h a, .calendar_h {
color:#00b7ee; 
font-weight:700;
}

#calendar table .week {
color:#f39700;
}

#calendar table .day a{
color:#000;
font-weight:700;
}

#calendar table .today {
background:#f39700; 
font-weight:700;
color:#fff; 
}

/*-----------------------------------------------------------------------------------------------
Footer
-----------------------------------------------------------------------------------------------*/
#footer {
color:#ccc; 
padding:30px 25px;

}
textarea {font-family: ukij tuz tom; } 
/*
     FILE ARCHIVED ON 11:35:05 Apr 12, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:29:11 Jan 06, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 136.443
  exclusion.robots: 0.111
  exclusion.robots.policy: 0.101
  cdx.remote: 0.055
  esindex: 0.009
  LoadShardBlock: 113.235 (3)
  PetaboxLoader3.datanode: 484.46 (5)
  load_resource: 1005.905 (2)
  PetaboxLoader3.resolve: 628.558 (2)
*/