body {
   background: #FCE8FF url("background-pink.jpg") repeat fixed;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   }
div#spacer { display: block; margin: 0 0; }
ul#header {
  height: 242px;
  width: 673px;
  background: url("background-girl.jpg") no-repeat;
}
* html ul#header {
  margin-top: -1px;
}
ul#navigation, div#head h1.title, div#head h2.title, div#header h1, div#header div.title {
  display:none;
}
div#header {
  height: 242px;
  width: 673px;
  background: url("background-girl.jpg") no-repeat;
  border-right: 0;
  margin: 0 0 0 55px;
}
* html div#header {
  margin-top: -1px;
}
div#header form {
  position: relative;
  background: none;
  width: 500px;
  margin: 0 0 0 280px;
  text-align: center;
  font-size: 11px;
}
div#header form p {
  margin: 0;
  padding: 0 0 0 0;
}
div#head h3.title {
  margin: 47px 0 0 350px;
  height: 218px;
  width: 196px;
  color: #631715;
}
* html div#head h3.title {
  margin: 36px 0 0 -80px;
}
div#head h3.title li {
list-style-image: url("anjo.gif");
}
ul#posts {
   width: auto;
   margin: 0 7%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   text-decoration: underline;
   }
ul#posts .body {
  border-left: 1px solid #F1BCD7;
  background: #FFF url("barra-sombra-b.gif") repeat-x;
}
ul#posts h3 {
  border-left: 0;
  border-right: 0;
  padding: 08px 17px;
  background: #8c302d url("barralaranja.gif");
  font-family: "Georgia", Times, serif;
}
ul#posts .body .date {
color: #993366
}
ul#posts .foot {
  background: url("quina-esq-pink.gif") no-repeat left bottom;
}
ul#posts .foot .bar {
  background: url("quina-dir-pink.gif") no-repeat right bottom;
}
