@charset "utf-8";
/* CSS Document */
body {
	/*background:#000 url(../img/blog/bg_geral.jpg) no-repeat top center;*/
	background-color:#000;
	background-position:top center;
	background-repeat:no-repeat;
}
div#geral {
	width:923px;
	margin:0 auto;
	padding:0 0 100px;
}

/* inicio - HEADER */
div#header {
	float:left;
	position:relative;
	display:inline;
	width:100%;
	height:356px;
	background:url(../img/blog/bg_topo.png) no-repeat 0 125px;
	_background:url(../img/blog/bg_topo.gif) no-repeat 0 125px;
}
div#header h1 {
	clear:both;
	float:left;
	display:inline;
	margin:170px 0 0 15px;
	background:url(../img/blog/logo_passarela.png) no-repeat;
	_background:url(../img/blog/logo_passarela.gif) no-repeat;
	text-indent:-9000px;
	width:370px;
	height:129px;
}
div#header h1 a {
	width:370px;
	height:129px;
	display:block;
}
div#header h2 {
	float:right;
	display:inline;
	margin:210px 38px 0;
	background:url(../img/blog/tit_estilo.gif) no-repeat;
	width:258px;
	height:44px;
	text-indent:-9000px;
}
div#header ul#social {
	float:right;
	display:inline;
	margin:22px 0 0;
	position:relative;
	width:160px;
}
div#header ul#social li {
	float:left;
	display:inline;
	margin-left:8px;
}
div#header ul#social li a {
	display:block;
	text-indent:-9000px;
	background-image:url(../img/blog/icon_redes.png);
	_background-image:url(../img/blog/icon_redes.gif);
	background-repeat:no-repeat;
	height:22px;
	cursor:pointer;
}
div#header ul#social li.twi a { width:30px;} 
div#header ul#social li.fav a { width:23px; background-position:-38px 0;} 
div#header ul#social li.fac a { width:21px; background-position:-69px 0;} 
div#header ul#social li.rss a { width:22px; background-position:-99px 0;} 
div#header ul#social li.indq a { width:24px; background-position:-130px 0; _background-position:-128px 0;} 

div#header ul#social div#newsletters {
	background:url(../img/blog/bg_newsletter.png) no-repeat;
	_background:url(../img/blog/bg_newsletter.gif) no-repeat;
	width:303px;
	height:151px;
	position:absolute;
	top:25px;
	right:0px;
	z-index:2;
}
div#header ul#social div#newsletters h6 {
	background:url(../img/blog/tit_newsletters.gif) no-repeat;
	width:101px;
	height:15px;
	text-indent:-9000px;
	float:left;
	display:inline;
	margin:35px 0 0 25px;
}
div#header ul#social div#newsletters form.newsletters {
	clear:both;
	float:left;
}
div#header ul#social div#newsletters form.newsletters fieldset {
	clear:both;
	float:left;
	display:inline;
	margin:12px 0 0 25px;
	_margin:12px 0 0 12px;
	width:255px;
	height:60px;
}
div#header ul#social div#newsletters form.newsletters fieldset.cadastro {
	background:url(../img/blog/bg_newsletters.gif) no-repeat right top;
}
div#header ul#social div#newsletters form.newsletters p {
	text-align:center;
	color:#fc3b67;
	font-size:16px;
	padding:20px 0 0;
}
div#header ul#social div#newsletters form.newsletters label {
	font-size:11px;
	text-align:right;
	float:left;
	display:inline;
	margin:6px 0;
	width:65px;
}
div#header ul#social div#newsletters form.newsletters input.campo {
	float:left;
	display:inline;
	margin:6px 0 0 15px;
	color:#fff;
	width:170px;
	font-size:11px;
}
div#header ul#social div#newsletters form.newsletters input.botao {
	clear:both;
	float:right;
	display:inline;
	margin:10px -5px 0 0;
	background:url(../img/blog/bt_cadastrar.gif) no-repeat;
	width:80px;
	height:15px;
	font-size:0px;
	text-align:right;
	color:#1c1a1e;
	cursor:pointer;
}
div#header ul#social div#newsletters p.close {
	background:url(../img/blog/bt_sair.gif) no-repeat;
	width:35px;
	height:15px;
	text-indent:-9000px;
	cursor:pointer;
	position:absolute;
	z-index:3;
	top:124px;
	left:155px;
	font-size:0;
}
/* fim - HEADER */

