@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: 1280px;
	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;
}
#site-title {
	color: #fff;
	font-size: 1.7em;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
#header {
	padding: 0px;
	  max-width: 1280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	padding: 0px;
	border: 1px solid #666;
	clear: both;
}
#naver-bar {
	padding: 0px;
	background-color: #694319;
	color: #F3C04F;
	text-align: center;
	max-width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -18px;
	margin-left: auto;
}
#brown-bar {
	font-size: 1.3em;
	padding: 0px;
	height: 40px;
	line-height: 40px;
	background-color: #694319;
	color: #F3C04F;
	text-align: center;
	 max-width: 1280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	padding: 2px 22px 18px 22px;
}
#wrapper #content #rrInfo {
	background-color: #101010;
	border: 1px dotted #CCC;
	margin: 4px;
	padding: 4px 8px 4px 8px;
}
#wrapper #content #rrInfo li {
	font-size: 1.3em;
}
#wrapper #content #rrInfo .text-small {
	font-size: small;
}

/*  ------------|  Structure  |---------------------------------------------  */
#wrapper #content #alert {
	margin-right: auto;
	margin-left: auto;
	background-color: #382B13;
	border: 1px dotted #666666;
	text-align: center;
	color: #DCD185;
	margin-top: 10px;
	margin-bottom: 4px;
	padding: 4px 12px 4px 12px;
}
.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;
}
/*  -----|  Footers and Hover  |------------------------------------------------  */
#footer {
	font-family: Georgia, 'Times New Roman', serif;
	color: #999;
	text-align: center;
	font-size: 85%;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#rte-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;
}
.footer-viz {
	font-family: Georgia, 'Times New Roman', serif;
	color: #8E8E8E;
	font-style: italic;
}
#viz-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;
}
#rte-footer img:hover {
	outline: 1px solid #CCC;
}
#viz-footer img: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: #F3C04F;
	font-size: 1.3em;
	margin: 20px 0px 6px 6px;
	padding: 0px;
	display: block;
	clear: both;
}
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;
}
/*  -----|  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: 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;
}
.railtrail::after {
	content: url("../images/small-icons/mtnbike-icon.png");
	vertical-align: middle;
}
/*  --| smart phone |-----  */
/*  for mobile phones  */
@media (min-width: 767px) {
.mb-fix {
	display: none;
	height: 0px;
}
}
