/* 99United css */

html {
    background: url("http://img.web-assets.co/bluestate/locals/onlineactions.org-99united/background.png");
    max-width: 100%;
    overflow-x: hidden;
    padding-top: 0;
    font-size: 100%;
	}
iframe html {
    overflow-y: hidden;
	}
body {
    background: url("img/background.jpg") no-repeat scroll center top transparent;
    padding-top: 0;
     color: #333333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 13px;
    line-height: 18px;
    margin: 0;
	}

#doc4 {
	background: none repeat scroll 0 0 transparent;
	width: 1020px;
	}
#hd {
	padding: 0px;
	}
#hd h1, #hd h1 a, #hd h1, #hd h1 a:hover {
	padding: 0px !important;
	margin: 0px !important;
	}
#hd h1 img {
	width: 1020px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}
.fauxnav {
	background: none;
	display: none;
	}
#bd {
	background: none repeat scroll 0 0 #FFFFFF;
    border-left: 0 solid #FFFFFF;
    border-right: 0 solid #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    margin-top: -32px;
	}
	
#bluestate-inner {
	margin-left: 48px;
	padding-top: 20px;
	}
#ft {
	width: 1020px;
	margin: 0px auto;
	padding: 30px 0px;
	background: none repeat scroll 0 0 #FFFFFF;
	}
#ft, #ft a {
	color: #0088CC;
	}
.label {
	padding: 4px 0px 4px 0px;
	line-height: 100%;
	}
label.field {
	font-weight: 300;
	}
form#signup {
    background: none repeat scroll 0 0 #fff7d9;
    border-bottom: none;
    border-top: none;
    }
    
/* links */
a {
    color: #0088CC;
    text-decoration: none;
	}
a:hover {
    color: #005580;
    text-decoration: underline;
	}
a:focus {
    outline: thin dotted;
    outline-offset: -2px;
	}
a:hover, a:active {
    outline: 0 none;
	}
a img {
    border: medium none;
	}


/* custom */
.custom-53775, .custom-53806, .custom-53923 {
    padding: 1px 22px;
	}

#custom-53775, #custom-53806, #custom-53923 {
	margin-top: -80px;
	}


/* text */
p {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 13px;
    line-height: 1.5;
    margin: 0 0 9px;
	}
h1, h2, h3, h4, h5, h6 {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    color: #333333;
    font-weight: bold;
    margin: 0;
    text-rendering: optimizelegibility;
	}
h1 {
    font-size: 30px;
    line-height: 36px;
	}
h2 {
    font-size: 24px;
    line-height: 36px;
	}
h3 {
    font-size: 18px;
    line-height: 27px;
	}
h4, h5, h6 {
    line-height: 18px;
	}
h4 {
    font-size: 14px;
	}
h5 {
    font-size: 12px;
	}
h6 {
    color: #999999;
    font-size: 11px;
    text-transform: uppercase;
	}
strong {
    font-weight: bold;
	}
em {
    font-style: italic;
	}
p img {
    margin-bottom: 0.5em;
	}


/* lists */

ul, ol {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    margin: 0 0 9px 25px;
    padding: 0; 
    font-size: 13px;
    line-height: 1.5; 
   	}
ul ul, ul ol, ol ol, ol ul {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    margin-bottom: 0;
	}
ul {
    list-style: disc outside none;
	}
ol {
    list-style: decimal outside none;
	}
li {
    line-height: 18px;
	}
dl {
    margin-bottom: 18px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
	}
dt, dd {
    line-height: 18px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
	}
dt {
    font-weight: bold;
	}
dd {
    margin-left: 9px;
	}
ol li {
    padding-bottom: 10px;
	}
ol {
    margin-bottom: 0;
    padding-bottom: 0;
	}

/* forms */
form {
    margin: 0 0 18px;
	}
table {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%;
	}
label, input, button, select, textarea {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;    
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
	}
label {
    color: #333333;
    margin-bottom: 5px;
	}
input, textarea, select, .uneditable-input {
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    color: #555555;
    font-size: 13px;
    height: 18px;
    line-height: 18px;
    margin-bottom: 9px;
    padding: 8px;
	}
input[type="file"] {
    background-color: #FFFFFF;
    box-shadow: none;
	}
input[type="button"], input[type="reset"], input[type="submit"] {
    height: auto;
    width: auto;
	}
select, input[type="file"] {
    height: 28px;
    line-height: 28px;
	}
select {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    background-color: #FFFFFF;
    width: 220px;
	}
select[multiple], select[size] {
    height: auto;
	}
input[type="image"] {
    box-shadow: none;
	}
textarea {
    height: auto;
	}
input[type="hidden"] {
    display: none;
	}
input, textarea {
    -moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	}
input:focus, textarea:focus {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
	}
