@charset "utf-8";
/*
Theme Name: Indycar theme
Theme URI: http://indy.com/
Description: Tema para Indycar.
Version: 1
Author: Rede
Author URI: http://rede.ag
Tags: black

*/


@import url("css/reset.css");

/**
	Indy - 2010 (INDY) v: 1
	Developer(s):
		+ Fernando Basilio (fluibasilio@gmail.com)
		+ Ricardo Zein (ricardo.zein@gmail.com)
*/

/* ELEMENTOS ------------------------------------------------------------------------------ */
html, body {
	width: 100%;
	height: 100%;
	font-size: 11px;
	font-family: Helvetica, Arial;
	background: #000 url(img/bg_site.png) repeat-x center 0;
}

h1, h2, h3, h4, h5 { font-size: 10px; font-weight: normal; }

a{
	overflow: hidden;
	color: #fff;
	text-decoration: none;
}

a:hover{
	color: #959595;
}

li { list-style: none; }

input, textarea, select{
	font-family: Helvetica, Arial;
	font-size: 9px;
	padding: 2px;
	border: none;
}

textarea{
	overflow: auto;	
}

button{
	border: 0;
	font-size: 11px;
	cursor: pointer;
}

p{
	width: 100%;
	padding: 0;
	line-height: 20px;
}

/* ESTRUTURA ------------------------------------------------------------------------------ */
#container{
	width: 970px;
	margin: 0 auto;
	position: relative;
}

.header{
	float: left;
	background: url(img/bg_header.png) no-repeat 0 0;
	width: 970px;
	height: 205px;
	position: relative;
}

.header h1.logo,
.header h1.logo a{
	float: left;
	background: url(img/img_logo.png) no-repeat 0 0;
	width: 118px;
	height: 163px;
	text-indent: -9999px;
}
.header h1.logo{ margin: 13px 0 0 2px; }

.header h2.slogan{
	float: left;
	background: url(img/img_slogan.png) no-repeat 0 0;
	width: 560px;
	height: 131px;
	text-indent: -9999px;
	margin: 16px 0 0 30px;	
}

.header div.logo_band{
	float: right;
	width: auto;
	height: auto;
	margin: 20px 0 0;
}
.header h3.logo_band{	margin: 20px 13px 0 0; }

.contagem_regressiva{
	float: left;
	width: 206px;
	height: 44px;
	background: url(img/bg_contador.png) no-repeat 0 0;
	position: absolute;
	top: 95px;
	left: 150px;
}

.contagem_regressiva li{
	float: left;
	width: 25px;
	display: inline;
	color: #e2ca00;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	padding: 24px 0 0 0;
	text-align: center;
}

.contagem_regressiva li#days{ margin-left: 13px; }
.contagem_regressiva li#hours{ margin-left: 26px; }
.contagem_regressiva li#minutes{ margin-left: 29px; }
.contagem_regressiva li#seconds{ margin-left: 26px; }
#cntdwn b{
	font-size: 16px; font-style: italic;
	margin-left: 33px;
}
#cntdwn{
	position: absolute;
	top: 121px; left: 129px;
	z-index: 90;
}
.nav_principal{
	float: right;
	width: 880px;
	height: 29px;
	margin: 21px 0 0 0;
	position: absolute; left: 121px; top: 128px;
}

.nav_principal li,
.nav_principal li a{
	float: left;
	display: inline;
	height: 29px;
	text-indent: -9999px;
}

.nav_principal li {
	margin: 0 0 0 11px;
}
.nav_principal li.nav_noticias,
.nav_principal li.nav_noticias a{
	width: 109px;
	background: url(img/nav_noticias.png) no-repeat 0 0;
}

.nav_principal li.nav_evento,
.nav_principal li.nav_evento a{
	width: 117px;
	background: url(img/nav_evento.png) no-repeat 0 0;
}

.nav_principal li.nav_pilotos,
.nav_principal li.nav_pilotos a{
	width: 219px;
	background: url(img/nav_pilotos.png) no-repeat 0 0;
}

.nav_principal li.nav_raiox,
.nav_principal li.nav_raiox a{
	width: 199px;
	background: url(img/nav_raiox.png) no-repeat 0 0;
}

