/*GERAL*/
*{
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #8499A5;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*TAGS*/
html, body{
	width: 100%;
	height: 100%;
}

li{
	display: block;
}

html{
	overflow-y: scroll;
}

a{
	color: #EAAF0F;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
}

a:hover{
	text-decoration: underline;
}

hr{
	display: none;
}

img, fieldset{
	border: 0;
}

li{
	list-style: none;
}

table{
	border-collapse: collapse;
}

button{
	padding: 1px;
	cursor: pointer;
	color: #FFF;
	font-weight: bold;
	border: 0;
	background-color: #8499A5;
}

textarea{
	overflow: auto;
}

input, select, textarea{
	outline: none;
	color: #000;
}

input, textarea{
	color: #BCBFB4;
	font-weight: bold;
	border: 1px solid #8499A5;
}

/*CONTAINER*/
#page{
	width: 949px;
	height: 100%;
	margin: 0 auto;
}

/*HEADER*/
#header{
	width: 949px;
	height: 442px;
	float: left;
	clear: both;
	overflow: hidden;
	margin-bottom: 44px;
}

/*CONTENT*/
.narrowcolumn{
	width: 642px;
	float: left;
}

.narrowcolumn #searchform{
	margin-top: 30px;
}

.narrowcolumn.clientes_e_trabalhos li{
	float: left;
	margin: 0 20px 50px 0;
}

.narrowcolumn p{
	clear: both;
}

.narrowcolumn h2, .narrowcolumn h2 a{
	font-size: 30px;
	color: #8499A5;
}

.narrowcolumn h3{
	margin-bottom: 10px;
}

.narrowcolumn h3 a{
	font-size: 18px;
	color: #8499A5;
}

.narrowcolumn .content_header{
	width: 642px;
	height: 53px;
	float: left;
	clear: both;
	display: inline;
	margin-bottom: 32px;
}

.narrowcolumn .content_header h1{
	width: 457px;
	height: 53px;
	float: left;
	text-indent: -9999px;
	background-image: url(images/logo_talent.png);
}

.narrowcolumn .content_header h1 a{
	height: 100%;
	display: block;
}

.narrowcolumn .content_header .bt_receba_atualizacoes_via_rss{
	float: right;
	display: inline;
	margin-top: 38px;
	text-transform: uppercase;
}

.narrowcolumn .post, .narrowcolumn .page{
	clear: both;
	padding-top: 30px;
	margin-top: 30px;
	border-top: dashed 1px #8499A5;
}

.narrowcolumn .post h2{
	padding-bottom: 30px;
}

.narrowcolumn .post p{
	clear: none;
	margin-bottom: 30px;
	color: #8499A5;
	font-weight: bold;
	line-height: 18px;
}

.narrowcolumn.clientes_e_trabalhos .list_clients li{
	width: 160px;
	float: left;
	margin: 0;
}

/*MAPS*/
.maps{
	width: 642px;
	height: 342px;
	float: left;
	clear: both;
	position: relative;
	top: -20px;
}

/*INFO*/
.info{
	width: 100%;
	float: left;
	clear: both;
	padding: 10px 0 10px 0;
}

.info li{
	float: left;
	padding-right: 15px;
	white-space: nowrap;
}

.info li, .info li a{
	font-weight: bold;
	color: #EAAF0F;
}

.narrowcolumn .post .box_comentar{
	width: 100%;
	clear: both;
	padding: 30px 0 0 0;
	margin-top: 30px;
	border-top: dashed 1px #8499A5;
}

.narrowcolumn .post .box_comentar .commentlist{
	width: 100%;
	clear: both;
	padding: 0 0 10px 0;
	margin-bottom: 30px;
	border-top: dashed 1px #8499A5;
}

.narrowcolumn .post .box_comentar .dados_pessoais{
	width: 255px;
	float: left;
}

.narrowcolumn .post .box_comentar .dados_pessoais input{
	width: 255px;
}

.narrowcolumn .post .box_comentar .dados_pessoais h2{
	height: 72px;
	float: left;
	display: inline;
	padding-bottom: 10px;
	margin-bottom: 41px;
}

.narrowcolumn .post .box_comentar .dados_comentario{
	width: 373px;
	float: left;
	margin-left: 10px;
}

