@charset "utf-8";
/* CSS Document */

html { direction:rtl }
@font-face {
    font-family: UKIJ Tuz;
    font-style:  normal;
    font-weight: normal;
    src: url(resource_5920046_1279384235j.eot);
  }
@charset "utf-8";
/* 
Project: BlogBus Blog
Version: 1.0
Design: Shiney
Date: 8/17/2009
(c) BlogBus Web Team All Rights Reserved.
*/

/* some basic style */
* { 
                margin: 0; 
                padding: 0; 
} 
body {     
                 text-align: center;
                 font-family: UKIJ Tuz;
                 margin: 0; 
                 padding: 0; 
                 border: none;
                 background-color:#CCCCCC;
                 color: #333; 
                 font: normal 16px/1.6 UKIJ Tuz, Alkatip Tor, arial, SimSun, "Microsoft Yahei", Sans-serif;
 }
a:link, a:visited {
                 color: #333;
                 text-decoration: none; 
}
a:hover { 
                  color: #333;
                  text-decoration: underline;
 }

ul, ol, li {
                    list-style: none;
 }
p {
                   margin: 8px 0;
                   padding: 0; 
}
a img {
                  border: none;
 }
.clear {
                  clear: both; 
}

code {
                   text-align:center;
                   display: block;
                   margin: 5px 0; 
                   padding: 5px 10px; 
                   border: 1px solid #eee;
                   background-color: #f0f0f0;
                   font-family: UKIJ Tuz, Alkatip Tor, 'Courier New', Courier, Serif;
 }
blockquote {
             display: block;
             margin: 5px 0; 
             padding: 5px 20px 5px 45px;
             background: #fff url(blockquote.gif) no-repeat 10px 10px;
             color: #456;
 }
blockquote cite { 
             display: block;
             margin: 5px 0;
 }

/* container */
#container { 
               width: 960px;
               margin: 0 auto; 
               padding: 0 10px;
               background: #cccccc url(resource_5920046_1281198551e.png) repeat-y center top;
 }

/* header */
#header {
                position: relative; 
                width: 960px; 
                height: 200px; 
                margin: 0 auto 15px; 
                background: url(resource_5920046_12814047485.gif) no-repeat center top; 
}
#header h1 {
              text-align: right;
              position: absolute;
              left: 350px;
              top: 40px; 
              color: #fff;
              font-size: 32px;
 }
#header h1 a {
               color: #339999;
               text-decoration: none;
 }
#header h1 a:hover {
               color: red;
               text-decoration: none;
 }
#header .description {
              font-size: 16px;
              position: absolute;
              left: 250px; 
              top: 96px;
              width: 335px; 
              height: 100px;
              color: #006699; 
             overflow: hidden;
 }

/** content **/
#content {
              float: left; 
              width: 650px;
              margin: 0; 
              padding-left: 15px;
              
 }
#content ul { 
            margin: 0; 
            padding: 0; 
}
#content ul#posts li {
              margin: 0 0 10px; 
              padding: 0; 
              background: url(resource_5920046_12811771896.png) repeat-y 0 0; 
              zoom: 1;
 }
#content ul li .postBody ul, ol {
              margin: 5px 0;
              padding: 0;
 }
#content ul li .postBody ul li {
              margin: 0; 
             padding: 0;
             list-style: disc inside; 
             background: none;
 }
#content ul li .postBody ol li {
               margin: 0;
               padding: 0; 
               list-style: decimal inside;
               background: none;
 }

#content #posts {
                width: 650px; 
}
#content #posts .postHeader { 
               width: 604px;
               height: 41px;
               line-height: 41px;
               margin: 0; 
               padding: 0 23px;
               background: url(resource_5920046_1281191182h.png) no-repeat 0 0;
 }
#content #posts .postHeader h3 {
               display: inline; 
               float: left; 
               color: #CC3333; 
               font-size: 16px;
               font-weight: normal; 
}
#content #posts .postHeader h2 {
                 float:right;
                display: inline; 
                color: #336699;
                font-size: 16px;
                font-weight: normal;
 }
#content #posts .postHeader h2 a {
                 color: #336699;
 }

