/*
Jornal Meios & Publicidade - Workmedia S.A.
Folha de estilos para ecra
Copyright: 2000-2007 Meios&Publicidade.pt - Todos os direitos reservados.
Autor: log, Open Source Consulting (www.log.pt)
Actualizado em: 31/Ago/2007
*/

body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

/* hide acessibility link */	
#saltar_menus {
	display: none;
}

.hide {
	display:none;
}

/*links */
a img {
	border: none;
}

a:link,
a:visited {
	color: #000;
}

/* Banners */
.banner_top /* header banner */ {
	display: none;
}

.banner_medio /* banner bellow headlines */ {
	display: none;
}

.banner_box /* sidebar banner box */ {
	display: none;
}

/* logo */
#logo {
	text-align: center;
}	

#logo img {
	border-bottom: 1px solid #ccc;
}	

#logo h1 {
	display: none;
}

/* date under logo */
#data {
	text-align: center;
	font-size: 12px;
	color: #ccc;
	display: block;
}

/* institutional links */
#info {
	display: none;
}

/* login */
#login,
#login_register {
	display: none;
}

/* logged users */
#logged {
	display: none;
}

/* main navigation */
#menu {
	display: none;
}

/* start of the content area */
#conteudos {
	background: #fff;
	margin: 15px auto;
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

/* HOMEPAGE start */
/* top headline */
#destaque {
	float: left;
	width: 300px;
	background: #f6f6f6;
	border: 1px solid #d9d6c3;
	margin-bottom: 10px;
}

#destaque img {
	border-bottom: 1px solid #d9d6c3;	
	margin: 0;
	padding: 0;
}

#destaque h2 {
	margin: 0;
	padding: 5px 5px 0;
	font: 27px Georgia, 'Times New Roman', Times, serif;
}

#destaque p {
	margin: 0;
	padding: 0 5px 5px;
}

#destaque h2 a {
	text-decoration: none;
}

/* date and author of post */
#destaque .data_autor {
	padding: 0 5px;
}

.data_autor {
	margin-bottom: 5px;
	color: #444;
	font-size: 12px;
}

.data {
	color: #b63444;
}

#indice .data {
	font-size: 0.8em;
	color: #b63444;
}

.autor {
	text-transform: uppercase;
	color: #777;
}

.autor a {
	color: #777;
}

/* news category */
.categoria {
	font-size: 14px;
	font-weight: bold;
	color: #7c7c7c;
}

.categoria a {
	text-transform: uppercase;
	color: #7c7c7c;
	font-weight: bold;
	text-decoration: none;
}

/* other headlines */
#outros_destaques {
	float: right;
	width: 320px;
}

.noticia {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #eee;
	margin: 0 10px 10px 0;
}

.noticia h2 {
	font: 20px Georgia, 'Times New Roman', Times, serif;
	margin: 0;
	padding: 0;
}

.noticia p {
	margin: 0;
	padding: 0;
}
		
.noticia h2 a {
	text-decoration: none;
}

/* "read more" links */
.mais {
	display: none;
}

#destaque .mais {
	display: none;
}

/* horizontal rules */
hr {
	display: none;
}

/* other news and boxes */
#outras_noticias {
	clear: both;
	overflow: hidden;
}

#suplementos_anuarios {
	display: none;
}

/* other news title */
.outras_titulo {
	display: block;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	text-transform: uppercase;
	color: #000;
	font-size: 13px;
	padding: 10px 0 0 5px;
	font-weight: bold;
	text-decoration: none;
}

/* headings for these containers */
#outras_noticias h3 {
	margin: 5px 0;
	padding: 0 0 0 5px;
	font-size: 0.8em;
}

#outras_noticias h3 a {
	text-transform: uppercase;
	color: #7c7c7c;
	font-weight: bold;
	text-decoration: none;
}

/* news lists */
#outras_noticias ul {
	color: #7c7c7c;
	padding: 0 15px 0 5px;
	margin: 0 0 0 16px;
	list-style: square outside;
}

#outras_noticias ul li a {
	text-decoration: none;
	font-size: 12px;
}

