/*
Site: Direccao-Geral de Arquivos
Autor: log, Open Source Consulting - www.log.pt
*/

body {
	background:#fff;
	font-size:62.5%;
	font-family: Helvetica Neue, helvetica , arial ,sans-serif;
}

/* Links */
a:link,
a:visited {
	color:#222;
	text-decoration:none;
}

/* Containers */
#acessibilidade,
#goto {
	display: none;
}

#main,
#main2 {
	clear:both;
	border-top:1px solid #ccc;
	padding:10px 0;
	line-height:1.4;
}

#contents,
#contents_home {
	font-size:1.4em;
}

#sidebar{
	display:none;
}

#footer {
	clear:left;
	border-top:1px solid #ccc;
	margin:20px 0;
	padding:10px 0;
	color:#666;
	font-size:1.1em;
	position:relative;
}

/* Header */
#logo h1 {
	font-size:3em;
	margin:0;
	padding:0 0 10px;
	font-weight:normal;
}

#mc {
	display:none;
}	

/* Menu */
#menu {
	display:none;
}

/* Search and Home Bar */
#search_bar {
	display:none;
}

/* Homepage Contents */
#main2 h3 {
	font-size:1.5em;
	font-weight:normal;
	margin:5px 0;
	text-transform: uppercase;
	color:#222;
}

#main2 h3 img,
#sidebar h2 img {
	position:absolute;
	margin-left:5px;
}

#main2 h3 a:hover {
	cursor:pointer;
}

#main2 ul {
	font-size:1.4em;
	margin-bottom:20px;
}

#main2 li {
	padding-left:12px;
	background:url(../img/bullet.png) no-repeat left center;
}

#main2 ul.noticias li,
#sidebar ul.noticias li {
	padding-left:12px;
	background:url(../img/bullet.png) no-repeat 0 5px;
	margin-bottom:10px;
}

#main2 ul.noticias li.mais,
#sidebar ul.noticias li.mais {
	font-size:.85em;
	background:url(../img/bullet2.png) no-repeat 0 6px;
}

#main2 ul.noticias li.mais a,
#sidebar ul.noticias li.mais a {
	color:#666;
}

#main2 ul.noticias li.mais a:hover,
#sidebar ul.noticias li.mais a:hover {
	color:#000;
}

#main2 p.data,
#sidebar p.data {
	font-size:.8em;
	color:#666;
	background:transparent;
}

#main2 .column {
	width:30%;
	margin-right:3%;
	float:left;
}

#main2 .last {
	margin-right:0;
}

#main2 .boletim {
	background:url(../img/boletim.png) no-repeat left top;
	padding-left:60px;
	height:65px;
	font-size:1.4em;
}

#main2 .boletim p.small {
	font-size:.8em;
	color:#666;
}

/* Contents */
#contents h1 {
	font-size:1.7em;
	font-weight:normal;
	margin:10px 0;
}

#contents h2 {
	font-size:1.4em;
	font-weight:normal;
	margin:10px 0;
}

#contents #home h2 {
	font-size:1.7em;
	font-weight:normal;
	margin: 0;
}

#contents #home #home_columns h2 {
	margin:0 0 10px;
	font-size:1.2em;
}

#contents h3 {
	font-size:1.2em;
	font-weight:bold;
	margin:10px 0;
}

#contents h4 {
	font-size:1.1em;
	font-weight:bold;
	margin:10px 0;
}

#contents p,
#contents_home p {
	margin: 10px 0;
}

#contents div.nota {
	margin-top:20px;
	border-top:1px solid #eee;
	padding-top:10px;
}

#contents div.notatop {
	margin-bottom:20px;
	border-bottom:1px solid #eee;
	padding-bottom:10px;
}

#contents p.nota,
#contents span.nota {
	font-size:.85em;
	color:#666;	
	margin:0;
}

#contents div.nota a img {
	border:none;
} 

.get_adobe {
	float:left;
	margin:0 10px 30px 0;
}

#contents ol,
#contents ul {
	margin: 10px 0 10px 10px;
}

#contents ul li {
	margin-left:20px;
	padding:2px 0;
	list-style-type: square;
}

#contents ol li {
	list-style-type: decimal;
	margin-left:20px;
	padding:2px 0;
}

#contents a img {
	border:4px solid #eee;
}

#contents a:hover img {
	border:4px solid #ccc;
}

#contents .alignleft {
	float:left;
	margin:0 15px 15px 0;
}

#contents .alignright {
	float:right;
	margin:0 0 15px 15px;
}

#contents .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#contents .wp-caption {
	background:#eee;
	font-size:.85em;
	color:#666
}

