@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td{
	margin:0;
	padding:0;}
table{
	border-collapse:collapse;
	border-spacing:0;}
fieldset, img{
	border:0;}
address, caption, cite, code, dfn, em, strong, th, var, optgroup{
	font-style:inherit;
	font-weight:inherit;}
del, ins{
	text-decoration:none;}
li{
	list-style:none;}
caption, th{
	text-align:left;}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;}
q:before, q:after{
	content:'';}
abbr, acronym{
	border:0;
	font-variant:normal;}
sup{
	vertical-align:baseline;}
sub{
	vertical-align:baseline;}
input, button, textarea, select, optgroup, option{
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;}
/*	  */
::selection{
	background: #2E8EBB; /* Safari */
	color:#fff;}
::-moz-selection{
	background: #2E8EBB;
	color:#fff; /* Firefox */}
body, html{
	margin:0;
	font-family:ff-din-round-web-pro-1,ff-din-round-web-pro-2,Tahoma, sans-serif;
	font-size:15px;
	line-height:1.5;
	color:#313a42;}
html{
	height:100%;}
body{
	background:url(https://s3.amazonaws.com/s3.350.org/images/bg.jpg) repeat fixed center center #087DAE;
	min-height:100%;}
.clearall{
	clear:both;}
h1, h2, h3, h4, h5, h6{
	font-weight:bold;
	margin-bottom:.5em;
	font-family:ff-din-round-web-pro-1, ff-din-round-web-pro-2, Tahoma, sans-serif;
	line-height:1.2;
	text-transform:uppercase;}
h1{
	font-size:40px;
	letter-spacing:-.02em;}
h2{
	font-size:35px;
	letter-spacing:-.02em;}
h3{
	font-size:28px;}
h4{
	font-size:24px;}
h5{
	font-size:1.3em;}
h6{
	font-size:1.15em;}
a {
	font-weight:900;
	color:#087DAE;}
a:hover {
	color:#FF6319;
	text-decoration:underline;}
a:active {
	color:#313a42;
	text-decoration:underline;}
p, ul, ol {
	margin:0 0 15px;}
p:last-child, ul:last-child, ol:last-child {
	margin-bottom:0;}
img {
	max-width:100%;}
strong {
	font-weight:bold;}
blockquote {
	margin:0 0 1em;
	font-size:.85em;
	padding-left:1em;}
q {
	font-style:italic;}
sup {
	font-size:.75em;
	vertical-align:top;}
sub {
	font-size:.75em;
	vertical-align:bottom;}
caption {
	font-size:.85em;
	color:#888;}
ul ul, ol ol, ul ol, ol ul, ul ul ul, ol ol ol {
	margin:1em 0 1em 2.5em}
ul li {
	list-style-type:disc;
	list-style-position:outside;
	margin-left:1.35em;}
ol li {
	list-style-type:decimal;
	list-style-position:outside;
	margin-left:1.35em;
}
em {
	font-style:italic;
}
table {
	border-collapse:separate;
	border-spacing:2px;
}
th {
	background:#dde0e3;
	padding:2px 5px;
}
thead th {
	background:#313a42;
	color:#fff;
	padding:2px 5px;
	font-weight:900;
}
td {
	background:rgba(255,255,255,0.15);
	border-radius:2px;
	padding:5px;}
code, samp, kbd, var {
	font-family:"Courier New", Courier, monospace;
}
pre {
	font-family:"Courier New", Courier, monospace;
	padding-left:15px;
	border-left:5px solid #dde0e3;
	margin:15px 0;
}
del {
	text-decoration:line-through;
}
small {
	font-size:.9em;
}
abbr, acronym {
	font-size:0.9em;
	font-variant:small-caps;
	letter-spacing:0.07em;
	border-bottom:2px dotted #313a42;
	cursor:help;
	padding-bottom:2px;
}
input, select, textarea {
	background:	#f9fafb;
	background:rgba(255,255,255,0.8);
	border:0 none;
	border-radius:2px;
	margin:0 0 5px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-k-box-sizing:border-box;}
input {
	padding:7px 5px;}
select{
	padding:7px 2px;
	cursor:pointer;}
	
input.checkbox,
input.radio,
input[type='radio'],
input[type='checkbox'] {
	width:auto !important;
	background:none !important;}
textarea {
	padding:7px 5px;
	width:235px;
	min-height:80px;
	line-height:1.3;}
legend {
	font-weight:bold;}
cite {
	font-style:italic;}
br.clear {
	clear:both;
	display:block;
	height:0;
	line-height:0;
	font-size:0;
	margin:0;
	padding:0;
	overflow:hidden;}
.button{
	background: #D8D8D8;
	background: -moz-linear-gradient(top,  #D8D8D8 0%, #ACACAC 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#D8D8D8), color-stop(100%,#ACACAC));
	background: -webkit-linear-gradient(top,  #D8D8D8 0%,#ACACAC 100%);
	background: -o-linear-gradient(top,  #D8D8D8 0%,#ACACAC 100%);
	background: -ms-linear-gradient(top,  #D8D8D8 0%,#ACACAC 100%);
	background: linear-gradient(top,  #D8D8D8 0%,#ACACAC 100%);
	padding:3px 7px;
	border:1px solid #9CA5A9;
	color:#424a4c;
	cursor:pointer;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	text-transform:none;
	letter-spacing:0;
	position:relative;
	text-shadow:none;
	box-shadow:
		inset 0 0 1px 0 rgba(255,255,255,1)
		;
	margin:0 0 5px;
	line-height:1.5;
	border-radius:3px;}
.button.small{
	font-family:Tahoma,sans-serif;
	font-size:11px;}
.button:hover{
	border:1px solid #768187;
	color:#313a42;
	box-shadow:
		inset 0 0 1px 0 rgba(255,255,255,1),
		0 0 3px 0 rgba(0,0,0,0.2)
	;
	text-decoration:none;}
.button:active{
	top:1px;
	box-shadow:
		inset 0 0 1px 0 rgba(255,255,255,1)
	;}
div.input {
	position:relative;}
div.input label {
	left:0;
	padding:7px;
	position:absolute;
	top:0;
	cursor:text;}
#container {
	padding:0 0 200px;}
#main {
	margin:13px 10px;
	padding:15px 10px;
	background:#fff;
	background:rgba(255,255,255,0.9);
	position:relative;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 3px 3px 3px 3px;}
#content{
	margin-bottom:15px;}
#content a{
	text-decoration:none;
	border-bottom:1px solid rgba(36,142,187,0.3);}
#content a:hover{
	border-bottom:1px solid;}
#content a:active{
	opacity:.5;}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5{
	text-transform:none;}
#content h1{
	font-size:28px;
	line-height:1.25;}
#content h2{
	font-size:24px;
	line-height:1.3;}
#content h3{
	font-size:20px;
	line-height:1.35;}
#content h4{
	font-size:20px;
	line-height:1.35;}
#content h5{
	font-size:18px;
	line-height:1.35;}
