/*  
Theme Name: RR Historic
*/

/*  -----|  Structure  |----------------------------------------------------  */

body {
	background-color: #000000;
	color: #DFDEE0;
	font: 90%/120% 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	padding: 0;
}
#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	border: 1px solid #666;
	color: #E1E0E2;
	background-color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#header {
	padding: 0px;
	width: 960px;
	height: 155px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	padding: 0px;
}
#navBar {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 40px;
	line-height: 40px;
	background-color: #694319;
	color: #F3C04F;
	text-align: center;
}
#wrapper #content #navBar2 {
	width: auto;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
	height: 32px;
	text-align: center;
}
#wrapper #content #addSpacer {
	height: 24px;
}
#wrapper #content .divBreak {
	height: 10px;
	clear: both;
}
#wrapper #content #rrInfo {
	background-color: #101010;
	border: 1px dotted #CCC;
	padding: 4px 8px 4px 8px;
}
#wrapper #content .small {
	font-family: "Courier New", Courier, monospace;
	font-size: x-small;
	text-align: right;
}
#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-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
}
#wrapper #content #rhalert {
	margin-right: 2px;
	margin-left: 20px;
	background-color: #382B13;
	padding: 4px 4px 4px 4px;
	border: 1px dotted #666666;
	text-align: center;
	color: #DCD185;
	float: right;
	width: 200px;
}
#wrapper #content #anchorLinks {
	margin-right: 125px;
	margin-left: 125px;
	background-color: #0B0702;
	padding: 1px 12px 1px 12px;
	border: 1px dotted #666666;
	text-align: center;
	color: #999999;
	margin-top: 30px;
}
#content {
	padding: 2px 20px 18px 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #363430;
	border-right-color: #363430;
	border-bottom-color: #363430;
	border-left-color: #363430;
}
#wrapper #content #bottomLinks {
	background-color: #101010;
	border: 1px dotted #CCC;
	padding: 4p 8px 4px 8px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	width: 700px;
	text-align: center;
}
.bottom-nav {
	margin: 8px;
	padding: 4px;
	height: 26px;
	line-height: 26px;
	border: thin dotted #CCC;
	text-align: center;
	border-radius: 5px;
}
#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;
}
td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: inherit;
	line-height: 160%;
}
/*  -----|  Typography  |---------------------------------------------------  */

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, 'Times New Roman', 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.3em;
	margin: 5px 0px 24px 0px;
	padding: 0px;
}
h3 {
	color: #D2A356;
	font-size: 1.3em;
	margin: 32px 0px 0px 0px;
	padding: 0px;
	display: block;
	border-bottom: 1px dotted #D2A356;
	clear: both;
}
h4 {
	color: #D2A356;
	font-size: 1.2em;
	margin: 20px 0px 0px 2px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-size: 1.1em;
	line-height: 160%;
}
ul {
	list-style-type: disc;
}
li {
	font-size: 1.1em;
	margin: 14px;
	line-height: 130%;
}
/*  -----|  Links  |------------------------------------------------  */

a:link, a:visited, a:active {
	color: #FFFFCC;
	text-decoration: underline;
}
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;
}
#anchorLinks a:link, a:visited, a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
#anchorLinks a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
a.sidebarlink:link, a.sidebarlink:visited, a.sidebarlink:active {
	color: #CCCCCC;
	text-decoration: underline;
}
a.sidebarlink:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
/*  -----|  Globals  |------------------------------------------------------  */

.imageLeft {
	margin: 0px 26px 5px 0px;
	padding: 0px;
}
.imageRight {
	margin: 0px 0px 5px 16px;
	padding: 0px;
}
.textSmall {
	background-color: #333333;
	color: #999;
	margin: 0 0 4px 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 125%;
}
hr {
	border: 1px dotted #4E4A45;
	width: 100%;
}
.callout {
	margin: 22px 2px 4px 10px;
	padding: 10p 12px 10px 14px;
	border: 1px dotted #666666;
	width: 160px;
	clear: left;
	float: right;
	font-size: 95%;
}
#footer img:hover {
	outline: 1px solid #CCC;
}
/*  -----|  Miscellaneous  |------------------------------------------------  */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.bikeBlog {
	background-color: #1B241F;
	border: 1px dotted #4A5B47;
	margin-right: 65px;
	margin-left: 65px;
	padding: 5px;
	color: #CCCCCC;
}
.BikeImageLeft {
	margin-top: 0px 10px 5px 0px;
	padding: 0px;
}