/* inicio - SIDEBAR */ 

div#sidebar {
	float:left;
	display:inline;
	width:230px;
}
div#sidebar div.flash {
	float:left;
	padding:30px 0 10px;
	height:459px;
	width:100%;
	background:url(../img/blog/bg_sidebar.png) repeat-y;
	_background:none;
}
div.bg_sidebar {
	float:left;
	width:230px;
	background:#111 url(../img/blog/bg_sidebar.gif) repeat-x;
	padding:0 0 20px;
}
form.search fieldset {
	float:left;
	display:inline;
	margin:0 0 0 16px;
	background:url(../img/blog/bg_busca.gif) no-repeat;
	width:194px;
	height:32px;
	margin-bottom:15px;
}
form.search fieldset input.campo {
	height:21px;
	width:155px;
	float:left;
	display:inline;
	margin:4px 0 0 7px;
	*margin:7px 0 0 7px;
}
form.search fieldset input.botao {
	float:right;
	width:27px;
	height:26px;
	font-size:0;
	text-indent:-9000px;
	color:#000;
	cursor:pointer;
}
div#sidebar h6 {
	background-repeat:no-repeat;
	text-indent:-9000px;
	height:22px;
	width:100%;
	margin-bottom:5px;
}
	 /* ultimos posts */
	div#lastposts {
		float:left;
		display:inline;
		margin:0 0 30px 20px;
		width:190px;
	}	 
	div#lastposts h6 { 
		background-image:url(../img/blog/tit_ultimos_post.gif);
	}
	div#lastposts p {
		font-size:12px;
		color:#747373;
	}
	div#lastposts div.item {
		padding:0 0 8px;
		border-bottom:1px dotted #535353;
		margin-bottom:8px;
	}
	div#lastposts div.item h5 a {
		font-size:16px;
		color:#a7a7a7;
	}
	div#lastposts div.item h5 a:hover {
		color:#fff;
	}
	
	/* ultimos tweets */
	div#tweets  {
		float:left;
		display:inline;
		margin:0 0 15px 20px;
		width:190px;
	}	
	div#tweets h6 {
		background-image:url(../img/blog/tit_ultimos_twt.gif);
	}
	div#tweets div.item {
		padding:0 0 8px;
		border-bottom:1px dotted #535353;
		margin-bottom:8px;
	}	
	div#tweets h3 a {
		font-size:12px;
		color:#9c9c9c;
	}
	div#tweets h3 a:hover {
		color:#fff;
	}
	div#tweets p.date {
		color:#747373;
		font-size:10px;
	}
	
	/* calendario */
	div#calendars {
		float:left;
		display:inline;
		margin:0 0 30px 20px;
		width:190px;
	}
	div#calendars h6 {
		background-image:url(../img/blog/tit_calendario.gif);
	}
	div#calendars div.months {
		float:left;
		width:100%;
		margin-bottom:12px;
	}
	div#calendars div.months p {
		text-indent:-9000px;
		float:left;
		display:block;
		font-size:0;
	}
		a#calendar-previous,
		a#calendar-next {
			cursor:pointer;
			width:15px;
			height:16px;
			margin:2px 0 0;
			background-repeat:no-repeat;
			background-position:center;
			text-indent:-9000px;
		}
		div#calendars a#calendar-previous { background-image:url(../img/blog/bt_calendar_left.gif); }
		div#calendars a#calendar-next { background-image:url(../img/blog/bt_calendar_right.gif); }
		div#calendars td.mes {
			text-indent:0;
			font-size:14px;
			color:#ec3861;
			text-align:center;
			width:160px;
		}
	div#calendars table tr th {
		font-weight:bold;
		text-transform:uppercase;
		color:#d9d9d9;
	}
	div#calendars table tr td {
		text-align:center;
		height:22px;
		padding:1px 0;
	}
	div#calendars table tr td a {
		background:url(../img/blog/bg_caledar_dia.gif) no-repeat center;
		display:block;
		padding:1px;
		height:19px;
	}
	
	/* TAGCLOUD */
	div#tags {
		float:left;
		display:inline;
		margin:0 0 30px 20px;
		width:190px;
		text-align:center;
	}
	div#tags h6 {
		background-image:url(../img/blog/tit_nuvem_tags.gif);
	}
	div#tags a {
		margin:5px 3px;
	}
	div#tags a:hover {
		color:#fff;
	}
	div#tags a.f10 {font-size:10px;}
	div#tags a.f12 {font-size:12px;}
	div#tags a.f15 {font-size:15px;}
	div#tags a.f17 {font-size:17px;}
	div#tags a.f20 {font-size:20px;}
	div#tags a.f20 {font-size:22px;}
	
	/* ABOUT */
	div#about {
		float:left;
		display:inline;
		margin:0 0 30px 20px;
		width:190px;
	}
	div#about h6 {
		background-image:url(../img/blog/tit_sobre_blog.gif);
	}	
	div#about p {
		margin-bottom:15px;
	}
	div#about p a {
		color:#fc3b67;
	}
	div#about p a:hover {
		text-decoration:underline;
	}
	div#about a.think4 {
		display:block;
		float:left;
		margin:25px 0 0 -3px;
		text-indent:-9000px;
		background:url(../img/blog/logo_think4.gif) no-repeat;
		width:44px;
		height:21px;
	}
	
