@charset "utf-8";
* {
	margin: 0;
}
html, body {
	font-size:1em;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	line-height:1.4em;
	color:#fff;
	background-color: #000;
	-webkit-background-size: 1920px auto;
	-moz-background-size:  1920px auto;
	-o-background-size: 1920px auto;
	background-size: 1920px auto;
	background-attachment:scroll;
	background-image: url(images/edmfk21_back_pic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


/************************************************
*	Hyperlinks									*
************************************************/

a:link {
	color: #fff;
	text-decoration: none;
	outline: 0;
}
a:visited {
	color: #fff;
	text-decoration: none;
	outline: 0;
}
a:hover {
	color: #fff;
	text-decoration: underline;
	outline: 0;
}
a:active {
	color: #fff;
	text-decoration: none;
	outline: 0;
}
a:focus {
	outline: 0;
}


/************************************************
*	Titles									*
************************************************/
h3 {
clear:left;
float:left;
color:#da0e2f;
font-size:1.8em;
line-height:1.2em;
font-weight:700;
margin-left:80px;
}

#webposter {
height:1px;
visibility:hidden;
}
.title {
font-size:2.6em;
color:#000;
font-weight:300;
text-align:center;
margin-top:30px;
}

.edmfk {
margin:80px 0 0 80px;
}

#tartu {
color:#da0e2f;
font-size:2.1em;
line-height:1.2em;
font-weight:700;
margin:60px 0 0 80px;
position:relative;
}

.artistid {
clear:left;
float:left;
color:#fff;
font-size:3.4em;
line-height:1.2em;
font-weight:700;
margin:0 0 0 80px;
}

.uksed {
clear:left;
float:left;
color:#fff;
font-size:2.4em;
line-height:1.2em;
font-weight:300;
margin:0 0 0 80px;
}

.pilet {
clear:left;
float:left;
color:#fff;
font-size:2em;
line-height:1.2em;
font-weight:700;
margin:50px 0 0 80px;

background-color:#da0e2f;
color:#fff;
padding:10px 15px;

-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
box-shadow: 0 0 5px rgba(0, 0, 0, 1);
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 1); 
-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 1); 

}

.video {
clear:left;
float:left;
color:#fff;
font-size:2em;
line-height:1.2em;
font-weight:700;
margin:20px 0 0 80px;
}

.links {
clear:left;
float:left;
color:#fff;
font-size:2em;
line-height:1.2em;
font-weight:300;
margin:0 0 50px 80px;
}

.barthol, .faun {
float:left;
}

#jaga {
position:absolute;
left:720px;
top:-20px;
overflow:hidden;
height:123px;
}

#jaga img:hover{ position: relative; 
             top: -123px;} 

/************************************************
*	content									*
************************************************/

#mainwrap {
width:990px;
margin:0px auto;
}

#maincontainer {
float:left;
width:990px;
margin:10px auto;
padding:15px;
}
