/* CSS Document */
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #E3E3E3;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
/* Barra
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#barra-rma {
	background-image: url(images/back_topbar.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 33px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.menurma {
	width: 990px;
	padding: 0px;
	text-align: center;
	height: 33px;
	margin-right: auto;
	margin-left: auto;
}
.menurma ul {
	padding: 0px;
	margin: 0px;
}
.menurma ul li {
	float: left;
	margin-right: 56px;
	list-style-type: none;
}
.menurma ul li.pg1 a {
	float: left;
	background-image: url(images/menu_gruporma.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 33px;
	width: 91px;
}
.menurma ul li.pg2 a {
	float: left;
	background-image: url(images/menu_polvora.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 33px;
	width: 71px;
}
.menurma ul li.pg3 a {
	float: left;
	background-image: url(images/menu_positioning.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 33px;
	width: 89px;
}
.menurma ul li.pg4 a {
	float: left;
	background-image: url(images/menu_rma.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 33px;
	width: 137px;
}
.menurma ul li.pg5 a {
	background-image: url(images/menu_comremix.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 33px;
	width: 89px;
}
.menurma ul li.pg6 a {
	background-image: url(images/menu_metasdevendas.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 33px;
	width: 127px;
}
.menurma ul li.pg1 a:hover {
	float: left;
	background-image: url(images/menu_gruporma.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 33px;
	width: 91px;
}
.menurma ul li.pg2 a:hover {
	float: left;
	background-image: url(images/menu_polvora.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 33px;
	width: 71px;
}
.menurma ul li.pg3 a:hover {
	float: left;
	background-image: url(images/menu_positioning.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 33px;
	width: 89px;
}
.menurma ul li.pg4 a:hover {
	float: left;
	background-image: url(images/menu_rma.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 33px;
	width: 137px;
}
.menurma ul li.pg5 a:hover {
	background-image: url(images/menu_comremix.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 33px;
	width: 89px;
}
.menurma ul li.pg6 a:hover {
	background-image: url(images/menu_metasdevendas.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 33px;
	width: 127px;
}
.main {
	height: auto;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	display:table;
	background-image: url(images/main_inner.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear:both;
}
.main_inner {
	height: auto;
	width: 990px;
	background-image: url(images/back_main.png);
	background-repeat: repeat-y;
	background-position: center top;
	float:left;
	margin-top:15px;
}
.center {
	height: auto;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top:9px;
	display:table;
	background-image: url(images/center_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear:both;
}
.center_inner {
	background-image: url(images/back_center.png);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
	height: 197px;
	width: 990px;
	margin-top:16px;
	overflow: hidden;
}
.todo {
	background-image: url(images/back_gray.gif);
	background-repeat: no-repeat;
	background-position: 5% 100px;
	margin: 0px;
	padding: 0px;
	width:100%;
	height:auto;
	float:left;
}
.header {
	float: left;
	height: 120px;
	width: 100%;
	background-image: url(images/back_header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.header h1 {
	margin:0px;
	padding:0px 0px 0px 13px;
	float:left;
}
#logo {
	border:none;
	float:left;
}
.header_inner {
	height: 120px;
	width: 954px;
	margin-right: auto;
	margin-left: auto;
}
.header_left {
	float: left;
	height: 120px;
	width: 510px;
	padding:0px 0px 0px 0px;
}
.header_right {
	float: right;
	height: 120px;
	width: 410px;
	padding:0px 0px 0px 0px;
}
.menu {
	background-image: url(images/back_menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: auto;
	width: 440px;
}
.menu ul {
	margin: 0px;
	padding: 3px 0px 0px 25px;
	list-style-type: none;
	float:left;
}
.menu ul li {
	padding: 5px 15px 11px 15px;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	color: #E3E3E3;
	display: inline;
	float:left;
	margin:3px 5px 0px 0px;
}
.menu ul li a, .menu ul li a:visited {
	color: #E3E3E3;
	text-decoration:none;
}
.menu ul li.le {
	background-image: url(images/c_left.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu ul li.ri {
	background-image: url(images/c_right.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu ul li.current_page_item a, .menu ul li.current_page_item a:visited {
	color:#D8761D;
}
.menu ul li a:hover {
	color:#D8761D;
}
.search {
	float: right;
	height: 55px;
	width: 390px;
	padding:25px 0px 0px 0px;
}
.header label {
	color:#FFF;
	float:left;
	padding:15px 10px 0px 0px;
	font-weight:bold;
}
.sc-top {
	float: left;
	width: 237px;
	margin:8px 10px 0px 0px;
	padding: 3px;
}
#simag {
	margin:8px 0px 0px 0px;
}
.content {
	float: left;
	height: auto;
	width: 990px;
	clear: both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.content_left {
	float: left;
	height: auto;
	width: 668px;
}
.entry {
	float: left;
	height: auto;
	width: 668px;
}
.content_right {
	float: right;
	height: auto;
	width: 304px;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(images/back_footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#535353;
	float: left;
	height: auto;
	width: 100%;
	clear: both;
	position:relative;
	bottom:0pt;
	color:#E6E6E6;
}
.footer a, .footer a:visited {
	color:#E6E6E6;
	text-decoration:underline;
}
.footer a:hover {
	text-decoration:underline;
}
.footer h2 {
	font-size: 20px;
	border-bottom:1px solid #999;
	padding:0px 0px 0px 0px;
	font-weight:normal;
}
.footer h2 span {
	font-size: 13px;
}
.footer_inner ul {
	list-style-type:none;
	float:left;
	padding:0px 10px 0px 10px;
	margin:0px;
}
.footer_inner ul li {
	color:#7890D8;
	font-size: 14px;
	font-weight:bold;
	padding:0px;
	border-bottom:2px solid #8F8F8F;
	padding:5px 0px 0px 0px;
	margin:0px 0px 5px 0px
}
.footer_inner ul li a, .footer_inner ul li a:visited {
	color:#E3A43D;
	text-decoration:none;
}
.footer_inner ul li p {
	color:#E6E6E6;
	font-weight:normal;
	padding:5px 0px 5px 0px;
}
.footer_inner ul li em {
	color:#8F8F8F;
	font-style:normal;
	font-size:11px;
	padding:10px 0px 0px 0px;
	display:block;
	clear:both;
}
.footer_inner ul li a:hover {
}
.footer p {
	padding:0px;
	margin:0px;
}
.footer_inner {
	height: auto;
	width: 926px;
	margin-right: auto;
	margin-left: auto;
	border-bottom:2px solid #999;
	display:table;
	padding:0px 0px 10px 0px;
}
blockquote {
	background-color: #F2F2F2;
	background-image: url(images/block.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding:0px 5px 40px 5px;
	font-style:italic;
	font-size:13px;
	color:#999;
	border:1px solid #D5D5D5;
}
blockquote p {
	padding:40px 10px 0px 5px;
	background-color: #F2F2F2;
	background-image: url(images/block2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.inner {
	height: auto;
	width: 926px;
	float:left;
}
.footer_l {
	float: left;
	height: auto;
	width: 614px;
	padding:0px 0px 0px 0px;
}
.footer_r {
	float: right;
	height: auto;
	width: 294px;
}
.footer_r span {
	color:#E6E6E6;
	font-weight:normal;
}
.foo_bottom {
	height: 43px;
	width: 926px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
.foo_bottom ul {
	text-align: center;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	float: left;
	list-style-type: none;
	width: 926px;
}
.foo_bottom ul li {
	font-size: 14px;
	color: #E9E9E9;
	display: inline;
	padding-left: 40px;
}
.foo_bottom ul li a, .foo_bottom ul li a:visited {
	text-decoration:none;
}
.foo_bottom ul li a:hover {
	text-decoration:underline;
	color:#D8761D;
	
}
#dt {
	float:right;
	border:none;
}
.ruler {
	border-bottom:2px dotted #DDDDCD;
	padding:5px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	display:block;
	clear:both;
}
.nulled {
	font-size: 5px;
	background-image: url(images/back_nulled.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 40px;
	width: 100%;
	clear:both;
	margin-right: auto;
	margin-left: auto;
}
.nulled2 {
	height: 51px;
	width: 100%;
	clear: both;
	background-color: #575757;
	background-image: url(images/back_nulled2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.nulled_inner {
	margin-right: auto;
	margin-left: auto;
	height: 51px;
	width: 990px;
	background-image: url(images/nulled_inner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.box {
	margin: 0px;
	padding: 0px 25px 20px 10px;
	float: right;
	height: auto;
	width: 575px;
}
.box h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #013CD8;
	margin: 0px;
	padding: 10px 0px 5px 0px;
	float: left;
	height: auto;
	width: 575px;
	background-image: url(images/backh1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.box h1 a, .box h1 a:visited {
	color: #013CD8;
	text-decoration:none;
}
.box h1 a:hover {
	color:#D8761D;
}
.box p {
	line-height:18px;
	text-align:justify;
}
.box a, box a:visited {
	color: #D8761D;
	text-decoration:underline;
}
.box a:hover {
	text-decoration:none;
}
.box img {
	border:none;
}
.date {
	font-size: 18px;
	font-weight: bold;
	color: #666;
	display:block;
	background-image: url(images/balloon.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 59px;
	width: 57px;
	float:left;
	text-align:center;
	line-height:16px;
}
.day {
	height: auto;
	width: 57px;
	float:left;
	text-align:center;
	margin-top: 6px;
}
.mounth {
	height: auto;
	width: 57px;
	float:left;
	text-align:center;
	font-size: 14px;
}
.author {
	color: #D8761D;
	font-style:italic;
	font-size:12px;
	margin:0px;
	padding: 0px 0px 5px 0px;
	width: 575px;
	float: left;
}
.itens {
	clear: both;
	float: left;
	height: auto;
	width: 575px;
	margin: 10px 0px 10px 0px;
}
.itens_left {
	float: left;
	width: 465px;
	padding: 5px;
	color:#666;
	background-color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height:18px;
}
.itens_right {
	background-image: url(images/back_more.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 22px;
	width: 85px;
	text-align:center;
	font-size: 11px;
	font-weight:bold;
	padding:3px 0px 0px 0px;
	margin: 3px 0px 0px 0px;
}
.itens_right a, .itens_right a:visited {
	color:#666;
	text-decoration:none;
	text-transform:uppercase;
}
.itens_right a:hover {
	color: #D8761D;
}
.related {
	clear: both;
	float: left;
	height: auto;
	width: 575px;
	margin: 0px 0px 10px 0px;
}
.related img {
	float:left;
	margin:0px 6px 0px 0px;
	padding:2px;
	background-color:#FFF;
	border:1px solid #C7C7C7;
}
.related span {
	padding:8px 0px 0px 0px;
	float:left;
}
.related h3 {
	color:#013CD8;
	font-size:18px;
}
.related ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.related ul li {
	clear:both;
	display:block;
	padding:4px 0px 4px 0px;
}
.related ul li a, .related ul li a:visited {
	font-weight:bold;
}
.sidebar {
	float: left;
	height: auto;
	width: 260px;
}
.sidebar h3 {
	background-image: url(images/backh3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D8761D;
}
.sidebar h2 {
	background-image: url(images/backh2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D8761D;
}
.sidebar ul {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 260px;
	list-style-type: none;
	float:left;
	display: block;
	clear: both;
}
.sidebar ul li ul.children {
	height: auto;
	width: 250px;
	list-style-type: none;
	float:left;
	background-image: none;
	margin: 0px;
	display: block;
	padding: 0px;
	clear: both;
}
.sidebar ul li ul.children li {
	padding:0px 0px 3px 28px;
	color:#666;
	font-weight:bold;
	display: block;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 10px top;
	list-style-type: none;
}
.sidebar ul li {
	color:#666;
	font-weight:bold;
	display: block;
	list-style-type: none;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: auto;
	width: 230px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 18px;
}
.sidebar ul li a, .sidebar ul li a:visited {
	color:#666;
	text-decoration:none;
}
.sidebar ul li a:hover {
	color: #D8761D;;
	text-decoration:underline;
}
.sidebar a, sidebar a:visited {
	text-decoration:none;
	color:#013CD8;
}
.sidebar a:hover {
	text-decoration:none;
	color: #D8761D;
}
.feedburner {
	float: left;
	height: auto;
	width: 260px;
	margin:0px 0px 7px 0px;
	border-bottom:4px solid #fff;
	padding:0px 0px 15px 0px;
}
.feedburner label {
	color:#FFF;
	float:left;
	padding:15px 10px 0px 0px;
	font-weight:bold;
}
#feed {
	float: left;
	width: 200px;
	padding: 3px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#fimag {
	margin:8px 0px 0px 0px;
}
.infos {
	float: left;
	height: auto;
	width: 260px;
	margin:0px 0px 10px 0px;
	border-bottom:4px solid #fff;
	padding:0px 0px 15px 0px;
}
.infos img {
	margin:0px 20px 0px 0px;
	float:left;
	display:inline;
	border:none;
}
.infos_bottom {
	background-image: url(images/info_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 18px;
	width: 233px;
}
/************************************************
*	NAVIGATION  					     		    * 
************************************************/
.infos-nav {
	float: left;
	height: auto;
	width: 260px;
	margin:0px 0px 7px 0px;
	padding:10px 0px 0px 0px;
	background-image: url(images/back-navigation.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.infos-nav h6 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D8761D;
}
.nav-top {
	float: left;
	height: 28px;
	width: 260px;
	background-image: url(images/navigation.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.infos-nav ul {
	padding:0px 10px 10px 10px;
	width:240px !important;
}
.infos-nav img {
	margin:0px 20px 0px 0px;
	float:left;
	display:inline;
	border:none;
}
.infos-nav-bottom {
	background-image: url(images/back-navigation-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 7px;
	width: 260px;
}
.sc-nav {
	width:180px;
	float:left;
	margin:0px 10px 0px 0px;
	padding: 3px;
	font-size:12px;
}
.sc-img {
	float:left;
}
.recomende {
	margin-top:5px; 
	float:left; 
	width:100%;
	margin:0px 0px 7px 0px;
	border-bottom:4px solid #fff;
	padding:0px 0px 15px 0px;
}
.recomende img {
	border:none;
	float:left;
	margin-right:9px;
}
.conceitos {
	float: left;
	height: auto;
	width: 260px;
	margin:0px 0px 7px 0px;
	border-bottom:4px solid #fff;
	padding:0px 0px 15px 0px;
}
.conceitos ul {
	padding: 0px;
	height: auto;
	width: 260px;
	list-style-type: none;
	float:left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.conceitos ul li {
	padding:0px 0px 3px 18px;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
	color:#666;
	font-weight:bold;
}
.conceitos ul li a, .sidebar ul li a:visited {
	color:#666;
	text-decoration:none;
}
.conceitos ul li a:hover {
	color: #D8761D;;
	text-decoration:underline;
}
.conceitos a, sidebar a:visited {
	text-decoration:none;
	color:#013CD8;
}
.conceitos a:hover {
	text-decoration:none;
	color: #D8761D;
}
.conceitos h3 {
	background-image: url(images/backh3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D8761D;
}
.conceitos_slideshare {
	height: 208px;
	width: 256px;
}
.conceitos_slideshare img {
	border:0;
	height: 206px;
	width: 254px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.related_posts {
	float: left;
	height: auto;
	width: 623px;
}
.related_posts h4 {
	padding:10px 0px 0px 0px;
	margin:0px;
	text-align:center;
}
.related_posts h4 a, .related_posts h4 a:visited {
	text-decoration: none;
}
.related_posts h4 a:hover {
	text-decoration: underline;
}
.b-related {
	float: left;
	height: 190px;
	width: 137px;
	background-color:#EEEEEE;
	margin:0px 6px 0px 0px;
	padding:10px 6px 6px 6px;
	display:inline;
	background-image: url(images/back_box2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.b-related img {
	padding:0px;
	border:2px solid #fff;
}
.b-related img:hover {
	border:2px solid #F60;
}
/************************************************
*	Images  					     		    * 
************************************************/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
}
img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
}
img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
}
img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.wp-caption {
	margin: 0px 0px 2px 0px;
	padding: 0px;
}
.wp-caption img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.wp-caption p.wp-caption-text {
	width:90%;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	line-height: 12px;
}
/* Comment List
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
.entry_com {
	float:left;
	display:inline;
	height:auto;
	list-style-type:none;
}
#comments {
	font-size: 24px;
	margin-top: 10px;
	margin-bottom:10px;
	color: #666;
	letter-spacing:-1px;
	display:block;
	width:575px;
	height:auto;
}
#comments span {
	color:#D8761D;
}
.title_comments {
	clear:both;
	padding:10px 0px 0px 15px;
	margin:0px;
	color:#013CD8;
	float:left;
	font-size: 22px;
}
.reply a:link, .reply a:active, .reply a:visited {
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	padding:1px 13px 1px 13px;
	float:right;
	margin-top:5px;
	background-image: url(images/more.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.reply a:hover {
	color:#D8761D;
}
.com-list {
	width:575px;
}
.com-list li {
	list-style-type:none;
}
.con-grey {
	border:1px solid #ccc;
}
.com-list blockquote {
	margin-left: 1em;
	font-style: italic;
}
.com-avt {
	float:left;
}
.com-entry {
	margin-bottom: 20px;
}
.com-entry-bot {
	padding: 5px 10px 10px 10px;
	background-color:#F2F2F2;
	border:solid 2px #FFF;
}
.com-con {
	padding: 0px;
	font-size: 11px;
	line-height: 16px;
	color:#666;
}
.com-name h1 {
	padding:0px;
	margin:0px;
}
.com-name {
	font-size: 16px;
	font-weight: bold;
	height: auto;
	width: 97%;
	color:#013CD8;
	padding: 3px 0px 5px 0px;
	margin: 0px;
	float:left;
	clear:both;
}
.com-ping a:link, .com-ping a:visited, .com-ping a:active {
	font-size: 14px;
	font-weight: bold;
	height: auto;
	width: 90%;
	color:#D8761D;
	text-decoration:none;
}
.com-name a:link, .com-name a:visited, .com-name a:active {
	color:#D8761D;
	text-decoration:none;
}
.com-con .avatar {
	float:left;
	border:4px solid #C7C7C7;
	padding:2px;
}
.com-con .avatar img {
	float:left;
}
.com-date {
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	color: #999;
	padding: 0px 0px 5px 0px;
	float:left;
	clear:both;
	width:100%;
}
.com-date a, .com-date a:visited, .com-date a:hover {
	text-decoration: none;
	color:#D8761D;
}
.comment_text p {
	margin:0px;
	padding:0px 5px 0px 10px;
	text-align:left;
}
.comment_text img {
	border:none;
}
.com-text-t p {
	margin:0px;
	padding:0px 0px 0px 0px;
}
.comment_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	height:auto;
	float:left;
	width:80%;
}
.comment_text a, .comment_text a:visited {
	color:#D8761D;
}
.hping {
	font-size: 24px;
	margin-top: 10px;
	margin-bottom:10px;
	color: #666;
	letter-spacing:-1px;
	display:block;
	width:575px;
	height:auto;
}
.hping span {
	color:#D8761D;
}
/* Comment Form
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */		
#cancel-comment-reply-link {
	display: block;
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	padding: 5px;
	background-color:#D8761D;
	border: solid 1px #fff;
}
#comentar h1 {
	display: block;
	font-family: Arial;
	letter-spacing:-1px;
	font-size: 18px;
	color: #531700;
	text-decoration: none;
	width: auto;
}
.com-form {
	background-color:#F2F2F2;
	border:1px solid #C7C7C7;
	color:#666;
	margin-bottom:5px;
}
.com-form-bot {
	padding: 10px 20px 20px 20px;
	color:#666;
}
.com-form p {
	padding: 0px 0px;
	position: relative;
}
.com-form p strong {
	color:#333;
}
.com-form label {
	font-size: 12px;
	color: #666;
	font-weight:bold;
}
.com-form a, .com-form a:visited, .com-form a:hover {
	color: #D8761D;
	text-decoration: underline;
}
.com-form input {
	background: #fff;
	border: 1px solid #999;
	padding: 4px;
	margin-top: 5px;
	font-size: 12px;
	width: 50%;
	font-family: Arial;
}
.com-form textarea {
	width: 80%;
	background: #fff;
	border: 1px solid #999;
	padding: 4px;
	margin-top: 10px;
	font-family: Arial;
	font-size: 12px;
}
.com-form button {
	cursor: pointer;
	display: block;
	width: 85px;
	height: 22px;
	background: url(images/more.png) no-repeat;
	border: none;
	margin-left: 5px;
}
.com-form label#subscribe-label {
	position:relative;
	left:0px;
	top: 0px;
}
#submitimg {
	cursor: pointer;
	display: block;
	width: 85px;
	height: 24px;
	background: url(images/more.png) no-repeat;
	background-position: center bottom;
	background-color:Transparent;
	border: none;
	font-size:13px;
	font-weight:bold;
	color:#666;
	line-height:normal;
}
input#submitimg:hover{
	color:#D8761D;
}
/* PageNavi */
.wp-pagenavi {
	padding: 5px;
	width: 565px;
	float:left;
	display:inline;
	font-size: 12px;
	background-color:#F2F2F2;
}
.pages {
	font-size: 11px;
	color: #fff;
	background-color: #666;
	padding: 2px 5px;
	border: 1px solid #cccccc;
	margin-right: 5px;
	font-weight: bold;
}
.current {
	padding: 2px 4px;
	margin-left: 4px;
	color:#D8761D;
	font-weight:bold;
}
#post-navigator {
	color: #D8761D;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	float: left;
	width: 575px;
}
#post-navigator-single {
	padding: 5px;
	height: auto;
	width: 560px;
	float:left;
	font-size: 12px;
	line-height: 18px;
	color:#C7C7C7;
}
#post-navigator a, #post-navigator a:visited {
	color: #013CD8;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border:none;
	font-weight:bold;
}
#post-navigator a:hover {
	color: #999;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
}
#post-navigator-single .alignleft {
	font-size: 14px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;
	height: auto;
}
#post-navigator-single .alignright {
	font-size: 14px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	overflow: hidden;
	height: auto;
	text-align:right;
}
#post-navigator-single a, #post-navigator-single a:visited {
	color:#D8761D;
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	font-weight:bold;
}
#post-navigator-single a:hover {
	text-decoration: underline;
}
#SlideContainer {
	margin:0px 0px 0px 183px;
	display:inline;
	width:621px;
	height:197px;
	float:left;
}
ul#Slides {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.slide {
	width:621px;
	height:170px;
	padding:0px 0px 0px 0px;
	margin:0px;
}
.slide_left {
	float: left;
	height: 167px;
	width: 340px;
}
.slide_left img {
	border:2px solid #D8761D;
}
.slide_left img:hover {
	border:2px solid #fff;
}
.slide_right {
	float: right;
	height: 167px;
	width: 270px;
}
.slide_right h1 {
	color:#D8761D;
	padding:0px 0px 5px 0px;
	margin:0px;
}
.slide_right h1 a, .slide_right h1 a:visited {
	color:#D8761D;
	text-decoration:none;
	font-size:16px;
}
.slide_right h1 a:hover {
	color:#D8761D;
	text-decoration:underline;
}
.slide_right p {
	padding:0px 0px 5px 0px;
	margin:0px;
	line-height:18px;
}

