/* Theme Xemele */
* {
	padding:0;
	margin:0;
}

body {
	font: 13px "Trebuchet MS", Tahoma, Arial;
	color:#333;
	background:#fa9803 url(../img/bg-all.jpg) repeat-x;
}

h1, h2, h3, h4, h5, h6, legend {
	font-family: Lucida Grande,Trebuchet ms,Helvetica,sans-serif;
}
h1 {
	margin:0px;
	height: 123px;
	font-size: 22px;
	color: #6f6f6f;
}
h1 a:hover {
	color: #006699;
	text-decoration: none;
}

h2 {
	color: #6f6f6f;
	margin: 0 0 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font-size: 20px;
}
h2 a:hover {
	color: #006699;
	text-decoration: none;
}

h3 {
	font-size: 16px;
	color: #6f6f6f;
}

h4 {
	font-size: 14px;
	color: #6f6f6f;
	margin: 10px 0 5px;
}

form, input, textarea, table{ font: Normal 12px Arial, Helvetica, sans-serif; }

.bem-vindo{
	text-transform:uppercase;
	color:#484848;
}

a {
	outline:none;
	color:#666;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

fieldset {
	border:none;
}

.alignleft {
	float: left	;
}

.alignright {
	float: right;
}

blockquote {
	margin:0 0 20px 22px;
	padding:0px 5px 0px 30px;
	border-top:#9fccda 1px dotted;
	border-bottom:#9fccda 1px dotted;
	color:#457f93;
	background:#e6f1f5 url(../img/blockquote.png) 6px 7px no-repeat;
	*padding:0px 5px 0px 20px;
}

blockquote p {
	width:360px;
	margin:0 0 20px 22px;
	padding:10px 30px 0px 0px;
}


/* DESCRICAO DO SITE */
.descricao { 
	font-size:11px;
	color:#707070;
	padding:13px 13px 13px 11px;
	border-bottom:#e7e7e7 16px solid;
	background:#FFF;
}

/* ESTRUTURA GERAL*/
.centralizar {
	margin:auto;
	width:963px;
}


/* LOGO */
#logo {
	width:736px;
	height:119px;
	text-indent:-5000px;
	float:left;
}
#logo a{
	width:406px;
	height:119px;
	float:left;
	background:url(../img/xemele-logo.jpg) no-repeat;
}

#pesquisa{
	width:227px;
	height:43px;
	float:left;
	background:#64b5c6;
	margin:76px 0 0 0;
}
.lupa{
	width:16px;
	height:16px;
	margin:10px 0 0 9px;
	background:url(../img/icone-busca.gif) no-repeat;
	float:left;
}
#pesquisa input{
	width:125px;
	height:18px;
	background:#82c2ce;
	border:#78bac8 1px solid;
	margin:6px 0 0 9px;
	padding:2px;
	color:#1c5e6c;
	_width:110px;
}
#pesquisa button{
	width:53px;
	height:30px;
	border:0px;
	background:url(../img/bt-buscar.png) no-repeat;
	*background:url(../img/bt-buscar.png) 0 5px no-repeat;
	_background:url(../img/bt-buscar.png) 0 5px no-repeat;
	margin:0 0 0 5px;
}

/* MENU SUPERIOR */
#menu {
	clear:both;
	width:963px;
	height:32px;
	background:url(../img/bg-menu.png) repeat-x;
}
#menu ul {
	padding:5px 0 0 0px;
	list-style-type:none;
}
#menu li {
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin::0 0 0 10px;
	padding:0 0 0 20px;
	float:left;
	color:#fff;
}
#menu li a {
	color:#fff;
	text-decoration:none;
}
#menu li a:hover {
	color:#c0c0c0;
	text-decoration:underline;
}

/* SUB FUNCOES */
#subFuncoes {
	height:24px;
	background:#e5e2d9;
	border-bottom:#afafad 1px solid;
	padding:10px 0 0 20px;
	color:#6f6f6f;
}
#subFuncoes a {
	color:#6f6f6f;
	text-decoration:none;
}
#subFuncoes a:hover {
	color:#6f6f6f;
	text-decoration:underline;
}
#subFuncoes .data {
	width:30%;
	height:14px;
	float:left;
}

/* CONTEUDO GERAL */
#content {
	background:#e7e7e7;
	width:963px;
	
}

/* PAGINA */
#page {
	width:478px;
	margin:10px 0 0 19px;
	_margin:10px 0 0 10px;
	float:left;
}


