﻿* {

    font-size: 1em;
    font-weight: normal;
}
body, h1, h2, h3, h4, h5, h6, 
p, ol, ul, li, dl, dt, dd, img, 
div, span, a, sup, form {
    margin: 0; padding: 0; border: 0;
}

body {
    background: #FFF;
    color: #333;
    font-size: 75%;
    line-height: 1.8;
    font-family: Helvetica, Arial, Sans-Serif;
}
a {
	color: #069;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: underline;
}
sup {
    font-size: .6em;
    vertical-align: top;
    position: relative;
    top: -.1em;
}
h1 sup {
    font-size: .33em;
}
.hidden {
	position: absolute;
	left: -999em;
}
#container {
    width: 1040px;
    padding: 21px 0 0 20px;
    margin: 0 auto;
}
#header ul {
	font-family: Segoe, Tahoma, Verdana, sans-serif;
	text-transform: uppercase;
	list-style-type: none;
	line-height: 1em;
	clear: both;
	padding: 0 80px 40px 0;
	float: right;
}
#header ul:after {
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
}
#header ul.skipnav {
	position: absolute;
	left: -999em;
}
#header li {
	padding: 1px 16px 0;
	float: left;
	line-height: 1em;
}
#header li a {
	color: #666;
	display: block;
}
#header li.current,
.home #header li.hom, 
.why #header li.why,
.support #header li.sup, 
.stw #header li.stw, 
.press #header li.pre, 
.lev #header li.lev, 
.contact #header li.con, 
.admin #header li.adm {
	padding: 0 0 0 24px;
	margin: 1px -5px 0;
	background: #94dbdb url(../img/nav.gif) repeat-y 0 13px;
}
#header li.current a, 
.home #header li.hom a, 
.why #header li.why a,
.support #header li.sup a, 
.stw #header li.stw a, 
.press #header li.pre a, 
.lev #header li.lev a, 
.contact #header li.con a,
.admin #header li.adm a {
    background: #94dbdb url(../img/nav.gif) repeat-y 100% 0;
	color: #3a5856;
	padding: 0 24px 1px 0;
}
#header li.current a:hover {
	text-decoration: none;
	cursor: default;
}
#header img {
	float: left;
	margin: 0 137px 0 0;
}
h1, h2, h3 {
	font-family: Segoe, Tahoma, Verdana, sans-serif;
	line-height: 1em;
}
h1 {
	width: 420px;
	text-align: right;
	float: left;
	font-size: 2.7em;
	color: #7f7f7f;
	padding: 0 0 .5em;
}
h2 {
	font-weight: bold;
	font-size: 2em;
	color: #343434;
	margin: 30px 0 12px;
}
h3, h2.variant {
    color: #7f7f7f;
    font-size: 2em;
    letter-spacing: -.05em;
    margin: 30px 0 12px;
    font-weight: normal;
}
#donate {
	position: relative;
	background: transparent url(../img/donateNow.gif) no-repeat;
	width: 228px;
	min-height: 432px;
	float: left;
	margin: -18px 6px 6px 0;
	float: right;
	font-family: Segoe, Tahoma, Verdana, sans-serif;
	color: #7f7f7f;
}
#donate p.donateNow a {
	display: block;
	height: 151px;
	width: 178px;
	text-indent: -999em;
}
#donate p.whyDonate {
    line-height: 1.2em;
    padding: 5px 0 0;
}
#donate p.whyDonate a {
    z-index: 10;
    text-decoration: underline;
}
div.progressBar {
	height: 267px;
	background: #DCDCDC;
	width: 21px;
	position: relative;
	margin: 12px 0 0 47px;
}
div.progressBar p.goal {
	position: absolute;
	top: 0;
	left: 1px;
	width: auto;
	background: #FFF;
	white-space: nowrap;
	margin: -4px 0 0 40px;
	line-height: 1em;
	color: #b6b6b6;
}
div.progressBar dl {
	line-height: 1.5em;
	background: #FFF;
}
div.progressBar dt {
	float: left;
	clear: left;
	margin-right: .4em;
}
div.progressBar dd {
	color: #C00;
}
div.progressBar dt.current {
	float: none;
	font-size: 1.29em;
	line-height: 1em;
	padding: 0 0 .1em;
	color: #000;
	text-transform: uppercase;
}
div.progressBar dd.current {
	font-size: 1.8em;
	line-height: 1.1em;
	padding: 0 0 3px 0;
	margin-left: -28px;
	padding-left: 28px;
	background: transparent url(../img/donateArr.png) 0 50% no-repeat;
}
div.progressBar div.percent {
	position: relative;
	background: #c30507 url(../img/donateProgress.gif) 0 0 no-repeat;
}
div.progressBar div.percent div.desc {
	position: absolute;
	top: -2.3em;
	left: 13px;
	width: 148px;
	padding: 0 0 0 28px;
}

