* {
	margin: 0;
	padding: 0;
	}
body {
	background: #1c1712 url(/gfx/bg.gif) top repeat-x;
	color: #aaaa8e;
	font: small Arial, Helvetica, sans-serif;
	text-align: center;
	}
img {
	border: 0;
	}
p {
	margin: 0 0 10px 0;
	}
a {
	color: #57a6f6;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
a.importantlink {
	background: url(/gfx/arrow-right.gif) no-repeat left 50%;
	padding: 3px 0 3px 15px;
	color: #e4e4bf;
	font-weight: bold;
	}
fieldset {
	border: none;
	}

input {
	font-size: 11px;
	padding: 2px;
	}
	body#sok input.inputfield {
		width: 252px;
		border: 1px solid #241d17;
		border-right-color: #564738;
		border-bottom-color: #564738;
		background: #332a21;
		color: #e4e4bf;
		font-size: 19px;
		padding: 2px 4px;
		}
	input.button {
		padding: 0;
		margin: 0;
		}
ul {
	list-style-type: none;
	margin-bottom: 10px;
	}
	ul li {
		padding-left: 10px;
		background: url(/gfx/navigation-arrow-secondary.gif) left 6px no-repeat;
		margin-bottom: 5px;
		}
h3 {
	margin: 20px 0 5px 0;
	color: #e4e4bf;
	}

/* container */
div#container {
	width: 898px;
	padding: 0 29px;
	margin: 0 auto;
	text-align: left;
	background: url(/gfx/bg-sides.gif) no-repeat;
	}

/* header */
header {
	text-align: right;
	}
	header h1 {
		float: left;
		margin-top: 40px;
		margin-bottom: 10px;
		margin-left: 9px;
		width: 174px;
		height: 58px;
		}
	header div#locales {
		float: right;
		height: 35px;
		width: 319px;
		line-height: 35px;
		text-align: center;
		margin-right: 18px;
		padding-bottom: 10px;
		}
		header div#locales p {
			margin: 0;
			color: #b0b094;
			background-color: #16120E;
			-moz-border-radius-bottomright: 4px;
			-webkit-border-bottom-right-radius: 4px;
			border-bottom-right-radius: 4px;
			-moz-border-radius-bottomleft: 4px;
			-webkit-border-bottom-left-radius: 4px;
			border-bottom-left-radius: 4px;
			}
			header div#locales p a {
				color: #57a6f6;
				}
	header div.searchwrapper {
		float: right;
		clear: right;
		text-align: center;
		margin-right: 18px;
		width: 319px;
		}
		header div.searchwrapper fieldset {
			width: 262px;
			display: inline;
			}
			header div.searchwrapper label {
				display: none;
				}
			header div.searchwrapper legend {
				display: none;
				}
			header div.searchwrapper input.inputfield {
				width: 252px;
				border: 1px solid #241d17;
				border-right-color: #564738;
				border-bottom-color: #564738;
				background: #332a21;
				color: #e4e4bf;
				font-size: 19px;
				padding: 2px 4px;
				}
			header div.searchwrapper input.button {
				display: none;
				}
			header div.searchwrapper p {
				font-size: smaller;
				color: #b0b094;
				}
	header ul {
		background: url(/gfx/navigation-bg-primary.gif) no-repeat;
		width: 896px;
		height: 30px;
		list-style-type: none;
		padding: 0 0 0 2px;
		margin: 0;
		clear: both;
		}
		header a {
			color: #828268;
			}
		header li {
			padding: 0 15px 0 13px;
			float: left;
			line-height: 30px;
			vertical-align: middle;
			background: url(/gfx/navigation-groove-primary.gif) right no-repeat;
			margin: 0;
			}
			header li.current a {
				background: url(/gfx/navigation-arrow-primary.gif) left no-repeat;
				color: #4b4b2e;
				padding-left: 6px;
				}
	header ul#submenu {
		width: 878px;
		background: url(/gfx/navigation-bg-secondary.gif) center no-repeat;
		padding: 0 10px 0 10px;
		}
		header ul#submenu a {
			color: #a2a288;
			}
		header ul#submenu li {
			background: url(/gfx/navigation-groove-secondary.gif) right no-repeat;
			}
			header ul#submenu li.current a {
				background: url(/gfx/navigation-arrow-secondary.gif) left no-repeat;
				color: #fff;
				}

/* front page carousel */
div#carousel {
	height: 290px;
	background: url(/gfx/bg-headlinephoto.gif) repeat-y right;
	overflow: hidden;
	}
	div#carousel p {
		text-align: center;
		margin: 0;
		height: 290px;
		padding: 0 0 30px 0;
		overflow: hidden;
		}