#content #posts .postBody { 
               text-align: right;
               width: 604px;
               margin: 0 auto; 
               padding: 10px 0;
               font-family: UKIJ Tuz;
 }
#content #posts .postBody p img {
               max-width: 100%;
 }
#content #posts .postBody img.alignright { 
              display: inline; 
              float: right; 
               margin: 6px 0 0 15px;
 }
#content #posts .postBody img.alignleft { 
               display: inline;
               float: left;
               margin: 6px 15px 0 0; 
}

#content #posts .postBody .cc-lisence {
                margin: 5px 0;
                padding: 5px 10px; 
                border: 1px dashed #c6c0d9;
                background: #f4f3f7; 
}
#content #posts .postBody .cc-lisence a {
                 margin: 0 2px; 
                 color: #333; 
                 text-decoration: underline;
 }
#content #posts .postBody .cc-lisence br {
                display: none;
}
#content #posts .postBody .relpost {
                 text-align: right;
                 margin: 20px 0 0; 
                 padding: 0; 
}
#content #posts .postBody .relpost h3 {
                float: none; 
                margin: 10px 0; 
                color: #4a4a4a;
                font-weight: normal;
                font-size: 15px;
 }
#content #posts .postBody .relpost br {
                display: none;
 }
#content #posts .postBody .addfav {
 }

#content #posts .postFooter {
            width: 604px; 
            margin: 0; 
            padding: 0 23px 15px; 
            background: url(resource_5920046_1281177182w.png) no-repeat 0 bottom;
 }
#content #posts .postFooter .tags {
               font-size: 15px;
               text-align: right;
               padding-top: 5px; 
               border-top: 1px dashed #d8d6da; 
               color: #333; 
}
#content #posts .postFooter .tb_url {
               text-align: right;
 }
#content #posts .postFooter .tb_url input {
                width: 540px; 
                 margin-left: 5px; 
                 padding: 2px; 
                 border: 1px solid #d9d5e5; 
                 background: #f9f9f9; 
                 color: #333; 
}
#content #posts .postFooter .menubar {
                text-align: right;
                font-size: 15px;
 }
#content #posts .postFooter .menubar .author { 
                 margin-right: 4px;
 }

#content .context {
               margin-bottom: 10px;
               padding: 0 23px;
 }
#content .context a {
               margin: 0 5px; 
}
#content #noPosts {
                margin: 10px 5px; 
}

#content .pageNavi, #content .cmtPagenav { 
                height: 18px; 
                line-height: 18px;
                margin: 0;
                padding: 0 23px;
                text-align: right;
                font-size: 15px;
 }
#content .pageNavi span, #content .cmtPagenav span {
                font-weight: normal; 
                color: #cf056b; 
                font-size: 15px;
}

#content #trackbacks {
                margin-bottom: 30px;
                padding: 0 23px;
 }

#content #trackbacks h2 {
               height: 32px; 
               line-height: 32px; 
               color: #000;
               font-size: 18px;
               font-weight: normal;
               text-align: right;
 }
#content #trackbacks h3 {
              float: none; 
              font-size: 15px;
              text-align: right;
              font-weight: normal;
              margin-bottom: 8px;
 }
#content #trackbacks li {
              margin: 0 0 24px;
 }
#content #trackbacks div { 
              margin-bottom: 5px; 
}
#content #trackbacks div span {
              margin: 0 5px;
 }
#content #trackbacks .content {
                line-height: 160%;
 }
#content #trackbacks .desc {
                margin-bottom: 20px;
 }

#content #comments {
                text-align: right;
                margin-bottom:10px;
                padding: 0 33px;
 }
#content #comments h2 {
              height: 32px;
              line-height: 32px; 
              color: #660033; 
              font-size: 15px;
              font-weight: normal;
             
              background:F7F7F7;/BUHAKTIKI SOHBATLAR DIGAN JAY
 }
#content #comments .cmtBody { 
              font-size: 15px;
              margin: 10px 0 0;
              padding: 6px 12px;
              border: 1px solid #999;
              -moz-border-radius: 5px;
              -webkit-border-radius: 5px; 
              background: #fff;
              color: #660033;
              line-height:160%;
 }