#page-title{
	font-family:'Permanent Marker',ff-din-round-web-pro-1,ff-din-round-web-pro-2,sans-serif;
	text-transform:capitalize;
	letter-spacing:-0.05em;
	line-height:1.1;
	font-weight:normal;
	display:block;
	font-size:28px;
	margin-bottom:12px;
	position:relative;
	top:-0.15em;}
.wf-active{
	position:relative;
	top:-2px;}
#content p.lead{
	font-size:19px;
	line-height:1.35;
	font-weight:500;}
form.ak-form {
	color:#fff;
	z-index:50;}
#form{
	padding:11px 13px 9px;
	background-color:#2e8ebb;
	-moz-border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0;
	border-radius:3px 3px 0 0;}
#form-secondary{
	border-radius:0 0 3px 3px;
	background:#CAD7DF;
	background:rgba(74,157,197,0.25);
	padding:9px 13px 15px;
	color:#313a42;}
#form-secondary:empty{
	display:none;}
#form div.input label,
#form input,
#form textarea,
#form select{
	color:#313a42;}
.mac.firefox #form div.input label,
.mac.firefox #form input,
.mac.firefox #form textarea,
.mac.firefox #form select{
	font-family:helvetica,sans-serif;}
.wf-active #form label{
	top:-1px;}
#form input,
#form textarea{
	width:100%;}
#form select{
	width:273px;
	height:32px;
	background:#d5e8f1;}
	
/* WebKit only -- addresses funny Typekit line-height issues in form elements by reverting back to default fonts */
@media screen and (-webkit-min-device-pixel-ratio:0){
#form input,
#form textarea{
	font-family:sans-serif;}
input.submit,
#content input.submit,
#container input.submit,
.button.big{
	font-family:sans-serif !important;
	font-weight:bold !important;}
}
@media screen and (max-height:700px) {

}

@media screen and (min-width:600px) {
#main{
	padding:25px;}
}

@media screen and (min-width:880px) {
body{
	background:url(https://s3.amazonaws.com/s3.350.org/images/ak-bg-2012-1.jpg) repeat fixed center center #087DAE;
	background-size:cover;}
#container{
	padding:30px 0 50px;}
#main{
	padding:40px;
	margin:0 auto;
	width:820px;}
#content {
	float:left;
	width:500px;}
#page-header{
	width:820px;}
form.ak-form {
	float:right;
	width:300px;}
#footer{
	width:860px;}
#main .sm-presign{
	margin-bottom:0;}
.js #bg-reveal{
	background:url(https://s3.amazonaws.com/s3.350.org/images/bg-reveal.png) no-repeat;
	bottom:20px;
	height:20px;
	position:fixed;
	opacity:.5;
	right:20px;
	width:25px;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	transition:all 0.2s ease; }
