/*
Theme Name: Auditoria da Dívida
Theme URI: http://wordpress.org/
Description:
Author: WDBrasil Interativa
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: 
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

@charset "UTF-8";

/* CSS Document */

/* 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, sub, sup, tt, var,
b, u, i, center,
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;
	vertical-align: baseline;
	background: transparent;
}

span.wpcf7-list-item { display: block; 
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a {
	color: #940606;
	text-decoration: none;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Fim do Reset */

/* Inicio do Content */

body {
	background: url(images/bkg/bg_geral.png) repeat;
}

/* Fim do Content */

/* Inicio do Header */

#header {
	background: url(images/bkg/bg_header.png) repeat-x;
}

#topo {
	width: 925px;
	height: 120px;
	margin: 0 auto;
	position: relative;
	padding-top: 35px;
	margin-bottom: 5px;
}

#topo h1 {
	background: url(images/bkg/bg_logo_titulo1.png) repeat-x 2px;
	width: 245px;
	font-size: 46px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#topo h1 a {
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#topo h2 {
	background: url(images/bkg/bg_logo_titulo2.png) repeat-x;
	width: 245px;
	font-size: 28px;
	padding-left: 10px;
	margin-top: -4px;
}

#topo h2 a {
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#topo img {
	margin-left: 0px;
	margin-top: -28px;
}

#topo img a {
	text-decoration: none;
}

#topo ul {
	float: right;
	position:relative;
	margin-top: -132px;
	margin-right: 6px;
	width:100px;
}

#topo ul li {
	float:left;
	position:relative;
	width:100px;
	clear:both;
}

#topo ul li a {
	background: url(images/btn/seta_a.png) no-repeat right;
	color: #666666;
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	padding-right: 9px;
	float: right;
	line-height: 18px;
	text-transform: uppercase;
	width:100px;
	text-align:right;
}

#topo h3 {
	background: url(images/btn/seta_c.png) no-repeat 7px 2px;
	margin-top: -14px;
	position: absolute;
	margin-left: 792px;
	margin-right: 10px;
	font-family: Arial;
	font-size: 11px;
	color: #663300;
	padding-left: 16px;
}

#menu {
	width: 925px;
	height: 46px;
	margin: 0 auto;
	position: relative;
	border-bottom: 4px solid #797979;
	z-index:1000;
}

#menu ul {
	position:relative;
	list-style: none;
	background: url(images/bkg/bg_menu.png) repeat-x;
	z-index:1000;
}

#menu ul li {
	position: relative;
	display: inline;
	padding: 16px 31px 8px 31px;
	text-transform: uppercase;
	border-right: 1px solid #ededed;
	height: 18px;
	z-index:1000;
}

#menu ul li.ativo {
	/*background: url(images/bkg/bg_menu_ativo.png) repeat-x; */
	text-transform: uppercase;
}

.current_page_item {
	background: url(images/bkg/bg_menu_ativo.png) repeat-x;
	text-transform: uppercase;
}

#menu ul li ul li.current_page_item {
	background:none;
}

/* Styling for current page sub-menu links */

.menu li.current-menu-parent ul li.current-menu-item a, .menu li.current-menu-parent ul li.current-menu-item a:hover {
	
	text-transform: uppercase;
}

/* define altura, largura e imagem de fundo do menu (a imagem deve estar dentro da pasta <strong>images</strong> do seu tema */

#menu ul, #menus ul li {
	position: relative;
	z-index: 1000;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	display:block;
	z-index:1000;
}

#menu ul li {
	display: inline;
	float: left;
	position: relative;
	z-index:1000;
}

#menu ul li a {
	float: left;
	position:relative;
	z-index:1000;
	
	text-decoration: none;
	color: #FFF;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-shadow: #000 1px 1px 0;
	text-transform: uppercase;
	padding: -2px 10px;
}

/* define cor, fonte e estilos dos links das categorias*/

#menu ul li a:hover {
	background: url(images/bg_menuhover.gif) bottom repeat-x;
}

/* configura o efeito over das categorias */