div#artworks {
	display: block;
}
/* content */
div#wrapper {
	text-align: left;
	width: 880px;
	}
	div#content {
		float: left;
		padding: 0 0 115px 18px;
		}
		div#maincol {
			width: 500px;
			}
			div#maincol img {
				margin-bottom: 10px;
				}
		.margintop {
			margin: 34px 0 5px 0;
			}
		div#maincol div.snippet {
			margin-top: 30px;
			}
			.boxnav {
				font-weight: normal;
				font-size: large;
				background: #15110d;
				margin-top: 34px;
				list-style-type: none;
				padding: 10px 0 10px 10px;
				vertical-align: middle;
				text-align: center;
				}
				/*
				make sure the first boxnav is lighter due to the background gradient
				ul#year2006, ul#lettera {
					background: #231e17;
					}
				*/
				.boxnav li {
					font-size: small;
					font-weight: bold;
					display: inline;
					padding: 0 10px 0 0;
					background: none;
					}
					.boxnav li a {
						color: #5e5b53;
						}
						.boxnav li a:hover {
							color: #e4e4bf;
							text-decoration: none;
							}
						.boxnav li.current a {
							color: #e4e4bf;
							}
					.letters {
						font-size: small;
						font-weight: bold;
						padding-right: 7px;
						}
						.letters li {
							padding-right: 3px;
							}
					.tags {
						font-size: x-small;
						font-weight: bold;
						padding-right: 7px;
						}
						.tags li {
							padding-right: 3px;
							}
						
			div#maincol h2 {
				font-weight: normal;
				font-size: 19px;
				color: #e4e4bf;
				margin-bottom: 10px;
				margin-top: 40px;
				}
				div#maincol h2#projecthomelink{
					margin-bottom: 16px;
					}
			div#maincol p.metadata {
				color: #7c7c6d;
				margin-bottom: 10px;
				}
			div#maincol p.image {
				margin-bottom: 30px;
				}
			div#maincol p.image span {
				font-style: italic;
			}
			div#maincol p.link {
				margin-top: 5px;
				line-height: 34px;
				vertical-align: middle;
				background: url(/gfx/groove-horizontal.gif) bottom repeat-x;
				}
				div#maincol p.link a {
					padding-left: 18px;
					background: url(/gfx/arrow-right.gif) left 50% no-repeat;
					color: #e4e4bf;
					font-weight: bold;
					}
			div#maincol div#photos, div#maincol div#artists, div#maincol div#credits, div#maincol div#stunts {
				margin-top: 40px;
				}
			div#maincol div#post {
				margin-bottom: 40px;
				}
				div#maincol div.post h2 a {
					color: #e4e4bf;
					}
			div#maincol ol {
				margin-left: 32px;
				}
	div#sidebar {
		display: block;
		width: 269px;
		float: right;
		padding: 50px 30px 40px 20px;
		background-color: #16120E;
		-moz-border-radius-bottomright: 4px;
		-webkit-border-bottom-right-radius: 4px;
		border-bottom-right-radius: 4px;
		-moz-border-radius-bottomleft: 4px;
		-webkit-border-bottom-left-radius: 4px;
		border-bottom-left-radius: 4px;
		margin-bottom: 100px;
		}
		div#about, div#recentevents {
			margin-bottom: 20px;
			}
			div#sidebar h2 {
				color: #e4e4bf;
				font-weight: bold;
				font-size: small;
				margin-bottom: 4px;
				padding-left: 10px;
				}
				div#sidebar h2 a {
					color: #e4e4bf;
					}
			div#sidebar p {
				margin-bottom: 4px;
				padding-left: 10px;
				}
			div#sidebar dl {
				margin: 0 0 4px 0;
				}
				div#sidebar dt {
					padding-left: 10px;
					background: url(/gfx/navigation-arrow-secondary.gif) left 50% no-repeat;
					}
				div#sidebar dd {
					margin: 0;
					padding-left: 10px;
					}
					div#sidebar dd.metadata {
						color: #7c7c6d;
						}
		a#twominutes {
			display: block;
			width: 259px;
			height: 63px;
			overflow: hidden;
			text-indent: -3000px;
			background: url(/gfx/button-2-minutes-on-off.png) 0% 0% no-repeat;
			margin-bottom: 20px;
			}
			a#twominutes:hover {
				background-position: 0% 100%;
				}

/* footer */
footer {
	margin-left: 9px;
	background: url(/gfx/footer-bg-top.gif) top center no-repeat;
	clear: both;
	width: 820px;
	padding: 20px 30px 50px 30px;
	text-align: center;
	}
	footer ul {
		list-style-type: none;
		padding: 0;
		margin: 0 0 30px 0;
		clear: both;
		}
		footer li {
			display: inline;
			vertical-align: middle;
			background: url(/gfx/groove-vertical.gif) right repeat-y;
			padding: 0 15px 0 9px;
			}
			footer li.last {
				background: none;
				}
			footer a {
				color: #bbbba6;
				}
				footer a.rss {
					padding-left: 17px;
					background: url(/gfx/feed-icon.gif) no-repeat left 50%;
					}
			footer ul#partners li {
				background: none;
				}
	footer ul.logos {
		height: 72px;
		background: none;
		}
		footer ul.logos li {
			padding: 0 5px 0 5px;
			margin: 0;
			background: none;
			display: inline;
			}
	footer p {
		padding: 0 190px 0 190px;
		margin: 20px 0 20px 0;
		}

#cyclecontainer{
	margin-left:10px;
	width:880px;
	height:290px;
	overflow:hidden;
}

/* Advent calendar 2011 */
.calendar2011 {
	margin-left: 10px;
}


/* Slimbox */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #000;
}

.lbLoading {
	background: #fff url(/gfx/loader.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #000;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	text-align: left;
	color: transparent;
	left: 0;
}

#lbPrevLink:hover span{
	color: #ccc;
	background-color: #000;
	line-height: 100px;
	padding: 5px;
}

#lbNextLink {
	text-align: right;
	color: transparent;
	right: 0;
}

#lbNextLink:hover span{
	color: #ccc;
	background-color: #000;
	line-height: 100px;
	padding: 5px;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccc;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #000;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	color: #ccc;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
