body {
    margin: 10px;
    padding: 0;
    background: #658634; /* verde exercito */
}

p {
    color: #FFFFFF;
}

body, th, td, input, textarea, select {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #555555; /* cinza ascuro */
}

h1, h2, h3 {
    color: #FEE632;
}

h1 {
    letter-spacing: -2px;
    font-size: 3em;
}

h2 {
    font-size: 2em;
}

h3 {
    font-size: 1em;
}

input, textarea, select {
    color: #000000;
}

a {
    color: #FEE632;
}

a:hover {
    text-decoration: none;
}

/* Sidebar */

#sidebar {
    float: left;
    width: 241px;
}

#sidebar a {
    color:black;
}
#sidebar h2 {
    color:black;
}
/* Logo */

#logo {
    margin-bottom: 5px;
    /*  background: #95903A ;  */
    text-align: center;
    padding: 0;
}

#logo_top {
    padding-top: 5px;
    background: url(images/img01.gif) no-repeat;
}

#logo_bottom {
    padding-bottom: 5px;
    background: url(images/img03.gif) no-repeat left bottom;
}

#logo a {
    text-decoration: none;
    color: #000000;
}

/* Widgets */

#widgets {
    /* background: #F5D625 url(images/img02.gif) repeat-y; */
    background: url(images/img02.gif) repeat-y;
}

#widgets-top {
    height: 20px;
    background: url(images/img01.gif) no-repeat;
}

#widgets * {
    color: #000000;
}

ul {
    margin: 0;
    padding: 0 20px 20px 20px;
    list-style: none;
}

#widgets ul {
    margin: 0;
    padding: 0 20px 100px 20px;
    background: url(images/logo_rafting.jpg) no-repeat left bottom;
    list-style: none;
}

li {
}

#widgets li {
}

li ul {
    padding: 0 0 20px 6px;
    background: none;
    /*line-height: 180%;*/
}

#widgets li ul {
    padding: 0 0 20px 6px;
    background: none;
    line-height: 180%;
}

li li {
    padding-left: 12px;
    background: url(images/img05.gif) no-repeat left center;
}

#widgets li li {
    padding-left: 12px;
    background: url(images/img05.gif) no-repeat left center;
}

.post_amarelo h2 {
    margin: 0;
    padding: 0 0 20px 0;
    font-size: 1em;
}

#widgets h2 {
    margin: 0;
    padding: 0 0 20px 0;
    font-size: 1em;
}

/* Page */

#page {
    margin-left: 250px;
}
#logo_header {
   left: 10px;
   top: 0px;
   height: 110px;
   width: 180px;
   vertical-align: middle;
   position: relative;
   float: left;
}
#logo_post {
   left: 10px;
   top: 0px;
   height: 110px;
   width: 100px;
   text-align: center;
   vertical-align: middle;
   position: relative;
   float: right;
   margin-right: 10px;
}

#option_header {
   left: 0px;
   height: 51px;
   text-align: center;
   vertical-align: middle;
}

#option_header_2 {
   top: 5px;
   position: relative;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-weight: bold;
   height: 115px;
   right: 10px;
}

#option_header_2 A {
    color: black;
    margin-right: 15px;
}

/* Search */

#search {
    height: 51px;
    background: url(images/img06.gif) repeat-x;
}

#search form {
    height: 51px;
    margin: 0;
    padding: 0;
}

#search fieldset {
    height: 40px;
    margin: 0;
    padding: 11px 20px 0 0;
    background: url(images/img08.gif) no-repeat right top;
    border: none;
    text-align: right;
}

/* Content */

#content {
    margin-top: 5px;
}

#content h1, #content h2 {
    font-weight: normal;
    margin-top: 0px;
}

.pagetitle {
    margin: 0 0 10px 0;
    padding-top: 42px;
}

.post {
    margin-bottom: 10px;
}
.post_in {
    background: #95903A;
}

.post_amarelo {   
    margin-bottom: 0px;
}
.post_amarelo_in {
    background: #F5D625;
}

.title {
    margin: 0;
    padding: 0 20px;
}

.byline {
    margin: 0 20px;
    border-top: 2px solid #C2C9B6;
}

.entry {
    padding: 20px 20px 0 20px;
    background: #95903A; /* marrom cocô */
}

.meta {
    margin: 0;
    padding: 0 20px;
}

/* Rounded Corners */

.ct {
    background: url(images/img10.gif) no-repeat left top;
    margin-left: 0px;
}

.ct .l {
    margin-right:0px;
    background: url(images/img11.gif) no-repeat right top;
}

.ct .r {
    height: 15px;
    background: #95903A repeat-x bottom;
    margin-left:12px;
    margin-right:12px;
}

.cb {
    background: url(images/img13.gif) no-repeat left bottom;
    margin-left: 0px;
}

.cb .l {
    background: url(images/img14.gif) no-repeat right bottom;
    margin-right:0px;
}

.cb .r {
    height: 15px;
    background: #95903A repeat-x bottom;
    margin-left:12px;
    margin-right:12px;
}

.ct_a {
    background: url(images/img10_amarelo.gif) no-repeat left top;
    margin-left: 0px;
}

.ct_a .l {
    margin-right:0px;
    background: url(images/img11_amarelo.gif) no-repeat right top;
}

.ct_a .r {
    height: 15px;
    background: #F5D625 repeat-x bottom;
    margin-left:12px;
    margin-right:12px;
}

.cb_a {
    background: url(images/img13_amarelo.gif) no-repeat left bottom;
    margin-left: 0px;
}

.cb_a .l {
    background: url(images/img14_amarelo.gif) no-repeat right bottom;
    margin-right:0px;
}

.cb_a .r {
    height: 15px;
    background: #F5D625 repeat-x bottom;
    margin-left:12px;
    margin-right:12px;
}

/* Footer */

#footer {
    clear: both;
    padding-top: 10px;
    font-size: smaller;
}

#footer p {
    margin: 0;
}

.atividade_texto {
    margin: 0px 0px 0px 0px;
    border: 0px solid;
    width:280px;
    height:50px;
    top: 0px;
    left: 15px;
    position: relative;
    background: #95903A;
}

TD.item {
    font-size: 13px;
    color: #FFFFFF;
    vertical-align: top;
}

TD.item_destaque {
    font-size: 13px;
    color: #FFFFFF;
    font-weight: bold;
    vertical-align: top;
}
	