div.main {
	width: 648px;
	
	margin: 0 0 0 -20px;
	padding: 32px 0 0 178px;
	float: left;
	clear: left;
}
.main p {
	margin: 5px 0 12px;
}
.main p, 
.main li {
    font-size: 1.1em;
}
.main ul {
    margin: 0 0 0 25px;
}
.main li {
    line-height: 1.3em;
    margin: 0 0 11px 0;
}

#footer {
    position: relative;
    text-align: center;
    padding: 60px 0 30px;
    clear: both;
    line-height: 1em;
}
#footer p {
    font-size: .8333em;
    color: #999;
}
#footer a {
    text-decoration: underline;
    color: #999;
    text-transform: uppercase;
    margin-right:3px;
    padding-right:5px;
    border-right: 1px solid;
}
#footer img {
    position: absolute;
    left: 0;
    top: 0;
}

body.lev #footer, 
body.home #footer {
    padding-top: 20px;
}
body.lev #footer img, 
body.home #footer img {
    top: -40px;
    z-index: 99;
}

/*page-specific styles*/
dl.timeline {
    background: url(../img/timeline.gif) no-repeat;
    padding: 8px 0 12px 81px;
    line-height: 1.4em;
}
dl.timeline dt {
    position: absolute;
    left: -999em;
}
dl.timeline dd {
    padding: 0 0 10px 0;
    min-height: 39px;
}
dl.timeline dd.long {
    min-height: 49px;
}
dl.supporters {
    padding-top: 40px;
    min-height: 1%;
}
dl.supporters dt {
    font-size: 1.166em;
    padding: 0 0 1.8em;
}
dl.supporters dt, dl.supporters dd {
    width: 33.3%;
    float: left;
}
dl.supporters dd {
    margin: 1.7em 0 0 -33.3%;
}
dl.supporters dt.regent a, 
dl.supporters dt.razorfish a, 
dl.supporters dt.levis a {
    padding-top: 40px;
    position: relative;
}
dl.supporters dt.levis a span {
    position: absolute;
    height: 35px;
    width: 75px;
    left: 0;
    top: 0;
    display: block;
    background: url(../img/levisSupports.jpg) no-repeat;
}
dl.supporters dt.regent a {
    background: url(../img/logoOut.gif) no-repeat;
}
dl.supporters dt.razorfish a {
    background: url(../img/logoRazorfish.gif) no-repeat 0 10px;
    padding-right: 55px;
}
body.home {
    background: #FFF url(../img/frontHorizon.jpg) no-repeat 50% 519px;
}
body.home h1 {
    font-size: 3.2em;
}
body.lev div.main {
    background: url(../img/bgLevis.gif) no-repeat 25px 63px;
}
body.contact div.main {
    background: transparent url(../img/bgContact.gif) no-repeat 31px 60px;
}
body.press div.main {
    background: url(../img/bgPress.gif) no-repeat 0 60px;
}
body.stw div.main {
    background: url(../img/bgSpreadWord.gif) no-repeat 0 47px;
}
body.why div.main {
    background: url(../img/bgWhyHmi.gif) no-repeat 0 60px;
    margin-left: -58px;
    padding-left: 216px;
}
body.home div.main {
    padding-left: 169px;
    padding-top: 0;
    background: url(../img/bgFront.gif) no-repeat 0 156px;
}
/*div.main {
	width: 648px;
	
	margin: 0 0 0 -20px;
	padding: 32px 0 0 178px;
	float: left;
	clear: left;
}*/

div.pressItem h2 {
    margin-bottom: 5px;
}
div.pressItem h3 {
    margin: 0;
}
div.pressItem p, div.pressItem li {
    font-size: 1em;
}
div.pressItem ul {
    list-style-type: none;
    margin: 0;
}
div.pressItem li {
    line-height: 1.8em;
    margin: 0;
}