#menu ul li ul {
	display: none;
	width: 190px;
	float: left;
	position: absolute;
	top: 37px;
	left: 0;
	background: #EDEDED;
	padding-bottom:10px;
	text-shadow: #000 1px 1px 3px;
		z-index:9999;
}

#menu ul li ul a {
	color: #333;
	text-shadow: white 1px 1px 0;
}

/* oculta as subcategorias por padrão */

#menu ul li:hover ul, #menu ul li.over ul {
	display: block;
    z-index: 9999;
}

/* mostra as subcategorias quando o mouse estiver sobre o menu */

#menu ul li ul li {
	display: inline;
	float: left;
	z-index:999;
	padding: 16px 25px 8px;
	height:auto;
	width:129px;
}

#menu ul li ul li a {
	display: inline;
	float: left;
	width: 130px;
	font-size: 11px;
	padding: 2px 5px;
	border-bottom: 1px #666 solid;
	z-index: 200;
}

/* define os tamanhos, cores e bordas dos submenus */

#menu form {
	float: right;
	position:relative;
	margin-right: 0px;
	z-index:999;
}

#menu form input.text {
	width: 232px;
	height: 33px;
	line-height:33px;
	border: 1px solid #E0E0E0;
	background-color: #ffffff;
	margin-right: 39px;
	margin-top: -41px;
	float: right;
	position:relative;
	color: #252525;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
}

#menu form input.button {
	background: url(images/btn/busca.png) no-repeat;
	width: 41px;
	height: 37px;
	border: none;
	float: right;
	position:relative;
	margin-top: -41px;
	margin-left: 627px;
	margin-right: 10px;
	cursor:pointer;
}

#menu p.busca {
	background: url(images/btn/seta_b.png) no-repeat 15px 15px;
	color: #663300;
	margin-left: 8px;
}

/* Fim do Header */

/* Inicio do Conteiner */

#conteiner {

}

#conteiner_a {
	background: url(images/bkg/bg_conteiner_a.png) repeat-x;
	min-height: 418px;
	margin-bottom: 6px;
	margin-top: 14px;
	
}

#conteiner_a #conteiner_box {
	width: 925px;
	margin: 0 auto;
	position: relative;
}

#conteiner_a #conteiner_box #conteiner_box_a {
	float: left;
	width: 602px;
}

#conteiner_a #conteiner_box_b {
	float: right;
	width: 300px;
	margin-top: 0px;
}

.marrom {
	height: 413px;
	background-color: #3b3b33;
	padding-top: 12px;
}

#conteiner_a #conteiner_box_b h1 {
	background: url(images/bkg/bg_botao_cinza.png) repeat-x;
	width: 252px;
	margin-left: 12px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 11px 14px 14px 10px;
	margin-bottom: 14px;
	text-shadow: #000 1px 1px 0px;
}

#conteiner_a #conteiner_box_b h1.divida {
	background: url(images/bkg/bg_botao_red.png) repeat-x;
}

#conteiner_a #conteiner_box_b h2 {
	background-color: white;
	padding: 8px 10px 6px 10px;
	width: 228px;
	margin-left: 24px;
	color: #cc0000;
	margin-top: 5px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font: bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

#conteiner_a #conteiner_box_b p {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding: 14px 25px 10px 24px;
}

#conteiner_b {
	min-height: 390px;
	margin-top:20px;
}

#conteiner_b #conteiner_caixa {
	width: 925px;
	margin: 0 auto;
	position: relative;
}

#conteiner_b #conteiner_caixa p {
	color: #333333;
}

#conteiner_b #conteiner_caixa p.left {
	margin-top: 10px;
	margin-left: 11px;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-right: 11px;
	text-decoration: none;
	float:left;
}

#conteiner_b #conteiner_caixa p.left a {
	color: #424242;
	text-decoration: none;
}

#conteiner_b #conteiner_caixa p.center {
	margin-top: 20px;
	margin-left: 33px;
}

#conteiner_b #conteiner_caixa p.right {
	float: right;
	margin-left: 29px;
}

hr {
	color: #f2f2f2;
	width: 278px;
	height: 1px;
	background-color: #ededed;
}

#conteiner_b #conteiner_caixa img {
	border: 1px solid #c0c0c0;
	margin-left: 8px;
}

