@import url(../stylesheets/comments.css);

/*
 *
 * FORUM
 *
 */
 #content_header {
   padding-bottom: 0;
   margin-bottom: 0;
 }
  
#home_top p.home_massive{
  font-family: arial, sans-serif;
  font-size: 5em;
  letter-spacing: -0.05em;
  color: white;
}

p#strapline{
  font-size: 120%;
  font-family: arial, sans-serif;
  font-weight: normal;
  background: none;
  width: 31.67em;
  margin: -4.25em 1.67em 2.5em 0;
  padding: 0;
  line-height: 1.25em;
}

p#strapline span.s1{
  color: #E41B5B;
}

p#strapline span.s2, p#strapline span.s3{
  color: #DCDC9F;
}

#home1{
  width: 47em;
  margin-left: 2em;
  
}

#home1 h2{
  color: black;
  text-transform: uppercase;
  margin-bottom: 0;
}

#home1 li{
  float: left;
  margin-right: 1em;
  width: 20%;
}

#home1 li p{
  line-height: 1.4em;
}

#home1 a:hover p{
  text-decoration: underline;
}

#home1 a:hover h2 {
  text-decoration: none;
  color: #FE27AF;
}

#home_top{
  clear: both;
  background: black url(../images/dawn-patrol-242x210.jpg) no-repeat top right;
  padding-bottom: 2em;
  padding-left: 2em;
}

#home_top p{
  color: #454D4C;
}

#home_top h2{
  text-transform: uppercase;
  margin-bottom: 0;
  color: white;
}

#home_top div.w3{
  float: left;
  width: 30%;
  padding-right: 1.5em;
}

#home_top div.rw3{
  margin-right: 2em;
}

#home_top div.w3 *{
  list-style: none !important;
}

#home_top div h2{
  font-size: 140%;
}

#home_top div.book img{
  float: left;
  margin-right: 8px;
}
