/*
Theme Name: ACIJU
Theme URI: http://wordpress.org/
Description: Tema desenvolvido por Inteligencia Criativa <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Francini Julia
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

* {
   list-style: none;
   margin: 0;
   padding: 0;
   text-decoration: none;
}

body {
	background:#23232B url(img_layout/bg-geral.png) repeat-x;
}

h4, h5, li, input, label, alt, textarea, title, option, select {
	font-family: Helvetica, Arial, sans-serif; 
}

p, a {
	font:normal 13px Helvetica, Arial, sans-serif;
	color:#636A6F;
}

p a:hover,a:hover {
	text-decoration:underline;
}

h3, h3 a {
	font:normal 18px Helvetica, Arial, sans-serif;
	color:#C3547D;
}

h3.tit a {
	font:normal 18px Helvetica, Arial, sans-serif;
	color:#C3547D;
	width:596px;
	border-bottom:dotted 2px #48B340;
	margin-bottom:20px;
	float:left;
}


h4 {
	font:normal 18px Helvetica, Arial, sans-serif;
	color:#000;
}

.destaque {
	font-weight:bold;
}

input, textarea {
	padding:2px 1px 2px 1px;
	color:#666;
}

strong.normal {
	font-weight:normal;
}
.entry p {
	float:left;
}
/*-----------------------------------------------------------------------*/

#geral {
	width:990px;
	margin:0 auto;
}

#site {
	width:990px;
	margin-top:31px;
	background: url(img_layout/fundo-site.png) no-repeat;
	float:left;
}


p.acesso1 {
	width:960px;
	float:left;
	color:#fff;
	text-align:center;
}

p.acesso1 a{
	font-size:11px;
	color:#fff;
}

p.acesso2 {
	width:630px;
	float:left;
	margin:10px 0;
}

p.acesso2 a{
	font-size:11px;
	color:#000;
}

p.acesso3 {
	width:960px;
	margin-top:3px;
	color:#fff;
	float:left;
	text-align:center;
	
}

p.acesso3 a{
	font-size:11px;
	color:#fff;
}

#topo {
	width:990px;
	height:136px;
	float:left;
}

#topo h1 a{
	background: url(img_layout/logo.png) no-repeat;
	width:255px;
	height:110px;
	margin:10px 0 0 24px;
	text-indent:-9000px;
	float:left;
}

#menu {
	background: url(img_layout/bg-menu.png) no-repeat;
	width:983px;
	height:27px;
	margin:0 0 5px 5px;
	float:left;
}

#menu ul {
	float:left;
	width:983px;
	margin:4px 0 0 0;
}

#menu ul li{
	float:left;
	color:#fff;
	text-transform:lowercase;
	text-shadow:2px 2px 4px #000;
	font:normal 14px Helvetica, Arial, sans-serif;
}

#menu ul li a{
	float:left;
	color:#fff;
	margin:0 18px;
	text-transform:lowercase;
	text-shadow:2px 2px 4px #4A0518;
	font:normal 14px Arial,  Helvetica,sans-serif;
}

#menu ul li a:hover{
	color:#B34D80;
}

.comeco {
	background:url(img_layout/bg-comeco.png) no-repeat;
	width:990px;
	height:21px;
	float:left;
	margin-top:5px;
}

#miolo{
	background-color:#FFF;
	width:920px;
	padding-left:50px;
	padding-right:20px;
	float:left;
}

#conteudo {
	width:596px;
	float:left;
}

#conteudo p {
	font:normal 13px Helvetica, Arial, sans-serif;
	margin-top:8px;
	padding-bottom:5px;
	float:left;
}

#not {
	width:596px;
	float:left;
	margin:8px 0 15px 0;
}

#lateral {
	width:272px;
	float:right;
	margin-top:-22px;
	position:relative;
	background-color:#2F3039;
	margin-bottom:15px;
}
	
#rodape {
	background:url(img_layout/rodape.png) no-repeat;
	width:990px;
	height:49px;
	float:left;
	margin-top:10px;
}

#rodape p a, #rodape p{
	color:#fff;
}

p.assinatura{
	width:960px;
	float:left;
	margin-top:5px;
	text-align:center;
}

/*--------------------------------------COMEÇO DE MIOLO HOME-------------------------------*/

#evento_home {
	width:596px;
	float:left;
	overflow:hidden;
}

#evento_home div{
	float:left;
}

#evento_home .entry {
	width:250px;
	float:left;
	margin-right:40px;
	_margin-right:20px;
}

#evento_home .entry p.data {
	width:250px;
	float:left;
	font-size:13px;
	color:#000;
	padding-left:10px;
}

