html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000;
	background-repeat: repeat;
	background-image: url(imgs/bg.jpg);
}
#conteudo {
	height: 100%;
	width: 760px;
	margin: auto;
	background-image: url(imgs/bg2.png);
	padding-right: 15px;
	padding-left: 15px;
}
#row1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #686868;
	text-decoration: none;
	width: 730px;
	height: 85px;
	margin: auto;
	position: absolute;
	left: 0px;
	right: 0;
}
#row1 txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #686868;
	text-decoration: none;
}
#row1 a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #686868;
	text-decoration: none;
}
#row1 a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #686868;
	text-decoration: none;
}
#row1 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A753B0;
	text-decoration: none;
}
#row1 a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #686868;
	text-decoration: none;
}
#row2 {
	width: 730px;
	height: 30px;
	position: absolute;
	margin: auto;
	left: 0px;
	right: 0;
	top: 90px;
}
#row3 {
	width: 690px;
	position: absolute;
	top: 125px;
	bottom: 25px;
	left: 0px;
	right: 0;
	overflow: auto;
	background-color: #FFF;
	padding-top: 15px;
	border: thin solid #000;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#row4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	width: 730px;
	height: 23px;
	position: absolute;
	margin: auto;
	bottom: 0;
	left: 0px;
	right: 0;
	text-align: center;
	vertical-align: text-top;
}
#row4 a:{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#row4 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#row4 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
#row4 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#left {
	height: auto;
	left:0;
	top:0;
	background-color: #0066FF;
	width: 45%;
}
#right {
	right:0;
	top:0;
	background-color: #FFFF00;
	height: auto;
	width: 45%;
}

#mid {
	width: 10%;
	height: auto;
	left:0;
	top:0;
	background-attachment: fixed;
	background-image: url(imgs/barra.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.txt1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	line-height: 15px;
}
.txt1 a:link {
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
.txt1 a:visited {
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
.txt1 a:hover {
	font-weight: bold;
	color: #06F;
	text-decoration: none;
}
.box {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	width: 300px;
}
.buttonr{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	border: thin solid #000;
}
.buttonl{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	border: thin solid #000;
	right: 0px;
}
.opening {
	border: thin solid #000;
	height: 370px;
	width: 250px;
}
#searchform {
	text-align: center;
}
#searchform #s {
	width: 80px;
	height: 20px;
	vertical-align: middle;
	background-color: #FFF;
	margin-left: 4px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000;
}
#searchform #searchsubmit {
	width: 25px;
	height: 20px;
	color: #000;
	vertical-align: middle;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	font-weight: bold;
	background-color: #FFF;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#searchform label {
	font-size: 8pt;
	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%;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
.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: #F0F0F0;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-size: 10px;
	color: #F00;
	font-family: Verdana, Geneva, sans-serif;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 8pt;
}
#commentform {
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #000;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
#commentform input{
	width: 300px;
	border: 1px solid #000;
	padding: 3px;
	margin-top: 3px;
	background-color: #FFF;
	height: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
#commentform textarea{
	width: 300px;
	height: 115px;
	border: 1px solid #000;
	padding: 2px;
	margin-top: 3px;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	color: #000;
	border: 2px solid #000;
	float:left;
	width: 120px;
	height: 20px;
	background-color: #FFF;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.post {
	clear:both;
	padding-top: 0px;
	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: #000;
	font-family: Verdana, Geneva, sans-serif;
}
.post-comments {
	padding-left: 18px;
	float: right;
	font-size: 8pt;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.entry {
	clear: both;
	padding-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	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;
	font-size: 10px;
}
.next-entries {
	float: right;
	padding-right: 0px;
}
a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 70px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	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: #F00;
	letter-spacing: -1px;
	padding-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	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: #F00;
	text-decoration: none;
}
h2 a:hover {
	color: #F00;
	text-decoration: none;
}
h3 {
	color: #C93;
	margin: 10px 0px 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.cat_tit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #06F;
}
.cat_tit a:link, a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #06F;
}
.cat_tit a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #06F;
}
.cat_cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	margin-left: 15px;
	font-weight: bold;
}
.cat_cont a:link, a:visited {
	color: #000;
}
.cat_cont a:hover {
	color: #000;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
postado {
	color: #000;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
}
#content {
	float: left;
	width: 472px;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
}