/* making the 3 columns */
#outras_media,
#outras_marketing,
#outras_publicidade {
	width: 32%;
	float: left;
	margin-right: 5px; 
	border-right: 1px solid #eee;
	/* making equal height columns */
	margin-bottom: -2000px; 
	padding-bottom: 2000px;
}

#outras_publicidade { 
	margin-right: 0;
	border-right: none;
}
/* HOMEPAGE end */

/* NEWSPAGE start */
#noticia_left {
	display: none;
}

#noticia {
	font-size: 14px;
}

#noticia p {
	font-size: 16px;
}

#noticia h2 {
	margin: 0;
	padding: 5px 5px 0 0;
	font: 34px Georgia, 'Times New Roman', Times, serif;
}

#noticia h3 {
	margin: 10px 5px 0 0;
	padding: 0 5px 0 0;
	font: 1.7em Georgia, 'Times New Roman', Times, serif;
}

#noticia img {
	border: 1px solid #ccc;
	padding: 2px;
	margin: 10px 0 5px 5px;
	float: right;
}

#noticia img.editor {
	border: 1px solid #ccc;
	padding: 2px;
	margin: 10px 5px 5px 0;
	float: left;
}

/* Special news articles list */
.lista_especial {
	background: url(../images/hr.gif) repeat-x 0 0;
	margin-right:5px;
}

.lista_especial h4 {
	font: bold 0.9em Georgia, 'Times New Roman', Times, serif;
	text-transform: uppercase;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
}

.lista_especial ul {
	margin:0 0 0 16px;
	padding:10px 0 7px;
	list-style-type: square;
}

.lista_especial li {
	padding: 2px 0;
}

.lista_especial li.especial_on a {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}

.accoes_especial,
.accoes_indice {
	display:none;
}

#accoes_noticia {
	display: none;
}

#relacionadas {
	display: none;
}

#comentarios {
	border-top: 1px solid #ccc;
	margin-top: 20px;
	padding-top: 5px;
}

#comentarios h3 {
	font: bold 15px Georgia, 'Times New Roman', Times, serif;
	text-transform: uppercase;
	margin: 5px 0 0 0;
	padding: 0 0 8px;
	border-bottom: 1px solid #cbcbcb;	
}

#comentarios ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#comentarios li {
	padding: 0 0 10px 5px;
	border-bottom: 1px solid #cbcbcb;	
}

.comid {
	border-right: 1px solid #cbcbcb;
	padding-right: 5px;	
	font-weight: bold;
	color: #b63444;
	padding-top: 3px;
}

.comaut {
	padding-top: 3px;
	padding-left: 5px;
	font-weight: bold;
}

.comdata {
	padding-top: 3px;
	font-size: 15px;
}

.comtext {
	padding-top: 10px;
}

#comente, #box {
	display: none;
}
/* NEWSPAGE end */

/* Newspaper Edition */
#edicao .categoria {
	display:none;
}

#edicao h2 {
	margin: 0;
	padding: 5px 5px 0 0;
	font: 2em Georgia, 'Times New Roman', Times, serif;
}

#edicao h3 {
	margin: 10px 0 0;
	padding: 5px 5px 5px 0;
	font: 0.9em Georgia, 'Times New Roman', Times, serif;
	text-transform:uppercase;
	font-weight:bold;
	color:#807e73;
}

#edicao p {
	padding-right: 5px;
}

#edicao ul {
	margin:0 0 20px 16px;
	padding:0;
	list-style-type: square;
}

#edicao ul li {
	padding: 7px 0;
	margin-right:5px;
	color:#777;
}

#edicao img {
	border: 1px solid #ccc;
	padding: 2px;
	margin: 10px 5px 5px 5px;
	float: right;
}

#accoes_edicao {
	display:none;
}

/* News Index */
#indice h2 {
	margin: 0;
	padding: 5px 5px 0 0;
	font: 2em Georgia, 'Times New Roman', Times, serif;
}

#indice h3 {
	margin: 10px 5px 0 0;
	padding: 0 5px 0 0;
	font: 1.7em Georgia, 'Times New Roman', Times, serif;
}

