/*
Theme Name: Centenário
Theme URI: http://www.binariointernet.com.br/
Description: Desenvolvido para o website do filme Nada Vai nos Separar.
Version: 0.0
Author: Bin&aacute;rio Internet
Author URI: http://binarioiternet.com.br/
Tags: red, custom header, fixed width, two columns, widgets

	Nada vai nos separar
	http://binarioiternet.com.br/

	Tema customizado.

*/



/* CSS NATIVO WORDPRESS */

* { margin:0;
	border:0;
	behavior: url(wp-content/themes/centenario/iepngfix.htc);		
	}
	
	

h1, h2 {
	margin:0;
	padding:0;
	}
	
a { 
	color:#a6262a;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}	


body {
	font-size: 11px; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	background: #fff url('images/bg_home.png');
	background-repeat:repeat-x;
	background-position:0 -266px;
	color: #000000;
	}





#content {
	font-size: 1.2em;
	float:left;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}
	
.narrowcolumn .entry p {
	margin:10px 0 0 0 ;
	padding:0;	
	}	

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

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: 1em;
	line-height: 1.5em;
	color:#CC0000;
	font-weight:bold;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size:20px;
	}
	
h4 {
	font-size:16px;
	}	

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

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	text-indent:-5000px;
	}

h2 {
	font-size: 1.6em;
	}

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

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

#sidebar h2.widgettitle {
margin-top:20px;
color:#CC0000;
}

#sidebar h4 {
	font-family: 'Lucida Sans', Verdana, Sans-Serif;
	font-size: 14px;
	}
	
#sidebar .post {
	margin:5px 0;
	}	


.tarja {
	position:absolute;
	left:0;
	top:0;
	width:175px;
	height:175px;
	background-image:url(images/tarja.png);
	}


h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4{
	color: #800106;
	}

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;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Trebuchet MS', Arial, Verdana, Sans-Serif;
	}

.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;
	}

#commentform p {
	font-family: 'Trebuchet MS', Arial, Verdana, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

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

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

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

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

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

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

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

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

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



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	}

#header {
	margin: 17px auto 0;
	padding: 0;
	height: 150px;
	width:960px;
	overflow:hidden;
	}


#headerimg 	{
	float:left;
	margin: 0px 0px 0 0px;
	background-image:url(images/header-centenario.gif);
	background-repeat:no-repeat;
	height: 164px;
	width: 960px;
	}	

#headerimg h1 {text-indent:-5000px; }	


.narrowcolumn {
	float: left;
	margin: 0px 10px 0 0px;
	padding:0px;
	width: 642px;
	color:#FFFFFF;
	}

.widecolumn {
	float: left;
	margin: 0px 10px 20px 0px;
	padding:0px;
	width: 960px;
	color:#000000;
	}
	
.intro {
	width:310px;
	float:left;
	}	
	
.intro h4 {
color:#FFCC00;	}

.intro a {
color:#fff;	}	

.post {
	margin: 0px 0 30px 0px;
	text-align: justify;
	float:left;
	width:100%;
	}
	



.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	border-top:1px solid #b2b2b2;
	padding-top: 5px;
	}
	
.narrowcolumn .postmetadata span.comentarios {
	float:left;
	text-indent:30px;
	height:24px;
	line-height:24px;	
	background-image:url(images/ico_comentarios.gif);
	background-repeat:no-repeat;
	}	
	
.narrowcolumn .postmetadata span.categoria {
	float:right;
	height:24px;
	line-height:24px;		
	}
	

.widecolumn .postmetadata {
	margin: 30px 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;
}

#footer {
	padding: 0;
	margin: 20px auto 0;
	width: 980px;
	clear: both;
	}

#footer .texto {
	float:left;
	color:#666666;
	font-size:12px;
	}

#footer .binario {
	float:right;
	color:#666666;
	font-size:12px;
	}


/* End Structure */



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

h2 {
	margin: 0px 0 0;
	color:#FFCC00;
	text-transform:uppercase;
	}

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

#sidebar h2 {
	margin: 0px 0 0;
	padding: 0;
	font-size:16px;
	}

h3 {
	padding: 0;
	margin:0px 0 0 0;
	font-size:20px;
	}

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



/* Begin Images */
p img {
	padding: 0;
	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 {
	margin: 0 0 0px 10px;
	display: inline;
	}

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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */






/* Begin Form Elements */
#searchform {
	margin: 20px 0 30px 0;
	}

