/* CSS Document */

body {
	margin: 0px; padding: 0px;
	background: #000 url(../images/bg.jpg) repeat-x 0% 0%;
}

a.normal:link,
a.normal:active,
a.normal:visited,
a.normal:hover {
	color: #FFF;
	text-decoration: none;
}

a.normal:hover {
	text-decoration: underline;
}

.tblMain, .tblMainComment {
	background: #bb0038;
	border: #EEE 8px solid;
}

.tblMain .search {
	height: 62px;
	background: url(../images/busca_bg.jpg) no-repeat 50% 0%;
}

.tblMain .search div {
	margin-bottom: 8px;
	margin-right: 46px;
}

.tblMain .search .field {
	border: none;
	background: none;
	font-size: 10px;
	width: 205px;
	vertical-align: middle;
}

.tblMain .search .button {
	color: #FFF;
	width: 22px;
	height: 22px;
	background: #d32e5f;
	border: none;
	margin-left: 4px;
	font-size: 10px;
	vertical-align: middle;
}

.tblMainComment {
	color: #FFF;
	font-size: 12px;
	font-family: arial;
}

.tblMainComment td {
	padding-left: 5px;
}

.tblMainComment input, textarea {
	color: #FFF;
	font-size: 12px;
	font-family: arial;
	background: #800024;
	border: #61001D 1px solid;
}

.tblMainComment div {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}

.tblMainComment div.comentario {
	border-top: #800024 1px dashed;
	border-bottom: #800024 1px dashed;
	padding: 3px;
	width: 97%;
	height: 80px;
	overflow:auto;
}

.tblMainComment div.comentario span {
	display: block;
	margin: 0px; padding: 0px;
	border: none;
}

.tblMainComment div.comentario span.line2 {
	float: left;
	font-size: 10px;
	background: #800024;
	padding: 2px;
	margin: 1px;
}

.tblMainComment .h1 {
	font-size: 20px;
}

.tblMainComment .title {
	padding-top: 12px;
	padding-bottom: 12px;
	font-weight: bolder;
	border-top: #800024 2px solid;
	border-bottom: #800024 2px solid;
}

.col1 #cat1, .col1 #cat2, .col1 #cat3 {
	margin-left: 40px;
}

.col1 #cat1 {
	height: 35px; width: 255px;
	background: url(../images/bg_categoria.jpg) no-repeat;
}

.col1 #cat2 {
	width: 255px;
	background: url(../images/bg_categoria_2.jpg) repeat-y;
}

.col1 #cat2 a:link,
.col1 #cat2 a:active,
.col1 #cat2 a:visited,
.col1 #cat2 a:hover {
	color: #FFF;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
}

.col1 #cat2 a:hover {
	text-decoration: underline;
}

.col1 #cat3 {
	height: 22px; width: 255px;
	background: url(../images/bg_categoria_3.jpg) no-repeat;
}

.col1 #cat2 ul {
	margin: 0px;
	padding-left: 25px;
}

.col1 #cat2 ul li {
	list-style: none;
}

#clear {
	clear: both;
	margin-bottom: 3px;
	margin: 5px;
}

.col1, .col2, .col3 {
	font-size: 12px;
	font-family: arial;
}

.col2 {
	background: #FFF;
}

#post_title, #post_content, #post_base {
	width: 402px;
}

#post_title a:link,
#post_title a:visited,
#post_title a:active,
#post_title a:hover {
	color: #FFF;
	text-decoration: none;
}

#post_title a:hover {
	text-decoration: underline;
}

.col2 #post_title {
	color: #FFF;
	height: 52px;
	font-size: 12px;
	font-family: arial;
	margin-left: 2px;
	background: url(../images/topo_post.jpg) no-repeat 10%;
}

.col2 #post_title #title {
	position: absolute;
	width: 350px;
	margin-left: 37px;
	margin-top: 8px;
	font-weight: bolder;
}

.col2 #post_content {
	width: 370px;
	min-height: 100%;
	font-size: 12px;
	font-family: arial;
	margin-left: 18px;
}

