@charset "utf-8";
html { 
	margin:0; 
	padding:0; 
	border:0; 
}
body {
	padding: 0px;
	line-height: 1.5;
	margin: 0px;
	top: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #faf4e4;
}

a, a:link, a:hover, a:visited, a:active {
	color: #000;
	text-decoration:underline;
}

h2, .h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:160%;
	margin-bottom: 1em;
}
.bk_center {
	text-align: center;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:130%;
	font-weight:bold;
	margin-bottom: .75 em;
}
form.gsc-search-box {
	width: auto !important;	
}
#bk_search, input.gsc-input {
	color:#666;
	font-size:11px !important;
	padding:2px !important;
	line-height: 14px;
	height:14px !important;
	top: 100px;
	width: 200px !important;
	position: absolute;
	display:inline;
	top: 100px;
	left: 50%;
	margin-left:234px;
	z-index: 303;
}
.gsc-clear-button {
	display: none;	
}

.gsc-completion-container {
  font-family: Verdana, Geneva, sans-serif !important;
  font-size: 11px !important;
}
.gsc-completion-container strong {
	color: #000 !important;
}
#bk_search_submit, input.gsc-search-button {
	background-color:  #014437 !important;
	color:#fff;
	font-size: 10px !important;
	line-height: 14px !important;
	padding: 0 !important;
	cursor: pointer;
	border: none;
	top: 100px;
	position: absolute;
	left: 50%;
	width: 45px;
	height:20px;
	margin-left:440px !important;
}

.bk_full_page {
	width: 972px;
	display: table;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
.bk_full_content {
	margin: 0 2em;
}
.bk_content {
	width: 745px;
	margin-left: 10px;
	float: left;
	display:block;
	zoom: 1;
	height: 1%;
}

.bk_sidebar {
	width: 196px;
	padding: 0px 6px 5px 0px;
	float:left;
}

#bk_motto {
	position:absolute;
	top: 105px;
	z-index:101;
	width:268px;
	height:14px;
	left:50%;
	margin-left:-366px;
	background-image:url('images/site/motto.png');
	background-repeat: no-repeat;
	visibility:hidden;
}
#bk_logo_patch.bk_logo_small {
	z-index: 105;
	display: none;	
}
#bk_logo_patch  {
	position:absolute;
	display:inline;
	text-indent:-9000px;
	width:114px;
	height:140px;
	z-index: 100;
	top:0px;
	background-image:url('images/site/logo_patch.png');
	background-repeat: no-repeat;
	background-position:0 0;
	left:50%;
	font-size: 10px;
	margin-left:-486px;
}

#bk_logo_patch:hover {

	background-position: 0 -140px;
}
#bk_nav {
	width:100%;
	height:140px;
	background-image:url('images/site/nav_bg.png');
	background-repeat:repeat-x;
}


#bk_nav_links {
	position:absolute;
	z-index:105;
	width:855px;
	left: 50%;
	margin-left:-368px;
	top:10px;
}



#bk_nav_links a {
	overflow:hidden;
	float:left;
	display:inline;
	
	text-indent:-9000px;
	height:32px; 
	background-image:url('images/site/nav_links.png');
	background-repeat: no-repeat;
}


#bk_w:hover,#bk_w.hover {
	background-position: 0 0 !important;
}

.bk_menu {
	display:none;
	left: 50%;
	position:absolute;
	height:300px;
	margin: -12px 0px 0px -323px;
	padding-top: 12px;
	z-index:500;
	top: 125px;
	width:210px;

}

.bk_menu_mid  {
	display:block;
	background-image: url('images/site/nav_menu_mid.png');
	background-repeat: repeat-y;
	clear:both;
	width:210px;

}

.bk_menu_top {
	height: 6px;
	display:block;
	clear:both;
	background-image: url('images/site/nav_menu_top.png');
	background-repeat: no-repeat;
}
.bk_menu_bottom {
	height: 13px;
	clear:both;
	display:block;
	background-image:url('images/site/nav_menu_bottom.png');
	background-repeat: no-repeat;
}
#bk_nav_menus ul {
	padding: 0;
	margin: 0;
}
#bk_nav_menus li {
	cursor: pointer;
	list-style-image: none;
	list-style-type: none; 
	line-height: 1.75em;
	padding-left: 16px;
	text-indent: 0px;
	list-style-position: outside;
	margin: 0;
	width:220px;
}
.bk_menu_hover {
	background-image:url('images/site/arrow.png');
	background-repeat: no-repeat;
	background-position: 6px 9px;
	text-decoration:underline;

}

