/* ========== Ride for Jim ========== */
/* ========== Screen CSS ========== */

/*	Glossary
	I. Layout
	II. Navigation
	III. General
	IV. Grid Captions
*/

/* ========== Layout ========== */
body {
	background: #3a4353 url(../images/bg_body.jpg) no-repeat top center;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}
#container {
	width: 940px;
	margin: 0 auto;
}
#platform_container {
	background: transparent url(../images/bg_platform.png) repeat-y 0 0;
	width: 940px;
}
#platform {
	padding: 0 42px;
}
#platform_container_bottom {
	background: transparent url(../images/bg_platform_bottom.png) no-repeat 0 0;
	width: 940px;
	height: 20px;
}
#header {
	width: 826px;
	height: 127px;
	padding: 0 15px;
	position: relative;
}
#nav_bar {
	background: url(../images/bg_nav_bar.jpg) no-repeat 0 0;
	width: 856px;
	height: 41px;
}
#content {
	width: 856px;
	padding: 25px 0;
}
#content p.nav{
	text-align: center;
	padding: 10px 0;
}
#map{
	position: relative;
	
}
#banner {
	background: url(../images/bg_home_banner.jpg) no-repeat 0 0;
	width: 856px;
	height: 297px;
}
#banner_interior {
	position: relative;
}
#panel_container {
	width: 856px;
	padding: 15px 0 10px 8px;
}
#content_left {
	width: 545px;
	float: left;
	padding: 0 0 15px 15px;
}
#content_right {
	width: 200px;
	float: right;
	padding: 0 80px 0 0;
}
#content_right img {
	margin-top: 30px;
	border: 5px solid #999;
}
	body#events #content_right img {
		margin-top: 90px;
	}
#footer {
	width: 856px;
	border-top: 1px solid #c3c4c7;
	padding: 10px 0;
}

/* ========== Navigation ========== */
#menu {
	padding: 3px;
}
#menu li {
	float: left;
	position: relative;
}
#menu li a {
	display: block;
	padding: 10px 10px 0 10px;
	height: 23px;
	color: #000;
	text-decoration: none;
	width: auto;
	font-size: 14px;
	position: relative;
}
#menu li a:hover, li.menu:hover, #home .home, #about .about, #participate .participate, #events .events, #follow_the_tour .follow_the_tour, #news .news, #blog .blog {
      background: #3a4353;
      color: #fff !important;
}
#menu li.menu ul {
	padding: 15px 15px 7px 15px;
	background: #444e62;
	position: absolute;
	z-index: 100;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
#menu li.menu ul li {
	float: none;
	margin-bottom: 5px;
}
#menu li.menu ul li a {
	color: #cdd7e9;
	padding: 0;
	text-decoration: none;
	white-space: nowrap;
}
#menu li.menu ul li a:hover {
	color: #fff;
	background: transparent;
}
li.menu:hover > a {
       background: #3a4353;
       color: #fff !important;
}