#content #comments .cmtBody br {
               letter-spacing: normal;
               line-height: 120%;
 }
#content #comments .menubar {
                font-size: 15px;
                margin: 0 0 20px;
                padding: 15px 0 0; 
}
#content #comments .menubar .reply { 
               margin-left: 5px; 
}
#content #comments .reCmtBody {
              font-size: 15px;
              margin: 10px 0 0;
              padding: 6px 12px; 
               border: 1px solid #FF0033;
              -moz-border-radius: 5px;
              -webkit-border-radius: 5px;
               background: #FFFFCC; 
              color: #6699cc;
 }
#content #comments .reCmtBody div {
              margin-bottom: 5px;
 }
#content #comments .reCmtBody div span {
              margin: 0 5px;
              font-weight: normal;
 }
#content #comments .reCmtBody .author {
               color: #6699cc; 
}
#content #comments .reCmtBody .content {
              color: #990033;
 }
#content #comments .reCmtBody .time { 
              color: #FF6666;
}

#content #commentForm {
                text-align: right;
                margin-bottom: 10px;
                padding: 0 23px; 
                zoom: 1; 
				
}
#content #commentForm h2 {
               height: 32px;
               line-height: 32px; 
               color: #000; 
               font-size: 15px;
               font-weight: normal;
 }
#content #commentForm div {
                position: relative; 
                width: 530px;
                 margin: 5px 0; 
                 padding-right: 0px;
 }
#content #commentForm .textField {
                 width: 250px; 
                 padding: 3px; 
                 border: 2px solid #c6c0d9;
                  -moz-border-radius: 5px;
                  -webkit-border-radius: 5px;
                  background-color: #fff; 
                  color: #666;
                  font-size: 15px; 
                  font-family: UKIJ Tuz, Alkatip Tor,  Arial, Helvetica, sans-serif;
 }
#content #commentForm textarea { 
                   width: 590px;
                   height: 120px; 
                   overflow: auto; 
                   padding: 3px; 
                   border: 2px solid #c6c0d9; 
                  -moz-border-radius: 5px;
                   -webkit-border-radius: 5px;
                   background: url(resource_5920046_12825674432.gif) center top no-repeat;
                   color: #666; 
                   font-size: 15px; 
                   font-family: UKIJ Tuz, Alkatip Tor, Arial, Helvetica, sans-serif;
 }
#content #commentForm label {
                   position: absolute;
                   right: 200px;
                    top: 0px;
 }
#content #commentForm div.submit {
                 margin: 10px 0 0;
 }
#content #commentForm .button { 
                 padding-right : 15px;
                 width: 64px;
                 height: 28px; 
                 border: none;
                 background: url(resource_5920046_1280259142i.png) no-repeat 0 0; 
                 cursor: pointer; 
                 font-family: UKIJ Tuz;
                 text-align: center;
}
#content #commentForm .rememberBox {
                  margin: 10px;
 }

/** sidebar **/
#sidebar {
                float: right; 
                width: 270px; 
                 margin: 0; 
                padding-right: 15px; 
                 color: #333; 
                font-size: 15px; 
                word-wrap: break-word;
 }

#sidebar h2 { 
                height: 41px; 
                margin: 0; 
                padding: 0 23px; 
                line-height: 41px;
                background: url(resource_5920046_1281201603z.png) no-repeat 0 0; 
                color: #ffff;
                font-size: 15px;
                font-weight: normal;
 }
#sidebar h3 {
                text-align: right;
                margin: 0 0 5px; 
                font-size: 15px; 
}
#sidebar .module {
                margin: 0 0 10px; 
                padding: 0; 
                background: url(resource_5920046_1281188248v.png) repeat-y 0 0;
 }
#sidebar .module .modBody {
                 text-align: right;
                 padding: 10px 23px 0; 
}
#sidebar img.avatar {
                 text-align: center;
                 overflow: hidden; 
                 width: 96px; 
                 height: 96px; 
                 margin: 5px 0; 
                 padding: 2px; 
                 border: 1px solid #ccc; 
}
#sidebar a:hover img.avatar { 
                border-color: #ffa500;
 }

