* {
    margin: 0;
    padding: 0;
    border: none;
    list-style: none;
    text-decoration: none;
}
select {
    width: 160px;
    font: 0.9em Georgia;
    color: #685c4d;
    background: transparent;
    margin: 17px 0 0 17px;
}
img {
    border: none;
}
html {
    background: url(../../img/body-bg.jpg) repeat-y center center;
    height: 100%;
}
body {
    background: url(../../img/topo-bg.jpg) no-repeat top center;
    height: 100%;
    font-family: Georgia;
}
html > body {
    min-height: 100%;
    height: auto;
}
#wrapper {
    margin: 0 auto;
    width: 1000px;
    color: #7c7565;
    overflow: hidden;
    background: url(../../img/das.jpg) repeat-y;
}
#wrapper span.pink {
    color: #c7228a;
}
#wrapper span.black {
    color: #111;
}
#header {
    float: left;
    width: 1000px;
    height: 241px;
}
#header-left {
    float: left;
    width: 341px;
    height: 241px;
    background: url(../../img/topo-logo.jpg);
}
#header-left a {
    display: block;
    width: 310px;
    height: 150px;
    margin: 45px 0 0 30px;
}
#header-right {
    float: right;
    width: 659px;
    height: 241px;
}
#header-url {
    width: 659px;
    height: 47px;
    background: url(../../img/topo-url.jpg);
}
#header-banner {
    width: 659px;
    height: 72px;
    background: url(../../img/topo-banner.jpg);
}
#header-banner img{
    float: right;
    width: 468px;
    height: 60px;
    padding: 6px 8px 0 0;
}
#header-search {
    width: 659px;
    height: 60px;
    background: url(../../img/topo-busca.jpg);
}
.search {
    width: 420px;
    height: 60px;
    margin: 0 0 0 200px;
}
.input-txt-search {
    float: left;
    width: 300px;
    height: 25px;
    font: 16px Georgia;
    color: #685c4d;
    background: transparent;
    margin: 23px 0 0 50px;
}
.btn-search {
    float: right;
    width: 48px;
    height: 60px;
}
#header-menu {
    width: 659px;
    height: 62px;
    background: url(../../img/topo-menu.jpg);
}
#header-menu ul {
    display: inline;
}
#header-menu li {
    float: left;
    width: 164px;
    height: 62px;
}
#header-menu li a {
    display: block;
    width: 164px;
    height: 61px;
}
#leftcolumn {
    float: left;
    width: 220px;
    height: auto;
}
#leftcolumn ul {
    margin: 0 auto;
    width: 200px;
}
#leftcolumn li, #rightcolumn li {
    padding: 0 0 0 30px;
    background: url(../../img/arrow.jpg) no-repeat 0 5px;
    line-height: 25px;
    height: 25px;
}
#leftcolumn ul li a, #rightcolumn ul li a {
    color: #7c7565;
    font: 1em Georgia;
}
#leftcolumn ul li a:hover, #rightcolumn ul li a:hover {
    text-decoration: underline;
}
#leftcolumn p.archive {
    width: 160px;
    margin: 0 auto;
    font: bold 0.75em Georgia;
    line-height: 20px;
}
#leftcolumn p.archive-menu {
    width: 200px;
    height: 55px;
    margin: 0 auto;
    background: url(../../img/archive-bg.jpg) no-repeat;
}
#rightcolumn {
    float: right;
    width: 220px;
    height: auto;
}
#rightcolumn p.text {
    color: #7c7565;
    font: 0.8em Georgia;
    background: url(../../img/welcome-bg.jpg) repeat-y;
    padding: 0 26px 0 28px;
    text-align: justify;
    margin: -3px 0 0 0;
}
#rightcolumn p.banners a {
    display: block;
    margin: 0 0 6px 45px;
    width: 120px;
    height: 60px;
}
#rightcolumn p.banners2 a {
    display: block;
    margin: 0 0 6px 45px;
    width: 120px;
    height: 120px;
}
#content {
    float: left;
    width: 560px;
    height: auto;
}
.posts {
    float: left;
    width: 540px;
    height: auto;
    margin: 10px 0 20px 3px;
}
.date {
    float: left;
    width: 134px;
    height: 112px;
    background: url(../../img/post-date.jpg);
}
.date ul {
    float: right;
}
.date li.month {
    width: 113px;
    height: 15px;
    margin: 10px 0 0 0;
    text-align: center;
    font: 0.7em "Trebuchet MS";
    color: #fff;
}
.date li.day {
    width: 113px;
    height: 50px;
    margin: 5px 0 0 0;
    text-align: center;
    font: bold 2.1em "Trebuchet MS";
    color: #111;
}
.title {
    float: left;
    width: 325px;
    height: 82px;
    padding: 30px 0 0;
    background: url(../../img/post-title.jpg);
}
.title a {
    font: 1.9em Georgia;
    color: #111;
}
.title a:hover {
    text-decoration: underline;
}
.amateur {
    float: right;
    width: 81px;
    height: 112px;
    background: url(../../img/post-amadoras.jpg);
}
.posted {
    width: 540px;
    height: auto;
    background: url(../../img/post-bg.jpg) repeat-y;
}
.posted-content {
    margin: 0 auto;
    text-align: center;
    width: 520px;
    height: auto;
    font: .8em Georgia;
    padding: 0 0 15px 0
}
.posted-content a{
    font: bold 1em Georgia;
    color: #7c7565;
}
.posted-content a:hover{
    text-decoration: underline;
}
.info {
    width: 540px;
    height: 67px;
    background: url(../../img/post-footer.jpg);
}
.info ul {
    line-height: 65px;
}
.info ul a {
    font: 0.9em Georgia;
    color: #685c4d;
}
.info ul a:hover {
    text-decoration: underline;
}
.info li.comments {
    float: left;
    width: 270px;
    text-align: center;
}
.info li.category {
    float: right;
    width: 255px;
}
#footer {
    float: right;
    width: 100%;
    height: 175px;
    background: url(../../img/footer-bg.jpg) repeat-x;
}
#footer img {
    display: block;
    margin: 0 auto;
    width: 1000px;
    height: 175px;
}
.pagination {
    float: left;
    width: 95%;
    height: 30px;
    line-height: 30px;
    margin: 5px 0 21px 0;
    text-align: center;
    clear: both;
}
.pagination a,.pagination span.pages {
    background: #fff;
}
.pagination a:hover {
    background: #CDC2AE;
}
.pagination a,.pagination span.current,.pagination span.pages,.pagination span.extend {
    color: #c7228a;
    margin: 2px;
    font: .9em "Trebuchet MS";
    padding: 2px 6px 2px 6px;
    border: 1px solid #CDC2AE;
}
