/* CSS Document */

body {
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	color: #807F83;
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #fff;
}

a {
	text-decoration: none;
	color: #1F3F42;
}

a:hover {
	text-decoration: none;
	color: #5F9FA4;
}

#block {
	width: 100%;
	height: 20px;
}

#container {
	width: 950px;
	height:auto;
	text-align: left;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 54px;
	float: left;
	margin: 0 0 30px 0;
	border-bottom: 1px dotted #ccc;
}

#logo {
	width: 203px;
	height: 35px;
	float: left;
	padding: 0;
	margin: 0;
}

div.float {
  float: left;
}
  
div.clear {
  clear: both;
}

#list {
	width: 600px;
	height: 36px;
	float: right;
	margin: 3px 0 0 0;
	text-align: right;
	display: inline;
}

#list ul {
	list style: none;
	padding: 0;
}

#list li {
	list style: none;
	display: inline;
	margin: 0 27px 0 0;
	padding: 0 27px 0 0;
	font-size: 15px;
	border-right: 1px dotted #ccc;
}

#list li a {
	color: #B3B3B3;
	text-decoration: none;
}

#list li a:hover {
	color: #5F9FA4;
	text-decoration: none;
}

#list li a.active {
	color: #5F9FA4;	
	cursor: default;
}

#list ul li.last {
	margin: 0;
	padding: 0;
	border: none;
}

#main-content {
	width: 950px;
	margin: 0;
	padding: 0;
}

.main-content-left {
	width: 550px;
	margin:0 30px 0 0;
	padding: 0 0 30px 0;
	float: left;
}

.main-content-right {
	width: 370px;
	float: left;
	margin:0;
}

.main-content-right p {
	line-height: 1.3em;
}

.main-content-left-work {
	width: 180px;
	margin: 0;
	padding: 0;
	float: left;
	border-right: 1px dotted #ccc;
}

.main-content-right-work {
	width: 742px;
	float: left;
	margin: 3px 0 27px 27px;
}

.main-content-left-cv {
	width: 160px;
	float: left;	
}

.main-content-right-cv {
	border-left: 1px dotted #9b9b9b;
	width: 756px;
	float: left;
	padding-left: 20px;
	margin: 0;
}

.main-content-left-contact {
	float: left;
	width: 372px;
	margin-top: 0px;
}

.main-content-right-contact {
	float: right;
	width: 550px;
	margin-left: 19px;
	padding-bottom: 30px;
}

p.desc {
	margin: 30px 0 20px 0;
	padding: 0 0 20px 0;
	text-align: left;
	border-bottom: 1px dotted #ccc;
	line-height: 1.3em;	
}

h1.event {
	font-size: 22px;
	font-weight: normal;
	color: #D84C1C;	
}

h1.exhibit {
	font-size: 18px;
	font-weight: normal;
	color: #D84C1C;	
}

.year {
	color: #808080;
	font-weight: bold;
	margin-right: 10px;
}

p.event {
	margin: 0;
	padding: 0;
	text-align: justify;
	margin-bottom: 20px;
	padding-bottom: 20px;
	line-height: 1.3em;	
}

div.press-left {
	float: left;
	padding: 0 25px 10px 0;
	width: 300px;	
}

div.press-left-2 {
	float: left;
	padding: 5px 25px 20px 0;
	width: 200px;
}

div.press-right {
	float: right;
	padding: 5px 0 8px 25px;
	width: 230px;	
}

p.img-caption {
	font-size: 10px;
	color: #5F9FA4;
	margin: 5px 0 0 0;	
}

p.press {
	text-align: justify;
	line-height: 1.3em;
	font-style: italic;	
}

p.press a {
	font-style: normal;
}

.sep {
	border-top: 1px dotted #9b9b9b;
	margin: 20px 0 20px 0;
	clear: both;	
}

.cv-sep {
	margin-top: 20px;
}

