@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
}
body {
	margin:0;
	text-align:center;
	background-color:#0f476a;
}
body#pos-evento {
	background: #0d406d url(../img/fundo_corpo_posevento.png) repeat-y 50% 0;
}
	body#pos-evento #wrapper {
		background: url(../img/fundo_posevento.png) no-repeat 50% 0;
	}
img { border:0; }
form { margin:0; padding:0; }
.clear { clear:both; }
.escondido { display:none; }
a:focus, object {
	outline: none;
}
#wrapper {
	/*position:absolute;
	top:50%;
	left:50%;*/
	background:#0f476a url(../img/fundo.jpg) center center repeat;
	/*width:1280px;
	height:1024px;*/
	/*margin:-512px 0 0 -640px;*/
	margin: 0 auto;
}
#conteudo {
	/*position:absolute;
	top:50%;
	left:50%;*/
	width:1000px;
	/*height:600px;*/
	text-align:left;
	margin: 0 auto;
	padding-bottom: 50px;
	position: relative;
	/*margin:-300px 0 0 -500px;*/
}

.esquerda {
	float:left;
	width:510px;
	margin-left: 26px;
	display:inline;
}
.direita {
	float:right;
	width:370px;
	display:inline;
	margin: 41px 2px 0 0;
}

#rodape {
	background: url(../img/fundo_rodape.png) no-repeat 50% 0;
	clear: both;
	position: relative;
}

.titulo {
	margin:24px 0 14px;
	background:url(../img/fundo_titulo_posevento.png) top left no-repeat;
	/*text-indent:-9000px;*/
	width:511px;
	height:105px;
	display:block;
	padding: 120px 15px 10px 30px;
}
	.titulo h2 {
		font-size: 19px;
		margin: 0;
	}
	.titulo p {
		font-size: 14px;
		margin: 0;
	}
.palestra {
	margin:32px 0 0 56px;
	float:left;
	background:url(../img/palestra.png) top left no-repeat;
	text-indent:-9000px;
	width:428px;
	height:125px;
	clear:both;
	display:inline;
}
.livro {
	margin:19px 0 0 56px;
	float:left;
	background:url(../img/livro.png) top left no-repeat;
	text-indent:-9000px;
	width:414px;
	height:107px;
	clear:both;
	display:inline;
}
.como-participar a {
	margin:41px 0 0 64px;
	float:left;
	background:url(../img/como-participar.png) top left no-repeat;
	text-indent:-9000px;
	width:159px;
	height:35px;
	clear:both;
	display:inline;
}
.twitter {
	margin: 0;
	padding-top:76px;
	background:url(../img/fundo_twitter_posevento.png) top left no-repeat;
	width:356px;
	height:525px;
	display:block;
}
#twitter {
	overflow:auto;
	width:282px;
	height:415px;
	margin-left:43px;
	padding-right:5px;
}
.tweet ul {
	padding:0;
}
.tweet li {
	list-style:none;
	float: left;
	padding:0 0 4px 0;
}
.tweet li a { color: #ffd300; text-decoration:none; }
.tweet_avatar { clear:both; float:left; }
.tweet_avatar img { margin:2px 8px 8px 0; }
.selo a {
	margin:2px 16px 0 0;
	float:right;
	background:url(../img/selo.png) top left no-repeat;
	text-indent:-9000px;
	width:115px;
	height:115px;
	display:inline;
}
.avatar {
	margin:16px 1px 0 0;
	float:right;
	display:inline;
}
.avatar-baixe {
	background:url(../img/avatar.png) top right no-repeat;
	text-indent:-9000px;
	width:215px;
	height:91px;
	border:0;
	background-color:transparent;
	cursor:pointer;
	display:inline;
}

.logo-uni a {
	position:absolute;
	top:11px;
	right:12px;
	background:url(../img/logo-uni.png) top right no-repeat;
	text-indent:-9000px;
	width:91px;
	height:40px;
	display:inline;
}
.rede-sites {
	position:absolute;
	bottom:22px;
	right:73px;
}
.rede-sites select {
	width:160px;
	font-size:11px;
	color:#fff;
	background-color:#084664;
	border:1px solid #a4a4a4;
	height:20px;
	vertical-align:middle;
}
.planb a {
	position:absolute;
	bottom:26px;
	right:11px;
	background:url(../img/planb.png) top left no-repeat;
	text-indent:-9000px;
	width:50px;
	height:18px;
	display:inline;
}

/******  CSS POPUP  ******/
#popup {
	background:#105872;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
#popup a {
	color:#fff;
	text-decoration:underline;
}
#conteudo-popup {	
	width:610px;
	height:430px;
	text-align:left;
}
#conteudo-popup2 {	
	width:610px;
	height:300px;
	text-align:left;
}
.borda {
	width:520px;
	height:365px;
	margin:10px;
	border-width:7px 5px;
	border-color:#146c8c;
	border-style:solid;
	padding:20px 30px;
}
#conteudo-popup2 .borda {
	height:235px;
}
.titulo-popup {
	background:url(../img/titulo-popup.png) top left no-repeat;
	text-indent:-9000px;
	width:211px;
	height:22px;
}
.titulo-como-concorrer {
	background:url(../img/titulo-como-concorrer.png) top left no-repeat;
	text-indent:-9000px;
	width:211px;
	height:22px;
}
.destaque {
	color:#ffd200;
}
.faca-inscricao a {
	display:block;
	background:url(../img/faca-inscricao.png) top left no-repeat;
	text-indent:-9000px;
	width:195px;
	height:32px;
	outline:none;
}
.fechar a {
	float:right;
}

