html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url(imgs/bg.jpg);
	scrollbar-arrow-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#FFFFFF;
}
#conteudo {
	height: 100%;
	width: 784px;
	margin: auto;
}
#header {
	width: 780px;
	height: 200px;
	z-index: 3;
	position: absolute;
	margin: auto;
}
#simbolo {
	height: 241px;
	width: 464px;
	top: 0px;
	left:;
	right:;
	margin:;
	position: absolute;
	right: 53%;
	z-index: 2;
}
#main {
	top:197px;
	width: 780px;
	position: absolute;
	background-color: #FFF;
	z-index: 1;
	background-image: url(imgs/dot_bg.png);
	background-repeat: repeat-y;
	height: auto;
	border: 3px solid #000;
}
#footer {
	width: 780px;
	height: 30px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
}
#footer a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#content {
	float: left;
	width: 472px;
	overflow: hidden;
	padding-top: 45px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
}
#lateral {
	width: 245px;
	right: 0px;
	position: absolute;
	height: 100%;
}
#lateral2 {
	width: 245px;
	right: 0px;
	position: absolute;
	margin-top: 30px;
}
#lateral3 {
	right: 0px;
	position: absolute;
	margin-top:10px;
	height: 450px;
	left:15px;
}
#searchform {
	text-align: center;
}
#searchform #s {
	width: 125px;
	height: 23px;
	border: 2px solid #FC0;
	vertical-align: middle;
	background-color: #FFC;
	margin-right: 4px;
	margin-left: 4px;
}
#searchform #searchsubmit {
	border: 2px solid #FDC100;
	width: 32px;
	height: 25px;
	color: #000;
	vertical-align: middle;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	font-weight: bold;
	background-color: #FFF601;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
#searchform label {
	font-size: 9pt;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	vertical-align: middle;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background-color: #F4FBFB;
	border: 1px solid #D2F2F2;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-size: 11pt;
	color: #77ADBF;
	font-family: Verdana, Geneva, sans-serif;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 8pt;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 400px;
	border: 1px solid #CFE7EB;
	padding: 3px;
	margin-top: 3px;
	background-color: #F4FBFB;
}
#commentform textarea{
	width: 400px;
	height: 115px;
	border: 1px solid #CFE7EB;
	padding: 2px;
	margin-top: 3px;
	background-color: #F4FBFB;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	color: #000;
	border: 2px solid #FFC000;
	float:left;
	width: 144px;
	height: 29px;
	background-color: #FFF700;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.post {
	clear:both;
	padding-top: 10px;
	font-size: 9pt;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
.post-title {
	float: left;
	width: 100%;
}
.post-cat {
	float:left;
	font-size: 8pt;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
}
.post-comments {
	padding-left: 18px;
	float: right;
	font-size: 8pt;
	font-family: Verdana, Geneva, sans-serif;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.entry {
	clear: both;
	padding-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.entry a:link {
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #FAAE02;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.navigation a:hover {
	color: #FC0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.previous-entries {
	float: left;
}
.next-entries {
	float: right;
	padding-right: 0px;
}
a {
	color: #999;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 70px;
	height: 60px;
	font: "Trebuchet MS", Tahoma, Arial;
	font-weight: bold;
	font-size: 36px;/100%
	color: #c9eefe;
}
h1 a{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #FAAE02;
	letter-spacing: -1px;
	padding-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
h2 a, h2 a:visited {
	color: #FAAE02;
	text-decoration: none;
}
h2 a:hover {
	color: #FC0;
	text-decoration: none;
}
h3 {
	color: #D09302;
	margin: 10px 0px 5px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12pt;
}
.cat_tit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666;
}
.cat_tit a:link, a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666;
}
.cat_tit a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999;
}
.cat_cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	font-weight: bold;
	top: 10px;
}
.cat_cont a:link, a:visited {
	color: #000;
}
.cat_cont a:hover {
	color: #FCBC03;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
postado {
	color: #999;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
}