.col2 #post_content p {
	padding: 0px;
	margin: 0px;
}

.col2 #post_base {
	color: #FFF;
	height: 32px;
	font-size: 11px;
	font-family: arial;
	margin-left: 4px;
	padding-top: 4px;
	margin-bottom: 15px;
	background: url(../images/base_post.jpg) no-repeat;
}

.col2 #post_base #base_l {
	float: left;
	width: 280px;
	margin-left: 6px;
}

.col2 #post_base #base_r {
	float: left;
	width: 100px;
}

#trade {
	clear: both;
}

#trade #cat1, #trade #cat2, #trade #cat3 {
	width: 188px;
}

#trade #cat1 {
	height: 28px;
	background: url(../images/bg_trade.jpg) no-repeat;
}

#trade #cat2 {
	background: url(../images/bg_trade_2.jpg) repeat-y;
}

#trade #cat3 {
	height: 21px;
	background: url(../images/bg_trade_3.jpg) no-repeat;
}

#trade #cat2 ul {
	margin: 0px;
	padding-top: 10px;
	padding-left: 25px;
}

#trade #cat2 ul li {
	list-style: none;
}

#trade #cat2 a:link,
#trade #cat2 a:active,
#trade #cat2 a:visited,
#trade #cat2 a:hover {
	color: #FFF;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
}

#trade #cat2 a:hover {
	text-decoration: underline;
}

.tblMain2 {
	background: #EEE;
	font-size: 12px;
	font-family: arial;
	font-weight: bolder;
	letter-spacing: 1px;
	padding: 2px;
}

.tblMain3 {
	padding: 3px;
	background: #bb0038;
	border: #EEE 8px solid;
}

.tblMain3 a:link,
.tblMain3 a:visited,
.tblMain3 a:active,
.tblMain3 a:hover {
	color: #FFF;
	padding: 2px;
	font-size: 14px;
	font-family: arial;
	text-decoration: none;
}
.tblMain3 a:hover {
	background: #DB0043;
}

.tblMain4 {
	background: #7b2c8f;
	border: #EEE 8px solid;
}

.tblMain, .tblMain2, .tblMain3, .tblMain4 {
	margin-bottom: 10px;
}

.tblTrade {
	font-size: 12px;
	font-family: arial;
}

.tblTrade ul {
	color: #F999FF;
	padding: 5px;
	width: 135px;
	font-style: italic;
	margin: 0px;
}

.tblTrade ul li {
	list-style: none;
	height: 20px;
}

.tblTrade ul li a:link,
.tblTrade ul li a:visited,
.tblTrade ul li a:active,
.tblTrade ul li a:hover {
	color: #FFF;
	font-style: normal;
	text-decoration: none;
}

.tblTrade ul li a:hover {
	background: #9234AC;
}

div#pagination {
	text-align: center;
}

div#pagination a:link,
div#pagination a:visited,
div#pagination a:active,
div#pagination a:hover, 
div#pagination b {
	color: #000;
	padding: 3px;
	border: #DA4974 1px solid;
	text-decoration: none;
}

div#pagination a:hover {
	color: #FFF;
	background: #DC517A;
}

a.more:link,
a.more:visited,
a.more:active,
a.more:hover {
	color: #000;
	padding: 3px;
	background: #E8E8E8;
	text-decoration: none;
}

a.more:hover {
	color: #FFF;
	background: #BB0038;
	border: #FFF 1px solid;
}

.warning {
	color: red;
	padding: 3px;
	font-weight: bolder;
	border: red 2px solid;
	font-size: 12px;
	margin: 5px;
}

.tblPost {
	width: 99%;
	margin-top: 2px;
	border: #ccc 1px solid;
}

.tblPost th {
	color: #FFF;
	background: #BB0038;
	font-size: 14px;
	height: 25px;
}

.tblPost iframe {
	margin-bottom: 12px;
	margin-left: 10px;
	margin-right: 10px;
	border: 3px double #999999;
	background-color: #E8E8E8;
	padding: 7px;
}

.line {
	border-bottom: #ccc 1px solid;
}