/* CAPA */

h2.emDestaque {
	width:198px;
	height:60px;
	background:#e7e7e7 url(../img/bt-em-destaque.png) 0 25px no-repeat;
	border:none;
	text-indent:-5000px;
	margin: 0 20px 0 0;
}

#capa {
	width:465px;
	height:250px;
	padding:5px 0 0 14px;
	background:#FFF;
}
#capa ul {
	list-style-type:none;
}
#capa img {
	border:0px;
}
#capa .imagemDest {
	width:448px;
	height:128px;
	border:#e3e3e3 1px solid;
	margin:14px 0 10px 0;
}
#capa h4 {
	color:#10739c;
	font:13px "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:url(../img/img-cubo.png) 0 4px no-repeat;
	padding:0 0 0 14px;
}
#capa h4 a {
	color:#10739c;
	text-decoration:none;
}
#capa h2 a:hover {
	text-decoration:underline;
}
#capa h2 {
	font:15px "Trebuchet Ms", Arial, Helvetica, sans-serif;
	margin:0 6px 7px 0;
}
#capa h2 a {
	color:#000;
	text-decoration:none;
}
#capa h2 a:hover {
	text-decoration:underline;
}
#capa p {
	padding:0 5px 15px 0;
}
#capa p a {
	text-decoration:none;
	color:#5e5e5e;
}
#capa p a:hover {
	text-decoration:none;
	color:#737373;
}


/* NOTICIAS NORMAIS */
#divNoticias {
	clear:both;
	width:465px;
	padding:5px 0 10px 14px;
	background:#FFF;
}
#divNoticias img {
	padding:2px 6px 2px 6px;
}
#divNoticias ul {
	padding:10px 0px 10px 36px;
}
#divNoticias ol {
	padding:10px 0px 10px 40px;
}

h2.nomeCateg {
	font-size:22px;
	letter-spacing:-1px;
	border:none;
	color:#6f6f6f;
	padding:23px 0 10px 5px !important;
}

#divNoticias .post {
	width:450px;
}
#divNoticias .titPost {
	width:420px;
	margin:10px 0 20px 0;
}
#divNoticias .titPost a {
	color:#6f6f6f;
	text-decoration:none;
}
#divNoticias .titPost a:hover {
	color:#006699;
}
#divNoticias p {
	padding:0 20px 13px 0;
}
#divNoticias .usuario {
	font-size:12px;
	padding:0 0 5px 19px;
	background:url(../img/icone-usuario.gif) no-repeat;
}
#divNoticias .usuario a {
	color:#666;
	text-decoration:none;
}
#divNoticias .usuario a:hover {
	color:#222;
	text-decoration:none;
}
#divNoticias .tags {
	padding:0 0 10px 19px;
	background:url(../img/icone-tags.gif) no-repeat;
	font-size:11px;
}
#divNoticias .tags a {
	color:#666;
	text-decoration:none;
}
#divNoticias .tags a:hover {
	color:#999;
	text-decoration:none;
}

a.more-link, a.more-link:visited {
	background: url(../img/icone-leia.gif) no-repeat;
	line-height: 15px;
	text-indent: 18px;
	text-decoration: none; 
	color: #006699; 
	display: block;
	width: 105px;
	margin: 25px 0 0 0;
	clear: both;
}
a.more-link:hover {
	background: url(../img/icone-leia.gif) left bottom no-repeat;
	color: #900;
}

.infoPublicacao {
	width:410px;
	height:25px;
	background:#fafafa;
	border:#f2f2f2 1px solid;
	margin:8px 0 20px 0;
	padding:7px 0 0 10px;
	font-size:11px;
}
.infoPublicacao a {
	color:#000;
}

.dataPublic {
	width:65px;
	background:url(../img/icone-calendario.gif) no-repeat;
	padding:0 0 0 20px !important;
	float:left;
}
.categPublic {
	height:25px;
	background:url(../img/icone-categorias.gif) no-repeat;
	padding:0 0 0 20px !important;
	float:left;
}
.comentPublic {
	height:25px;
	background:url(../img/icone-comentarios-add.gif) no-repeat;
	padding:0 0 0 20px !important;
	float:left;
	margin:0 0 0 10px;
}

.outrosPosts {
	height: 15px;
	margin:10px;
}


/* SIDEBARS */

.comentarios, .maisVotados, .enquete, .categorias, .links, .arquivo, .painel {	
	background:#FFF;
}

