* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
	margin: 0;
	padding: 0;
	background-color: #ebebeb;
}

#social {
	width: 280px;
	margin-top: 3px;
	margin-right: -90px; 
	float: right;	
}
#main-wrapper {
	width: 1021px;
	position: relative;
	display: inline-block;
	display: block;
	overflow: hidden;
	margin: 0 auto;
}
#header-wrapper {
	clear: both;
	width: 961px;
	height: 224px;
	margin: 0 auto;
	background: url(../images/bg_topo.jpg) no-repeat top center;
}
#header-wrapper div#logo {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -430px;
}
#header-wrapper div#logo a img {
	width: 860px;
	height: 220px;
}
#header-wrapper div#nav {
	height: 47px;
	width: 961px;
	position: absolute;
	top: 224px;
	background: url(../images/bg_menu.jpg) no-repeat;
}
#header-wrapper div#nav ul {
	margin: -5px 0 0px 10px;
	padding: 0;
	list-style: none;
	height: 47px;
}
#header-wrapper div#nav ul li {
	float: left;
	padding: 0 10px 0 10px;
}
#header-wrapper div#nav ul li a {
	color: #FFF;
	font-style:italic;
	display: block;
	font-size: 20px;
	line-height: 47px;
	text-decoration: none;
}
#header-wrapper div#nav ul li a:hover {
	color: #1eabe0;
}
.content-wrapper {
	width: 961px;
	margin: 0px auto;
	background: #000;
}
.content-wrapper #col1 {
	float: left;
	width: 275px;
	margin-top: 0px;
}
.content-wrapper #col2 {
	float: left;
	margin: 0px 0 0 0;
	padding: 0px;
	width: 461px;
	background: #ebebeb;
}
.content-wrapper #col3 {
	float: left;
	width: 207px;
	margin-left: 4px;
	margin-top: 10px;
}
/* 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.gif) 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;
}
#col1 .painel h2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	height: 49px;
	background: url(../images/bg_det.jpg) no-repeat bottom center;
}
#col1 .painel p, #col1 .painel div {
	font-size: 12px;
	color: #222;
	margin: 0 10px 0 10px;
}
#col1 .painel ul {
	color: #222;
	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: #222;
	font-size: 12px;
	text-decoration: none;
}
#col1 .painel a:hover {
	color: #1eabe0;
}
/* PAINEL - Col3 */

#col3 .painel {
	width: 198px;
	min-height: 60px;
	margin: 10px auto;
	padding: 5px 0 10px 0;
}
#col3 .painel h2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	height: 49px;
	background: url(../images/bg_det2.jpg) no-repeat bottom center;
}
#col3 .painel p, #col3 .painel div {
	font-size: 12px;
	color: #222;
	margin: 0 10px 0 10px;
}
#col3 .painel ul {
	color: #222;
	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: #222;
	font-size: 12px;
	text-decoration: none;
}
#col3 .painel a:hover {
	color: #1eabe0;
}
/* POST */

#posts>div {
	width: 461px;
	margin: 0 auto;	
	background: #fff url(../images/bg_post.gif) repeat-y center;
	padding-bottom: 25px;
}
#posts>div .content {
	color: #000;
	font-size: 12px;
	text-align: center;
	margin: 10px;
}
#posts>div .content a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#posts>div .content a:hover {
	color: #444;
}
#posts>div .content a img {
	border: none;
}
#posts>div h2 {
	padding: 13px 0 0 20px;
	font-size: 18px;
	height: 38px;
	width: 473px;
	margin: 0 auto 0 -16px;
	text-transform: uppercase;
	background: url(../images/titulo_post.jpg) no-repeat center;
}
#posts>div h2 a {
	color: #000;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}
#posts>div h2 a:hover {
	color: #444;
}
#posts>div .info {
	color: #666;
	font-size: 12px;
	margin-bottom: 6px;
	margin-left: 12px;
}
#posts>div .info .t1 {

}
#posts>div .info a {
	color: #00a000;
	font-weight: bold;
	text-decoration: none;
}
#posts>div .info a:hover {
	color: #008a00;
}
#posts>div .comment {
	font-size: 12px;
	font-weight: bold;
	margin-left: 12px;
}
#posts>div .comment a {
	color: #008a00;
	text-decoration: none;
}
#posts>div .comment a:hover {
	color: #000;
}
/* VOTOS */

#holderDiv {
	font-size: 12px;
	margin-left: 12px;
}
#holderDiv select {
	margin-left: 12px;
}
/* PAGINACAO */

div.pagination {
	position: relative;
	width:100%;
	text-align: center;
	clear:both;
	overflow: hidden;
}
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: #555;
	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: #222;
	width: 28px;
	background: url(../images/bg_pag.jpg) no-repeat;
}
div.pagination ul li.active_page {
	color: #222;
	width: 26px;
	background: url(../images/bg_pag.jpg) no-repeat;
}

#superbanner {
	clear: both;
	padding-top: 45px;
	width: 1000px;
	height: 230px;
	margin: 0 auto;
}

/* FOOTER */

#footer {
	clear: both;
	width: 961px;
	height: 185px;
	margin: 0 auto;
	background: url(../images/footer.jpg) no-repeat;
}
#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: #444;
}

