html { cursor: url(), auto !important; background-color: #f5f3de; background-repeat: no-repeat; background-attachment: scroll; background-position: top center; background-image: url("http://oi64.tinypic.com/2pq9o1t.jpg"); border-top: 0px solid #f5f3de; auto;} body {margin: auto; background-color: #f5f3de; width: auto;} /* Barra */ #barra { width: 81%; height: auto; align: center; color: #; background: transparent; margin-top: 375px; } #barra .tubo { width: 97%; height: auto; align: center; text-align: center; background: transparent; box-shadow: 0px 0px 0px; } #barra .fvbarraf{ text-align: center; height: auto; font: 9px calibri; color: #000; background: #f5f3de; border: 0px dotted #; padding: 2px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; letter-spacing: 0px;} #barra .fvbarra a:link, #barra .fvbarra a:visited , #barra .fvbarra a:active {align: center; margin: 2px; color: #b4af82; font: 9px calibri; text-align: center; padding: 4px 4px 3px 4px; letter-spacing: 1px; text-transform: uppercase; background: #f5f3de; border-bottom: 1px solid #f5f3de; -moz-transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-out; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; } #barra .fvbarra a:hover {align: center; margin: 2px; color: #d38e75; font: 9px calibri; text-align: center; padding: 4px 4px 3px 4px; letter-spacing: 1px; text-decoration: none; text-transform: uppercase; background: #f5f3de; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; border-bottom: 1px solid #b4af82; } #barra .fvbarra {align: center; font: normal 1px Verdana; color: transparent;} #barra .barraimg {opacity:.0;} /* Footer */ #footer { font: 9px calibri; text-transform: uppercase; padding-top: 18px; padding-bottom: 10px; letter-spacing: 1px; color: #f5f3de; background: #f9f7e5; background-image: url("http://oi57.tinypic.com/2qjkcif.jpg"); } /* Caixa Comentario */ input, textarea, select { font: 11px Verdana; color: #b4af82; text-align: left; border: 1px solid #e3e1c7; background-color: #f5f3de; background-image: url('none'); } .comentarios { font-family: Verdana; font-style: normal; text-align: justify; font-size: 11px; color: #b4af82; padding: 3px; background-color: transparent; border: none; width: 420px;} /* -- Fundo -- */ .fundo {width: 200px; text-align: justify; margin-bottom: 5px; background-color: #f5f3de; padding: 5px; border: 1px solid #d4d2b9; -moz-border-radius: 0px; -o-border-radius: 10px 10px 10px 10px; border-radius: 10px 10px 10px 10px; } /* -- Fonte -- */ P, body, td, tr, div { font-style: uppercase; font-weight: normal; color: #b4af82; font: 12px; font-family: calibri; cursor: url(), auto !important; line-height: 12px;} /* -- Links -- */ a, a:link{ color: #d38e75; font-family:calibri; font-weight:none; line-height: 12px; text-align: center; letter-spacing:1px; text-transform: uppercase; text-decoration: italic; font-style: none; font-size: 9px; cursor: url(), auto !important; TEXT-DECORATION: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; border-bottom: 1px solid #f5f3de; } a:hover { color: #d38e75; font-family:calibri; font-weight:none; line-height: 12px; text-align: center; letter-spacing:1px; text-transform: uppercase; text-decoration: none; font-size: 9px; font-style: uppercase; cursor: url(), auto !important; TEXT-DECORATION: none; background: #f5f3de; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; border-bottom: 1px solid #b4af82; } /* -- Titulos -- */ .titulo_post { background: #none; color: #b4af82; font-family:calibri; font-weight:bold; line-height: 10px; text-align: center; letter-spacing:1px; text-transform: uppercase; text-decoration: none; font-size: 10px; background-color: #none; padding: 1px;} .titulo { font-family:calibri; font-weight:bold; line-height: 12px; text-align: center; letter-spacing:1px; text-transform: uppercase; text-decoration: none; font-size: 10px; color: #f5f3de; } .subtitulo { background: #f5f3de; color: #b4af82; letter-spacing: 1px; font-size: 9px; font-weight: bold; padding: 2px; font-family:calibri; text-transform:uppercase; border: 3px solid #f5f3de; width: 100px;} /* -- Estilos -- */ strong { cursor: normal; color: #b4af82; TEXT-DECORATION: none; } u { cursor: normal; color: #b4af82; TEXT-DECORATION: none; } i { cursor: normal; color: #b4af82; TEXT-DECORATION: none; } c { cursor: normal; color: #b4af82; TEXT-DECORATION: none; } /* -- Opacidade Imagens -- */ a img {-webkit-filter: grayscale(100%); padding: 0px; transition-duration: 1s; -moz-transition-duration: 1s; -webkit-transition-duration: 1s; -o-transition-duration: 1s;} a:hover img {-webkit-filter: grayscale(0%); padding: 0px; transition-duration: 1s; -moz-transition-duration: 1s; -webkit-transition-duration: 1s; -o-transition-duration: 1s;}