@import url(http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic,700);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,700);

#letter .box {
  margin-bottom: 0;
  padding: 1.5em 3.5em 0 3.5em;
}

#letter h3 {
  color: #555;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 3.2em; 
  font-weight: 400;
  margin: 1em; 
  text-align: center;
  text-transform: uppercase;
}

#letter h4 {
  color: #444;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.4em; 
  font-weight: 600;
  margin: 2.3em 0 0.5em 0;
  text-transform: uppercase;
}

#letter p {
  color: #444; 
  font-family: 'Droid Serif', serif; 
  font-size: 1.1em; 
}

.bullets {
  color: #444; 
  font-family: 'Droid Serif', serif; 
  font-size: 1.1em; 
  list-style-type: square;
  margin-bottom: 2em;
  padding: 0 2em; }
.bullets li { margin-bottom: 1em; }

.col_list, .mutineers, .thankyou {
  font-family: 'Droid Serif', serif; 
  font-size: 1em; 
  list-style-type: none;
  margin-bottom: 2em;
  padding-left: 0; }
.col_list {
  float: left;
  margin-bottom: 0!important;
  margin-right: 10px;
  width: 275px; }
.thankyou {
  margin-bottom: 0!important;
}
.col_list li  { margin-bottom: 0.4em; }
.mutineers li { margin-bottom: 1em; }
.thankyou li  { margin-bottom: 0.4em; }
.last         { margin-right: 0; }

.mutineer {
  font-weight: 700;
}

#lfe_container {
  background: url('../img/beerglassbreak.jpg') no-repeat right bottom;
  height: 700px;
  margin: -4em -3.5em 0 0;
}

#lfe_text {
  font-size: 0.9em!important; 
  font-style: italic;
  padding: 0 0 1em 1em;
  width: 595px;
}

.lfe_intro {
  padding-top: 7em;
}

hr.line, hr.splitter {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #ddd;
  clear: both;
  display: block;
  height: 1px;
  padding-top: 1.5em;
  margin-bottom: 2.5em;
  width: 100%;
}

hr.splitter {
  border-bottom: 1px solid #eee;
  padding-top: 0.8em;
  margin: 0 auto 1.8em auto;
  width: 98%;
}

#refund_form {
  margin: 0 auto;
  width: 95%;
}

#letter form {
  font-family: 'Roboto', sans-serif!important;
  font-size: 1.1em;
  font-weight: 300;
  margin: 1.5em auto;
  padding-left: 1.5em;
}

#letter label {
  width: 160px;
}

input.city  { width: 197px!important; margin-left: -20px; }
input.state { width: 50px!important; }
input.zip   { width: 75px!important; }

.sub_address {
  color: #666;
  font-size: 0.9em!important;
  padding-left: 20px;
}

.submit {
  margin: 2em 0 0 30%;
}

#letter p.required_info {
  color: #ec008c;
  float: right;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 0.9em;
  font-weight: 300;
  padding-right: 1em;
}

#letter p.fine_print {
  color: #666;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1em;
  font-weight: 300;
  margin-bottom: 5em;
}
