/*  Amadaun.Net - The personal website of Nikki Jeske. */

body		{
		 background : #FFFFFF;
		margin: 0px;
		padding: 0px;
		}
div#image		{
		 position: absolute;
		 width: 920px;
		 height: 556px;
		 top: 0px;
		 left: 0px;
		 background: url(http://amadaun.net/dotnet/studio/new/elegance_top.jpg);
		}
div#all		{
	border-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
div#content		{
		 position: absolute;
		 width: 389px;
		 top: 217px;
		 left: 498px;
		 color: #8D8D8D;
		 font-family: "Georgia", "Times", serif;
		 font-size: .78em;
		line-height: 150%;
		 padding: 0px;
		margin: 0px;
		text-align: justify;
		}

div#top 	{
		background: #fff url(http://amadaun.net/dotnet/studio/new/elegance_topback.jpg) top left repeat-x;
		margin-top: 0px!important;
		margin-top: 0px;
		margin-left: 0px;
		top: 0px;
		left: 0px;
		padding: 0px;
		margin: 0px;
		position: relative;
}
div#side		{
		 position: absolute;
		 width: 157px;
		 top: 457px;
		 left: 315px;
		 color: #ACACAC;
		 font-family: "Verdana", serif;
		 font-size: .7em;
		 padding: 0px;
		 text-align: justify;
		}

div#blog	{background: #E7E7E7;
		 color: #919191;
		 font-family: "Georgia", "Times", serif;
		 font-size: .9em;
		 padding: 7px;
		margin: 7px;
		text-align: justify;
		}
div#mail	{
		text-align: center;
		font-size: .78em;
}

div#comments	{
		text-align: right;
		}
div#footer	{
	position: relative;
	    background:transparent url(http://amadaun.net/dotnet/studio/new/elegance_bottom.jpg) bottom right no-repeat;
    height: 41px;
    width: 240px;
    margin: 0px;
    padding: 0px;
    margin-left: 70px;
}
div#count	{
	text-align:center;
	}
div#update	{
	text-align: center;
}
a		{
		 text-decoration: none;
		 color: #7A7979;
		}
a:hover		{
		color: #BFBFBF;
		 text-decoration: none;
		}
h2 {
	color: #7C7C7C;
	font-size: 1.5em;
	margin: 0;
	padding: 0 0 0 0;
	text-align: left;	
}

h4 {
	color: #878585;
	font-size: 1.1em;
	padding: 0;
	margin: 0;
	text-align: center;
}
.divi	{
	padding: 192px;
}


/* Tabs */

div#nav {
	position: absolute;
	width: 389px;
	 top: 143px;
	 left: 464px;
}


#ddcolortabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
position: absolute;
}

#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
}


#ddcolortabs a{
float:left;
color: white;
background: #C0BDBD url(http://amadaun.net/dotnet/studio/new/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 1px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(http://amadaun.net/dotnet/studio/new/color_tabs_right.gif) no-repeat right top;
padding:3px 8px 1px 5px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #D1D1D1;
}

#ddcolortabs a:hover span{
background-color: #D1D1D1;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #D1D1D1;
}


/* Side Nav */

.wireframemenu{
border: 0px;
background-color: white;
border-bottom-width: 0;
width: 170px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 164px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
font: bold 11px Georgia;
padding: 3px 2px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #D1D1D1;
text-decoration: none;
}

.wireframemenu a:visited{
color: #D1D1D1;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #D1D1D1;
color: #595959;
}

/* Images */

div#pics		{
		background: #D1D1D1;
		padding: 10px;
		text-align: center;
		}
div#pics img	{
		border-width: 5px;
		border-color: #595959;
		width: 100px;
		height: 100px;
		}

/* Email Form */

div#form	{
		text-align: center;
		}
td{ 
font-size: 11px;
font-family: Georgia;
color: #8D8D8D;
}

input, textarea{ 
background-color: #FAF9F9;
font-size: 11px;
font-family: Georgia;
color: #595959; 
letter-spacing: 1px;
border: 1px solid #D1D1D1;}