
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x left top;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #B0B0B0;
}

a:focus {outline:0;}
.clearit { clear: both; height: 1px; margin:0; padding:0; }


h1, h2, h3 {
	margin: 0;
	padding: 0;
}

h1 {
}

h2 {
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 25px;
	list-style: none;
}

a {
	color: #29A0C8;
}

a:hover, a:active {
	text-decoration: none;
	color: #29A0C8;
}

a:visited {
	color: #29A0C8;
}

img {
	border: none;
	margin:0;
	padding:0;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-size: 13px;
	color: #333333;
}

#wrapper {
	margin:0;
	padding:0;
}

/* Header */

#header {
	width: 700px;
	margin: 0 auto;
	padding:0;
}

/* Menu */

#menu {
	width: 700px;
	height: 50px;
	margin: 10px auto;
	background: url(images/img02.jpg) repeat-x left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
	height: 50px;
}

#menu a {
	display: block;
	padding: 15px 20px 0px 20px;
	background: url(images/img03.jpg) no-repeat right 22px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #99B8BD;
}

#menu a:hover { 
	color: #fff;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/** LOGO */

#logo {
	width: 700px;
	height: 100px;
	margin: 25px auto;
	background: url(images/todarede.png) no-repeat left 5px;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	/*text-transform: uppercase;*/	
	line-height: normal;
}

#logo h1 {
	padding: 40px 0 10px 60px;
	font-size: 24px;
}

#logo h1 a {
	text-decoration: none;
	color: #29A0C8; 
}

#logo h1 a:hover { text-decoration: none; }

#logo h2 {
	padding: 55px 0 0 200px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#logo p a {
	text-decoration: none;
	color: #8E8C8D;
}

#logo p a:hover { text-decoration: none; }



/* Page */

#page {
	width: 700px;
	margin: -10px auto;
	padding: 0px 0px;
}

/* Content */

#content {
	float: right;
	width: 450px;
	padding: 30px 0px;
	background: #EFEFEF;
	border: 1px solid #AFAFAF;
}

/* post master */
.post_master {
	padding: 0px 20px;
	margin-bottom: 20px;
}

.post_master h1 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color: #000; 
}

.post_master p {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #000; 
}

/* Post */

.post {
	padding: 0px 20px;
	margin-bottom: 20px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 3px solid #8E8C8D;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #000; 
}

.post .entry {
	padding-top: 10px;
	color: #3F3F3F;
}

.entry_interna td {
	border-top: 1px solid #666;
}

.post .entry_interna p {
	padding-top: 5px;
	color: #3F3F3F;
	line-height: 15px;
}


.post .meta {
	margin: -10px 0 0 0;
	font-size: 10px;
}

.post .meta p {
	padding-top: 15px;
	line-height: normal;
	color: #28313A; 
}

.post .meta .byline {
	float: left;
}

.post .links {
	background: url(images/resultset_next.png) no-repeat left 8px;
	padding: 3px 0 0 20px;
}

.post .meta .more {
	padding: 0 20px 0 18px;
}

.post .meta .comments {
	padding-left: 22px;
}

.post .meta b {
	display: none;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 235px;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 10px;
}

#sidebar li ul {
	background: #DFF1FF;
	padding-top: 10px;
	padding-bottom: 20px;
}

#sidebar li li {
	margin: 0 20px;
	padding: 0px 10px;
	background: url(images/bullet_blue.png) no-repeat left 10px;
}

#sidebar h2 {
	width: 215px;
	height: 35px;
	margin: 0;
	padding: 10px 0px 0px 20px;
	background: #2F7EBF;
	border-bottom: 2px solid #12527B;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF; 
}

#sidebar a {
	text-decoration: none;
	color: #004F8F; 
}

/* Search */

#search {
	background: #DFF1FF;
	padding-bottom: 20px;

}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 130px;
	margin-right: 5px;
	border: 1px solid #DFE1E0;
	margin-left: 20px;
}

#x {
	padding: 3px;
	border: none;
	background: #678B1D;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
}

#footer {
	width: 700px;
	margin: 0 auto;
	padding: 0;
	background: #E5E5E5;
}

html>body #footer {
	height: auto;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#legal {
	clear: both;
	text-align: center;
	color: #292D2F;
}

