/*
Theme Name: Wizard 2010
Theme URI: http://www.jotac.com.br
Description: Criação, Marcação HTML / CSS e a integração com WordPress foram desenvolvidos por <a href="http://www.jotac.com.br/">JOTAC Desenvolvimento de Websites</a>.
Version: 6.10
Author: Jotac Desenvolvimento de Websites
Author URI: http://www.jotac.com.br

<!-- Marcado com editor CodeLobster PHP Edition -->
<!-- http://www.codelobster.com/ -->
<!-- Cliente: Wizard - Unidade Cerqueira César / SP -->
<!-- JotaC Desenvolvimento de Sites -->
<!-- http://www.jotac.com.br -->
*/


/**************************************************************************************************
   Configurações Gerais do Site
**************************************************************************************************/
* img {
	border:none;
}

body {
   margin:0;
   padding:0;
   font:12px/1.4 Arial, Helvetica, sans-serif;
	background:url('imagens/bg-body.jpg') repeat-x;
}

#all {
	position:relative;
   width:1000px;
   margin:0 auto;
}

h1 {
	color:#df3c0c;
	font-size:27px;
	font-family: 'Droid Sans', arial, serif;
	font-weight:normal;
	margin:-5px 0 0 0; padding:0;
}

.h1azul {
	color:#162d5f;
}

h2 {
	font-size:13px;
	margin:0; padding:0;
}



/**************************************************************************************************
   Topo
**************************************************************************************************/
#top {
	position:relative;
}

#logotipo {
	position:absolute;
	top:20px;
	left:120px;
}

#topoFotos {
	position:absolute;
	width:428px;
	height:281px;
	top:6px;
	left:458px;
}

#unidades {
	position:absolute;
	width:340px;
	top:180px;
	left:35px;
	text-align:center;
}

#chat {
	position:absolute;
	top:235px;
	left:20px;
	margin:0; padding:0;
}
#chat a {
	margin:0; padding:0;
}



/**************************************************************************************************
   Menu Principal
**************************************************************************************************/
#mainMenu {
   position:absolute;
	height:45px;
	top:295px;
	left:200px;
	margin:0;
	padding:0;
	font:bold 13px Arial, Helvetica, sans-serif;
}

#mainMenu li {
	list-style:none;
	float:left;
	height:37px;
	padding:8px 11px 0 11px;
   margin-right:10px; /*Aqui altera o espaço entre os menus*/
}

#mainMenu a, #mainMenu a:visited {
	position:relative;
	top:-8px;
	height:37px;
	display:block;
	color:#fff;
	text-decoration:none;
	padding:8px 0 0 0;
}

#mainMenu li:hover, #mainMenu li.current_page_item {
	background:#df3c0c;
	border:3px solid #fff;
	height:37px;
	padding:5px 8px 0 8px;
}



/**************************************************************************************************
   Corpo Geral do Site
**************************************************************************************************/
#core {
	margin:10px 10px 0 10px;
}

#destaques {
	float:left;
	width:195px;
	border-left:6px solid #fde58b;
	margin:20px 20px 10px 12px;
	padding:0 6px 0 6px;
}
#destaques p {
	margin-bottom:0;
}
#destaques a:link, a:visited {
	color:red;
	font-weight:bold;
	margin:0; padding:0;
	text-decoration:none;
}
#destaques a:hover {
	text-decoration:underline;
	color:gray;
}

#promocoes {
   background:#fff;
   text-align:center;
   margin-bottom:20px;
}
#promocoes a, #promocoes a:visited {
   display:block !important;
   color:red !important;
   padding:5px !important;
   text-decoration:underline !important;
}
#promocoes a:hover {
   background:#71b7f2 !important;
   color:black !important;
}

#novidades {
	position:relative;
	top:16px;
	background:url('imagens/bg-novidades.jpg') no-repeat;
	wight:236px;
	height:308px;
	margin-left:735px;
	padding:15px 30px 15px 20px;
	font-weight:normal;
}
#novidades a:link, a:visited {
	color:red;
	font-weight:bold;
	margin:0; padding:0;
	text-decoration:none;
}
#novidades a:hover {
	text-decoration:underline;
	color:gray;
}
#leituraNovidades h1 {
	color:#162d5f;
	font-size:27px;
	font-family: 'Droid Sans', arial, serif;
	margin:5px 0 0 0; padding:0;
}
#leituraNovidades p {
	margin-top:0px;
}
#leituraNovidades img {
	float:left;
}



/**************************************************************************************************
   CONTEUDO - Parte de aplicação de textos
**************************************************************************************************/
#content {
	border-left:6px solid #fde58b;
	border-right:6px solid #fde58b;
	width:670px;
	margin:30px auto 0 auto;
	padding:0 30px 0 30px;
}

#pageCursos {
	margin-left:180px;
}



/**************************************************************************************************
   Barra Lateral
**************************************************************************************************/
#sidebar {
	
}

#auxiliar {
	position:relative;
	top:8px;
	float:left;
	width:150px;
	padding:10px 20px 10px 0;
	background:url(imagens/bg-cursos.jpg) right repeat-y;
}
#auxiliar li {
	list-style-type:none;
}
#auxiliar a, #auxiliar a:visited {
	display:block;
	color:#162d5f;
	padding:1px 3px;
	text-decoration:none;
	border-bottom:1px solid silver;
	font-weight:bold;
}
#auxiliar a:hover {
	background:#baddf9;
}



/**************************************************************************************************
   Rodapé
**************************************************************************************************/
#footer {
	clear:both;
	width:100%;
	height:117px;
	background:url('imagens/bg-rodape.jpg') repeat-x;
	margin:0; padding:0;
}

#footer #fundo {
	width:1000px;
	height:117px;
	margin:0 auto;
	background:url('imagens/bg-rodape-endereco.jpg') no-repeat;
	text-align:center;
}

#footer address {
	position:relative;
	top:33px;
	font-style:normal;
}

#footer address span {
	color:gray;
	font-weight:bold;
	font-size:14px;
}

#ass {
	position:relative;
	top:46px;
	margin:0; padding:0;
}
#ass a {
	color:#000;
	font-size:10px;
	margin:0; padding:0;
}
#ass a:hover {
	color:#fff;
	text-decoration:underline;
}