body {
    margin:0;
    padding:0;
    background:#f0f0f0 url(http://www.boabrasil.org/imagens/v3/bg.jpg) repeat-x;
}

body, td, tr {
    border:0;
    color:#4F4F4F;
    font-family: tahoma;
    font-size:11px;
    line-height:19px;
}

a:link, a:active, a:visited {
    color: #009999;
    text-decoration: none;
}

a:hover {
    color:#59A3A3;
    text-decoration: underline;
}

.post a:link, .post a:active, .post a:visited {
    color: #009999;
    font-weight:bold;
    text-decoration: none;
}

.post a:hover {
    color:#59A3A3;
    font-weight:bold;
    text-decoration: underline;
}

.subtitle a:link, .subtitle a:active, .subtitle a:visited {
    color: #009999;
    font-weight:bold;
    text-decoration: none;
}

.subtitle a:hover {
    color:#59A3A3;
    font-weight:bold;
    text-decoration: underline;
}

.title {
    color:#666;
    font-family:tahoma;
    font-size:20px;
    font-weight:bold;
    font-style:oblique;
}

.smalltitle {
    color:#666;
    font-family:tahoma;
    font-size:16px;
    font-weight:bold;
    font-style:oblique;
}

.subtitle {
    color:#666;
}

.sidebar {
    color:#999;
}

.sidebar a:link, .sidebar a:active, .sidebar a:visited {
    color: #ccc;
    text-decoration: none;
}

.sidebar a:hover {
    color:#eee;
    text-decoration: underline;
}

.sidebartitle {
    min-height: 28px;
    _height: 28px;
    text-align: center;
    color:#ccc;
    font-family:Palatino Linotype, Book Antiqua, Palatino;
    font-size:20px;
    font-weight:bold;
    font-style:oblique;
}

.sidebarfake {
    color:#ccc;
}

blockquote {
    border: 1px solid #afffdf;
    background: #e0fff4 url(http://www.boabrasil.org/imagens/v3/aspas.png) no-repeat top left;
    padding: 5px;
    font-size: 11px;
    color: #456F6F;
    text-align: justify;
    padding: 10px 10px 10px 35px;
    font-size: 11px;
    text-align: justify;
}

blockquote a:link, blockquote a:active, blockquote a:visited, blockquote a:hover {
    color: #669999;
    text-decoration: underline
}

.copyright {
    color:#333
}

.copyright a:link, .copyright a:active, .copyright a:visited, .copyright a:hover {
    color: #333;
    text-decoration: underline;
}

.post img {
    background:#eee;
    padding:3px;
    border:1px solid #ccc;
}

.post a:hover img {
    border: 1px solid #999;
}

.post {
    text-align: justify;
}

#navbar-iframe {
    display: none;
}

.blogdateheader {
    width:100%;
    text-align:right;
    font-family:Tahoma;
    font-size:16px;
    font-weight:bold;
    font-style:italic;
}

.parceirosbutton {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    min-height: 42px;
    _height: 42px;
    min-width: 130px;
    width: 130px;
    _width: 130px;
}

#plugs {
    min-height: 156px;
    _height: 156px;
}

#plugs #button-twitter a,
#plugs #button-orkut a,
#plugs #button-youtube a,
#plugs #button-feed a {
    background: url(http://www.boabrasil.org/imagens/v3/buttons.jpg) no-repeat;
    text-indent: -999px;
}

#plugs #button-twitter a,
#plugs #button-orkut a,
#plugs #button-youtube a,
#plugs #button-feed a {
    display: block;
    width: 78px;
    height: 80px;
    float: left;
    overflow: hidden;
    text-indent: -999px;
}

#plugs #button-twitter a{
    background-position: -0px -0px;
}

#plugs #button-twitter a:hover{
    background-position: -0px -80px;
}

#plugs #button-orkut a{
    background-position: -78px -0px;
}

#plugs #button-orkut a:hover{
    background-position: -78px -80px;
}

#plugs #button-youtube a{
    background-position: -156px -0px;
}

#plugs #button-youtube a:hover{
    background-position: -156px -80px;
}

#plugs #button-feed a{
    background-position: -234px -0px;
}

#plugs #button-feed a:hover{
    background-position: -234px -80px;
}

.noborder {
    border: 0px #000000;
}