/* @override http://lungs4life5k.com/wp-content/themes/lungs2/style.css */

/* @override http://lungs4life5k.com/wp-content/themes/lungs2/style.css */

* {
	margin: 0px;
	padding: 0px;
}

/* @group Setup */

body {
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url(images/background.png) #014b91 repeat-x;

}

h1,h2,h3,h4,h5 {
	color: #176e9c;
	font-weight: normal;
	margin-bottom: 10px;
}

h1 {font-size: 26px;}
h2 {font-size: 20px;}
h3 {font-size: 16px;}

#wrap {
	margin: 0px auto;
	background-color: #fff;
	width: 960px;
}

#content {
	background: url(images/content.png) #fff repeat-y center;
	width: 1020px;
	overflow: hidden;
	position: relative;
	z-index: 500;
}

.home-new #content {
		background: url(images/content-home.png) #fff repeat-y center;

}

/* @end */

/* @group Header */

#header {
	position: relative;
	height: 172px;
	background: url(images/content-top.png) #FFF no-repeat center 131px;
}


.home-new #header {
	height: 175px;
}

/* @group Navigation */

a.logo {
	display: block;
	position: absolute;
	height: 100px;
	width: 420px;
	top: 10px;
	left: 47px;
	background: url(images/logo-resized.png) #fff no-repeat left top;
}

a.ghs {
	top: 35px;
	right: 50px;
	width: 220px;
	height: 120px;
	position: absolute;
	background: url(images/ghs.png) #fff no-repeat center;
	display: none;
}

a#ghs-link {
	display: block;
	background: url(images/ghs-home.gif)  no-repeat center;
	height: 120px;
	width: 220px;
	position: absolute;
	top: 70px;
	right: 40px;
}

a.facebook {
	position: absolute;
	left: 20px;
	top: 191px;
	display: block;
	width: 220px;
	height: 30px;
	background: url(images/facebook.png) no-repeat center;
}

a.facebook:hover {
	opacity: .75;
}

#nav {
	list-style: none;
	clear: both;
	float: left;
	margin: 123px 0px 0px 43px;
	margin-left: 43px;
	z-index: 2000;
	position: relative;

}

* html #nav {
	margin-left: 23px;
}

#nav li {
	float: left;
	background: url(images/nav-tab.png) repeat-x;
	position: relative;
	display: inline;
}

#nav li.first {
	background: url(images/nav-first.png) no-repeat -14px -1px;
	height: 48px;
	width: 8px;
}

#nav li.last {
	background: url(images/nav-last.png) no-repeat;
	height: 50px;
	width: 17px;
}

#nav li a {
	display: block;
	padding: 18px 23px 20px 22px;
	text-decoration: none;
	color: #444;
	background: url(images/nav-right.png) no-repeat right 6px;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

* html #nav li a {
	padding-bottom: 10px;
}

#nav li a#last {
	background: none;
	padding-right: 15px;
}

#nav li a.current {
	color: #0baa14;
}

/* @group Dropdown */

#nav > li  {
	position: relative;
}

#nav li.roll.menu {
	background:url(images/nav-tab-menu.png) repeat-x;	
	
}

#nav li.roll.menu a {
	background:url(images/nav-right-menu.png) no-repeat right 6px;
	color: #fff;
}

#nav li.roll.menu a.current{
	color: #fff;
}


#nav li .dropdown {
	background:url(images/dropdown-menu.png) #49c850 repeat-x;
	overflow: hidden;	
	position: absolute;
	width: 260px;
	top: 48px;
	left: 0px;
	border: 2px solid #fff;
	padding: 10px;
	list-style: none;
	z-index: 1;
	-webkit-box-shadow: 2px 2px 15px #000;
	-moz-box-shadow: #000 2px 2px 15px;
	display: none;
	
}

#nav li .dropdown ul li {
	float: none;
	background-image: none;
	list-style:none;
	letter-spacing: 1px;
}

#nav li .dropdown.event {
	width: 420px;
}

#nav li .dropdown.event ul {
	float: left;
}

#nav li .dropdown.event ul.first {
	margin-right:10px;
}

#nav li.roll .dropdown ul li a {
	float: none;
	background-image: none;
	color: #fff;
	z-index: 1000;
	padding: 5px 15px;
	margin: 0px;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#nav li.roll .dropdown ul li a:hover {
	/*background:url(images/dropdown-roll.png) repeat-x center;*/
background-color: #027f0a;
opacity: .8;
}

#nav li.menulast {
	background:url(images/nav-last-menu.png) repeat-x;

}

/* @end */

/* @end */

/* @end */

/* @group Content */

/* @group Race Info */

#primary.race-info #buttons {
	overflow: hidden;
	margin-bottom: 20px;
}

