#rating {
  list-style: none;
  margin: 2px 0 0 0;
  padding: 0;
  height: 20px;
  position: relative;
  background: url("starrating_01.png") top left repeat-x;
}
#rating span {
  text-indent: -90000px;
  padding: 0;
  margin: 0;
  float: left;
}
#rating span a {
  outline: 0;
  display: block;
  width: 20px;
  height: 20px;
  text-decoration: none;
  text-indent: -9000px;
  z-index: 20;
  position: absolute;
  padding: 0;
}
#rating span a:hover {
  background: url("starrating_01.png") left center;
  z-index: 2;
  left: 0;
}
#rating a.r1-unit {
  left: 0;
}
#rating a.r1-unit:hover {
  width: 20px;
}
#rating a.r2-unit {
  left: 20px;
}
#rating a.r2-unit:hover {
  width: 40px;
}
#rating a.r3-unit {
  left: 40px;
}
#rating a.r3-unit:hover {
  width: 60px;
}
#rating a.r4-unit {
  left: 60px;
}
#rating a.r4-unit:hover {
  width: 80px;
}
#rating a.r5-unit {
  left: 80px;
}
#rating a.r5-unit:hover {
  width: 100px;
}
#rating a.r6-unit {
  left: 100px;
}
#rating a.r6-unit:hover {
  width: 120px;
}
#rating a.r7-unit {
  left: 120px;
}
#rating a.r7-unit:hover {
  width: 140px;
}
#rating a.r8-unit {
  left: 140px;
}
#rating a.r8-unit:hover {
  width: 160px;
}
#rating a.r9-unit {
  left: 160px;
}
#rating a.r9-unit:hover {
  width: 180px;
}
#rating a.r10-unit {
  left: 180px;
}
#rating a.r10-unit:hover {
  width: 200px;
}
#rating .current-rating {
  background: url("starrating_01.png") left bottom;
  position: absolute;
  height: 20px;
  display: block;
  text-indent: -9000px;
  z-index: 1;
}
#rating-count {
  padding-top: 1px;
  width: 110px;
  position: absolute;
  left: 105px;
  color: #086d38;
  font-size: 1em;
}
#rating-count span {
  float: none;
  text-indent: 0;
  font-weight: normal !important;
  font-size: 1em !important;
}
.voted {
  color: #999;
}
.thanks {
  color: #36aa3d;
}
.static {
  color: #5d3126;
}
html {
  background: url("bg-fundo.jpg") repeat;
  color: #333;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: "";
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
input,
textarea,
select {
  *font-size: 100%;
}
legend {
  color: #000;
}
body {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 62.5%;
}
select,
input,
button,
textarea {
  font-size: 1.3em;
}
table {
  font-size: inherit;
  font: 100%;
}
a {
  font-size: 1.3em;
  color: #307720;
}
a:hover {
  text-decoration: none;
}
h1 {
  color: #086d38;
  font-size: 2.4em;
}
h2 {
  color: #a71003;
  font-size: 1.8em;
  margin-top: 1.4em;
}
h3 {
  color: #a71003;
  font-size: 1.4em;
  margin-top: 1.4em;
}
h1,
h2,
h3,
strong {
  font-weight: bold;
}
p {
  font-size: 1.4em;
  line-height: 1.5em;
}
ol {
  list-style: decimal inside;
}
ul {
  list-style: none;
}
li {
  margin: 5px 0;
}
dl {
  padding: 10px 0;
}
dt {
  padding: 5px 0;
}
label {
  font-size: 1.2em;
  margin: 10px 0 4px 0;
  overflow: hidden;
}
img[align="left"] {
  float: left;
  margin-right: 10px;
  vertical-align: top;
}
.description {
  font-weight: 500;
  font-size: 1.6em;
  line-height: 1.2em;
  margin: 5px 0 15px 0;
}
#container {
  margin: 0 auto;
  width: 1000px;
}
#topo {
  background: url("bg-topo_02.jpg") no-repeat;
  height: 216px;
  width: 1000px;
}
#menu-topo {
  position: relative;
  height: 33px;
  text-align: right;
  width: 1000px;
}
.fb-links {
  position: absolute;
  top: 180px;
  right: 20px;
}
#menu-topo ul {
  padding-top: 7px;
}
#menu-topo li {
  display: inline;
  padding: 0 14px;
}
#menu-topo a {
  color: #a71003;
  font-size: 12px;
  font-weight: 700;
}
#barra-logo {
  height: 130px;
  width: 1000px;
}
#logo a {
  display: block;
  float: left;
  height: 130px;
  text-indent: -99999px;
  width: 550px;
  height: 130px;
}
#topo form {
  float: right;
  padding: 61px 0 0;
  width: 320px;
  height: 69px;
}
#busca {
  border: 0 !important;
  color: #85837b;
  display: inline;
  float: left;
  padding: 7px 0 0;
  width: 230px;
}
#busca-bt {
  display: inline;
  float: left;
  width: 35px;
}
#menu {
  height: 33px;
  padding: 0 50px 0 200px;
  text-align: left;
  width: 750px;
  overflow: hidden;
}
#menu ul {
  padding: 17px 20px 0 0;
}
#menu li {
  background: url("ico-menu.jpg") left 3px no-repeat;
  display: inline;
  padding: 0 30px 0 8px;
}
#menu a {
  color: #fff;
  font-size: 1.6em;
  text-decoration: none;
}
#menu a:hover {
  text-decoration: underline;
}
#conteudo a {
  font-weight: bold;
}
#homepage h2 {
  background: #9e9d99;
  border: #777674 1px solid;
  padding: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #fff;
}
#receita-hora {
  width: 175px;
  padding: 10px;
  text-align: center;
  background: #fdfdfb;
  border: #ebeae7 1px solid;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
