/* Emmi */

html, body {
	height: 100%;
}

body {
	background: #060501 url(../images/bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
}

h1 { display: none; }

h2 {
	color: #CC3300;
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 21px;
	line-height: 16px;
}

p {
	margin: 0 0 1em 0;
	line-height: 16px;
}

a {
	color: #CC3300;
	font-weight: bold;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

#outer {
	background: transparent url(../images/wrapper_bg.png) repeat-y;
	width: 760px;
	height: 100%;
	margin: 0 auto;
	padding: 0 38px 0 32px;
}

#inner {
	background: #060501 url(../images/emmi2.jpg) no-repeat;
	width: 760px;
	height: 100%;
	position: relative;
	text-align: left;
}

#inner { height: auto; min-height: 100%; }

#search {
	float: left;
	margin-left: 35px;
	margin-top: 6px;
	display: none;
}

#search input {
	border: 1px solid #906c48;
	background-color: #e4e0b9;
	font-size: 10px;
	line-height: 10px;
	padding: 2px;
	margin: 0;
}

#search input.go {
	background: transparent url(../images/btn_search.gif) 0 0 no-repeat;
	width: 19px;
	height: 18px;
	text-indent: -9999px;
	border: 0;
}

#lang {
	float: right;
	display: none;
}


/* Jukebox linkki */
#jukebox-linkki {
	width: 90px;
	height: 90px;
	position: absolute;
	top: 155px;
	left: 110px;
}

#jukebox-linkki a {
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	width: 90px;
	height: 90px;
}



/**
 * Navigation
 */
#navigation {
	position: absolute;
	top: 288px;
	left: 0;
	background: transparent url(../images/navi0.gif) 0 0 no-repeat;
	width: 760px;
	height: 56px;
}
#navigation ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation li {
	height: 56px;
	position: absolute;
	top: 0;
}
#navigation a {
	width: auto;
	height: 32px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}

li#etusivu { left: 26px; width: 79px; }
li#emmi { left: 107px; width: 55px; }
li#audiovideo { left: 164px; width: 116px; }
li#arkisto { left: 282px; width: 79px; }
li#keikat { left: 364px; width: 70px; }
li#vieraskirja { left: 436px; width: 111px; }
li#yhteys { left: 549px; width: 73px; }

li#etusivu a:hover { background: transparent url(../images/navi1.gif) -26px 0 no-repeat; }
li#emmi a:hover { background: transparent url(../images/navi1.gif) -107px 0 no-repeat; }
li#audiovideo a:hover { background: transparent url(../images/navi1.gif) -164px 0 no-repeat; }
li#arkisto a:hover { background: transparent url(../images/navi1.gif) -282px 0 no-repeat; }
li#keikat a:hover { background: transparent url(../images/navi1.gif) -364px 0 no-repeat; }
li#vieraskirja a:hover { background: transparent url(../images/navi1.gif) -436px 0 no-repeat; }
li#yhteys a:hover { background: transparent url(../images/navi1.gif) -549px 0 no-repeat; }

li#etusivu.active { background: transparent url(../images/navi1.gif) -26px 0 no-repeat; }
li#emmi.active { background: transparent url(../images/navi1.gif) -107px 0 no-repeat; }
li#audiovideo.active { background: transparent url(../images/navi1.gif) -164px 0 no-repeat; }
li#arkisto.active { background: transparent url(../images/navi1.gif) -282px 0 no-repeat; }
li#keikat.active { background: transparent url(../images/navi1.gif) -364px 0 no-repeat; }
li#vieraskirja.active { background: transparent url(../images/navi1.gif) -436px 0 no-repeat; }
li#yhteys.active { background: transparent url(../images/navi1.gif) -549px 0 no-repeat; }

/*
ul.subnavi {
	display: none;
	background: transparent url(../images/subnavi0.gif) 0 0 no-repeat;
	width: 297px;
	height: 20px;
	position: relative;
	top: 4px;
	z-index: 10;
}

li#emmi:hover ul.subnavi, li#emmi.active ul.subnavi { display: block; }

#navigation li ul.subnavi li {
	height: 20px;
}

#navigation li ul.subnavi li a { height: 20px; width: auto; }

li#biografia { left: 0; width: 96px; z-index: 11; }
li#diskografia { left: 96px; width: 113px; z-index: 12; }
li#galleria { left: 209px; width: 88px; z-index: 13; }

li#biografia a:hover { background: transparent url(../images/subnavi1.gif) 0 0 no-repeat; }
li#diskografia a:hover { background: transparent url(../images/subnavi1.gif) -96px 0 no-repeat; }
li#galleria a:hover { background: transparent url(../images/subnavi1.gif) -209px 0 no-repeat; }

li#biografia.active { background: transparent url(../images/subnavi1.gif) 0 0 no-repeat; }
li#diskografia.active { background: transparent url(../images/subnavi1.gif) -96px 0 no-repeat; }
li#galleria.active { background: transparent url(../images/subnavi1.gif) -209px 0 no-repeat; }
*/

ul#subnavi {
	display: none;
	background: transparent url(../images/subnavi0.gif) 0 100% no-repeat;
	width: 297px;
	height: 24px;
	position: absolute;
	top: 32px;
	left: 107px;
}

#navigation ul#subnavi li {
	height: 24px;
}

ul#subnavi li a { height: 24px; width: auto; }

