html {
  border: 0;
}

body {
  border: 0;
  margin: 0;
  padding: 0;
  background: #3a2c29;
}

#wrapper {
  margin: 0 auto;
  width: 732px;
  position: relative;
  padding-top: 100px;
}

/*
 * box: 1
 */

.box {
  position: relative;
}

.box .top {
  position: absolute
  top: 0px;
  font-size: 1px;
}

.box .top .l {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 7px;
  height: 7px;
  background: url('images/tl.gif') top left no-repeat;
}

.box .top .r {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 7px;
  height: 7px;
  background: url('images/tr.gif') top right no-repeat;
}

.box .bottom {
  position: absolute
  bottom: 0px;
  font-size: 1px;
}

.box .bottom .l {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 7px;
  height: 7px;
  background: url('images/bl.gif') bottom left no-repeat;
}

.box .bottom .r {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 7px;
  height: 7px;
  background: url('images/br.gif') bottom right no-repeat;
}

.middle {
  background: #fff;
  border: 1px solid #5e5d5b;
}

.middle .c {
  padding: 6px;
}

.middle .c .t {
  position: relative;
  z-index: 2;
}

/*
 * box: 0
 */

/*
 * navigation: 1
 */

#navigation {
  position: absolute;
  left: 540px;
  width: 190px;
}

#navigation .box {
  width: 188px;
}

#navigation #menu {
  background: #68991c;
  text-align: center;
  padding: 10px 0;
}

#navigation #menu a {
  display: block;
  margin: 0 auto;
  width: 160px;
  height: 18px;
  background: #86b71d url('images/menu.gif') no-repeat;
  text-decoration: none;
  font: normal 8pt 'tahoma';
  color: #feff95;
  cursor: hand;
}

#navigation #menu a span {
  margin: 0 auto;
  display: block;
  width: 120px;
  text-align: right;
}

#search {
  position: relative;
  margin: 0 auto;
  margin-top: 8px;
  width: 160px;
  height: 45px;
  background: url('images/search.gif') no-repeat;
  padding-bottom: 1px;
}

#search form {
  display: inline;
}

#searchsubmit {
  position: absolute;
  left: 5px;
  top: 32px;
  border: 0 none;
  background: transparent;
  font-size: 1px;
  width: 12px;
  height: 12px;
  cursor: hand;
}

#searchbox {
  position: absolute;
  top: 30px;
  left: 27px;
  width: 113px;
  height: 12px;
  font: normal 7pt 'tahoma';
  border: 0 none;
  direction: rtl;
}

/*
 * navigation: 0
 */

/*
 * content: 1
 */

#content {
  position: absolute;
  left: 0px;
  width: 536px;
  margin-bottom: 25px;
}

#content .box {
  left: 21px;
  top:0px;
  width: 514px;
  margin-bottom: 5px;
}


#picture {
  position: relative;
  left: 160px;
  width: 340px;
  height: 182px;
}

#archive {
  position: absolute;
  left: 0;
  top: 0;
  width: 155px;
  height: 182px;
  background: #ada694 url('images/archive.gif') no-repeat;
}

#archive #up a {
  display: block;
  width: 154px;
  height: 17px;
  font-size: 1px;
}

#archives {
  padding-left: 15px;
  padding-top: 14px;
  text-align: center;
  height: 140px;
  overflow: hidden;
}

#archives img {
  border: 0 none;
}

#archives div {
  display: block;
  float: left;
  width: 68px;
  font-size: 1px;
  height: 50px;
}

#text {
  background: #e4e2d5 url('images/textbg.gif') repeat-y;
  border: 1px solid #b8b6a7;
}

head:first-child+body #text {
  background: #e4e2d5 url('images/textbgm.gif') repeat-y;
}

#invite {
  position: relative;
  left: 198px;
  top: 0;
  background: #d9d6c7 url('images/invite.gif') no-repeat;
  width: 300px;
  height: 87px;
}

#invite img {
  position: absolute;
  top: 37px;
  left: 217px;
  border: 1px solid #FFFFFF;
}

#invite #writer {
  position: absolute;
  top: 37px;
  right: 90px;
  font: normal 8pt 'tahoma';
  color: #948a7e;
  direction: rtl;
  text-align: right;
}

#invite #writer a {
  color: #948a7e;
}

#invite #title {
  position: absolute;
  top: 52px;
  right: 90px;
  font: normal 8pt 'tahoma';
  color: #544b44;
  direction: rtl;
  text-align: right;
}

#invite #title a {
  color: #544b44;
}

#titles {
  position: relative;
  left: 198px;
  top: 1px;
  width: 300px;
}

* html #titles {
  left: 198px;
}


.titlebox {
  position: relative;
  top: 0;
  left: 0;
  direction: rtl;
  height: 43px;
}

.titlebox img {
  position: relative;
  top: 7px;
  right: 16px;
  border: 1px solid #FFFFFF;
}

.writer {
  position: absolute;
  top: 8px;
  right: 90px;
  font: normal 8pt 'tahoma';
  color: #948a7e;
}

.writer a {
  color: #948a7e;
}

.title {
  position: absolute;
  top: 23px;
  right: 90px;
  font: normal 8pt 'tahoma';
  color: #544b44;
}

.title a {
  color: #544b44;
}

#door {
  position: absolute;
  top: 0;
  left: 0;
  width: 175px;
  direction: rtl;
  text-align: justify;
  padding: 5px 10px;
  padding-top: 20px;
  font: normal 8pt 'tahoma';
  color: #978980;
}