a.bk_menu_link {
	color: #000 !important;
	width: 200px;
	display:block;
	text-decoration:none !important;
}
#bk_nav_menus a:hover {
	text-decoration:underline;
	
}

#bk_info {
	width: 100px;
	background-position: 0px 0px;
	
}
#bk_exhibits  {
	width: 73px;
	background-position: -100px 0px;
}
#bk_events  {
	width: 65px;
	background-position: -173px 0px;
}
#bk_education  {
	width: 92px;
	background-position: -238px 0px;
}

#bk_collections  {
	width: 180px;
	background-position: -330px 0px;
}
#bk_join  {
	width: 69px;
	background-position: -510px 0px;
}
#bk_give  {
	width: 47px;
	background-position: -579px 0px;
}
#bk_uw  {
	width: 124px;
	background-position: -626px 0px;
}

#bk_connect  {
	width: 78px;
	background-position: -750px 0px;
}


#bk_info:hover, #bk_info.hover {
	background-position: 0px -32px !important;
}
#bk_exhibits:hover, #bk_exhibits.hover  {
	background-position: -100px -32px !important;
}
#bk_events:hover, #bk_events.hover  {
	background-position: -173px -32px !important;
}
#bk_education:hover, #bk_education.hover  {
	background-position: -238px -32px !important;
}

#bk_collections:hover, #bk_collections.hover   {
	background-position: -330px -32px !important;
}
#bk_join:hover, #bk_join.hover  {
	background-position: -510px -32px !important;
}
#bk_give:hover, #bk_give.hover  {
	background-position: -579px -32px !important;
}
#bk_uw:hover, #bk_uw.hover  {
	background-position: -626px -32px !important;
}

#bk_connect:hover, #bk_connect.hover   {
	background-position: -750px -32px !important;
}
/* test */

#bk_info.bk_menu_on {
	background-position: 0px -64px;
}
#bk_exhibits.bk_menu_on  {
	background-position: -100px -64px;
}
#bk_events.bk_menu_on   {
	background-position: -173px -64px;
}
#bk_education.bk_menu_on   {
	background-position: -238px -64px;
}

#bk_collections.bk_menu_on    {
	background-position: -330px -64px;
}
#bk_join.bk_menu_on  {
	background-position: -510px -64px;
}
#bk_give.bk_menu_on  {
	background-position: -579px -64px;
}
#bk_uw.bk_menu_on  {
	background-position: -626px -64px;
}

#bk_connect.bk_menu_on   {
	background-position: -750px -64px;
}

#bk_w {
	width: 27px;
	height:32px;
	background: url('images/site/nav_w.png') !important;
	text-indent:-9000px;
	margin-right: 0 !important;
	border-right: none !important;
	background-repeat: no-repeat;
}
#bk_thumbstrip {
	height: 51px;
	position: absolute;
	border-top: 3px solid #014437;
	border-bottom:3px solid #014437; 
	top:42px;
	left:0;
	clear:both;
	z-index:6;
	overflow: hidden;
	width:100%;
	margin:0;
	padding:0;
	background-color:#0099CC;
}
img {
	border: 0;
}
#bk_thumbstrip div {
	width: 69px;
	height: 51px;
	float:left;
	display:inline;

}
.bk_nopad {
	padding: 0px;
	margin:0px;
}
.bk_normal_text {
	font-size: 120%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.bk_white_bg_top, .bk_white_bg_mid, .bk_white_bg_bottom {
	width: 978px;
	margin-left: auto;
	margin-right: auto;
}
.bk_white_bg_top {
	margin-top: 9px;
	background:url(images/site/white_bg_top.png)  no-repeat;
	height:26px;
}

.bk_whiteblank_bg_top { 
	background:url(images/site/whiteblank_bg_top.png)  no-repeat;
}
#bk_logo_print {
	display: none;
}

