﻿/*  
Theme Name: GMC9
Theme URI: http://www.leosantana.com
Description: Site da Goiânia Mostra Curtas 9
Version: 1.0
Author: Leo Santana
Author URI: http://www.leosantana.com/
*/

*
	{
		margin:0;
		padding:0;
		font-family: Tahoma, Arial, Verdana, sans-serif;
		font-size: 12px;
	}

p,p>*
	{
		font-size: 11px;
		line-height: 16px;
		text-decoration:none;
	}
p>a 
	{
		color: #f00;
	}

label
	{
		font-size: 11px;
		display:block;
	}

.vermelho { color: #d64a2e }	
	
img{border:none}

fieldset 	{ border: none }	
legend	{ display:none }
input, select		{ border: 1px solid #555 }
input, button, select	{ font-size: 11px }
.clear {clear:both;}	

a:focus { outline-offset: -1px }
a:focus { -moz-outline: none; outline:none }

.hideThis
	{
		display:none;
	}

.left { float:left }
	
.thumbs img { margin-top:10px; margin-bottom:10px; margin-right: 20px;}
	
	
#siteCorpo
	{
		width: 900px;
		position: absolute;
		left:50%;
		margin-left: -450px;
	}
	
	
	
	
	
	
	
#siteTopo 
	{
		margin-bottom: 30px;
	}

	#siteTopo  h1 a
		{
			display: block;
			width: 900px;
			height: 274px;
			background: url('img/topoBanner.jpg') no-repeat;
			text-indent: -3000px;
		}

		#siteTopo dl , .subMenu dd
			{
				height: 35px;
				background-color: #D64A2E;
			}

			#siteTopo dl dd 
				{
					display:inline;
					line-height: 35px;
				}
				
				#siteTopo dl dd a, .subMenu dd a
					{
						font-family: Tahoma, Arial, Verdana, sans-serif;
						font-weight: normal;
						text-decoration: none;
						font-size: 12px;
						color: #FFFFFF;
						text-transform: uppercase;
						padding: 0px 15px;
						height:35px;
						float:left;
						display:block;
					}
					
					#siteTopo dl dd a:hover,
					#siteTopo dl dd a.atual,
					.subMenu dd a:hover,
					.subMenu dd a.atual				
						{
							background-color: #000;
						}

						
 .subMenu dd {
	height:30px;
	line-height:30px;
 }
 
 .subMenu dd a {
	float:none;
 }




.tituloVermelho,
.full
	{
		text-transform: uppercase;
		color:#FFF;
		background-color: #D64A2E;
		padding: 5px;
		padding-left: 12px;
		font-weight: normal;
		float:left;
		margin-bottom: 8px;
	}

.full
	{
		float:none;
		margin-bottom: 0px;
	}
	
.imgDir
	{
		float:right;
		margin-left:10px;
	}

.tituloVermelho a { color: #FFFFFF; text-decoration: none; display:block;}
.tituloVermelho a:hover { color: #000000; }
	
.bgPreto a:hover { color: #ff0000; }	

._25 { width:25px; }
._190 { width:190px; }
._260 { width:260px; }
._450 { width:450px; }
._480 { width:480px; }
._640 { width:640px; }
._690 { width:690px; }
._900 { width:900px; }
	
.coluna
	{
		margin-left:20px;
		float:left;	
	}
	.coluna p
		{
			margin: 0px 10px 15px 12px;
		}

.primeira { margin-left:0px; }

.banner  { margin-bottom:15px; }

.blog
	{
		background-color: #9f9f9f;
		padding: 8px;
		height: 285px;
	}
.margem { margin:10px}
	
.bgCinza { background-color: #eee; color: #fff }
	
.bgPreto { background-color: #000; color: #fff; }
.bgPreto a { color: #fff; text-decoration:none; }
.bgPreto a.atual { color: #f00; }

.formFichaInscricao { padding:12px;}
.formFichaInscricao input,
.formFichaInscricao select,
.formFichaInscricao textarea
{
	height: 18px;
	border:none;
	padding:3px;
	margin-top:2px;
	margin-bottom:13px;
}
.formFichaInscricao select { height:24px;}
.formFichaInscricao textarea { height: auto }
.formFichaInscricao label.msg { color: #f90 }
.formFichaInscricao input[type="radio"]
{ margin-right:10px; }

.regulamento { height:150px; overflow:auto; background-color: #fff; color: #000; padding:15px;}

.formFichaInscricao button { padding:5px; }
	
h6 
	{
		font-size: 10px;
		font-weight: normal;
		color: #fff;
	}
	
	
	
#newsletter input
		{
			width: 100%;
			height: 18px;
			margin-bottom: 8px;
			background-color: #eee;
			padding: 2px;
		}
		
		#newsletter button
			{
				float: right;
				padding: 0 7px;
			}
	







#rodape
	{
		height: 150px;
		background-color: #000;
		clear:both;
	}
	
	#rodape #titulo {
		color: #ffffff;
		font-weight:bold;
		position:relative;
		top:15px;
		left:15px;
		font-size:11px;
	}
	#rodape #titulo_patrocinio {
		color: #ffffff;
		font-weight:bold;
		position:relative;
		top:15px;
		left:15px;
		font-size:11px;
	}
	#rodape #titulo_apoio_colaboradores {
		color: #ffffff;
		font-weight:bold;
		position:relative;
		top:15px;
		left:15px;
		font-size:11px;
	}
	#rodape #titulo_realizacao {
		color: #ffffff;
		font-weight:bold;
		position:relative;
		top:15px;
		left:15px;
		font-size:11px;
	}
	
	#rodape #realizacao {
		height: 105px;
		position:relative;
		top:30px;
		left:25px;
		width:300px;
	}
		#rodape #realizacao p {
			height:105px;
			line-height:105px;
		}
			#rodape #realizacao p img{
				line-height:105px;
			}
			
	
	#rodape #patrocinio {
		height: 105px;
		position:relative;
		top:30px;
		left:25px;
		width:300px;
	}
		#rodape #patrocinio p {
			height:105px;
			line-height:105px;
		}
			#rodape #patrocinio p img{
				line-height:105px;
			}

	#rodape #apoio_colaboradores {
		height: 105px;
		position:relative;
		top:30px;
		left:25px;
		width:300px;
	}
		#rodape #apoio_colaboradores p {
			height:105px;
			line-height:105px;
		}
			#rodape #apoio_colaboradores p img{
				line-height:105px;
			}

	
	
	
	
.ui-tabs .ui-tabs-hide 
	{
		display: none;
	}	
	

#footer {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	text-align: center;
	position: absolute;
	bottom:5px;
	left:50%;
	margin-left: -302px;
	color:#aaaaaa
}
	
.imprensa { margin-left:15px;}
.imprensa>p { margin:0px 0px 10px 0px; padding:0px;}

.tituloBlog{
	font-size:18px;
	font-family:Tahoma, Arial, sans-serif;
	font-weight:bold;
	/*margin-left:2%;*/
}

.postBlog{
	border:1px dashed #c0c0c0;
	padding-left:10px;
}
.hrPostagem{
	font-style: italic;
	text-align:center;
	margin-left:80%;
}

.ultimosPosts{
	border:1px dashed #c0c0c0;
	width:230px; 
	float:right; 
	position:relative;
	padding-left:5px;
}

.textoPreto{
color:#000000;
}