.nav_principal li.nav_loja,
.nav_principal li.nav_loja a{
	width: 120px;
	background: url(img/nav_loja.png) no-repeat 0 0;
}

.nav_principal li.nav_impre,
.nav_principal li.nav_impre a{
	width: 86px;
	background: url(img/nav_press.png) no-repeat 0 0;
}
.nav_principal li.nav_ingressos,
.nav_principal li.nav_ingressos a{
	width: 135px;
	background: url(img/nav_ingressos.png) no-repeat 0 0;
}
.nav_principal li a:hover{
	background-position: 0 -29px;
}



.nav_sub ul{
	display: none;
}

.bt_compre_ingresso{
	float: left;
	width: 206px;
	height: 33px;
	background: url(img/bt_compre_ingresso.png) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	top: 108px;
	right: 0px;
}

#team_194{
	display: none;
}

.nav_evento ul{ 
	width: 610px;
	left: 59px;
	top: 22px;
	position: absolute;
	bottom: 2px;
}

.nav_pilotos ul{ 
	width: 141px;
	left: 293px;
	position: absolute;
	top: 24px;
}

.nav_principal li.nav_sub li,
.nav_principal li.nav_sub li a{
	float: left;
	width: auto;
	display: inline;
	text-indent: 0px;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	background: url(img/bg_submenu.png) repeat-x 0 0;
}

.nav_principal li.nav_sub li{
	height: 25px;
}

.nav_principal li.nav_sub li a{
	height: 15px;
	padding: 6px 5px 4px 5px;
}

/*.nav_sub li.nav_sub_programacao,
.nav_sub li.nav_sub_programacao a{
	width: 120px;
	background: url(img/nav_sub_programacao.png) no-repeat 0 0;
}

.nav_sub li.nav_sub_calendario,
.nav_sub li.nav_sub_calendario a{
	width: 101px;
	background: url(img/nav_sub_calendario.png) no-repeat 0 0;
}

.nav_sub li.nav_sub_datas,
.nav_sub li.nav_sub_datas a{
	width: 58px;
	background: url(img/nav_sub_datas.png) no-repeat 0 0;
}

.nav_sub li.nav_sub_novidades,
.nav_sub li.nav_sub_novidades a{
	width: 94px;
	background: url(img/nav_sub_novidades.png) no-repeat 0 0;
}

.nav_sub li.nav_sub_pilotos,
.nav_sub li.nav_sub_pilotos a{
	width: 63px;
	background: url(img/nav_sub_pilotos.png) no-repeat 0 0;
}

.nav_sub li.nav_sub_equipes,
.nav_sub li.nav_sub_equipes a{
	width: 63px;
	background: url(img/nav_sub_equipes.png) no-repeat 0 0;
}*/

.footer{
	float: left;
	width: 100%;
	height: 200px;
	margin: 15px 0 0 0;
}

.footer dl{
	float: left;
	width: 468px;
	height: 150px;
}

.footer dl dt{
	float: left;
	width: 458px;
	height: 15px;
	margin-bottom: 10px;
	text-indent: -9999px;
}

.footer dl dd{
	float: left;
	width: 144px;
	height: 100px;
	border: 1px solid #171717;
	margin-right: 10px;
}

.footer dl.list_patrocinio dt{
	background: #000 url(img/tit_patrocinio.png) no-repeat 0 0;	
}

.footer dl.list_copatrocinio dt{
	background: #000 url(img/tit_copatrocinio.png) no-repeat 0 0;	
}

.footer dl.list_copatrocinio{
	width: 458px;
}
.footer dl dd.last{
	margin: 0;
}

.footer dl.list_patrocinio{
	margin-right: 44px;
}

.nav_footer{
	float: left;
	width: 100%;
}

.nav_footer ul{
	float: left;
	padding: 12px 15px;
	background: #1a1a1a;
	width: 622px;
}

.nav_footer ul li{
	float: left;
	font-size: 11px;
	padding: 0 10px;
	border-right: 1px solid #fff;
}

.nav_footer ul li.last{
	border: 0;
}

.nav_footer ul.nav_contato{
	background: #3f1212;
	margin-left: 3px;
	width: 283px;
}

