/*-------------------------------------------------------------
Style Sheet site Kantarq

version: 1.1
author: paula kreuger
email: paulakreuger@gmail.com
--------------------------------------------------------------*/

/* Layout basico
--------------------------------------------------------------*/

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-color: #000000;
}
#container  {
	width: 990px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: auto;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#conteudo {
	width: 720px;
	float: left;
	min-height: 375px;
}
#placeholder {
	float: right;
	margin: 0px;
	padding: 0px;
	clear: left;
	position: absolute;
	top: auto;
	right: 0px;
	left: auto;
	bottom: 0px;
}

	

#logo {
	width: auto;
	clear: both;
	margin-left: 5px;
	margin-bottom: 10px;
}


#menu {
	width: 100%;
	font-size: small;
	height: 100px;
}
#info {
	width: 170px;
	height: 200px;
}
#sidebar {
	height: 375px;
	width: 720px;
	position: relative;
}
.spacer {
	padding: 5px;
	margin: 5px;
	clear: both;
	height: 1px;
	width: auto;
}
.spacer2 {
	padding: 0px;
	margin: 0px;
	clear: both;
	height: 1px;
	width: 180px;
}

/* Textos --------------------------------------------------------------------*/
h2 {
	font-size: small;
	text-transform: uppercase;
	color: #9ECD0F;
	padding: 0px;
	clear: left;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 200px;
}



p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#conteudo p {
	width: 170px;
	float: left;
	clear: left;
}

h3 {
	font-size: x-small;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 105%;
	margin-left: 3px;
}
/* Galeria de imagens -----------------------------------------------*/
#imagegallery {
	list-style-type: none;
	width: 185px;
	position: absolute;
	top: auto;
	bottom: 0px;
	height: auto;
	left: 0px;
	right: auto;
	float: right;
	margin: 0px;
	padding: 0px;
}

#imagegallery ul {
	margin-left: 0px;
	position: absolute;
	left: 0px;
	top: 5px;
	right: auto;
	bottom: 0px;
}

#imagegallery li {
	display: inline;
	width: 50px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#imagegallery  li  img  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}


#description {
	position: absolute;
	left: 0px;
	top: auto;
	right: auto;
	bottom: 120px;
}
#imagegallery a:hover {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #A4CE6C;
	border-bottom-style: none;
}
#imagegallery a {
	border-left-width: 3px;
	border-left-style: solid;
	padding-left: 1px;
	background-color: #000000;
}
a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

/* Links -------------------------------------------------------------------------------*/
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a  img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#imagegallery a:visited {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999999;
}

#home .home a,
#escritorio .escritorio a,
#contato .contato a,
#equipe .equipe a,
#projetos .projetos li,
#residencial .residencial,
#comercial .comercial,
#industrial .industrial,
#mostras .mostras,
#design .design,
#estudos .estudos
#servicos .servicos 
{
	color:#9ECD0F;
}

#home li.home ,
#escritorio li.escritorio,
#contato li.contato,
#equipe li.equipe,
#projetos li.projetos,
#residencial li.residencial,
#comercial li.comercial,
#industrial li.industrial,
#mostras li.mostras,
#design li.design,
#estudos li.estudos
#servicos li.servicos {
	background-image: url(imagens/mini_quadrado_on.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}

#joao {
	position: absolute;
	right: 15px;

}
#mari {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 20px;
	
}
#equipe    h2,#escritorio  h2  {
	float: none;
	margin-bottom: 30px;
	width: 200px;
}
#escritorio  #sidebar img {
	float: right;
	padding-bottom: 5px;
}
#escritorio  #sidebar  {
	height: auto;
}


#escritorio #sidebar p {
	width: 40%;
	margin-bottom: 15px;
	text-align: justify;
	margin-right: 15px;
	float: left;
}
.destaque {
	font-weight: bold;
}


#joao, #mari {
	width: 45%;
	margin-right: 10px;
	margin-left: 10px;
	position: absolute;
	bottom: 0px;
	height: 350px;
	margin-top: 30px;
	top: 20px;
}

#mari h3, #joao h3 {
	font-weight: bold;
	color: #9ECD0F;
	font-size: small;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: right;
}
#mari p, #joao p {
	margin-top: 10px;
	margin-left: 0px;
	font-size: x-small;
	width: 100%;
	margin-bottom: 0px;

}
#mari img, #joao img {
	float: left;
	clear: right;

}
#home #sidebar object {
	position: absolute;
	bottom: 0px;
	left: 10px;
}
#home #container {
	height: 200px;
}
fieldset {
	margin-bottom: 10px;
	width: auto;
	clear: right;
	padding: 5px;
	margin-left: 10px;
	border: 1px solid #666666;
}
#contato legend {
	text-transform: uppercase;
	color: #87BD3E;
	font-weight: bold;
}




/* Formularios -------------------------------------------------------------------------------*/

#contato  form {
	width: 450px;
	float: left;
	height: auto;
}
#contato   .comentarios textarea {
	overflow: auto;
	margin-bottom: 0px;
	width: 400px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 60px;
}



#contato  input, textarea{
	width: 400px;
	padding: 1px;
	background-color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFFFFF;
	border: 1px solid #333333;
}
#contato p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#contato .limpar, #contato .enviar {
	background-color: #333333;
	width: 15%;
	text-align: center;
	color: #999999;
	font-weight: normal;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.limpar {
	float: right;
}

.enviar {
	float: right;
	clear: both;
}

/* Alterar opacidade das imagens --------------------------------------------------------------------*/

#imagegallery a img {
	filter: alpha(opacity=40);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity: 0.40;
	opacity:0.4;

}
#imagegallery a:hover img {
	filter: alpha(opacity=100);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity:1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#equipe h4 {
	font-weight: normal;
	font-style: italic;
	font-size: x-small;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-bottom: 15px;
	text-align: right;
}

#endereco h2 {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: auto;
}
#endereco {
	width: 270px;
	margin-top: 15px;
	padding-top: 0px;
	margin-left: 10px;
	height: auto;
	clear: both;
}
#endereco p {
	width: 260px;
}
#contato #sidebar {
	height: 430px;
}
.veja  {
	border: 1px dotted #CCCCCC;
	width: auto;
	text-align: center;
	padding: 5px;
	color: #CCCCCC;
}
#conteudo #sidebar a {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
}
#conteudo #sidebar a:visited {

}
.paula {
	margin-top: 40px;
}
#conteudo .texto {
	width: 80%;
	margin-top: 15px;
}
