body {
	margin: 0;
	padding: 0;
	border: 0;
	background: #000;
	color: #eee;
	font-size: 100%;
}

h1, h2, h3, h4, div, p, table, td, form, input, select, textarea {
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: normal;
	font-size: 100%;
	color: #eee;
	line-height: 1.2em;
}

h1, h2, h3, h4 {
	font-family: "Arial Rounded MT Bold", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	letter-spacing: normal;
	font-weight: normal;
}

h2 {
    font-size: 150%;
    margin: 0;
    padding: 0 0 .5em 0;
}

h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 94%;
	letter-spacing: normal;
	color: #bbb;
}

p {
    margin: 0;
    padding: 0 0 1em 0;
}

#content a {
	color: #990000;
	text-decoration: none;
	border-bottom: 0px;
}

#content a:hover {
    color: #F94A4A;
    text-decoration: none;
    border-bottom: 1px dashed #fff;
}

a img {
    border: 0;
}

#content a.img:hover {
    border-bottom: 0px;
}

#container {
	position: absolute;
	width: 980px;
	left: 50%;
	margin-left: -490px;
	z-index: 1;
    background: url(../img/bg_container_08.jpg) no-repeat;   
}

#deco-left {
	position: absolute;
	left: 0;
	top: 346px;
	z-index: 2;
	background: url(../img/left.png) no-repeat;
	width: 165px;
	height: 550px;
	text-indent: -9999px;
}
#deco-right {
	position: absolute;
	right: 0;
	top: 150px;
	z-index: 2;
	background: url(../img/right.png) no-repeat;
	width: 150px;
	height: 637px;
	text-indent: -9999px;
}

#navi {
    margin-top: 228px;
    margin-left: 163px;
	width: 687px;
	height: 46px;	
	background: transparent url(../img/navi0_08.gif) no-repeat;
	position: relative;
}


#navi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navi li {
	display: block;
	height: 46px;
	position: absolute;
	top: 0;
}

#navi a {
	width: auto;
	height: 46px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}

li#navi-etusivu { left: 34px; width: 74px; }
li#navi-bandi { left: 122px; width: 66px; }
li#navi-musiikki { left: 205px; width: 76px; }
li#navi-keikat { left: 302px; width: 63px; }
li#navi-kuvat { left: 372px; width: 72px; }
li#navi-vieraskirja { left: 468px; width: 108px; }
li#navi-linkit { left: 590px; width: 63px; }

li#navi-etusivu a:hover { background: transparent url(../img/navi1_08.gif) -34px 0 no-repeat; }
li#navi-bandi a:hover { background: transparent url(../img/navi1_08.gif) -122px 0 no-repeat; }
li#navi-musiikki a:hover { background: transparent url(../img/navi1_08.gif) -205px 0 no-repeat; }
li#navi-keikat a:hover { background: transparent url(../img/navi1_08.gif) -302px 0 no-repeat; }
li#navi-kuvat a:hover { background: transparent url(../img/navi1_08.gif) -372px 0 no-repeat; }
li#navi-vieraskirja a:hover { background: transparent url(../img/navi1_08.gif) -468px 0 no-repeat; }
li#navi-linkit a:hover { background: transparent url(../img/navi1_08.gif) -590px 0 no-repeat; }

li.akt-etusivu  { background: transparent url(../img/navi2_08.gif) -34px 0 no-repeat; }
li.akt-bandi  { background: transparent url(../img/navi2_08.gif) -122px 0 no-repeat; }
li.akt-musiikki  { background: transparent url(../img/navi2_08.gif) -205px 0 no-repeat; }
li.akt-keikat  { background: transparent url(../img/navi2_08.gif) -302px 0 no-repeat; }
li.akt-kuvat  { background: transparent url(../img/navi2_08.gif) -372px 0 no-repeat; }
li.akt-vieraskirja { background: transparent url(../img/navi2_08.gif) -468px 0 no-repeat; }
li.akt-linkit { background: transparent url(../img/navi2_08.gif) -590px 0 no-repeat; }

#content-frame {
    margin: 0 0 0 162px;
    width: 689px;
    background: url(../img/bg_content_frame.gif) repeat-y;
    min-height: 750px;
}

#content {
    background: url(../img/bg_content_08.jpg) no-repeat;
    padding: 25px 36px 30px 40px;
    -moz-opacity:0.99;opacity: 0.99;
    min-height: 450px;
}
 *html #content {
    height: 550px;
}

.nosto {
    clear: right;
    float: right; 
    width: 210px; 
    background: #000; 
    border: 1px solid #444; 
    padding: 10px;
    margin-bottom: 10px; 
    margin-left: 20px;
    -moz-opacity:0.95;
    opacity: 0.95;    
}

.nosto h3 {
    padding-bottom: .5em;
}

.nosto p {
    font-size: 74%;
    padding-bottom: .5em;
    letter-spacing: 0;
}

