/*----------------------------------------------------------------------------------------------------

	*Filename:				modulos.css
	*Description:			Módulos padrões do sistema
	*Version:				v0.3 (10:40 03/08/2009)
	*Website:				http://www.hivecast.com.br/
	*Author:				Ronaldo Bitencourt, Maurício Vargas

======================================================================================================
	
		|-----------------------------------------------------|
		|-> 					SUMÁRIO 					<-|
		|-----------------------------------------------------|
		
		$__LISTAGEM					
		$__DETALHES					
		$__NEWSLETTER				
		$__ENQUETE					
		$__FORMULARIO DE CONTATO
		$__GALERIAS DE IMAGENS
		$__MODELO 014
	
----------------------------------------------------------------------------------------------------*/


/*  $__ESTILOS EXTERNOS
----------------------------------------------------------------------------------------------------*/
@import "reset.css";					/* RESET */
@import "basebox.css";					/* FRAMEWORK BASEBOX */
@import "default.css";					/* CLASSES PADRÕES DO SISTEMA */

	
/*  $__LISTAGEM
----------------------------------------------------------------------------------------------------*/

	/* PROPRIEDADES PADRÕES MODELOS DE LISTAS
	-----------------------------------------------------------*/
	.texto-adicional{
		font-size:100%;
		display:block;
		margin-bottom:10px;
	}
	.list {
	}
	.list .list-iten{
		display:block;
		overflow:hidden;
		margin-bottom:15px;
	}
	.list .imagem{
		border:1px solid #AAA;
		display:block;
		overflow:hidden;
		float:left;
	}
	.list .imagem img{
	}
	.list .infos{
	}
	.list .titulo{
		font-size:120%;
		line-height:12px;
		margin:2px 0 5px 0;
	}
	.list .sub-titulo{
	display:block;
	margin-top:5px;
	font-size:70%;
	}
	.list .data{
	}
	.list .nota{
	}
	.list .mais-detalhes {
	}

	/* LISTA 001
	-----------------------------------------------------------*/
	.list-001 li{
		height:80px;
	}
	.list-001 .imagem{
		width:67px;
		height:50px;
		margin:0 10px 10px 0;
	}
	.list-001 .data{
	
	}
	.list-001 .titulo{
	
	}
	.list-001 .nota{
	
	}

	/* LISTA 002
	-----------------------------------------------------------*/
	.list-002 li{
		height:80px;
	}
	.list-002 .data{
	
	}
	.list-002 .titulo{
	
	}
	.list-002 .nota{
	
	}

	/* LISTA 003
	-----------------------------------------------------------*/
	.list-003 li{
		background:url(../../img/fw/icon-folha-001.png) no-repeat 0 3px;
		padding-left:20px;
		height:80px;
	}
	.list-003 .imagem{

	}
	.list-003 .data{
	
	}
	.list-003 .titulo{
	
	}
	.list-003 .nota{
	
	}

	/* LISTA 004
	-----------------------------------------------------------*/
	.list-004 li{
		height:135px;
	}
	.list-004 .imagem{
		width:278px;
		height:50px;
		margin:0 0 10px 0;
	}
	.list-004 .data{
	
	}
	.list-004 .titulo{
	
	}
	.list-004 .nota{
	
	}
	
	/* LISTA 005 - Herda todas propriedades da LISTA 001
	-----------------------------------------------------------*/
	.list-005 li{
	
	}
	.list-005 .imagem{
	
	}
	.list-005 .data{
	
	}
	.list-005 .titulo{
	
	}
	.list-005 .nota{
	
	}

	/* LISTA 006
	-----------------------------------------------------------*/
	.list-006 li{
		height:165px;
	}
	.list-006 .imagem{
		width:130px;
		height:150px;
		margin:0 10px 10px 0;
	}
	.list-006 .data{
	
	}
	.list-006 .titulo{
	
	}
	.list-006 .nota{
	
	}

	/* LISTA 007
	-----------------------------------------------------------*/
	.list-007 li{
		height:150px;
	}
	.list-007 .imagem{
		width:278px;
		height:80px;
		margin:0 10px 10px 0;
	}
	.list-007 .data{
	
	}
	.list-007 .titulo{
	
	}
	.list-007 .nota{
	
	}

	/* LISTA 008
	-----------------------------------------------------------*/
	.list-008 li{
		height:120px;
	}
	.list-008 .imagem{
		width:278px;
		height:50px;
		margin:0 0 10px 0;
	}
	.list-008 .data{
	
	}
	.list-008 .titulo{
	
	}
	.list-008 .nota{
	
	}

	/* LISTA 009
	-----------------------------------------------------------*/
	.list-009 li{
		height:60px;
	}
	.list-009 .imagem{
	}
	.list-009 .data{
	
	}
	.list-009 .titulo{
	
	}
	.list-009 .nota{
	
	}

	/* LISTA 010 - Herda todas propriedades da LISTA 003
	-----------------------------------------------------------*/
	.list-010 li{
		height:60px;
	}
	.list-010 .imagem{
	}
	.list-010 .data{
	
	}
	.list-010 .titulo{
	
	}
	.list-010 .nota{
	
	}

	/* LISTA 011
	-----------------------------------------------------------*/
	.list-011 li{
		height:75px;
	}
	.list-011 .imagem{
		width:80px;
		height:62px;
		margin:0 10px 10px 0;
	}
	.list-011 .data{
	
	}
	.list-011 .titulo{
	
	}
	.list-011 .nota{
	
	}

	/* LISTA 012 - Herda todas propriedades da LISTA 003
	-----------------------------------------------------------*/
	.list-012 li{
		height:100px;
	}
	.list-012 .imagem{
	
	}
	.list-012 .data{
	
	}
	.list-012 .titulo{
	
	}
	.list-012 .nota{
	
	}
	
	/* LISTA 013
	-----------------------------------------------------------*/
	.list-013 li{
		height:100px;
	}
	.list-013 .imagem{
	
	}
	.list-013 .data{
	
	}
	.list-013 .titulo{
	
	}
	.list-013 .nota{
	
	}
	
	/* LISTA 014
	-----------------------------------------------------------*/
	.list-014 li{
		height:215px;
	}
	.list-014 .imagem{
		width:130px;
		height:200px;
		margin:0 10px 10px 0;
	}
	.list-014 .data{
	
	}
	.list-014 .titulo{
	
	}
	.list-014 .nota{
	
	}
	
	/* LISTA 015
	-----------------------------------------------------------*/
	.list-015 li{
		height:165px;
	}
	.list-015 .imagem{
		width:358px;
		height:80px;
		margin:0 0 10px 0;
	}
	.list-015 .data{
	
	}
	.list-015 .titulo{
	
	}
	.list-015 .nota{
	
	}
	
	/* LISTA 016
	-----------------------------------------------------------*/
	.list-016 li{
		height:135px;
	}
	.list-016 .imagem{
		width:358px;
		height:50px;
		margin:0 0 10px 0;
	}
	.list-016 .data{
	
	}
	.list-016 .titulo{
	
	}
	.list-016 .nota{
	
	}
	