.js #bg-reveal:hover{
	opacity:.75;}	
.petition,
.letter{
	max-height:125px;
	padding-bottom:10px;
	position:relative;
	margin:5px 0 0;
	transition:all 0.8s ease 0s;
	-moz-transition:all 0.8s ease 0s;
	-webkit-transition:all 0.8s ease 0s;}
.petition::after,
.letter::after{
	background: url("https://s3.amazonaws.com/s3.350.org/images/ak-sprite-2012.png") no-repeat scroll left bottom transparent;
	bottom:0;
	content: ".";
	display: block;
	height: 30px;
	position: absolute;
	text-indent: -9999px;
	width: 275px;
	z-index: 9999;}
.petition-text,
.letter-text{
	hyphens:auto;
	-moz-hyphens:auto;
	-webkit-hyphens:auto;
	max-height:103px;
	overflow:hidden;}
.petition:hover,
.petition:hover .petition-text,
.letter:hover,
.letter:hover .letter-text{
	max-height:9999px;}

}

input.focused, textarea.focused, #content input.focused, #content textarea.focused {
	background:#fff;
	color:#ccc;
	font-weight:normal;
	border-color:#ff6319;}
select.focused {
	background:#fff;
	color:#000;}
input.info-entered, textarea.info-entered, #content input.info-entered, #content textarea.info-entered {
	color:#000;}
p.form-instructions {
	font-size:14px;
	font-weight:bold;
	margin-bottom:9px;}
form.dummy {
	padding:0 !important;
	background:0 none !important;
	margin:0 !important;}
input.LV_valid_field, #content input.LV_valid_field {
	background:url(validation-img.png) no-repeat scroll right 2px #e8ffea;
}
select.LV_valid_field, #content select.LV_valid_field {
	background:#e8ffea;
}
input.LV_invalid_field, #content input.LV_invalid_field {
	background: url(validation-img.png) no-repeat scroll right -126px #F9E4D2;
	margin-bottom:0;
}
select.LV_invalid_field, #content select.LV_invalid_field {
	background-color:#F9E4D2;
}
input.hasDatepicker {
	cursor:pointer;
	background-image:url(validation-img.png);
	background-repeat:no-repeat;
	background-position:right -297px;
}
input.hasDatePicker:hover {
	background-color:#ffc;
}
.input-wrapper {
	position:relative;
	display:inline;
}
span.LV_valid {
	display:none;
}
span.LV_invalid {
	background:#FF761A;
	color: #fff;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	position: relative;
	top:-1px;
	margin:0 0 7px 1px;
	z-index: 90;
	border-radius:0 0 3px 3px;
	-moz-border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px;
}
.alert {
	display:block;
	padding:5px 8px;
	background:#ccc;
	background:rgba(0,0,0,0.1);
	margin:7px 0;
	font-size:10px;
	font-weight:bold;
}
textarea.letter {
	width:95%;
	font-family:Tahoma, sans-serif;
	border:0 none;
	background:#eaeaea;
	margin:20px 0;
}
#known_user {
	background:#6DB0D0;
	background:rgba(255, 255, 255, 0.3);
	border-radius:3px 3px 3px 3px;
	font-size:0.9em;
	margin-bottom:10px;
	padding:7px 8px;}
#user-name{
	font-size:22px;}
#known-user-greeting{
	font-size:25px;
	font-weight:400;
	line-height:1.2;}
#known_user_name{
	font-weight:600;}
#known_user a{
	color:#eee;
	color:rgba(255,255,255,0.65);
	text-decoration:none;}
p.signature{
	font-size:23px;
	font-weight:500;
	margin-bottom:0;}
#known_user a:hover{
	text-decoration:underline;}	
a.logout {
	text-decoration:none;
	font-size:11px;
}
#script {
	padding:13px 17px 17px;
	border-radius:3px;
	background:#fff;
	border:1px solid rgba(0,0,0,0.1);
	margin:20px 0;}
#target_checkboxes input {
	width:auto;
}
div.target{
	position:relative;}
div.target input{
	position:absolute;
	top:11px;
	left:8px;}
div.target label{
	background-color:#2980A8;
	background-color:rgba(0,0,0,0.1);
	cursor:pointer;
	display:block;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius: 3px;
	margin: 10px 0;
	padding: 8px 8px 8px 28px;}
div.target label:hover{
	background-color:rgba(0,0,0,0.2);}
ul#ak-errors {
	margin:0;
	padding:0;}
ul#ak-errors li {
	color: #DD0000;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 5px;}
