/*  The Blackbird's Journal - The personal livejournal of Nikki Jeske. */

body		{
		 background: #FFFFFF url(http://amadaun.net/journals/xiii/yotejournal_back.jpg) repeat;
		margin: 0px;
		padding: 0px;
		}
div#image		{
		 position: absolute;
		 width: 870px;
		 height: 423px;
		 top: 0px;
		 left: 0px;
		 background: url(http://amadaun.net/journals/xiii/yotejournal_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: 522px;
		 top: 335px;
		 left: 116px;
		 color: #4D1F07;
		 font-family: "Georgia", "Times", serif;
		 font-size: .78em;
		 padding: 0px;
		margin: 0px;
		text-align: justify;
		}

td{ 
font-size: .8em;
}

div#top 	{
		background: #fff url(http://amadaun.net/journals/xiii/yotejournal_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: 169px;
		 top: 379px;
		 left: 666px;
		 color: #BF6332;
		 font-family: "Georgia", serif;
		 font-size: .65em;
		 padding: 0px;
		 text-align: justify;
		}

a		{
		 text-decoration: none;
		 color: #8E593D;
		}
a:hover		{
		color: #3D8093;
		 text-decoration: none;
		}
h2 {
	color: #4D1F07;
	font-size: 2.0em;
	margin: 0;
	padding: 0 0 0 0;
	text-align: left;	
}

h4 {
	color: #4D1F07;
	font-size: 1.3em;
	padding: 0;
	margin: 0;
	text-align: left;
}



/* Tabs */

div#nav {
	position: absolute;
	width: 464px;
	 top: 270px;
	 left: 400px;
}


#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: #BF6332;
margin:0 2px 0 0;
padding:0 0 1px 1px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
padding:3px 8px 1px 5px;
background: transparent;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #4D1F07;
}

#ddcolortabs a:hover span{
background-color: #4D1F07;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #4D1F07;
}



