@charset "UTF-8";
/* Railroad History CSS Document */

/*  ------------|  Globals  |-----------------------------------------------  */
body {
	background-color: #000000;
	color: #DFDEE0;
	font: 120% 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	padding: 0;
}
#wrapper {
	max-width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	border: 1px solid #666;
	color: #E1E0E2;
	background-color: #272727;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#banner {
	padding: 0px;
	max-width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px dotted #666;
	clear: both;
}
#navBar {
	max-width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: auto;
	line-height: 40px;
	background-color: #694319;
	color: #F3C04F;
	text-align: center;
	font-size: 14px;
}
#content {
	padding: 2px 22px 18px 22px;
}
/*  ------------|  Structure  |---------------------------------------------  */

#map-instructs {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: 14px;
	color: #CCC;
	background-color: #5F3D17;
	border: 1px dotted #8C5E03;
	border-radius: 6px;
	margin: 10px;
	padding: 8px;
}
#wrapper #content #alert {
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	text-align: center;
	color: #DCD185;
	padding: 4px 12px 4px 12px;
	background-color: #382B13;
	border: 1px dotted #666666;
	max-width: 500px;
}
.bottom-nav {
	font-size: 1.2em;
	height: auto;
	line-height: 28px;
	margin-top: 8px;
	border: thin dotted #CCC;
	text-align: center;
	border-radius: 5px;
}
.to-top {
	font: 14px;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 6px;
}
.timeine-listing {
}
.timeine-listing .company-name {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
}
.timeine-listing li {
	font-size: 1.1em;
}
#source-credits {
	font-size: 14px;
	background-color: #1B150A;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: thin dotted #694319;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	max-width: 470px;
}
#source-credits h3 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#source-credits p {
	font-size: 14px;
	margin-top: 6px;
}
/*  -----|  Footers and Hover  |------------------------------------------------  */
#back-to-homemaps {
	font-size: 12px;
	text-align: left;
	line-height: 35px;
	height: 35px;
	margin-top: 6px;
	margin-bottom: 6px;
}
#nei-footer {
	font-family: Georgia, 'Times New Roman', serif;
	color: #999;
	text-align: center;
	font-size: 85%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nei-footer-box {
	margin: 8px;
	padding: 6px;
	display: inline-block;
}
#nei-footer-box:hover {
	outline: 1px solid #CCC;
}
/*  ------------|  Typography  |--------------------------------------------  */
h1, h2, h3 {
	font-family: Georgia, 'Times New Roman', serif;
	font-weight: normal;
}
h4, h5, h6 {
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1 {
	color: #fff;
	font-size: 1.9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 20px 0px 2px 0px;
	padding: 0px 0px 4px 0px;
}
h2 {
	color: #D2A356;
	font-size: 1.6em;
	margin: 5px 0px 24px 0px;
	padding: 0px;
}
h3 {
	color: #D2A356;
	font-size: 1.5em;
	margin: 32px 0px 4px 0px;
	padding: 0px;
	display: block;
	border-bottom: 1px dotted #D2A356;
	clear: both;
}
h4 {
	color: #EEC340;
	font-size: 1.3em;
	margin: 20px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	color: #EEC340;
	font-size: 1.2em;
	margin: 20px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
p, li {
	font-size: 1.3em;
	line-height: 170%;
}
.cntr {
	text-align: center;
}
/*  -----|  Links  |------------------------------------------------  */

#wrapper #content a:link, a:visited, a:active {
	color: #FFFFCC;
	text-decoration: underline;
}
#wrapper #content a:hover {
	color: #fff;
	text-decoration: underline;
}
#navBar a:link, a:visited, a:active {
	color: #F3C04F;
	text-decoration: none;
}
#navBar a:hover {
	color: #FFFF66;
	text-decoration: underline;
}
#nei-footer-box a:link, a:visited, a:active {
	color: #F3C04F;
	text-decoration: none;
}
#nei-footer-box a:hover {
	color: #FFFF66;
	text-decoration: underline;
}
/*  -----|  Miscellaneous  |------------------------------------------------  */
.p-above {
	clear: both;
	height: 24px;
}
.p-above-thin {
	clear: both;
	height: 6px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.bikeBlog {
	font-size: 1.2em;
	background-color: #1B241F;
	border: 1px dotted #4A5B47;
	padding: 5px;
	color: #CCCCCC;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 32px;
	margin-left: auto;
}
.BikeImageLeft {
	margin-top: 0px 10px 12px 0px;
	padding: 0px;
}
/*  -------|  small icons |----------  */
.wikimedia::after {
	content: url("../images/small-icons/wikimedir.png");
	vertical-align: middle;
}
.youtube::after {
	content: url("../images/small-icons/youtuber.png");
	vertical-align: middle;
}
.linkout:after {
	content: url("../images/small-icons/linkout.png");
	vertical-align: middle;
}

/*  --| smart phone |-----  */
/*  for mobile phones  */
@media (min-width: 767px) {
.mb-fix {
	display: none;
	height: 0px;
}
#mobile-alert {
	display: none;
}
}
/*  ------------|  Smart Phone Portrait Warning  |-----------------------------------------------  */

@media only screen and (max-width: 424px) {
#mobile-alert {
	display: block;
	text-align: center;
	margin: 3px;
}
}
