* {
 margin: 0;
 padding: 0;
 border: none;
 list-style: none;
 text-decoration: none;
}
a {
  color: #fff;
  text-decoration: none;
  }

 body {
 background: #727272 url(img/body-bg.jpg) no-repeat top center;
}

#wrapper { 
 margin: 0 auto;
 width: 970px;
}
.descri {
  color: #333;
  font:1.30em Arial, Helvetica, sans-serif;
  text-align: center;
  margin: 7px 0px;
}
#header {
 width: 996px;
 height: 357px;
 margin: 0 auto;
 background: url(img/header.jpg) no-repeat;
}

#header-menu {
 float: left;
}

#header-menu ul {
 margin: 0 auto;
}

#header-menu li {
 padding: 260px 0 0 0px;
 float: left;
}

#header-menu li a {
 font: bold 14px/48px Tahoma;
 color: #e4e4e4;
 display: block;
 padding: 0 0 0 30px;
}


#header-menu li a:hover {
 color: #fff;
}

#leftcolumn { 
 float: left;
 width: 220px;
 height: auto;
 background: url(img/menu-bg.jpg) repeat-y;
}

#leftcolumn h2 {
 float: right;
 width: 220px;
 height: 38px;
 margin: 5px 0px 5px 0px;
 background: url(img/menu-title.jpg) no-repeat;
}

#leftcolumn h2 span, #rightcolumn h2 span { 
 padding: 0 0 0 15px;
 font: 16px/35px Georgia;
 color: #CCCCCC;
}

#leftcolumn ul { 
 float: right;
 width: 212px;
 margin: 0 0 25px;
}

#leftcolumn li a {
 height: 20px;
 color: #333;
 font: 18px/32px trebuchet ms;
 padding: 0 0 0px 20px;
 display: block;
 background: url(img/arrow.gif) 5px 10px no-repeat;
}

#tags { 
padding-left: 10px;
width: 200px;
height: auto;
list-style-type: none;
    font-family: Tahoma;
    text-align : center;
}

#tags a {
    font-family: Tahoma;
    color: #333333;
    list-style-type: none;
}

#rightcolumn { 
 float: right;
 width: 219px;
 height: auto;
 background: url(img/menu-bg.jpg) repeat-y;
}

#rightcolumn h2 {
 float: right;
 width: 219px;
 height: 38px;
 margin: 5px 0px 5px 0px;
 background: url(img/menu-title.jpg) no-repeat;
}

#rightcolumn ul { 
 float: left;
 width: 212px;
 margin: 0 0 25px;
}

#rightcolumn li a {
 height: 20px;
 color: #333;
 font: bold 12px/32px Arial;
 padding: 0 0 0px 27px;
 display: block;
 background: url(img/arrow.gif) 13px 10px no-repeat;
}

.publicidade {
 float: left;
 width: 219px;
 height: auto;
 padding: 10px 0 15px;
}

.banners p {
 margin: 3px auto;
 width: 180px;
 height: auto;
}

#content { 
 float: left;
 width: 531px;
 height: auto;
 background: url(img/content-bg.jpg) repeat;
}

.content-footer {
 width: 531px;
 height: 22px;
 background: url(img/content-footer.jpg) no-repeat;
}

.menu-footer {
 width: 219px;
 height: 17px;
 background: url(img/menu-footer.jpg) no-repeat;
}

.post-header {
 width: 531px;
 height: 50px;
 background: url(img/post-header.jpg) no-repeat;
}

.post-details {
 margin: 0 auto;
 width: 478px;
}

.post-title {
 float: left;
 width: 475px;
 padding: 10px 0 0px 5px;
}

.post-title a {
 color: #555;
 font: bold 24px/32px "Trebuchet MS";
 letter-spacing: -1px;
}

.post-title a:hover {
 color: #333;
}

.post-content {
 width: 531px;
 height: auto;
 background: url(img/post-bg.jpg) repeat-y;
}

.post-content img { max-width: 451px; padding-top: 15px; padding-bottom: 15px; }

.post {
 margin: 0 auto;
 width: 450px;
 height: auto;
 text-align: center;
 padding: 18px 0 7px;
 color: #333;
 font: 13px "Trebuchet MS";
}

.post a {
 color: #C92525;
 font: bold 13px "Trebuchet MS";
 text-decoration: underline;
}

.post a:hover {
 text-decoration: none;
}

.post-footer {
 width: 531px;
 height: 66px;
 background: url(img/post-footer.jpg) no-repeat;
 color: #fff;
 font: bold 13px/65px "Trebuchet MS";
 margin: 0 0 15px;
}

.post-category {
 float: left;
 width: 320px;
 height: 66px;
 padding: 0 0 0 45px;
}

.post-comments {
 float: left;
 width: 150px;
 height: 66px;
}

.navigation {
 color: #000;
 width: 530px;
 text-align: center;
}
.navigation a {
 font: 15px "Trebuchet MS";
 color: #000;
 text-align: center;
}

.pposts {
 width: 490px;
 height: 60px;
 padding-left: 20px;
 padding-bottom: 10px;
 text-align: center;
}
.pubpost {
 float: left;
 width: 210px;
 padding-left: 14px;
 height: 60px;
 text-align: left;
}
.pubpost a {
 font: 12px "Tahoma";
 color: #333333;
}

#footer {
 clear: both;
 width: 100%;
 height: 202px;
 background: url(img/footer-bg.jpg) no-repeat center center;
}

#footer p {
 margin: 0 auto;
 width: 997px;
 height: 202px;
 background: url(img/footer.jpg) no-repeat bottom center;
}
#footer img {
 margin: 34px 30px 0px 0px;
}