.narrowcolumn .post .box_comentar .dados_comentario .comentario{
	padding-bottom: 29px;
	background: url(images/bg_comentario.png) no-repeat left bottom;
}

.narrowcolumn .post .box_comentar .dados_comentario button{
	float: right;
	margin-top: -29px;
	text-transform: uppercase;
	background-color: #ECAD12;
}

.narrowcolumn .post .box_comentar textarea{
	width: 372px;
	height: 161px;
	border-bottom: 0;
}

.narrowcolumn .post .box_comentar h3{
	color: #BBCE4F;
	font-size: 14px;
}

.narrowcolumn .post form p{
	margin-bottom: 10px;
}

.postar_url{
	width: 100%;
	float: left;
	clear: both;
	display: none;
	padding-bottom: 20px;
}

.postar_url textarea{
	width: 638px;
	height: 20px;
	clear: both;
	line-height: 20px;
	color: #EAAF0F;
	cursor: default;
	border: 1px solid #EAAF0F;
}

/*SIDEBAR*/
#sidebar{
	width: 266px;
	float: left;
	display: inline;
	margin-left: 41px;
}

#sidebar p{
	margin-bottom: 18px;
}

#sidebar, #sidebar a{
	font-weight: bold;
}

#sidebar li{
	width: 100%;
	float: left;
	clear: both;
	padding-top: 18px;
	margin-bottom: 18px;
	border-top: dashed 1px #8499A5;
}

#sidebar li li{
	border: 0;
}

#sidebar li h2{
	width: 264px;
	height: 34px;
	text-indent: -9999px;
}

#sidebar li h2 a{
	height: 100%;
	display: block;
}

#sidebar li.box_paginas h2{
	display: none;
}

#sidebar li.box_paginas a.bt_clientes_e_trabalhos{
	width: 264px;
	height: 34px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/tit_clientes_e_trabalhos.png);
}

#sidebar li.box_paginas .box_veja_os_classicos{
	padding-top: 18px;
	margin-top: 18px;
	border-top: dashed 1px #8499A5;
}

#sidebar li.box_paginas a.bt_veja_os_classicos{
	width: 264px;
	height: 34px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/bt_veja_os_classicos.png);
}

#sidebar li.box_nuvem_de_tags a{
	margin-right: 2px;
	position: relative;
	font-size: inherit;
	text-transform: uppercase;
}

#sidebar li h2.tit_nuvem_de_tags{
	background-image: url(images/tit_nuvem_de_tags.png);
}

#sidebar li.box_arquivos_e_busca a{
	text-transform: capitalize;
}

#sidebar li h2.tit_ultimas_da_talent_na_imprensa{
	background-image: url(images/tit_ultimas_da_talent_na_imprensa.png);
}

#sidebar a.bt_localizacao{
	color: #8499A5;
}

#sidebar li .bt_boo{
	width: 51px;
	height: 41px;
	display: block;
	margin: 0 auto;
	text-indent: -9999px;
	background-image: url(images/logo_boo.png);
}

#sidebar li .bt_talent_talk{
	width: 109px;
	height: 52px;
	display: block;
	display: none;
	margin: 0 auto 20px auto;
	text-indent: -9999px;
	background-image: url(images/logo_talent_talk.jpg);
}
#sidebar li .bt_talk{
	width: 109px;
	height: 52px;
	display: block;
	margin: 0 auto 20px auto;
	text-indent: -9999px;
	background-image: url(images/talent_talk.gif);
}
#sidebar li .bt_talent_tokyo{
	width: 69px;
	height: 44px;
	display: block;
	margin: 20px auto 0 auto;
	text-indent: -9999px;
	background-image: url(images/talent_tokyo.jpg);
}
#sidebar li .bt_talent_vale{
	width: 90px;
	height: 66px;
	display: block;
	margin: 20px auto 0 auto;
	text-indent: -9999px;
	background-image: url(images/talent_vale.jpg);
}
#sidebar li .bt_talent_cabore{
	width: 93px;
	height: 55px;
	display: block;
	margin: 20px auto 0 auto;
	text-indent: -9999px;
	background-image: url(images/selo_cabore_site.jpg);
}
#sidebar li .bt_talent_oxygen{
	width: 60px;
	height: 57px;
	display: block;
	margin: 20px auto 0 auto;
	text-indent: -9999px;
	background-image: url(images/selo_oxygen.gif);
}

