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

Body{font-family: Tahoma; font-size: 8pt;BACKGROUND-COLOR: #000000}
.Header{width:450px;height:50px;background-image: url(''); background-repeat: no-repeat}
BODY { 
  background: black url('http://night-skin.com/pic/63/42.jpg') no-repeat fixed right top;
  

}
			
.Footer{width:740px;height:30px;background-image: url(''); background-repeat: no-repeat}

.BlogTitle{Color:#bcbcbc;font-family: Arial; font-size: 18pt; font-weight: bold;padding-top: 30px;padding-right: 60px;padding-bottom: 15px}
.BlogTitle A:link {Color:#bcbcbc;text-decoration: none;}
.BlogTitle A:visited {Color:#bcbcbc;text-decoration: none;}
.BlogTitle A:hover {Color:#bcbcbc;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:#ffffff;padding-top: 6px; padding-bottom: 2px;}
.PostTitle A:link {color:#ffffff;text-decoration: none;}
.PostTitle A:visited {color:#ffffff;text-decoration: none;}
.PostTitle A:hover {color:#6B1500e;text-decoration: none;}

.PostBody {padding-right: 5px ;font-size: 9pt;font-family: Tahoma;color:#d1d1d1;padding-top: 1px; padding-bottom: 2px;;line-height:1.5em;width:500px;margin:0 auto;overflow :hidden;}
.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:#bcbcbc}
.postdesc A:visited{font-size: 8pt;font-family: Tahoma;color:#bcbcbc}
.postdesc A:hover{font-size: 8pt;font-family: Tahoma;color:#8374bb}

.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:#8374bb;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:#bcbcbc;text-decoration: none;}
A:visited {
	color:#bcbcbc;
	text-decoration: none;
}
A:hover {
	color:#8374bb;
	text-decoration: none;			
}
#me {
	background-image: url(http://night-skin.com/images/logo08.gif);
    width: 118px;
    height: 38px;
	background-repeat: no-repeat;
}
.category {
	background-image: url(http://night-skin.com/pic/63/categories.gif);
	background-repeat: no-repeat;
    width: 118px;
    height: 38px;
	text-align: left;
}
.lastpost {
	background-image: url(http://night-skin.com/pic/63/lastposts.gif);
    width: 118px;
    height: 38px;
	text-align: left;
}
.archive {
	background-image: url(http://night-skin.com/pic/63/archives.gif);
    width: 118px;
    height: 38px;
}
.links {
	background-image: url(http://night-skin.com/pic/63/links.gif);
	width: 118px;
    height: 38px;
	text-align: left;	
}
#me   a {
  width: 118px;
  height: 38px;
  display: block;
}