

/* DOC AND IMG VIEWER TWEAKS */

#masterc {
	width: 980px !important;
	padding: 0;
	margin: 0;
	min-height: 0px;
}


   /*  silence dogood  */
   #main-col {
	 width: 990px;
	 background: #ffffff url(images/courant_bg.jpg) no-repeat 100% 121px;
   }
   
   #content {
		width: 686px;
		margin: 0;
		float: left;
		clear: none;
		padding: 8px 24px 12px 20px;
		background: url(images/content_bg.png) repeat-y 100% 0%;
   }


#bingbox {
	float: right;
	width: 202px;
	margin: 0px 16px 0 0;
	padding: 18px;
	height: 500px;
}

#bingbox div {
	visibility: hidden;
	border: none;
	background: black;
	color: white;
	padding: 12px;
	opacity: .4;
	filter: alpha(opacity=40);
	margin-top: 230px;
}

#bingbox:hover {
}

#bingbox:hover div {
	visibility: visible;
	border: 1px solid white;	
}

#bingbox div:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
}

#bingbox div:hover a:link,
#bingbox div:hover a:visited,
#bingbox div:hover a:active,
#bingbox div:hover a:hover {
	color: #9999ff;
}


#one-col {float: right;}

#one-col.doc-viewer {float: none; width: 990px !important;} 

#meta-n-nav {
	width: 450px;
}

.exhibit #one-col .master_img_nav {
	width: 450px;
}

.exhibit #one-col .master_img_nav a:hover {
	color: white;
}

.exhibit #one-col.image-viewer .master_img_nav {
	width: 940px;
}

.exhibit #one-col .description { width: 450px}








/* NEW STYLES */


	.head_illus {width: 100%; padding-bottom: 24px}
	.head_illus div {width: 33%; float: left; text-align: center}
	.head_illus div span {display: block}
	
	
	
	.display_none {display: none}
	
/* EXHIBIT PAGES TWEAKS */

body.exhibit div.two-col-master {border: none}

body.exhibit h1 {
	height: 102px; padding: 0; margin: 0;
	width: 990px;
	background: white url('images/courant_top.jpg') 100% 0% no-repeat;
	font-size: 16px;
	color: black;
}

body.exhibit h1 label{visibility: hidden}

body.exhibit .doc-viewer h1 {border-bottom: 1px solid #333333;}

body.exhibit h2 {margin: 32px 0 16px 0; color: #71512a; font-family: "Times New Roman", serif; font-size: 24px;}

#courant_sliver {display: block}

#sdg_menu {
	width: 670px;
	height: 45px;
}

#sdg_menu ul {list-style: none; margin: 0;}
#sdg_menu ul li {
	float: left;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	line-height: 1;
}

#sdg_menu ul li+li {
	border-left: 1px solid #b09090; 
}

#sdg_menu ul li a:link,
#sdg_menu ul li a:visited,
#sdg_menu ul li a:active,
#sdg_menu ul li a:hover {
	display: block;
	padding: 4px 8px 4px 8px;
	background: none;
	color: black;
}
#sdg_menu ul li a:hover {background: #e0d5d5; text-decoration: none}

#sdg_menu ul li small {font-size: 11px; font-weight: normal;}

div.essay {
	width: 670px;
	float: right;
}

body.exhibit a:link,
body.exhibit a:visited,
body.exhibit a:hover,
body.exhibit a:active
{
	color: #2a5294;
}

div.essay h2 {
	color: #513716;
	font-size: 18px;
	border-bottom: 1px solid #333333;
}

div.essay h3 {
	margin: 24px 0px 0px 12px;
}


div.essay p {
	margin-top: 0; line-height: 1.75:
}


.post-single {font-family: Georgia, serif;}

.post-single p:first-child {
	font-size: 17px; padding-top: 65px; margin-right: 60px; margin-left: 20px; margin-bottom: 20px;
}



body.exhibit h4 img {margin-right: 6px;}



.image_gallery_floating {width: 336px; float: right; margin-left: 24px}
.image_gallery_floating p {width: 274px; padding: 0px 24px 24px 0px; clear: left; min-height: 100px}
.image_gallery_floating p .nv_quick_item .thumbnail {float: left; margin-right: 8px; width: 88px}
.image_gallery_floating p .nv_quick_item .nv_quick_title {display: block}
.image_gallery_floating p .nv_quick_item .text {float: left; width: 176px}

.image_gallery {clear: both; padding-top: 24px;}
.image_gallery p {float: left; width: 274px; min-height: 100px; padding: 0px 24px 24px 0px}
.image_gallery p .nv_quick_item .thumbnail {float: left; margin-right: 8px; width: 88px}
.image_gallery p .nv_quick_item .nv_quick_title {display: block}
.image_gallery p .nv_quick_item .text {float: left; width: 176px}

.sponsor_line {font-weight: bold; font-style: italic; text-align: center; width: 75%; margin-top: 24px; margin-bottom: 24px; margin-left: auto; margin-right: auto; }
.sponsor_line  strong {display: block; text-align: left;}
