body {
    font-size: 13px;
    font-family: Tahoma, Geneva, Verdana, sans-serif;
    color: #333;
    margin: 0;
    padding: 0;
    background-color: white;
    line-height:19.5px;
}
table, th, td {
    padding: 4px; 
    border-collapse: collapse;
}
table#kite_elm_4 tr {
    border-bottom: dotted 1px #ddd;
}
table.nopadding td {
    padding: 0;
}
a {
    color: #779109;
    padding: 2px;
    text-decoration: none;
}
a:visited {
    color: #779109;
}
a:hover {
    background-color: #779109;
    color: white;
}
a.ui-state-default {
    color: white;
    padding: 2px 6px; 
}
a.ui-state-hover {
    background-color: white;
    color: #0779A6;
}
a.block {
    display: block;
    padding: 2px 0;
    width: 100%;
}
h1, h2, h3, h4 {
    font-family: 'Trebuchet MS', Helvetica, sans-serif;;
}
h1 {
    color: #779109;
    font-size: 19px;
    font-weight: bold;
    line-height: 27px;
    margin-top: 8px;
    padding: 2px;
}
h2 {
    color: #0779A6;
    font-size: 19px;
    font-weight: bold;
    line-height: 28.5px;
    margin-top: 0;
}
h3 {
    color: #0779A6;
    line-height: 24px;
    font-size: 16px;
    font-weight: bold;
    margin: 5px 0;
}
h4 {
    color: #333;
    font-size: 14px;
    font-weight: bold;
}
hr {
    border: 0;
    border-top: solid 1px #CCC;
}
fieldset {
    border-top: solid 1px #ccc;
    border-bottom:none;
    border-left:none;
    border-right:none;
}

.index {
    width: 440px;
    margin: 0 auto;
    background-color: #EEEEEE;
    padding: 4px;
    padding-bottom: 0;
    border: dashed 1px #DDDDDD;
    font-size: 90%;
    margin-bottom: 20px;
}
.index ul {
    margin-bottom: 0;
    padding-bottom: 0;
}
.post {
    margin-bottom: 60px;
}
.post-content h2 {
    background: #eee url(../images/h2_bg.png) 0 0 repeat-y;
    color: black;
    font-size: 16px;
    line-height: 24px;
    padding: 4px 4px 4px 44px;
    -moz-border-radius-topleft: 6px; 
    -webkit-border-top-left-radius: 6px; 
    border-top-left-radius: 6px; 
    -moz-border-radius-bottomleft: 6px; 
    -webkit-border-bottom-left-radius: 6px; 
    border-bottom-left-radius: 6px;
}
.post-content h2.post-title {
    background-color: transparent;
    background-image: none;
    border: none;
    color: #0779A6;
    font-size: 19px;
    line-height: 28.5px;
    padding: 0;
    margin: 0;
}
.post-content h2.post-title a {
    color: #0779A6
}
.post-content h2.post-title a:hover {
    color: white;
    background-color: #0779A6;
}
div.post-info {
    position: relative;
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    padding: 3px 0;
}
.post-footer-list a:hover, .post-footer a:hover, .post-info a:hover {
    background-color: transparent;
    color: #779109;
    text-decoration: underline;
}
.post-footer {
    background-color: #eee;
    border: solid 1px #ddd;
    padding: 5px 10px;
}
.post-author-info {
    padding-bottom: 5px;
}
.post-tags {
    border-top: solid 1px #aace3a;
}
div.post-related ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}
div.post-related ul li {
    width: 310px;
    max-width: 300px;
    margin: 0 0 0 20px;
    float: left;
}
p.ano-mes-header {
    display: none;
}
.content ul li {
    margin: 10px 0;
}
.featuredPosts {
    background-color: #f6f6f6;
    border: solid 1px #ddd;
    padding: 0 4px;
    width: 698px;
    max-width: 690px;
}
.featuredPosts a {
    color: #0779A6;
    font-size: 19px;
    line-height: 27px;
    padding: 2px 4px;
}
.featuredPosts a:hover {
    background-color: #0779A6;
    color: white;
    text-decoration: none;
}
.featuredPosts p.slide_buttons a {
    background-color: #0779A6;
    color: white;
    font-size: 13px;
    line-height: 19.5px;
    padding: 2px 4px;
}
.featuredPosts p.slide_buttons a:hover {
    color: #0779A6;
    background-color: #f6f6f6;
}
p.breadcrumbs a:hover, 
a.dsq-brlink:hover,
a.comment_config:hover {
    background-color: transparent;
    color: #779109;
    text-decoration: underline;
}
div.list div {
    padding: 5px 0;
}
ul.dsq-widget-list {
    margin: 0;
    padding: 0 6px;
}
.inputone, .btone {
    margin: 0;
    padding: 0;
}
.inputone {
    border: solid 1px #ddd;
    border-right: none;
    height: 22px;
    line-height: 22px;
    width: 140px;
}
.btone {
    background: transparent url(../images/bt_one.png) no-repeat;
    border: none;
    color: white;
    height: 24px;
    font-weight: bold;
    width: 40px;
}
.btone:hover {
   cursor: pointer;
}