.bk_white_bg_mid {
	background:url(images/site/white_bg_mid.png) repeat-y;
	min-height: 500px;
}

.bk_whiteblank_bg_mid { 
	background:url(images/site/whiteblank_bg_mid.png) repeat-y;
}

.bk_white_bg_bottom {
	background:url(images/site/white_bg_bottom.png) no-repeat;
	height: 34px;
}
.bk_whiteblank_bg_bottom {
	background:url(images/site/whiteblank_bg_bottom.png) no-repeat;
}

.bk_sidebar {
	padding-top:.25em;
	padding-bottom:.25em;
	padding-left: 0;
	padding-right: 0;
}

.bk_sidebar li {
	list-style-position: inside;
	list-style-image:none;
	list-style:none;
	text-indent: 0;
	display:inline;
	margin: 0;
	padding:0;
}
ul.bk_sidebar_links {
	padding: 0;
}
ul.bk_sidebar_links a {
	border-bottom:1px solid #ccc;
	color:#333333;
	height: 20px;
	padding: 5px 5px 5px 10px;

	display:block;
	text-decoration:none;
	font-weight:bold;
	font-size:105%;

}

a.bk_sidebar_link:hover, .bk_sidebar a.hover {
	background:url('images/site/arrow.png') no-repeat;
	background-position: 0px 12px;
}

ul.bk_sidebar_links  {
	width: 180px;
	border-top:1px solid #ccc;
	margin-top: 16px;
	margin-left: 6px;
	margin-bottom: 18px;
	text-indent: 0;
}

.bk_anchor_nav a {
	font-weight: bold;
	font-size: 110%;
	text-transform:uppercase;
}

.bk_photo_right_txt, .bk_photo_left_txt {
	width: 482px;
	display:inline;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 4px;
	margin-bottom:2em;
	float: left;
	border-right: 1px solid #a7a7a7;
}


.bk_photo_right_img, .bk_photo_left_img {
	width: 237px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 1em;
	margin-bottom:2em;
	float: left;
	display:inline;
}

.bk_col_left {
	width: 357px;
	float:left;
	display:block;
	zoom: 1;
	height: 1%;
	padding-right: 11px;
	border-right: 1px dotted;
}
.bk_col_right {
	width: 357px;
	display:block;
	zoom: 1;
	height: 1%;
	float:left;
	padding-left: 18px;
}

.bk_split_left {
	width: 357px;
	float:left;
	padding-right: 11px;
}
.bk_split_right {
	width: 357px;
	float:right;
	padding-left: 18px;
}


.bk_small_col_left {
	width: 233px;
	float:left;
	padding-right: 8px;
}
.bk_small_col_right {
	width: 233px;
	float:right;
	padding-left: 8px;
}

.bk_photo_left_txt {
	border-left: 1px solid #a7a7a7;
	border-right: none;
	padding-left:12px;
}

.bk_photo_right_txt {
	padding-right:12px;
}
.bk_photo_left_img {
	display:inline;
	padding-right:12px;
}
.bk_photo_right_img {
	display:inline;
	padding-left:12px;

	
}

.bk_photo_caption {
	font-size: 100%;
	font-weight: bold;
}

.bk_photo_credit {
	font-size: 100%;
}

.bk_left_col, .bk_right_col {
	width: 358px;
}

.bk_left_col {
	float:left;
}
.bk_right_col {

	float: right;
}

.bk_full_block {
	margin-bottom: 1em;
	margin-right: 8px;
	width: 745px;
	display:table;
}

.bk_header_image, .bk_header_image_field  {
	width: 745px;
	height: 200px;
	background-repeat:no-repeat;
	margin-top: -10px;
}

.bk_sect_overlay {
	top: 150px;
	opacity: .8;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	height: 50px;
	position:relative;
	background-color: #666;

}

h1  { 
	top: 110px;
	color:#fff;
	padding-left: 5px;
	position:relative;
	font-size: 320%;

}

#bk_section_title {
	width: 178px;
	height: 43px;
	background:no-repeat;
	text-indent: -9000px;
	margin-top:-10px;
	margin-left:8px;
	display:block;
}