#evento_home .entry h3 a {
	width:250px;
	float:left;
	color:#666666;
	margin-bottom:5px;
	font: bold 18px Arial, Helvetica, sans-serif;
}

#evento_home .entry h3 a:visited {
	color:#999999;
}

#evento_home .entry h4 a p{
	width:250px;
	float:left;
	color:#71BA32;
	margin-bottom:5px;
	font: bold 15px Arial, Helvetica, sans-serif;
}

#evento_home .entry h4 a:hover p{
	text-decoration:underline;
}

#evento_home .entry h4 a:visited p{
	color:#71BA32;
}

p.mais {
	width:596px;
	float:left;
	margin-top:20px;
}

p.mais a{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#DB3E00;
}

#evento_home .entry a.more-link{
	width:248px;
	float:left;
	text-align:center;
	font-size:10px;
	color:#FFF;
}

#banner_meio p a {
	background:url(img_layout/bg-confeccoes.jpg) no-repeat;
	width:596px;
	height:89px;
	float:left;
	text-indent:-9000px;
	margin:15px 0;
}

#banner_meio a img{
	border:solid 1px #fff;
}

#banner_meio a:hover img{
	border:solid 1px #990099;
}

#banner_final p a {
	background:url(img_layout/bg-servico.jpg) no-repeat;
	width:596px;
	height:239px;
	float:left;
	margin:15px 0;
}

#banner_final a img{
	border:solid 1px #fff;
}

#banner_final a:hover {
	width:596px;
	height:239px;
	float:left;
	border:solid 1px #CC3399;
}
#banner_final a {
	width:596px;
	height:239px;
	float:left;
	border:solid 1px #fff;
}

#servico_home {
	width:272px;
	float:left;
}
#servico_home a:hover img {
	width:270px;
	height:122px;
	float:left;
	border:solid 1px #C3547D;
}

#servico_home a img {
	width:270px;
	height:122px;
	float:left;
	border:solid 1px #fff;
}

#servico_home h3.tit a{
	width:272px;
	float:left;
	margin-bottom:8px;
}

#emprego_home{
	width:272px;
	float:right;
}

#emprego_home h3 a {
	cursor:pointer;
}
#emprego_home h4 a {
	cursor:pointer;
}



#emprego_home h3.tit a{
	width:272px;
	float:left;
	margin-bottom:8px;
}

#emprego_home span{
	width:272px;
	height:123px;
	float:left;
	background: url(img_layout/bg-emprego.jpg) no-repeat 8px 5px;
	border:solid 1px #D9D9D9;
}

#emprego_home span h3 {
	color:#636A6F;
	padding-left:100px;
}

#emprego_home span h4 {
	color:#48B340;
	padding-left:100px;
}

.entry table {
	width:605px;
	float:left;
	margin-top:8px;
}
a.more-link  {
	color:#C3547D;
	display:block;
	margin-top:10px;
}

/*--------------------------------------COMEÇO DE LATERAK-------------------------------*/


h3.lateral {
	background:url(img_layout/tit-lateral.jpg) no-repeat;
	width:272px;
	height:29px;
	float:left;
	margin-top:15px;
	margin-bottom:20px;
	padding-top:5px;
	text-align:center;
}

h3.lateral a.ate {
	background:url(img_layout/msn.png) no-repeat 200px 0;
	height:44px;
	color:#EE7596;
	float:left;
	width:272px;
	text-align:center;
	font:normal 18px Helvetica, Arial, sans-serif;
}


#text-3 {
	background:url(img_layout/bg-associe.png) no-repeat;
	width:251px;
	height:49px;
	margin-bottom:20px;
	float:left;
	margin-left:10px;
}

#text-3 h2 a{
	width:251px;
	float:left;
	color:#fff;
	padding-top:10px;
	text-align:center;
	font:normal 18px Helvetica, Arial, sans-serif;
}


#text-4 {
	width:272px;
	height:49px;
	float:left;
	margin-bottom:20px;
	background:url(img_layout/bg-orkut.jpg) no-repeat;
}
#text-4 h2 a{
	width:272px;
	height:49px;
	float:left;
	text-indent:-9000px;	
}

#text-5 {
	width:272px;
	height:50px;
	float:left;
	background: url(img_layout/bg-twitter.jpg) no-repeat;
	margin-bottom:20px;
}
#text-5 h2 a{
	width:272px;
	height:50px;
	float:left;
	text-indent:-9000px;
	
}

.widget_maxbannerads {
	float:left;
	margin-bottom:20px;
}
/*--------------------------------------FIM  DE LATERAK-------------------------------*/


