

/* Pretty Stuff
================================== */

/* Zero down margin and paddin on all elements */
* {
  margin: 20;
  padding: 0;
}

body {
  font: 13px Verdana, sans-serif;
  background: url(images/bg_body.jpg) left top repeat;
  color: #f6eddc;
  line-height: 140%;
}

img {
  border: 0;
}

h1 {
  font-size: 2.0em;
  font-weight: normal;
  color: #f5a3af;
}

h2 {
  font-size: 17px;
  font-weight: normal;
  color: #f5a3af;
}

h3 {
  font-size: 14px;
  font-weight: normal;
  color: #f5a3af;
}

h1, h2, p {
  margin: 1 em 0;
}



#logo {
  position:absolute;
  left: 619px;
  top: 45px;
}

#top {
  height: 448px;
  margin: 30px;
  text-align: center;
  background: url(images/flinch2-2.JPG) left top no-repeat;
}


#mainNav {
  list-style: none;
  background-color:#eee;
}

#footer {
  font-size: 10px;
  text-align: center;
  width: 878px; 
  height: 159px;
}

#footer img{
  top: 0px;
  position: relative;
}

/* The Core Technique
================================= */

#wrapper {
  width: 878px; 
  text-align: left; 
}

#mainNav { 
  width: 140px; 
  float: left; 
}

#content { 
  width: 878px; 
  float: right; 
  background: url(images/bg_content2.jpg) left 73px repeat-y;
}

#mainContent { 
  width: 435px; 
  padding: 25px 0 60px 0;
  margin: 0 0 0 75px;
  float: left; 
}

* html #mainContent {  /* :KLUDGE: Fixes IE margin bug */
  margin: 0 0 0 40px;
}

#mainContent_wide { 
  width: 720px; 
  padding: 25px 0 60px 0;
  margin: 0 0 0 75px;
  float: left; 
}

* html #mainContent_wide {   /* :KLUDGE: Fixes IE margin bug */
  margin: 0 0 0 55px;
}

#navi { 
  position: relative;
  left: 336px;
  top: 155px;
  width: 496px;
  text-align: right;
}


#language { 
  position: absolute;
  left: 842px;
  top: 163px;
}


#navi a { 
  margin-bottom: -3px;
}



#secondaryContent { 
  width: 355px;
  display: inline; /* :KLUDGE: Fixes IE double margin float bug */
  float: right; 
} 

.bandi { 
  clear: both; 
  width: 600px;
  margin: 0 0 20px 0;
  float: left;
}

.bandi strong{ 
  color: #b16a82;
  font-weight: normal;
}  

a5687c

#footer { 
  clear: both; 
  margin: 0;
} 

/* Add some padding
================================== */

#mainNav, #secondaryContent {
  padding-top: 20px;
  padding-bottom: 20px;
}

#mainNav *, #secondaryContent * {
  padding-left: 20px;
  padding-right: 20px;
}

#mainNav * *, #secondaryContent * * {
  padding-left: 0;
  padding-right: 0;
}


/* Sekalaista
================================== */

.vasen {
  float: left;
  margin: 0 15px 0 0;
}

.aika  {
  color: #668fc1;
  size: 10px;
  margin-top: -10px;
}

.viiva  {
  border-bottom: dotted 1px #cc8ca2;
  padding: 30px 0 0 0;
}

.discografia img{
  margin: 20px 0 0 0;
}

H1.paaotsikko {
  position: absolute;
  width: 810px;
  text-align: center;
  margin-top: 8px;
}


body#etusivu #mainContent h2, body#etusivu #mainContent_wide h2 {
  border-top: dotted 1px #cc8ca2;
  padding: 10px 0 0 0;
}

.reunat, .thumb {
	border: solid 5px #5d3d51;
}

table td{
	padding: 0 0 0 20px;
}

table {
	margin: 0 0 30px 0;
}

#tulevat_keikat {
	margin: 0 0 15px 0;
	width: 270px;
}


/* ###########  UL #############  */

.text ul{
	list-style-type:none;
	margin: 0 0 0 30px;
	padding: 0 0 0 0;
}

ul li{
list-style-image: url("images/bullet_arrow.gif");
	margin: 0 0 0 30px;
	padding: 0 0 0 0;
}


/* Linkit
================================== */

a:link { 
  color: #d96ca0;
  text-decoration: underline;
}

a:visited { 
  color: #c5598c;
  text-decoration: underline;
}

a:hover, a:active { 
  color: #fd8cc2;
}


/* Vieraskirja
================================== */



.viesti { 
  border-bottom: dotted 1px #cc8ca2;
}

.pieni { 
  font-size: 9px;
}

.admin, .admin a { 
  color: #03122d;
}

.aika { 
  font-size: 10px;
  color: #cc8ca2;
}




/* Lightbox
================================== */

.thumb {
	width: 80px;
	display: block;
	float: left;
	margin: 0 10px 15px 0 ;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	background-color: #fff;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #000; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}


