2010-11-09 21:54:32 +00:00
|
|
|
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
|
2010-12-15 19:25:24 +00:00
|
|
|
|
2010-12-16 17:36:49 +00:00
|
|
|
@charset "UTF-8";
|
|
|
|
/* CSS Document */
|
2010-11-09 21:54:32 +00:00
|
|
|
|
|
|
|
/* <------ INDIVIDUAL INTRO FOR ANY CLASS*/
|
2010-12-15 19:25:24 +00:00
|
|
|
#individual-intro{
|
|
|
|
width: 920px;
|
|
|
|
margin: 0 auto;
|
|
|
|
margin-top: 35px;
|
|
|
|
margin-bottom: 30px;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
|
|
|
#individual-intro h1{
|
2010-12-15 19:25:24 +00:00
|
|
|
font-size: 22px;
|
|
|
|
color: #2485ae;
|
|
|
|
padding-bottom: 24px;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
#individual-intro span.preferred-title{
|
|
|
|
font-size: 18px;
|
|
|
|
color: #5e6363;
|
|
|
|
padding-left: 10px;
|
|
|
|
margin-left: 10px;
|
|
|
|
border-left: 1px solid #5e6363;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
|
|
|
/* <------ INDIVIDUAL INTRO FOR PERSON*/
|
2010-12-15 19:25:24 +00:00
|
|
|
#individual-intro-person{
|
2010-11-09 21:54:32 +00:00
|
|
|
float:left;
|
2010-12-15 19:25:24 +00:00
|
|
|
width: 700px;
|
|
|
|
margin-top: 35px;
|
|
|
|
border-right: 1px solid #edf0ed;
|
|
|
|
margin-bottom: 30px;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
|
|
|
/* <------ INDIVIDUAL INTRO LEFT CONTENT */
|
2010-12-15 19:25:24 +00:00
|
|
|
#left-side{
|
|
|
|
width: 166px;
|
|
|
|
float: left;
|
|
|
|
padding-left: 27px;
|
|
|
|
padding-right: 34px;
|
|
|
|
}
|
|
|
|
#left-side img.individual-photo2{
|
|
|
|
width: 160px;
|
|
|
|
height: 160px;
|
|
|
|
border: 7px solid #ebebeb;
|
|
|
|
}
|
|
|
|
ul#individual-tools-people{
|
|
|
|
margin-top: 5px;
|
|
|
|
height: 27px;
|
|
|
|
padding-bottom: 20px;
|
|
|
|
overflow: hidden;
|
|
|
|
border-bottom: 1px solid #e8ece9;
|
2010-11-09 21:54:32 +00:00
|
|
|
color: #b2d15a;
|
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
ul#individual-tools-people li{
|
|
|
|
position: relative;
|
|
|
|
display: block;
|
|
|
|
padding-right: 14px;
|
|
|
|
float: left;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
|
|
|
ul#individual-tools-people li a{
|
|
|
|
color: #b2d15a;
|
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
ul#individual-tools{
|
|
|
|
margin-top: -18px; /*not good adding negative margin*/
|
|
|
|
height: 38px;
|
|
|
|
overflow: hidden;
|
|
|
|
float: left;
|
|
|
|
width: 150px;
|
2010-11-09 21:54:32 +00:00
|
|
|
color: #b2d15a;
|
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
ul#individual-tools li{
|
|
|
|
position: relative;
|
|
|
|
display: block;
|
|
|
|
padding-right: 14px;
|
|
|
|
float:l eft;
|
|
|
|
line-height: 27px;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
|
|
|
ul#individual-tools li a{
|
|
|
|
color: #b2d15a;
|
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
.picto-font{
|
2010-11-09 21:54:32 +00:00
|
|
|
font-family: 'Pictos';
|
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
.picto-uri{
|
|
|
|
font-size: 27px;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
.picto-pdf{
|
|
|
|
font-size: 27px;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
.picto-share{
|
|
|
|
font-size: 27px;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
.icon-rdf{
|
2010-11-09 21:54:32 +00:00
|
|
|
position:absolute;
|
2010-12-15 19:25:24 +00:00
|
|
|
font-size: 18px;
|
|
|
|
top: 16px;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
.picto-email{
|
|
|
|
font-size: 22px;
|
|
|
|
color: #aeb1b1;
|
2010-11-09 21:54:32 +00:00
|
|
|
padding-right: 5px;
|
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
#left-side a.email{
|
|
|
|
font-size: 14px;
|
2010-11-09 21:54:32 +00:00
|
|
|
color: #5f6464;
|
|
|
|
display:block;
|
2010-12-15 19:25:24 +00:00
|
|
|
margin-top: 15px;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
#left-side a.tel{
|
|
|
|
font-size: 14px;
|
2010-11-09 21:54:32 +00:00
|
|
|
color: #5f6464;
|
2010-12-15 19:25:24 +00:00
|
|
|
display: block;
|
|
|
|
margin-top: 15px;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
.icon-phone{
|
2010-11-09 21:54:32 +00:00
|
|
|
vertical-align:middle;
|
2010-12-15 19:25:24 +00:00
|
|
|
padding-right: 5px;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
ul#individual-urls{
|
2010-11-09 21:54:32 +00:00
|
|
|
list-style:url(../../images/individual/arrow-grey.gif);
|
2010-12-15 19:25:24 +00:00
|
|
|
margin-left: 10px;
|
|
|
|
float: left;
|
2010-11-09 21:54:32 +00:00
|
|
|
margin-bottom: 30px;
|
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
ul#individual-urls li{
|
|
|
|
font-size: 14px;
|
|
|
|
line-height: 1.2em;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
ul#individual-urls li a{
|
|
|
|
color: #2485ae;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
ul#individual-urls-people{
|
|
|
|
margin-top: 20px;
|
|
|
|
list-style: url(../../images/individual/arrow-grey.gif);
|
|
|
|
padding-left: 24px;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
ul#individual-urls-people li{
|
|
|
|
font-size: 14px;
|
|
|
|
line-height: 1.2em;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
ul#individual-urls-people li a{
|
|
|
|
color: #2485ae;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
|
|
|
/* <------ INDIVIDUAL RIGHT CONTENT */
|
2010-12-15 19:25:24 +00:00
|
|
|
#individual-info{
|
|
|
|
width: 400px;
|
|
|
|
float: left;
|
|
|
|
padding: 60px 0 0 10px;
|
|
|
|
color: #5e6363;
|
|
|
|
}
|
|
|
|
#individual-info h1.fn{
|
|
|
|
font-size: 22px;
|
|
|
|
color: #2485ae;
|
|
|
|
padding-bottom: 24px;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
|
|
|
h1.fn .preferred-title {
|
2010-12-15 19:25:24 +00:00
|
|
|
font-size: 18px;
|
|
|
|
color: #5e6363;
|
|
|
|
padding-left: 10px;
|
|
|
|
margin-left: 10px;
|
|
|
|
border-left: 1px solid #a6b1b0;
|
|
|
|
}
|
|
|
|
#individual-info h2{
|
|
|
|
font-size: 18px;
|
|
|
|
font-weight: normal;
|
|
|
|
padding-bottom: 18px;
|
|
|
|
}
|
|
|
|
ul#individual-positions{
|
|
|
|
font-size: 16px;
|
|
|
|
padding-bottom: 24px;
|
|
|
|
list-style: url(../../images/individual/arrow-green.gif);
|
|
|
|
padding-left: 20px;
|
|
|
|
}
|
|
|
|
ul#individual-positions li{
|
|
|
|
line-height: 1.2em;
|
|
|
|
}
|
|
|
|
ul#individual-positions li a{
|
|
|
|
color: #2485ae;
|
|
|
|
}
|
|
|
|
.individual-overview{
|
|
|
|
font-size: 16px;
|
|
|
|
padding-bottom: 32px;
|
|
|
|
line-height: 1.3em;
|
|
|
|
}
|
|
|
|
ul#individual-areas{
|
|
|
|
font-size: 16px;
|
|
|
|
padding-bottom: 24px;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
ul#individual-areas li{
|
|
|
|
float: left;
|
|
|
|
border-right: 1px solid #5e6363;
|
|
|
|
padding-right: 10px;
|
|
|
|
padding-left: 10px;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
ul#individual-areas li:first-child{
|
|
|
|
padding-left: 0;
|
|
|
|
}
|
|
|
|
ul#individual-areas li: last-child{
|
2010-11-09 21:54:32 +00:00
|
|
|
border-right:none;
|
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
ul#individual-areas li{
|
2010-11-09 21:54:32 +00:00
|
|
|
float:left;
|
2010-12-15 19:25:24 +00:00
|
|
|
border-right: 1px solid #5e6363;
|
|
|
|
padding-right: 10px;
|
|
|
|
padding-left: 10px;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
ul#individual-areas li a{
|
|
|
|
color: #2485ae;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
|
|
|
/* <------ INDIVIDUAL VISUALIZATION */
|
2010-12-15 19:25:24 +00:00
|
|
|
#publications-visualization{
|
|
|
|
margin-top: 35px;
|
|
|
|
float: right;
|
|
|
|
width: 226px;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
|
|
|
/* <------ SPARKLINES */
|
2010-12-15 19:25:24 +00:00
|
|
|
#sparklines-publications{
|
|
|
|
width: 184px;
|
|
|
|
padding: 0 20px 45px 20px;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
#sparklines-publications h3{
|
|
|
|
padding-top: 10px;
|
|
|
|
font-size: 20px;
|
|
|
|
color: #2485ae;
|
|
|
|
margin-bottom: 10px;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
.publication-year-range{
|
|
|
|
display: block;
|
|
|
|
padding-top: 5px;
|
|
|
|
font-size: 14px;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
a.all-vivo-publications{
|
|
|
|
font-size: 14px;
|
|
|
|
color: #5e6363;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
|
|
|
/* <------ COAUTHORS */
|
2010-12-15 19:25:24 +00:00
|
|
|
#co-authors{
|
|
|
|
padding: 0 20px 30px 20px;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
img.co-author{
|
|
|
|
border: 2px solid #ebebeb;
|
|
|
|
margin-right: 5px;
|
|
|
|
margin-bottom: 5px;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
#co-authors h3{
|
|
|
|
font-size: 20px;
|
|
|
|
color: #2485ae;
|
|
|
|
margin-bottom: 10px;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
#co-authors ul{
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
#co-authors ul li{
|
|
|
|
display: block;
|
|
|
|
float: left;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
p.view-all-coauthors{
|
|
|
|
clear: both;
|
|
|
|
width: 200px;
|
|
|
|
font-size: 14px;
|
|
|
|
text-align: left;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
|
|
|
/* PROPERTY GROUP MENU------> */
|
2010-12-15 19:25:24 +00:00
|
|
|
#property-group-menus{
|
2010-11-09 21:54:32 +00:00
|
|
|
clear:both;
|
2010-12-15 19:25:24 +00:00
|
|
|
width: 920px;
|
|
|
|
height: 46px;
|
|
|
|
border: 1px solid #dfebe5;
|
|
|
|
margin: 0 auto;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
background: #f1f2ee;
|
|
|
|
}
|
|
|
|
#property-group-menus ul{
|
2010-11-09 21:54:32 +00:00
|
|
|
display:block;
|
2010-12-15 19:25:24 +00:00
|
|
|
color: #5e6363;
|
|
|
|
font-size: 16px;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
#property-group-menus li{
|
2010-11-09 21:54:32 +00:00
|
|
|
float:left;
|
2010-12-15 19:25:24 +00:00
|
|
|
line-height: 46px;
|
|
|
|
padding-right: 15px;
|
|
|
|
padding-left: 15px;
|
|
|
|
background: url(../../images/individual/separator-property-group-nav.jpg) right 10px no-repeat;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
#property-group-menus a{
|
|
|
|
color: #5e6363;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
#property-group-menus a:hover{
|
|
|
|
color: #002b44;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
#property-group-menus li:fisrt-child{
|
|
|
|
padding-left: 0;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
#property-group-menus li:last-child{
|
|
|
|
background: none;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
2010-12-16 17:36:49 +00:00
|
|
|
/* PROPERTY GROUP------> */
|
|
|
|
.property-group{
|
2010-12-17 20:00:57 +00:00
|
|
|
position: relative;
|
2010-12-15 19:25:24 +00:00
|
|
|
clear: both;
|
|
|
|
width: 920px;
|
|
|
|
border: 1px solid #dfebe5;
|
|
|
|
margin: 0 auto;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
background: #fff;
|
|
|
|
margin-bottom: 20px;
|
2010-12-17 20:00:57 +00:00
|
|
|
}
|
|
|
|
.scroll-up{
|
|
|
|
position: absolute;
|
|
|
|
width: 21px;
|
|
|
|
height: 30px;
|
|
|
|
top: 0;
|
|
|
|
right: -21px;
|
2010-12-15 19:25:24 +00:00
|
|
|
}
|
2010-12-16 17:36:49 +00:00
|
|
|
section.property-group h2{
|
2010-11-09 21:54:32 +00:00
|
|
|
padding: 20px 25px 12px 35px;
|
|
|
|
font-size: 20px;
|
|
|
|
color: #2485ae;
|
2010-12-15 19:25:24 +00:00
|
|
|
font-weight: normal;
|
2010-11-09 21:54:32 +00:00
|
|
|
/*background:url(../../images/individual/arrow-down.gif) 120px 24px no-repeat;*/
|
|
|
|
}
|
2010-12-16 17:36:49 +00:00
|
|
|
article.property{
|
2010-12-15 19:25:24 +00:00
|
|
|
width: 852px;
|
|
|
|
margin: 0 auto;
|
|
|
|
border: 1px solid #dfe6e5;
|
|
|
|
margin-bottom: 20px;
|
|
|
|
}
|
2010-12-16 17:36:49 +00:00
|
|
|
article.property h3{
|
2010-12-15 19:25:24 +00:00
|
|
|
border-bottom: 1px solid #dfe6e5;
|
|
|
|
background: #fafaf9;
|
|
|
|
font-size: 17px;
|
|
|
|
color: #8aa149;
|
|
|
|
padding: 10px 20px 10px 20px;
|
|
|
|
}
|
2010-12-16 17:36:49 +00:00
|
|
|
article.property .data-property-statement{
|
2010-12-15 19:25:24 +00:00
|
|
|
background: #fff;
|
|
|
|
font-size: 16px;
|
|
|
|
color: #5e6363;
|
|
|
|
padding: 10px 20px 10px 20px;
|
|
|
|
line-height: 1.2em;
|
|
|
|
margin-bottom: 0;
|
|
|
|
}
|
2010-12-16 17:36:49 +00:00
|
|
|
article.property ul.property-list{
|
2010-12-15 19:25:24 +00:00
|
|
|
background: #fff;
|
|
|
|
font-size: 16px;
|
|
|
|
color:# 5e6363;
|
|
|
|
}
|
2010-12-16 17:36:49 +00:00
|
|
|
article.property ul.property-list li{
|
2010-12-15 19:25:24 +00:00
|
|
|
line-height: 1.2em;
|
|
|
|
padding-bottom: 10px;
|
|
|
|
padding: 10px 20px 10px 20px;
|
|
|
|
}
|
2010-12-16 17:36:49 +00:00
|
|
|
article.property ul.property-list li a{
|
2010-11-09 21:54:32 +00:00
|
|
|
color: #2485ae;
|
|
|
|
}
|
|
|
|
/* MISCELLANEOUS------> */
|
2010-12-15 19:25:24 +00:00
|
|
|
.blue{
|
|
|
|
color: #2485ae;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
.grey{
|
|
|
|
color: #5e6363;
|
2010-11-09 21:54:32 +00:00
|
|
|
}
|
2010-12-15 19:25:24 +00:00
|
|
|
.green{
|
|
|
|
color: #b2d15a;
|
|
|
|
}
|