/************************************************/
/*												*/
/*		Projeto:	Amigos do Galo				*/
/*		Empresa:	www.opencorporate.com		*/
/*		Autor:		www.gabrieltadeu.com		*/
/*												*/
/************************************************/


/* Normatizacao */
* {
	margin: 0;
	padding: 0;
	outline: none;
}

body {
 	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

.quebra {		/* Trick */
	clear: both;
	float: none;
}

.left {
	float: right;
	margin: 0 0 5px 10px;
}

h2,
h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.1em;
}

p {
	color: #555;
	font-size: 1.1em;
}
li {
	color: #555;
	font-size: 1.1em;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: underline;
}

a img {
	border: 0px solid #FFF;
}

input,
textarea,
select {
 	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}



/* Estruturacao */
div#geral {
	width: 100%;
}

div#box {
	margin: 0 auto;
	width: 950px;
}

/* Coluna */
div#coluna {
	float: left;
	margin: 0 25px 0 0;
	width: 150px;
}

h1 a {
	background: url(../img/global_logo.png) no-repeat;
	display: block;
	height: 160px;
	text-indent: -5000px;
	width: 150px;
}

div#menu ul {
	background: #FA9900;
	list-style: none;
}

div#menu ul li {
	font-size: 1.2em;
	margin-top: 5px;
	padding: 1px 0 1px 15px;
}

div#menu ul li a {
	color: #000;
	display: block;
	font-weight: bold;
}

div#menu ul li a.marcado,
div#menu ul li a:hover {
	background: url(../img/bl_laranja.png) no-repeat 0 #FFC569;
	margin-left: -10px;
	padding-left: 10px;
	text-decoration: none;
}


div#menu ul li:first-child {
	margin-top: 0;
}

div#menu .quebra {
	background: url(../img/global_menu.png) top no-repeat;
	display: block;
	height: 25px;
	padding-bottom: 20px;
}



/* Conteudo */
div#conteudo {
	background: url(../img/global_conteudo.jpg) repeat-y top right;
	float: left;
	padding-bottom: 20px;
	width: 775px;
}

/* Topo */
div#topo {
	height: 108px;
}

div#quick {
	float: right;
	margin-top: 10px;
	padding: 12px 0 12px 15px;
	width: 538px;
}

div#quick input {
	background: url(../img/quick_campo.gif);
	border: none;
	color: #FFF;
	float: left;
	padding: 2px 5px;
	width: 80px;
}

div#quick input#btnLogar,
div#quick input#btnBuscar {
	margin: 0;
	padding: 0;
	width: 14px;
}

div#quick .lblLogin {
	background: url(../img/quick_login.gif) no-repeat;
	display: block;
	float: left;
	height: 16px;
	margin: 0 10px 0 0;
	text-indent: -5000px;
	width: 28px;
}

div#quick .lblSenha {
	background: url(../img/quick_senha.gif) no-repeat;
	display: block;
	float: left;
	height: 16px;
	margin: 0 10px;
	text-indent: -5000px;
	width: 31px;
}

a#mapa {
	background: url(../img/quick_mapa.gif) no-repeat;
	display: block;
	float: left;
	height: 28px;
	margin: -6px 0 0 10px;
	text-indent: -5000px;
	width: 87px;
}

div#quick .lblBusca {
	background: url(../img/quick_busca.gif) no-repeat;
	display: block;
	float: left;
	height: 16px;
	margin: 0 10px;
	text-indent: -5000px;
	width: 31px;
}


div#rigido {
	float: left;
	width: 600px;
	/*OPACITY*/
	/*
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	*/
}

#banner04 {
	background: #CCC;
	border: 5px solid #FFF;
	border-left: none;
	border-right: none;
	display: block;
	height: 75px;
	position: relative;
	z-index: 1;
}

#banner06 {
	background: #FFF;
	border: 1px solid #CCC;
	display: block;
	height: 300px;
	width: 120px;
}