#sidebar #searchform #s {
	width: 170px;
	height:18px;
	margin:5px 0;
	}

#sidebar #searchsubmit {
 	width:27px;
	height:27px;
	display:inline;
	padding:0px;
	overflow:hidden;
	background-image:url(images/bt_passo_prox.gif);
	background-repeat:no-repeat;
	}



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

select {
	width: 130px;
	}


#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	width:220px;  
	height:31px;
	line-height:20px;
	padding:0;
	margin: 10px 0;
	float: right;
	border:0;
	font-family:"Lucida Sans", Arial;
	font-size:18px;
	color:#ffffff;
	background:url(images/bt_criarconta.gif) no-repeat; 
	cursor:pointer;
}


#commentform #submit:hover	{ 

background-position:0 -32px;
}	
	



input.botao-enviar {
background-color:none;
width:128px!important;
height:23px!important;
_height:46px!important;
border:0!important;
padding:0!important;
margin-top:-10px!important;
background:url(../../themes/centenario/images/bt-bg.gif) no-repeat;
background-position:0;
font-size:14px!important;
font-weight:bold!important;
color:#990000;
float:left;
cursor:pointer;
overflow:hidden;
}

	
/* End Form Elements */



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

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

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

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

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */
#sidebar
{
	padding: 0px 0 10px 0;
	float:left;
	margin-top:0px;
	margin-left:15px;
	width: 290px;
	}
	
#sidebar a { 	text-align: left; }	

#sidebar ul
{
	margin:0;
	padding:0;
	list-style:none;
	line-height:20px;
	}
	

#sidebar li.cat-item
{
 list-style:disc;
	margin-left:15px;
	font-size:12px;
	line-height:24px;
	color:#000000
}

#sidebar li.cat-item a
{
	padding:0;
	color:#000;
	}	

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



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

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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-bottom: 40px;
	float:left;
	}
/* 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 */



/* MENU */

.menu {
	clear:both;
	width:980px;
	height:40px;
	margin:0 auto;
	padding:10px 0 0 0;
	background-image:url(images/bg-menu.gif);
	background-repeat:no-repeat;
	
	}

.menu ul, .menu li {
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0;
	}
	
.menu li {
	float:left;
	background-image:url(images/bg_menu_separador.gif);
	background-repeat:no-repeat;
	font-size:16px;	
	}

.menu li a { 
	width:140px;
	height:30px;
	font-weight:bold;
	line-height:30px;
	display:block;
	text-align:center;
	cursor:pointer;
	padding:0px 0px 0px;
	margin:0px 0 0px 10px;	
	background-image:url(images/bg-menu-item.png);

	background-repeat:no-repeat;
	}
	
.menu li a:hover { 
	display:block;
	color:#fff;
	text-align:center;
	text-decoration:none;
	background-image:url(images/bg-menu-item.png);	
	behavior: url(wp-content/themes/centenario/iepngfix.htc);		
	background-position:0 -30px;	
	}

.menu li.home a {
	width:52px;
	background-image:url(images/menu-home.png);
	behavior: url(wp-content/themes/centenario/iepngfix.htc);	
	background-repeat:no-repeat;
	}

.bread {
	clear:both;
	margin:5px 0;
	height:20px;
	color:#FFFFFF;
	font-weight:bold;
	}

.bread a {
	color:#FFFFFF;
	}


/* NAVEGAÇÃO */

.navegacao {
	float:left;
	width:100%;
	height:20px;
	margin:20px auto;
	background-repeat:repeat-x;
	text-align:center;
	}
	
.navegacao-box {
	height:20px;
	width:auto;
	float:right;
	margin:0 auto;
	padding:0 10px;

	}
	
.navegacao-box h3 {
	float:left;
	font-size:16px;
	height:20px;
	padding:0 10px;
	font-weight:bold;
	background-color:#FFFFFF;	
	}	

.navegacao-box a, .navegacao-char{
	width:20px;
	height:20px;
	float:left;
	margin:0 2px;
	background-image:url(images/bg-navegacao.gif);
	background-repeat:no-repeat;
	text-align:center;
	font-size:16px;
	}

.navegacao-box a:hover, a.navegacao-select, .navegacao-char:hover,  .navegacao-char a:hover {
	background-position:0 -20px;
	text-decoration:none;
	}
	
	
/* NAVEGAÇÃO */

