/* @override http://ridelikeapronc.com/stylesheets/design/48.css */

/* @group reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

/* @end */

/* @group layout */

/* @group signup */

#signup form {
	margin: 0 0 15px 0;
}
#signup table {
	margin: 15px;
	width: 300px;
}
#signup table td {
	border: none;
	padding: 2px;
}
#signup table td.label {
	color: #462400;
	text-align: right;
	vertical-align: top;
}
#signup th {
	font-weight: bold;
	font-size: 120%;
	border-bottom: 1px solid #ff9930;
	padding-top: 5px;
}
#signup a {
	color: #ffd3a7;
}
#signup a:hover {
	background-color: transparent;
	color: white;
	text-decoration: underline;
}
.sidebar #signup div div {
	margin: 0 0 10px 0 !important;
}
#signup input[type="text"] {
	width: 100%;
	margin-bottom: 3px;
}

/* @end */

/* @group overall */

html {
	background-color: #fff;
	background-position: top left;
	background-repeat: repeat-x;
}
body {
	background-image: url(/stylesheets/design_images/48/background.jpg);
	background-position: 10px top;
	background-repeat: repeat-y;
	width: 830px;
	margin: 0 auto;
	position: relative;
	padding: 0;
}
#sidebar iframe {
	border: 0;
	width: 330px;
	height: 55em;
}
#main {
	width: 500px;
	float: left;
	margin-left: 330px;
}
#header {
	background-image: url(/stylesheets/design_images/48/header.gif);
	background-color: white;
	height: 64px;
	background-position: top left;
	background-repeat: no-repeat;
}

/* @group menus */

/* @group main */

#main_menu {
	width: 500px;
	height: 56px;
	background: url(/stylesheets/design_images/48/menu.jpg) top left no-repeat;
}
#main_menu li {
	float: left;
	padding-top: 8px;
	display: inline;
	font-weight: bold;
}
#main_menu li * {
	display: block;
	float: left;
	background-color: inherit;
}
#main_menu li a, .menu li span {
	text-decoration: none;
	background-color: inherit;
}
#main_menu li a:hover {
	background-color: transparent;
	cursor: pointer;
}
#main_menu li a:hover span {
	color: #ff8100;
}
#main_menu li.current span {
	background-color: inherit;
	color: #fff;;
}
#main_menu li span {
	padding: 0 5px 2px 5px;
	border-right: 1px solid #666;
	margin-left: 0;
	color: #999;
}
#main_menu li.current span span {
	padding: 0;
	margin: 0;
	border: none;
}

/* @end */

/* @group content top */

#content_top .menu {
	float: left;
	width: 450px;
	margin: 5px 0 25px 0;
	background: #262626;
}
#content #content_top .menu li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 0;
	float: left;
	background: none;
	border-right: 1px solid #AB8EA0;
	color: #white;
	font-weight: bold;
	line-height: 1;
}
#content #content_top .menu a {
	text-decoration: none;
	color: #aaa;
}
#content #content_top .menu a:hover span {
	background: black;
	color: white;
}
#content #content_top .menu li.current span {
	color: #fff;
	background: black;
}
#content #content_top .menu li span {
	padding: 3px 10px;
	display: block;
	float: left;
	background: none;
	color: inherit;
}
#content #content_top .menu li span span {
	padding: 0;
}

/* @end */

/* @end */

#content {
	clear: left;
	padding: 5px 20px;
}
#sidebar {
	background: url(/stylesheets/design_images/48/motorcycle.jpg) top left no-repeat;
	float: left;
	width: 330px;
	margin-left: -830px;
	padding-top: 295px;
}
* html #main {
	margin-left: 165px;
}

#sidebar .zone {
	margin: 20px;
}
#sidebar #signup {
	margin: 0;
	background: #ff8100;
	padding: 0;
	border-bottom: 7px solid #00459d;
	color: #fff;;
}
#sidebar #signup h2 {
	border: none;
	height: 37px;
	background: url(/stylesheets/design_images/48/sign-up.jpg) top left no-repeat;
	text-indent: -10000px;
	margin: 0 0 0 0;
}
#sidebar #signup div {
	margin: 0 15px;
}
#sidebar #signup div div {
	margin: 0;
}
#footer {
	background-color: #fff;
	background-image: url(/stylesheets/design_images/48/footer.jpg);
	background-position: top 10px;
	background-repeat: no-repeat;
	padding: 30px 20px 60px 20px;
	clear: both;
}
/* @end */

/* @group calendar */