#primary.race-info .register-button {
	float: left;
	margin-right: 13px;
	display: block;
	text-decoration: none;
	text-align: center;
	padding: 28px 0px;
	font-size: 16px;
	line-height: 24px;
	width: 287px;
	color: #5391D8;
	text-transform: uppercase;
	background:url(images/option-button.png) 0px 0px no-repeat;
}

#primary.race-info .register-button:hover {
	color: #fff;
}


/* @end */

/* @group Home 2010 */

#home-image {
	background:url(images/home-image.png) center no-repeat;
	margin-left: 6px;
	height: 156px;
	width: 1002px;
}

#home-header {
	background:url(images/header-w-sub.gif) top left no-repeat;
	margin: 20px 0px 10px 26px;
	height: 90px;
	width: 900px;
}

#info-bar {
	background:url(images/console-top.png) top left no-repeat;
	width: 862px;
	height: 44px;
	margin: 0px auto;
}

#info-bar #message {
	float: left;
	padding:15px 0px 0px 16px;
	text-transform: uppercase;
	color: #124a7e;
	font-size: 18px;
}

#info-bar #date {
	float: right;
	padding:15px 10px 0px 0px;
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
}

#console {
	position: relative;
	margin-top: 60px;
}

#carat {
	position: absolute;
	top: 37px;
	left: 60px;
	background:url(images/carat.gif) bottom center no-repeat;
	height: 20px;
	width: 40px;
}

ul#options-top {
	list-style: none;
	width: 863px;
	overflow: hidden;
	margin: 0px auto;
	clear: both;
}

ul#options-top li {
	float: left;
}

ul#options-top li a {
	display: block;
	text-decoration:none;
	padding: 30px 20px 20px 20px;
	height: 56px;

}

ul#options-top li p{
	text-decoration: none;
	color: #fff;
	
}

ul#options-top li#register a {
	background:url(images/console.png) 0px 0px no-repeat;
	width: 220px;

	
}
ul#options-top li#register a:hover {
	background-position: 0px -106px;
}

ul#options-top li#sponsor a {
	background:url(images/console.png) -259px 0px no-repeat;
	width: 249px;

}

ul#options-top li#sponsor a:hover {
	background-position: -259px -106px;
}

ul#options-top li#donate a {
	background:url(images/console.png) -549px 0px no-repeat;
	width: 274px;
}

ul#options-top li#donate a:hover {
	background-position: -549px -106px;
}

ul#options-top li a:hover {
	text-decoration: none;
}

ul#options-top li a h2 {
	background:url(images/cta-titles.png) no-repeat;
	text-indent: -10000px;
}

* html ul#options-top li a h2 {
	background:url(images/cta-titles.gif) no-repeat;
}

ul#options-top li#register a h2 {
	background-position: 0px 0px;
}

ul#options-top li#sponsor a h2 {
	background-position: -276px 0px;

}

ul#options-top li#donate a h2 {
	background-position: -564px 0px;
}

ul#options-bottom {
	list-style: none;
	width: 862px;
	clear: both;
	margin: 5px auto;
	overflow: hidden;
}

ul#options-bottom li {
	float: left;
}

ul#options-bottom li a {
	display: block;
	text-decoration: none;
	text-align: center;
	padding: 25px 0px;
	font-size: 20px;
	line-height: 24px;
	width: 287px;
	color: #5391D8;
	text-transform: uppercase;
	background:url(images/option-button.png) 0px 0px no-repeat;
}



ul#options-bottom li a.two-line {
	padding: 14px 0px;
}
}

ul#options-bottom li a.two-line {
	padding: 14px 0px;
}

ul#options-bottom li a .cufon-canvas {
	margin-bottom: 5px;
}

ul#options-bottom li a:hover {
	color: #fff;
}


/* @end */




#content #banner {
	height: 238px;
	width: 914px;
	margin-left: 51px;
	border-top: 3px solid #fff;
	background: url(images/banner-home.png) no-repeat top center;
	border-bottom: 0px;
	z-index: 0;
	position: relative;

}

#content #banner .photo-credit {
	position: absolute;
	display: block;
	bottom: 10px;
	left: 9px;
	color: #79abc6;
	font-size: 11px;
}

#content #banner.home {
	background: url(images/banner-home.png) no-repeat top center;

}

#content #banner.race-info {
	background: url(images/banner-event.png) no-repeat top center;

}

#content #banner.cause{
	background: url(images/banner-cause.png) no-repeat top center;

}

#content #banner.sponsorship {
	background: url(images/banner-sponsor.png) no-repeat top center;
}

#content #banner.volunteer{
	background: url(images/banner-volunteer.png) no-repeat center;
}

#content #banner.register{
	background: url(images/banner-register.png) no-repeat top center;
}

#content #banner.contact{
	background: url(images/banner-contact.png) no-repeat top center;
}

#content #banner.thank-you {
	background: url(images/banner-thankyou.png) no-repeat top center;
}

/* @group Primary */

#content #primary,
#content #secondary {
}