input.submit,
#content input.submit,
#container input.submit,
.button.big{
	display:block;
	display:inline-block;
	padding:10px 7px 6px;
	text-align:center;
	background: #ec7f00;
	background: -moz-linear-gradient(top,  #f39F00 0%, #e75f00 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f39F00), color-stop(100%,#e75f00));
	background: -webkit-linear-gradient(top,  #f39F00 0%,#e75f00 100%);
	background: -o-linear-gradient(top,  #f39F00 0%,#e75f00 100%);
	background: -ms-linear-gradient(top,  #f39F00 0%,#e75f00 100%);
	background: linear-gradient(top,  #f39F00 0%,#e75f00 100%);	
	border:1px solid #e75f00;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	color:#f1f2f3;
	font-weight:500;
	box-shadow:
		inset 0 0 1px 0 rgba(255,255,255,0.5),
		0 2px 2px 0 rgba(0,0,0,0.4)
		;
	cursor:pointer;
	text-transform:uppercase;
	letter-spacing:.03em;
	text-shadow:
		1px 1px 0 rgba(255,255,255,0.3),
		-1px -1px 0 rgba(0,0,0,0.3);
	font-size:20px;
	margin:5px 0;
	position:relative;
	font-family:ff-din-round-web-pro-1,ff-din-round-web-pro-2,sans-serif;
	width:100%;
	height:auto;
	min-width:140px;
	max-width:400px;
	white-space:normal;
}
input.submit:hover,
#content input.submit:hover,
#container input.submit:hover,
.button.big:hover{
	box-shadow:
		inset 0 0 1px 0 rgba(255,255,255,1),
		0 2px 4px 0 rgba(0,0,0,0.6);
	color:#fff;}
input.submit:active,
#content input.submit:active,
#container input.submit:active,
.button.big:active{
	top:1px;
	box-shadow:
		inset 0 0 1px 0 rgba(255,255,255,1),
		0 2px 4px -2px rgba(0,0,0,0.7);
	color:#fff;}
#main .thanks {
	width:auto;}
#taf{
	float:right;
	width:285px;}
.taf-option {
	padding:15px;
	background:#dde4eF;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	margin-bottom:10px;}
#taf-facebook{
	border:1px solid rgba(59,83,153,0.2);
	background-color:rgba(59,83,153,0.3);
	color:rgba(59,83,153,0.7);}
#taf-twitter{
	border:1px solid rgba(40,170,225,0.2);
	background-color:rgba(40,170,225,0.3);
	color:rgba(40,170,225,.95);}
#taf-donate{
	border:1px solid rgba(244,117,33,0.2);
	background-color:rgba(244,117,33,0.3);
	color:rgba(244,117,33,1);}
#taf-pagelink {
	border:1px solid rgba(0,0,0,0.07);
	background-color:rgba(200,205,210,0.4);
	color:rgba(0,0,0,0.5);
	height:auto;}
.taf-heading{
	font-size: 17px;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 1;}
#taf-email input, #taf-email textarea {
	width:auto;}
#taf-pagelink .page-link-url{
	width:220px;}
#taf-email .email {
	display:table
}
.ak-form.dummy{
	color:inherit;}
.thanks #progress{
	background:#CAD7DE;
	background:rgba(74,157,197,0.25);
	border-radius: 3px 3px 3px 3px;
	float: right;
	margin-top: 49px;
	padding: 10px;}
.thanks #progress:empty{
	padding:0;}
.email-header {
	display:table-row;
}
.email-header-label, .email-header-content {
	margin-bottom:5px;}
#taf h4 {
	color:#878F98;
}
.email-header .to {
	vertical-align:middle;
}
.to .email-header-content {
	padding-bottom:0;
	padding-top:0;
}
.to input {
	margin-bottom:0;
}
.email-header-label {
	font-weight:bold;
}
#form input.disabled, #form input.disabled:hover, #form input.disabled:active, #content input.disabled, #content input.disabled:hover, #content input.disabled:active {
	background:#666;
	color:#fff;
	border-color:#A9B1B5;
	top:3px;
	cursor:not-allowed;
	opacity:.3;
	filter: alpha(opacity=30);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}

h4.legend {
	color:#fff;
	color: rgba(255, 255, 255, 0.5);
	border-bottom:1px dashed rgba(0,0,0,0.5);
	font-size:0;
	line-height:0;
	padding-bottom:5px;
	font-weight:400;
	margin:5px 0 10px;
	position:relative;}
h4.legend span{
	position:absolute;
	line-height:1;
	background:#2E8EBB;
	font-size: 11px;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding-right:5px;}
.js #donation-type label{
	background:#8DC3DC;
	display:inline-block;
	border-radius:3px 3px 0 0;
	padding:7px 11px 1px;
	font-weight:700;
	text-transform:uppercase;
	box-shadow:0 -5px 5px -5px rgba(0,0,0,0.2) inset;
	position:relative;
	text-shadow:
		1px 1px 0 rgba(255,255,255,0.3),
		-1px -1px 0 rgba(0,0,0,0.3);
	cursor:pointer;
	border-bottom:1px solid #719CB0;
	color:rgba(255,255,255,0.9);}