#interatividade{
	width:208px;
	float:left;
	margin:10px 14px 0 16px;
	padding:0 0 20px 0;
	_margin:10px 0 0 16px;
}

#interatividade h3{
	font-size:13px;
	font-weight:bold;
	border-bottom: 1px dotted #CCC;
	padding:13px 5px 5px 8px;
	color:#6f6f6f;
}

#interatividade li{
	list-style-type:none;
	width:175px;
	border:#fff 1px solid;
	color:#2e2e2e;
	padding:3px 0 3px 29px;
	font-size:11px;
}
#interatividade li a{
	color:#2e2e2c;
	text-decoration:none;
}
#interatividade li a:hover{
	text-decoration:underline;
}

.autorComent{
	color:#606060;
}

/* ICONE COMENTARIOS */
.iconeComent li{
	background:#f7f7f5 url(../img/icone-comentarios.gif) 7px 9px no-repeat !important;
}


/* ICONE TOP 5 */
.iconeTop10 li{
	background:#f7f7f5 url(../img/icone-estrela-pequena.gif) no-repeat 5px 2px !important;
}


/* SIDEBARS */
#naveg{
	width:209px;
	float:right;
	margin:10px 19px 0 0;
	_margin:10px 8px 0 0;
	padding:0 0 40px 0 !important;

}

#naveg h3{
	font-size:13px;
	font-weight:bold;
	border-bottom: 1px dotted #CCC;
	padding:13px 5px 5px 8px;
	color:#6f6f6f;
}
#naveg li{
	list-style-type:none;
	width:177px;
	height:24px;
	border:#fff 1px solid;
	color:#2e2e2e;
	padding:7px 0 0 29px;
	font-size:11px;
}
#naveg li a{
	color:#2e2e2c;
	text-decoration:none;
}
#naveg li a:hover{
	text-decoration:underline;
}
#naveg input{
	width:107px;
	height:20px;
	background:#fff;
	border:1px solid #CCC;
}

.adminUser{
	list-style-type:none;
	float:left;
	width:196px;
	border:#fff 1px solid;
	color:#2e2e2e;
	padding:7px 0 0 9px;
	background:#f7f7f5;
	*padding:4px 0 4px 9px;
	font-size:11px;
}
.adminPass{
	list-style-type:none;
	float:left;
	width:196px;
	border:#fff 1px solid;
	color:#2e2e2e;
	padding:7px 0 0 9px;
	background:#f6f7f2 !important;
	*padding:4px 0 4px 9px;
	font-size:11px;
}
.adminPass input{
	margin:0 0 0 7px;
}
.bt-Ok{
	width:29px;
	height:20px;
	border:0px;
	background:url(../img/bt-ok.png) no-repeat;
	margin:-4px 0 0 4px;
}

/* ICONE PASTA */
.iconePasta li{
	background:#f7f7f5 url(../img/icone-pasta.gif) 7px 6px no-repeat !important;
}

/* ICONE LINK */
.iconeLink li{
	background:#f7f7f5 url(../img/icone-link.gif) 7px 8px no-repeat !important;
}


/* ICONE ARQUIVO */
.iconeArquivo li{
	background:#f7f7f5 url(../img/icone-arquivo.gif) 7px 8px no-repeat !important;
}


/* ICONE PAINEL ADMIN */
.iconeAdmin li{
	background:#f7f7f5;
}

/* RODAPE */
#rodape{
	width:963px;
	height:59px;
	*height:39px;
	background:#0f262e url(../img/bg-rodape.png) repeat-x;
	color:#dfdfdf;
	padding:0 0 20px 10px;
	_padding:0 0 0px 10px;
	margin:0 0 28px 0;
	float:left;
}
#rodape a{
	color:#a4a4a4;
	text-decoration:none;
}
#rodape a:hover{
	color:#a4a4a4;
	text-decoration:underline;
}
#rodape ul{
	padding:0;
	margin:4px 0 0 0;
}
#rodape li{
	list-style-type:none;
	float:left;
	border:0px;
}

.imagem-wp{
	width:49px;
	height:52px;
	text-indent:-5000px;
}
.imagem-wp a{
	width:49px;
	height:52px;
	background:url(../img/img-wp.png) no-repeat;
	float:left;
	margin:0 5px 0 5px;
}
.imagem-wp a:hover{
	background:url(../img/img-wp-hover.png) no-repeat;
}

