@import url(../stylesheets/comments.css);

 /*
  *
  *
  * NETWORKS
  *
  *
  */

#breadcrumb{
}

#breadcrumb a{
  color: #FEFFAF;
}

#content{
  background: white;
  padding-bottom: 0;
}
  
#home_top h1.home_massive{
  font-family: arial, sans-serif;
  font-size: 5em;
  letter-spacing: -0.05em;
}

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;
  
}

#home1 h2{
  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{
  width: 78em;
  clear: both;
  padding-bottom: 2em;
  padding-left: 2em;
}

#home_top p{
  color: #454D4C;
}

#home_top h2{
  text-transform: uppercase;
  margin-bottom: 1em;
}

#home_top div.w3{
  float: left;
  width: 30%;
  padding-right: 1.5em;
}

div.w3 ul li div {
  float: left;
  width: 33px;
  height: 33px;
  margin-right: 5px;
}

#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;
}

#comments{
 border-top: 1.8em solid #879284;
}

#footer{
  border-top: none;
}

ul.reversed{
  color: white;
}

ul.reversed .small{
  color: #FEFFAF;
}

.interesting ul li{
  display: inline;
  margin-right: 25px;
}
