/*
THEME NAME:Headway
THEME URI: http://www.headwaythemes.com
VERSION:1.0.1 (GoDaddy Fix)
AUTHOR: Headway Themes
AUTHOR URI:http://www.headwaythemes.com
DESCRIPTION: Powerful WordPress theme/framework with gobs of features.  <br />For support go to <a href="http://www.headwaythemes.com">headwaythemes.com</a>.
*/

@import url("media/css/utility.css");
@import url("media/css/typography.php");
@import url("media/css/layout.php");

#opt-in-form {
background:url(media/images/opt-in-form-bg.gif);
float:right;
padding:100px 22px 0 22px;
margin-top:-45px;
margin-left:20px;
width:229px;
height:250px;
text-align:center;
}

#opt-in-form h2 {
font-size:1.4em;
}

#opt-in-form p {
font-size:0.9em;
line-height:1.4em;
}

#opt-in-form table td {
padding-left:10px;
}

#opt-in-form table td input {
background-color:#b1d0d2;
padding:2px 4px;
}

#opt-in-form table td input.submit {
padding:0;
border:none;
}