/* for custom overrides of 2010core theme for this local only */
/* Author: New Media, SEIU International */



html, body {
	background: #f5f5f5;
	}

body, #bd, #ft {
	font-family: helvetica,arial,sans-serif;
	}

#doc4 {
    background: url("http://img.seiu.org/css/wp/locals2011/www.seiu925.org/local-bg.jpg") no-repeat scroll 0 0 #F0F0F0;
    margin: 0 auto;
    padding: 0;
}

#doc4 {
	width: 1020px;
	padding-bottom: 20px;
	}

#hd {
	padding: 0px;
	}

#hd h1, #hd h1 a, #hd h1, #hd h1 a:hover {
	padding: 0px !important;
	margin: 0px !important;
	}

#hd h1 img {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}

#bluestate-inner {
	background: #fff;
	}

.fauxnav {
	background: none;
	display: none;
	}

#bd {
	background: #fff;
	width: 960px;
	margin: 40px auto 0px auto;
	border-top: 0px solid #fff;
	border-right: 0px solid #fff;
	border-left: 0px solid #fff;
	}

#ft {
	background: url(http://img.seiu.org/css/wp/locals2011/~shared/locals2011-bg.jpg) no-repeat #fff -30px -180px;
	width: 960px;
	margin: 0px auto;
	padding: 80px 0px 10px 0px;
	border-right: 0px solid #fff;
	border-left: 0px solid #fff;
	}

#ft, #ft a {
	color: #999;
	}

#signuptable input {
	margin: 0px;
	}

#signuptable label {
	margin: 0px;
	padding: 0px;
	}

#signupheader {
	margin-top: 5px;
}


#signuptable td {
	padding: 0px 5px;
	}

input#custom-24521 {
	margin: 0px 4px 0px 0px;	
}

label.field {
	font-weight: 300;
	}
	
div#speakout table#landing p {
	margin: 0 280px 14px 0
	}


form#signup {
	width: 350px !important;
	}


	
/*Sariel's Additions*/

.input p {
    line-height: 13px;
}

#signuptable td {
    padding: 0 5px 0px 5px !important;
    line-height: 17px !important;
}

#signuptable td p {
    line-height: 14px !important;
}

.label {
    line-height: 100%;
    padding-bottom: 4px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 9px;
    height: 16px
    width: 225px;
}

.input {
    width: 325px;
}

#signup input {
    margin-bottom: 3px;
    width: 300px;
}

table#signuptable td {
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 7px;
    padding-top: 0;
}

#bd input[type="checkbox"] {
    width: 18px !important;
}


input[type="submit"] {
	background: #4f2683 none repeat scroll 0 0 !important;
    border: 0 none;
    border-radius: 5px;
    color: white;
    cursor: pointer;
    display: block;
    font-size: 24px;
    height: 50px;
    line-height: 1;
    margin: 20px auto !important;
    padding: 10px 10% !important;
    text-align: center !important;
    width: 60%;
}
