/*

Theme Name: Comprar.ai
Theme URI: http://comprar.ai/
Description: Layout do onde comprar e preços de produtos de informatica.
Version: 13
Author: Joao
Author URI: http://Comprar.ai/
Tags: onde comprar, comprar, compras, informática, produtos, mercado livre, submarino

*/

/*#region CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, b, i, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
q:before, q:after {
	content:"";
}
:focus {
	outline:0;
}
ol, ul {
	list-style:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
/*#endregion CSS Reset */



/*BASICO COMECO*/

body {
	font-size: 12px;
	color:#000;
	font-family: arial, sans-serif;
	line-height: 18px;
	background-color: #000;
}
a:link {
	color:#0066cc;
	text-decoration:underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration:underline;
}
dl, hr, ol, pre, table, address, fieldset {
	margin-bottom: 20px;
}
p {
	margin-bottom: 10px;
	margin-top: 10px;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
pre, blockquote {
	border-left:solid 5px #900000;
	background-color:#EEF0F2;
	overflow:auto;
	padding: 8px;
}
input, select, textarea {
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
/*BASICO FIM*/

#wrapper {
	height: auto;
	padding:0px;
	width:1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color: #FFF;
}
#header {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 7px;
	padding-bottom: 0;
	width: 950px;
	padding-right: 15px;
	padding-left: 15px;
}
#header-ads-links {
	width:728px;
	/*float: right;*/
	height: 15px;
	margin-top: 12px;
	margin-bottom: 4px;
	clear: both;
	margin-right: auto;
	margin-left: auto;	/*margin-right: -4px;*/
}
#header .ads {
	height: 40px;
	width: 728px;
	display: block;
	float: right;
	text-align: right;
	padding-top: 50px;
}
#header #logo {
	height: 90px;
	width: 212px;
	float: left;
	text-align: center;
	display:block;
	text-indent:-9999em;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/logo.jpg);
}
.hr-post {
	background-image: url(images/hr-post.png);
	background-repeat: no-repeat;
	background-position: center center;
	display:block;
	width:600px;
	height: 5px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#content {
	float: left;
	height: auto;
	width: 600px;
	display: block;
	padding-left: 15px;
	padding-bottom: 10px;
	margin-top: 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	padding-top: 10px;
	margin-right: 10px;
	padding-right: 15px;
	margin-left: 10px;
}
#content-search {
	float: left;
	height: auto;
	width: 920px;
	margin-top: 30px;
	display: block;
	margin-left: 40px;
	_margin-left: 20px;
	text-align: left;
}
#content-forum {
	float: left;
	height: auto;
	width: 920px;
	margin-top: 30px;
	display: block;
	margin-left: 40px;
	_margin-left: 20px;
	text-align: left;
}
/* .hentry COMECO - .hentry serve para .post e .page */ 



