*{
margin:0 auto;
padding:0px;
}
img{border:0px}
html{
width:100%;
height:100%;
background-color:#163039;
margin:0 auto;
}
body{
width:100%;
height:100%;
position:relative;
margin:0 auto;
}
html > body{
height:auto;
min-height:100%;
margin:0 auto;
width:100%;
}
#header{
width:980px;
height:600px;
padding:0 0 11px 0;
margin:0 auto;
}

#tudo{
  background-image:url(images/bg.gif);
  background-repeat:repeat-y;
  width:980px;
  margin:0 auto;
  }
a#menu{
padding:0 0 0 71px;
overflow:hidden;
height:42px;
}
#menu li{
display:inline
}
#menu img{
float:left
}
#content{
width:932px;
padding:0 0 150px 68px;
overflow:hidden;
/*margin-top: -5px;*/
}
#footer{
height:150px;
position:absolute;
bottom:0px;
background-image:url(images/footer_bg.jpg);
background-position:top left;
background-repeat:no-repeat;
width:980px;
margin:0 auto;
font-family:Tahoma, sans-serif;
font-size:11px;
color:#D8E4E8;
margin-left:-68px;
}
#footer p{
width:100%;
text-align:center;
padding:90px 0 0 0;
}
#footer p a{
color:#F69302;
text-decoration:underline
}
#footer p a:visited{text-decoration:underline}
#footer p a:hover{text-decoration:none}
#posts{
width:532px;
float:left;
padding:0 44px 0 0;
/ padding:10px 44px 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
/*color:#595959*/
color:#000;
}
#sidebar{
/*width:356px;
float:left;*/
width:375px;
/*float:left*/float:right;
}
.post{
padding:0 0 35px 0;
overflow:hidden;
width:532px;
float:left;
}
.post1{
padding:0 0 35px 0;
width:870px;
float:left;
}
.post h2{
font-family:Verdana;
font-size:18px;
color:#F69302;
font-weight:normal;
display:block;
padding:0 0 0 0px;
/ line-height:70px;
}
.post1 h2{
font-family:Verdana;
font-size:18px;
color:#0055A5;
font-weight:normal;
display:block;
padding:0 0 0 0px;
/ line-height:70px;
}
.description{
padding:20px 0 0 0;
float:left;
margin: 0 0 0 0;
/ margin:0;
}
.post .description p{
display:block;
float:left;
width:95%;
padding:0 0 0 15px
}
.post1 .description p{
display:block;
float:left;
width:95%;
padding:0 0 0 15px
}
.comments{
display:block;
float:left;
line-height:17px;
padding:5px 0 0 18px;
}
.comments a{
color:#F07402;
text-decoration:underline
}
.comments a:visited{text-decoration:underline}
.comments a:hover{text-decoration:none}
.comments span{
font-size:14px;
color:#6E6E6E;
padding:0 7px;
line-height:17px;
}

#search{
/*background-image:url(images/search_bg1.jpg);
background-position:top left;
background-repeat:no-repeat;*/
width:356px;
height:124px;
margin: 0 0 20px 0;
/*float:right;*/
}
#search input{
width:169px;
height:20px;
border:0px;
line-height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#595959;
margin:50px 0 0 69px;
padding:3px 0 0 5px;
float:left;
}
#search a{
display:block;
float:left;
margin:50px 0 0 2px;
}
.post p{
width:511px;
padding:13px 0 0 20px;
}
.post p img{
margin:5px 0 0 0;
}
#comments{
padding:15px 0 0 17px;
width:515px;
float:left;
display:inline;
}
#posts .comment{
background-image:url(images/dots.gif);
background-position:bottom left;
background-repeat:repeat-x;
padding:20px 0 11px 2px;
line-height:14px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
float:left;
border:1px solid white;
}
.comment span, .avatar span{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#F17102;
padding:0px;
}
#posts .comment p{
display:block;
float:left;
width:410px;
}
.form{
width:412px;
float:left;
}
.form input{
width:405px;
border:1px solid #CCCCCC;
height:18px;
margin:0 0 9px 0;
padding:0 0 0 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#595959;
}
.form textarea{
width:405px;
border:1px solid #CCCCCC;
height:77px;
overflow:hidden;
margin:0 0 9px 0;
padding:5px 0 0 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#595959;
}
.rss{
position:absolute;
top:300px;
right:30px;
}