#legal a {
	font-weight: normal;
	color: #3E3C3D;
}

.pagina_full {
	padding-top: 3px;
	margin:0;
}


/* Content_interno */

#content_interno {
	float: right;
	width: 450px;
	padding: 30px 0px;
	border-left: 1px dotted #000;
}

/* sidebar_interna */

#sidebar_interna {
	float: left;
	width: 235px;
	margin: 0;
	padding: 0;
}

#sidebar_interna ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar_interna li {
	margin-bottom: 10px;
}

#sidebar_interna li ul {
	background: #fff;
	padding-top: 10px;
	padding-bottom: 20px;
}

#sidebar_interna li li {
	margin: 0 20px;
	padding: 0px 10px;
	background: url(images/bullet_blue.png) no-repeat left 10px;
}

#sidebar_interna h2 {
	width: 215px;
	height: 35px;
	margin: 0;
	padding: 10px 0px 0px 20px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	color: #000; 
}

#sidebar_interna h3 {
	width: 215px;
	margin: 0;
	padding: 0px 0px 10px 20px;
	border-bottom: 1px dashed #7F7F7F;
	font-size: 12px;
	font-weight: normal;
	color: #000; 
	line-height: 15px;
}

#sidebar_interna a {
	text-decoration: none;
	color: #004F8F; 
}

#sidebar_interna a:hover {
	text-decoration: none;
	font-weight: bold;
}

.ativo {
	text-decoration: none;
	font-weight: bold;
}

.tweet, .query {
	color: black;
	margin:0;
	padding:0;
}


.tweet li {
	border-bottom: 1px dotted #666;
	font-size: 11px;
	line-height: 12px;
	padding: 0 0 6px 0;
	margin: 0 15px 0 20px;
	text-align: left;
}


.tweet .tweet_list, .query .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
	text-transform: uppercase;
}

.tweet .tweet_list li, .query .tweet_list li {
/*      overflow-y: auto;
      overflow-x: hidden;
      padding: .5em;
	  margin:5px;*/
}

.tweet .tweet_list li a, .query .tweet_list li a {
	color: #0C717A;
}

.tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {
}

.tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left;
}

.tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
	/*vertical-align: middle;*/
}


.lowborder {
	border-bottom: 1px solid black;
}


.falecom {
	color: #000;
	margin-top: 15px;
	letter-spacing: 0px;
}

.falecom h1 {
	color: #000;
	font-size: 12px;
	padding: 0;
	margin: 0;
	letter-spacing: 0px;
	font-weight: normal;
}

.falecom span {
	color: #666;
	font-size: 11px;
	padding: 0;
	margin: 0 0 0 15px;
	font-weight: normal;
}

.falecom input,  .falecom textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #004F8F;
	background: #EFF9FF;
	padding: 3px;
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: -1px;
	border: 1px solid #666;
}

.full {
	width: 100%;
}

.medio {
	width: 70%;
}

.mini {
	width: 40%;
}


/* BOTOES */
.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/*CORES*/
button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

.parceiros ul {
	margin : 0 0 0 0;
	padding: 0;
}

.parceiros li {
	margin : 0;
	padding: 5px 0 5px 0;
	height: 60px;
	overflow: hidden;
	border-bottom: 1px dotted #BFBFBF;
}

.parceiros img {
	float: left;
	padding: 0 15px 0 0;
	margin: 0;
}

.parceiros p {
	font-size: 13px;
	border-bottom: 1px solid #666;
	padding: 0;
	margin:  0;
	color: #004F8F;
	font-weight: bold;
	text-align: right;
}

.parceiros h1 {
	font-size: 12px;
	padding: 12px 0 2px 0;
	margin:  0;
	color: #000;
	line-height: 10px;
}

.parceiros h2 {
	font-size: 11px;
	padding: 0;
	margin:  0;
	color: #000;
	font-weight: normal;
	line-height: 10px;
}

.parceiros a {
	font-size: 12px;
	padding: 0;
	margin:  0;
	color: #004F8F;
	font-weight: normal;
	text-decoration: none;
	line-height: 10px;
}

.parceiros a:hover {
	font-size: 12px;
	padding: 0;
	margin:  0;
	color: #007BDF;
	font-weight: normal;
	text-decoration: none;
	line-height: 10px;
}