body.stw h2.variant {
    color: #3A3A3A;
}
div.ways {
    padding: 0 0 0 39px;
}
div.ways h3 {
    position: relative;
    clear: both;
}
div.ways h3 span {
    background: url(../img/stwDot.gif) no-repeat 0 0;
    position: absolute;
    width: 25px;
    height: 25px;
    left: -39px;
    display: block;
    text-indent: -999em;
    bottom: 0;
}
div.ways h3.two span {
    background-position: 0 -25px;
}
div.ways h3.three span {
    background-position: 0 -50px;
}
div.ways p {
    font-size: 1em;
}
div.ways p strong {
    text-transform: uppercase;
    white-space: nowrap;
}
div.ways .sharethis {
    overflow: hidden;
    margin: 0 0 35px 0;
}
div.ways .sharethis li {
    background: url(../img/shareThisOutline.gif) no-repeat;
    padding: 17px 16px 18px 16px;
    margin: 0 11px 0 0;
}
div.ways .sharethis li a {
    padding: 0;
}
div.ways .sharethis li.myspace a {
    background-position: 0 -112px;
}
body.stw div.sharethis li.email {
    padding-left: 14px;
}
body.stw div.sharethis li.email a {
    background-position: 0 -98px;
    border: 1px solid #999;
    height: 12px;
}
/*harvey milk quote on spread the word page*/
div.quotes.hm {
    background: #333 url(../img/harveyMilk.jpg) no-repeat;
    color: #FFF;
    padding: 35px 33px 10px 170px;
    margin: 40px 0 0 0;
    font-family: Segoe, Tahoma, Verdana, sans-serif;
}
div.quotes.hm blockquote {
    margin: 0 0 25px 0;
}
div.quotes.hm blockquote p {
    display: block;
    margin: 0;
    line-height: 1.5em;
    text-align: justify;
}
div.quotes.hm blockquote p.attr {
    font-weight: bold;
    text-align: right;
    font-size: 2.35em;
    text-transform: lowercase;
    color: #FFF;
}
div.quotes.hm cite {
    font-size: .83em;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1.25em;
}
div.quotes.hm p.src {
    margin: 0;
}

div.difference {
    margin: 0 0 0 -212px;
    background: url(../img/bgSupport.gif) no-repeat 0 30px;
}
div.differenceInner {
    background: url(../img/bgSupportHorizon.jpg) no-repeat 100% 100%;
    overflow: hidden;
    padding: 0 0 33px 0;
    min-height: 220px;
}
span.curves span {
    float: left;
    clear: left;
    background: red;
    width: 30px;
    height: 20px;
    margin: 0 20px 0 0;
}
span.curves span.one {
    width: 218px;
    height: 35px;
}
span.curves span.two {
    width: 225px;
    background: orange;
}
span.curves span.three {
    width: 240px;
    background: yellow;
}
span.curves span.four {
    width: 248px;
    background: green;
}
span.curves span.five {
    width: 253px;
    height: 40px;
    background: blue;
}
span.curves span.six {
    width: 248px;
    background: purple;
}
span.curves span.seven {
    width: 239px;
    background: green;
}
span.curves span.eight {
    width: 225px;
}
span.curves span.nine {
    width: 200px;
}
span.curves span {
    background: transparent !important;
}

ul#stats {
    background: url(../img/supportStatsSidebar.gif) no-repeat;
    width: 184px;
    height: 577px;
    text-align: center;
    list-style-type: none;
    margin: 6.3em 0 0 39px;
    float: none;
    padding: 0;
}
ul#stats li {
    position: absolute;
    left: -999em;
}
ul#stats h3 {
    text-transform: uppercase;
    color: #666;
}
ul#stats em {
    display: block;
    font-weight: bold;
    font-style: normal;
}
body.why img {
    float: right;
    margin: 0 0 0 5px;
}
div.quotes {
    margin: 25px 0 0;
    font-family: Segoe, Tahoma, Verdana, sans-serif;
    letter-spacing: -.05em;
}
div.quotes blockquote {
    margin: 0 0 40px;
}
div.quotes blockquote p {
    font-size: 1.7em;
    display: inline;
    line-height: 1.3em;
    position: relative;
}
div.quotes blockquote em {
    font-style: normal;
    font-size: 1.5em;
}
div.quotes blockquote p.attr {
    color: #666;
    font-size: 1.3em;
    margin-bottom: 0;
}
div.quotes blockquote p.attr span {
    display: inline;
    font-weight: bold;
}
body.why blockquote {
    padding: 18px 0 0 86px;
    min-height: 73px;
    background: url(../img/whoWeAre.jpg) no-repeat;
    margin: 0 0 22px;
}
body.why blockquote p {
    line-height: 1.15em;
    font-size: 1.55em;
}
body.why blockquote.joan {background-position: 0 -91px;}
body.why blockquote.thomas {background-position: 0 -182px; padding-top: 0;}
body.why blockquote.tenaja {background-position: 0 -273px;}
body.why blockquote span.spa {
    display: block;
    height: 1px;
}
body.why blockquote span.spa2 {
    float: left;
    height: 1px;
}
blockquote.matt span.spa2 {width: 150px;}
blockquote.joan span.spa2 {width: 105px;}
blockquote.thomas span.spa2 {width: 170px;}