.navegavideos {
	float:left;
	width:100%;
	height:20px;
	margin:5px auto;
	background-repeat:repeat-x;
	text-align:center;
	}
	
.navegavideos-box {
	height:20px;
	width:140px;
	margin:0 auto;
	padding:0 10px;

	}
	
.navegavideos-box h3 {
	float:left;
	font-size:16px;
	height:20px;
	padding:0 10px;
	font-weight:bold;
	background-color:#FFFFFF;	
	}	

.navegavideos-box span {
	 float:left;
	 font-size:14px;
	 font-weight:bold;
	 margin:0 5px;
	 }

.navegavideos-box a {
	width:20px;
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	margin:0 2px;
	background-image:url(images/bg-navegacao.gif);
	background-color:#CCCCCC;
	background-repeat:no-repeat;
	text-align:center;
	font-size:16px;
	cursor:pointer;
	font-weight:bold;
	text-decoration:none;
	}

.navegavideos-box a:hover {
	background-position:0 -20px;
	text-decoration:none;
	}

	

/* MIOLO */


#miolo {
	clear:both;
	width:100%;
	overflow:hidden;
	padding:20px 0;
	background-image:url(images/bg-miolo.jpg);
	background-position:top center;
	}

.miolo-top { 
	clear:both;
	width:100%;
	height:17px;
	background-image:url(images/bg-miolo-top.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	}
	
.miolo-bottom { 
	clear:both;
	width:100%;
	height:17px;
	background-image:url(images/bg-miolo-bottom.jpg);
	background-repeat:repeat-x;
	background-position:top;
	}
	
.miolo-conteudo {
	clear:both;
	width:960px;
	height:auto;
	display:block;
	margin:0 auto;
	}

	
	
/* CAPA */

/*.capa-destaque {
	float:left;
	width:503px;
	height:300px;
	background-image:url(images/bg-capa-destaque.png);
	background-repeat:no-repeat;
	margin:0 0 0 -1px;
	}
*/

.capa-destaque {
	float:left;
	width:655px;
	height:auto;
	margin:0 0 0 -1px;
	}

	
.capa-animacao {
	clear:both;
	width:655px;
	height:405px;
	padding-top:9px;
	background-image:url(images/bg-capa-destaque2.png);
	background-repeat:no-repeat;	
	}	
	
.capa-chamadas {
	float:right;
	margin:0 5px 0 0;	
	width:300px;
	height:300px;
	}		


.capa-dvd {
	width:964px;
	height:162px;
	display:block;
	margin:0px auto 0;
	background-image:url(images/brevedvd.png);
	background-repeat:no-repeat;
	}
	
.capa-dvd a {
	width:964px;
	height:162px;
	display:block;
	}	
	
.compre-bau {
	width:600px;
	height:699px;
	display:block;
	margin:0px auto 0;
	background-image:url(images/foto-bau.png);
	background-repeat:no-repeat;
	}
	
/* O FILME */

.filme {
	font-size:13px;
	}
	
.filme-chamadas {
	float:right;
	width:300px;
	height:auto;
	margin:0 8px 0 0;
	max-height:450px;
	}		

.filme-equipe {
	float:left;
	width:290px;
	_width:290px;	
	background-color:#e5e5e5;
	height:750px;
	margin:10px 10px 30px 0;
	padding:10px;
	font-size:13px;
	}

/* ENQUETE */

.enquete {
	font-size:16px;
	}
	
.enquete p {
	display:none;
	}
	
.enquete-botoes {
	width:625px;
	float:left;
	margin:10px auto 0;
	text-align:center!important;
	}

.enquete-botoes a:hover { text-decoration:none; }	

/* VIDEOS */

.miolo-videos {
	color:#000000;
	}
	
.box-video {
	float:left;
	background:#CCCCCC;
	background-image:url(images/bg-box-video.gif);
	background-repeat:repeat;
	width:140px;
	height:190px;
	text-align:center;
	padding:5px;
	margin:10px 13px 5px 0;
	color:#CC0000;
	overflow:hidden;
	}
	
.box-video2 {
	float:left;
	background-image:url(images/bg-box-video2.png);
	background-repeat:no-repeat;
	width:460px;
	height:295px;
	text-align:center;
	padding:8px 5px;
	margin:10px 15px 5px 0;
	color:#CC0000;
	overflow:hidden;
	}	
	
.box-video2 object {
	margin-bottom:10px;
	}	
	
.box-video a {
	background-image:url(images/bt-ampliar-video.gif);
	width:140px;
	height:15px;
	display:block;
	margin:5px 0 5px 0;
	text-indent:-5000px;
	overflow:hidden;
	}	
	
.box-video .entrytext {
line-height:14px;	}	
	

/* DEPOIMENTOS */

.depoimentos {
font-size:14px;
}

.css_form_errormessage, .css_form_successmessage {
font-size:12px;
color:#FFFF00;
height:15px;
margin-top:-5px;
}

.depoimentos h3, .depoimentos a  {
	color:#CC0000;
	font-weight:normal;
	}

.depoimentos h3 {
	font-size:18px;
	}


.depoimentos-item {
	width:100%;
	float:left;
	border-bottom:2px solid #CC0000;
	margin-bottom:30px;
	height:auto;
	}

.depoimentos-dados {
	width:320px;
	height:70px;
	float:left;
	}
	
.depoimentos-direita {
	width:600px;
	float:left;
	height:auto;
	margin-bottom:10px;
	}
	
.depoimentos-texto {
	width:630px;
	height:60px;
	float:left;
	overflow:hidden;
	}
	
.depoimentos-texto-abre {
	width:630px;
	height:auto;
	float:left;

	}	

.depoimentos-lermais {
	float:left;
	width:630px;
	}
	
.depoimentos-lermais-botao {
	background-image:url(images/bt-lermais.gif);
	width:129px;
	height:21px;
	display:block;
	margin:5px 0;
	text-indent:-5000px;
	overflow:hidden;
	float:right;
	cursor:pointer;
	}
	
.depoimentos-lermais-fechar {
	background-image:url(images/bt-fechar.gif);
	width:129px;
	height:21px;
	display:block;
	margin:5px 0;
	text-indent:-5000px;
	overflow:hidden;
	float:right;
	cursor:pointer;
	}		

/* NOTíCIAS */

.noticias {
font-size:14px;
}

.noticias  {
margin:5px 0 -30px 0;	
}

.noticias-capa a  {
	width:200px;
	height:230px;
	display:block;
	float:left;
	background-repeat:no-repeat;
	text-indent:-5000px;
	overflow:hidden;
}

.noticias-capa-internet {
	background-image:url(images/noticias-internet.png);
	margin:10px 0px;		
	}
	
.noticias-capa-radio {
	background-image:url(images/noticias-radio.png);
	margin:10px 20px;	
	}	
	
.noticias-capa-tv {
	background-image:url(images/noticias-tv.png);
	margin:10px 0px;			
	}	


.noticias small {
font-size:10px;
height:10px;
margin:0;
}

.noticias h4 a {
	float:left;
	color:#FFFFFF!important;
	font-size:16px;
	margin:0 0 0 0;
	font-weight:bold;
}

.noticias .post {margin:0px 0px;}

.noticias .post-meta, .noticias .post-meta a {
	margin:0;
	padding:4px 0;
	float:left;
	font-size:14px;
	height:20px;
	line-height:16px;
	font-weight:bold;
	color:#666666;
	}	


/* ARCHIVE */

.archive {
font-size:14px;
color:#000000;
}

.archive-dados {
	clear:both;
	}
	


.archive .post-meta {
	margin:0;
	padding:0;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	}	

.archive-data {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	}
	
.archive h2 {
	margin: 20px 0;
	color:#990000;
	text-align:left;
	text-transform:none;
	font-weight:normal;
}	
	
.archive h3 {
	clear:both;
	color:#000000;
	font-size:18px;
	}	

.archive .post {
	border-bottom:2px solid #CC0000;
	}
	
.archive .entry {
	margin:0 0 20px 0;
	}

.archive .postmetadata {
	display:none;
	}
	
.archive a { 
 	color:#000000;
}	
	
.archive a:hover { 
text-decoration:underline;
}	


/* CHAMADAS */

.chamadas a {
	float:left;
	width:140px;
	height:145px;
	display:block;
	margin:0 0 6px 10px;
	_margin:0 0 6px 5px;	
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding:5px 0 0 0;
	}
	
.chamadas a:hover, .chamadas-wide a:hover {
	text-decoration:none;
	color:#CC9900;
	}	
	
.chamadas-escolha {
	background-image:url(images/chamadas-escolha.png);
	background-repeat:no-repeat;
	}	
	
.chamadas-dvd {
	background-image:url(images/chamadas-dvd.png);
	background-repeat:no-repeat;
	}	
	
.chamadas-videos {
	background-image:url(images/chamadas-videos.png);
	background-repeat:no-repeat;
	}
	
.chamadas-depoimentos {
	background-image:url(images/chamadas-depoimentos.png);
	background-repeat:no-repeat;
	}
	
.chamadas-noticias {
	background-image:url(images/chamadas-noticias.png);
	background-repeat:no-repeat;
	}	
	
.chamadas-contato {
	background-image:url(images/chamadas-contato.png);
	background-repeat:no-repeat;
	}


.chamadas-cadastro {
	float:left;
	width:140px;
	height:145px;
	margin:0 0 6px 10px;
	background-image:url(images/chamadas-cadastro.png);
	background-repeat:no-repeat;	
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding:5px 0 0 0;
	}	

.chamadas-cadastro .formulario p {
	 font-size:12px;

 }
	
.chamadas-cadastro .formulario input {
	width:130px;
	height:18px;
	line-height:18px;	
	border:1px solid #000000;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	 font-size:12px;
	font-weight:normal;
	text-indent:2px;
	 margin:0 0 3px 0;
 }	
		
.chamadas-wide a {
	float:left;
	width:280px;
	display:block;	
	margin:0 0 0 10px;
	_margin:0 0 0 5px;	
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding:15px 0 0 10px;
	}		
		
							
.chamadas-festa {
	background-image:url(images/chamadas-festa.png);
	background-repeat:no-repeat;	
	}	
	
.chamadas-festa-wide  {
	background-image:url(images/chamadas-festa-wide.png);
	background-repeat:no-repeat;
	height:90px;	
	}
	
.chamadas-ingresso-wide  {
	background-image:url(images/chamadas-ingresso-wide.png);
	background-repeat:no-repeat;
	padding:50px 0 0 10px;
	color:#FFCC00;
	height:62px;	
	}	
	
.chamadas-bau {
	background-image:url(images/chamadas-bau.png);
	background-repeat:no-repeat;	
	}	
	
.chamadas-bau-wide  {
	background-image:url(images/chamadas-bau-wide.png);
	background-repeat:no-repeat;
	height:175px;	
	}	



/* FORMULARIOS */

.form-destaque {
	float:left;
	width:320px;
	height:300px;
	background-image:url(images/bg-form-destaque.png);
	background-repeat:no-repeat;
	margin:0 0 0 5px;
	}
	
.form-destaque-dados {
	clear:both;
	width:300px;
	margin:10px auto;
	color:#FFFFFF;
	}	
	
.botao {
	width:128px;
	margin:15px auto;
	}		



.form-destaque-dados input {
	width:143px;
	height:18px;
	line-height:18px;	
	border:1px solid #000000;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	 margin:0 3px 3px 0;
	 }

.form-destaque-dados textarea {
	width:291px;
	height:115px;
	line-height:18px;	
	border:1px solid #000000;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	 margin:0 3px 3px 0;
	 }


.form-promocao {
	display:block;
	width:320px;
	margin:10px auto;
	color:#FFFFFF;
	}
	
.form-promocao input {
	width:320px;
	height:18px;
	line-height:18px;	
	border:1px solid #000000;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	 margin:0 3px 3px 0;
	 }	
	 
.form-promocao textarea {
 	width:315px;
	height:80px;
	line-height:18px;	
	border:1px solid #000000;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	 margin:0 3px 3px 0;
	 }	


.codigo-promocao {
	width:320px;
	margin:0 auto;
	text-align:center;
	height:40px;
	overflow:hidden;
	}
	
.codigo-promocao a, .codigo-promocao-on a {
 	color:#FFCC00;
 	}	
	
.codigo-promocao-on {
	width:320px;
	margin:0 auto;
	text-align:center;
	height:auto;
	overflow:visible;
	}	


.compre-loja-esq a:hover, .compre-loja-dir a:hover {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;	
	}


.compre-loja-esq {
	width:310px;
	height:100px;
	margin:0 20px 20px 0;
	float:left;
	}

.compre-loja-dir {
	width:310px;
	height:100px;
	margin:0 0 20px 0;
	float:left;	
	}
	
#dhtml_combo {
	width:460px;
	height:262px;
	position:absolute;
	left: 260px;
	top: 150px;
	}