.imagem-xemele{
	width:49px;
	height:52px;
	text-indent:-5000px;
}
.imagem-xemele a{
	width:49px;
	height:52px;
	background:url(../img/img-xemele.png) no-repeat;
	float:left;
	margin:0 5px 0 8px;
}

.imagem-Cc{
	width:113px;
	height:52px;
	text-indent:-5000px;
}
.imagem-Cc a{
	width:113px;
	height:52px;
	background:url(../img/img-cc.png) no-repeat;
	float:left;
	margin:0 5px 0 15px;
}

#rodape p{
	margin:11px 0 0 50px;
	float:left;
}

.bt-rss{
	width:40px;
	height:52px;
	float:left;
	text-indent:-5000px;
}

.bt-rss a{
	width:40px;
	height:52px;
	background:url(../img/bt-rss.png) no-repeat;
	float:left;
	margin:0 0 0 233px;
	_margin:0 0 0 193px;
}

/* COMENTARIOS INTERNOS */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #FFF;
	border:1px solid #CCC;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #676767;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #676767;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#FFF;
	border: 1px solid #CCC;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 458px;
	height: 115px;
	background:#FFF;
	border: 1px solid #CCC;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(../img/bt-comentar.png) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width:100px;
	height: 31px;
	cursor: pointer;
	vertical-align: middle;
	text-indent:-5000px;
	margin-bottom:10px;
}


/* TOP 5 */
.avaliacao{
	width:400px;
	height:10px;
	font-size:15px;
	letter-spacing:-1px;
	font-weight:bold;
	margin:40px 7px 10px 0;
	padding:6px 0 0 0;
}

.votos{
	height:32px !important;
}

.post-ratings{
	width:400px !important;
	padding:0 0 20px 10px;
	margin:0 0 15px 0;
}

.post-ratings em{
	width:400px !important;
	font:12px Arial, Helvetica, sans-serif !important;
	font-style:normal !important;
	letter-spacing:normal !important;
}


/* PLUGIN ENQUETE */
.democracy {
	width: 150px !important;
	padding:0px 10px 0 3px;
}


.dem-vote-button{
	width:93px !important;
	height:38px !important;
	border:0px !important;
	clear:both;
	margin:0 0 0 55px !important;
	*margin:0 0 0 30px !important;
	_margin:0 0 0 30px !important;
}

.dem-vote-button input{	
	width:93px !important;
	height:38px !important;
	border:0px !important;
	background:url(../img/bt-votar.png) no-repeat;
}


.dem-vote-link{
	font-weight:bold !important;
	font-size:13px !important;
	*font-size:12px;
	*font-weight:normal;
	padding:0 0 0 12px !important;
}

.dem-vote-link a{
	font-weight:bold !important;
	font-size:13px !important;
	*font-size:12px;
	*font-weight:normal;
	background:url(../img/bt/seta_amarela.png) 2px 5px no-repeat !important;
	padding:0 0 0 12px !important;
}

.dem-total-votes{
	clear:both;
	padding:5px 0 0 5px;
}


.dem-results{
	width:200px;
	_width:150px !important;
	padding-top:8px !important;
}

.democracy img {
	width: 100%;
	margin-bottom: 4px;
	vertical-align: middle;
}

.democracy input {
	vertical-align: middle;
	margin:0 !important;
	padding:0 0 0 5px !important;
}

.democracy .addAnswerText {
	width:204px;
	height:39px;
	background:#f2f1ed;
	padding:0 10px 0 10px;

}

.poll-question{
	width:194px !important;
	padding:5px 4px 5px 4px;
	margin:0px;
	background:#f2f1ed;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	_width:188px !important;
	_margin:0 0 0 0px;
	_padding:5px 4px 5px 4px;
}


.dem-graph {
	border: 1px solid #ccc;
	height: 10px;
}

.dem-graph a, .dem-graph a:hover {
	background: #efefef;
	border-bottom: 5px solid #e0e0e0;
	border-right: 1px solid #ccc;
}


* html .dem-graph a, * html .dem-graph a:hover {
	border-bottom-width: 6px;
}

* html .dem-graph {
	height: 11px;
}

.dem-graph b, .dem-graph i {
	color: #555;
}

.dem-voted-for-this {
	border-color: #888;
}

.democracy ul {
	width:150px;
	padding: 0;
	margin:0 !important;
}
 
.democracy label {
	float: none;
	display: inline;
	width:140px;
}

.democracy li{
	width:180px !important;
	margin:0 !important;
	padding:0 0 0 5px !important;
	_width:140px !important;
}
