/* CSS adjustments for stand for security template on Blue State platform

	Direct questions to erik DOT moe AT seiu DOT OH ARE GEE - Thank you. 

*/

body {
	background: #000;
	}

#container.nosidebar {
	background: #000 url('i/security-bg-nosignup.jpg') no-repeat;
	width: 960px;
	padding: 0px 50px;
	}

#navbar {
	margin: 0px;
	}
	
#footer {
	padding: 100px 10px 10px 10px;
	background: #333;
	}

#alpha {
    margin: 0px;
	font-family: Georgia, "Times New Roman", sans-serif;
	background: #fff;
	}

/* alpha content pane (600 wide) */

h1, h2, h3, .ga-petitionTitle {
    font-size: 24px; 
    line-height: 28px;
    font-weight: normal !important;
    border: none;
    }

h1.flashtitle, .ga-petitionTitle {
	font-size: 28px !important;
}

.bluestateorama {
    width: 450px;
	margin: 0px 10px 30px 5px;
   *margin: 0px 0px 30px 0px; /* IE */
	padding: 0px;
	text-align: left;
	font-size: 15px;
	line-height: 18px;
	min-height: 500px;
    }
    
#header.strongerasone {
	background-image: url('i/security-bg-nosignup.jpg');
	}

#signupheader {
	width: 440px;
	float: left;
	}

form#signup, form#invitationpage {
	font-family: Helvetica, sans-serif;
	color: #808080;
	width: 474px;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	background: url(http://seiu.org/design/morneau/gradient-700rev.jpg) repeat-x 0px -220px #fff;
   *background: #fff;
	margin: 0px 0px 10px 10px;
	font-size: 14px;
	line-height: 1.5em;
	position: absolute;
	top: 128px;
	display: inline;
	}

form#invitationpage {
	margin: 0px 0px 10px 210px;
	padding: 0px;
	top: 128px;
   #margin-left: 210px !important; /* IE 7 and earlier */
	}

#signupfooter {
	clear: both;
	float: left;
	width: 440px;
	min-height: 250px;
	padding-bottom: 40px;
	margin: 0px;
	border-top: 1px solid #ccc;
	font-size: 14px;
	line-height: 1.5em;
	}

.signuperror {
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	width: 480px;
	margin-left: 10px;
	position: relative;
	top: -30px;
	}

/* END alpha content pane */

label, .mocklabel {
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}

input#email, input#addr1, input#addr2 {
	width: 440px;
	}
	
input#addr1, input#addr2 {
	margin-top: 4px;
	}

input#firstname, input#lastname, input#city {
	width: 215px;
	}

textarea.contact_importer_email {
	width: 300px;
	height: 100px;
	}

#contact_importer_button {
	width: 350px;
	background: url('/utils/contact_importer/images/background_form_element.gif');
	}

#invitationpage textarea#body {
	width: 300px;
	height: 280px;
	}
	
.subjectLine {
	color: #333;
	padding-top: 10px;
	}
	
.ga-campaignSendBtn {
	text-align: center;
	}

.member-callout {
	background: #fffae9;
	}

#righthalf blockquote {
	font-size: 0.9em;
	line-height: 1.3em;
	color:#333;
	border: 1px solid #ccc;  
	padding: 6px 10px; 
	margin: 10px; 
	text-align: left;
	}
	
.sup {
	font-size: 9px !important;
	vertical-align: top;
	font-style: italic;
	}

.commentsArea {
	margin: 10px 10px;
	}

textarea.messageForward {
	width: 440px;
	height: 260px;
	padding: 4px;
	font-size: 12px;
	}

#lettersmain #lettersmainleft #lettersdata {
	font-size: 18px !important;
	}

.bluestateorama td#title {
	font-weight: normal !important;
	}

#speakout {
	width: 920px;
	}
	
#speakout .step td {
	padding: 5px !important;
	}

#contact_importer_button {
	position: relative;
	left: -70px;
	}

td.field {
	max-width: 330px;
   *width: 330px;
	}

.footclear {
	height: 400px;
	display: block;
	}
	
button, input[type="submit"] {	
	background: #990000;
/* IE10 Consumer Preview */ 
	background-image: -ms-radial-gradient(center, ellipse farthest-corner, #F7120A 0%, #990000 100%);

/* Mozilla Firefox */ 
	background-image: -moz-radial-gradient(center, ellipse farthest-corner, #F7120A 0%, #990000 100%);

/* Opera */ 
	background-image: -o-radial-gradient(center, ellipse farthest-corner, #F7120A 0%, #990000 100%);

/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(radial, center center, 0, center center, 448, color-stop(0, #F7120A), color-stop(1, #990000));

/* Webkit (Chrome 11+) */ 
	background-image: -webkit-radial-gradient(center, ellipse farthest-corner, #F7120A 0%, #990000 100%);

/* W3C Markup, IE10 Release Preview */ 
	background-image: radial-gradient(ellipse farthest-corner at center, #F7120A 0%, #990000 100%);
    color: white;
    height: 35px;
    width: 150px;
    font-size: 1em;
    text-align: center !important;
}
