/*------------ HHO Specific ---------------------------------------------------------*/

  .feeds-pod a {
	  background-repeat: no-repeat;
		background-image: url(/subaru/images/hho/rss-feed.png);
	}

  #subaru-branding.referrer {
    background-image: url(/subaru/images/hho/branding-car.png);
  }
  
  #subaru-nav.referrer {
    background-color: #065B13;
  }
  
  #main-content {
    border-color: #D3CF92;
  }

  #articles.referrer h2, #articles.referrer h2 a {
    color: #872212;
  }
  
  #articles.referrer .mpu {
    background-color: #D3CF92
  }

  #articles.referrer .pod .forum-summary h3 a{
	  color: #065B13;
	}
  
  .pod hr.referrer {
    color: #D3CF92;
    background-color: #D3CF92;
  }
  
  .referrer-pod a {
    color: #065B13;
    text-decoration: none;
  }
	
	.referrer-pod h2 a {
	  font-size: 1em;
	}
  
  .referrer-pod a:hover {
    color: #872212;
    text-decoration: underline;
  }
  
  .referrer-pod a:visited {
    color: #872212;
  }
  
 
  #top h1 a {
    background-color: transparent;
    background-image: url(/subaru/images/hho/hho-logo.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-x-position: right;
    background-y-position: top;
    display: block;
    height: 62px;
    float: left;
    width: 512px;
    text-indent: -1337px;
  }
  
  #top .nl {
    background-color: #d3cf92;
    clear: both;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    height: 26px;
    width: 100%;
  }
  
  #top .nl li a, #top .nl li a:visited {
    background-color: #d3cf92;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-x-position: 0%;
    background-y-position: 0%;
    color: #333333;
    font-size: 1em;
    display: block;
    padding-top: 0.4em;
    padding-right: 5px;
    padding-bottom: 0.4em;
    padding-left: 5px;
  }

  #top .nl li a, #top .nl li a:visited {
    background-color: #d3cf92;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-x-position: 0%;
    background-y-position: 0%;
    color: #333333;
    font-size: 0.7em;
    display: block;
    padding-top: 0.4em;
    padding-right: 5px;
    padding-bottom: 0.4em;
    padding-left: 5px;
    text-decoration: none;
  }

  #top .nl li a:hover {
    background-color: #f5f0ae;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-x-position: 0%;
    background-y-position: 0%;
    text-decoration: none;
  }
        
  #top .nl li {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #e9e7c9;
    float: left;
  }
  
      #subaru-nav {
      height: 25px;
      margin-right: 400px;
    }
  
  
/*-----------------------------------------------------------------------------------*/