/* for fixed top */
body { padding-top: 70px; }

div.pubtitle { font-weight: bold;}
.pubtitle a {border-bottom: 1px dotted #999; text-decoration: none;}
.pubtitle a:visited {border-bottom: 1px dotted #999; text-decoration: none;}
div#abstract { margin-left: 2em; }
div.firstline { margin-left: 2em; font-size: 90%; }
div.line { margin-left: 4em; font-size: 90%; }
div#footer { text-align: left; margin: 2.5em 0 1.5em; border: 2px solid #999;	border-width: 2px 2px 2px 2em;
	padding: 0.5em 0.5em 0.5em 1em;	color: #aaa; font-size: 80%; letter-spacing: 1px;	
}
p.first:first-letter { font-size: 133%; font-weight: bold;}
h2#pub {margin-top: 2em; font-size: 125%;}
span.italic { font-style: italic; }
#pubnav { background-color: #fff; margin-left: -2em; } 
#pubnav li{ background: #fff url(http://staff.science.uva.nl/~cgmsnoek/img/icons/sort-mini.gif) left no-repeat;
	list-style: none; display: inline; }
#pubnav a { font-weight: bold; font-size: 1em;	margin: 0 1em 0 16px; }
#pubnav a:link    { color: #09f; }
#pubnav a:visited { color: #09f; }
#pubnav a:active  { color: #09f; }
#pubnav a:hover   { color: #09f; }



pre { font-size: 1.2em; font-family: monospace; margin-right: 5px; background: #eee;}
.code { font-size: 1.2em; font-family: monospace; margin-right: 5px; background: #eee;}


/* Basilic */

.results {
	margin: 10px 3%;
	text-align: center;
}
.results .year {
	position: relative;
	font-size:x-large;
	color:#444;
	letter-spacing:2px;
	font-weight:bold;
	background:#CCC;
	text-align:left;
	border: solid 1px #558;
	padding: 3px 0px 2px 20px;
	margin-top: 5px;
	margin-bottom: 12px;
}

.results .imgMovies {
	margin-left: 32%;
	padding: 0;
	text-align: center;
}

.results .thumb {
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 111px;
	height: 108px;
}
.results .thumb img {
	margin: auto;
	display: block;
}

.list .ref {
	margin-left: 130px;
	position: relative;
	text-align:left;
}
.gallery .ref {
	float: left;
	position: relative;
	text-align: left;
	font-size: small;
	padding: 0px;
	margin: 0px;
	width: 30%;
}
.results pre {
        margin-left:20px;
	text-align: left;
}

.results .interYear {
	height: 20px;
	clear: both;
}

.results hr {
	width: 80%;
	margin: 12px 130px;
	padding: 0px;
	height: 2px;
	border: 0px;
	background: #DDE;
	clear: both;
}
.gallery hr {
	margin: 50px 130px;
}

.title {
	font-size: medium;
	padding-top: 6px;
	margin-bottom: 3px;
	font-weight: bold;
}
.doc {
	vertical-align: middle;
}
