@charset "utf-8";
/* CSS Document */

Body{font-family: Tahoma; font-size: 8pt;BACKGROUND-COLOR: #ffffff}
.Header{width:870px;height:250px;background-image: url('http://night-skin.com/pic/56/56.jpg'); background-repeat: no-repeat}
.Pagebody{width:770px;background-image: url(''); background-repeat: repeat-y}
.Footer{width:740px;height:30px;background-image: url(''); background-repeat: no-repeat}

.BlogTitle{Color:black;font-family: Arial; font-size: 18pt; font-weight: bold;padding-top: 30px;padding-right: 60px;padding-bottom: 15px}
.BlogTitle A:link {Color:black;text-decoration: none;}
.BlogTitle A:visited {Color:black;text-decoration: none;}
.BlogTitle A:hover {Color:black;text-decoration: none;}

.BlogSubTitle{color:#F5F5F5 ;font-family: Tahoma;font-size: 9pt;padding-bottom: 6px;padding-right: 80px}

.PostTitle{font-size: 9pt;font-family: Tahoma; font-weight: bold ;color:#D4C8C1;padding-top: 6px; padding-bottom: 2px;}
.PostTitle A:link {color:#DEBC64;text-decoration: none;}
.PostTitle A:visited {color:#DEBC64;text-decoration: none;}
.PostTitle A:hover {color:#6B1500e;text-decoration: none;}

.PostBody {padding-right: 5px ;font-size: 9pt;font-family: Tahoma;color:#171717;padding-top: 1px; padding-bottom: 2px;;line-height:1.5em}
.PostBody A:link{color:#F18901;text-decoration: none;}
.PostBody A:visited {color:#F18901;text-decoration: none;}
.PostBody A:hover{color:#6B1500;text-decoration: none;}
.postdesc {font-size: 7pt;font-family: Tahoma;color:#A39892;padding-bottom: 10px}
.postdesc A:link{font-size: 8pt;font-family: Tahoma;color:#000000}
.postdesc A:visited{font-size: 8pt;font-family: Tahoma;color:#000000}
.postdesc A:hover{font-size: 8pt;font-family: Tahoma;color:#ec018a}

.Sidebar{line-height: 150%;width: 240px;float:left;padding-left:40px;text-align: right;direction: rtl;}


A:link {color:#453932;text-decoration: none;}
A:visited {color:#453932;text-decoration: none;}
A:hover {color:#ec018a;text-decoration: none;}

</style>

.Sidebar{
	line-height: 150%;
	width: 240px;
	float:left;
	padding-left:40px;
	text-align: left;
	direction: rtl;
	top: auto;
}


A:link {color:#453d54;text-decoration: none;}
A:visited {
	color:#453d54;
	text-decoration: none;
}
A:hover {
	color:#ec018a;
	text-decoration: none;			
}
#me {
	background-image: url(http://night-skin.com/img/logo2.gif);
    width: 118px;
    height: 38px;
	background-repeat: no-repeat;
}
.category {
	background-image: url(http://night-skin.com/pic/56/categories.gif);
	background-repeat: no-repeat;
    width: 118px;
    height: 38px;
	text-align: left;
}
.lastpost {
	background-image: url(http://night-skin.com/pic/56/lastposts.gif);
    width: 118px;
    height: 38px;
	text-align: left;
}
.archive {
	background-image: url(http://night-skin.com/pic/56/archives.gif);
    width: 118px;
    height: 38px;
}
.links {
	background-image: url(http://night-skin.com/pic/56/links.gif);
	width: 118px;
    height: 38px;
	text-align: left;	
}
#me   a {
  width: 118px;
  height: 38px;
  display: block;
}