#conteiner_b #conteiner_caixa img.left {
	margin-top: 10px;
	margin-left: 11px;
}

#conteiner_b #conteiner_caixa h1 {
	background: url(images/bkg/bg_botao_cinza.png) repeat-x;
	margin-top: 18px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 48px;
	text-shadow: #000000 1px 1px 0px;
}

#conteiner_b #conteiner_caixa h1.left {
	float: left;
	width: 291px;
	padding-top: 14px;
	padding-left: 10px;
}

#conteiner_b #conteiner_caixa h1.center {
	float: left;
	width: 267px;
	padding-top: 10px;
	padding-left: 10px;
	margin-left: 22px;
}

#conteiner_b #conteiner_caixa h1.right {
	float: left;
	width: 291px;
	padding-top: 10px;
	padding-right: 0px;
	margin-left: 0px;
	padding-left: 10px;
}

#conteiner_b #conteiner_caixa #conteiner_caixa_a {
	background-color: #ffffff;
	min-height: 352px;
	width: 300px;
	float: left;
	-moz-box-shadow: -15px 15px 10px -15px #888;
	-webkit-box-shadow: -15px 15px 10px -15px #888;
	box-shadow: -15px 15px 10px -15px #888;
	padding-left: 0px;
	margin-right: 13px;
	margin-bottom:20px;
}

#conteiner_b #conteiner_caixa #conteiner_caixa_b {
	background-color: #ffffff;
	min-height: 352px;
	width: 300px;
	float: left;
	-moz-box-shadow: 0px 15px 10px -15px #888;
	-webkit-box-shadow: 0px 15px 10px -15px #888;
	box-shadow: 0px 15px 10px -15px #888;
	padding-left: 0px;
	margin-bottom:20px;
}

#conteiner_b #conteiner_caixa #conteiner_caixa_c {
	background-color: #ffffff;
	min-height: 352px;
	width: 300px;
	float: left;
	-moz-box-shadow: 15px 15px 10px -15px #888;
	-webkit-box-shadow: 15px 15px 10px -15px #888;
	box-shadow: 15px 15px 10px -15px #888;
	padding-left: 0px;
	margin-left: 12px;
	_margin-left:8px;
	margin-bottom:20px;
}


#conteiner_b #conteiner_caixa h3.bt a {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
		display:block;
	float:left;
	position:relative;
	background: url(images/bkg/bg_botao_cinza_box.png) repeat-x;
	width: 234px;
	margin-left: 11px;
	_margin-left:5px;
	height: 24px;
	padding: 4px 10px 0px 35px;
	text-shadow: #000 1px 1px 0px;
}

/* Fim do Conteiner */

/* Inicio do Conteiner Internas */

#boxinternas {
	width: 927px;
	margin: 0 auto;
}

#internas {
	background-color: #ffffff;
	float: left;
	margin-bottom: 20px;
}

#left {
	float: left;
	width: 589px;
	border-right: 1px solid #e3e3e3;
	padding-bottom: 30px;
	padding-left: 18px;
	padding-right: 18px;
	min-height: 983px;
}

#left h1 {
	background:url(images/bkg/bg_botao_cinza.png);
	width: 566px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 11px 13px 14px 10px;
	margin-bottom: 30px;
	text-transform: uppercase;
	text-shadow: #000 1px 1px 0px;
}

#left p.breadcrumb {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	padding-bottom: 12px;
	margin-top: 10px;
}

#crumbs {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

#left p.data {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	padding-top: 8px;
	padding-bottom: 26px;
}

#left p {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	padding-bottom: 20px;
	line-height: 22px;
	margin-right: 20px;
}

#right {
	float: left;
	width: 295px;
	padding-left: 5px;
	background-color: #fff;
}

#destaque {
	margin-right: 8px;
}

#destaque h1 {
	background: url(images/bkg/bg_botao_cinza.png) repeat-x;
	width: 252px;
	color: white;
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 11px 13px 14px 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	margin-top: 20px;
	margin-left: 8px;
	text-shadow: #000 1px 1px 0px;
}

