/* --------------------------------------------- 
proj:	Membly
file:	home.css
scope:	home page

author: brad noble
created: aug 18 09
*/

/* =layout --------------------------------------------- */
#container {
	padding: 0 10px 50px 10px;
	}
#container.cheat {	
	background: url('/i/bg-marathon.png') 0px 0px no-repeat;
	}
#aside {
	}


/* =content --------------------------------------------- */
body#index h1 {
	background: url('/i/h1.png') no-repeat 0 0;
	height: 64px;
	margin: 42px 0 39px 0;
	text-indent: -2000px;
	width: 705px;
	}
#partner {
	background: url('/i/partner.png') no-repeat 0 0;
	sborder: 1px solid red;
	height: 51px;
	position: absolute;
	top: 11px;
	right: 15px;
	text-indent: -2000px;
	text-decoration: none;
	width: 109px;
	}
#elevation {
	background: url('/i/bg-elevation.png') no-repeat 0px 42px;
	margin: 0px -10px 0px -10px;	
	position: relative;
	z-index: 1;
	}
#elevation h2 {
	background: url('/i/elevation-h2.png') no-repeat 0 -40px;
	height: 32px;
	margin: 0px 0 10px 10px;
	text-indent: -2000px;
	width: 573px;
	}
#elevation ul#graphic {
	background: url('/i/elevation.png') no-repeat 0 0;
	height: 187px;
	list-style: none;
	margin: 0px 0 57px 0px;
	padding: 0;
	position: relative;
	width: 958px;
	}
ul#graphic li {
	sbackground: green;
	float: left;
	list-style:none;
	position: relative;
	}
ul#graphic li.mile-1 {
	margin-left: 20px;
	}
ul#graphic li.mile-27 a {
	width: 5px;
	}
ul#graphic li a {
	background: none;
	display: block;
	height: 187px;
	overflow: visible;
	position: relative;
	text-indent: -2000px;
	width: 35px;
	}
ul#graphic li a span.tooltip {
	display: block;
	height: 30px;
	left: -15px;
	position: absolute;
	top: 0;
	text-indent: 0px;
	width: 35px;
	}

div#amount {
	background: url("/i/miles-bucks.png") 0 0 no-repeat;
	color: #4e5d66;
	font-size: 200%;
	font-weight: bold;
	left: 40%;
	height: 100px;
	position: absolute;
	text-align: center;
	text-indent: -2000px;
	top: 30%;
	width: 200px;
	}
div#amount span {
	color: #fc6303;
	}	
	
#aside {
	background: url('/i/family.png') 332px 0 no-repeat;
	color: #665f03;
	font-size: 87%;
	line-height: 130%;
	}	
#aside #how-it-works {
	float: left;
	width: 530px;
	}
#how-it-works h2 {
	background: url('/i/how-it-works.png') no-repeat 0 0;
	height: 11px;
	margin: 0px 0 28px 0;
	text-indent: -2000px;
	width: 105px;
	}
#how-it-works p {
	padding-right: 140px;
	}
#how-it-works blockquote p {
	background: url('/i/every-donation.png') no-repeat 0 0;
	height: 28px;
	margin: 18px 0 18px 73px;
	padding-right: 0;
	text-indent: -2000px;
	width: 245px;
	}
#aside #about {
	background: #dad56b url('/i/about-scbb-bottom.png') -1px 100% no-repeat;
	margin: 0 10px 40px -10px;
	padding-bottom: 20px;
	}
#about h3 {
	background: url('/i/about-scbb-top.png') no-repeat -1px 0;
	height: 29px;
	margin: 0px 0 15px 0;
	text-indent: -2000px;
	}
#about p {
	margin-bottom: 10px;
	padding: 0 10px;
	}

#aside #progress {
	margin-left: 560px;
	}
#progress h2 {
	background: url('/i/progress.png') no-repeat 0 0;
	height: 11px;
	margin: 0px 0 28px 0;
	text-indent: -2000px;
	width: 68px;
	}
#progress #tally {
	border-bottom: 1px solid #dad56b;
	sfont-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;}
#progress #tally em {
	font-weight: bold;
	font-style: normal;
	}
#progress #remaining-miles {
	}
#progress #remaining-miles ul {
	float: left;
	list-style:none;
	margin: 20px 0 10px 0;
	padding: 0;
	position:relative;
	width: 100%;
	}
#progress #remaining-miles ul li {
	float: left;
	sdisplay: inline-block;
	list-style:none;
	margin: 0;
	padding: 0;
	position:relative;
	}
#progress #remaining-miles ul li a {
	background: url('/i/remaining.png') -15px 0 no-repeat;
	border-bottom: 10px solid #f1f5d1;
	border-right: 20px solid #f1f5d1;
	display: block;
	height: 20px;
	text-indent: -2000px;
	width: 30px;
	}
#progress #remaining-miles ul li.mile-27 a {
	width: 60px;
	}
#progress #remaining-miles ul li a:hover {
	background-position: -75px 0;
	}
#progress #remaining-miles ul li.mile-27 a:hover {
	}
#progress .thanks {
	height: 120px;
	background: url('/i/bg-signature.png') 0px 20px no-repeat;
	margin-top: 10px;
	padding-bottom: 10px;
	}
