/* CSS for lrlh.org
	 Hand coded by Matthew Farnell
	 Copyright 2008 Matthew Farnell */

/* Walk Page
-------------------------------*/

body {
    font-size: 15px;
}

h1.title {
	background: #8B9C7A url(/walk-for-life/images/header-background.jpg) no-repeat bottom left;
	height: 179px;
	padding: 0;
	margin: 0;
}

h1.title span {
	display: none;
}

h1 {
    background: #000;
}

h2.bar {
	background: #999;
    margin-top: 10px;
    color: #000;
    font-family: arial, sans-serif;
    text-align: center;
    margin-right: 5px;
    padding: 1px;
    font-size: 20px;
	}
	
#content {
     background: url('/walk-for-life/images/baby-background.jpg') repeat-y left 70px;
     }

#content-left {
    float: left;
    width: 480px;
    margin-left: 60px;
    padding-bottom: 20px;
}

html>body #content-left {
	margin-left: 120px; 
}

dt {
    float: left;
    width: 100px;
    font-family: arial, sans-serif;
    font-weight: bold;
}

dd {
    width: 360px;
    float: left;
    margin: 0 0 10px 0;
}

li {
    margin-bottom: 5px;
}

form {
    margin: 0;
}

.input {
    width: 110px;
    font-size: 10px;
    margin-top: 0px;
}

.button {
    font-size: 10px;
    margin-top: 1px;
    height: 18px;
}

#pledges td, #pledges th {
    padding-right: 30px;
    text-align: left;
}


.grey {
    background: #ccc;
}

.white {
    background: #fff;
}

#pledges {
    margin: 10px;
    width: 435px
}

#pledges td, #pledges th {
    border-bottom: 1px #000 dashed;
}

.bold {
    font-weight: bold;
}

#pledges td.center, #pledges th.center {
    text-align: center;
    padding: 0;
}

/* Right Side
-------------------------------*/

#content-right {
    float: left;
    margin-top: 10px;
    width: 180px;
    background: #999;
    padding: 0 5px 5px 5px;
    font-size: 12px;
}

#content-right a {
    color: #00c;
}

#content-right h2 {
    font-size: 12px;
    font-family: arial, sans-serif;
    font-weight: bold;
    margin-top: 5px;
}

#content-right p {
    margin: 5px 0 20px 5px;
    padding: 0;
}

#content-right ul {
    margin: 5px 0 0 25px;
    padding: 0;
}

#content-right li {
    margin-bottom: 2px;
}


/* Bottles
-------------------------------*/

#bottle {
    height: 23-px; 
    background:url(/walk-for-life/bottles/0.gif) no-repeat center top; 
}

#bottle span {
    display: block; 
    width: 110px; 
    font-size: 24px; 
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
