/*

Cinzento claro: #EDEDED;
Cinzento muito escuro: #414042;

Azul texto: #0094D9;
Cinzento texto: #646464;

*/


@charset "utf-8";

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  font-family:Arial, Helvetica, sans-serif;
}

/* Begin Typography & Colors */

body{
	margin-top: 0; /* safari fix */
	padding-top: 0; /* safari fix */
	background-color: #ddd;
	background-position:;
	background-image: url('images/back_shadow.png');
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position:center; 	
}

#header {
	width:800px;
	height:154px;
	background: url('images/topo.png') no-repeat;
}

#page {
	width:800px;
	height:auto;
	margin:auto;
	background-color:#fff;
}


#containerML{
	width:770px;
	padding-top:20px;
	padding-left:30px;
	height:44px;
	float:left;
}

#logo{
	width:336px;
	height:92px;
	background: url('images/logo.png') no-repeat;
	float:left;
	
}

#logo a 
{
	width:336px;
	height:92px;
	float: left;
	cursor: pointer;
}

#containerM{
	width:800px;
	height:44px;
	float:left;
}

#menu{
	width:220px;
	height: 28px;
	padding-top:16px;
	float:right;
}

#menu ul{
	list-style-type:none;
	display:inline;
	float:none;
	padding:0;
	margin:0;
}

#menu li{
	list-style-type:none;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	float:left;

}

#menu ul li a{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-transform:uppercase;
}

#item1{
	width:45px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:14px;
	padding-top:9px;
	background:url('images/homeBack.png') no-repeat;
}

#item2{
	width:130px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:14px;
	padding-top:9px;
	background:url('images/itrade.png') no-repeat;
	margin-left:5px;
}

#subnavigation{
	width:800px;
	height:  45px;
	float:left;
	padding-top: 2px
}

div#subnavigation div#searchForm
{
	float:left;
	height:45px;
	width:300px;
}

.search{
	float:left;
	height:23px;
	margin-left:10px;
	margin-top:11px;
	width:100%;
}

.search-text{
	background:url("images/backSearch.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	color:#B3B3B3;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:italic;
	margin:0 0 0 10px;
	padding:4px 0 5px 20px;
	width:191px;
}


.searc-text:focus{
	padding-left:8px;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	color: #B3B3B3;
	background:url('images/backSearch.png') no-repeat;
}


#searchform {
	width:250px;
	height:23px;
	float:left;
}

#searchWrapper {
	width: 100%;
	height: 23px;
}
/*
.search-submit{
	background:none repeat scroll 0 0 transparent;
	border:medium none;
	color:#F2F2F2;
	display:inline;
	font-family:arial,helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	padding:5px 7px 3px 8px;
	text-transform:uppercase;
	cursor: pointer;
}
*/
.search-submit { /* newer version:: fix IE */
	border: none;
	cursor:pointer;
	width: 61px;
	height: 23px;
}
#searchBoxImgCont {
	width: 61px !important;
	height: 23px;
	float: left;
	background: url(images/search.png) no-repeat 0 0;
}
 
#backCat{
	background:url("images/catImg.png") no-repeat scroll 0 0 transparent;
	float:left;
	height:23px;
	width:217px;
}

.entry {
	float:left;
	height:auto;
	padding-top: 15px;
	width:492px;
}
.entry p{
	width:492px;
	height:auto;
	padding: 0 0 10px 0;
	margin: 0;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#646464;
	font-size:11px;
	line-height:1.4em;
}

		.entry_single {
			float:left;
			height:auto;
			padding: 0;
			width:492px;
		}
		.entry_single p{
			width:492px;
			height:auto;
			margin: 0;
			float:left;
			font-family:Arial, Helvetica, sans-serif;
			color:#646464;
			font-size:11px;
			line-height:1.4em;
		}
		.entry_single p:first-child {
			padding:13px 0 0 0;
		}
		.entry_single p {
			padding: 0 0 13px 0;
		}

.entry p a
{
	color: #0094D9;
	text-decoration: underline;
}

