/*
Style Sheet | www.ivogomes.com
Author: Ivo Gomes | ivo@ivogomes.com
Last Updated: 13/10/2006
*/

body {
	background: #fff;
	color: #000;
	font-size: 100%;
	line-height: 1.6em;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}

.clear {
	height: 1px;
	clear: both;
}

a, a:link, a:visited {color: #809823;}
	
a:link:after,
a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}
html.noted a:link:after,
html.noted a:visited:after {
    content: '';
}		

code {color: #ccc;}
code strong {color: #ccc;}

em {font-style: italic;}
strong {font-weight: bold;}

#header {
	position: relative;
	margin: 0 auto 8px;
	text-align: left;
	max-width: 70em;
	min-width: 700px;
	height: 6.8em;
}

#informacao,
#fotoblog {
	display: none;
}

#footer {
	margin: 0 auto;
	text-align: left;
	padding: 5px 0;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 0.9em;
}

#acessibilidade {
	display: none;
}	

#logo {

}		


#logo h1 a {
	text-decoration: none;
	font-size: 1.6em;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;

}

#subscreva {
	display: none;
}

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

#coluna-esq {
	font-size: 1em;
}

#coluna-dir {
	display: none;
}

#coluna-esq h1 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	font-size: 1.8em;
	font-weight: normal;
	color: #525252;
	line-height: normal;
}

#coluna-esq h2 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	font-weight: normal;
	font-size: 1.5em;
	color: #525252;
}

#coluna-esq .sobre h2 {
	margin-top: 30px;
	border-bottom: 1px solid #666;
	padding: 5px;
}

#coluna-esq .sobre h3 {
	color: #666;
	margin-top: 30px;
}

#coluna-esq h3 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	font-weight: normal;
	font-size: 1.3em;
	color: #525252;
}

#coluna-esq h4 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	font-weight: normal;
	font-size: 1.1em;
	color: #525252;
}

#coluna-esq ul {
	margin:15px 0 15px 10px;
	padding:0;
	border-top:1px solid #f0f7e2;
}

#coluna-esq .sobre ul {
	border-top:none;
}

#coluna-esq ol {
	margin:15px 0;
	padding:0 0 0 20px;
	border-top:1px solid #f0f7e2;
}

#coluna-esq ol li {
	margin:10px 0;
	padding:0 0 10px;
	border-bottom:1px solid #f0f7e2;
}

#coluna-esq ol.commentlist {
	list-style: none;
	margin: 15px 0 0;
	padding: 0;
	border: none;
}

#coluna-esq ol.commentlist li {
	margin: 0;
	padding: 5px 5px 15px;
	border-bottom: 1px solid #f0f7e2;
}

#coluna-esq ol.commentlist li.comentarioi {
	padding: 5px 5px 15px;
}

#coluna-esq ol.commentlist li .autor {
	font-size: 0.8em;
	color: #666;
	float: left;
	width: 10em;
	line-height: normal;
}

#coluna-esq ol.commentlist li .autor p {
	margin: 0 0 6px;
}

#coluna-esq ol.commentlist li .autor img {
	border: 1px solid #8fb300;
	padding: 3px;
	margin: 15px 0 0;
	font-size: 0.8em;
}

#coluna-esq ol.commentlist li .text {
	padding-left: 10.5em;
}
	
#coluna-esq ul li {
	margin:10px 0 10px 0;
	padding:0 0 10px;
	border-bottom:1px solid #eee;
}

.small {
	font-size: 0.9em;
	color: #666;
}

.ultimo,
.posts {
	padding-bottom: 15px;
	border-bottom: 1px solid #f0f7e2;
}

.post,
.sobre {
	padding-bottom: 15px;
}

.ultimo h1,
.posts h1,
.post h1,
.sobre h1 {
	margin-bottom: 0;
	padding-bottom: 0;
}

.ultimo .data,
.posts .data,
.post .data,
.sobre .data {
	font-size: 0.8em;
	color: #a299a2;
	margin: 0;
	padding: 0;
}

.outros dt {
	font-size: 0.8em;
	color: #666;
	width: 6em;
	float: left;
}

.outros dd {
	padding-left: 6.5em;
	margin: 0 0 10px;
}

.outros dd a {
	font-size:0.9em;
}

.continuar,
.lermais,
.lermaisblog {
	font-size: 0.8em;
}

.navegacao {
	margin-left: 6.5em;
}		
	
.paginas {
	float: left;
	width: 50%;
}

.seguinte {
	float: right;
	width: 45%;
	text-align: right;
}

.imgartigo {
	border: 1px solid #8fb300;
	padding: 3px;
	margin: 5px 6px 3px 0;
	float: left;
}

.img {
	border: 1px solid #8fb300;
	padding: 3px;
	margin: 5px 6px 3px 0;
}

blockquote {
	margin: 0;
	padding: 5px 5px;
	font-style: italic;
	color: #666;
	}
	
#searchform label {
	display: none;
}

#comentarios h2 {
	border-bottom: 1px solid #666;
	padding: 5px;
	margin-bottom: 0;
}

.comente,
#comente,
#contacte {
	display: none;	
}

#searchform .input {
	width: 12em;
	background:#fff;
	border: 1px solid #d9dfcc;
	padding:2px;
}

#searchform .input:focus {
	border: 1px solid #8fb300;
	background: #fffddd;
}

.erro,
.sucesso {
	padding: 3px 0;
	font-weight: bold;
	color: #444;
}

thead tr th {
	border-bottom: 1px solid #666;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 1.2em;
	text-align: left;
	padding: 2px;
	}

tbody tr td{
	padding: 2px;
	border-bottom: 1px solid #ccc;
	}

tbody tr.selected td{
	font-weight: bold;
	border-left: 1px solid #346DBE;
	border-bottom: 1px solid #7DAAEA;
	}
	