input[type="file"]:focus, input[type="checkbox"]:focus, select:focus {
    box-shadow: none;
    outline: thin dotted;
    outline-offset: -2px;
    margin-right: 4px;
	}
input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input {
    float: none;
    margin-left: 0;
	}
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
    background-color: #F5F5F5;
    border-color: #DDDDDD;
    cursor: not-allowed;
	}
input:focus:required:invalid, textarea:focus:required:invalid, select:focus:required:invalid {
    border-color: #EE5F5B;
    color: #B94A48;
	}
input:focus:required:invalid:focus, textarea:focus:required:invalid:focus, select:focus:required:invalid:focus {
    border-color: #E9322D;
    box-shadow: 0 0 6px #F8B9B7;
	}
input[type="text"], input#s {
    margin: 0 1em 0 0;
    width: 60%;
	}
textarea {
    width: 80%;
	}
:-moz-placeholder {
    color: #999999;
	}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: middle;
	}
button, input {
    line-height: normal;
	}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
	}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
	}
input[type="submit"] {
	background: none repeat scroll 0 0 #990000;
    color: #FFFFFF;
    padding: 8px;
    text-transform: uppercase;
	}
textarea {
    overflow: auto;
    vertical-align: top;
	}
blockquote {
    border-left: 5px solid #EEEEEE;
    margin: 0 0 18px;
    padding: 0 0 0 15px;
	}
blockquote p {
    font-size: 16px;
    font-weight: 300;
    line-height: 22.5px;
    margin-bottom: 0;
	}
blockquote small {
    color: #999999;
    line-height: 18px;
	}
blockquote small:before {
    content: "— ";
	}
blockquote.pull-right {
    border-left: 0 none;
    border-right: 5px solid #EEEEEE;
    padding-left: 0;
    padding-right: 15px;
	}
blockquote.pull-right p, blockquote.pull-right small {
    text-align: right;
	}
address {
    display: block;
    font-style: normal;
    line-height: 18px;
    margin-bottom: 18px;
	}
small {
    font-size: 100%;
	}
cite {
    font-style: normal;
	}
code, pre {
    border-radius: 3px 3px 3px 3px;
    color: #333333;
    font-family: Menlo,Monaco,"Courier New",monospace;
    font-size: 12px;
    padding: 0 3px 2px;
	}
code {
    background-color: #F7F7F9;
    border: 1px solid #E1E1E8;
    color: #DD1144;
    padding: 3px 4px;
	}
pre {
    background-color: #F5F5F5;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px 4px 4px 4px;
    display: block;
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 9px;
    padding: 8.5px;
    white-space: pre-wrap;
	}
pre code {
    background-color: transparent;
    padding: 0;
	}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
	}
sup {
    top: -0.5em;
	}
sub {
    bottom: -0.25em;
	}
img {
    border: 0 none;
    height: auto;
    max-width: 100%;
	}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #E5E5E5 -moz-use-text-color #FFFFFF;
    border-left: 0 none;
    border-right: 0 none;
    border-style: solid none;
    border-width: 1px 0;
    margin: 18px 0;
	}
	
/*  quick additions */
	
#bd {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-image: none;
    border-left: 3px solid black;
    border-right: 3px solid black;
    margin: -28px 0 auto;
    padding-top: 0px;
}

#ft {
	background: none repeat scroll 0 0 black;
	margin: 0 auto;
	padding: 30px 0;
	width: 1020px;
}

#ft .footer-legaltext {
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 10px;
}

#ft, #ft a {
	color: #EC492D;
	text-decoration: none;
}

/* Form */

form#signup {
	background: none repeat scroll 0 0 black;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	float: left;
	padding: 9px 0 5px;
    margin-left: -25px;
	padding-top: 8px;
	margin-top: -3px;
}

label {
    color: white;
}

#speakout label {
		color: black;
}

table#signuptable {
    color: white;
}


#signupheader {
    float: left;
    line-height: 1.4em;
    margin: 0 52px 30px 0 !important;
    width: 570px;
}

.quotebox, blockquote {
    border-radius: 2px 2px 2px 2px;
    margin: 0 1px -30px 0;
    padding: 10px;
}
blockquote {
    border: 3px solid #EEEEEE;
    font-size: 15px;
    line-height: 22px;
    margin: 0 0 18px;
    padding: 0 0 0 15px;
    width: 91%;
}

#signup input {
    border: 3px solid white;
    margin-bottom: 3px;
    width: 91%;
}

.fieldset .input textarea {
    display: block;
    max-width: 93%;
}

input[type="button"], input[type="reset"], input[type="submit"] {
    height: auto;
    width: 99.2%;
}

input#lastname {
    width: 93% !important;
}

form#invitationpage {
	background: none repeat scroll 0 0 #000000;
	}
#invitationpage table td p {
	color: #FFFFFF;
	}
	
.help {
	color: #FFFFFF !important;
	}