.chromestyle{
	float:left;
	height:45px;
	padding-left:45px;
	width:217px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul{
	float:left;
	height:23px;
	margin:11px 0 0;
	padding:0;
	width:217px;
}

.chromestyle ul li{
	width:auto;
	height: 23px;
	display: inline;
	float:left;
	margin: 0 3px 0 0;
}

.chromestyle ul li a {
	color:#F2F2F2;
	display:inline-block;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	height:auto;
	padding:5px 0 5px 25px;
	text-decoration:none;
	text-transform:uppercase;
	width:192px;
}

.chromestyle ul li#backCat a span{
	width:217px;
	height:23px;
}
#size{
	width:217px;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv {
	margin-left:9px;
	margin-top: -1px;
	position:absolute;
	top:0;
	visibility:hidden;
	width:200px;
	z-index:100;
}


.dropmenudiv a{
	width: auto;
	height:18px;
	padding-left:18px;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#646464;
	padding-top:5px;
	text-decoration: none;
}

#dropmenu1 a:last-child {
	width: auto;
	height: 25px !important;
	background: url(images/cantos_dropbox_200px25px.png) no-repeat 0 0 !important;
}
#dropmenu1 a:last-child:hover {
	background: url(images/cantos_dropbox_200px25px_newhover.png) no-repeat 0 0 !important;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
	
}

.dropmenudiv a {
	background: #F2F2F2;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #4D4D4D !important;
	color:#fff;
	text-decoration:none;
}


#funcRss{
	float:left;
	height:20px;
	margin-left:60px;
	margin-top:11px;
	padding-top:3px;
	width:170px;
}

#rss1 {
	float:left;
	height:20px;
	margin-right:22px;
	padding:0;
	width:56px;
}


#rss1 ul{
	list-style-type:none;
	display:inline;
	float:none;
	padding:0;
	margin:0;	
}
#rss1 li{
	list-style-type:none;
	display:inline;
	float:left;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	margin-left:3px;
	text-decoration:none;
}

#rss1 li a{
	
}


#imgSpace{
	padding-top:3px;
}


#rss2 {
	width:90px;
	height:20px;
	padding:0;
	margin:0;
	float:left;
}


#rss2 ul{
	list-style-type:none;
	display:inline;
	float:none;
	padding:0;
	margin:0;	
}
#rss2 li{
	list-style-type:none;
	display:inline;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	margin-left:3px;
	text-decoration:none;
}

#rss2 li a{
	
}










.widecolumn{
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	width:800px;
	height:32px;
	background:#333;
	clear:both;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:10px;
}
	
	

small {
	width:492px;
	height:auto;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:10px;
	text-transform:uppercase;
	color:#999999;
}


h1 {
	font-size: 4em;
	text-align: center;
	}


h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}


h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color: #0094D9;
	padding-bottom:6px;
}

h2 a{
	width:492px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color: #0094D9;
	padding-bottom:6px;
}

h3, h3 a, h3 a:visited {
	width:492px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color: #0094D9;
}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}


.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

div#com_wrapper div.com_row
{
	clear: both;
	width: 100%;
	height: auto;
	float: left;
}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a 
{
	color: #0094D9;
	text-decoration: none;
}


h2 a:hover, h3 a:hover {
	color: #414042;
	text-decoration: none;
	}