#indice p {
	padding-right: 5px;
}

#indice ul {
	margin:0 5px 0 0;
	padding:0;
	list-style:none;
}

#indice li {
	padding:7px 0 10px;
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
}

#indice .excerto {
	font-size:0.9em;
	color:#888;
}

/* Register */
#registo h2 {
	margin: 0;
	padding: 5px 5px 0 0;
	font: 2em Georgia, 'Times New Roman', Times, serif;
}

#registo h3 {
	margin: 0 5px 10px 0;
	padding: 0 5px 0 0;
	color:#807e73;
	border-bottom:1px solid #807e73;
	font: 1.2em Georgia, 'Times New Roman', Times, serif;
}

#registo p {
	padding-right: 5px;
}

#registo label,
#indice label {
	font-size:1em;
	color: #444;
}

#registo label span {
	font-size:1em;
	font-weight:bold;
}

#registo fieldset,
#indice fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#registo form
#indice form {
	margin: 0;
	padding: 0 0 20px;
	border: none;
}

#registo .forms input,
#registo .forms textarea,
#indice .forms input,
#indice .forms textarea {
	border: 1px solid #000;
	width: 33em;
}

#registo .forms #outros_campos input {
	width: 0.95em;
}

#registo select {
	border: 1px solid #000;
}

#registo input.submit,
#indice input.submit {
	width: 6em;
	background: #ccc;
	border: 1px solid #444;
	padding: 0;
}

/* Static pages */
#estatica {
	float: right;
	width: 38.08em;
}

#estatica h2 {
	margin: 0;
	padding: 5px 5px 0 0;
	font: 2em Georgia, 'Times New Roman', Times, serif;
}

#estatica h3 {
	margin: 20px 5px 0 0;
	padding: 0 5px 0 0;
	font: 1.4em Georgia, 'Times New Roman', Times, serif;
}

#estatica h4 {
	margin: 20px 5px 0 0;
	padding: 0 5px 0 0;
	font: 1.2em Georgia, 'Times New Roman', Times, serif;
}

#estatica p {
	padding-right: 5px;
}

#box2 {
	border: 1px solid #000;
	padding:7px 5px 0 5px;
}

#box2 h3 {
	margin-top:0;
}

#box2 p {margin-top:0;}

#box2 table {
	margin:0 0 20px 0;
	padding:0;
}

#registo #box2 table {
	margin:0;
	padding:0;
}

#box2 table tr th {
	padding:5px 0 5px;
	border-bottom:1px solid #eee;
	font-size:0.9em;
}

#box2 table tr td {
	padding:5px 0 5px;
	border-bottom:1px solid #eee;
}

#registo #box2 table tr td {
	padding:5px 0 5px;
	border-bottom:none;
}

.pub {
	width:55%;
	padding-right:5px;
}

.preco {
	width:15%;
	text-align:center;
}

/* start of the sidebar */
#sidebar {
	display: none;
}	

/* Print version only */
.print_info {
	border:1px solid #444;
	padding:10px 10px 0;
	background:#ccc;
}

.print_info p {
	margin-top:0;
}

/* starting the footer */
#footer {
	clear: both;
	border-top: 1px solid #ccc;
	margin-top: 25px;
	text-align: left;
}

#footer p {
	font-size: 10px;
	margin: 0;
	padding: 0;
}

#footer ul {
	margin: 0;
	list-style: none;
}

#footer ul li {
	display: inline;
}

/* separating links with "|" */
#footer ul li:before { 
	content: "| "; 
	padding: 0 5px;
}
#footer ul li:first-child:before { 
	content: ""; 
	padding: 0;
}

/* The footer lists */
.footer_list1,
.footer_list2,
.footer_list3 {
	display: none;
}

/* containers */
.footer_right {
	font-size: 10px;
	color: #666;
	padding-top: 3px;
	text-align: right;
}

.footer_logos {
	float: right;
	padding: 7px 0 0 0;
	text-align: right;
}

.footer_logos img {
	margin: 0 10px;
}

.footer_wma_copyright {
	float: left;
	text-align: left;
	padding-top: 13px;
}

