* {
	font-family: arial, freesans;
}

body {
	margin: 0;
	padding: 0;
	background: #000 url(../images/bg.jpg) no-repeat top center;
}

#main-wrapper {
	width: 1021px;
	position: relative;
	display: inline-block;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	background: url(../images/bg_border.png) repeat-y top center;
}

#header-wrapper {
	clear: both;
	width: 961px;
	height: 448px;
	margin: 0 auto;
	background: url(../images/bg_topo.jpg) no-repeat top center;
}

#header-wrapper div#logo {
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -315px;
}

#header-wrapper div#logo a img {
	width: 630px;
	height: 320px;
}

#header-wrapper div#nav {
	height: 47px;
	width: 961px;
	position: absolute;
	top: 400px;
	background: url(../images/bg_menu.jpg) no-repeat;
}

#header-wrapper div#nav ul {
	margin: 0 0 0 15px;
	padding: 0px;
	height: 47px;
	list-style: none;
}

#header-wrapper div#nav ul li {
	float: left;
	padding: 0 10px 0 10px;
}

#header-wrapper div#nav ul li a {
	color: #FFF;
	display: block;
	font-size: 20px;
	line-height: 47px;
	text-decoration: none;
}

#header-wrapper div#nav ul li a:hover {
	text-decoration: underline;
}

.content-wrapper {
	width: 961px;
	margin: 0 auto;
	background: #000;
}

.content-wrapper #col1 {
	float: left;
	width: 287px;
}

.content-wrapper #col2 {
	float: left;
	width: 459px;
	background: #FFF;
}

.content-wrapper #col3 {
	float: left;
	width: 207px;
	margin-left: 4px;
}

/* GERAL */
.ad_topo {
	text-align: center;
	margin-top: 10px;
}

.center {
	text-align: center;
}

select.fixed {
	margin: 0 0 5px 10px;
}

/* BUSCA */
#busca {
	width: 260px;
	height: 56px;
	margin: 15px 0 15px 12px;
	background: url(../images/bg_search.jpg) no-repeat;
}

#busca .txt {
	width: 198px;
	height: 20px;
	font-size: 14px;
	margin: 18px 0 0 16px;
	border: none; 
	background: none;
}

#busca .btn {
	margin-left: 2px;
	vertical-align: middle;
}

/* PAINEL - Col1 */
#col1 .painel {
	width: 279px;
	min-height: 70px;
	margin: 10px auto;
	padding: 5px 0 10px 0;
	background: #6D6447;
}

#col1 .painel h2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	color: #FFF;
	font-size: 20px;
	min-height: 45px;
	background: url(../images/bg_det.jpg) no-repeat bottom center;
	text-transform: uppercase;
}

#col1 .painel p, #col1 .painel div {
	font-size: 12px;
	color: #FFF;
	margin: 0 10px 0 10px;
}

#col1 .painel ul {
	color: #FFF;
	font-size: 12px;
	margin: 0 0 0 15px;
	padding: 0px;
	list-style: none;
}

#col1 .painel ul li {
	height: 18px;
	line-height: 18px;
	font-weight: bolder;
	text-transform: uppercase;
}

#col1 .painel a {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}

#col1 .painel a:hover {
	text-decoration: underline;
}
 
/* PAINEL - Col3 */
#col3 .painel {
	width: 198px;
	min-height: 60px;
	margin: 10px auto;
	padding: 5px 0 10px 0;
	background: #6D6447;
}

#col3 .painel h2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	color: #FFF;
	font-size: 20px;
	min-height: 45px;
	background: url(../images/bg_det2.jpg) no-repeat bottom center;
	text-transform: uppercase;
}

#col3 .painel p, #col3 .painel div {
	font-size: 12px;
	color: #FFF;
	margin: 0 10px 0 10px;
}

#col3 .painel ul {
	color: #FFF;
	font-size: 12px;
	margin: 0 0 0 15px;
	padding: 0px;
	list-style: none;
}

#col3 .painel ul li {
	height: 18px;
	line-height: 18px;
	font-weight: bolder;
	text-transform: uppercase;
}

#col3 .painel a {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}

#col3 .painel a:hover {
	text-decoration: underline;
}

/* POST */
#posts>div {
	width: 448px;
	margin: 10px auto;
	background: url(../images/bg_post.jpg) no-repeat bottom center;
	padding-bottom: 25px;
}

#posts>div .content {
	font-size: 12px;
	text-align: center;
}

#posts>div .content a {
	color: #6d6348;
	font-weight: bolder;
	text-decoration: none;
}

#posts>div .content a:hover {
	text-decoration: underline;
}

#posts>div .content a img {
	border: none;
}

#posts>div h2 {
	padding: 0px;
	margin: 0 0 2px 0;
}

#posts>div h2 a {
	color: #6B6448;
	text-decoration: none;
	text-transform: uppercase;
}

#posts>div h2 a:hover {
	text-decoration: underline
}

#posts>div .info {
	color: #cfa745;
	font-size: 12px;
	margin-bottom: 10px;
}

#posts>div .info .t1 {
	text-transform: uppercase;
}

#posts>div .info a {
	color: #cfa745;
	font-weight: bolder;
	text-decoration: none;
}

#posts>div .info a:hover {
	text-decoration: underline;
}

#posts>div .comment {
	font-size: 12px;
	font-weight: bolder;
}

#posts>div .comment a {
	color: #000;
	text-decoration: none;
}

#posts>div .comment a:hover {
	text-decoration: underline;
}

/* VOTOS */
#holderDiv {
	font-size: 12px;
}

#holderDiv select {
	margin-left: 5px;
}

/* PAGINACAO */
div.pagination {
	position: relative;
	width:100%;
	text-align: center;
	clear:both;
	overflow: hidden;
	background: #FFF;
	background-image: none !important;
}

div.pagination ul {
	list-style-type: none;
	position: relative;
	margin: 20px auto;
	width: auto;
	white-space: nowrap;
	overflow: hidden;
	display: -moz-inline-block;
	display: inline-block;
	padding: 5px;
	zoom:1;
	*display:inline;
}

* html div.pagination ul { margin: 0 auto; width: 340px; } /* IE fix */

div.pagination ul li {
	white-space: nowrap;
	float: left;
	padding: 0 1px;
	line-height: 28px;
	font-weight: bold;
}

div.pagination ul li a {
	color: #000;
	width: 28px;
	display: block;
	float: left;
	text-decoration: none;
	background: url(../images/bg_pag.jpg) -28px 0px;
}

div.pagination ul li.active_page a, 
div.pagination ul li a:hover {
	color: #FFF;
	width: 28px;
	background: url(../images/bg_pag.jpg) no-repeat;
}

div.pagination ul li.active_page {
	color: #FFF;
	width: 26px;
	background: url(../images/bg_pag.jpg) no-repeat;
}

/* FOOTER */
#footer {
	clear: both;
	width: 962px;
	height: 37px;
	margin: 0 auto;
	background: url(../images/bg_footer.jpg) repeat-x;
}

#footer p {
	color: #000;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 37px;
	text-align: center;
}

#footer p a {
	color: #000;
	text-decoration: none;
}

#footer p a:hover {
	color: #000;
	text-decoration: underline;
}