.divider {
    background: url(../img/divider.gif) no-repeat;    
    text-indent: -9999px;
    height: 25px;
       
}
.divider hr {
    display: none;
}

.uutiset .divider {
    height: 32px;
}

.floatcontainer:after { 
    content: "."; 
    display: block; 
    height: 0; 
    font-size: 0; 
    clear: both; 
    visibility:hidden; 
} 
.floatcontainer {
    display: inline-table;
}  
/* Hides from IE Mac \*/ 
* html .floatcontainer { 
    height: 1%;
} 

#content ul {
    margin: 0;
    padding: 0;
}

#content ul li {
    margin: 0 0 0 18px;
    padding: 0;
    list-style-type: circle;
}

#content ol {
    margin: 0;
    padding: 0;
}

#content ol li {
    margin: 0 0 0 32px;
    padding: 0;
}

.floatcontainer {
    display:block;
} 

table#keikat {
	table-layout: fixed;
	border-collapse: collapse;
	width: 100%;
    margin-bottom: .5em;
}

table#keikat td {
    vertical-align: top;
    padding-bottom: .25em;
}

p.keikat {
    font-weight: bold;
    padding-bottom: .75em;
}

div.date {
    color: #999;
    font-size: 76%;
    padding-bottom: .5em;
    letter-spacing: 0;
}

table#keikat-etusivu {
	table-layout: fixed;
	border-collapse: collapse;
	width: 100%;	
}

table#keikat-etusivu tr.firstdate {
    background: #111;
}

table#keikat-etusivu td {
    font-size: 74%;
    padding: 4px 1px 4px 1px;
    letter-spacing: 0;
    color: #fff;
    vertical-align: top;
    border-top: 1px solid #222;
}

table#keikat-etusivu td.pvm {
    color: #aaa;
}


/* GB */

table.gb {
    width: 100%;
    margin-top: .5em;
}

td.gbWriter, td.gbMessage, td.gbAnswer, td.gbAnswerText {
    padding: 8px 4px 20px 8px;
    vertical-align: top;
}

td.gbWriter {
    padding-left: 0;
}

td.gbWriter div {    
    padding-left: 0;
}

td.gbMessage {    
    padding-left: 6px;
    padding-right: 6px;
}

td.gbMessage div {
	width: 468px;
	overflow: hidden;
	letter-spacing: normal;
	line-height: 1.4em;
}

td.gbAnswer  {
    padding-left: 0;
}

td.gbAnswer, td.gbAnswerText {
    color: #ff5500;        
    padding-top: 0;
}

div.admin-msg {
    color: #ff5500;
}

div.admin-name {
    font-weight: bold;
}

td.gbWriter div.pvm {
    font-size: 80%;
}

td.gbSep {
    padding: 0;
    font-size: 2px;
}   

div.gbPageCount {   
    padding-bottom: .75em;
}
div.gbPageCountBtm {   
    padding-top: .75em;
}


td.gbWriter div {
    width: 120px;
    overflow: hidden;
}

img.arrow {
    filter:alpha(opacity=50);
    -moz-opacity:0.50;
    opacity: 0.50;
}
img.arrow-h {
    filter:alpha(opacity=100);
    -moz-opacity:1.00;
    opacity: 1.00;
}
img.arrow-d {
    filter:alpha(opacity=15);
    -moz-opacity:0.15;
    opacity: 0.15;
}


label {
    display: block;
}

input.txt-xs, input.txt-s, input.txt-m, textarea.txt-l, input.cc-text {
    padding: 3px;
    border: 1px solid #666;
    background: #111;
    color: #f5f5f5;
    font-size: 90%;
    letter-spacing: 0;
}

input.txt-xs {
    width: 30px;
}
input.cc-text {
    width: 80px;
}

input.txt-s {
    width: 350px;
}
input.txt-m {
    width: 400px;
}
textarea.txt-l {
    padding: 2px;
}

input.submit {
    margin: 1em 0 0 0;
    padding: 4px 22px 2px 22px;
    background: #000;
    border: 1px solid #ccc;
    border-bottom: 3px solid #333;
    border-right: 3px solid #333;
    color: #f5f5f5;
    text-transform: uppercase;
    font-size: 84%;
    font-weight: bold;
}

input.submit-d {
    margin: 1em 0 0 3px;
    padding: 4px 22px 2px 22px;
    background: #000;
    border: 1px solid #ccc;
    border-bottom: 3px solid #333;
    border-right: 3px solid #333;    
    color: #777;
    text-transform: uppercase;
    font-size: 84%;
    font-weight: bold;    
}

table.form {
    margin-top: 1em;
}

table.form td {
    vertical-align: top;
}

div.huom {
    margin-top: 1em;
    color: #666;
    padding-bottom: 1em;
    font-size: 72%;
    letter-spacing: 0;
}

table.form input {
    margin-bottom: 1em;
}

p.error {
    padding-top: .5em;
    color: #ff5500;
}

