/*
 * Far North Racing Site Redesign template
 * Dennis Grant Aug 26 2009
*/

body {
	margin: 0;
	padding: 0;
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #262626;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #181818;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.0em;
	margin-top: -25px;
	margin-bottom: 0.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #B47B10;
}

a:hover {
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 960px;
	height: 209px;
	margin: 0 auto;
	background: url(images/2017_fn_banner.jpg) no-repeat right bottom;
}

/* Menu */

#menu {
	width: 940px;
	height: 30px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: black;
	border: 1px solid black;
}

#menu ul {
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 30px;
	line-height: 30px;
	margin: 0px 7px 0px 7px;
	padding: 0px 24px 0px 24px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid black;
}

#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
	/*border: 1px solid yellow;
	background: white;
	color:  black; */
}

a:hover {
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 960px;
	height: 209px;

}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img01.jpg) repeat-y left top;
}

#page-bgtop {
	width: 960px;
	height: 30px;
	margin: 0 auto;
	/* padding: 0px 0 15px 0; */
	background: url(images/img05.jpg) no-repeat left top;
}

/* Content */

#content {
	float: right;
	width: 780px;
	padding: 30px 20px 0px 20px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 120px;
	margin-top: -10px;
	border: 1px solid #ffff00;
	padding: 3px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #C8B032;
}

#sidebar li li span {
	display: block;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #000000;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 0px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Donation Box */

#donate {
        width: 114px;
        border: 1px red solid;
        padding: 2px;
        margin: 0 auto 0 auto;
	background: white;
}

#donate p {
        font: bold italic 11px Arial, Helvetica, sans-serif;
        color: darkblue;
	text-align: center;
	padding: 0px 0px 0px 0px;
}


/* Footer */

#footer-wrapper {
}

#footer {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	background: url(images/img02.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 40px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #464646;
}

#footer a {
	color: #E3295B;
}

#hops {
	font-family: sans-serif;
	font-size: 11px;
	text-align: left;
	margin-top: -15px;
	margin-left: 100px;
}

#tables {
	font-family: sans-serif;
        font-size: 12px;
}

#diary table {
	margin-bottom: 20px;
	margin-top: 15px;
	margin-left: 1px;
	border-collapse: collapse;
	border: solid 1px black;
	width: 575px;
}

#diary td {
	border: solid 1px black;
	padding: 2px;
}

#diary th {
	color: black;
	font-weight: bold;
	background: yellow;
}

#diary hr {
	margin-top: 20px;
}

#diary h3 {
	text-align: left;
	margin-left: 105px;
}

#diary img {
	margin-top: 20px;
	margin-bottom: 20px;
}

#trophy {
	font-family: sans-serif;
        font-size: 12px;
        font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #aa0000;
}

#champs {
	font-style: italic;
	color: #cc0000;
	font-weight: bold;
	text-align: left;
	margin-left: 105px;
}

.new {
	font-style: italic;
	font-weight: bold;
	color: red;
}

li.video {
        background: url('/images/vidicon.jpg') no-repeat left center;
        height: 18px;
        padding-left: 23px;
        padding-top: 0px;
	padding-bottom: 2px;
px;
}