#boxdestaque {
	margin-bottom: 17px;
	height: 80px;
}

#boxdestaque span.imagem {
	margin-left: 7px;
	float: left;
}

#boxdestaque img {
	border: 1px solid #c0c0c0;
	width: 90px;
	height: 70px;
}

#boxdestaque p {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-left: 118px;
	border-bottom: 1px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
	padding-bottom: 10px;
	padding-top: 4px;
	margin-right: 0px;
}

.boxdestaque_mais p {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-left: 10px;
	border-bottom: 1px solid #F2F2F2;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-right: 8px;
}

#noticia {
	border-bottom: 1px solid #f2f2f2;
}

#noticia h1 {
	background: url(images/bkg/bg_botao_cinza.png) repeat-x;
	width: 246px;
	color: white;
	font-size: 22px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 11px 13px 14px 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	margin-top: 34px;
	margin-left: 6px;
	text-shadow: #000 1px 1px 0px;
}

#boxnoticia {
	margin-bottom: -1px;
}

#boxnoticia p {
	margin-left: 13px;
	border-bottom: 1px solid #f2f2f2;
	border-top: 1px solid #f2f2f2;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-right: 8px;
}

#boxnoticia p a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}

#left {
	font-family:Verdana;
}

#left h1.multimi-title {
	margin:20px 0 -20px 0;
}

.list-multimidia li .wrapper-h {
	display: inline-block;
    float: left;
    min-height: 34px;
    position: relative;
    width: 250px;
}

.list-multimidia li h4.multitle {
	 bottom: 0;
    display: inline;
    float: left;
    position: absolute;
    vertical-align: baseline;
}

.list-multimidia li {
	float:left;
	position:relative;
	display:inline;
	width:250px;
	border:1px solid #c0c0c0;
	padding:15px 10px;
	margin:40px 20px 0 0;
	height:420px;
	overflow:hidden;
}

#left .list-multimidia li .cot {
	height:200px;
	padding-bottom:40px;
}

#left .list-multimidia li p {
font-size:12px;

}

.list-multimidia li a {
	float:left;
	position:relative;
	width:100%;
	background:url('images/bkg/bg_menu_ativo.png') center center repeat-x;
	bottom:0;
	font-size:12px;
	text-indent: 10px;
	padding:5px 0;
	color:#fff;
}

.list-multimidia li img {
margin:10px 0;
border:1px solid #c0c0c0;	
}

#left h1 {
	margin-top:20px;
}

/* Fim do Conteiner Internas */

/* Inicio do Footer */

#footer {
	border-top: 6px solid #666666;
	clear: both;
}

#footer #footer-box {
	width: 925px;
	height: 100px;
	margin: 0 auto;
	position: relative;
	padding-top: 15px;
}

#footer #footer-left {
	float: left;
}

#footer #footer-left p {
	color: #3b3b33;
	font-size: 10px;
	line-height: 18px;
}

#footer #footer-right {
	float: right;
}

#footer #footer-right p {
	color: #3b3b33;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.img_home {
	width: 280px;
}

/* Fim do Footer */

.wp-pagenavi {
	margin-top: 40px;
	margin-bottom: 0px;
}

.wp-pagenavi a, .wp-pagenavi span {
	padding: 5px;
	margin-right: 10px;
	font-size: 14px;
	color: #424242;
	text-decoration: none;
	border: 1px solid #ccc;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background: #424242;
	color: #fff;
	border: 1px solid #AFAFAF;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

/* WORDPRESS PROPIETIES */

.entry-title, .entry-title a {
	color: gray;
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
}

.singular .entry-title {
	color: #000000;
	font-size: 36px;
	font-weight: bold;
	line-height: 48px;
}

.entry-meta {
	clear: both;
	color: #666666;
	display: none;
	font-size: 12px;
	line-height: 18px;
}

.entry-content p {
	color: red;
	font-size: 1.1em;
}

.widget-title {
        background-color: #5c8d94;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}

.widget a {
	color: black;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.widget-title {
	background-color: #5c8d94;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	padding-left: 37px;
	text-transform: uppercase;
}

#primary {
	float: left;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: -26.4%;
	margin-top: 0;
	width: 90%;
}

#secondary {
	float: right;
	margin-right: 7.6%;
	width: 24.8%;
}

#comments {
	display: none;
}