li#biografia { left: 0; width: 96px; }
li#diskografia { left: 96px; width: 113px; }
li#galleria { left: 209px; width: 88px; }

li#biografia a:hover { background: transparent url(../images/subnavi1.gif) 0 4px no-repeat; }
li#diskografia a:hover { background: transparent url(../images/subnavi1.gif) -96px 4px no-repeat; }
li#galleria a:hover { background: transparent url(../images/subnavi1.gif) -209px 4px no-repeat; }

li#biografia.active { background: transparent url(../images/subnavi1.gif) 0 4px no-repeat; }
li#diskografia.active { background: transparent url(../images/subnavi1.gif) -96px 4px no-repeat; }
li#galleria.active { background: transparent url(../images/subnavi1.gif) -209px 4px no-repeat; }


/**
 * Content
 */
#content {
	padding: 352px 48px 10px 48px;
	width: 664px;
}

#content img {
	border: none;
	display: block;
	margin: 0;
	padding: 4px;
	background-color: #f3f0e0;
}

#both {
	background: transparent url(../images/content_bg.gif);
	width: 664px;
}

#left {
	background: transparent url(../images/content_bg.gif);
	width: 324px;
	float: left;
}

#right {
	background: transparent url(../images/content_bg.gif);
	width: 324px;
	float: right;
}

.outer-decoration {
	background: transparent url(../images/content_side_bg.gif) 100% 0 repeat-y;
}

.inner-decoration {
	background: transparent url(../images/koriste.png) 100% 100% no-repeat;
	padding: 32px 16px 64px 16px;
	position: relative;
}



/* News */
#news {
	width: 324px;
	float: left;
	position: relative;
}

div.newsclip {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	background: transparent url(../images/content_bg.gif);
}

.newsclip p { line-height: 20px; }

.newsclip h2 {
	margin-bottom: 0;
	font-size: 17px;
}

dl#newsarchive {
	
}

dl#newsarchive dt {
	clear: left;
	float: left;
	width: 6em;
	padding-bottom: 5px;
}

dl#newsarchive dd {
	margin-left: 6em;
	padding-bottom: 5px;
}


/* Frontpage picks */
#picks {
	width: 304px;
	float: right;
}

#picks p {
	width: 281px;
	height: 160px;
	margin: 0 0 15px 0;
}

p.pick1 { background: transparent url(../images/nosto1.jpg) no-repeat; }
p.pick2 { background: transparent url(../images/nosto2.jpg) no-repeat; }
p.pick3 { background: transparent url(../images/nosto3.jpg) no-repeat; }

span.pvm {
	display: block;
	padding-top: 60px;
	padding-left: 85px;
	font-size: 21px;
	font-weight: bold;
}
span.nimimerkki {
	display: block;
	padding-top: 20px;
	padding-left: 85px;
	font-size: 18px;
	font-weight: bold;
}


/* Guestbook */
table.guestbook {
	width: 99.9%;
}

table.guestbook td {
	vertical-align: top;
	padding-bottom: 6px;
}

table.guestbook td.otsikko {
	color: #333;
	text-align: right;
	padding-right: 30px;
}

table.lomake {}

table.lomake td {
	vertical-align: top;
	padding-bottom: 6px;
}

table.lomake label {
	display: block;
	text-align: right;
	font-weight: bold;
	padding-right: 15px;
}

input, textarea {
	border: 1px solid #906c48;
	background-color: #e4e0b9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	margin: 0;
}

input.submit {
	font-weight: bold;
	border: 3px double #906c48;
	padding: 1px;
	cursor: pointer;
}

p.palaute {
	font-weight: bold;
	margin-left: 90px;
}



/* Diskography */
div.julkaisu {
	clear: both;
}

div.julkaisu img {
	float: left;
}

div.julkaisu h3 {
	margin-left: 135px;
	margin-bottom: 5px;
}

div.julkaisu ul {
	margin: 0 0 0 135px;
	padding: 0;
	list-style: none;
}
div.julkaisu ul li { margin-bottom: 2px; }

div.julkaisu ul li a { color: #000; }

div.julkaisu span.vuosi { font-weight: normal; }



/* Audio & video */
div.video {
	clear: both;
}

div.video img {
	float: left;
}

div.video h3 {
	margin-left: 135px;
	margin-bottom: 5px;
	font-size: 11px;
}

div.video p { margin-left: 135px; }



/* Galleria */
div.kuva {
	float: left;
	margin: 3px;
}

#galleria-navi { margin: 0 0 16px 0; }

#galleria-navi a {
	display: block;
	float: left;
}

#galleria-navi img {
	padding: 0;
	background: none;
}


/* Arkisto */
ul.lehtileikkeet {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.lehtileikkeet li {
	padding-bottom: 3px;
}


/* Other */
div.valiviiva {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #000;
}

div.valiviiva hr { display: none; }

p.col-end {
	margin: 32px 0 -32px 0;
}

.clear {
	clear: both;
	height: 0;
}

.cc-image {
    display: block;
    border: 1px solid #666;
    margin-top: 3px;
}
.cc-info {
    margin-top: .75em;
    padding-bottom: .5em;
    font-size: 92%;
}
.cc-text {
    font-size: 120%;
    width: 60px;
    font-family: "courier new", courier, monospace;
    font-weight: bold;
    padding: 3px;
    margin-bottom: 1em;
}