#banner07 {
	background: #FFF;
	border: 1px solid #CCC;
	display: block;
	height: 75px;
	width: 120px;
}

#vitrine {
	background: url(../img/global_vitrine-trans.png);
	display: block;
	height: 305px;
}

div#direita {
	float: right;
	width: 150px;
}

div#direita > h2 {
	background: url(../img/coluna_title.png) no-repeat;
	display: block;
	height: 32px;
	margin-bottom: 10px;
	text-indent: -5000px;
}

div#direita label {
	clear: both;
	display: block;
	margin: 0 5px 5px 10px;
}

div#direita select {
	background: #FFF;
	border: 1px solid #CCC;
	margin: 0 0 10px 10px;
	padding: 2px;
	width: 129px;
}

div.sponsor {
	margin: 0 0 0 15px;
}

div.sponsor div {
	margin-top: 10px;
}

div.poll {
	background: #E3E3E3;
}

div.poll h2 {
	background: url(../img/enquete_title.gif);
	display: block;
	height: 26px;
	text-indent: -5000px;
}

div.poll h3 {
	color: #C00;
	font-size: 1.0em;
	padding: 5px;
}

div.poll ul {
	list-style-type: none;
	list-style-position: outside;
	margin-top: 5px;
}

div.poll ul li {
	clear: both;
	float: none;
}

div.poll ul input {
	clear: left;
	display: block;
	float: left;
	margin: 1px 5px 0 5px;
}

div.poll ul label {
	clear: right;
	color: #000;
	display: block;
	font-size: 0.91em !important;
	float: left;
	margin-bottom: 5px;
	width: 120px;
}

div.poll ul p {
	clear: right;
	color: #000;
	display: block;
	font-size: 0.91em !important;
	margin-bottom: 5px;
	padding: 0 5px;
}

div.poll ul div {
	background: #CECECE;
	border-bottom: 5px solid #E3E3E3;;
	clear: both;
	display: block;
	float: none;
	height: 10px;
	margin: 0 5px;
}

div.poll ul div div {
	background: url(../img/enquete_bar.gif);
	margin: 0;
	padding: 0;
}

div.poll #btnVotar {
	clear: both;
	display: block;
	float: right;
	margin: 5px;
}

div#box03,
div#box01,
div#box02 {
	float: right;
	margin-right: 20px;
	width: 290px;
}

div#box03,
div#box02 {
	margin-right: 25px;
}

#box03 h2,
#box01 h2,
#box02 h2 {
	background: url(../img/home_box_medium_title2.gif) no-repeat;
	color: #555;
	display: block;
	height: 16px;
	padding: 2px 10px;
}


#box02 h2 {
	background: url(../img/home_box_medium_title.gif) no-repeat;
	border-bottom: 1px solid #FFF;
	color: #FFF;
}

#box03 h3,
#box01 h3,
#box02 h3 {
	font-size: 1.1em;
	padding-bottom: 10px;
}

#box03 h3 a,
#box01 h3 a,
#box02 h3 a {
	color: #900 !important;
}

.post a.leia {
	color: #900;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 10px;
}

.multimidia .post a.leia {
	display: inherit !important;
}

#box03 .post,
#box01 .post,
#box02 .post {
	display: block;
	font-size: 0.905em !important;
	float: left;
	padding-top: 9px;
	width: 165px;
}

#box03 .post {
	width: 270px;
	padding-bottom: 5px;
}

.linha01 .quebra,
.linha02 .quebra {
	font-size: 0.1em;
	height: 4px;
}

#box03 .linha01,
#box01 .linha01 {
	background: url(../img/home_box_medium_linha03.gif);
}

#box03 .linha01 .quebra,
#box01 .linha01 .quebra {
	background: url(../img/home_box_medium_linha03_quebra.gif);
}

#box03 .vejaMais,
#box01 .vejaMais {
	background: url(../img/home_box_medium_linha04_quebra.gif);
	display: block;
	font-weight: bold;
	height: 24px;
	padding: 10px 15px 0 0;
	text-align: right;
	text-transform: uppercase;
}

