﻿@charset "utf-8";
/*
	myLOC stylesheet - Exhibition stylesheet: Exploring the Early Americas
	exhibition-specific colors for titles and borders
	December 3, 2008
*/
#exhibit_banner, #exhibit_banner_short {
	background: url(/Exhibitions/lincoln/Publishing%20Images/banner_lincoln.jpg) top left no-repeat;
}
.slimExhibitBanner {
	background: url(/Exhibitions/lincoln/Publishing%20Images/banner_lincoln_sm.jpg) top left no-repeat !important;
}
div#content_plain div.related table, div#content_plain div.themeRightRelated div.relatedSmall table {
	background: #8f6d50;
}
div#content_plain div.related, div#content_plain div.themeRightRelated div.relatedSmall {
	border-color: #8f6d50 !important;
}
div#exhibit_nav {
	background-color: #9f2522;
	background: transparent url(/Exhibitions/lincoln/Publishing%20Images/exhibit_nav_AL.jpg) left bottom repeat-x;
}
div#content h2, div#introduction h2, div#title_nav h2, div#left_column div.theme h2, div#interactives h3, div#content_plain h2, div#content_plain h3, div#content_plain div.interactiveitem h4, div#object_left_column h2, div#object_left_column h3, div#object_right_column h3, div#object_right_column h4, a.interactive_button_link, div#interactives a.button, div#content h3, div.relatedItems h4, div.relatedAssets h4 {
	color: #ae0500;
}
div#content h2, div#content h3, div#content h4, div#content h5, div#content h6 {
	color: #ae0500;
}
div#content_plain h2, div#content_plain h3, div#content_plain h4, div#content_plain h5, div#content_plain h6 {
	color: #ae0500;
} 
#left_column h2, #left_column h2, #left_column h3, #right_column h3, div#interactives div.description div.item, div#object_left_column div#related_items, div#object_left_column div#additional_images, div#object_left_column div#video, div#object_right_column div.description div.item, div#content_plain div.preview, a.interactive_button_link, div#interactives a.button {
	border-color: #d48483;
}
#content_plain #list_item ul li, div#content_plain div.list_item ul li, div#object_right_column div.list_item ul li {
	border-color:#d48483;
	color: #ae0500;
}
div#media_Html {width: 540px !important;}

/* Special Styles for Vignettes */
div#content_plain div.vignette, div#content div#right_column div#interactives div.vignette {
	background-color: #f6ece4;
	border: 1px solid #ae0500;
	margin: 15px auto 0 auto;
	padding: 10px 10px 0px 10px;
	width: 635px;
	text-align: center;
}
div#content div#right_column div#interactives div.vignette {
	width: auto !important;
	margin-bottom: 10px;
	height: auto;
	padding: 0;
}
div#content_plain div.vignette div.item {
	width: 100px;
	text-align: center;
	float: left;
	margin: 5px 13px 5px 13px!important;
	font-size: 85%;
	padding: 0;
	vertical-align: middle;
}
div#content_plain div.vignette div.item p, div#content div#right_column div#interactives div.vignette table td p {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 80%;
	clear:both;
	height: 12px;
	text-align: center;
}
div#content div#right_column div#interactives div.vignette table {
	background: none;
	text-align:center;
	padding: 0 12px;
}
div#content div#right_column div#interactives div.vignette table td {
	padding: 5px 10px;
	width: 100px;
	font-size: 85%;
	vertical-align: top;
}
div#content_plain div.vignette h3 {
	font-size: 90%;
}
div#content div#right_column div#interactives div.vignette h3, div#content_plain div.vignette h3 {
	text-align: left;
	background: none;
	padding: 5px 0 5px 5px;
	margin: 0;
}
div#right_column div#interactives div.vignette p.readmore {
	text-align: left !important;
	font-size: 70% !important;
	padding: 0 10px !important;
	margin: 6px 0;
}
div#content_plain div.vignette p.item_more {
	margin: 10px!important;
	font-size: 70%;
	padding: 10px 0 0 0;
	text-align: left !important;
	clear: left;
}
div#content_plain p.readmore {
	margin: 10px;
}

div#media_Html div#videoDiv {
	width: 270px;
	margin: 0 auto !important;
}
