body, table, td
{
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
}

body
{
	background:#606060;
	text-align:center;
	margin:0;
	padding:0;
}

table, td, img
{
	border:none;
}

div#page
{
	width:775px;
	margin:0 auto;
	background:#F8931D;
	text-align:left;
	border:1px solid #555;
}

div#header
{
	background:url(/images/layout/header.jpg) no-repeat;
	height:168px;
}

div#homepage_link
{
	height:124px;
}
div#homepage_link a
{
	display:block;
	width:600px;
	height:120px;
	text-decoration:none;
}

div#navigation
{
	margin-left:20px;
	height:25px;
}

div#navigation ul
{
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0;
}

div#navigation ul li
{
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:2px;
	color:#F8931D;
	font-weight:bold;
	text-transform:uppercase;
}

div#navigation ul li#nav_selected
{
	color:#C3141B;
}

div#navigation ul li a
{
	float:left;
	text-decoration:none;
}

div#navigation ul li a:link, div#navigation ul li a:visited
{
	color:#F8931D;
}

div#navigation ul li a:hover
{
	color:#C3141B;
}

div#navigation ul li.nav_star
{
	background:url(/images/layout/star.gif) no-repeat;
	width:10px;
	margin-top:4px;
}

/*
div#navigation ul li#nav_news a
{
	background:url(images/layout/ajankohtaista.gif) no-repeat;
	width:114px;
}

div#navigation ul li#nav_news a:hover, div#navigation ul li#nav_news_selected
{
	background:url(images/layout/ajankohtaista_hover.gif) no-repeat;
	width:114px;
}

div#navigation ul li#nav_band a
{
	background:url(images/layout/nyrok_dolls.gif) no-repeat;
	width:96px;
}

div#navigation ul li#nav_band a:hover, div#navigation ul li#nav_band_selected
{
	background:url(images/layout/nyrok_dolls_hover.gif) no-repeat;
	width:96px;
}

div#navigation ul li#nav_record a
{
	background:url(images/layout/levy.gif) no-repeat;
	width:30px;
}

div#navigation ul li#nav_record a:hover, div#navigation ul li#nav_record_selected
{
	background:url(images/layout/levy_hover.gif) no-repeat;
	width:30px;
}

div#navigation ul li#nav_media a
{
	background:url(images/layout/kuvat_videot.gif) no-repeat;
	width:122px;
}

div#navigation ul li#nav_media a:hover, div#navigation ul li#nav_media_selected
{
	background:url(images/layout/kuvat_videot_hover.gif) no-repeat;
	width:122px;
}
*/
div#content
{
	font-size:0.95em;
	margin:0 4px 0 4px;
	background:#fff;
	text-align:left;
	padding:10px;
	padding-top:2px;
	color:#333;
	border-left:1px solid #747171;
	border-right:1px solid #747171;
}

div#content h1, div#content h2
{
	font-family:verdana, arial, helvetica, sans-serif;
}
div#content h1
{
	margin:0 0 10px 0;
	padding:0;
	font-size:1.25em;
}

div#content h2
{
	margin:0 0 5px 0;
	padding:0;
	font-size:1.05em;

}

div#content div.post h2
{
	margin-bottom:0;
}

div#content p
{
	margin:0 0 10px 0;
	padding:0;
	line-height:1.5em;
}

div#content a:link, div#content a:visited
{
	color:#d28f2e;
	text-decoration:underline;
}

div#content a:hover
{
	color:#e89824;
	text-decoration:underline;
}
div#content ul
{
	margin:0;
	padding-left:30px;
}

div#content ul li
{
	margin:0;
	padding:0 0 3px 0;;
}

div#sidebar
{
	float:right;
	margin:0 5px 0 10px;
	font-size:0.9em;
}

div#calendar
{
	width:200px;
	color:#555;
}

div#cal_header
{
	height:50px;
	background:url(/images/layout/cal_header.gif) no-repeat;
	text-align:center;
	text-transform:uppercase;
}

div#cal_header h2
{
	padding:10px 0 0 0;
	margin:0;
	font-size:0.95em;
	font-weight:normal;
}

div#cal_content
{
	min-height:50px;
	background:url(/images/layout/cal_repeat.gif) repeat-y;
}

div#cal_content h3
{
	font-size:1em;
	margin:0;
	padding:0;
}

div.cal_item
{
	margin:0;
	padding:3px 10px 3px 10px;
}

div#content div#cal_content div.cal_item p
{
	margin:0;
	padding:0;
}

div#cal_footer
{
	height:8px;
	background:url(/images/layout/cal_footer.gif) no-repeat;
}

div.post
{
	margin-bottom:5px;
	clear:both;
}

div.entry
{
	margin-top:5px;
}

table#song_list th
{
	padding:0 10px 0 10px;
	border-bottom:1px solid #444;
	text-align:center;
	font-size:0.87em;
	font-weight:normal;
	text-transform:uppercase;
}

table#song_list td
{
	padding:2px 10px 2px 10px;
	font-size:0.95em;
	height:20px;
}

table#song_list td.play, table#song_list td.lyrics
{
	text-align:center;
}

div#lyrics p
{
	white-space:pre;
	line-height:1.5em;
	margin-bottom:15px;
}

div#album_cover
{
	float:left;
	margin:0 20px 0 0;
	width:300px;
}

div#album_cover img
{
	display:block;
}

div#footer
{
	background:url(/images/layout/footer.jpg) no-repeat;
	height:25px;
}