/* fim - SIDEBAR */

/* inicio - CONTENT  */

div#posts {
	float:right;
	position:relative;
	display:inline;
	background:#1c1a1e;
	width:633px;
	padding:0 30px 20px;
}
	div.post {
		float:left;
		display:inline;
		margin:10px 0 0;
		padding:0 0 15px;
		width:100%;
		border-bottom:1px solid #2a272c;
	}
	div.post p.infos {
		clear:both;
		float:left;
		display:inline;
		margin:10px 0 0;
		color:#9d2943;
		width:100%;
	}
	div.post p.infos span {
		color:#9d2943;
		padding:2px 0 2px 21px;
		background-repeat:no-repeat;
		background-position:left center;
	}
	div.post p.infos span.data { background-image:url(../img/blog/ico_calendar.gif); }
	div.post p.infos span.autor { background-image:url(../img/blog/ico_escrito.gif);	}
	div.post p.infos span.comentarios { background-image:url(../img/blog/ico_coments.gif);}
	div.post p.infos span.comentarios a { text-decoration:underline;color:#9d2943; cursor:pointer;}
	div.post p.infos span.comentarios a:hover { text-decoration:none;}
	
iframe#iframe_facebook {
	clear:both;
	float:right;
	display:inline;
	margin:-3px 0 0;
	background:#ccc;
	width:295px;
	height:23px;
}
	
div#posts div.post h2 {
	clear:both;
	float:left;
	font-size:30px;
	color:#fc3b67;
	margin:10px 0 0;
	width:100%;
}
div#posts div.post h2 a {
	font-size:30px;
	color:#fc3b67;	
}
div#posts div.post h2 a:hover {
	text-decoration:underline;
}

div.fontSize {
	clear:both;
	float:left;
	width:100%;
	clear:both;
	color:#ffbdcc;
	padding:10px 0 0;
	/*border-bottom:1px solid #000;*/
	color:#ffbdcc;
	line-height:150%;
}
div.fontSize p {
	color:#ffbdcc;
	line-height:150%;
}
div.fontSize p a ,  div.fontSize a {
	color:#fc3b67;
	font-weight:bold;
}
div.fontSize a:hover {
	text-decoration:underline;
}
div.fontSize p.foto {
	color:#8e6c75;
	font-size:11px;
	clear:both;
	float:left;
	padding:15px 0 10px;
	width:100%;
}
div.fontSize p.foto strong {
	font-weight:normal;
}
div.fontSize span.foto {
	float:left;
	clear:both;
	width:100%;
}

