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

html, body {
    height:100%;
}

body {
	/*background: url(../images/bg_index2.jpg) no-repeat top 50px center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-weight: normal;*/
	font-size: 8pt; 
	line-height:12pt;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-color: #333333;
	background-color: #272727;
	text-decoration: none; 
	margin: 0 auto;
	min-height: 100%;
   font-family: 'Open Sans', helvetica, arial, sans-serif;
}
.wrapper {
	position: relative;
	width: 1000px;
	margin: 0 auto -50px -50px;
	text-align: left;
	background: transparent;
}

img {
    border: 0px;
    webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    }
    
.header  { 
	display: none;
	}
	
.container {
    margin: 0 auto 0 auto; /*center-aligned*/
}
.container p {
    margin-left: 90px;
    margin-right: 90px;
    
    line-height: 24px;
    
    /*-ms-transform: rotate(-2deg); 
	-webkit-transform: rotate(-2deg); 
	-o-transform: rotate(-2deg); 
	-moz-transform:rotate(-2deg); 
	transform: rotate(-2deg);*/
}

.text_bg {
	position: relative;
	width: 960px;
	min-height: 800px !important;
	height: auto !important;
	height: 100%;
	text-align: left;
	padding: 40px 0 40px 0;
	background: #fff;
	margin-left: 10px;
	margin-top: 0px;
    border: 0px;
    /*webkit-border-radius: 12px 12px 12px 12px;
    -moz-border-radius: 12px 12px 12px 12px;
    border-radius: 12px 12px 12px 12px;
    box-shadow: #dbdbdb 1px 1px 1px 2px;*/
    opacity: 1.0;
    filter: alpha(opacity=10); /* For IE8 and earlier */
	overflow: hidden;
}

h1 {
	margin: 4px 40px 30px 20px;
	padding: 0 0 2em 0;
	color: #fff;
	font-weight: 900;
	font: 2.8em 'Lato', 'Open Sans', helvetica, arial, sans-serif;
	text-shadow: #000 1px 1px 2px;
	letter-spacing: 3px;
	float: left;
}
h3 {
  margin-left: 90px;
	padding: 20px 0 2px 0;
	color: #000;
	font: 1.4em 'Josefin Sans', helvetica,arial,sans-serif;
}
.cv {
   list-style-type: none;
   width: 1000px;
   display: block;
   margin-left: 40px;
}
.otsikko {
	margin-top: 30px;
	font-family: 'Open Sans', helvetica, sans-serif; 
	font-weight: 400; 
	letter-spacing: 2px; 
	font-size: 20px; 
	text-align: left;
	color: #333;
	padding: 0 10px 14px 71px;
	display: inline-block;
	text-transform: uppercase;
}

.vuosi {
	margin-left: 70px;
	background: transparent;
	font: 14px/24px 'Open Sans', helvetica, sans-serif;
	font-weight: 600;
	width: 90px;
	display: block;
	float: left;
}

.asia {
   margin-left: 15px;
   background: transparent;
   font: 14px/24px 'Open Sans', helvetica, sans-serif;
   font-weight: 300;
}

.asia_02 {
   margin-left: 71px;
   width: 650px;
   display: block;
   background: transparent;
   font: 14px/24px 'Open Sans', helvetica, sans-serif;
   font-weight: 300;
}
.asia a {
	display: none;
}

.asia a:hover {
   	display: none;
}

.footer {
	position: relative;
	width: 767px;
	margin: 0 auto;
}

.footer a {
	color: #0057A3;
	text-decoration: underline;
	border: 0;
	outline: 0;
}

.footer p {
	position: absolute;
	left: 0;
	bottom: 6px;
	width: 767px;
	padding: 0;
	color: #666;
	font: 0.8em 'Josefin Sans', arial,sans-serif;
	text-align: center;
	border-bottom: 0px solid #fff;
}

.Center-Container {
  position: relative;
}

.Absolute-Center {
  width: 100px;
  height: 50%;
  overflow: auto;
  margin: auto;
  position: absolute;
  top: 0; left: -640px; bottom: 0; right: 0;
}

.teokset {
	z-index: 10;
	height: 100px;
	margin-bottom: 30px;
	position: relative;
	clear: both;
}

.ajankohtaista {
	z-index: 10;
	height: 100px;
	margin-bottom: 30px;
	position: relative;
	clear: both;
}

.info {
	z-index: 10;
	height: 100px;
	margin-bottom: 30px;
	position: relative;
	clear: both;
}

a {
	font-size: 16px;
	padding-top: 55px;
	text-decoration:none;
}
#link {
	position: fixed;	
	width: 70px;
	margin: 10px 0 0 10px;
	z-index: 1;
	padding-top: 50px;
}

