body {
    margin: 0 auto;
    padding: 0;
    background-color: #0779A6;
}
#header {
    position: relative;
    width: 980px;
    height: 100px;
    padding: 0;
    margin: 0 auto;
    border: none;
}
#header a:hover {
    background-color: transparent;
}
#main {
    background: white url(../images/main_bg.png) repeat-y;
    margin: 0 auto;
    padding: 0 0 0 5px;;
    position: relative;
    width: 980px;
    max-width: 975px;
}
#main_top {
    position: relative;
    width: 980px;
    height: 10px;
    margin: 0 auto;
    background: white url(../images/main_top.png) no-repeat;
}
#main_bt {
    position: relative;
    width: 980px;
    height: 10px;
    margin: 0 auto;
    background: white url(../images/main_bt.png) no-repeat;
}
#content {
    position: relative;
    width: 700px;
    margin: 0 auto;
    padding: 30px 0;
    border-top: none;
    background-color: white;
    float: left;
}
#sbar {
    color: black;
    float: right;
    font-size: 12px;
    line-height: 18px;
    max-width: 226px;
    margin-right: 2px;
    padding: 30px 10px 10px 10px;
    position: relative;
    width: 248px;
}
#sbar h2 {
    color: white;
    border-bottom: solid 5px white;
    font-size: 16px;
    line-height: 24px;
}
#sbar a {
    color: black;
    text-decoration: none;
}
#sbar a:hover {
    text-decoration: underline;
    background-color: transparent;
}
#sbar ul {
    list-style: none;
}
#sbar ul.sbar, #menusbar ul {
    margin: 0;
    padding: 0;
}
#menusbar ul li {
    width: 228px;
}
#sbar ul.sbar li a, #menusbar ul li a {
    border-bottom: dotted 1px #A1BC2F;
    display: block;
    padding: 5px;
}
#sbar ul.sbar li a:hover, #menusbar ul li a:hover {
    background-color: #A1BC2F;
    text-decoration: none;
}
#sbar ul li.dsq-widget-item {
    border-bottom: dotted 1px #A1BC2F;
    padding: 5px;
}
#search_bt_global, #search_bt {
    background: transparent url(../images/bt_search.png) no-repeat;
    border: none;
    height: 30px;
    width: 40px;
}
#search_bt_global:hover, #search_bt:hover {
    cursor: pointer;
}
#search_bar tr td {
    padding: 0;
}
#search_query {
    height: 28px;
    line-height: 28px;
}
#footer_bg {
    position: relative;
    margin: 40px 0 0 0;
    padding: 20px 0 0 0;
    width: 100%;
    background-color: #e6e6e6;
    clear: both;
}
#footer {
    color: #333;
    font-size: 12px;
    line-height: 18px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 980px;
}    
#footer a, #footer h3 {
    color: #0779A6;
}
#footer h3 {
    border-bottom: solid 5px #0779A6;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 5px;
}
#footer a:hover {
    background-color: transparent;
    text-decoration: underline;
}
#menufooter ul li {
    width: 200px;
}
#footer a.block, #menufooter ul li a {
    border-bottom: dotted 1px #d6d6d6;
    padding: 5px;
}
#footer a.block:hover, #menufooter ul li a:hover {
    background-color: #d6d6d6;
    text-decoration: none;
}
#footer a.projects {
    border-bottom: dotted 1px #d6d6d6;
}
#footer a.projects:hover {
    background-color: #d6d6d6;
    text-decoration: none;
}
#footer a.projects span {
    color: #333;
}
#content ul {
    margin: 0;
}
#content ul li {
    background: transparent url(../images/li_bg.png) 0 10px no-repeat;
    list-style: none;
    margin: 0;
    padding: 5px 5px 5px 15px;
}
#content .featuredPosts ul li {
    background-image: none;
}
#menutop {
    position: absolute;
    margin: 0;
    padding: 0;
    bottom: 0;
    left: 0;
}
#menutop ul {
    list-style:none;
}
#menutop ul li {
    margin: 0 0 0 10px;
    padding: 0;
    width: 90px;
    text-align: center;
    float: left;
}
#menutop ul li a { 
    display: block;
    position: relative;
    color: #0779A6;
    background-color: white;
    font-weight: bold;
    padding: 5px 0;
    text-decoration: none;
    -moz-border-radius: 6px; 
    -webkit-border-radius: 6px; 
    border-radius: 6px;
}
#menutop ul li a:hover {
    background-color: #AACE3A;
}
#menutop ul li.active a {
    color: black;
    background-color: #AACE3A;
}
#page_footer_buttons {
    margin-top: 40px;
    text-align: right;
}
#page_footer_buttons hr {
    display: none;
}
#page_footer_buttons a:hover, #post_join a:hover, #disqus_thread a:hover {
    background-color: transparent;
    color: #779109;
    text-decoration: underline;
}
#mostresuacara a {
    display: block;
    position: relative;
    width: 700px;
    height: 156px;
    background-image: url(../images/mostresuacara.png);
    text-decoration: none;
}
#mostresuacara a:hover {
    background-position: 0 156px;
} 
#post_join {
    background-color: #eee;
    border: solid 1px #ddd;
    padding: 5px 10px;
    color: #779109;
}
#post_share {
    height: 55px;
}
#disqus_thread ul li {
    background-image: none;
}
div.postlist-img {
    background-color: white;
    border: solid 1px #ccc;
}