div.comentarios {
	clear:both;
	float:left;
	display:inline;
	margin:20px 0 0;
	width:100%;
}
div.comentarios h4 {
	background:url(../img/blog/tit_comentario.gif) no-repeat;
	width:185px;
	height:15px;
	text-indent:-9000px;
}
div.comentarios form.form_comentario {
	clear:both;
	float:left;
	display:inline;
	margin:5px 0 0;
	width:100%;
	height:175px;
	background:url(../img/blog/bg_formcomments.gif) no-repeat 80px 10px;
}
div.comentarios form.form_comentario label {
	clear:both;
	float:left;
	display:inline;
	margin:15px 0 0;
	width:75px;
	text-align:right;
	color:#747373;
}
div.comentarios form.form_comentario label.half {
	clear:none;
	margin-left:13px;
}
div.comentarios form.form_comentario input,
div.comentarios form.form_comentario textarea {
	float:left;
	display:inline;
	margin:15px 0 0 10px;
	width:535px;
	color:#fff;
}
div.comentarios form.form_comentario textarea {
	height:55px;
}
div.comentarios form.form_comentario input.half {
	width:215px;
}
div.comentarios form.form_comentario input.captcha {
	width:60px;
	text-align:center;
	letter-spacing:3px;
	font-weight:bold;
}
div.comentarios form.form_comentario img.captcha {
	float:left;
	display:inline;
	margin:10px 0 0 10px;
}
div.comentarios form.form_comentario input.botao {
	background:url(../img/blog/bt_enviar.gif) no-repeat right top;
	width:136px;
	height:11px;
	font-size:0px;
	text-align:left;
	margin-left:255px;
	cursor:pointer;
	color:#1c1a1e;
}
div.comentarios a.vermais {
	background:url(../img/blog/bt_comentarios.gif) no-repeat center center;
	width:165px;
	height:30px;
	text-indent:-9000px;
	font-size:0px;
	clear:both;
	cursor:pointer;
	display:block;
	margin:0 auto;
}

div.comentarios h5 {
	clear:both;
	float:left;
	display:inline;
	margin:20px 0 0;
	background:url(../img/blog/tit_lastcomments.gif) no-repeat;
	width:180px;
	height:15px;
	text-indent:-9000px;
}
div.comentarios div.comment {
	clear:both;
	float:left;
	display:none;
	margin:0;
	padding:10px 0;
	width:100%;
	border-bottom:1px dashed #343138;
}
div.comentarios div.comment_ativo {display:block;}
div.comentarios div.comment p {
	line-height:150%;
}
div.comentarios div.comment p.datahora {
	color:#747373;
}
div.comentarios div.comment p.user {
	color:#747373;
	padding:0 0 5px;
}

div.paginacao {
	position:relative;
	clear:both;
	float:left;
	width:100%;
	bottom:-50px;
	z-index:9;
}
div.paginacao p {
	background-position:0 bottom;
	background-repeat:no-repeat;
	position:relative;
	float:left;
	width:172px;
	height:30px;
	font-size:0;
	text-indent:-9000px;
	z-index:9;
}
div.paginacao p.prev {left:-30px;}
div.paginacao p.next {right:-30px;}
div.paginacao p a {
	background-repeat:no-repeat;
	display:block;
	width:172px;
	height:30px;
}
div.paginacao p.prev,
div.paginacao p.prev a {
	background-image:url(../img/blog/bt_page_back.gif);
}
div.paginacao p.next,
div.paginacao p.next a {
	background-image:url(../img/blog/bt_page_next.gif);
	float:right;
}
/* fim - CONTENT  */