@charset "utf-8"; 
/* created on 28.2.2008	by Jarkko Tuomala Color Glossary: #aed56d =green #cecbaf =brown_bg #919078 =brown */ 
/* created on 1.1.2008 by Tuomala */
html {
	margin: 0;
	padding: 0;
	background: url("images/bgreen.gif") repeat 50% 0 #eee;
    color: #000;
    text-align: center;
}

body {
	font-family: Calibri, 'trebuchet ms', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 5px 0 0 0;
	padding: 0;
	position: relative;
	width: 930px;
	height: 565px;
	border: none;
    margin: 0 auto;
    background: #fff;
    color: #000;
    text-align: left;
}

/* =branding */
#logo img {position: absolute; top: 0; left:0;}
#branding h1 {color: #07481f;padding-left: 45px;text-transform: uppercase;font-size: 1.4em;letter-spacing: 2px; padding-bottom: 60px; border-bottom: 12px solid #aed56d; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;}
#branding h1 strong {font-weight: normal;}
#branding h1 em { display: block; color: #aed56d; font-size: .6em; font-style: normal; letter-spacing: 2px; padding-left: 15px;}

p#blog {
	position: absolute;
	top: 94px;
	left: 30px;
}
p#sky {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0;
	width: 210px;
}

img {
	border: none;
	display: inline;
	margin: 0;
	padding: 0;
}

a, a:visited {
	color: #07481f;
	font-size: 1.2em;
}

#bambu a, #bambu a:visited {
	color: #D96528;
}

a:hover {
	font-weight: bold;
}
div#luomupuuvilla.banner p {
	position: absolute;
	bottom: 5px;
	right: 25px;
	font-variant: small-caps;
}

div#bambu.banner p {
	position: absolute;
	bottom: 5px;
	left: 88px;
	font-variant: small-caps;
}

div#puulelut {
	position: absolute;
	bottom: 20px;
	left: 20px;
	font-variant: small-caps;
	padding: 6px 20px;
	border: 1px solid #D96528;
}

div#cd {
	position: absolute;
	bottom: 85px;
	left: 20px;
	font-variant: small-caps;
	padding: 8px 20px 4px 80px;
	border: 1px solid #aed56d;
	border-left: 5px #07481f solid;
	border-top-color: #07481f;
	background: url("images/bambucd.jpg") no-repeat 0 50% #fff;
}

div#cd p {
	margin: 0;
	padding: 0;
}

div#twitter_div {
	position: absolute;
	top: 40px;
	left: 400px;
	width: 520px;
}

div#twitter_div ul {
	list-style: none;
	font-family: Calibri, 'trebuchet ms', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #07481f;
}

div#luomupuuvilla.banner h1 {
	color: #07481f;
	font-size: 3.5em;
	line-height: 1.1;
	position: absolute;
	top: 65px;
	left: 250px;
	text-transform: uppercase;
}

div#luomupuuvilla.banner h2 {
	color: #aed56d;
	font-size: 5em;
	position: absolute;
	top: -40px;
	left: 200px;
	text-transform: uppercase;
}

div#luomupuuvilla.banner {
	position: relative;
	top: 20px;
	left: 20px;
	z-index: 2;	
	border: 10px solid #07481f;
	border-right: none;
	border-bottom: none;
	width: 500px;
}

div#bambu.banner {
	position: absolute;
	top: 520px;
	right: 10px;
	z-index: 1;
	border: 10px solid #D96528;
	width: 500px;
	overflow: visible;
}

div#bambu.banner img {
	position: absolute;
	bottom: 0;
	right: 0;
}

div#bambu.banner h1 {
	color: #D96528;
	font-size: 3.5em;
	line-height: 1.1;
	position: absolute;
	right: 65px;
	bottom: 20px;
	z-index: 10;
	text-transform: uppercase;
}

#copyright {
	position: absolute;
	bottom: -10px;
	right: 10px;
}

#contact {
	position: absolute;
	top: 0;
	right: 5px;
	font-variant: small-caps;
	letter-spacing: 1px;
	font-size: 1em;
	color: #D96528;
}

#contact strong {
	font-size: 1.2em;
	color: #07481f;
}

#contact em {
	font-size: 1.4em;
	margin: 0 2px;
}
a[rel=author]{position:absolute;bottom:-35px;left:20px}