.bk_sidebar_callout {
	background:url('images/site/sidebar_callout.png') /*no-repeat*/;
	width: 166px;
	/*height:188px;*/
	height:305px;
	margin: 0 auto;
	padding: 6px;
}

.bk_sidebar_callout h2 {
	margin-bottom: 0em;
}

.bk_sidebar_callout p {
	margin-top: .5em;
}
#cse-search-box {
	font-size: 10px;
}

.tooltip p, .tooltip.right p {
	padding: 0;
	margin: 0;
	font-size: 10px;
}
.tooltip {

	background: url(images/site/thumbstrip_tooltip.png) no-repeat;
	height: 43px;
	padding: 2px 20px 8px 8px;
	width: 148px;
	color:#fff;
	z-index: 400;
	
}

.tooltip.right { 
	background: url(images/site/thumbstrip_tooltip_right.png) no-repeat;
	padding: 2px 8px 8px 20px;
}


/** Tag Creative's Override Styles **/

body {
	background:none;
}
#bk_thumbstrip,
#bk_home_bottom_icons,
#bk_home_title {
	display:none
}

#bk_nav {
	background:none;
	margin: 0 auto;
	width: 972px;
}

#bk_nav_links {
	top:100px;
}

#bk_nav_links a {
	background-image: url('//www.burkemuseum.org/images/icons/nav-links-white.png');
}

#bk_w {
	background-image: url('//www.burkemuseum.org/images/icons/nav-w2.png') !important;
}



#bk_search, input.gsc-input {
	margin-left: 695px;
	left:auto;
	top:15px;
}

#bk_logo_patch {
	background-image: url('//www.burkemuseum.org/images/photos/BurkeHeader-logo.png');
	width:217px;
}
#bk_logo_patch:hover {
	background-position:0 0;
}

input.gsc-search-button, .gsc-search-button input.gsc-search-button {
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	width: 57px;
	text-transform: uppercase;
	background-color: #02374B !important;
	border: none;
	border-radius: 0px;
	font-weight:100;
	height: 20px;
	left: 3px;
	margin-left:0px !important;
	position:relative;
	top:-7px;
}


#bk_motto {
	left:auto;
	margin-left:410px;
	position:relative;
	top:18px;
	width:auto;
	
	background:none;
	color: #6D6D6D;
	font-weight: 100;
	font-size: 1.15em;
	text-transform: uppercase;
}

#bk_home_top_buttons,
#bk_home_banner_image,
#bk_home_highlights {
	top:auto;
}

#bk_home_highlights {
	background:#b9c9d5;
	padding-bottom: 3px;
}

/*#bk_home_highlights a {
	background:#02374b;
	color:white;
	width:209px;
	margin:1px;
	padding:5px 0 6px 6px;
}

#bk_home_highlights a.hover {
	color:#02374b;
	background:white;
	width:209px !important;
}*/

#bk_highlight_5 {
	width:209px !important;
}

#bk_home_top_buttons {
	background:none;
	border:none;
}

#bk_home_dam_button a {
	background:#02374B;
	color:white;
	font-size:1.35em;
	height:26px;
	overflow:hidden;
	padding-top: 6px;
	padding-left: 10px;
	text-decoration:none;
	text-indent:0px;
	white-space: nowrap;
	width:145px;
}

#bk_home_exhibits,
#bk_home_media,
#bk_home_blog {
	background:#f1f5f6;
	padding-top:0px;
}

#bk_exhibits_link,
#bk_media_link,
#bk_blog_link {
	color:black;
	font-size: 1.75em;
	font-weight: bold;
	left:0;
	margin-bottom: 0.5em;
	margin-left:0px;
	position:relative;
	top:auto;
	text-decoration:none;
	text-indent:0;
}

.bk_home_feature_more {
	background:#f1f5f6;
	margin-left:-8px;
	margin-top:0px;
	padding:5px 5px 5px 5px;
	top:auto;
	width:309px;
}

#bk_home_exhibits .bk_home_feature_more  {
	border-top:none;
	padding-top:8px;
}

#footerMain {
	margin-top:176px;
}


iframe#twitter-widget-0 {
	width:85px !important;
}

iframe[role="presentation"] {
	width:90px !important;
}
