
/* default elements */
* {margin: 0; padding: 0;}

body {
	background:   url(img/bg.jpg) ;
	color: #222;
	font: normal 62.5% sans-serif;
	padding: 2% 0;
	text-align:center;
}

a {color: #642;}
a:hover {color: #963;}

big {font-size: 1.1em;}

h1,h2,h3 {color: #442; padding: 8px 0 2px;}

h1 {font: normal 2.4em serif,sans-serif;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {font: normal 1.6em serif,sans-serif;}
h3 {font: bold 1.2em serif,sans-serif;}

.p1 {font: italic bold 1.2em serif,sans-serif; color: #616D7E; }
.p2 {font: normal .9em serif,sans-serif; color: #5E5A80;}
.p3 {font: normal .9em sans-serif; color: #AA1100;}
.p4 {font: bold 1em serif,sans-serif; color: #444433;}

ind {text-indent: 60;}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: normal 1.1em Georgia,serif;
	padding-left: 26px
}

form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em sans-serif;}
ul {padding: 0 1em 0.2em;}

.indented {padding-left:10pt}

ol {padding-left: 20pt; padding-right:40pt}


/* structure */

#wrapper {
	background: #332 url(img/wrapper.gif) no-repeat left bottom;
	margin: 0 auto;
	width: 812px;
 	text-align: left;
}

#container {
	background: #FBF9F4;
	border-top: 6px solid #332;
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 800px;
}

/* header */
.title {
	background: #E2DED4;
	border-top: 1px solid #996;
}
.title h1 {
	color: #441;
	font: normal 2.2em Georgia,"Trebuchet MS",sans-serif;
	padding: 10px 0 10px 18px;
}

.header {
	border-top: 2px solid #663;
	background: #FFF url(img/faelledparken1.jpeg) no-repeat center;
	height: 270px;
}



/* navigation */
.navigation {
	background: #DED9D0 url(img/nav.gif) repeat-x; height: 38px;
	border-top: 1px solid #996;
}
.navigation a {
	background: #FFF url(img/nav.gif) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #553;
	float: left;
	font: bold 1em Tahoma,sans-serif;
	padding: 0 12px;
	line-height: 38px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover,.navigation a#active {background-position: left bottom; color: #331;}

/* navigationalt */
.navigationalt {
	background: #DED9D0 url(img/nav.gif) repeat-x; height: 30px;
	border-top: 0px solid #996;
}
.navigationalt a {
	background: #FFF url(img/nav.gif) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #553;
	float: left;
	font: bold 1em Tahoma,sans-serif;
	padding: 0 10px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
}
.navigationalt a:hover,.navigationalt a#active {background-position: left bottom; color: #331;}

/* main */
.main#two-columns {background: #FFF url(img/two-columns1.gif) repeat-y;}

/* bottom */
.bottom {
	background: #DCDAC9 url(img/bottom1.gif) no-repeat left bottom;
	border-top: 1px solid #AA8;
	color: #444;
	padding: 14px 20px;
}
.bottom .left {width: 60%;} 
.bottom .right {width: 35%;}

/* footer */
.footer {
	background: #332;
	color: #EED;
	padding: 10px;
}
.footer .left {width: 66%;}
.footer .right {
	width: 33%;
	text-align: right;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover, .footer .right a:hover {
	color: #FFF;
	text-decoration: underline;
}
.footer .right, .footer .right a {color: #7D7D75;}

/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 68%;}
.col2 .right .content {background: #FFF;}
.col2 .right {width: 30%;}
.content {padding: 18px 20px;}
.left {float: left;}
.right {float: right;}
.right .content {padding: 18px 12px 12px;}
.col3 .left{width:55%;}
.col3 .right{width:40%;}


ind {text-indent: 20;}

/* block list */
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 95%;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;  
}
ul.block > li.monthheader {
	font: bold 1.4em serif,sans-serif;
	background: #FFFFFF;
	padding: 6px;
}
.block > li > a,.block li em {
	color: #553;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block > li > a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
/*.block li a span {font-weight: bold;}*/

.block > li > a:hover {
	background: #D2D0C0;
	color: #553;
}

/*.right .block,.right .block li {border-color: #DCDACC;}*/
.right .block > li > a:hover {background: #F2F0EA;}
.block > li div.today { display: inline; margin-left: 1em; color: #AA0000; font-size: 80%;
	}


/* altblock list */
ul.altblock {
	/*border-top: 0px dashed;*/ color: #BCBAAC;
	margin: 4px 0;
	padding: 1;
	width: 95%;
}
.altblock li {
	/*border-bottom: 0px dashed;*/ color:#BCBAAC;
	list-style: none; display: inline; font-size: 15;
}
.altblock li a,.altblock li em {
	color: #553;
	display: altblock;
}
.altblock li em {
	font-size: 0.9em;
	font-style: normal;
}
.altblock li a {
	padding: 4px 2%;
	text-decoration: none;
	width: 100%;
}
/*.altblock li a span {font-weight: bold;}*/
.altblock li a:hover {
	background: #D2D0C0;
	color: #553;
}

.right .altblock,.right .altblock li {border-color: #DCDACC;}
.right .altblock li a:hover {background: #F2F0EA;}


/* NEW: staff overview style (added by: Timothy) */

.staff-container {
	width: 100%;
	display: block;
	margin-top: 12px;
	margin-bottom: 20px;
}
.staff {
	width: 150px;
	height: 145px;
	float: left;
	padding: 7px;
	text-align: center;
}
.staff img {
	width: 100px;
	margin-left: auto;
	margin-right: auto;
}
.staff .name {
	margin-top: 8px;
	font: bold 1em serif,sans-serif; 
	color: #444433;
}
.staff .comment {
	font: 0.9em serif,sans-serif; 
	color: #444433;
}
.clearstaff {
	clear: both;
}

.arxivdate {
	float: right;
	font-size: 0.9em;
	font-style: italic;
}
.arxivtitle {
	font-weight: bold;
}
.arxivlocalauthor{
	font-weight: bold;
	font-style: italic;
	color: #553
}
