/*  
Theme Name: Eva K.Anderson - coming soon
Theme URI: http://www.eva-k-anderson.com/
Version: 1.0
Author: Mike Jasek
Author URI: http://www.jasekip.com/
*/

body {
	width: 100%;
	height: 100%;
	margin:0;
	padding:0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
}

#header {
	height: 461px;
	background: transparent url(/img/header_bg.gif) repeat-x;
}

#orchidee {
	height: 461px;
	background: transparent url(/img/orchidee.png) no-repeat bottom right;
}

#header img {
	text-align: left;
}

#header p {
	margin:0;
	padding:0;
}

#entries {
	position: absolute;
	top: 100px;
	left: 560px;
}

#entries ul {
	list-style-type: none;
}

#entries a, #entries a:hover {
	font-size: 2.0em;
	line-height: 2.6em;
	color: #713e51;
	text-decoration: none;
}
#entries a:hover {
	text-decoration: underline;
}

#song_list ul {
	margin:0 0 0 10px;
	padding: 35px 0 0 0;
}

#song_list li {
	list-style-type: none;
	text-align: bottom;
	font-size: 90%;
}

#song_list span {
	display: block;
	width: 250px;
	padding-top: 4px;
	color: #713e51;
}
	
#signature {
	text-align: right;
	margin: 0 110px 0 0;
}
	
#footer {
	height: 129px;
	background: transparent url(/img/comingsoon_bg.gif) repeat-x;
	text-align: right;
}

#copyright {
	padding-top: 40px;
	margin-right: 80px;
	color: #ffffff;
}