html {
  border: 0;
  scrollbar-face-color: #e1e1c6;
  scrollbar-arrow-color: #a64441;
  scrollbar-track-color: #eaead5;
  scrollbar-shadow-color: #e1e1c6;
  scrollbar-highlight-color: #ececd8;
  scrollbar-3dlight-color: #ececd8;
  scrollbar-darkshadow-color: #b0b09b;
}

body {
  padding: 0;
  margin: 0;
  text-align: center;
  background: #FFFFEC url('images/topheaderm.jpg') top center no-repeat;
}

* html em {
  font-style: normal;
}

* html i {
  font-style: normal;
}

.eng
{
direction: ltr ;
texet-align: left
}

#wrapper {
  margin: auto;
  width: 730px;
  text-align: justify;
  direction: rtl;
  font: normal 12px 'tahoma';
  line-height: 1.5em;
  color: #746b60;
  /* color: #857C70; */
  margin-top: 150px;
  background: transparent url('images/wrapperback.gif') top center repeat-y;
  position: relative;
}

#clearblackline {
display:none; /* hide to solve down scroll problem */
  position: absolute;
  background: #FFFFEC;
  width: 40px;
  top: 30px;
  left: 680px;
}

head:first-child+body #clearblackline:after {
  content: '...';
  position: absolute;
  background: #ffffec;
  width: 800px;
  top: 30px;
/*  left: 680px;*/
  color: #ffffec;
}

#wrapper:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

#maincol {
  float: left;
  width: 523px;
  background: transparent;
}

#rightcol {
  float: right;
  width: 207px;
  background: transparent;
}

#main {
  padding: 15px;
  margin-top: 20px;
}

#right {
  padding: 10px;
}

#right a {
  color: #B1AB9A;
}

#right a:hover {
  /* color: #D3CDBC; */
  color: #D98084;
}

.boxmenu .header {
  direction: rtl;
  text-align: right;
}

.boxmenu .body {
  margin: 5px 0;
  margin-bottom: 10px;
}

#linkdump {
  list-style-type: square;
  color: #DBD09D;
  margin: 0 15px 0 0;
  padding: 0;
}

* html #linkdump {
  margin-right: 17px;
}

#right .line {
  height: 2px;
  text-align: center;
  background: url('images/line.gif') repeat-x;
  margin-bottom: 10px;
}

* html #right .line {
  margin-top: -1px;
}

head:first-child+body #right .line {
  margin-top: -5px;
}

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

.en {
  direction: ltr;
  text-align: left;
}

/* 1: entry */
.entry {
  margin-bottom: 15px;
}

.entry a, .entry a:hover {
  color: #D98084;
}

.entry .header {
    float: left;
    height: 11px;
    text-align: left;
    width: 100px;
}

.entry .title {
  font: bold 11pt 'times new roman';
  margin: 0 0 5px 0;
}

.entry .title a {
  color: #7E7A68;
}

.entry .title a:hover {
  color: #B1AB9A;
}

.entry .body {
  text-align: justify;
}

.entry .body img {
  margin: 10px;
}

.entry .more {
  margin-bottom: 5px;
}

.entry .footer {
  direction: ltr;
  text-align: left;
  background: url('images/line.gif') bottom repeat-x;
  font: bold 7pt 'Verdana';
  padding-bottom: 8px;
}

.entry .footer a {
  color: #C6C5B2;
  padding-left: 17px;
  margin-right: 15px;
}

.entry .footer a:hover {
  color: #968B77;
}

.entry .footer .date {
  background: url('images/date.gif') left center no-repeat;
}

.entry .footer .trackback {
  background: url('images/trackback.gif') left center no-repeat;
}

.entry .footer .comment {
  background: url('images/comment.gif') left center no-repeat;
}
/* 0: entry */

/* 1: copyright */
#copyright {
  clear: both;
  background: #FFFFEC url('images/line.gif') top center repeat-x;
  text-align: center;
  padding-top: 5px;
  color: #AEAEA3;
}

#copyright img {
  margin-top: 6px;
}

* html #copyright img {
  margin-top: 0;
}
/* 0: copyright */

.textbox {
  border: 1px solid #F2EECF;
  background: #FFFFEE;
  color: #968B77;
}

#right .form {
  text-align: center;
  margin: 10px 0 20px 0;
}

#right .textbox {
  width: 160px;
  font: normal 8pt 'tahoma';
  color: #968B77;
}

.center {
  text-align: center;
}

#contact {
  text-align: center;
  direction: ltr;
  margin-bottom: 7px;
}

.blogrollmain br {
  display: none;
  visibility: hidden;
}

#searchstring {
  color: #990000;
}

.searchresult {
  background: url('images/searchresultbullet.gif') center right no-repeat;
  padding-right: 15px;
  margin-bottom: 15px;
}

.searchresult a, .searchresult a:hover {
  color: #968B77;
}

.linkdumparchive {
  width: 230px;
  float: right;
  position: relative;
  margin-bottom: 15px;
  padding: 0 5px;
}

.linkdumparchive .bullet {
  position: absolute;
  background: url('images/archivebullet.gif') center no-repeat;
  right: -5px;
  font-size: 1px;
  display: block;
  width: 3px;
  height: 3px;
}

head:first-child+body .linkdumparchive .bullet {
  top: 7px;
  right: -5px;
}

.linkdumparchive a {
  color: #B0AD9C;
}

#linkdumpc {
  margin-top: 20px;
}

#clearlinkdump {
  clear: both;
  background: url('http://www.dreamlandblog.com/images/line.gif') bottom repeat-x;
  padding-bottom: 20px;
}

* html .linkdumparchive  {
  margin-bottom: 5px;
}

.bookmark li, .bookmark2 li {
	display: inline;
}

.bookmark a, .bookmark2 a {
	float: left;
	display: block;
	width: 21px;
	height: 21px;
	text-indent: 9999px;
	overflow: hidden;
	margin-left: 3px;
	background: url("http://www.dreamlandblog.com/images/icons.png") no-repeat;
}

.friendfeed a {
	background-position: -38px -68px;
}
.twitter a {
	background-position: -12px -68px;
}
.delicious a {
	background-position: -37px -94px;
}
.balatarin a {
	background-position: -38px -119px;
}
.fb-like {
    padding: 2px 0 0 5px ;
}