.js #donation-type label:hover{
	color:#fff;}
.js #donation-type label.active{	
	background:#2E8EBB;
	box-shadow:none;
	color:#fff;
	border-bottom-color:#2E8EBB}
.js #one-time-label::after{
	content:"";
	display:block;
	height:5px;
	width:5px;
	background:#2E8EBB;
	bottom:-5px;
	left:0;
	position:absolute;}
.donate div.CVV{
	width:60px;
	float:left;}
.donate .submit-wrapper{
	position:relative;}
.donate .submit-wrapper::after{
	content:'';
	display:block;
	position:absolute;
	height:20px;
	width:16px;
	right:13px;
	top:15px;
	background:url(https://s3.amazonaws.com/s3.350.org/images/ak-secure-lock.png) no-repeat 0 0;}
.donate .submit-wrapper:active::after{
	top:16px;}
.donate-form input#amount_other_field {
	color:#313A42;
	font-size: 45px;
	font-weight: 500;
	height: auto;
	line-height: 1;
	padding: 6px 0 0px 35px;
	margin-bottom:0;
	width:100%;
	background-image:none;}
#amount_other_outer{
	position:relative;}
#amount_other_outer:before {
	color: #313A42;
	content: "$";
	display: block;
	font-family: 'ff-din-round-web-pro-1','ff-din-round-web-pro-2',tahoma,sans-serif;
	font-size: 39px;
	font-weight: 500;
	left: 8px;
	position: absolute;
	top: 0;}
.amt-label, .freq-label {
	color: #999B9E;
	font-size: 10px;
	font-weight: bold;
	left: 5px;
	margin-top: 5px;
}
.donate fieldset{
	margin-bottom:7px;}
.donate-form .warning {
	background: none repeat scroll 0 0 #FFE4CC;
	border: 1px solid #FF9944;
	font-size: 11px;
	padding: 10px;
}
#amount_list{
	margin:7px 0 0;}
#amount_list .amount{
	margin-right:5px;}
#amount_list label{
	font-weight:bold;
	cursor:pointer;}
.amount_radio_button {
	margin-bottom:0;}
.donate-form #type {
	left: 3px;
	float: left;
	position: relative;
	width: 200px;
}
#type label {
	display:block
}
#type input {
	margin:0 1px 0 0;
	border:0 none;
}
.select-label{
	display:none;}
#form input#card_num {
	background-image:url(https://s3.amazonaws.com/s3.350.org/images/cc.png);
	background-repeat:no-repeat;
	background-position:98% center;
}
#form input#card_code {
	width:52px;
}
#form #exp_date_month {
	width:45px;
}
#form #exp_date_year {
	width:60px;
}
.alt-payment {
	border-top:1px dashed rgba(0, 0, 0, 0.3);
	font-size:13px;
	margin-top:20px;
	padding-top:11px;
	color:#83888a;
	line-height:1.4;}
input#paypal {
	background:none repeat scroll 0 0 transparent;
	border:0 none;
	margin:0;
	padding:0;
	vertical-align:middle;
	width:auto;
	position:relative;
	bottom:1px;
	cursor:pointer;
}

/* Petition & letter styles */

.petition,
.letter{
	font-size:14px;
	padding-bottom:10px;
	padding-bottom:10px;
	position:relative;
	margin:5px 0 0;}
.petition-text,
.letter-text{
	hyphens:auto;
	-moz-hyphens:auto;
	-webkit-hyphens:auto;
	background:#2980A8;
	background:rgba(0,0,0,0.1);
	border-radius:3px;
	padding:7px 9px 10px;}
.petition-intro,
.letter-intro{
	color:rgba(255, 255, 255, 0.75);
	font-weight:500;
	letter-spacing:1px;
	margin:0 0 5px 0;
	text-transform:uppercase;}
.signed{
	font-weight:bold;
	margin:0;}	
#addComment label{
	color:#fff;
	cursor:pointer;}
#addComment input{
	position:relative;
	top:3px;}
tr.level_header td{
	background:rgba(255,255,255,0.3);}
#letter_text{
	height:200px;}
#change-target{
	color:rgba(255,255,255,0.75);}
#simpleTooltip {
	padding:4px 7px;
	border:1px solid #A6A7AB;
	background:#F2F3F5;
	background:rgba(255,255,255,0.9);
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	font-size:13px;
	max-width:150px;
	-mox-box-shadow:0 0 4px rgba(0,0,0,0.4);
	-webkit-box-shadow:0 0 4px rgba(0,0,0,0.4);
	box-shadow:0 0 4px rgba(0,0,0,0.4);
}
.expando-inner {
	display:none;
}
div.checkbox{
	cursor:pointer;
	display:block;}