/*----------------------------------------------------------------------------
	Transmissão Ao Vivo
----------------------------------------------------------------------------*/
#tit-transmissao {
	background: url(../img/tit_acompanhe_ao_vivo.png) no-repeat 0 0;
	display: block;
	height: 155px;
	margin-bottom: 20px;
	text-indent: -9999px;
	width: 557px;
}

#comentarios {
	background: url(../img/fundo_twitter.png) no-repeat 0 0;
	height: 446px;
	margin-top: 29px;
	padding: 43px 0 0 0;
	width: 367px;
}

.tit-login-twitter {
	background: url(../img/tit_login_com_twitter.png) no-repeat 0 0;
	display: block;
	height: 21px;
	margin: 0 0 0 115px;
	text-indent: -9999px;
	width: 152px;
}

#form-post-twitter {
	margin: 20px auto 0;
	padding: 0;
	width: 279px;
}
	#form-post-twitter ul {
		margin: 0;
		padding: 0;
	}
		#form-post-twitter ul li {
			display: inline;
			float: left;
			list-style: none;
		}

#usuarioLi, #senhaLi {
	background: url(../img/fundo_campos_formulario.png) no-repeat 0 0;
	height: 23px;
	margin-bottom: 5px;
	padding: 6px 0 0 6px;
	width: 130px;
}
#usuarioLi {
	margin-right: 7px;
}
	#usuarioLi input, #senhaLi input {
		background: none;
		border: 0 none;
		color: #fff;
		font-size: 11px;
		width: 100% !important;
	}

.textarea {
	background: url(../img/fundo_campos_formulario.png) 0 -34px;
	height: 53px;
	padding: 6px 0 0 6px;
	width: 273px;
}
	.textarea textarea {
		background: none;
		border: 0 none;
		color: #fff;
		font: 11px Arial, Helvetica, sans-serif;
		height: 100%;
		width: 100%;
	}

#btnEnviarTwitter {
	display: block;
	float: right;
	margin: 10px 0;
}

#ustream {
	margin-left: 50px;
}

.titulos {
	display: block;
	margin: 0 0 15px 19px;
	text-indent: -9999px;
	width: 243px;
}
	.subtit {
		background: url(../img/bullet_subtit.png) no-repeat 0 8px;
		font-size: 15px;
		margin: 20px 0 0;
		padding-left: 10px;
	}

#tit-clipping {
	background: url(../img/tit_clipping.png) no-repeat 0 0;
	height: 30px;
}

#tit-videos {
	background: url(../img/tit_videos.png) no-repeat 0 0;
	display: inline;
	float: left;
	height: 34px;
}

#tit-fotos {
	background: url(../img/tit_fotos.png) no-repeat 0 0;
	display: inline;
	float: left;
	height: 30px;
}

.flickr_badge_image {
	display: inline;
	float: left;
	margin: 0 10px 10px 0;
}

#flickr_badge_uber_wrapper {
	border: 1px solid #fff;
	margin-top: 30px;
	padding: 10px 0 10px 10px;
	position: relative;
	width: 425px;
}

#flickr_www {
	background: #fff;
	color: #3993ff;
	display: block;
	font-weight: bold;
	left: 50%;
	line-height: 16px;
	margin-left: -80px;
	position: absolute;
	top: -16px;
	text-align: center;
	text-decoration: none;
	width: 160px;
}

#flickr_badge_source {
	line-height: 48px;
}
	#flickr_badge_source img {
		display: inline;
		float: left;
		margin-right: 10px;
	}
	#flickr_badge_source_txt {
		font: 12px Arial, Helvetica, sans-serif;
		float: left;
		line-height: 48px;	
	}
		#flickr_badge_source_txt a {
			color: #fff;
			font-weight: bold;
		}
		
.clipping {
	margin: 0;
	padding: 0;
}
	.clipping li {
		border-bottom: 1px dashed #58bdd3;
		list-style: none;
		padding: 0 20px 10px;
		margin-bottom: 10px;
	}
	.clipping li h4 {
		color: #fff;
		font-size: 16px;
		margin-bottom: 0;
	}
	.clipping li a {
		color: #ffcc00;
		font-size: 11px;
		text-decoration: none;
	}
	
.mande-pra-gente {
	font-size: 14px;
	float: right;
	height: 24px;
	overflow: hidden;
	margin: 15px 0 0;
	padding: 0;
	width: 250px;
}

.lista-videos {
	margin: 0;
	padding: 0;
}
	.lista-videos li {
		display: inline;
		float: left;
		list-style: none;
		margin: 0 20px 5px 0;
	}
	
.respiro {
	margin-bottom: 30px
}

.wrapper {
	margin: 0 auto;
	height: 79px;
	width: 1000px;
	position: relative;
}