.detail {
	border: 3px solid #fff;
}

.pagination {
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}

.pagination ul {
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
	text-align: left; /*Set to "right" to right align pagination interface*/
	font-size: 12px;
	font-weight: bold;
}

.pagination ul li {
	list-style-type: none;
	display: inline;
	border-right: 1px dotted #ccc;
}

.pagination ul li a {
	padding: 4px 10px 4px 8px;
	text-decoration: none; 
	color: #ccc;
}

.pagination ul li a:hover {
	color: #1F3F42;
}

.pagination ul li a.current {
	color: #1F3F42 !important;
	cursor: default;	
}

.pagination ul li.last {
	border: none;
}

.thumbnails {
	margin: 0 10px 10px 0;
	padding: 0;
	border: 3px solid #fff;
}

.thumbnails.orange:hover, .detail.orange:hover {
	border: 3px solid #D84C1C;
}

.thumbnails.yellow:hover, .detail.yellow:hover {
	border: 3px solid #ebd37b;
}

.thumbnails.purple:hover, .detail.purple:hover {
	border: 3px solid #681d82;
}

.thumbnails.turquoise:hover, .detail.turquoise:hover {
	border: 3px solid #619ca2;
}

.thumbnails.green:hover, .detail.green:hover {
	border: 3px solid #ABD100;
}

.thumbnails.red:hover, .detail.red:hover {
	border: 3px solid #94090D;
}

.thumbnails.blue:hover, .detail.blue:hover {
	border: 3px solid #ABC8E2;
}

.thumbnails.brown:hover, .detail.brown:hover {
	border: 3px solid #4F381C;
}

.description {
	float: left;
	width: 205px;
	margin: 0px 0px 0 27px;
	padding: 0 0 12px 0;
}

.description h1 {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	color: #D84C1C;	
	border-bottom: 1px dotted #ccc;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.description p {
	color: #808080;
	font-size: 12px;
}

.description p.date {
	color: #B3B3B3;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.img {
	float: left;
}

#footer {
	width: 950px;
	height: 58px;
	margin: 0;
	padding: 0;
	float: left;
	border-top: 1px dotted #ccc;
}

.copyright {
	float: left;
	width: 500px;
	margin: 15px 0 0 0;
	padding: 0;
	font-size: .78em;
	color: #B3B3B3;
}

.credit {
	float: right;
	width: 200px;
	margin: 15px 0 0 0;
	padding: 0;
	font-size: .78em;
	color: #B3B3B3;
	text-align: right;
}

#listBottom {
	height: 36px;
	float: right;
	margin: 0;
}

#listBottom ul {
	list style: none;
	padding: 0;
}

#listBottom li {
	list style: none;
	display: inline;
	margin: 0;
	font-size: .78em;
	color: #B3B3B3;
}

#listBottom ul li.last {
	margin: 0;
}


/* _____________ CONTACT FORM _____________ */

label {
	float: left;
	width: 370px;
	margin-bottom: 5px;
	font-weight: normal;
	text-align: left;
}

input.text, textarea {
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	color: #807F83;
	background-color: #fff !important;
	width: 370px;
	margin-bottom: 12px;
	border: 1px solid #B3B3B3;
	height: 20px;
}

textarea {
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	color: #807F83;
	width: 370px;
	height: 178px;
	border: 1px solid #B3B3B3;
}

.boxes {
	width: 1em;
}

#submitbutton {
	margin-top: 5px;
	width: 372px;
	height: 50px;
}

br{
	clear: left;
}



/* _____________ 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: #fff;
}

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

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

#lbBottom {
	line-height: 1.4em;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 100px;
	height: 30px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 10px 0;
	outline: none;
}

#lbCloseLink:hover {
	display: block;
	float: right;
	width: 100px;
	height: 30px;
	background: transparent url(../images/closelabel_hover.gif) no-repeat center;
	margin: 10px 0;
	outline: none;
}










