@import url(https://fonts.googleapis.com/css?family=Sans);


body {
 background-color: #FFFFFF;
}


#main {
position: relative;
/*margin: 2em 12em 2em 14em;*/
/*	margin: 1em 8% 1em 10%;*/
	border: 0px dotted lightgray;
margin: 1em auto 1em auto;
max-width: 1240px;
height: auto;
top: 0px;
padding-left: 3em;
padding-right: 3em;
padding-top: .1em;
padding-bottom: 1em;
 background-color: #FFFFFF;
color: #474540;
font-family: 'Open Sans', sans-serif;
font-size: 12pt; 
font-weight:  medium;
}

h1 {
     color: #394761;
     border-bottom: 1px solid #937B4E;
    font-family: 'Sans', sans-serif;
    font-size: 18pt;
    text-shadow: 1px 1px 1px lightgray 
}

h2 {
    color: #93904E;
    font-size: 14pt;
    font-family: "Sans", sans-serif;
    /*text-shadow: 0px 10px 20px rgba(0.5,0.5,0.5,0.1);*/
}

b {
    font-family: "Sans", sans-serif;
}

h2 a {
     color: #93904E;
    font-size: 14pt;
}

h3 {
     color: #52AEC8;
}
a {
    /*padding: 2px;
 *   margin: 2px;*/
  color: #6B6965;
 /* border-bottom: 1px dotted #ADBDCD;*/
}

a:hover {
  color: #93904E; 
}

p {
line-height:1.5; 
}

li {
text-align: left;
margin: .5em;
}

pre {background-color: black;
     padding: 1em; 
     color: #586877;
     border: 1px solid gray;}

pre.gei {
     background-color: white;
     padding: 1em; 
     color: #586877;}


.todo {color: #89939D; font-size: 75%;}


.portlet li {
           display: inline;
           margin: 0;
           text-align: center;
           }

#f-poweredbyico { 
                  display: none;
                  }
.publications { 
    text-align: justify; 
               }
a {
text-decoration: none;
}
table.infobox {
	background:#eeeeff;
	color:black;
	border: 0px solid black;
	text-align: left;
	float: right;
}

table.infobox th {
	vertical-align: top;
	text-align: left;
}

img.profile {
    width: 200px;
    margin: 0px 0px 0px 00px;
    border: 1px;
    position: relative; 

}

img.examplepic {
    width: 250px;
    border:0px;
    float: left;
}


img.socialmedia {
    border-radius: 5px;
    margin-right:10px;
    width: 20px; 
    height: 20px;
    border: 0px;
    text-decoration: none;
    float: left;
}

h4 {
    font-size: 14pt;
    margin-bottom: 10pt;
    margin-top: 13pt;
}
/* images */
div.floatright {
    font-size: 11pt;
    float:right;
	position: relative;
	margin: 0em 1em 0em 3em;
    padding: 5px 5px 0px 5px;
    text-align: left; 
    border: 0px;
    width: 220px;
}

div.floatright b{ 
}

div.floatleft, table.floatleft {
	float: left;
	position: relative;
	margin: 0 .5em .5em 0;
	border: 0;
/*
 * 	margin: .3em .5em .5em 0;
 * 		border: .5em solid white;
 * 			border-width: .5em 1.4em .8em 0;
 * 			*/
}
div.floatleft p { font-style: italic; }
/* thumbnails */
div.thumb {
	margin-bottom: .5em;
	border-style: solid;
	/*border-color: white;*/
	border-color: transparent;
	width: auto;
}
div.thumb div {
	/*border: 1px solid #ccc;*/
	padding: 3px !important;
	/*background-color: #f9f9f9;*/
	font-size: 94%;
	text-align: center;
	overflow: hidden;
}
div.thumb div a img {
	border: 1px solid #ccc;
}
div.thumb div div.thumbcaption {
	border: none;
	text-align: left;
	padding: .3em 0 .1em 0;
}
div.magnify {
	float: right;
	border: none !important;
	background: none !important;
}
div.magnify a, div.magnify img {
	display: block;
	border: none !important;
	background: none !important;
}
div.tright {
	clear: right;
	float: right;
	border-width: .5em 0 .8em 1.4em;
}
div.tleft {
	float: left;
	margin-right: .5em;
	border-width: .5em 1.4em .8em 0;
}

.hiddenStructure {
	display: none;
	speak: none;
}
img.tex {
	vertical-align: middle;
}

span.texhtml {
	font-family: serif;
}

img { 
 border: 0.5px solid  #555; 
}

img.etusivu { 
 border: 1px solid; 
              float:right;
              margin: 5px;
}


#navigation{
	   position: absolute; 
           float:right;
           right:80px;
	   top:0.0em;
        font-size: 12pt;
        font-family: "Sans", sans-serif;
}
#navigation a:hover{
  color: #93904E ;
}

#navigation li
{ 
    list-style-type: none;
    display: inline;
   }

.footer { 
          /*background:#cc9;*/
          clear:both;
          padding-top: 20px;
          font-size: 10pt;
          }

.footer img {
    border: 0px;
}
#hit { 
       display: inline;
       text-decoration: none;
       color: #3D4D5D;
 }