#doorarch {
  width: 146px;
  direction: rtl;
  text-align: justify;
  padding: 5px 10px;
  padding-top: 20px;
  font: normal 8pt 'tahoma';
  color: #978980;
}

.line {
  font-size: 1px;
  height: 1px;
  width: 175px;
  background: url('images/line.gif') center center no-repeat;
  margin: 7px 0 5px 0;
}

#lastpage {
  position: absolute;
  left: 0;
  width: 197px;
  height: 104px;
  background: url('images/lastpage2.gif') center left no-repeat;
}

#lastpage img {
  margin-top: 4px;
  border: 0 none;
}

head:first-child+body #lastpage {
  bottom: 0;
}

/*
 * content: 0
 */

a, a:hover {
  text-decoration: none;
}



#scrollme {
  top: 10px;
}

.scrollbar-bg {
  width: 5px;
  height: 141px;
  background: transparent url('images/scrollbar.gif') no-repeat;
  position: absolute;
  top: 25px;
  left: 14px;
  z-index: -1;
}

.Scroller-Track img {
  position: absolute;
  visibility: visible;
  left: 21px;
  top: 0px;
}

#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 140px;
  height: 135px;
  top: 30px;
  left: 36px;
}

.Scroller-Container {
  position: absolute;
  direction: rtl;
  text-align: justify;
  width: 183px;
  color: #665c49;
  font: normal 8pt 'courier new';
  text-align: right;
}

#Scrollbar-Container {
  position: absolute;
  top: 0px;
  left: 21px;
  visibility: hidden;
  z-index: 2;
}

.Scrollbar-Track {
  width: 14px;
  height: 140px;
  position: absolute;
  left: 14px;
}

* html .Scrollbar-Track {
  top: 25px;
}

head:first-child+body .Scrollbar-Track {
  top: 25px;
  height: 140px;
}

.Scrollbar-Handle {
  position: absolute;
  width: 5px;
  height: 22px;
}

#scrollme {
  position: relative;
  z-index: 5;
}

.Scroller-Container img {
  border: 0 none;
}

.Scroller-Container div {
  display: block;
  float: left;
  width: 68px;
  font-size: 1px;
  height: 50px;
}

#Scroller-2 { 
  position: absolute; 
  overflow: hidden;
  width: 180px;
  top: 0px;
  left: 8px;
}

.Scroller2-Container {
  padding-top:10px;
  position: absolute;
  width: 170px;
  line-height:130%;
}

#Scrollbar2-Container {
  position: absolute;
  top: 0px;
  left: 0px;
  visibility: hidden;
  z-index: 2;
}

.Scrollbar2-Track {
  width: 14px;
  position: absolute;
  left: 195px;
}

* html .Scrollbar2-Track {
  top: 10px;
}

head:first-child+body .Scrollbar2-Track {
  top: 10px;
  
}

.Scrollbar2-Handle {
  position: absolute;
  width: 5px;
  height: 39px;
}

.archive-label {
  position:absolute; 
  left:0px; 
  width:21px; 
  top:0px;
}

.daricheh-label {
  position:absolute; 
  left:0px; 
  width:21px; 
  top:200px;
}


.indtitle {
  background-image: url('images/main-top-bg.gif');
  background-repeat: repeat-x;
  background-position-y: top;
  height: 49px;
  position: relative;
  top: 0;
  left: 0;
  direction: rtl;
}

.indtitle img {
  position: relative;
  top: 7px;
  right: 16px;
  border: 1px solid #FFFFFF;
}

.pagetitle {
  height: 49px;
  width:  499px;
  position: relative;
  top: 0;
  left: 0;
  direction: rtl;
}

.pagetitle img {
  position: relative;
  top: 0px;
  right: 0px;
  border: 0 none;
}

#article {
  background: #e4e2d5;
  border: 1px solid #b8b6a7;
}

.arttext {
  width: 475px;
  direction: rtl;
  text-align: justify;
  font-family:tahoma;
  padding:10px;
  line-height: 170%;
  font-size:70%;
  color: #544b44;
}


.arttext a {
  color: #978980;
  text-decoration:none;
}

.arttext a:hover {
  color: #978980;
  text-decoration:none;
}

.arttext2 {
  width: 475px;
  direction: rtl;
  text-align: justify;
  font-family:tahoma;
  padding: 10px;
  line-height: 170%;
  font-size:80%;
  color: #544b44;
}

.arttext2 a {
  color: #978980;
  text-decoration:none;
}

.arttext2 a:hover {
  color: #978980;
  text-decoration:none;
}

.byline {
  font-size: 80%; 
  margin: 0px 10px 20px 0px;
}

.byline A:link 		{ color: #544b44; }
.byline A:visited 	{ color: #544b44; }
.byline A:hover 	{ color: #978980; }

.blog-side {
  float: left;  
  width: 120px;  
  text-align:right;
}

.blog-box {
  background: #F5F5F1; 
  padding:7px; 
  margin:10px 15px 10px 0px;
}

.blog-boxt {
  background-color: #E4E2D5; 
  padding-right:5px; 
  margin-bottom:5px;
}

.blog-box A:link 	{ color: #544b44; }
.blog-box A:visited    { color: #544b44; }
.blog-box A:hover     { color: #978980; }

a, a:hover {
  color: #8b7e74;
  text-decoration: none;
}

#door A:link 	{ text-decoration: underline; }
#door A:visited    { text-decoration: underline; }
#door A:hover     { text-decoration: underline; }

#doorarch A:link 	{ text-decoration: underline; }
#doorarch A:visited    { text-decoration: underline; }
#doorarch A:hover     { text-decoration: underline; }
