/* CSS for Blue State elements 
	Direct questions to erik DOT moe AT seiu DOT OH ARE GEE - Thank you. 
*/
	
@import url("http://img.seiu.org/bluestate/locals/~2010core/css/signup.css");

h1, h2, h3, h4, h5, h6 {
    font-weight: normal !important;
    border: none;
    line-height: 1.1em;
    }

#bd h1 {
	font-size: 205%;
	}

#bd h2 {
	font-size: 197%;
	}

#bd h3 {
	font-size: 182%;
	}

#bd h4 {
	font-size: 167%;	
	}

#bd h5 {
	font-size: 153.9%;
	}

#bd h6 {
	font-size: 138.5%;
	}

#bluestate-inner {
	margin-top: 20px;
	}

#signupheader {
	font-family: Georgia, serif !important;
	margin-top: 20px !important;
	}

form#signup {
	background: #f0f3f8;
	}

.fieldset .input label {
	font-weight: normal;
	padding-left: 4px;
	}

/* Custom elements */

ul#twitter_update_list {
	padding: 0px 10px 10px 10px;
	}

ul#twitter_update_list li {
	font-size: 93% !important;
	line-height: 1.2em;
	color: #333;
	}
	
#signupfooter a {
	color: #000099;
	}
	