#link a {
	display: block;
	width: 120px;
	height: 65px !important;
	/*float: left;*/
	margin: 5px;
	text-align: center;
	background-color: #000;
	background: url(../images/bg_link.png) repeat center center;
	color:#111;
	webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px; 
	border: 0px solid #fff;
	/*background-color: #000;
	opacity:0.1;
   filter:alpha(opacity=10);*/
}

#link a:hover {
	display: block;
	width: 120px;
	height: 65px !important;
	/*float: left;*/
	margin: 5px;
	text-align: center;
	background-color: #9b8d64;
	color: #fff;
	webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px; 
	opacity:0.8;
    filter:alpha(opacity=80);
}

/* Buzz Out */
@-webkit-keyframes buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }

  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

@keyframes buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }

  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

.buzz-out {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.buzz-out:hover, .buzz-out:focus, .buzz-out:active {
  -webkit-animation-name: buzz-out;
  animation-name: buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* DOWN */
.animated { 
    -webkit-animation-duration: 3s; 
    animation-duration: 3s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
} 

@-webkit-keyframes bounceInDown { 
   0% { 
       opacity: 0; 
        -webkit-transform: translateY(-2000px); 
    } 
    60% { 
        opacity: 1; 
        -webkit-transform: translateY(30px); 
    } 
    80% { 
        -webkit-transform: translateY(-10px); 
    } 
    100% { 
        -webkit-transform: translateY(0); 
    } 
} 

@keyframes bounceInDown { 
    0% { 
        opacity: 0; 
        transform: translateY(-2000px); 
    } 
    60% { 
        opacity: 1; 
        transform: translateY(30px); 
    } 
    80% { 
        transform: translateY(-10px); 
    } 
    100% { 
        transform: translateY(0); 
    } 
} 

.bounceInDown { 
    -webkit-animation-name: bounceInDown; 
    animation-name: bounceInDown; 
}

/* DOWN DOWN */

.thumbs a img {
	display: none;
}
#menuh-container
{	
display: none;
}

#menuh	
{	
font-size: 12px;	
float:left;
margin-top: 0px;
margin-right: 0px;
width: 1000px;
margin-left: 0px;
}		

#menuh a	
{	
text-align: center;
display:block;	
border-right: 1px solid #606862;	
white-space:nowrap;	
margin: 0;	
padding: 16px;	
color: #fff;
background-color: #292929;
text-decoration:none;	
}	

#menuh a:hover /* menu on mouse-over  */	
{	
color: white;	
background-color: #3A3A3A;	
text-decoration:none;
background-image: none;   
-ms-transition: all 0.5s ease-in-out;   
-webkit-transition: all 0.5s ease-in-out;   
-o-transition: all 0.5s ease-in-out;   
-moz-transition: all 0.5s ease-in-out;   
transition: all 0.5s ease-in-out;
}		

.act
{	
color: white;	
background-color: transparent;	
text-decoration:none;
padding: 6px 24px 6px 24px;
width: 140px;
webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px; 
}	
.act:after {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(39,39,39,0);
border-top-color: #272727;
border-width: 15px;
margin-left: -15px;
}
#menuh ul	
{	
list-style:none;	
margin:0;	
padding:0;	
float:left;	
width: 220px; /* width of all menu boxes */	
font-size: 12px;
font-family: 'Open Sans', helvetica, arial, sans-serif;
letter-spacing: 2px;
font-weight: 600;
text-transform: uppercase;
}

#menuh li	{	
position:relative;	
min-height: 1px; /* for IE7 */	
vertical-align: bottom;	/* for IE7 */
}

#menuh ul ul	
{	
position:absolute;	
z-index:500;	
top:auto;	
display:none;	
font-size: 11px;
font-family: 'Open Sans', helvetica, arial, sans-serif;
letter-spacing: 1px;
font-weight: 300;
text-transform: none;
}

#menuh ul ul ul{	
top:0;	
left:100%;	
}

div#menuh li:hover {	
cursor: pointer;
z-index: 100;	
}

div#menuh li:hover ul ul,div#menuh li li:hover ul ul,div#menuh li li li:hover ul ul,div#menuh li li li li:hover ul ul {
display: none;
}

div#menuh li:hover ul,div#menuh li li:hover ul,div#menuh li li li:hover ul,div#menuh li li li li:hover ul {
display:block;
}

a {	
outline: none;
}

.end li {
background: url(../images/bg_link.png) repeat center center;
display:block;	
margin: 0;	
padding: 16px;	
}