#sidebar li h2.tit_sobre_a_talent{
	background-image: url(images/tit_sobre_a_talent.png);
}

#sidebar li h2.tit_arquivos_e_busca{
	background-image: url(images/tit_arquivos_e_busca.png);
}

#sidebar li.widget_search{
	padding-top: 0;
	background: none;
}

#sidebar li.widget_search input{
	width: 229px;
	height: 15px;
	float: left;
	line-height: 15px;
	border: 1px solid #8499A5;
}

#sidebar li.widget_search button{
	float: left;
	margin-left: 5px;
}

#sidebar li li{
	display: block;
	padding: 0 0 5px 0;
	margin: 0;
	background: none;
}

/*TALENT TALK*/
.talent_talk h2{
	width: 180px;
	height: 86px;
	text-indent: -9999px;
	background: url(images/logo_talent_talk2.jpg) no-repeat top left;
}

/*BT*/
.bt_data{
	width: 96px;
	background: url(images/bt_data.png) no-repeat 0 3px;
}

.bt_comentarios{
	background: url(images/bt_comentarios.png) no-repeat 0 2px;
}

.bt_indique_este_post{
	background: url(images/bt_indique_este_post.png) no-repeat 0 2px;
}

.bt_editar{
	background: url(images/bt_editar.png) no-repeat 0 2px;
}

.bt_logout{
	background: url(images/bt_logout.png) no-repeat 0 0;
}

.bt_data, .bt_comentarios, .bt_indique_este_post, .bt_editar, .bt_logout{
	height: 17px;
	padding-left: 21px;
	margin-bottom: 5px;
	display: block;
	line-height: 14px;
	font-weight: bold;
	color: #EAAF0F;
}

/*FOOTER*/
#footer{
	width: 100%;
	height: 28px;
	line-height: 28px;
	float: left;
	clear: both;
	margin-top: 33px;
	background-color: #8499A5;
}

#footer p{
	color: #FFF;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

/*SLIDER*/
.slider, .slider ul, .slider li{
	height: 442px;
	overflow: hidden;
	position: relative;
	background: #FFF;
}

.slider li img{
	display: none;
}

.slider ul li{
	position: absolute;
}

.navigation{
	width: 100%;
	float: left;
	clear: both;
	margin-top: 10px;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

/*IPHONE*/
.iphone #page{
	display: none;
}

.iphone *{
	font-size: 25px;
}

.iphone .bt_leia_mais, .iphone #page .content_header ul a, .iphone .navigation .alignleft a, .iphone .navigation .alignright a{
	font-size: 35px;
}

.iphone #page .content_header ul a{
	font-size: 55px;
}

.iphone #sidebar, .iphone #header, .iphone .bt_receba_atualizacoes_via_rss, .iphone .info, .iphone .postar_url, .iphone .home_blog embed, .iphone .home_blog object, .iphone .home_blog .entry h2, .iphone .home_blog .entry h3, .iphone .home_blog .entry h4, .iphone .home_blog .entry h5, .iphone .home_blog .entry h6{
	display: none;
}

.iphone #page{
	width: 980px;
	margin: 0;
}

.iphone #page .content_header{
	padding-top: 30px;
}

.iphone #page .content_header ul{
	clear: both;
	padding-top: 20px;
}

.iphone #page .content_header ul li{
	float: left;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	border-right: 2px solid #EAAF0F;
}

/*HEADER*/
.iphone #header{
	width: 100%;
	height: 456px;
	margin-bottom: 20px;
}

/*CONTENT*/
.iphone .narrowcolumn{
	width: 960px;
	padding: 0 10px;
}

.iphone .narrowcolumn .post, .iphone .narrowcolumn .page, .iphone .narrowcolumn .post .box_comentar, .iphone .narrowcolumn .post .box_comentar .commentlist, .iphone #sidebar li, .iphone #sidebar li.box_paginas .box_veja_os_classicos{
	border-top: dashed 2px #8499A5;
}