div.calendar.nav {
	float: right;
}
table.calendar {
	width: 600px;
	margin-left: 20px;
	border-collapse: collapse;
	line-height: 1.1;
}
table.calendar td {
	border-left: 1px solid black;
	border-right: 1px solid black;
	width: 14%;
	padding: 0 2px;
}
table.calendar td.outside {
	color: #aaa;
}
table.calendar tr.label td.outside {
	font-size: 70%;
}
table.calendar tr.label td {
	border-top: 1px solid black;
	font-size: ;
	padding-bottom: 4px;
}
table.calendar td.last {
	border-bottom: 1px solid black;
	height: 10px;
}
table.calendar div.event a {
	display: inline-block;
}
table.calendar div.event a {
	display: block;
	padding: 5px 3px;
	margin: 1px;
	color: white;
}
table.calendar .event a:hover {
	background: black;
}
table.calendar .c1 a {
	background-color: #ab8ea0;
}
table.calendar .c2 a {
	background-color: #648c69;
}
table.calendar .c3 a {
	background-color: #673867;
}
table.calendar .c4 a {
	background-color: #7ea15f;
}
table.calendar .c5 a {
	background-color: #9eab84;
}

.event .date {
	color: ;
	margin: 4px 0 4px 20px;
	font-size: 160%;
}


/* @end */

/* @group contact form */

div.contactform {
	margin-top: 20px;
	border-top: 1px solid #00459d;
}
.contactform form {
	padding: 10px 0;
}
.contactform div {
	padding: 10px 0 0 0;
}
.contactform input[type="text"] {
	width: 100%;
}
.contactform textarea {
	width: 100%;
	height: 10em;
}
.contactform.submission {
	border: none;
	background: red;
	font-size: 80%;
	padding: 10px;
	color: white;
	text-align: center;
	margin: 0 0 0 15px;
}
.contactform label {
	display:block;
	color: #00459d;
	font-size: 90%;
	font-weight: bold;
}


/* @end */

/* @group blog */

.blog.post h2 a {
	color: #9bb64a;
}
.blog.post h2 a:hover {
	color: white;
	background-color: #9bb64a;
}
.blog.post .next {
	float: right;
}
#blog_nav {
	position: relative;
	margin: 20px;
}
#blog_nav {
	position: relative;
}
#blog_nav #newer_posts {
	position: absolute;
	right: 0;
	text-align: right;
}
#blog_nav #older_posts {
	position: absolute;
	left: 0;
}
#blog_nav #blog_archive {
	text-align: center;
}

.blog.post .published {
	color: #213a79;
	margin: 4px 0 0 30px;
	font-size: 90%
}


/* @end */

/* @group image */

#album_nav {
	float: left;
	text-align: right;
	width: 100%;
}
#album_nav .previous {
	float: left;
}
#album_nav div {
}

#album_nav .next {
	margin-left: 10px;
}


div.image {
	clear: both;
	padding-top: 20px;
}
div.image img {
}


/* @end */



/* @end */

/* @group typography */

html {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 85%;
	line-height: 1.2;
	color: black;
}

#header h1 {
	color: white;
	font: 250%/1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-indent: -10000px;
}

#header #tagline {
	color: #fff;
	line-height: 1.1;
	position: absolute;
	top: 84px;
	left: 50px;
	text-indent: -10000px;
}

#footer {
	font-size: 80%;
	color: #000;
	text-align: center;
}

#content hr {
	width: 100%;
	height: 1px;
	background: #999;
	border: none;
}

/* @group content */

#content h1 {
	margin: 1em 0 .25em 0;
	color: #ee7901;
	font: bold 180%/1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content h2 {
	margin: 1em 0 .25em 0;
	color: #ee7901;
	font: normal 160%/1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content h3 {
	margin: 1em 0 .25em 0;
	color: #00459d;
	font: bold 115%/1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content h4 {
	font-weight: bold;
	margin: 1em 0 .25em 0;
	line-height: 1;
	color: #ee7901;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content h5 {
	margin: 1em 0 .25em 0;
	line-height: 1;
	color: #ee7901;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content h6 {
	margin: 1em 0 .25em 0;
	line-height: 1;
	color: #ee7901;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content p,
#content ul {
	margin: 0 0 1em 0;
}

#content p img {
	display: block;
	margin: 20px auto;
	border: 1px solid #666;
}

#content li {
	list-style-type:disc;
	margin-left:40px;
}

/* @end */

/* @group sidebar */

.sidebar {
	font-size: 90%;
	line-height: 1.2;
	color: ;
}
.sidebar p {
	margin: 0 0 .5em 0 ;
}
.sidebar .zone h2 {
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px solid #AB8EA0;
	margin-bottom: .25em;
	color: #ff4c00;
}
.sidebar ul.blog_posts li,
.sidebar ul.calendar_events li {
	list-style-type: disc;
	list-style-position: inside;
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: .25em;
	color: #ff4c00;
}

/* @end */

/* @group links */

a {
	color: #ee7901;
}

a:hover {
	color: white;
	background-color: #ee7901;
	text-decoration:none;
}

a:visited {
	color: #7e7e7e;
}

a:visited:hover {
	color: white;
}

/* @end */

strong {
	font-weight: bold;
	font-style: inherit;
}

em {
	font-style: italic;
	font-weight: inherit;
}
div.blog_archive {
margin-left:20px;
}
#content h3.blog_archive {
font-weight:normal;
}

/* @end */