/*--------------------------------------COMEÇO DAS INTERNAS-------------------------------*/





































/*--------------------------------------FIM DAS INTERNAS-------------------------------*/

/*--------------------------------------CONFIGURAÇÕES BASICAS--------------------------------*/
.wp-caption {
	height:180px;
	overflow:hidden;
}


.wp-pagenavi {
	width:600px;
	float:left;
	margin:25px 0;
	font:normal 15px Arial, Helvetica, sans-serif;
}


/*-------------COMEÇO DE LOGIN----------------*/

.widget_loginwithajaxwidget {
	float:left;
	width:280px;
	background: url(img_layout/bg-tit-lateral.png) no-repeat;
	margin-bottom:20px;
}

.widget_loginwithajaxwidget h2.widgettitle{
	width:280px;
	height:33px;
	color:#fff;
	padding-top:8px;
	text-align:center;
	font:normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	float:left;
	text-transform:uppercase;
}

#LoginWithAjax {
	width:260px;
	float:left;
}

.widget_loginwithajaxwidget a, .widget_loginwithajaxwidget label, .widget_loginwithajaxwidget p{
	color:#fff;
}

.widget_loginwithajaxwidget .campos{
	float:left;
	width:210px;
	padding-left:30px;
	margin-bottom:10px;
}


.widget_loginwithajaxwidget .campos input{
	width:165px;
}

.widget_loginwithajaxwidget .botao{
	float:right;
	width:16px;
	height:18px;
	background: url(img_layout/bg-seta.png) no-repeat;
	cursor:pointer;
	text-indent:-9000px;
}

.widget_loginwithajaxwidget .dados{
	float:left;
	width:250px;
	padding-left:30px;
}

.deslogar{
	float:left;
	width:250px;
	padding-left:30px;
	margin-bottom:20px;
}

#LoginWithAjax_Remember {
	float:left;
	margin-top:20px;
}

#LoginWithAjax_Remember .botao{
	float:left;
	margin-top:15px;
	margin-left:5px;
}


/*--------COMEÇO DE NEWSLETER-------------*/
#newsletter {
	width:272px;
	float:left;
	margin-bottom:20px;
}

#newsletter h2.widgettitle{
	background:url(img_layout/tit-lateral.jpg) no-repeat;
	width:272px;
	height:29px;
	float:left;
	margin-bottom:5px;
	padding-top:5px;
	text-align:center;
	color:#EE7596;
	font:normal 18px Helvetica, Arial, sans-serif;
}

#newsletterFormDiv {
	width:252px;
	height:93px;
	float:left;
	margin-left:10px;
	background:url(img_layout/bg-form-enquete.png) no-repeat;
}

#newsletterFormDiv p{
	width:260px;
	float:left;
	text-align:center;
	color:#fff;
	font:normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif; 
}

#newsletterFormDiv .campo{
	float:left;
	margin-bottom:10px;
	padding:20px 0 0 20px;
}

#emailInput{
	width:200px;
	float:left;
}

.nome2{
	width:200px;
	float:left;
	margin-top:3px;
}

a.botao {
	width:31px;
	height:30px;
	background: url(img_layout/ok.png) no-repeat;
	float: right;
	position:relative;
	margin-top:10px;
	margin-right:-5px;
	cursor:pointer;
	margin-left:10px;
}

.advertise {
	float:left;
	width:180px;
	color:#fff;
	padding-left:20px;
	font:normal 12px Arial, Helvetica, sans-serif;
	margin:10px 0 0 0;
	position:relative;
}
/*----------------- Fim de news -----------------*/



/*---------------COMEÇO DE AGENDA---------------*/
ul li#events-list {
	width:280px;
	float:left;
	margin-bottom:20px;
}

ul li#events-list h2{
	background: url(img_layout/bg-agenda.png)  no-repeat;
	width:272px;
	height:60px;
	color:#fff;
	padding-top:5px;
	padding-left:8px;
	text-align:left;
	font:normal 17px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	float:left;
}


ul li#events-list li {
	float:left;
	background: url(img_layout/bg-seta-amarela.png) no-repeat 60px 5px;
	margin:5px 0;
	color:#fff;
	padding-left:80px;
	width:190px;
}

.eventos {
	width:630px;
	float:left;
}

.eventos h2 {
	display:none;
}

.eventos ul {
	width:600px;
	padding-left:30px;
	float:left;
}

.eventos ul li {
	width:500px;
	float:left;
	padding:5px;
	padding:15px 0;
	border-bottom:dotted 1px #7A8085;
	
}