.post-thumbnail {
	display:block;
	height: 126px;
	width: 168px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border-top-width: 5px;
	border-right-width: 6px;
	border-bottom-width: 5px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.post-thumbnail a {
	height:126px;
	width:168px;
	display:block;
	text-indent:-9999em;
	/*-moz-box-shadow:4px 4px 5px #a9a9a9;
	-webkit-box-shadow:4px 4px 5px #a9a9a9;
	box-shadow:4px 4px 5px #a9a9a9;
	background-color: #fff;
	zoom: 1;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#a9a9a9, Direction=135);*/
}
.hentry-ads {
	background-color: #FFF;
	margin-left: -2px;
	margin-top: 10px;
}
.hentry-content-ads-left {
	background-color: #FFF;
	/*margin-left: -4px;*/
	float: left;
	clear: left;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
}
.hentry-content-ads-right {
	background-color: #FFF;
	margin-right: -4px;
	float: right;
	width: 300px;
	clear: right;
	margin-bottom: 10px;
	display: block;
	text-align: center;
	width: auto;
}
.hentry h2, .hentry h3, .hentry h4, .hentry h5, .hentry h6 {
	font-weight: normal;
	line-height: normal;
	margin-bottom: 0px;
	clear: both;
	text-shadow:1px 1px 1px #C6C6C6;
	text-shadow:1px 1px 1px #999999;
	color:#0066cc;
	margin-top: 20px;
}
.hentry h1 {
	font-weight: normal;
	line-height: normal;
	margin-bottom: 0px;
	text-shadow:1px 1px 1px #C6C6C6;
	text-shadow:1px 1px 1px #999999;
	color:#0066cc;
}
.hentry h1 a {
	font-size: 22px;
	display: block;
	height: auto;
	margin-bottom: -8px;
	padding-bottom: 5px;
	text-decoration: none;
	clear: none;
	width: auto;
}
.hentry h1 a:link {
	display: block;
	clear: none;
}
.hentry h1 a:hover {
	display: block;
	text-decoration: underline;
}
.hentry h1 a:visited {
	/*color: #000;*/
}
.hentry h1 {
	font-size: 22px;
}
.hentry h2 {
	font-size:16px;
}
.hentry h3 {
	font-size:14px;
}
.hentry h4 {
	font-size:12px;
}
.hentry h5 {
	font-size:10px;
}
.hentry .entry {
	margin-top: 10px;
	margin-bottom: 10px;
}
.hentry .entry ol, .hentry .entry ul {
	float: none;
	list-style-position: inside;
	margin-left: 30px;
}
.hentry .entry ul {
	list-style-type: disc;
}
.hentry .entry ol {
	list-style-type: decimal-leading-zero;
}
.hentry .entry li {
	display: list-item;
	float: none;
	margin: 0;
}
.hentry table {
	border-collapse:collapse;
	border-spacing:0;
}
.hentry tr td {
	padding: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cfcfcf;
	border-bottom-color: #cfcfcf;
}
.hentry tr:hover {
	border: 1px solid #b9d7fc;
	background-color: #f3f9ff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	text-decoration: none;
}
.hentry tr:first-child {
	background-color: #f1f5fb;
	border: 1px solid #FFF;
}
.hentry .post-description-excerpt {
	padding: 0px;
	width: auto;
	margin-bottom: 20px;
}
.hentry .more-link {
	height: 38px;
	width: 370px;
	display:block;
	text-indent: -9999px;
	text-indent: -9999px;
	padding: 0px;
	overflow: auto;
	position: relative;
	visibility: visible;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}
.hentry .attachment, .hentry .alignnone, .hentry .aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	-moz-box-shadow:4px 4px 5px #a9a9a9;
	-webkit-box-shadow:4px 4px 5px #a9a9a9;
	box-shadow:4px 4px 5px #a9a9a9;
	background-color: #fff;
	zoom: 1;
 filter:progid:DXImageTransform.Microsoft.Shadow(color=#a9a9a9, Direction=135);
}
.hentry object {
	display:block;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	-moz-box-shadow:4px 4px 5px #a9a9a9;
	-webkit-box-shadow:4px 4px 5px #a9a9a9;
	box-shadow:4px 4px 5px #a9a9a9;
	background-color: #fff;
	zoom: 1;
 filter:progid:DXImageTransform.Microsoft.Shadow(color=#a9a9a9, Direction=135);
}
.hentry embed {
	display:block;
	margin-left:auto;
	margin-right:auto;
	clear: both;
}
.hentry .postmetadata {
	text-align: left;
	margin-right: 0px;
	width: 460px;
	bottom: 0px;
	padding-top: 18px;
	display: block;
	float: right;
}
.hentry .postmetadata a {
}
.hentry .postmetadata-single {
	padding:10px;
	border:1px solid #7DA2CE;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	height: auto;
	display: block;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	_float: left;
}
.hentry .postmetadata-single a {
}
.hentry .postmetadata .comments {
	background-image: url(images/icons/icons.png);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 20px;
	margin: 0px;
	width: auto;
	overflow: auto;
	height: auto;
	visibility: visible;
}
.hentry .postmetadata .share {
	background-image: url(images/icons/icons.png);
	background-repeat: no-repeat;
	background-position: right -41px;
	padding-right: 20px;
	margin: 0px;
	width: auto;
	overflow: auto;
	height: auto;
	visibility: visible;
}
.hentry .postmetadata-share-links {
	width: auto;
}
.hentry .similar-posts {
	width: auto;
}
.hentry .similar-posts-title {
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}
.hentry .similar-posts ul {
	margin: 0px;
	padding: 0px;
}
.hentry .similar-posts li {
	line-height: 18px;
}
.hentry .similar-posts a:link {
	font-weight: normal;
}
.hentry .similar-posts a:visited {
	font-weight: normal;
}
/* .hentry FIM - .hentry serve para .post e .page */ 



.navigation {
	padding: 0px;
	height: 16px;
	font-size: 16px;
	font-weight: bold;
	display: table;
	width: 550px;
	margin: 0px;
	float: none;
}
/* IMG COMECO */

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 {
	float: right;
	display: block;
}
.alignleft {
	float: left;
	display: block;
}
/* IMG FIM */





/* COMECO COMENTARIOS */







.comments-template {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 600px;
	clear: left;
}
#commentform {
	width: 590px;
	float: left;
	background-color: #FFF;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border: 1px solid #d9d9d9;
	padding: 10px;
	margin-right: 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	margin-left: 25px;
	_margin-left: 0px;
	margin-bottom: 10px;
}
#rules {
	background-color:#FFFBCC;
	border-color:#E6DB55;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border-style:solid;
	border-width:1px;
	width: 590px;
	margin-right: 10px;
	margin-left: 25px;
	_margin-left: 0px;
	margin-bottom: 10px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	padding: 10px;
	float: left;
}
#comment-disclose {
	background-color: #efefef;
	padding: 10px;
	width: 300px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border: 1px solid #d9d9d9;
	margin-bottom: 10px;
	margin-left: 650px;
 *margin-left: 0px;
 *margin-top: -516px;
 *float: left;
}
#comment-disclose textarea {
	font-size: 10px;
	width: 280px;
}
.clearfix {
	display: block;
	clear: both;
}
.commentlist {
	margin: 0px;
	padding: 0px;
	width: 600px;
}
.depth-1 {
	margin-bottom: 20px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0E1F5;
	padding-bottom: 10px;
}
.depth-2, .depth-3, .depth-4 {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	border: 1px solid #E7E7E7;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #FFF;
}
.depth-2, .depth-4 {
	background-color: #DFF9FF;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.children {
	margin-bottom: 20px;
}
.comment-author {
	clear: both;
	font-style: normal;
	font-weight: normal;
	position: relative;
	overflow: auto;
	height: auto;
	overflow-x: hidden;
	overflow-y: hidden;
}
.fn {
	font-size: 30px;
	line-height: 32px;
	font-weight: normal;
	text-align: justify;
	letter-spacing: -1px;
	font-style: italic;
}
.avatar {
	float: left;
	display: table;
	margin-right: 10px;
	-moz-box-shadow:4px 4px 5px #a9a9a9;
	-webkit-box-shadow:4px 4px 5px #a9a9a9;
	box-shadow:4px 4px 5px #a9a9a9;
	background-color: #fff;
	zoom: 1;
 filter:progid:DXImageTransform.Microsoft.Shadow(color=#a9a9a9, Direction=135);
	margin-bottom: 6px;
}
.comment-meta {
}
.reply {
	margin-top: 10px;
}
.comment-input {
	width: 58%;
}
.comment-textarea {
	width: 96%;
	padding: 10px;
}
#smilies_toolbar {
	width: auto;/*width: 210px;*/
}
/* FIM COMENTARIOS */


