/*  Starlight Heaven - The personal website of Emi Jeske. */

body		{
		 background : #FFFFFF url(http://amadaun.net/starlight/images/emisite_back.jpg) repeat;
		}
div#image		{
		 position: absolute;
		 width: 723px;
		 height: 462px;
		 top: 0px;
		 left: 0px;
		 background: url(http://amadaun.net/starlight/images/emisite_topper.jpg);
		}
div#all		{
	width: 428px;
	border-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: auto;
	margin-bottom: 0px;
	overflow: hidden;
}
div#content		{
		 position: absolute;
		 width: 428px;
		 top: 267px;
		 left: 81px;
		 color: #456481;
		 font-family: "Georgia", "Times", serif;
		 font-size: .78em;
		line-height: 150%;
		 padding: 0px;
		margin: 0px;
		text-align: justify;
		}
div#content img 	{
		border-width: 0px;
		}
div#side		{
		 position: absolute;
		 width: 139px;
		 top: 272px;
		 left: 523px;
		 color: #32516E;
		 font-family: "Verdana", serif;
		 font-size: .7em;
		 padding: 0px;
		 text-align: right;
		}
div#comments	{
		text-align: right;
		}

div#count	{
	text-align:center;
	}
div#update	{
	text-align: center;
}
a		{
		 text-decoration: underline;
		 color: #57758F;
		}
a:hover		{
		color: #F4375F;
		 text-decoration:none;
		}
h2 {
	color: #42777F;
	font-size: 1.5em;
	margin: 0;
	padding: 0 0 1em 0;	
}

h4 {
	color: #42777F;
	font-size: 1.1em;
	padding: 0;
	margin: 0;
}
.divi	{
	padding: 20px;
}

/* Side Bar Stuff */

#sidebar dd, #sidebar dt {
	margin-left: 0px;
	padding-left: 0px;
	line-height: 16px;
	margin-bottom: 4px;
	text-align: justify;
	}

body #sidebar dt 	{
	text-transform: uppercase;
	letter-spacing: 2px;
	background: transparent;
	color: #FFFFFF;
	padding: 2px;
	margin-top: 0px;
	background: #5196A4;
	text-shadow: 2px 3px 3px #896;
	text-align: center;
	}

#sidebar dd a:link	{
        text-decoration: none;
	color: #084C93;
	}
#sidebar dd a:visited {
        text-decoration: none;
	color: #084C93; 
	}
#sidebar dd a:hover {
        text-decoration: none;
	color: #FCFBBA; 
	}
