@charset "UTF-8";
/* CSS Document */

/*------------------------------------------ GENERAL ---------------------------------------------*/
/*------------------------------------------------------------------------------------------------*/

a:link, a:visited, a:active {
color: #f8d7b6;
text-decoration: underline;
}
a:hover {
color: #FFF;
}

ul, li {
padding: 0px;
margin: 0px;
list-style: none;
}

img {
margin: 0px;
padding: 0px;
border: 0px;
}

.clear {clear: both;}




body {
  background: #bb5b31 url(images/back2.jpg) repeat;
  font-family: Georgia, Palatino, serif;
  font-size: 13px;
  line-height: 18px;
  color:#FFF;
  margin: 0;
	}

#wrapper { 
	width: 930px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	padding-bottom: 20px;
	}

#header {
	position: relative;
	height: 450px;
	}


.contact {margin: 18px 0 0 80px; position: absolute;}
.contact a {text-indent: -5999px; display: block; margin-right: 15px; float: left;}
.contact .fb { width: 57px; height: 57px; background: url(images/icons.png) no-repeat top left;}
.contact .mail { width: 57px; height: 57px; background: url(images/icons.png) no-repeat top right;}


#logo {
	width:390px; 
	height: 377px; 
	position: absolute;
	top: 90px;
	left: 250px;
	}
	
.mainbubble {
	background: url(images/bubble.png) no-repeat top left;
	font-family: Georgia, serif;
	font-style: italic;
	width: 273px;
	height: 207px;
	position: absolute;
	top: 170px;
	right: 10px;
	}
.mainbubble h1 {
	font-size: 17px;
	padding: 40px 0px 0px 38px; 
	text-align: center;
	line-height: 26px;
	font-weight: normal;
	}
	
.cloud1 {
	background: url(images/cloud1.png) no-repeat top left;
	width: 298px;
	height: 167px;
	position: absolute;
	top: 160px;
	left: 0px;
	}
	
.cloud2 {
	background: url(images/cloud2.png) no-repeat top left;
	width: 222px;
	height: 125px;
	position: absolute;
	top: 25px;
	right: 80px;
	}
	
	

	
	
	
/*- VIDEO -------*/
	
#video {
	position: relative;
	height: 620px;
    z-index: 0;
	}
/*#video iframe {margin-top: 180px; margin-left: 40px; z-index: 0;}*/
#video object {margin-top: 180px;  z-index: 0;}
#video embed {margin-top: 180px; margin-left: 40px; z-index: 0;}
	
.cloud3 {
	background: url(images/cloud3.png) no-repeat top left;
	width: 280px;
	height: 173px;
	position: absolute;
	top: 130px;
	right: 0px;
	}
	
.vaata {
	width: 123px;
	height: 142px;
	position: absolute;
	top: 0px;
	left: 110px;
	}
	
	
	
	
.kuula {
	width: 139px;
	height: 206px;
	position: absolute;
	top: 860px;
	right: 88px;
	}
	
.muusika { position: relative; height: 255px;}
.muusika span.one {font-size: 24px; line-height: 31px; margin-left: 535px; margin-top: 35px; display: block;}
.muusika span.two {font-size: 15px; line-height: 25px; margin-left: 355px; margin-top: 33px; display: block;}
.muusika span.three {font-size: 20px; line-height: 30px; margin-left: 600px; margin-top: 19px; display: block;}
	
.muusika a:link, .muusika a:visited, .muusika a:active {
	font-size: inherit;
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	line-height: inherit;
	display: inline-block;
	margin-right: 7px;
	}
.muusika a:hover {
	color: #FFF;
	border-bottom: 1px solid #fff;
	}

.cloud4 {
	background: url(images/cloud2.png) no-repeat top left;
	width: 222px;
	height: 125px;
	position: absolute;
	top: 0px;
	left: 80px;
	}
	
.cd {height: 500px; margin-bottom: 50px;}
.cd-img {float: right; margin-right: 50px; overflow: hidden;}
	
.osta-info {
	width: 260px;
	margin-left: 40px;
	margin-bottom: 50px;
	}
.osta-info p {
	color: #f8d7b6;
	border-top: 3px solid #efcaa6;
	font-size: 16px;
	line-height: 26px;
	padding-top: 15px;
	}
.osta-info img {margin-bottom: 10px;}
.osta-info span {display: block; font-size: 16px; line-height: 24px; padding: 3px 0;}
.osta-info span a:link, .osta-info span a:visited, .osta-info span a:active {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	display: inline-block;
	margin-right: 10px;
	}
.osta-info span a:hover {
	color: #FFF;
	border-bottom: 1px solid #fff;
	}
	
	
	
.facebook {
	background: url(images/fb-cloud.png) no-repeat top left;
	width: 780px;
	height: 407px;
	clear: both;
	margin: 0 0 0 60px;
	}
.facebook iframe {
	padding-left: 150px;
	padding-top: 65px;
	}
	
	
