/*SIDEBAR*/
#sidebar {
	display: block;
	height: auto;
	float: right;
	width: 300px;
	margin-right: 25px;
	_margin-right: 10px;
	_padding-right: 25px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c6c6c6;

}
a:hover {
	text-decoration: none;	
}
.subtitle {
	font-weight:bold;
	text-decoration:none;
	text-shadow:1px 1px 1px #C6C6C6;
	text-shadow:1px 1px 1px #999999;
	font-size: 14px;
	margin-top: 10px;
	color: #000;
}
/* CONTAINERS COMECO */
.container {
	height:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: auto;
	padding-bottom: 10px;
	background-image: url(images/hr-sidebar.png);
	background-position: bottom;
	background-repeat: no-repeat;
	clear: both;
	box-shadow: 0 3px 10px #999999;
/*	-moz-box-shadow: 0 3px 10px #999999;
	-webkit-box-shadow: 0 3px 10px #999999;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
*/
}
.container li {
	padding-top: 5px;
	padding-bottom: 5px;
}
/* CONTAINERS FIM */


#categorias_de_tecnologias {
	margin-top:20px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;

}
#categorias_de_tecnologias ul {
	display: block;
	clear: both;
}
#categorias_de_tecnologias li {
	float: left;
	margin-right: 10px;
	clear: both; /*COMENTAR PARA FICAR DE LADO*/
	margin-bottom: 10px;
}


