.clearfix {
	*zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
}
.clearfix:after {
	clear: both;
}
.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.input-block-level {
	display: block;
	width: 100%;
	min-height: 28px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) {
	display: none;
}

a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
a:hover, a:active {
	outline: 0;
}
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
button, input, select, textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
}
button, input {
	*overflow: visible;
	line-height: normal;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}
input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}
textarea {
	overflow: auto;
	vertical-align: top;
}

/* =============== SITE CSS =============== */

.clear {
	clear: right;
	line-height: 0;
	font-size: 0;
}
/* ============ TIMELINE ============= */

div#timelineContainer {
	border-left: 2px solid #ccc;
	margin: 20px auto;
	width: 750px;
}

div.timelineToggle {
	float: right;
	margin-right: 0;
	white-space: nowrap;
}

a.expandAll {
	color: #ccc;
	cursor: pointer;
	background: #000;
	border: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 1em;
	padding: 3px 5px;
}

a.expandAll:hover {
	border: none ;
	color: #7DBADF;
	cursor: pointer;
}

div.timelineMajor {
	float: left;
	margin: 0 0 12px;
	width: 100%;
}

.timelineMajor h2 {
	background: url(../images/timeline_century_tick.gif) left center no-repeat;
	color: #7097AF !important;
	cursor: pointer;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 10px;
	padding: 4px 4px 4px 20px !important;
}

.timelineMajor h2 span {
	background: #3B83BD;
	border: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 3px 5px 1px;
	color: #FFFFFF;
    font-size: 1.2em;
    font-weight: normal;
    line-height: 20px;
    text-align: left;
}

.timelineMajor h2 a:hover {
	border-bottom: none;
	color: #006a8c;
	text-decoration: none;

	
}

dl.timelineMinor {
	clear: left;
	float: left !important;
	margin: 0 12px 0 0 !important;
	padding: 4px 4px 4px 0 !important;
	position: relative;
	width: 100%;
}

.timelineMinor dt {
	/*
	background: url(../images/timeline_decade_tick.gif) left center no-repeat;
	*/
	clear: left;
	font-size: 0.9em !important;
	list-style-type: none !important;
	line-height: 1.2em;
	margin: 0 0 12px !important;
	padding: 0 0 0 24px !important;
	white-space: nowrap;
}

.timelineMinor dt a {
	color: #999;
	cursor: pointer;
}

.timelineMinor dt a.closed {
	color: #999;
	font-size: 1em;
	margin-left: 0;
}

.timelineMinor dt a.open {
	color: #7DBADF;
}

.timelineMinor dt a:hover {
	color: #7DBADF;
}

.timelineMinor dd {
	padding-left: 24px;
	width: 95%;
}

.timelineMinor dd h3 {
	clear: both;
	float: left;
	font-size: 1em !important;
	margin: 0;
	white-space: nowrap;
}

.timelineEvent p {
	clear: left;
	float: left;
	line-height: normal;
	margin: 6px 0 10px;
	width: 600px;
}

.timelineEvent h4 {
	clear: left;
	float: left;
	font-size: 1em !important;
	margin: 10px 0 0;
	padding: 0 0 0 20px !important;
}

.timelineEvent blockquote {
	clear: left;
	float: left;
	padding: 0 30px;
	width: 400px;
}

.timelineEvent blockquote * {
	float: none;
	width: 400px;
}

.timelineEvent ul.moreInfo {
	clear: left;
	float: left;
	line-height: 1.2em;
	list-style-type: none;
	margin: 0 !important;
	padding: 0 !important;
	width: 100%;
}

.timelineEvent ul.moreInfo li {
	clear: left;
	background: none !important;
	font-size: 1em !important;
	line-height: 1.5em;
	margin: 8px 0 !important;
	padding: 0 0 0 20px !important;
}

.timelineEvent ul.moreInfo li a:link, .timelineEvent ul.moreInfo li a:visited {
	color: #7097af !important;
}

.timelineEvent ul.moreInfo li a:hover {
	color: #7DBADF !important;
}

.timelineEvent div.media {
	float: right;
	padding: 0 0 12px;
	width: 300px;
}

.timelineEvent .media img {
	border: 2px solid #000;
	margin: 0;
}

.timelineEvent .media p {
	font-size: 1em;
	margin: 0 !important;
	padding: 0 !important;
}

.timelineEvent .media a:link, .timelineEvent .media a:visited {
	border: none !important;
	color: #ab221b !important;
}

.timelineEvent .media a:hover {
	color: #7DBADF !important;
}

.timelineEvent .media p span.source {

}