div.checkbox label{
	position:static;
	cursor:pointer;
	padding:0;
	line-height:1;}
#form div.checkbox label{
	color:#fff;
	font-weight:bold;}
#form .appended{
	margin-top:5px;}
#partner-share{
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3);
	border: 1px solid rgba(255, 255, 255, 0.2);
	border-radius: 2px 2px 2px 2px;
	margin:5px 0;
	padding: 4px 6px 2px;}
.progress-heading{
	text-transform:uppercase;
	display:block;
	margin-bottom:5px;}
.progress-sofar,
.progress-goal{
	font-weight:bold;
	user-select:none;
	-moz-user-select:none;
	-webkit-user-select:none;}
	

#progress ~ #recent-actions-wrapper{
	border-top:2px solid rgba(0, 0, 0, 0.2);
	margin-top:10px;
	padding-top:10px;
	user-select:none;
	-moz-user-select:none;
	-webkit-user-select:none;}
#recent-actions{
	min-height:78px;}
.recent-action{
	border-bottom:1px dotted rgba(0, 0, 0, 0.2);
	margin-bottom:2px;
	position:relative;}
#recent-actions .user{
	font-weight:bold;
	display:block;
	width:155px;
	text-transform:capitalize;}
#recent-actions .created-at{
	font-size:11px;
	text-transform:uppercase;
	right:30px;
	top:3px;
	position:absolute;}
.flag{
	background:url(https://s3.amazonaws.com/s3.350.org/images/flags.png) no-repeat 1000px 1000px;
	height:14px;
	width:23px;
	text-indent:-9999px;
	position:absolute;
	right:0;
	top:2px;
	cursor:help;}
	
/* Share Buttons */
.sm.presign{
	margin:15px 0;}
.fb-share,
.tw-share,
.em-share,
#thanks-donate{
	color:#fff;
	display:inline-block;
	padding:7px 39px 4px 9px;
	font-weight:bold;
	font-size:17px;
	border-radius:3px;
	text-decoration:none;
	position:relative;
	border:1px solid rgba(0,0,0,0.1);
	text-shadow:
		-1px -1px 0 rgba(0, 0, 0, 0.3),
		1px 1px 0 rgba(255, 255, 255, 0.3);
	user-select:none;
	-moz-user-select:none;
	-webkit-user-select:none;}
.fb-share:hover,
.tw-share:hover,
.em-share:hover,
#thanks-donate:hover{
	color:#fff;
	text-decoration:none;
	border-color:rgba(0,0,0,0.2);
	box-shadow:0 0px 1px 1px rgba(0, 0, 0, 0.15);}
.fb-share:active,
.tw-share:active,
.em-share:active,
#thanks-donate:active{
	top:1px;
	box-shadow:0 0 0 #fff;
	color:#eee;}