#categorias_de_tecnologias a:link, #categorias_de_tecnologias a:visited {
	border: 1px solid #D6D6D6;
	padding-left: 10px;
	padding-right: 10px;
	height: 24px;
	text-decoration: none;
	display: block;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	padding-top: 4px;
	float: left;
}
#categorias_de_tecnologias a:hover {
	background-color: #0066CC;
	border: 1px solid #00BFFF;
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	display: block;

}

















.content-computer-and-internet h2 {
	font-weight: normal;
	letter-spacing: -1px;
	line-height: normal;
	margin-bottom: 6px;
	clear: both;
	font-size: 15px;
}
.content-computer-and-internet .summary {
	margin-bottom: 10px;
}
#footer {
	width:auto;
	clear:both;
	font-size: 12px;
	height: 100%;
	display: block;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-right: 20px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
}
#footer form {
	width:auto;
	clear:both;
	margin-top: 4px;
	margin-bottom: 8px;
}
#navFooter {
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: table-cell;
	width: auto;
	right: 0px;
}
#navFooter li {
	line-height:1.5em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cfcfcf;
	margin-top: 0em;
	margin-right: 10px;
	margin-bottom: 0em;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	text-align: center;
}
#navFooter li.logo {
	border:none;
}
#navFooter li.logo a {
	font-weight: bold;
	text-decoration: underline;
}
#navFooter li.logo a:hover {
	text-decoration: underline;
}
.roxtiads object {
	background-image: none;
	display:block;
	margin: 0px;
	padding: 0px;
}
.roxtiads #searchform {
/*	text-align:left;
	border:1px solid #7DA2CE;
	padding: 10px;
	display: block;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 10px;
	margin-top: 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
*/}
.roxtiads #searchform img {
	float: left;
	margin-right: 8px;
}
.roxtiads #searchform #s {
	width: 310px;
	_width: 280px;
}
.roxtiads .mainSearch .searchSubmit {
	display: table-cell;
	vertical-align: middle;
}
/*CSS ORIGINAL DO MERCADO LIVRE*/
#cont_row_gal {
	margin-top:5px;
}
.row {
	padding:5px 0;
	overflow:hidden;
	border-bottom:1px solid #CDCDCD;
}
.coluna_foto {
	display:block;
	float:left;
	height:90px;
	margin-right: 10px;
}
.conteudo_coluna_3 {
	float:right;
}
.coluna_precos {
	float:right;
	text-align:right;
}
.preco {
	color:#900000;
	font-size:17px;
	font-weight:700;
}
.pagamento_parcelado {
	color:#900000;
	font-size:14px;
	font-weight:700;
}
.tit_malerta a:hover, .tit_malerta a:link, .tit_malerta a:visited, .finaliza, .informacao_extra, .malerta_mail, #box_qcat, .footer_reng, #footer_fin, ul.debug, .subtitulo, .mp_o, #box_qcat h2 {
	font-size:12px;
}
.mercado_pago {
	color:#3366CC;
	font-weight:700;
	margin-top:2px;
}
.coluna_titulo {
	height:100%;
	overflow:hidden;
	float: left;
	width: 386px;
}
.subtitulo {
	color:#333333;
	height:100%;
	margin-top:4px;
	overflow:hidden;
}
.clear {
	clear:both;
}
/*FIM CSS ORIGINAL DO MERCADO LIVRE*/