blockquote.tenaja span em {
    display: block;
    text-align: right;
    padding-right: 20px;
}
blockquote.thomas p span.sm {
    font-size: .95em;
}
blockquote.thomas p.attr, 
blockquote.tenaja p.attr {
    display: block;
    text-align: right;
    padding: 0 20px 0 0;
}

body.support div.quotes {
    padding: 0 0 0 22px;
}
body.support blockquote p, 
body.support blockquote span {
    display: block;
}
body.support blockquote p.attr {
    padding: 0 0 0 113px;
}
body.support blockquote p.attr span {
    display: inline;
}
blockquote.beatriz span.line {padding-left: 85px;}
blockquote.beatriz em {padding-left: 8px;}
blockquote.beatriz span.line3 {padding-left: 191px;}
blockquote.angelika span.line {padding-left: 52px;}
blockquote.angelika span.line2 {padding-left: 22px;}
blockquote.angelika span.line3 {padding-left: 191px;}
blockquote.manny span.line2 {padding-left: 113px;}
blockquote.luis span.line2 {padding-left: 201px;}


object {
	display: block;
}
div.storiesContainer {
	padding: 515px 0 0 0;
	position: relative;
}
div.story {
	background: #333;
	color: #FFF;
	width: 640px;
	width: 606px;
	overflow: hidden;
	margin: 0 0 20px;
	
	padding: 17px 17px 10px;
	clear: both;
	position: absolute;
	top: 0;
	font-family: Segoe, Tahoma, Verdana, sans-serif;
	display: none;
}
div.story h2 {
    color: #FFF;
    margin: 0;
}
div.story div.sharethis p {
    font-size: 1.6em;
	line-height: 1em;
}
div.story div.img {
	position: relative;
	margin: 0 0 15px;
	height: 399px;
}
div.story div.img p.frame, 
div.story div.img blockquote {
	position: absolute;
	margin: 0;
	padding: 0;
	text-indent: -999em;
	font-size: 1.25em;
}
div.story div.img blockquote {
	display: none;
}

div.videoPlayer {
	width: 605px; 
	height: 400px;
	position: absolute;
	top: 17px; 
	left: 17px;
	z-index: 3;
}

#angelika.activeItem p.frame {
    background: url(../img/front/angelikaFrame.jpg);
    width: 275px;
    height: 64px;
    right: 0;
    top: 191px;
}
#angelika.activeItem blockquote {
    background: url(../img/front/angelikaQuote.jpg);
    width: 344px;
    height: 70px;
    right: 0;
    bottom: 139px;
}
#beatriz.activeItem p.frame {
    background: url(../img/front/beatrizFrame.jpg);
    width: 373px;
    height: 82px;
    left: 21px;
    top: 203px;
}
#beatriz.activeItem blockquote {
    background: url(../img/front/beatrizQuote.jpg);
    width: 287px;
    height: 63px;   
    left: 19px;
    top: 193px;
}
#heather.activeItem p.frame {
    background: url(../img/front/heatherFrame.jpg);
    width: 269px;
    height: 59px;
    left: 47px;
    bottom: 50px;
}
#heather.activeItem blockquote {
    background: url(../img/front/heatherQuote.jpg);
    width: 390px;
    height: 97px;
    bottom: 24px;
    left: 31px;
}
#joel.activeItem p.frame {
    background: url(../img/front/joelFrame.gif);
    width: 324px;
    height: 85px;
    right: 15px;
    top: 145px;
}
#joel.activeItem blockquote {
    background: url(../img/front/joelQuote.gif);
    width: 327px;
    height: 81px;
    right: 9px;
    top: 160px;
}
#luis.activeItem p.frame {
    background: url(../img/front/luisFrame.jpg);
    width: 299px;
    height: 82px;
    left: 10px;
    top: 84px;
}
#luis.activeItem blockquote {
    background: url(../img/front/luisQuote.jpg);
    width: 311px;
    height: 87px;
    left: 8px;
    top: 67px;
}
#manuel.activeItem p.frame {
    background: url(../img/front/manuelFrame.jpg);
    width: 298px;
    height: 67px;
    left: 51px;
    bottom: 35px;
}
#manuel.activeItem blockquote {
    background: url(../img/front/manuelQuote.jpg);
    width: 311px;
    height: 71px;
    left: 36px;
    bottom: 35px;
}
#walter.activeItem p.frame {
    background: url(../img/front/walterFrame.jpg);
    width: 205px;
    height: 106px;
    top: 150px;
    left: 48px;
}
#walter.activeItem blockquote {
    background: url(../img/front/walterQuote.jpg);
    width: 253px;
    height: 70px;
    top: 175px;
    left: 14px;
}