#receita-hora h3 {
  display: block;
  font-size: 2em;
  margin-top: 0;
  margin-bottom: 10px;
}
#receita-hora a {
  display: block;
  margin-top: 10px;
  font-size: 1.5em;
}
#homepage.box {
  padding: 20px;
}
#homepage .box {
  padding: 20px 0;
}
#homepage .detail-content {
  width: 500px;
}
#barra-lateral {
  float: right;
}
#barra-lateral .vertical-ad {
  padding: 14px 18px 14px 17px;
  width: 160px;
  float: none;
  background: #fdfdfb;
  border: #ebeae7 1px solid;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
#categorias-menu {
  float: left;
  width: 185px;
  margin: 10px 0 0 12px;
  min-height: 600px;
}
.box-menu {
  background: #fff;
  border: #d9d8d6 1px solid;
  padding-top: 18px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.box-menu.home {
  padding-top: 0;
}
.content-menu {
  padding: 10px 5px;
}
#categorias-menu .title {
  margin: 5px;
  background: url("bg-titulo-menu-lateral.jpg") no-repeat;
  color: #fff;
  display: block;
  font-size: 18px;
  padding: 10px;
  text-align: center;
}
#categorias-menu ul {
  margin-bottom: 15px;
}
#categorias-menu span {
  display: block;
  padding: 4px;
  margin: 4px 0;
  background: #086d38;
  font-size: 1.2em;
  color: #fff;
}
#categorias-menu li {
  background: url("bg-item-menu-categorias.jpg") repeat-x;
  border: #f3f2ee solid 1px;
  display: block;
  margin: 0 0 2px;
  padding: 1px 8px;
}
#categorias-menu li a {
  display: block;
  margin: 0 0 1px;
}
#conteudo {
  float: right;
  width: 780px;
  margin: 10px 5px 0 0;
  min-height: 960px;
}
#top-receitas {
  font-size: 1.8em;
  font-weight: 700;
  color: #a71003;
  list-style-type: decimal-leading-zero;
  list-style-position: inside;
}
#top-receitas li {
  width: 80px;
  margin: 10px;
  height: 150px;
  float: left;
}
#top-receitas a {
  font-weight: normal;
  margin-top: 5px;
  display: block;
  line-height: 1.1em;
  font-size: 0.7em;
}
#novas-receitas li {
  width: 220px;
  margin: 0 10px 15px 10px;
  height: 50px;
  float: left;
}
#novas-receitas .last {
  margin: 10px 10px 0 10px;
}
#novas-receitas a {
  font-size: 1.4em;
}
#lista-receitas {
  margin: 10px 0 0 5px;
}
.link-list {
  margin: 8px 0;
  text-weight: normal;
}
.pagination {
  float: left;
  clear: both;
}
.list-total {
  background: #9a9792;
  border: #777 1px solid;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 10px;
  margin-top: 10px;
  color: #fff;
  font-weight: bold;
  font-size: 1.6em;
}
#lista-receitas {
  font-size: 1.1em;
  list-style-type: disc;
  list-style-position: inside;
  color: #086d38;
  width: 430px;
  float: left;
}
#lista-receitas a {
  font-size: 1.4em;
  font-weight: bold;
}
#lista-receitas li {
  padding: 10px 0 0 0;
}
#lista-receitas p {
  margin-left: 12px;
  color: #333;
}
.recipes-list {
  width: 420px;
  float: left;
}
.no-search {
  margin: 20px 0 0 10px;
}
.mrec-ad {
  width: 300px;
  height: 250px;
  margin: 10px 0 20px 0;
  float: right;
}
.recipe-box {
  padding: 6px;
  margin: 6px;
  width: 212px;
  height: 80px;
  float: left;
  background-color: #fff;
  border: 1px solid #ebeae7;
}
.recipe-box img {
  float: left;
  margin-right: 5px;
}
.recipe-box .image-link {
  float: left;
  width: 125px;
  max-height: 34px;
  overflow: hidden;
}
.recipe-box p {
  width: 125px;
  float: left;
  margin-top: 5px;
  font-size: 1.2em;
  line-height: 1em;
}
.recipe-box-large {
  margin: 10px 0;
  height: 80px;
  float: left;
}
.recipe-box-large p {
  margin-top: 4px;
  line-height: 1.2em;
}
.recipe-box-large a {
  font-size: 1.4em;
}
.recipe-box-large img {
  float: left;
  margin-right: 10px;
}
#categoria a {
  font-size: 1em;
}
.resume-title {
  font-size: 1.4em;
  padding: 4px 0;
  float: left;
  width: 212px;
}
#receita h3 {
  clear: both;
}
#receita span {
  font-weight: bold;
  color: #086d38;
}
#receita img {
  float: left;
  margin-right: 10px;
}
.detail-content {
  width: 420px;
  float: left;
}
.vertical-ad {
  margin-top: 15px;
  width: 160px;
  height: 600px;
  float: right;
}
.lrec-ad {
  float: left;
  width: 336px;
  height: 280px;
  margin: 20px 215px 20px 0;
}
#receita .mrec-ad {
  float: right;
  width: 300px;
  height: 250px;
  margin: 0 0 0 20px;
}
#receita .mrec-ad-bottom {
  float: left;
  width: 300px;
  height: 250px;
  margin: 20px 0 20px 0;
}
#receita .mrec-ad-bottom-right {
  float: left;
  width: 300px;
  height: 250px;
  margin: 20px 0 20px 60px;
}
.box {
  padding: 10px 20px 20px 20px;
  overflow: hidden;
}
.color-box {
  background: #f9f8f6;
  border: #d9d8d6 1px solid;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 10px;
  margin-top: 10px;
  overflow: hidden;
}
.color-box-conteudo {
  max-width: 640px;
  background: #f9f8f6;
  border: #d9d8d6 1px solid;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 20px;
  margin-top: 10px;
  overflow: hidden;
}
.pagination {
  margin-top: 30px;
}
.pagination a {
  color: #fff;
}
.pagination a,
.pagination span.current {
  border: 1px solid #5fa53a;
  font-size: 12px;
  color: #000;
  margin-right: 2px;
  padding: 4px 6px;
  text-decoration: none;
}
.pagination span.current,
.pagination a:hover {
  color: #5fa53a;
  background: #ffca7d;
}
.pagination a:last-child {
  margin-right: 0;
}
.breadcrumbs {
  padding: 3px 20px 0 20px;
  color: #585758;
  font-size: 1.1em;
}
.breadcrumbs a {
  color: #585758;
  font-weight: normal !important;
  font-size: 1em;
}
#social-links {
  margin: 5px 0 15px 0;
}
#bottom {
  overflow: hidden;
  height: 107px;
  padding: 10px 0 20px 0;
  width: 1000px;
}
#menu-bottom {
  background: url("bg-menu-rodape.jpg") 10px 0 no-repeat;
  height: 51px;
  width: 900px;
  padding: 0 50px;
}
#menu-bottom li {
  float: right;
  padding: 10px 0 0;
  width: 40px;
}
#copyrights {
  color: #504e47;
  padding: 5px 0;
  text-align: center;
}
#copyrights a {
  font-size: 1em;
}