a:hover {
	color: #414042;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


.narrowcolumn {
	width: 492px;
	padding-left:30px;
	margin-right:30px;
	padding-top:43px;
	float: left;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0;
	text-align:left;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata{
	width:492px;
	height:auto;
	padding-top: 5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	text-transform:uppercase;
	line-height:1.8em;
	font-size:10px;
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:1px #ccc solid;
	margin-bottom:20px;
	float:left;
}

.narrowcolumn .postmetadata img{
	margin-top:5px;
}
.widecolumn .postmetadata {
	margin:0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

div#content h2
{
	padding: 0 0 5px 0;
	margin: 0;
}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}


h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
.entry p img {
	margin-top:5px;
	padding-bottom:3px;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright,
.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 487px;
	margin: 15px 0 0 0;
	}

#commentform textarea,
#commentform input
{
	padding: 3px;
	color: #fff;
	background: #414042;
	border: none;
}

#commentform textarea
{
	overflow: auto;
}

#commentform input#com_btn_submt
{
	width: 139px;
	height: 23px;
	float: right;
	padding: 0;
	margin: 10px 0 0 0;
	background: url(images/butaocomentsend.png) no-repeat 0 0;
	cursor: pointer;
}

button#com_btn_submt {
	background:url("images/butaocomentsend.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	color:#FEFEFE;
	cursor:pointer;
	float:right;
	font-family:arial,helvetica,sans-serif;
	font-size:9px;
	font-weight:bold;
	height:auto;
	margin:10px 0 0;
	padding:5px 0 6px 2px;
	text-transform:uppercase;
	width:139px;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }



.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: pointer;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	width: 100%;
	float: left;
	text-align: center;
	padding: 10px 0 30px 0;
	}

div.navigation div.alignleft 
{
	float: left;
}

div.navigation div.alignleft a
{
	background:url("images/anterior_14px.png") no-repeat scroll 0 0 transparent !important;
	color:#414042;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	padding-left:15px;
	text-transform:uppercase;
}

div.navigation div.alignright {
	float: right;
}

div.navigation div.alignright a
{
	color: #414042;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	background:url("images/recentes_14px.png") no-repeat scroll right 0 transparent !important;
	padding-right:15px;
}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
div#clearfix_main 
{
	clear: both;
	width: auto;
	height: 0;
	padding: 0;
	margin: 0;
}

div#content div.entry #linkxng
{
	font-size: 10px !important;
	text-decoration: none;
}

div#content div.entry #linkxng:hover
{
	color: #414042;
}

/* comentarios */

div#com_wrapper 
{
	width:492px;
	height: auto;
	float: left;
	padding-top: 30px;
}

div#com_wrapper
{
	font-family:arial,helvetica,sans-serif;
	font-size: 11px;
	color:#646464;
}


div#com_wrapper h2#commentstitle 
{
	display: inline-block;
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 10px;
}

div#com_wrapper div#commentlist
{
	width: 100%;
	height: auto;
	float: left;
}

div#com_wrapper div#com_each_item
{
	float: left;
	padding-bottom:18px;
	padding-top:7px;
	border-top: 1px solid #CCCCCC;
}

div#commentlist div#com_clearfix
{
	padding: 10px 0;
	border-bottom:1px solid #CCCCCC;
}

div#com_wrapper div#commentlist p
{
	width: 492px;
	float: left;
	font-family:arial,helvetica,sans-serif;
	font-size: 11px;
	color:#646464;
}

div#com_wrapper div#com_header
{
	width: 492px;
	height: auto;
	float: left;
	font-size: 12px;
	padding-bottom: 20px;
}

div#com_wrapper span#com_autor
{
	width: auto;
	height: auto;
	float: left;
	color: #0094D9;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}

div#com_wrapper span#com_date
{
	width: auto;
	height: auto;
	float: right;
	color: #0094D9;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}

div#com_wrapper h2#postcomment
{
	width: 492px;
	height: auto;
	float: left;
	padding-top: 50px;
	border-bottom:1px solid #CCCCCC;
}

div#com_wrapper form#commentform
{
	width: 100%;
	height: auto;
	float: left;
	padding-top: 10px;
}

form#commentform span#com_label_box
{
	display: inline-block;
	width: 70px;
	height: 12px;
	float: left;
	margin-top: 4px;
	padding-left: 10px;
	background: url('images/dotsetaazul_12px.png') no-repeat 0 0;
}

form#commentform  span#com_label_box  small
{	
	color:#646464;
	font-weight: bold;
	text-transform: none !important;
}

form#commentform input
{
	width: 406px;
	padding: 3px;
	margin: 0 0 15px 0;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
}

#singlepostmetadata 
{
	border: none;
}

ul#com_rss
{
	clear: both;
	width: 492px;
	height: auto;
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}

ul#com_rss #imgSpace
{
	padding: 2px 0 0 5px;
}

ul#com_rss li
{
		float: left;
}

ul#com_rss li a
{
		float: left;
		font-size: 11px;
		color: #414042;
}