#contents .wp-caption p {
	padding:none;
}

/* Tables */
#contents table {
	width:100%;
	margin:20px 0;
}

#contents table tr th {
	background:#666;
	color:#fff;
	font-weight:normal;
	text-align:left;
	padding:3px;
}

#contents table tr td {
	text-align:left;
	padding:3px;
	border-bottom:1px solid #ccc;
}

#breadcrumbs {
	display:none;
}

/* Misc Contents */
.metro {
	padding-left:60px;
	background:url(../img/metro.png) no-repeat 8px 0;
	margin-bottom:20px;
}

.carris {
	padding-left:60px;
	background:url(../img/carris.png) no-repeat 0 0;
}

/* Image Gallery */
.gallery {
	margin: 20px 0;
}

.gallery-item {
	float: left;
	margin: 10px 10px 0 0;
}

.gallery-caption {
	margin: 0;
	font-size:.85em;
	color:#666;
	padding:0 4px 2px;
}

/* Posts */
#contents .post p.date {
	color:#666;
	font-size:.9em;
	margin-bottom:0;
	padding-bottom:0;
}

#contents .post h2 {
	margin-top:0;
	padding-top:0;
}

#contents .post p.lermais {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #ccc;
}

#comments {
	border-top:1px solid #ccc;
}

#contents #comments ol {
	margin:0;
	padding:0;
}

#contents #comments ol li {
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	margin-left:0;
	list-style-position: inside;
}

/* Archives */
#contents .archive ul,
#contents .sitemap ul {
	padding:0;
	margin:0;
}

#contents .archive li,
#contents .sitemap li {
	list-style:none;
	padding:2px 0 2px 12px;
	background:url(../img/bullet.png) no-repeat 0 9px;
}

.archive .column,
#contents .column {
	float:left;
	width:45%;
}

#contents p.info {
	margin:0 0 20px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	font-size:1.1em;
}

/* Forms */
#contents form {
	background:#F7F4EE;
	margin:10px 0 20px;
	padding:10px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
}

#contents form fieldset {
	margin: 0 0 10px;
	padding: 0 0 0;
	border: 0;
	border-bottom:1px solid #ccc;
	clear: left;
}

#contents form legend {
	margin:0;
	font-weight:normal;
	padding: 0 0 10px;
	font-size:1.4em;
	color:#444;
}

#contents form br {
	clear: left;
}

#contents form label {
	display: inline;
	margin: 0 10px 0 0;
	padding: 0 0 12px 0;
	line-height: 1.2em;
	float: left;
	color:#444;
	font-size:.9em;
}

#contents form label.size4 {width: 96.8%;}
#contents form label.size3 {width: 72%;}
#contents form label.size2 {width: 47.4%;}
#contents form label.size1 {width: 22.6%;}

#contents form .textarea,
#contents form .select,
#contents form .text {
	display: block;
	width: 100%;
}

#contents form input {
	margin:0;
	border:1px solid #BEBBB6;
	padding:5px 3px;
	font-size:1em;
}

#contents form textarea {
	margin:0;
	border:1px solid #BEBBB6;
	padding:5px 3px;
	font-size:1em;
}

#contents form input.submit {
	background:#CAC5BC;
	border:1px solid #9D9992;
	color:#000;
	padding:1px 3px;
	font-size:1.2em;
	margin-top:10px;
}

#contents form input.submit:hover {
	cursor:pointer;
	background:#A29F99;
}

/* Updated info */
.updated {
	color:#666;
	font-size:1.1em;
	clear:both;
}

#info {
	font-size:1em;
	border-top:1px solid #ccc;
	padding:8px 0;
	margin:20px 0;
}

#info .updated {
	clear:none;
	margin-right:220px;
	font-size:.95em;
}

#info .social {
	display:none;
}

/* Footer logos */
#footer #logos {
	position:absolute;
	top:5px;
	right:10px;
}

#dgarq_footer,
#dgarq_footer p,
#dgarq_footer p a {
	width: 47px;
	height: 25px;
	float:left;
	margin-right:10px;
}

#log_footer,
#log_footer p,
#log_footer p a {
	width: 31px;
	height: 25px;
	float:left;
}		

#dgarq_footer p { 
	background: url(../img/dgarq-footer.png) no-repeat 0 0;
}

#log_footer p { 
	background: url(../img/log-footer.png) no-repeat 0 0;
}

#dgarq_footer p a,
#log_footer p a {
	display: block;
	text-indent: -9999px; 
	text-decoration: none;
	border: 0;
	background: none; 
}

#dgarq_footer p:hover {
	background-position: 0 -26px;
}

#log_footer p:hover {
	background-position: 0 -28px;
}