#tick-header {
	width:758px;
	height:26px;
	background:url("/img/wp-blog-top-bar-bkg.png") left top repeat-x;
	padding:0px 5px 0px 0px;
	font-family:"Arial", "Tahoma", sans-serif;
	font-size:10px;
}

#tick-logo {
	display:block;
	width:205px;
	height:26px;
	float:left;
	background:url("/img/wp-blog-top-bar-logo.png") left top no-repeat;
	text-indent:-9999px;
	margin:0px 12px 0px 0px;
}

#ticker {
	width:454px;
	height:26px;
	float:left;
	font-size:1.1em;
	font-weight:bold;
}

#ticker-controle {
	float:right;
}

#ticker-controle A {
	display:block;
	height:26px;
	background-position:center center;
	background-repeat:no-repeat;
	float:left;
	text-indent:-9999px;
}

#ticker-anterior {
	width:6px;
	background-image:url("/img/blog-top-ticker-previous.png");
	margin:0px 5px 0px 0px;
}

#ticker-pausa {
	width:8px;
	background-image:url("/img/blog-top-ticker-pause.png");
	margin:0px 5px 0px 0px;
}

#ticker-proxima {
	width:6px;
	background-image:url("/img/blog-top-ticker-next.png");
}

#ticker-hora {
	display:block;
	height:26px;
	line-height:26px;
	margin:0px 5px 0px 0px;
	float:left;
	font-style:normal;
}

#ticker-text {
	display:block;
	float:left;
	height:26px;
	line-height:26px;
	color:#000;
	text-decoration:none;
}

#mais-blogs {
	display:block;
	height:26px;
	font-size:1.1em;
	line-height:26px;
	float:right;
	text-transform:uppercase;
	text-decoration:none;
	color:#C00;
	font-weight:bold;
}

#tick-header {
	zoom:1;
}

#tick-header:after {
	display:block;
	clear:both;
	content:".";
	height:0px;
	visibility:hidden;
}