#sidebar .module .modBottom {
               height: 20px; 
               background: url(resource_5920046_1281188228f.png) no-repeat center bottom; 
}

#sidebar #profile .modBody {
               text-align: center; 
}

#sidebar #calendar .modBody {
               margin: 0; 
               padding: 10px 23px 0;
               line-height: 130%;
               color: #5a4d7f;
 }
#sidebar #calendar table {
              width: 100%; 
              border-collapse: collapse; 
}
#sidebar #calendar td {
              text-align: center; 
}
#sidebar #calendar .calendarHead td {
             padding-bottom: 5px;
 }
#sidebar #calendar .calendarHead td a { 
             padding: 0 auto; 
}
#sidebar #calendar .week td {
              padding: 2px; 
             color: #fff;
             background: #d9d5e5; 
             border: 1px solid #eceaf2;
 }
#sidebar #calendar .week td.d6, #sidebar #calendar .week td.d0 {
               background: #c6c0d9;
 }
#sidebar #calendar .day td { 
             padding: 2px; 
             font-size: 12px; 
             border: 1px solid #f0f0f0; 
}
#sidebar #calendar .day td.today {
             background: #f4f3f7;
             font-style: italic; 
}

#sidebar #search .modBody { 
              padding: 10px 25px;
              text-align: center; 
}
#sidebar #search input {
              vertical-align: middle;
 }
#sidebar #search .textField {
             width: 143px;
             padding: 3px; 
             border: 2px solid #c6c0d9;
             -moz-border-radius: 5px;
             -webkit-border-radius: 5px;
             background-color: #fff;
             color: #7F8284;
             font-size: 12px; 
             font-family: UKIJ Tuz, Arial, Helvetica, sans-serif; 
}
#sidebar #search .button {
               width: 70px;

               height: 23px; 
               border: none;
               background: url(resource_5920046_1281202234o.png) no-repeat 0 0;
                text-indent: -9999px;
               *text-indent: 0; 
                line-height: 80px; 
                overflow: hidden;
 }

#sidebar #custom .modTop, #sidebar #meta .modTop {
                height: 20px; 
                background: url(resource_5920046_1281188235c.png) no-repeat 0 0; 
}
#sidebar #custom h2 {
               height: 22px;
               line-height: 22px;
               background: none;
               color: #333; 
}
#sidebar #custom .modBody, #sidebar #meta .modBody {
                padding: 0 23px;
 }

#sidebar .statistics {
              margin: 0 0 10px;
 }
#sidebar .statistics div {
              line-height: 160%;
 }
#sidebar .statistics .count {
               margin: 0;
 }
#sidebar .subscribe {
               margin: 0 0 20px; 
}
#sidebar .subscribe img {
               margin: 0 0 -3px;
 }
#sidebar .subscribe a img {
               cursor: pointer; 
}
#sidebar .subscribe a:hover {
               cursor: help;
 }
#sidebar .poweredBy {
              font-size: 11px; 
              font-family:UKIJ Tuz, Verdana, Arial, Helvetica, sans-serif;
 }
#sidebar .poweredBy img {
               margin: 0 0 5px; 
}

/* footer */
#footer {
               height: 125px; 
               margin: 15px 0 0; 
               padding: 0;
                border-top: 1px solid #f1f1f1; 
               background: url(resource_5920046_1281250020u.jpg) no-repeat 0 0;
               color: #fff;
               text-align: center; 
               font-size: 15px;
               font-weight: normal;
}
#footer a {
                 color: #fff; 
}
#footer .copyright { 
                margin: 0; 
                padding: 37px 0 0;
 }
table img { display: none;}


/*
     FILE ARCHIVED ON 15:56:42 May 16, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:13:03 Nov 22, 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: 0.52
  exclusion.robots: 0.025
  exclusion.robots.policy: 0.015
  esindex: 0.009
  cdx.remote: 22.836
  LoadShardBlock: 199.766 (3)
  PetaboxLoader3.datanode: 248.291 (5)
  PetaboxLoader3.resolve: 201.774 (3)
  load_resource: 361.941 (2)
*/