#CarouselPlayPause {
	float:left;
	padding:4px 0px 0px 210px;
	clear:both;
}
#CarouselPlayPause a:focus{
	outline:none;
}
.wpcf7 {
	float:left;
	width:235px;
}
.wpcf7 p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:3px 0px 3px 0px;
	margin:0px;
	font-weight:bold;
	color:#666;
}
.wpcf7 #ema, .wpcf7 #empresa, .wpcf7 #nam {
	width:231px;
	color:#666;
	border:solid 1px #CCCCCC;
	padding:2px;
}
.wpcf7 #ema:focus, .wpcf7 #empresa:focus, .wpcf7 #nam:focus {
	border:solid 1px #CCCCCC;
	background-color:#FFC;
}
.wpcf7 textarea {
	width:231px;
	height:100px;
	overflow:auto;
	color:#666;
	border:solid 1px #CCCCCC;
	padding:2px;
}
.wpcf7 textarea:focus {
	border:solid 1px #CCCCCC;
	background-color:#FFC;
}
.wpcf7 #bts {
	background-color:Transparent;
	border:none;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666;
	background-image: url(images/back_more2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:85px;
	height:22px;
	cursor:pointer;
	float:right;
	margin:5px 0px 0px 0px;
}
.wpcf7 #bts:hover{
	color:#D8761D;
}
.more {
	float:right;
	background:url(images/more.png) no-repeat center bottom;
	color:#666;
	text-decoration:none;
	padding:2px 15px 2px 16px;
	margin:5px 25px 0px 0px;
	display:inline;
	font-weight:bold;
}
a.more {
	color:#666;
}
.more:hover{
	color:#D8761D;
}
.labels {
	font-size: 24px;
	margin-bottom:10px;
	color: #666;
	letter-spacing:-1px;
	display:block;
	width:600px;
	height:auto;
	float:right;
}
.labels span {
	color:#D8761D;
}