/*

Theme Name: Eu-Ri.com Comprar Online
Theme URI: http://Eu-Ri.com/
Description: Supremo layout do mestre.
Version: 2
Author: Wagner Reis
Author URI: http://Eu-Ri.com/
Tags: Humor, Risada, Tecnologia da Informação, Informática, Internet

*/

/*#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: 100.01%;
	color:#000;
	line-height:1.2em;
	font-family: "Segoe UI", Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #e2e2e2;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
a:link {
	color:#006699;
	text-decoration:none;
}
a:visited {
	color:#003152;
	text-decoration: none;
}
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;
	color: #3b3b3b;
}
em, i {
	font-style: italic;
}
pre, blockquote {
	border-left:solid 5px #006699;
	background-color:#EEF0F2;
	overflow:auto;
	padding: 8px;
}
input, select, textarea {
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
/*BASICO FIM*/

#background {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/* 2.1	User Navigation
-----------------------------------------------------------------------------------------------*/	
div.user-nav {
	line-height: 25px;
	padding-bottom: 7px;
	clear: both;
	background-image: url(images/bg-user-nav.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	height: 31px;
}
div.user-nav div.inner {
	text-align: center;
	width: 940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div.user-nav a, div.user-nav a:hover, div.user-nav a:active {
	color: #fff;
}
div.user-nav a:hover {
	text-decoration: underline;
}
div.user-nav ul {
	text-align: left;
	float: right;
}
div.user-nav li {
	float: left;
	padding: 0 11px;
	background: url(images/bg-li-user-nav.gif) no-repeat center right;
}
div.user-nav li.rss {
	background: none;
	margin-top: 11px;
}
div.user-nav li.rss a {
	display: block;
	background: url(images/btn-rss.gif) no-repeat top left;
	width: 11px;
	height: 11px;
}
div.user-nav li.search {
	padding-top: 6px;
	_padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	background-image: none;
}
div.user-nav li fieldset {
	background-color:#FFF;
	height:15px;
	margin:0;
	padding-top: 1px;
	_padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: right;
}
div.user-nav li fieldset input {
	color: #7C7C7C;
	padding: 0px 0px 0px 0px;
	border: 0;
	width: 153px;
	top:-6px;
	position:relative;
	background-color:#FFF;
	font-size: 12px;
}
div.user-nav li fieldset input.pesquisar_win7 {
	vertical-align: middle;
	margin-bottom: 3px;
 *margin-bottom: 0px;
 *margin-top: 2px;
	padding: 0;
	margin-left: 0px;
 *margin-left: 2px;
	width: 16px;
	height: 15px;
	cursor: pointer;
	background-image: url(images/insidesearch.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
div.user-nav li fieldset input.pesquisar_win7:hover {
	background-position: bottom left;
}
div.user-nav .hide {
	display: none;
}
#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;
}
#header {
	width:940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 7px;
	padding-bottom: 0;
}
#logo {
	float:left;
	height:20px;
	width:92px;
	display:block;
	text-indent:-9999em;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header-ads-links {
	width:728px;
	float: right;
	height: 15px;
	margin-top: 4px;
	margin-right: -4px;
}
#header form {
	width: auto;
	right: 0px;
	float: right;
	display: block;
	margin-top: -4px;
}
#header input {
	font-size: 11px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#header input[type=submit] {
	font-size: 11px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#header-container {
	height: 90px;
	width:940px;
	right: 0px;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#header-container .ads {
	height: 90px;
	width: 728px;
	display: block;
	float: left;
	margin-left: -10px;
}
#header-container .banner-shop {
	height: 90px;
	width: 212px;
	float: right;
	background-color: #CCC;
	text-align: center;
	line-height: 90px;
}
.hr-page {
	background-image: url(images/hr-page.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display:block;
	width:940px;
	height: 5px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.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: 25px;
	padding-bottom: 10px;
	padding-right: 25px;
	margin-top: 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 {
	padding-right: 4px;
	background-image: url(images/img-object-shadows.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 4px;
	display:block;
	margin-right:10px;
	height: 125px;
	width: 125px;
	float: left;
	margin-bottom: 10px;
}
.hentry-ads {
	background-color: #FFF;
	margin-left: -2px;
	margin-top: 10px;
}
.hentry-content-ads-left {
	background-color: #FFF;
	margin-left: -4px;
	/*float: left;*/
	/*height: 250px;*/
	/*width: 300px;*/
	margin-right: 10px;
	clear: left;
	margin-bottom: 10px;
	display: block;
	text-align: left;
	width: auto;
}
.hentry h1, .hentry h1 a, .hentry h2, .hentry h3, .hentry h4, .hentry h5, .hentry h6 {
	font-weight: normal;
	letter-spacing: -1px;
	color: #003152;
	line-height: normal;
	margin-bottom: 0px;
	clear: both;
}
.hentry h1 a {
	font-size: 21px;
	color: #22436C;
	display: block;
	border: 1px solid #FFF;
	margin-left: -4px;
	margin-right: -4px;
	overflow: auto;
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	height: auto;
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: -8px;
	padding-bottom: 5px;
}
.hentry h1 a:link {
	display: block;
}
.hentry h1 a:hover {
	color: #22436C;
	display: block;
	border: 1px solid #b9d7fc;
	background-color: #f3f9ff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	text-decoration: none;
}
.hentry h1 {
	font-size: 21px;
}
.hentry h2 {
	font-size:18px;
}
.hentry h3 {
	font-size:16px;
}
.hentry h4 {
	font-size:14px;
}
.hentry h5 {
	font-size:12px;
}
.hentry h6 {
	font-size:10px;
}
.hentry .entry {
	margin-top: 10px;
	margin-bottom: 10px;
}
/*
.hentry .entry a:link {
	color: #f47836;
}
.hentry .entry a:visited {
	color: #CD500C;
}
*/
.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 {
	color: #22436C;
	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;
}
.hentry .more-link {
	background-image: url(images/more-link-white.png);
	background-repeat: no-repeat;
	background-position: left center;
	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 {
	padding-right: 4px;
	background-image: url(images/img-object-shadows.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 4px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFF;
	clear: both;
}
.hentry object {
	padding-right: 4px;
	background-image: url(images/img-object-shadows.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 4px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	clear: both;
}
.hentry embed {
	display:block;
	margin-left:auto;
	margin-right:auto;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #ececec;
	border-bottom-color: #ececec;
	clear: both;
}

.postmetadata-single {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #D9D9D9;
	padding:10px;
	width: auto;
	background-color: #EFEFEF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.postmetadata-single ul {
float:right;
margin:-1px -5px 0 0;
}
.postmetadata-single ul li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 5px;
}
.postmetadata-single ul li img {
	vertical-align: -3px;
}
.single-author {
font-size:11px;
}

.hentry .postmetadata {
	text-align: left;
	margin-right: 0px;
	width: 460px;
	bottom: 0px;
	padding-top: 18px;
	display: block;
	float: right;
}
.hentry .postmetadata a {
	color: #f47836;
}
/*.hentry .postmetadata-single {
	padding:10px;
	border:1px solid #d9d9d9;
	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;
	color: #cfcfcf;
	height: auto;
	float: left;
}
.hentry .postmetadata-single a {
	color: #f47836;
}
.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 {
	float: left;
	height: 90px;
	width: 200px;
}
*/
.hentry .similar-posts {
	width: auto;
}
.hentry .similar-posts-title {
	font-weight: bold;
	color: #000;
	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;
}
#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;
	color: #3b3b3b;
	line-height: 32px;
	font-weight: normal;
	text-align: justify;
	letter-spacing: -1px;
	font-style: italic;
}
.avatar {
	float: left;
	display: table;
	margin-right: 10px;
	background-image: url(images/avatarShadow-white.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right bottom;
	padding-right: 6px;
	padding-bottom: 8px;
}
.comment-meta {
}
.reply {
	margin-top: 10px;
}
.comment-input {
	width: 58%;
}
.comment-textarea {
	width: 96%;
	padding: 10px;
}
#smilies_toolbar {
	width: 210px;
}
/* FIM COMENTARIOS */


/*SIDEBAR*/
#sidebar {
	display: block;
	height: auto;
	clear: right;
	float: right;
	width: 300px;
	margin-right: 25px;
	_padding-right: 25px;
	margin-top: 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border: 1px solid #7da2ce;
	padding: 10px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
}
.subtitle {
	font-size: 16px;
	margin-bottom: 10px;
	color: #006e12;
	text-transform: uppercase;
	text-shadow:2px 2px 3px #CCC;
	filter: dropshadow(color=#ffff00, offX=5, offY=5);
 filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666, direction=45);
}
/* 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;
}
.container li {
	padding-top: 5px;
	padding-bottom: 5px;
}
/* CONTAINERS FIM */


.content-informatics-and-internet h2 {
	font-weight: normal;
	letter-spacing: -1px;
	color: #003152;
	line-height: normal;
	margin-bottom: 6px;
	clear: both;
	font-size: 16px;
}
.content-informatics-and-internet .summary {
	margin-bottom: 20px;
}
/*COMECO TABS*/
.sidebarTabs_divs {
	display: none;
	border-top: none;
	padding-top: 14px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.sidebarTabs_divs li {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 4px;
}
.sidebarTabs_curr_div {
	display: block;
}
.sidebarTabs_titles {
	display:none;
}
ul.sidebarTabs {
	font-size: 13px;
	list-style-type: none !important;
	line-height:normal;
	display: block !important;
	background: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
ul.sidebarTabs li {
	display: inline !important;
	line-height:normal;
	background: none;
	font-weight: bold;
	clear: both;
}
ul.sidebarTabs li:before {
	content: none;
}
ul.sidebarTabs li a {
	text-decoration: none;
	color: #f47836 !important;
	outline:none;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	border: 1px solid #FFF;
}
ul.sidebarTabs li.sidebarTabs_curr a {
	color: #000 !important;
	text-decoration: none;
	border: 1px solid #E7E7E7;
}
ul.sidebarTabs li a:hover {
	text-decoration: none;
	background-color: #F3F3F3;
}
.sidebarTabs_divs .widget_title {
	display: none;
}
.title_sidebarTabs {
	line-height: 30px !important;
	background-color: #464646;
	margin: 0 0 10px 0 !important;
	padding: 0 0 0 10px !important;
	color: #fff !important;
	font-size: 1.2em !important;
}
/* FIM TABS */





#footer {
	width:964px;
	clear:both;
	font-size: 12px;
	height: 100%;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
	margin: 0px;
	display: block;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
}
#footer a:visited {
	color:#069;
}
#footer form {
	width:964px;
	clear:both;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: center;
}
#footer input {
	font-size: 11px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#footer input[type=submit] {
	font-size: 11px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#navFooter {
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: table-cell;
	width: auto;
	right: 0px;
	padding-top: 2px;
	padding-bottom: 8px;
}
#navFooter li {
	float:left;
	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;
	color: #3b3b3b;
	text-decoration: none;
}
#navFooter li.logo a:hover {
	text-decoration: underline;
}
.roxtiads object {
	background-image: none;
	display:block;
	margin: 0px;
	padding: 0px;
}
/*PLUGIN MERCADOLIVRE COMECO */  
#tabela_ml {
	text-align:center;
	border-collapse:separate;
	border-spacing:7px;
	margin-left: -7px;
	margin-right: -7px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#tabela_ml a {
	display: block;
	color: #000;
}
#tabela_ml a:hover {
	display: block;
	color: #006699;
	text-decoration: none;
}
/*Cada quadrado de oferta*/
.celula_ml {
	text-align:center;
	border: 1px solid #d9d9d9;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
	background-color: #FFF;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.celula_ml:hover {
	background-color: #f3f9ff;
	border:1px solid #7DA2CE;
}
/*Configurações da imagem*/
.celula_ml .product-photo {
	border:none;
	width:90px;
	height:90px;
	margin-bottom:2px;
	text-decoration: none;
}
/*Título das ofertas*/
.product-name h3 {
	font-size:12px;
	line-height:120%;
	letter-spacing:0px;
}
/*Preço das ofertas*/
.price-box {
	float:right;
	padding-top:5px;
	font-size: 11px;
	text-align: right;
}
.price {
	color:#900000;
	font-size:14px;
	font-weight:bold;
	clear: both;
}
.price-installments {
	color:#900000;
	font-size:12px;
	font-weight:bold;
	clear: both;
}
/*PLUGIN MERCADOLIVRE FIM */

/*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*/