#box02 .linha01 {
	background: url(../img/home_box_medium_linha01.gif);
}

#box02 .linha01 .quebra {
	background: url(../img/home_box_medium_linha01_quebra.gif);
}

#box02 .linha02 {
	background: url(../img/home_box_medium_linha02.gif);
}

#box02 .linha02 .quebra {
	background: url(../img/home_box_medium_linha02_quebra.gif);
}

div.clipping {
	border: 1px solid #999;
	float: left;
	margin: 10px 10px 10px 0;
}

.listagem div.clipping {
	margin: 0 10px 10px 0 !important;
}

div.clipping a {
	background: url(../img/view_medium-trans.png);
	border: 1px solid #FFF;
	display: block;
	height: 80px;
	overflow: hidden;
	width: 90px;
}

div.clipping a img {
	overflow: hidden;
}

.linha01,
.linha02 {
	padding-left: 10px;
}


.linha01 .quebra,
.linha02 .quebra {
	display: block;
	margin-left: -10px;
}


/* Rodape */
div#rodape {
	background:url(../img/global_rodape.jpg) repeat-x top center;
	height: 90px;
}

div#rodape div#count {
	visibility: hidden;
}

div#rodape div.miolo {
	background: url(../img/global_rodape_patch.png) top right no-repeat;
	margin: 0 auto;
	padding-top: 40px;
	width: 950px;
}

div#rodape div.miolo * {
	color: #666;
	float: left;
}

div#rodape div.miolo address {
	font-style: normal;
	margin: 0 50px 0 0;
}

div#rodape div.miolo strong {
	margin: 0 10px;
	padding: 0 10px;
}

div#rodape div.miolo a.indique {
	background: url(../img/global_icon_estrela.png) no-repeat 0;
	float: right;
	margin: 0 47px 0 0;
	padding: 1px 0 1px 24px;
}

div#rodape div.miolo a.RSS {
	background: url(../img/global_icon_rss.png) no-repeat 0;
	float: right;
	padding: 1px 0 1px 24px;
}

div#rodape div.miolo a.indique:hover,
div#rodape div.miolo a.RSS:hover {
	color: #FA9900;
	text-decoration: none;
}

#pages {
	background: url(../img/pagina_background.gif) top left no-repeat;
	display: block;
	height: 18px;
	margin-bottom: 20px;
	padding-left: 10px;
}

#pages ul {
	display: inline;
	list-style: inside;
	list-style-type: none;
}

#pages ul li {
	background: url(../img/pagina_background.gif) top center no-repeat;
	color: #FFF;
	font-weight: bold;
	float: left;
	height: 15px;
	padding-top: 2px;
	text-align: center;
	width: 15px;
}

#pages ul li.current {
	background: #FFF;
	border-bottom: 2px solid #F60;
	color: #F60;
}

#pages ul li a {
	color: #FFF;
	text-decoration: none;
}

#pages div {
	background: url(../img/pagina_span.gif) right top no-repeat;
	display: block;
	float: left;
	height: 18px;
	width: 10px;
}



/************************/
/*		Internas		*/
/************************/

div#conteudo.interna #vitrine {
	height: 75px;
	margin-bottom: 10px;
}

div#conteudo.interna #vitrine h2 {
	color: #FFF;
	display: block;
	font-size: 1.4em;
	float:left;
	padding: 51px 0 0 10px;
	width: 300px;
}

div#conteudo.interna #vitrine #filtro {
	display: none;
	float: right;
	font-weight: bold;
	margin: 48px 10px 0 0;
}

div#conteudo.interna #vitrine #filtro label,
div#conteudo.interna #vitrine #filtro input {
	float: left;
}

div#conteudo.interna #vitrine #filtro input#txtNovaBusca {
	background: url(../img/quick_campo.gif);
	color: #FFF;
	border: 0;
	font-weight: normal;
	padding: 2px;
	margin-left: 10px;
	width: 88px;
}

