@charset "UTF-8";
/* CSS Document */

/*html, body, #wrapper {
	overflow: visible;
}
#inside_wrapper {
	padding: 0px;
}
.project, #projects_thumbnails, #text, .text {
	overflow: visible;
}
.heading, .caption {
	position: static;
}
img, .image, .text, .heading, .vimeo_container, #text, #logout {
	float: none;

#projects .project .image {
	float: none;
}
#projects .project .image .caption {
	position: relative;
	background-color: #000000;
	color: #FFFFFF;
	padding: 3px;
	margin-top: 0px;
	max-width: 200px;
    filter:alpha(opacity=100);
    opacity:1.0;
}
#nav, #about, #projects, #projects_thumbnails, .project, #exhibitions, .exhibition, #texts, #article, #lectures, #books, #books_list, #book, #press, #splash {
	width: auto;
}*/
html, body {
	/* height: 100%; */
	width: 18cm;
    overflow: visible;
}
#wrapper {
	position: static;
	/* width: 100%; */
	/* height: 100%; */
	overflow: visible;
}
#inside_wrapper {
	padding: 0px;
} 
html>body #box {
	display: none;
	/* background-image: none; */
}
/* * html #box {
	position: absolute;
	background-image:url(../img/gen/dunneandraby.gif);
	background-repeat: no-repeat;
	width: 165px;
	height: 18px;
	left: 395px;
	top: 136px;
}
* html .dunneandraby {
	display: none;
}*/
body {
	/* font-family: Monaco, "Lucida Console", monospace; */
	font-size: 7pt;
	line-height: 8pt;
	/* color: #000000; */
}
a {
	text-decoration: underline;
}
#print_header {
	display: block;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 50px;
}
#projects, html>body #projects #projects_thumbnails, #projects .project, #splash, #about, #projects, #exhibitions, #exhibitions .exhibition, #texts, #texts #article, #lectures, #books, #books #books_list, #books #book, #press {
	width: auto;
}
#nav {
	display: none;
}
/* #projects .project .image .caption, #projects .project .vimeo_container .heading {
	position: static;
} */
#projects .project .image .caption {
	position: relative;
	background-color: #000000;
	color: #FFFFFF;
	padding: 3px;
	margin-top: 0px;
	max-width: 200px;
    filter: alpha(opacity=100);
    opacity: 1.0;
}
html>body #projects #projects_thumbnails, #projects .project, #exhibitions .exhibition, #texts #article, #lectures, #books #books_list, #books #book, #press #images {
	overflow: visible;
}
#projects .project #project_title {
	float: left;
	width: 100%;
}
/* #projects .project .vimeo_container .heading {
	color: #000000;
	background-color: #FFFFFF;
	padding: 3px;
    filter:alpha(opacity=100);
    opacity:1.0;
	margin-top: 0px;
	float: none;
	margin-bottom: 0px;
	position: relative;
} */
#projects .project .vimeo_container {
	display: none;
}
html>body #projects .project .text .heading, * html #projects .project .text .heading {
	color: #000000;
	background-color: #FFFFFF;
    filter:alpha(opacity=100);
    opacity:1.0;
}
#exhibitions #contextual_menu, #exhibitions #contextual_menu2, #texts #contextual_menu, #books #book #contextual_menu, #press #contextual_menu, #projects .project #contextual_menu {
	display: none;
}