.comment-content p {
	color: red;
	font-size: 16px;
}

.comment-meta {
	font-size: 16px;
	line-height: 2.2em;
}

.entry-utility {
	clear: both;
	color: #666666;
	font-size: 13px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #ededed;
	padding-bottom: 20px;
}

.entry-summary {
	clear: both;
	color: #666666;
	font-size: 13px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #ededed;
	padding-bottom: 20px;
}

.entry-meta {
	clear: both;
	color: #666666;
	display: none;
	font-size: 13px;
	line-height: 18px;
}

.entry-title, .entry-title a {
	color: #222222;
	text-decoration: none;
}

.post {
	float: left;
    position: relative;
    width: 550px;
}

#sharebox {
	background-color: #fff;
	border: 1px solid #ccc;
	top: 230px;
	left: 0px;
	position: fixed;
	width: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 8px 3px 8px 6px;
}

.print_button {
	display: inline-block;
	line-height: 2em;
	text-align: center;
	padding: 0 10px;
	border: 1px solid #F9F3EB;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #464646;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 2px;
	width: 39px;
}

#sharebox .float {
	padding: 5px;
}

logo_header {
	
}



.marrom a {
	color: #FFF;
}

.tooltip span {
	margin-left: -999em;
	position: absolute;
}

.tooltip:hover span {
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	position: absolute;
	left: 1em;
	top: 2em;
	z-index: 99;
	margin-left: 0;
	width: 250px;
}

.tooltip {
	outline: none;
	cursor: help;
	text-decoration: none;
	position: relative;

}

.tooltip:hover em {
	display: block;
	padding: 0.2em 0 0.6em 0;
}

.classic {
	padding: 0.8em 1em;
}

.custom {
	padding: 0.5em 0.8em 0.8em 2em;
}

* html a:hover {
	background: transparent;
}

.critical {
	background: #000;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}

.wpcf7-form p {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}

.wpcf7-form p input, .wpcf7-form p textarea {
	font-size: larger;
	background-color: #eaeaea;
	color: #424242;
	border: 2px solid #d5d5d5;
	padding: 6px;
}

.form7submit {
	display: block;
	width: 307px;
	border: 2px solid #d5d5d5;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #940606;
}

#sbc-submit {
	background-color: #eaeaea;
	font-size: 14px;
	color: #940606;
	border: 2px solid #d5d5d5;
	padding: 8px;
	text-transform: uppercase;
	font-weight: bold;
}

.img_home {
	float:left;
z-index:10;	
}

.play-button {
	width: 280px;
	height: 130px;
	z-index: 190;
	top: 80px;
	float:left;
	position: relative;
	margin-top:-211px;
	cursor:pointer;
}

#conteiner_b #conteiner_caixa .play-button img {
	border:none;
}

form#sbc-search {
	clear: both;
	display: block;
}

form#sbc-search * {
	margin: 0px;
	display: block;
}

form#sbc-search input#s {
	background: #f5f5f5;
	border: 1px solid #bbbbbb;
	width: 565px;
	margin: 0px auto 10px;
	font-size: 14px;
	color: #940606;
	padding: 10px;
}

form#sbc-search select#cat {
	background: #fbfbfb url(arrow.png) 88% 50% no-repeat;
	height: 40px;
	width: 200px;
	border: 1px solid #bbbbbb;
	padding: 10px;
	font-size: 14px;
	color: #940606;
}

form#sbc-search select#cat option {
	padding: 2px 4px;
}

form#sbc-search input#sbc-submit {
	height: 40px;
	width: 40%;
	margin-top: 20px;
	border: 1px solid #bbbbbb;
	float: right;
	background-color: #940606;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-shadow: #000 1px 1px 0px;
	background: url(images/bkg/bg_menu.png) repeat-x;
}



#left .list-excerpt p {
	font-size:11px;
}

.fleft {
	float:left;
	position:relative;
	width:100%;
	clear:both;
	padding:3px 0 10px;
}