div.carousel {
	position: relative;
	left: -154px;
	width: 945px;
	overflow: hidden;
	margin: 0;
	z-index: 5;
	background: #FFF url(../img/front/carousel_gradient.jpg) no-repeat -24px 10px;
}

div.carousel div.mask {
    width: 222px;
    height: 100%;
    background: transparent url(../img/front/carousel_sidemasks.png) 222px 50%;
    position: absolute;
}
div.carousel div.mask.prev {
    left: 0;
}
div.carousel div.mask.next {
    right: 0;
    background-position: 0 50%;
}
div.carousel button {
	display: block;
	height: 100%;
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	background: transparent;
	cursor: pointer;
	vertical-align: baseline;
	text-align: left;
}
div.carousel button span {
	background: url(../img/front/carousel_btns.png) transparent 0 20px;
	text-indent: -999em;
	display: block;
	height: 20px;
	width: 20px;
	margin-left: 113px;
}
div.carousel div.next span {
	margin-left: 83px;
	background-position: 0 0;
}
div.carousel button:hover span, 
div.carousel button:focus span {
	background-position: -26px 20px;
}
div.carousel div.next button:hover span, 
div.carousel div.next button:focus span {
	background-position: -26px 0;
}

div.carousel ul { 
	padding: 0 63px 10px; 
	margin: 0 0 0 -161px; 
	float: left;
	display: inline;
	width: 2000px;
}
div.carousel li {
	list-style-type: none;
	float: left;
	margin: 10px 6px 0;
	padding: 0;
}

div.carousel li a {
	width: 149px;
	height: 115px;
	border: 1px solid #5c5c5c;
	display: block;
	background: transparent url(../img/front/thumbs.jpg) no-repeat;
	opacity: .8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	text-indent: -999em;
	position: relative;
}
div.carousel li.gro a {background-position: 0 0;}
div.carousel li.ang a {background-position: -149px 0;}
div.carousel li.bea a {background-position: -298px 0;}
div.carousel li.hea a {background-position: -447px 0;}
div.carousel li.joe a {background-position: -596px 0;}
div.carousel li.lui a {background-position: -745px 0;}
div.carousel li.man a {background-position: -894px 0;}
div.carousel li.wal a {background-position: -1043px 0;}

div.carousel li a:hover, div.carousel li a:focus {
	opacity: 1;
	-moz-outline:none!important;
	filter: none;
}
div.carousel li.selected a {
	opacity: 1;
	filter: none;
	border-color: #d63432;
	cursor: default;
}
.hidden, div.story div.speaker {
	position: absolute;
	left: -999em;
}

.sharethis ul, .sharethis li {margin: 0; padding: 0;}
.sharethis li {list-style-type: none; margin-bottom: 5px;}
.sharethis li a {
	background: no-repeat 0 0 transparent url(../img/shareIcons.gif);
	display: block;
	height: 16px;
	width: 16px;
	overflow: hidden;
	text-indent: -999em;
}
.sharethis li.del a {background-position: 0 0;}
.sharethis li.fb a {background-position: 0 -16px;}
.sharethis li.digg a {background-position: 0 -32px; }
.sharethis li.linkedin a {background-position: 0 -48px;}
.sharethis li.twitter a {background-position: 0 -64px;}
.sharethis li.reddit a {background-position: 0 -80px;}
.sharethis li.myspace a {background-position: 0 -128px;}
.sharethis li.email a {background-position: 0 -96px;}

/*sample styles for horizontal, icon-only display*/
.sharethis li {
	float: left;
	margin-right: 15px;
}


img.tracking {
    position: absolute;
}