#content #primary {
	float: left;
	width: 600px;
	margin: 30px 0px 0px 70px;
}

* html #content #primary {
	margin-left: 40px;
}

#content #primary-home {
	float: none;
	width: 915px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
}

#content #primary p, 
#content #primary-home p.home-body {
	color: #555;
	line-height: 1.7em;
	margin-bottom: 30px;
}

#content #primary-home p.home-body {
	width: 600px;
	margin-left: 26px;
	margin-bottom: 0px;
}

#content #primary h2.top {
	font-size: 24px;
	margin-bottom: 30px;
}

#content #primary #sponsors h2 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 20px;
}


#content #primary #sponsors ul {
	margin-left: 20px;;
	list-style: circle;
	color: #666;
	margin-bottom: 40px;
}

#content #primary #sponsors ul li {
	line-height: 24px;
}


#content #primary #sponsors img {
	padding: 20px;
	border: 0px;
}

#primary a,
#primary-home a {
	color: #58a1e3;
	text-decoration: none;
}

#primary a:hover,
#primary-home a:hover {
	text-decoration: underline;
}

#primary a.pdf {
	padding-left: 19px;
	background: url(images/small-pdf.gif) no-repeat left;

}

#primary a.email {
	padding-left: 23px;
	background: url(images/email.png) no-repeat left;

}

#primary a.external {
	padding-left: 17px;
	background: url(images/external.png) no-repeat left 3px;

}

#register-info {
	border: 1px solid #ddd;
	padding: 25px;
	margin-bottom: 30px;
}

#primary.race-info table {
	border: 1px solid #bbb;
	padding: 1px;
}

#primary.race-info table td,
#primary.race-info table th {
	font-size: 14px;
	border: 1px solid #bbb;
	padding: 5px;
}

#primary.race-info table th {
	background-color: #62c6f6;
	color: #000;
}

#primary.race-info table td.first {
	background-color: #caeeff;
}

#primary img.reg-close {
	margin: -10px 0px 10px -3px;
}

/* @end */

/* @group Secondary */

#content #secondary {
	float: left;
	width: 275px;
	margin-left: 31px;
	padding-bottom: 0px;
	background: url(images/sidebar.png) repeat-y 1px 0px;

}

* html #content #secondary {
	margin-left: 21px;
}

/* @group Sidebar */

#content #secondary #keynav {
	list-style: none;
}

#content #secondary #keynav a {
	display: block;
	color: #fff;
	text-decoration: none;
	margin: 0px 0px 1px 0px;
	padding: 15px 0px 15px 0px;
	width: 264px;
	height: 28px;
	overflow: hidden;
	background: url(images/keynav.png) no-repeat center;
}

* html #content #secondary #keynav a {
height:26px;
padding-top:20px;	
}



#content #secondary #keynav a h3 {
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: 17px;
	color: #fff;
	margin: 7px 5px 5px 15px;
	padding-left: 35px;
	margin-bottom: 10px;
	background: url(images/arrow.gif) no-repeat left 0px;

}

#content #secondary #keynav a p {
font-size: 90%;
width: 230px;
margin-left: 15px;
}

#keynav p.photo { 
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	margin: 20px 0px 10px 20px;	
	width: 210px;
}

#content #secondary #keynav a:hover {
	opacity:.9;
	
}

#content #secondary #keynav a:hover h3 {
	color: #50e4ff;
}


#content #secondary #subnav {
	padding-bottom: 100px;
	list-style: none;
	margin-top: 20px;

}

#content #secondary #subnav li {
	margin: 10px 0px;

}

#content #secondary #subnav a {
	color: #fff;
text-decoration: none;

margin-left: 15px;
font-size: 150%;
}

#content #secondary #subnav a:hover {
	color: #225A88;
}

/* @end */

/* @end */

/* @end */

/* @group Footer */

#footer {
	clear: both;
	position: relative;
	top: 30px;
	width: 1020px;
	height: 150px;
	margin: 0px auto 0px auto;
	padding: 15px 0px 80px 0px;
	background: url(images/footer.png) #fff no-repeat center top;
	overflow: hidden;
}

.home-new #footer {
		background: url(images/footer-home.png) #fff no-repeat center top;

}

#footer #copyright {
	float: left;
	margin-top: 155px;
	margin-left: 55px;
	color: #444;
	line-height: 1.6em;
	font-size: 11px;
	text-transform: uppercase;
	
}

#footer #copyright a {		
	color: #444;
}

* html #footer #copyright {

	margin-left: 30px;
}

#footer #footer-nav {
	float: right;
	margin-top: 155px;
	margin-right: 55px;
	color: #777;
}

* html #footer #footer-nav {
	margin-right: 30px;
}

#footer #footer-nav a {
	color: #aaa;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
}

#footer #footer-nav a:hover {
	color: #0baa14;
}

/* @end */


	
}