div#conteudo.interna #vitrine #filtro select {
	border: 0;
	font-weight: normal;
	padding: 2px;
	margin-left: 10px;
	width: 78px;
}

div.full {
	clear: left;
	display: block;
}

div.full form {
	margin-bottom: 20px;
}

div.listagem {
	border-bottom: 1px solid #F60;
	border-top: 1px solid #F60;
}

div#conteudo.interna .full h3 {
	margin-bottom: 10px;
}

div#conteudo.interna .full h3.noticia {
	margin-bottom: 0;
}

.bagde2,
.bagde {
	background: url(../img/global_bagde.gif) no-repeat;
	color: #FFF !important;
	display: block;
	font-size: 1.1em !important;
	height: 25px;
	margin: 10px 0 -3px 0;
}

.bagde2 {
	height: 13px;
	margin: 20px 0 -3px 0;
	padding: 6px;
}

.bagde a {
	border-bottom: 1px solid #F60;
	color: #FFF;
	display: block;
	padding: 7px 0 3px 5px;
	text-decoration: none;
}

div#conteudo.interna .full .data {
	color: #F60;
	font-size: 0.9em;
	font-weight: normal;
	margin-bottom: 10px;
}

div#conteudo.interna .full .linha h4 {
	margin-bottom: 0;
}

div#conteudo.interna .full .linha a {
	font-weight: bold;
}

div#conteudo.interna .full p {
	padding-bottom: 10px;
	text-align: justify;
}

div#conteudo.interna div.center p {
	text-align: center !important;
}


div#conteudo.interna .full ul {
	list-style-position: inside;
	margin: 0 0 10px 10px;
}

div#conteudo.interna .full .foto {
	background: #E6E6E6;
	border: 1px solid #999;
	float: right;
	margin: 0 0 5px 10px;
}

.foto a {
	border: none;
}

.foto img {
	border: 1px solid #FFF;
	clear: both;
}

.foto span {
	clear: both;
	color: #666;
	display: block;
	float: none;
	font-size: 0.9em;
	padding: 2px 5px;
	width: 160px;
}

.full .linha {
	clear: both;
	display: block;
	margin-bottom: 20px;
}

.full .noticias {
	margin: 10px 0 0 0 !important;
}

.full .linha .caixa:first-child {
	float: left !important;
}

.full .linha .caixa {
	clear: none;
	float: right;
	margin-top: 10px;
	width: 45%;
}

#formulario {
	margin-top: 10px;
}

#formulario .tipo1 {
	clear: both;
	display: block;
	margin-bottom: 10px;
}

#formulario .tipo2 {
	margin-bottom: 10px;
	width: 360px;
}

.full #formulario label {
	display: block;
	font-size: 1.1em;
	float: left;
	margin-top: -2px;
	width: 100px;
}

.full #formulario label span {
	color: #CCC;
	display: block;
	font-size: 0.9em;
	margin-top: -2px;
}

.full #formulario input,
.full #formulario textarea,
.full #formulario select {
	border: 1px solid #CCC;
	color: #666;
	padding: 2px;
	width: 316px;
}

.full #formulario #chkSenha {
	border: none;
	color: #666;
	margin-top: -5px;
	padding: 0;
	width: 25px;
}

.full #formulario #alterar {
	margin-top: 20px;
}

.full #formulario .tipo2 input {
	width: 166px;
}

.full #formulario .tipo2 select {
	width: 171px;
}

.full #formulario #btnEnviar {
	border: none;
	height: 16px;
	margin-left: 346px;
	padding: 0;
	width: 74px;
}

.full ul.colunas {
	list-style-position: inside;
	list-style-type: none;
	margin-left: -10px;
}

.full ul.colunas.links li {
	height: 40px;
}
.full ul.colunas li {
	display: block;
	float: left;
	margin-bottom: 20px;
	text-align: center;
	width: 33%;
}

