html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {	text-decoration: none; }
a:hover { text-decoration: underline; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

hr { display: none; }

/* MODAL */
.load { position: absolute; top: 50%; left: 50%; width: 88px; height: 78px; margin: -39px 0 0 -44px; z-index: 99999; }
.bg_modal { position: absolute; top: 0; left: 0; z-index: 99997; }
.view_modal { position: absolute; left: 50%; top: 50%; text-align: left; z-index: 99997; }
.modal { visibility: hidden; cursor: pointer; }

#activity {
	position: absolute;
	z-index: 99999;
	top: 200px;
	left: 50%;
	font-size: 0.8em;
	margin-left: -90px;
	color: #000;
	background: #FFF url(../imagens/activity-indicator.gif) no-repeat right center;
	border: 2px solid #BBB;
	text-align: right;
	padding: 5px 126px 5px 5px;
}
#activity.disabled {
	display: none;
	visibility: hidden;
}

#accessJumperMenu {
	display: none;
	position: absolute;
	top: -150px;
}

.crop {
	width: 966px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}
.corner-all {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

body {
	text-align: center;
	font: 12px Arial, Tahoma, Verdana, sans-serif;
	background: #FFF url(../imagens/layout/bg.gif) repeat-x;
}

#header, #header a { color: #FFF; }
#header {
	padding: 16px 0;
	height: 122px;
	overflow: hidden;
	margin-bottom: 16px;
}
#header h1 {
	float: left;
	display: inline;
	width: 170px;
	height: 113px;
	margin-top: -16px;
}
#header h1 a {
	display: block;
	overflow: hidden;
	text-indent: -1000em;
	background: url(../imagens/layout/logo_clicatribuna.png) no-repeat !important;
	background: url(../imagens/layout/logo_clicatribuna.gif) no-repeat;
	height: 113px;
}
#header small {
	font-size: 10px;
	cursor: default;
	position: absolute;
	left: 50%;
	margin-left: -304px;
	margin-top: 64px;
}
#header .widgets {
	float: right;
	display: inline;
}
#header .widgets li {
	float: left;
	display: inline;
	padding-right: 8px;
	margin-left: 6px;
	border-right: 1px solid #B3E6FA;
	background-repeat:  no-repeat;
	background-image: url(../imagens/layout/topo_widgets.png) !important;	
	background-image: url(../imagens/layout/topo_widgets.gif);	
}
#header .widgets li.last,
#header .widgets li:last-child { border-right: none; }

#header .widgets li.fone,
#header .widgets a {
	display: inline-block;
	font-weight: normal;
	padding-left: 23px;
	line-height: 18px;
	font-size: 11px;
}
#header .widgets a:hover { color: #EEE; }
#header .widgets li.fone { cursor: default; }
#header .widgets li.impresso { background-position: 0 -19px; }
#header .widgets li.contato { background-position: 0 -39px; }
#header .widgets li.rss { background-position: 0 -59px; }
#header .widgets li.twitter { background: url(../imagens/layout/twitter_icon.gif) no-repeat !important; }

#header form {
	float: left;
	display: inline;
	margin-left: 476px;
	margin-top: 28px;
}
#header form input {
	float: left;
	display: inline;
}
#header form input#q {
	background: url(../imagens/layout/bg_input_buscar.gif) no-repeat;	
	font-size: 16px;
	font-weight: bold;
	border: none;
	padding: 8px;
	height: 20px;
	width: 220px;
}

#header #menu {
	float: left;
	display: inline;
	width: 966px;
	margin-top: 3px;
}
#header #menu li {
	float: left;
	display: inline;
	margin: 5px 3px 0 4px;
}
#header #menu li a {
	float: left;
	display: inline;
	font-weight: bold;
	padding: 8px 10px 10px;
	border-top: 1px solid #3594C2;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
}
#header #menu li a:hover,
#header #menu li.selected a {
	color: #555;
	text-decoration: none;
	border-top: 1px solid #096b91;
	background: #FFF url(../imagens/layout/bg_menu_over.gif) repeat-x;
}
#header #menu li.capa {
	margin-left: 0;
}