/* ========== General ========== */
#logo a, #logo a:link, #logo a:visited, #logo a:hover, #logo a:active {
	background: url(../images/logo.jpg) no-repeat 0 0;
	width: 215px;
	height: 127px;
	display: block;
	text-decoration: none;
	text-indent: -999em;
}
.nav a {
	font-size: 15px;
	color: #666;
	text-decoration: none;
	text-align: center;
}
.nav a:hover{
	color: #000;
}
#donate {
	position: absolute;
	top: 30px;
	right: 15px;
}
#donate p {
	text-transform: uppercase;
	font-size: 9px;
	text-align: center;
	color: #000;
	letter-spacing: .125px;
}
#donate p span {
	color: #666;
	letter-spacing: .75px;
}
.btn_donate {
	background: url(../images/btn_donate.jpg) no-repeat 0 0;
	display: block;
	width: 157px;
	height: 48px;
	text-indent: -999em;
	margin-bottom: 5px;
}
.btn_facebook {
	background: url(../images/btn_facebook.jpg) no-repeat 0 0;
	display: block;
	width: 38px;
	height: 38px;
	text-indent: -999em;
	margin-bottom: 5px;
	position: absolute;
	top: 30px;
	right: 185px;
}
.marydale {
	color: #f00;
	font-size: 15px;
	position: relative;
	top: -2px; /* Fixes the top padding Cufon seems to add */
}
.marydale_white {
	color: #fff;
	font-size: 15px;
	position: relative;
	top: -2px; /* Fixes the top padding Cufon seems to add */
}
.banner_p1 {
	font-size: 30px;
	position: absolute;
	top: 70px;
	right: 20px;
}
.banner_p2 {
	font-size: 58px;
	letter-spacing: 3px;
	font-weight: bold;
	position: absolute;
	top: 150px;
	right: 15px;
}
.banner_p3 {
	width: 372px;
	font-size: 13px;
	line-height: 17px;
	position: absolute;
	top: 220px;
	right: 15px;
}
h2 {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom: 1px #000000 solid;
	margin-left: 15px;
}
h6 {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom: 1px #000000 solid;
	margin-left: 15px;
}
h5 {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom: 1px #000 solid;
	margin-left: 15px;
}
.content_left_title {
	font-size: 30px;
	line-height: 15px;
	font-weight: 400px;
	position: relative;
	top: 25px;
}
.content_left_p {
	font-size: 13px;
	color: #666;
	line-height: 17px;
	padding: 35px 15px 0 0;
}
.content_left_p2 {
	font-size: 13px;
	color: #666;
	line-height: 17px;
	padding: 15px 15px 0 0;
}
.content_left_p2 span.font_15 a {
	color: #666;
	text-decoration: none;
}
.content_left_p2 span.font_15 a:hover {
	color: #9daae2;
	text-decoration: none;
}
.content_left_p2 img {
	padding: 0 0 30px 15px;
}
.content_left_p2 span img {
	border: 5px solid #999;
	padding: 0px;
}
.content_left_links {
	padding-top: 15px;
	line-height: 17px;
	display: block;
}
.content_left_links a {
	color: #333;
	text-decoration: none;
}
.content_left_links a:hover {
	color:#9daae2;
	text-decoration: underline;
}
body#events #content_right .content_right_p span.blockparty img {
	margin-top: 170px;
}
body#events #content_right .content_right_p span.yorktown img {
	margin-top: 78px;
}
.font_15 {
	font-size: 15px;
	display: block;
	line-height: 18px;
	padding-left: 15px;
	padding-bottom: 50px;
}
.font_16 {
	font-size: 16px;
	display: block;
	padding-top: 5px;
	line-height: 18px;
}
.font_20 {
	font-size: 20px;
	display: block;
	line-height: 18px;
	padding-left: 15px;
}
.font_30 {
	font-size: 30px;
}
.font_36 {
	font-size: 36px;
}
.banner_p2 span {
	color: #fff;
}
#panel_container a {
	float: left;
	margin-right: 8px;
}
.panel1, .panel1:link, .panel1:visited, .panel2, .panel2:link, .panel2:visited, .panel3, .panel3:link, .panel3:visited {
	background: #e0e3eb;
	display: block;
	width: 256px;
	height: 110px;
	text-decoration: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: center;	
	padding: 30px 10px 10px 10px;
}
.panel1:hover, .panel1:active, .panel2:hover, .panel2:active, .panel3:hover, .panel3:active {
	background: #fce7ad;
}
.panel1 span {
	font-size: 14px;
	color: #000;
	line-height: 18px;
}
.panel1 span span {
	font-size: 24px;
	padding-right: 3px;
}
.panel1 span span span {
	color: #f00;
}
.panel2 span {
	text-transform: uppercase;
	font-size: 14px;
	color: #000;
	line-height: 26px;
}
.panel2 span span {
	text-transform: none;
	font-size: 24px;
}
.panel2 span span span {
	color: #f00;
}
.panel3 {
	margin-right: 0;
}
.panel3 span {
	color: #000;
}
.panel3 span.panel_p {
	font-size: 12px;
	padding: 7px 0;
	color: #000;
	line-height: 16px;
	display: block;
}
.panel3 span {
	font-size: 24px;
}
.panel3 span span {
	color: #f00;
}
.footer_p1 {
	float: left;
	padding-top: 10px;
}
.footer_p2 {
	float: right;
	margin-left: 10px;
}
.footer_p3 {
	float: right;
	padding-top: 10px;
}

/* ========== Grid Captions ========== */
.boxgrid{ 
	width: 138px; 
	height: 138px; 
	margin: 2px; 
	float: left; 
	background: #161613; 
	overflow: hidden; 
	position: relative; 
}
	.boxgrid img{ 
		position: absolute; 
		top: 0px; 
		left: 0px; 
		border: 0px; 
	}
	.boxgrid h3{ 
		padding: 3px 10px 0px 10px; 
		color:#fff; 
		font-weight:bold; 
		font:9pt Verdana, Arial, sans-serif; 
		float: left;
		width: 10px;
	}
	.boxgrid p{ 
		padding: 0 10px; 
		color:#fff; 
		font-weight:bold; 
		font:20pt Verdana, Arial, sans-serif;
		float: right; 
	}
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 100px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	}
		.captionfull .boxcaption {
			top: 141px;
			left: 0px;
		}
		.caption .boxcaption {
			top: 100px;
			left: 0px;
		}
.bio_popup {
	padding: 15px;
	float: left;
}
.bio_popup img {
	float: left;
	padding-right: 15px;
}
.bio_popup p {
	font-size: 13px;
	margin-bottom: 15px;
	line-height: 18px;
}
.bio_popup h4 {
	font-size: 36px;
	color: #000;
	margin-bottom: 10px;
}

/* ========== Update Browser ========== */
#update_browser {
	width: 100%;
	height: 100%;
	min-height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 500;
	background: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
#message {
	margin: 30px auto 0 150px;
	width: 600px;
	padding: 25px;
	background: #fff;
	z-index: 1000;
	position: absolute;
}
#message h3 {
	margin-bottom: 15px;
}
#message ul {
	padding-top: 15px;
}
#message ul li {
	float: left;
	margin-right: 45px;
	text-align: center;
}
#message ul li a {
	font-size: 13px;
	color: #000;
	text-decoration: underline;
}
* html, * html body {
	height: 100%;
	min-height: 100%;
}