.full ul.colunas li div.fundobranco {
	background: #FFF;
	border: 1px solid #CCC;
	margin: 5px auto;
	padding: 10px 5px;
	text-align: center;
	width: 85%;
}


.full.galeria ul.colunas li {
	display: block;
	float: left;
	text-align: center;
	width: 33%;
}

.full.galeria ul.colunas li h3.noticia,
.full.galeria ul.colunas li h4.data {
	text-align: left;
}

.full.galeria ul.colunas {
	padding-left: 15px;
}

.full.galeria ul.colunas li div.clipping {
	margin: 0;
	padding: 0;
	width: 90%;
}

.full.galeria ul.colunas li div.clipping a {
	width: 98.8%;
}



/********************/
/*		Painel		*/
/********************/
div#quick div#logado {
	color: #FFF !important;
	float: left;
	padding-top: 2px;
	width: 283px;
}

div#quick div#logado p {
	color: #FFF !important;
	float: left;
}

div#quick div#logado img {
	float: right;
	margin-top: -2px;
}



/********************/
/*		Small		*/
/********************/

body.small {
	background: url(../img/global_bg_small.png) repeat-x #FFF top center;
}

.small div#box {
	width: 775px;
}

.small div#conteudo {
	width: 600px;
}

.small div#conteudo.interna #vitrine h2 {
	width: 200px;
}

.small div#conteudo.interna #vitrine #filtro select {
	margin-left: 5px;
	width: 58px;
}

.small div#rodape div.miolo {
	width: 775px;
}

.small div#box03,
.small div#box01,
.small div#box02 {
	float: left;
	margin: 0 0 10px 0;
	width: 430px;
}

.small #box02 h2 {
	background: url(../img/home_box_small_title.gif) no-repeat !important;
}

.small #box03 h2,
.small #box01 h2 {
	background: url(../img/home_box_small_title2.gif) no-repeat;
}

.small #box03 .linha01,
.small #box01 .linha01 {
	background: url(../img/home_box_small_linha03.gif) !important;
}

.small #box03 .linha01 .quebra,
.small #box01 .linha01 .quebra {
	background: url(../img/home_box_small_linha03_quebra.gif) !important;
}

.small #box03 .vejaMais,
.small #box01 .vejaMais {
	background: url(../img/home_box_small_linha04_quebra.gif) !important;
}

.small #box02 .linha01 {
	background: url(../img/home_box_small_linha01.gif) !important;
}

.small #box02 .linha01 .quebra {
	background: url(../img/home_box_small_linha01_quebra.gif) !important;
}

.small #box02 .linha02 {
	background: url(../img/home_box_small_linha02.gif) !important;
}

.small #box02 .linha02 .quebra {
	background: url(../img/home_box_small_linha02_quebra.gif) !important;
}

.small #box01 .post,
.small #box02 .post {
	width: 253px;
}

.small #box03 .post {
	width: 410px;
}

.small div.clipping {
	margin: 10px 20px 10px 0;
}

.small div.clipping a {
	height: 80px;
	width: 128px;
}

.small div.clipping a img {
	left: 0%;
	top: -2%;
}

.small #box02 .linha01 .quebra,
.small #box02 .linha02 .quebra {
	font-size: 0.1em;
	height: 4px;
}

.small div#conteudo.interna #rigido {
	width: 425px;
}

.small div.full {
	width: 425px;
}

.small .full ul.colunas li {
	width: 50%;
}

.small .multimidia .full .linha .caixa {
	width: 100%;
}

/********************/
/*		Medium		*/
/********************/

body.medium {
	background: url(../img/global_bg_big.png) repeat-x #FFF top center;
}

.medium .post a.leia {
	display: none;
}

.medium div.full {
	width: 600px;
}

.listDown {
	list-style: none;
}

.listDown li {
	width: 50%;
	float: left;
	padding: 0 0 10px 0;
}

.borderEnd {
	margin-top:10px;
	border-top: 1px solid #ccc;
	float: none;
	clear:both;
}