#page { padding-bottom: 16px; }
#page .ads-header {
	height: 80px;
	margin-bottom: 16px;
}
#page .ads-header .assine {
	float: right;
	display: inline;
}
#page .ads-header .assine a {
	display: block;
	width: 149px;
	height: 80px;
	background: url(../imagens/layout/banner_assine.gif) no-repeat left top;
	text-indent: -1000em;
	overflow: hidden;
}
#page .ads-header #ads-topo {
	height: 80px;
	width: 800px;
	position: absolute;
	z-index: 100;
}

#page .ads-column {
	width: 152px;
	float: right;
	display: inline;
	min-height: 320px;
}
#page .ads-column div {
	width: 150px;
	height: 296px;
	margin-bottom: 21px;
	border: 1px solid #F7F7F7;
}
#page .ads-column div.adsense {
	width: 120px;
	height: auto;
	border: none;
	margin: 0 auto 21px;
}

#footer {
	background: #0A7AB4 url(../imagens/layout/bg_rodape.gif) repeat-x;
	border-top: 1px solid #025F94;
	padding: 14px 0;
	color: #FFF;
	margin-top: 25px;
}
#footer .links-group {
	width: 966px;
	border-bottom: 1px solid #4B98C0;
}
#footer .links-group li {
	float: left;
	display: inline;
	padding: 8px 0;
}
#footer .links-group li a {
	display: inline-block;
	font-weight: bold;
	color: #FFF;
	padding: 1px 9px;
	border-right: 1px solid #4B98C0;	
}
#footer .links-group li a:hover { color: #DDD; }
#footer .links-group li.title {
	float: none;
	display: block;
	padding-top: 9px;
	padding-bottom: 0;
	margin-bottom: -3px;
}
#footer .links-group li strong {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	cursor: default;
}
#footer .links-group li:last-child a,
#footer .links-group li.last a {
	border-right: none;
}
#footer .institucional li.capa a { padding-left: 0; margin-left: 0; }
#footer .editorias li.economia a { padding-left: 0; margin-left: 0; }
#footer .colunistas li.first a,
#footer .colunistas li:first-child a { padding-left: 0; margin-left: 0; }
#footer .artigos li.first a,
#footer .artigos li:first-child a { padding-left: 0; margin-left: 0; }
#footer .colunistas li a,
#footer .artigos li a { font-weight: normal; }

#footer div.copy {
	float: left;
	display: inline;
}
#footer div.desenvolvimento {
	float: right;
	display: inline;
}
#footer div.copy, #footer div.desenvolvimento {
	line-height: 28px;
	margin-top: 8px;
	cursor: default;
}
#footer div.desenvolvimento a { color: #FFF; font-weight: bold; }
#footer div.desenvolvimento a:hover { color: #C00; }

/* notices and errors */
.message {
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
	background: #175A89;
	position: fixed !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	color: #FFF;
	cursor: default;
	border-bottom: 3px solid #07456F;
}
.message .error {
	background: #046DA3;
	border-bottom: 3px solid #036598;
	color: #FFF;
}

/* Cake Logging */
table.cake-sql-log {
	background: #FFF;
	color:#000;
	margin: 0 0 20px 0;
	border-collapse: collapse;
	width: 100%;
}
table.cake-sql-log caption {
	font-weight:bold;
	font-size:18px;
	text-align: center;
	margin: 30px 0 0 0;
	border:1px solid #CCC;
	padding:5px 0;
	color:#FFF;
	background: #000;
}
table.cake-sql-log th {
	font-weight:bold;
	border:1px solid #CCC;
	background:#fc0;
	padding:5px;
}
table.cake-sql-log td {
	border:1px solid #CCC;
	padding:5px;
}
table.cake-sql-log tr:hover {
	background:#FFC;
}
/* Debugging */
#cakeControllerDump {
	margin:20px 0;
	padding:10px;
	background: #FFF;
	color: #000;
}
pre.cake-debug {
	background: #fc0;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #fc0;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #FF0;
	padding: 4px;
}