/*  $__DETALHE
----------------------------------------------------------------------------------------------------*/

	/* PROPRIEDADES COMUM ENTRE OS MODELOS DE DETALHE
	-----------------------------------------------------------*/
	.detalhe {
		
	}
	.detalhe .titulo{
		margin-bottom:5px;
	}
	.detalhe .sub-titulo{
		font-size:120%;
		font-weight:normal;
		margin-bottom:10px;
	}
	.detalhe .data{
		display:block;
		font-size:90%;
		font-style:italic;
		padding-bottom:20px;
	}
	.detalhe .conteudo-editor{
	}
	.detalhe .imagem{
		display:block;
		float:right;
		width:222px;
		height:210px;
		overflow:hidden;
		margin:0 0 15px 15px;
	}
	.detalhe .imagem:hover{
		text-decoration:none;
	}
	.detalhe .imagem img{
	}
	.detalhe .legenda {
		
	}
	.detalhe .fonte{
		font-size:90%;
		display:block;
		float:right;
	}
	
/*  $__NEWSLETTER
----------------------------------------------------------------------------------------------------*/
	
	/* NEWSLETTER 001
	-----------------------------------------------------------*/
	.newsletter-001{
	
	}
	.newsletter-001 .imagem{
		width:280px;
		height:50px;
	}
	.newsletter-001 fieldset{
	
	}
	.newsletter-001 legend{
	
	}
	.newsletter-001 .label-nome{
		display:none;
	}
	.newsletter-001 .campo-nome{
		width:274px;
	}
	.newsletter-001 .label-email{
		display:none;
	}
	.newsletter-001 .campo-email{
		width:274px;
	}
	.newsletter-001 .btn-enviar{
		float:right;
	}
	
	/* NEWSLETTER 002
	-----------------------------------------------------------*/
	.newsletter-002{
	
	}
	.newsletter-002 .imagem{
		float:left;
		width:67px;
		height:50px;
		margin:0 10px 10px 0;
	}
	.newsletter-002 fieldset{
	
	}
	.newsletter-002 legend{
		display:none;
	}
	.newsletter-002 .label-nome{
		display:none;
	}
	.newsletter-002 .campo-nome{
		width:193px;
	}
	.newsletter-002 .label-email{
		display:none;
	}
	.newsletter-002 .campo-email{
		width:193px;
	}
	.newsletter-002 .btn-enviar{
		float:right;
	}	
	
	/* NEWSLETTER 003
	-----------------------------------------------------------*/
	.newsletter-003{
	
	}
	.newsletter-003 .imagem{
		float:left;
		width:67px;
		height:50px;
		margin:0 10px 10px 0;
	}
	.newsletter-003 fieldset{
		width:193px;
		float:right;
	}
	.newsletter-003 legend{
	
	}
	.newsletter-003 .label-email{
		display:none;
	}
	.newsletter-003 .campo-email{
		width:193px;
	}
	.newsletter-003 .btn-enviar{
		float:right;
	}
	
	/* NEWSLETTER 004
	-----------------------------------------------------------*/
	.newsletter-004{
	
	}
	.newsletter-004 .imagem{
	
	}
	.newsletter-004 fieldset{
	
	}
	.newsletter-004 legend{
		display:none;
	}
	.newsletter-004 .label-nome{
		display:none;
	}
	.newsletter-004 .campo-nome{
		width:274px;
	}
	.newsletter-004 .label-email{
		display:none;
	}
	.newsletter-004 .campo-email{
		width:274px;
	}
	.newsletter-004 .btn-enviar{
		float:right;
	}
	
	/* PROPRIEDADES COMUM ENTRE AS NEWSLETTER */
	.newsletter{
	}
	.newsletter .imagem{
		overflow:hidden;
		margin-bottom:10px;
	}
	.newsletter fieldset{
	
	}
	.newsletter legend{
		margin-bottom:10px;
	}
	.newsletter .label-nome{
	}
	.newsletter .campo-nome{
	}
	.newsletter .label-email{
	}
	.newsletter .campo-email{
	}
	.newsletter .btn-enviar{
		float:right;
	}
	
	