.eventos p {
	width:500px;
	padding:15px 0 15px 30px;
	border-bottom:dotted 1px #7A8085;
	float:left;
}


/*---------------FIM DE AGENDA---------------*/


/*--------------COMEÇO DE ENQUETE----------------*/
#polls {
	background: url(img_layout/bg-tit-lateral.png) no-repeat;
	width:280px;
	float:left;
	margin-bottom:20px;
}

#polls h2.widgettitle {
	background: url(img_layout/seta-da-lateral.png) no-repeat 95px 15px;
}

.wp-polls-form {
	width:280px;
	float:left;
	background:url(img_layout/bg-enquete.png) no-repeat 135px 20px;
}

.wp-polls-form p, .wp-polls-form label {
	color:#fff;
}

.wp-polls-form p a{
	color:#FFF;
}

.Buttons {
	background: url(img_layout/bt-votar.png) no-repeat;
	width:65px;
	height:25px;
	cursor:pointer;
	float:left;
	margin-left:20px;
}

p input.Buttons {
	margin-top:10px;
	margin-left:20px;
}

#polls ul li a {
	display:none;
}

.wp-polls-form p{
	float:left;
	width:280px;
}

.wp-polls-form p a{
	width:260px;
	text-align:left;
	float:left;
	padding-left:20px;
}

.wp-polls-form li{
	float:left;
	width:260px;
	margin-top:5px;
}

.wp-polls-form p img{
	float:left;
}
/*--------------FIM DE ENQUETE----------------*/



/*----------------BLOCOS DE COMENTARIOS--------------*/

#commentform {
	float:left;
}

#commentform p {
	font-size:12px;
	margin-bottom:3px;
}

h4#comments {
	font:normal 18px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#208E9E;
}

#commentform #comment {
	height:100px;
}

#commentform #submit {
	background: url(img_layout/bt-enviar.png) no-repeat;
	width:63px;
	height:20px;
	cursor:pointer;
	border:none;
	color:#fff;
	float:left;
}

/*----------------BLOCOS DE COMENTARIOS--------------*/






	

/*---------------Começo de Formulario -----------*/
.cont {
	width:430px;
	float:left;
	margin-top:10px;
}

.wpcf7 {
	margin-top:20px;
	float:left;
}

.wpcf7-form {
	margin-top:20px;
	width:350px;
	float:left;
}

.wpcf7 p{
	margin:5px 0;
	color:#C3547D;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.wpcf7 p .nome {
	width:300px;
}

.wpcf7 p .email {
	width:297px;
}

.wpcf7 p .telefone {
	width:168px;
}

.wpcf7 p .data {
	width:116px;
}

.wpcf7 p .horario {
	width:98px;
}

.wpcf7 p .qtd {
	width:72px;
}

.wpcf7 p .peri {
	width:72px;
}

.wpcf7 p .assunto {
	width:175px;
}

.wpcf7 p .end {
	width:165px;
}

.wpcf7 p .cid {
	width:180px;
}

.wpcf7 p .mens {
	width:344px;
	height:200px;
}

.wpcf7-list-item {
	float:left;
	padding-left:20px;
	width:330px;
}

.wpcf7-list-item-label {
	width:100px;
}

.wpcf7-list-item input{
	float:left;
}

.wpcf7 p input.enviar{
	background: url(img_layout/ok.png) no-repeat;
	width:63px;
	height:30px;
	cursor:pointer;
	text-indent:-9000px;
	border:none;
	color:#fff;
	float:right;
}

.wpcf7-display-none, .wpcf7-response-output {
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#333;
}

/*---------------Fim de Formulario -----------*/




/* Begin Typography & Colors */

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}

.clear {
	clear: both;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
}


blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	border:none;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	padding-top: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	display:none;
}

/* End captions */

.wp-caption {
	float:left;
	margin-right:25px;
	margin-bottom:15px;
	height:150px;
	overflow:hidden;
}
.wp-caption img{
	margin-bottom:10px;
}	
.wp-caption .wp-caption-text {
	width:150px;
	float:left;
	text-align:center;
	background-color:#fff;
	color:#EA3F00;
	font:normal 12px Helvetica, Arial,  sans-serif;
	display:none;
}
.dataTables_wrapper {
	margin-top:20px;
	float:left;
}

/*----formulario de contato----*/
span.consulta {
	float:left;
	margin-top:15px;
}

input.envia {
	background: url(img_layout/ok.png) no-repeat;
	width:30px;
	height:30px;
	cursor:pointer;
	border:none;
	margin-top:15px;
	text-indent:-9000px;
}