#progress .twitter-link {
	line-height: 20px;
	background: url('/i/twitter-icon.png') 0 50% no-repeat;
	smargin-left: 50px;
	margin-top: 10px;
	padding-left: 30px;
	}



a {
	color: #fb6906;
	}
#content ol {
	}
#content ol li {
	list-style: disc;
	margin-left: 15px;
	padding-left: 5px;
	}
	
table {
	font-family: arial;
	text-align: left;
	width: 100%;
	}
table caption {
	background: #ccc;
	padding: 5px;
	text-transform: uppercase;
	}
th {
	background: #ccc;
	border-bottom: 2px solid #666;
	color: #999;
	font-size: 65%;
	padding: 1px 5px;
	text-transform: uppercase;
	}
td {
	border-bottom: 1px solid #ccc;
	padding: 5px 7px;
}	
	
#modal {
	background: url('/i/bg-modal.png') 0 0 no-repeat;
	color: #4e5d66;
	display: none;
	font-size: 85%;
	line-height: 120%;
	height: 348px;
	left: 30%;
	padding: 0;
	position: fixed;
	right: 30%;
	top: 25%;
	width: 568px;
	z-index:3;
	}
#modal h2 {
	background: url("/i/miles-bucks.png") 0 0 no-repeat;
	height: 100px;
	margin-bottom: 10px;
	margin-left: -10px;
	text-indent: -2000px;
	}
#modal.mile-27 h2 {
	margin-left: 10px;
	}
#modal #msg {
	margin: 0 25px;
	}
#modal #msg em {
	font-weight: bold;
	font-style:normal;
	text-transform: uppercase;
	}
#modal #msg a#close {
	background: url("/i/close.png") 0 0 no-repeat;
	height: 30px;
	position: absolute;
	right: -15px;
	text-indent: -2000px;
	top: 20px;
	width: 49px;
	z-index: 5;
	}
#modal #msg a#close:hover {
	background-position: 0 -30px;
	}

#modal p {
	margin: 0 0 10px 0;
	}
#modal p.intro {
	font-weight: bold;
	line-height: 125%;
	height: 40px;
	left: 170px;
	position: absolute;
	top: 25px;
	width: 340px;
	}
#modal p.intro span {
	color: #666;
	display: block;
	display: none;
	font-size: 85%;
	font-weight: normal;
	text-transform: uppercase;
	}
#modal.mile-27 p.intro {
	left: 220px;
	top: 20px;
	width: 320px;
	}
#modal form {
	background: #fff;
	sborder: 1px solid #4e5d66;
	float: left;
	margin: 0 0 15px 0;
	padding: 10px 0 20px 0;
	position: relative;
	width: 518px;
	z-index: 4;
	}
#modal form .field {
	sbackground: #ccc;
	float: left;
	margin-left: 10px;
	position: relative;
	}
#modal form .field input {
	border: 1px solid #ccc;
	margin: 0;
	padding: 2px 3px;
	width: 90%;
	}
#modal form .field label {
	display: block;
	font-size: 65%;
	font-weight: bold;
	text-transform: uppercase;
	}
#modal form .field.pledge {
	width: 10%;
	margin-left: 10px;
	}
#modal form .field.pledge input {
	background-color: #eee;
	width: 30px;
	}
#modal form .field.email {
	width: 35%;
	}
#modal form .field.twitter-username {
	width: 30%;
	}
#modal form .field.submit {
	padding-top: 15px;
	}
#modal form .field input.text {}

#overlay {
	background: url('/i/overlay.png') 0 0;
	bottom: 0;
	cursor: pointer;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index:2;
	}
#cheat-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding: 10px;
	position: absolute;
	right: 0;
	top: 0;
	}
/* =forms  --------------------------------------------- */


#miles-ranked {}
#miles-ranked h3 {
	background: url('/i/miles-ranked-h3.png') 0 0 no-repeat;
	height: 23px;
	smargin-bottom: 10px;
	smargin-left: -10px;
	text-indent: -2000px;
	}

/* CHART LISTS */
.chartlist { 
	background: #eee;
	border: 3px solid #fff;
	float: left; 
	margin-left: -3px;
	margin-bottom: 10px;
	width: 100%;
	}
.chartlist li { 
	position: relative;
	display: block;  
	sborder-bottom: 1px solid #EEE; 
	_zoom: 1;
	}
#miles-ranked .chartlist li { 
	border-bottom: 1px solid #fff; 
	}
.chartlist li .note { 
	color: #3a464d;
	display: block; 
	padding: 0.4em 4.5em 0.4em 0.5em;
	position: relative; 
	z-index: 2; 
	}
.chartlist .count { 
	display: block; 
	position: absolute; 
	top: 0; 
	right: 0; 
	margin: 0 0.3em; 
	text-align: right; 
	color: #3a464d; 
	font-weight: bold; 
	font-size: 0.875em; 
	line-height: 2em; 
	}
.chartlist .index { 
	display: block; 
	position: absolute; 
	top: 0; 
	left: 0; 
	height: 100%; 
	background: #f89c04; 
	text-indent: -9999px; 
	overflow: hidden; 
	line-height: 2em;
	}
#miles-ranked .chartlist .index { 
	background: #dad56b; 
	}
#miles-ranked .chartlist li:hover .index { 
	background: #f89c04; 
	}