/*  $__ENQUETE
----------------------------------------------------------------------------------------------------*/
	
	/* ENQUETE 001
	-----------------------------------------------------------*/
	.enquete-001 {
		width:100px;
	}	
	.enquete-001 .legenda {
		display:block;
		width:100px;
		background:#008;
	}
	.enquete-001 fieldset{
		
	}
	.enquete-001 .pergunta {
		display:block;
		height:500px;
		font-weight:bold;
		width:100px;
	}
	.enquete-001 .respostas {
		width:10px;
	}
	
	
/*  $__FORMULARIO DE CONTATO
----------------------------------------------------------------------------------------------------*/
	
	/* FORM CONTATO 001
	-----------------------------------------------------------*/
	.form-contato-001 .field-nome{
	}
	.form-contato-001 .field-email{
	}
	.form-contato-001 .field-fone{
	}
	.form-contato-001 .field-estado{
		width:50px;
		padding-right:10px;
		float:left;
	}
	.form-contato-001 .field-estado select{
		width:50px;
	}
	.form-contato-001 .field-cidade{
		width:220px;
		float:left;
	}
	.form-contato-001 .field-cidade select{
		width:220px;
	}
	.form-contato-001 .field-assunto{
		clear:both;
	}
	.form-contato-001 .field-mensagem{
		height:140px;
	}
	
	
/*  $__GALERIAS DE IMAGENS
----------------------------------------------------------------------------------------------------*/
	
	/* GALERIAS 001
	-----------------------------------------------------------*/
	.titulo-galeria-004 {
		
	}
	.galeria-004{
		
	}
	.galeria-004 .imagem{
		width:140px;
		height:190px;
	}
	.galeria-004 .imagem img{
		
	}
	.galeria-004 .legenda{
		
	}

	/* PROPRIEDADES COMUM ENTRE OS MODELOS DE LISTAS
	-----------------------------------------------------------*/
	.titulo-galeria {
		
	}
	.galeria{
		
	}
	.first-hor{
		margin-left:0;
	}
	.last-hor{
		margin-right:0;
	}
	.first-vert{
		margin-top:0;
	}
	.last-vert{
		margin-bottom:0;
	}
	.galeria .imagem{
		display:block;
		overflow:hidden;
	}
	.galeria .imagem img{
		border:1px solid #CCC;
	}
	.galeria .legenda{
		display:block;
		margin-top:5px;
	}
	
/*  $__MODELO 014
----------------------------------------------------------------------------------------------------*/
	
	.modelo-014{
		
	}
	.modelo-014 .holder{
		width:460px;
		height:200px;
		overflow:hidden;
	}
	.modelo-014 .holder .imagem{
		width:460px;
		height:200px;
		overflow:hidden;
	}
	.modelo-014 .holder-nav a{
		background:url(http://192.168.1.10/hivecast.com.br/httpdocs/img/clientes/bg-cinza-01.png) repeat-x;
		border:1px solid #CCC;
		color:#0076a3;
		display:block;
		font-weight:bold;
		float:left;
		line-height:28px;
		text-align:center;
		width:44px;
	}
	.modelo-014 .holder-nav a:hover,
	.modelo-014 .holder-nav a.activeSlide{
		background:url(http://192.168.1.10/hivecast.com.br/httpdocs/img/clientes/bg-azul-01.png) repeat-x;
		color:#FFF;
		text-decoration:none;
	}

