p.ok {
    color: #00780B;
    padding: 0 0 1em 0;
}

.cc-image {
    display: block;
    border: 1px solid #444;
    margin-top: 3px;
    padding: 2px;
}
.cc-info {
    margin-top: .75em;
    padding-bottom: .5em;
}
.cc-text {
    font-size: 120%;
    font-family: "courier new", courier, monospace;
    font-weight: bold;
}

.cover {
	float: right;
	width: 254px;
	border: 1px solid #990000;
}
.rel {
    clear: both;
    float: left; 
    width: 326px;
}

.lyrics {
    font-size: 72%;
    letter-spacing: 0;
}

.songdetails {
    font-size: 72%;
    letter-spacing: 0;
    font-style: italic;
    color: #999;
}

.songdetails-ip {
    font-size: 72%;
    letter-spacing: 0;
    font-style: italic;
    color: #999;    
    padding: 0 0 1em 0;
}

.shop-release {
    clear: both;
    float: right; 
    width: 266px;
    padding-top: 1em;
    font-size: 72%;
    letter-spacing: 0;
    text-align: right;
    color: #aaa;
    padding-bottom: 2em;
}

.shop-release select {
    margin-left: 3px;
    width: 210px;
    letter-spacing: 0;
    color: #aaa;
    border: 1px solid #999;
}

.shop-release form {
    display: inline;
}


select, option {
    background: #000;
}

h3.nodate {
    padding-bottom: .5em;
}

/* G A L L E R Y */

div.igThumbs {
    clear: both;
    padding-bottom: 1em;
}

div.igThumb {
    float: left;
    display: inline;
    width: 182px;
    border: 1px solid #333;
    margin-right: 18px;
    margin-top: 18px;
    text-align: center;
    background: #050505;
    padding: 4px 0 4px 0;
}

div.igThumb:hover {
    float: left;
    display: inline;
    width: 182px;
    border: 1px solid #666;
    margin-right: 18px;
    margin-top: 18px;
    text-align: center;
    background: #111;
    padding: 4px 0 4px 0;
}

div.igThumb a, {
    border: 0;
}

div.igThumb img {
    border: 1px solid #333;
}

#content .igThumbs .igThumb a{   
    border: 0;
}

#content .igThumbs .igThumb a:hover {    
    border: 0;
}

h3.gallery {
    padding-bottom: 0.25em;
}

div.igDescription {
    clear: both;
    width: 320px;
    color: #888;
    font-size: 72%;
    letter-spacing: 0;
}

div.igArrows {
    font-size: 9px;
    height: 22px;
    padding: 3px 0 0 0;
}

div.igImage {
    float: left;    
    display: inline;
    background: url(../img/bg_glr_image.gif) bottom left repeat-x;
}

div.igImage img, div.igImageNoText img {
    display: block;
    margin: 5px 5px 0 0;
    padding: 5px;
    background: #fff;
    border: 1px solid #a9a9a9;
}

div.igText {
    color: #fff;
    font-style: italic;
    padding: 3px 10px 5px 10px;
}

div.gallery-list {
    margin-left: 24px;
}

div.gallery-list div.date {
    font-family: verdana, arial;
    font-size: x-small;
    color: #ddd;
}

div.gallery-list h4 {
    padding-bottom: .6em;
}

h3.gallery-list {
    margin-top: .4em;
}

div.igCat {
    float: left;
}

#galleryTitle {
    float: left;
    width: 320px;
}

select.glr {
    float: right;
    font-size: 72%;
    letter-spacing: 0;
    width: 280px;
}

select.glr optgroup {
    font-style: normal;
}

h4.blog-latest {
    font-family: Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 70%;
    letter-spacing: 0;
    font-weight: bold;
    color: #bbb;
}


div.blog-date {
    color: #999;
    font-size: 64%;
    padding-bottom: .5em;
    letter-spacing: 0;
}

#content ul.kuuntele {
    padding: 0;
    margin-top: 5px;
    font-size: 11px;
    font-family: Arial;
    letter-spacing: 0;
    width: 382px;
    border-top: 1px solid #222;    
}

#content ul.kuuntele li {
    border: 1px solid #222;
    border-top: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#content ul.kuuntele li a 
{
    display: block;
    background: #000;
    padding: 0 2px 0 10px;
}
#content ul.kuuntele li a:hover {
    background: #222;
    border: 0;
}
#content ul.kuuntele li a.akt 
{
    display: block;
    background: #222;
    padding: 0 2px 0 10px;
}
#content ul.kuuntele li .akt:hover {
    background: #333;
    border: 0;
}

.kuuntele-kaikki {
    margin-top: 12px;
    margin-left: 12px;
    font-size: 11px;
    font-family: Arial;
    letter-spacing: 0;
    padding-bottom: 0;
    line-height: 1.5em;
}

.kuuntele-kaikki a.akt {
    background: #222;
}