body {
	background: #EBE5DF;
	text-align: center;
	/*font: 11px/16px Verdana, Arial, Helvetica, sans-serif;*/
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
}

#logo a:link{
	color: #003366;
	font-weight: normal;
}

#logo a:visited{
	color: #336699;
	font-weight: normal;
}

#logo a:hover{
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}

a:hover{
	text-decoration: none;
}

.side a:link, #nav a:link {
	border: 0px none;
}

.side a:visited, #nav a:visited {
	border: 0px none;
}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 1.2em;
	background: url(/blog/img/2004/h1bg_a.gif);
	color: white;
	padding: 0.3em;
	border-top: 3px solid #3B6F11;
}

h1:first-letter {
	text-transform: uppercase;
}

h2{
	font-size: 1.1em;
	border-top: 1px solid #dddddd;
	padding-top: 0.2em;
}


#wrapper{
	margin:0 auto 0 auto;
	width:664px;
	text-align: left;
	background: #ffffff;
	border: 1px solid #000000;
}

#logo{
	width:664px;
	height:113px;
	background: url(/blog/img/2004/topo_a.jpg) no-repeat;
}

#topnav {
	text-align: right;
	padding: 82px 0.7em 0 0.7em;
	font-weight: bold;
	color: #666666;
}

#content{
	float: left;
	width: 436px;
	margin-top: 5px;
	padding: 0 10px 0 10px;
	border-right: 2px dotted #3B6F11;
	line-height: 1.6em;
	background: white;
}

#archivecontent{
	margin-top: 5px;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
	background: white;
}

.blogtail {
	color: #999999;
	background: url(/blog/img/2004/setaseta.gif) no-repeat center left;
	padding-left: 10px;
	clear: both;
}

#side{
	float: right;
	width: 182px;
	margin-top: 10px;
	padding: 0 10px 0 10px;
	line-height: 1.3em;
	background: white;
}

.clear {
	clear:both;
}

#side ul {
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#gostos li, #filatelia li {
	margin-bottom: 0.7em;
	list-style-type: none;
}

#filatelia a {
	color: black;
	line-height: 1.6em;
}

img {
	border: 0px none;
}

.hidden {
	display: none;
}

.blogbody img {
	margin-left: 5px;
	font-size: 0.5em;
}

.imgright {
	float: right;
	border: 1px solid black;
}

#categorias {
	line-height: 1.6em;
}

/* comments */

#banner-commentspop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	background: url(/blog/img/2004/h1bg_a.gif);
	color: white;
	padding: 0.3em;
	border-top: 3px solid #3B6F11;
}

.comments-blog {
	margin-top: 0px;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
	background: white;
	text-align: left;
}

.comments-head {
    /* font-size: 1.3em; */
	/* font-weight: bold; */
	display: none;
}

.comments-body {
	border-bottom: 1px dashed #3B6F11;
	padding: 10px 0 10px 0;
}

#sitemeter {
	color: white;
	text-align: left;
	float: left;
	padding: 0.3em;
	font-style: italic;
}

#copyright {
	color: white;
	text-align: right;
	float: right;
	padding: 0.3em;
	font-style: italic;
}

#footer{
	color: white;
	padding: 0;
	margin: 0;
	background: #3B6F11;
	clear:both;
}