/* transparencia */
.boxTrasnparent,
.boxTrasnparent2,
.boxTrasnparent3{
	height: auto;
	display: table;
}
.boxTrasnparent{ _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/bg_transparent.png'); }
.boxTrasnparent[class] { background-image:url(img/bg_transparent.png); }
.boxTrasnparent a{ position:relative; } /* iefix */

.boxTrasnparent2{ _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/bg_transparent2.png'); }
.boxTrasnparent2[class] { background-image:url(img/bg_transparent2.png); }
.boxTrasnparent2 a{ position:relative; } /* iefix */

.boxTrasnparent3{ _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/bg_transparent3.png'); }
.boxTrasnparent3[class] { background-image:url(img/bg_transparent3.png); }
.boxTrasnparent3 a{ position:relative; } /* iefix */
/* transparencia */


.destaque{
	float: left;
	position: relative;
	width: 100%;
	height: 265px;
	background: #333;
	overflow: hidden;
}

.content{
	float: left;
	width: 100%;
	margin: 15px 0 0 0;
}

.content .main{
	float: left;
	width: 645px;
/*	height: 600px;*/
}

.content .main h2{
	float: none;
	width: 635px;
	height: 28px;
	margin-bottom: 15px;
	background: url(img/bg_titulo.png) no-repeat 0 0; 
	color: #fff;
	font-size: 23px;
	font-weight: bold;
	padding: 5px 0 0 10px;
}

.content .sidebar{
	float: left;
	width: 313px;
	margin-left: 12px;
}

.box_busca{
	float: left;
	width: 313px;
	height: 33px;
	margin-bottom: 15px;
}

.txt_input{
	float: left;
	width: 217px;
	height: 23px;
	background: url(img/bg_input.png) no-repeat 0 0;
	padding: 5px;
}

.txt_input_small{
	float: left;
	width: 205px;
	background: url(img/bg_input_small.png) no-repeat 0 0;
	padding: 5px;

}

.txt_input input{
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #b7b7b7;
	background: transparent;
}

.bt_buscar{
	float: left;
	width: 86px;
	height: 33px;
	background: url(img/bt_buscar.png) no-repeat 0 0;
	text-indent: -9999px;
}

.bt_enviar{
	float: left;
	width: 78px;
	height: 33px;
	background: url(img/bt_enviar.png) no-repeat 0 0;
	text-indent: -9999px;
}

.box_item_sidebar{
	float: left;
	width: 293px;
	background: #454545;
	margin-bottom: 15px;
	padding: 10px;
}

.box_item_sidebar h3{
	float: left;
	width: 100%;
	height: 16px;
	text-indent: -9999px;
	margin: 0 0 10px 0;
}

.box_item_sidebar h3.tit_sidebar_fiquepordentro{
	background: url(img/tit_sidebar_fiquepordentro.png) no-repeat 0 0;
	margin: 0 0 20px 0;
}
.box_item_sidebar h3.tit_sidebar_rapidinhas{ background: url(img/tit_sidebar_rapidinhas.png) no-repeat 0 0; }
.box_item_sidebar h3.tit_sidebar_loja{ background: url(img/tit_sidebar_loja.png) no-repeat 0 0; }
.box_item_sidebar h3.tit_sidebar_vejatambem{ background: url(img/tit_sidebar_vejatambem.png) no-repeat 0 0; }



.box_item_sidebar h4{
	float: left;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	margin-top: 10px;
}

.box_item_sidebar ul.siga{
	float: left;
	width: 230px;
}

.box_item_sidebar ul.siga li,
.box_item_sidebar ul.siga li a{
	float: left;
	display: inline;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
}

.box_item_sidebar ul.siga li{
	margin-left: 27px;
}

.box_item_sidebar ul.siga li.bl_rss,
.box_item_sidebar ul.siga li.bl_rss a{
	background: url(img/bl_rss.png) no-repeat 0 0;
}
.box_item_sidebar ul.siga li.bl_twitter,
.box_item_sidebar ul.siga li.bl_twitter a{
	background: url(img/bl_twitter.png) no-repeat 0 0;
}
.box_item_sidebar ul.siga li.bl_flickr,
.box_item_sidebar ul.siga li.bl_flickr a{
	background: url(img/bl_flickr.png) no-repeat 0 0;
}
.box_item_sidebar ul.siga li.bl_facebook,
.box_item_sidebar ul.siga li.bl_facebook a{
	background: url(img/bl_facebook.png) no-repeat 0 0;
}
.box_item_sidebar ul.siga li.bl_youtube,
.box_item_sidebar ul.siga li.bl_youtube a{
	background: url(img/bl_youtube.png) no-repeat 0 0;
}

.box_news{
	float: left;
	margin: 20px 0 0 0 ;
}

.tweet_list{
	border-top: 1px dotted #707070;
	float: left;
	width: 100%;
	color: #fff;
	font-size: 11px;
	margin: 0 0 10px 0;
}

.tweet_list li{
	border-bottom: 1px dotted #707070;
	float: left;
	width: 100%;
	padding: 5px 0;
}

.tweet_list li small{
	float: left;
	width: 100%;
	color: #000;
	padding: 5px 0 0 0;
}

.link_tweets{
	color: #9acacb;
	text-decoration: underline;
}

.link_tweets:hover{
	color: #fff;
	text-decoration: none;
}

.box_botoes_next{
	float: right;
	width: 148px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.list_loja{
	float: left;
	width: 100%;
	height: 220px;
}

.list_loja li{
	float: left;
	display: inline;
	width: 145px;
	color: #fff;
	text-align: center;
}

.item{
	float: left;
	width: 645px;
/*	background: lime;*/
	margin-bottom: 15px;
	color: #fff;
}

.item .item_title{
	float: left;
	width: 625px;
	padding: 10px;
	margin-bottom: 1px;
	display: block;
}

.item .item_title h3,
.item .item_title h3 a{
	float: left;
	width: 625px;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9f9f9f;
}

.item .item_title h3 a:hover{
	text-decoration: underline;
}

.item .item_title small{
	float: left;
	width: 625px;
	font-size: 10px;
	text-transform: uppercase;
	color: #f8bd0e;
	margin: 0 0 5px 0;
	font-weight: bold;
}

.item .item_descricao{
	float: left;
	display: block;
	width: 625px;
	padding: 10px;
}

.item .item_descricao a:hover{
	text-decoration: underline;
	color: #fff;
}

.item .item_descricao p{
	width: auto; margin-bottom: 5px;
}
.item .item_descricao img{
	float: left;
}

.item .item_descricao img{
	width: auto;
	height: auto;
	margin: 0 10px 0 0;
}

.paginacao{
	float: left;
	width: 625px;
	padding: 8px 10px;
	background: url(img/bg_paginacao.png) repeat-x 0 0;
}

.paginacao a, .paginacao .current{
	/*float: left;
	display: inline;*/
	margin: 0 7px;
}

.paginacao a{
	color: #00ccff;
}

.paginacao li.link_topo a{
	margin-left: 40px; 
}
.paginacao .pages{
	margin: 0 10px 0 0;
	color: #FFF;
}
.list_vejamais{
	float: left;
	width: 100%;
}

.list_vejamais li{
	float: left;
	width: 300px;
	margin: 5px 0;
}

.list_vejamais li a{
	float: left;
	width: 290px;
	padding: 0 0 0 10px;
	background: url(img/bl_vejamais.png) no-repeat 3px 5px;
}

.list_vejamais li a:hover{
	color: #fff;
	text-decoration: underline;
}
#map_canvas{
	float: left;	
	width: 625px;
	height: 360px;
	color: #000;
	margin: 15px 0 25px 0;
}


/* Template de coment�rios ajustes */

#IDCommentsHead h3{
	display: none;
}
.idc-i{
	*position: relative; *top: -45px; *left: 50px;
}
#idc-container .idc-c-t .idc-c-t-inner {
	color: #FFF;
}
#IDCommentsNewThreadCover h3 {
	color: #FFF;
}
#idc-container p {
	color: #FFF;
}
#idc-container label{
	#FFF;
}
#idc-container li.idc-first{
	display: none;
}
#idc-container{
	color: #FFF;
}


/* Destaques home */
#nav_destaque{
	position: absolute;
	left: 880px;
	top: 424px;
}
#nav_destaque a{
	display: block;
	width: 29px; height: 29px;
	background: url(img/bg_transparent3.png);
	color: #FFF;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	float: left;
	text-align: center;
	line-height: 29px;
	margin: 0 9px 0 0;
}

.alignright{
	float: right;
}