/**********************/
/* general properties */
/**********************/

img {
  border: none;
}

body {
  font-family: "Times New Roman", Times, serif;
}

h1 { 
  font-size: 160%;
  font-variant: small-caps;
  text-align: center;
  text-transform: capitalize;
}

h2 { 
  font-size: 140%;
  font-style: italic;
  text-align: left;
  text-transform: capitalize;
}

h3 { 
  font-size: 120%;
  text-align: left;
  text-transform: capitalize;
}

p a:after {
  content: " (" attr(href) ") ";
}

/*******************/
/* the sections    */
/*******************/

#header { 
  padding-bottom: 20px;
  border-bottom: 1px solid black;
}

#head_left {
  float: left;
  margin: 0px 0px 0px 0px;
  font-size: 125%;
  text-align: left;
}

#head_right {
  margin: 0px 0px 0px 50%;
  font-size: 125%;
  text-align: right;
}

#postheader {
  clear: both;

  margin: 0px;
  border: 0px;
  padding: 0px;
}

#content {
}

#prefooter { 
  clear: both;

  margin: 0px;
  border: 0px;
  padding: 0px;
}

#footer { 
  clear: both;

  margin: 20px 0px;
  border-top: 1px solid black;

  text-align: center;
  font-size: 80%;
  font-style: italic;
}

#badges { 
  display: none;
}

img.val {
  display: none;
}

p.aveda { 
  text-align: center;
}

img.aveda-logo { 
  border: 0px;
  width: 125px;
  height: 50px;
}

img.aveda-shop { 
  border: 0px;
  width: 173px;
  height: 50px;
}


#menu {
  display: none;
}
