/* STYLES FOR THE MASTHEAD NEWSLETTER SIGNUP WIDGET */

body { margin: 0; padding: 0; height: auto; }
.salsa { width: 221px; height: auto; }
.salsa h2 { display: none; }
.salsa  form { margin: 0; }
.salsa .formRow label { display: none; }
.salsa br, .salsa p { display: none; }
.salsa #welcome, .salsa #profile, .salsa #notyou { display: none; }
.salsa .required { font-style: italic; color: red; font-size: 12px; }

.salsa .blockInput { background: url(http://www.truthdig.com/images/masthead-subscribe-input-bk.png) left center no-repeat; background-size: 112px 12px; height: 30px; width: 130px; line-height: 30px; display: inline; float: left; border: none; font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.salsa .blockInput:focus, .salsa .blockInput:active { background: none !important; }
 
.salsa input#submitSignup.dia_submit { background: url(http://www.truthdig.com/images/masthead-subscribe-button-new.png) left top no-repeat; background-size: 73px 30px; height: 30px; width: 73px; border: none; padding: 0; margin: 1px 0 0 8px; color: transparent; display: inline; float: right; cursor: pointer; }
.salsa input#submitSignup.dia_submit:focus, .salsa input#submitSignup.dia_submit:active { background: url(http://www.truthdig.com/images/masthead-subscribe-button-new-hover.png) left top no-repeat; background-size: 73px 30px;  }

#preload-salsa { background: url(http://www.truthdig.com/images/masthead-subscribe-button-new-hover.png) left top no-repeat; display: none; }