/* VÄRIT */
/* TUMMA 	#594f47 */
/* KESKI: 	#807166 */
/* VAALEA 	#d9cdc3 */


html { overflow-y: scroll; }
html { overflow: -moz-scrollbars-vertical; }


body {
	background: #0f0c09 url(images/bg_body_2008.gif);
	margin: 0;
	padding: 0;
}

img {
	border: none;
	}

h1, h2, h3, h4, legend {
	color: #d9cdc3;
	}

h2 {
	font: 700 15px "Times New Roman", Times, serif;
	text-transform: uppercase;
	padding: 5px 5px 3px 5px;
	margin: 0;
	border-bottom: 1px solid #594f47;
	}

h4 {
	font: 700 11px "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin: 18px 5px 3px 5px;
	padding: 0;
	}
	
p {
	margin: 8px 5px;
	padding: 0;
	text-align: justify;
	line-height: 18px;
	}

input, textarea, select {
	border: 1px solid #594f47;
	margin: 1px 0;
	background: #0f0c09;
	color: #d9cdc3;
	font: 11px "Courier New", Courier, monospace;
	}

fieldset {
	border: 1px dotted #594f47;
	margin: 15px 5px;
	padding: 10px;
	width: 340px;
	}

legend {
	font: 700 11px "Times New Roman", Times, serif;
	text-transform: uppercase;
	}

#wrap {
	width: 720px;
	margin: auto;
	background: #221f1b url(images/bg_wrap_2008.gif);
	}

#header {
	width: 720px;
	height: 218px;
	background: url(images/bg_header_2010.jpg) no-repeat center;
	}

#menu {
	width: 720px;
	height: 31px;
	background: url(images/bg_menu_2008.jpg) no-repeat center;
	text-align: center;
	}

#menu a {
	border: none;
	}


/* TÄMÄN SISÄÄN LADATAAN .left JA .right */
#main {
	width: 610px;
	min-height: 300px;
	background: url(images/bg_main_2008.jpg) no-repeat center top;
	padding: 20px 55px;
	font: 12px Cambria, "Times New Roman", Geneva, Arial, Helvetica, sans-serif;
	color: #807166; /* TEKSTIN VÄRI */
	}

a {
	color: #bec2c0;
	text-decoration: none;
	border-bottom: 1px dotted #bc6d46;
	}

a:hover {
	color: #bc6d46;;
	border-bottom: 1px dotted #bc6d46;
	}

.left {
	width: 370px;
	float: left;
	margin: 0 20px 0 0;
	}

.right {
	width: 220px;
	float: left;
	}

.hr {
	height: 10px;
	margin: 0 5px;
	background: url(images/hr_2008.gif) repeat-x bottom left;
	clear: both;
	}

.pvm {
	font-size: 11px;
	font-weight: 700;
	color: #594f47;
	}

.reply {
	color: #bc6d46;
	font-style: italic;
	}

.red {
	color: #bc6d46;
	}

.gallery {
	width: 610px;
	float: left;
	}

.gallerymenu {
	padding: 5px;
	border-bottom: 1px solid #594f47;
	}

.kuva {
	width: 152px;
	height: 110px;
	text-align: center;
	float: left;
	}

.diarykuva {
	width: 122px;
	height: 110px;
	text-align: center;
	float: left;
	}

.kuva img, .diarykuva img {
	border: 1px solid #000;
	}

.kuva img:hover, .diarykuva img:hover {
	border: 1px solid #bc6d46;
	}

.kuva a, .diarykuva a {
	border: none;
	}	
	

.admin a {
	border: 1px solid #b00;
	text-transform: uppercase;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background: #090f0f;
	padding: 1px 4px 1px 3px;
	margin: 0 3px 0 0;
	}

.admin a:hover {
	border: 1px solid #bc6d46;
	}

.gigs {
	margin: 10px 0;
	line-height: 19px;
	}

.mainos {
	width: 210px;
	height: 200px;
	background: url(images/bg_mainos.gif) no-repeat;
	text-align: center;
	padding-top: 20px;
	margin: 15px auto 0 auto;
	}

.mainos a {
	border: none;
	}
	
/* BAND */

.thumb_kuva {
	border: none;
	margin: 0;
	border-bottom: none;
	}

.thumb_kuva a {
	border: none;
	margin: 0 25px 0 0;
	border-bottom: none;
	}

/* FOOTER */
#copy {
	clear: both;
	text-align: center;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #594f47;
	padding: 20px 0 40px 0;
	margin: 0;
	background: url(images/bg_footer_2008.jpg) no-repeat bottom center;
	}