.fb-share{
	background:rgb(59,83,153);
	background:
		url(https://s3.amazonaws.com/s3.350.org/images/ak-sprite-2012.png) no-repeat right 6px,
		linear-gradient(bottom, rgb(51,77,133) 21%, rgb(85,111,166) 57%);
	background:
		url(https://s3.amazonaws.com/s3.350px.org/images/ak-sprite-2012.png) no-repeat right 6px,
		-o-linear-gradient(bottom, rgb(51,77,133) 21%, rgb(85,111,166) 57%);
	background:
		url(https://s3.amazonaws.com/s3.350.org/images/ak-sprite-2012.png) no-repeat right 6px,
		 -moz-linear-gradient(bottom, rgb(51,77,133) 21%, rgb(85,111,166) 57%);
	background:
		url(https://s3.amazonaws.com/s3.350.org/images/ak-sprite-2012.png) no-repeat right 6px,
		-webkit-linear-gradient(bottom, rgb(51,77,133) 21%, rgb(85,111,166) 57%);
	background:
		url(https://s3.amazonaws.com/s3.350.org/images/ak-sprite-2012.png) no-repeat right 6px,
		-ms-linear-gradient(bottom, rgb(51,77,133) 21%, rgb(85,111,166) 57%);
	background:
		url(https://s3.amazonaws.com/s3.350.org/images/ak-sprite-2012.png) no-repeat right 6px,
		 -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.21, rgb(51,77,133)),
		color-stop(0.57, rgb(85,111,166))
	);}
.fb-share:hover{
	background:rgb(59,83,153);
	text-shadow:
		-1px -1px 0 rgba(0, 0, 0, 0.8),
		1px 1px 0 rgba(255, 255, 255, 0.3);
	background:
		url(https://s3.amazonaws.com/s3.350.org/images/ak-sprite-2012.png) no-repeat right -45px,
		linear-gradient(bottom, rgb(51,77,133) 21%, rgb(85,111,166) 57%);
	background:
		url(https://s3.amazonaws.com/s3.350px.org/images/ak-sprite-2012.png) no-repeat right -45px,
		-o-linear-gradient(bottom, rgb(51,77,133) 21%, rgb(85,111,166) 57%);
	background:
		url(https://s3.amazonaws.com/s3.350.org/images/ak-sprite-2012.png) no-repeat right -45px,
		 -moz-linear-gradient(bottom, rgb(51,77,133) 21%, rgb(85,111,166) 57%);
	background:
		url(https://s3.amazonaws.com/s3.350.org/images/ak-sprite-2012.png) no-repeat right -45px,
		-webkit-linear-gradient(bottom, rgb(51,77,133) 21%, rgb(85,111,166) 57%);
	background:
		url(https://s3.amazonaws.com/s3.350.org/images/ak-sprite-2012.png) no-repeat right -45px,
		-ms-linear-gradient(bottom, rgb(51,77,133) 21%, rgb(85,111,166) 57%);
	background:
		url(https://s3.amazonaws.com/s3.350.org/images/ak-sprite-2012.png) no-repeat right -45px,
		 -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.21, rgb(51,77,133)),
		color-stop(0.57, rgb(85,111,166))
	);}
.tw-share{
	background:rgb(40,170,225);
	background:
		url(https://s3.amazonaws.com/s3.350.org/images/ak-sprite-2012.png) no-repeat right -97px,
		linear-gradient(bottom, rgb(54,166,204) 5%, rgb(99,209,246) 95%);
	background:
		url(https://s3.amazonaws.com/s3.350.org/images/ak-sprite-2012.png) no-repeat right -97px,
		-o-linear-gradient(bottom, rgb(54,166,204) 5%, rgb(99,209,246) 95%);
	background:
		url(https://s3.amazonaws.com/s3.350.org/images/ak-sprite-2012.png) no-repeat right -97px,
		-moz-linear-gradient(bottom, rgb(54,166,204) 5%, rgb(99,209,246) 95%);
	background:
		url(https://s3.amazonaws.com/s3.350.org/images/ak-sprite-2012.png) no-repeat right -97px,
		-webkit-linear-gradient(bottom, rgb(54,166,204) 5%, rgb(99,209,246) 95%);
	background:
		url(https://s3.amazonaws.com/s3.350.org/images/ak-sprite-2012.png) no-repeat right -97px,
		-ms-linear-gradient(bottom, rgb(54,166,204) 5%, rgb(99,209,246) 95%);
	background:
		url(https://s3.amazonaws.com/s3.350.org/images/ak-sprite-2012.png) no-repeat right -97px,
		-webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0.15, rgb(54,166,204)),
			color-stop(0.57, rgb(99,209,246))
	);}
.tw-share:hover{
	background:rgb(40,170,225);
	background:
		url(https://s3.amazonaws.com/s3.350.org/images/ak-sprite-2012.png) no-repeat right -148px,
		linear-gradient(bottom, rgb(54,166,204) 5%, rgb(99,209,246) 95%);
	background:
		url(https://s3.amazonaws.com/s3.350.org/images/ak-sprite-2012.png) no-repeat right -148px,
		-o-linear-gradient(bottom, rgb(54,166,204) 5%, rgb(99,209,246) 95%);
	background:
		url(https://s3.amazonaws.com/s3.350.org/images/ak-sprite-2012.png) no-repeat right -148px,
		-moz-linear-gradient(bottom, rgb(54,166,204) 5%, rgb(99,209,246) 95%);
	background:
		url(https://s3.amazonaws.com/s3.350.org/images/ak-sprite-2012.png) no-repeat right -148px,
		-webkit-linear-gradient(bottom, rgb(54,166,204) 5%, rgb(99,209,246) 95%);
	background:
		url(https://s3.amazonaws.com/s3.350.org/images/ak-sprite-2012.png) no-repeat right -148px,
		-ms-linear-gradient(bottom, rgb(54,166,204) 5%, rgb(99,209,246) 95%);
	background:
		url(https://s3.amazonaws.com/s3.350.org/images/ak-sprite-2012.png) no-repeat right -148px,
		-webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0.15, rgb(54,166,204)),
			color-stop(0.57, rgb(99,209,246))
	);}
.em-share{
	text-shadow:
		-1px -1px 0 rgba(0, 0, 0, 0.8),
		1px 1px 0 rgba(255, 255, 255, 0.3);
	background:
		url(https://s3.amazonaws.com/s3.350.org/images/ak-sprite-2012.png) no-repeat right -45px,
		linear-gradient(bottom, rgb(51,77,133) 21%, rgb(85,111,166) 57%);
	background:
		url(https://s3.amazonaws.com/s3.350px.org/images/ak-sprite-2012.png) no-repeat right -45px,
		-o-linear-gradient(bottom, rgb(51,77,133) 21%, rgb(85,111,166) 57%);
	background:
		url(https://s3.amazonaws.com/s3.350.org/images/ak-sprite-2012.png) no-repeat right -45px,
		 -moz-linear-gradient(bottom, rgb(51,77,133) 21%, rgb(85,111,166) 57%);
	background:
		url(https://s3.amazonaws.com/s3.350.org/images/ak-sprite-2012.png) no-repeat right -45px,
		-webkit-linear-gradient(bottom, rgb(51,77,133) 21%, rgb(85,111,166) 57%);
	background:
		url(https://s3.amazonaws.com/s3.350.org/images/ak-sprite-2012.png) no-repeat right -45px,
		-ms-linear-gradient(bottom, rgb(51,77,133) 21%, rgb(85,111,166) 57%);
	background:
		url(https://s3.amazonaws.com/s3.350.org/images/ak-sprite-2012.png) no-repeat right -45px,
		 -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.21, rgb(51,77,133)),
		color-stop(0.57, rgb(85,111,166))
	);}
#thanks-donate{
	background: #ec7f00;
	background: -moz-linear-gradient(top,  #f39F00 0%, #e75f00 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f39F00), color-stop(100%,#e75f00));
	background: -webkit-linear-gradient(top,  #f39F00 0%,#e75f00 100%);
	background: -o-linear-gradient(top,  #f39F00 0%,#e75f00 100%);
	background: -ms-linear-gradient(top,  #f39F00 0%,#e75f00 100%);
	background: linear-gradient(top,  #f39F00 0%,#e75f00 100%);	
	border:1px solid #e75f00;}
.page-link{
	border-radius:3px;
	overflow:hidden;
	height:26px;
	margin-top:8px;}
.page-link-label{
	background-color:#c7ced4;
	color:#727a81;
	font-weight:700;
	padding:3px 8px;
	text-transform:uppercase;
	width:40px;
	float:left;
	user-select:none;
	-moz-user-select:none;
	-webkit-user-select:none;}
.page-link-url{
	color:#828a91;
	padding:2px 8px;
	overflow:hidden;
	height:25px;
	width:228px;
	float:left;}
	
/* TABS */
/* Tabs */
#tabs { 
	background:#fff;
	border-color:#e8e9ea;
	border-width:1px;
	border-style:solid;
	border-radius:0 4px 4px 4px;
	color:#313a42;
	padding:15px;
	position:relative;
	margin:50px 0 15px;}
#tab-nav{
	left:-1px;
	position:absolute;
	top:-29px;}
#tab-nav a{
	background:#e5e6e8;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0%,#c5c6c8), color-stop(14%,#e5e6e8));
	background: -moz-linear-gradient(bottom, #b5b6b8 -20%, #e5e6e8 15%);
	border-color:#e8e9ea #e8e9ea rgba(0,0,0,0.2);
	border-width:1px;
	border-style:solid;
	border-radius:3px 3px 0 0;
	font-family: ff-din-round-web-pro-1,ff-din-round-web-pro-2,sans-serif;
	font-size: 16px;
	padding:8px 15px;
	position:relative;
	text-decoration:none;
	color:#313a42;
	cursor:pointer;}
#tab-nav a:hover{
	border-color:#c5c6c8;}
#tab-nav a.active{
	background:#fff;
	border-bottom:1px solid #fff;}
#tab-nav a.active:hover{
	border-color:#e8e9ea;
	border-bottom:1px solid #f4f5f6;
	cursor:default;}
#tabs .tab-content{
	display:none;
	z-index:0;}
#tabs .tab-content.active{
	display:block;
	z-index:999;}
p.disclaimer,
p.instructions{
	font-size:13px;
	margin-bottom:0.8em;}
#footer {
	background:#313a42;
	border-radius:3px;
	border:1px solid rgba(0, 0, 0, 0.1);
	padding:15px 25px 15px 15px;
	clear:both;
	margin:20px auto 0;
	color:#eee;
	font-size:14px;}
#footer a {
	color:#eee;
	text-decoration:none;}
#footer a:hover {
	color:#ff6319;}
#footer a:active {
	color:#ff9339;}
a#footer-logo {
	background:url(https://s3.amazonaws.com/s3.350.org/images/350-logo-white.png) no-repeat;
	display:block;
	width:75px;
	height:35px;
	cursor:pointer;
	text-indent:-9999px;}
#c4-footer-logo{
	background:url("https://s3.amazonaws.com/s3.350.org/images/350-action-fund-logo.png") no-repeat scroll 0 0 transparent;
	display:block;
	height:25px;
	cursor:pointer;
	text-indent:-9999px;
	witdh:280px;}
a#footer-logo:hover {
	opacity:.75;}
a#footer-logo:active {
	position:relative;
	top:1px;}
#footer-links{
	float:right;
	text-align:right;}