.iphone #sidebar li li{
	border: 0;
}

.iphone .narrowcolumn .post{
	width: 100%;
	float: left;
	clear: both;
}

.iphone .narrowcolumn .post p{
	line-height: normal;
}

.iphone #sidebar li.widget_search input{
	line-height: normal;
}

.iphone #sidebar li h2, .iphone #sidebar li.box_paginas a.bt_clientes_e_trabalhos, .iphone #sidebar li.box_paginas a.bt_veja_os_classicos{
	width: auto;
	height: auto;
	text-indent: 0;
	font-size: 27px;
	color: #A4BD14;
	background: none;
}

.iphone .bt_data, .iphone .bt_comentarios, .iphone .bt_indique_este_post, .iphone .bt_editar, .iphone .bt_logout{
	line-height: normal;
}

.iphone .narrowcolumn h2, .iphone .narrowcolumn h2 a{
	font-size: 35px;
}

.iphone .box_select{
	width: 0;
	height: 0;
	position: absolute;
	top: -9999px;
	left: -9999px;
}

.iphone .narrowcolumn h3 a{
	font-size: 27px;
}

.iphone .narrowcolumn .post .box_comentar h3{
	font-size: 23px;
}

.iphone .narrowcolumn .content_header{
	width: 100%;
	height: auto;
}

.iphone .narrowcolumn .content_header{
	margin: 0;
}

.iphone .narrowcolumn .content_header h1{
	width: 960px;
	height: 111px;
	float: left;
	background-image: url(images/iphone/logo_talent.png);
}

.iphone .narrowcolumn .content_header .bt_receba_atualizacoes_via_rss{
	margin-top: 29px;
}

.iphone .narrowcolumn.clientes_e_trabalhos .list_clients li, .iphone .narrowcolumn.clientes_e_trabalhos .list_clients img{
	width: 310px;
	height: 210px;
}

.iphone .postar_url textarea{
	width: 100%;
	height: auto;
	border-width: 2px;
	line-height: normal;
}

.iphone .info{
	padding-bottom: 40px;
}

.iphone .info li, .iphone .info li a{
	line-height: normal;
	font-size: 27px;
	background: none;
}

.iphone .info li{
	height: auto;
	float: none;
	display: inline;
	padding: 0 30px 0 0;
	position: relative;
}

.iphone .navigation{
	padding-top: 30px;
	margin-top: 30px;
	border-top: 2px dashed #8499A5;
}

.iphone .navigation a{
	font-size: 20px;
}

/*SIDEBAR*/
.iphone #sidebar{
	width: 960px;
	clear: both;
	margin: 20px 0 0 0;
	padding: 0 10px;
}

.iphone .box_ultimas_da_talent_na_imprensa, .iphone .box_nuvem_de_tags, .iphone .box_arquivos_e_busca, .iphone .widget_search{
	display: none;
}

/*FOOTER*/
.iphone #footer{
	height: auto;
	line-height: normal;
}

.iphone #footer p{
	padding: 5px 20px;
}

.iphone .maps{
	width: 960px;
	height: 500px;
}

/*HOME*/
.iphone .home_blog .post h2, .iphone .home_blog .post .entry, .iphone .home_blog .post img{
	float: left;
}

.iphone .home_blog .post a{
	color: #8499A5;
}

.iphone .home_blog .post.box_image img{
	width: 200px;
	height: 120px;
	margin-right: 20px;
}

.iphone .home_blog .post h2, .iphone .home_blog .post .entry{
	width: 960px;
}

.iphone .home_blog .post p{
	margin-bottom: 0;
}

.iphone .home_blog .post.box_image h2, .iphone .home_blog .post.box_image .entry{
	width: 740px;
}

.iphone .home_blog .post .bt_leia_mais{
	float: left;
	clear: both;
	color: #EAAF0F;
	margin-top: 20px;
}

.iphone .home_blog.narrowcolumn h2, .iphone .home_blog.narrowcolumn h2 a{
	padding: 0;
}

.iphone .home_blog.narrowcolumn .post img, .iphone .home_blog.narrowcolumn .post embed, .iphone .home_blog.narrowcolumn .post object{
	display: none;
}