/*
Theme Name: Teto Arquitetura Sustentavel
Theme URI: http://teto2r.com
Description: Tema para o site da Teto Arquitetura Sustentavel
Version: 1.0
Author: Gusta Mociaro

Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick



*/


* {
	margin:0;
	padding:0;
	}

form, fieldset, img {
	border:none;
	}

ul, ol{
	list-style:none;
	}
	
body{
	background:#333 url(images/bg-home.jpg) center top fixed;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
}

body.bgquemsomos{
		background:#333 url(images/bg-quem-somos.jpg) center top fixed;
}

body.bgservicos{
		background:#333 url(images/bg-servicos.jpg) center top fixed;
}

body.bgcontato{
		background:#333 url(images/bg-contato.jpg) center top fixed;
}

/* BGs Aleatórias Home--------------------------------------------------------- */

body.bg0{
		background:#333 url(images/bg-contato.jpg) center top fixed;
}
body.bg1{
		background:#333 url(images/bg-design-de-mobiliario.jpg) center top fixed;
}
body.bg2{
		background:#333 url(images/bg-port-arquitetura-sustentavel.jpg) center top fixed;
}
body.bg3{
		background:#333 url(images/bg-port-comercial.jpg) center top fixed;
}
body.bg4{
		background:#333 url(images/bg-port-institucional.jpg) center top fixed;
}
body.bg5{
		background:#333 url(images/bg-port-internacional.jpg) center top fixed;
}
body.bg6{
		background:#333 url(images/bg-port-residencial.jpg) center top fixed;
}
body.bg7{
		background:#333 url(images/bg-quem-somos.jpg) center top fixed;
}
body.bg8{
		background:#333 url(images/bg-servicos.jpg) center top fixed;
}




/* BGs Aleatórias Green News--------------------------------------------------------- */

body.green0{
		background:#333 url(images/green01.jpg) center top fixed;
}

body.green1{
		background:#333 url(images/green02.jpg) center top fixed;
}

body.green2{
		background:#333 url(images/green03.jpg) center top fixed;
}

body.green3{
		background:#333 url(images/green04.jpg) center top fixed;
}

body.green4{
		background:#333 url(images/green05.jpg) center top fixed;
}

body.green5{
		background:#333 url(images/green06.jpg) center top fixed;
}



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




#topo{
	background:url(images/bg.png) left top repeat;
	width:100%;
	height:140px;
	margin-bottom:5px;
	text-align:left;
	position:relative;
}

#logo{
	padding:0 30px;
}

#menu{
	position:absolute;
	top:92px;
	right:40px;

}

#menu li{
	float:left;
	margin-left:20px;

}



#menu li a{
	font-size:16px;
	color:#FFF;
	text-decoration:none;
	padding-left:37px;
	line-height:30px;

	display:block;
}

#menu li a.bthome{
	background:url(images/bt-home.png) left top no-repeat;
}

#menu li a.btblog{
	background:url(images/bt-blog.png) left top no-repeat;
}

#menu li a.btgreen{
	background:url(images/bt-green.png) left top no-repeat;
}

#menu li a.btcontato{
	background:url(images/bt-contato.png) left top no-repeat;
}

#menu li a:hover{
	color:#A8CF45;
}

#conteudo{
	background:url(images/bg.png) left top repeat;
	width:100%;
	margin-bottom:5px;
	min-height:350px;
	height:auto !important;
	height:350px;
}

#conteudo p{
	margin-bottom:10px;
}

#conteudo h3{
	font-weight:bold;
	text-transform:uppercase;
	font-size:16px;
	color:#A8CF45;
	margin-bottom:10px;
}

#conteudo h3 a{
	font-weight:bold;
	text-transform:uppercase;
	font-size:16px;
	color:#A8CF45;
	margin-bottom:10px;
}

#conteudo h3 ul a{
	font-size:12px;
	text-decoration:none;
	color:#FFF;
}
}

#conteudo h4{
	font-weight:bold;
	font-size:14px;
	color:#A8CF45;
	margin-bottom:10px;
}
	

#uteis{
	width:960px;
	margin:0 auto;
	padding:20px 0;
	text-align:justify;
}

#menuhome{
	padding-top:45px;
}


#rodape{
	background:url(images/bg.png) left top repeat;
	width:100%;
	height:400px;;
	padding-top:20px;
}

#rodape p{
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
}

.box{
	background:url(images/bg.png) left top repeat;
	padding:20px;
	width:900px;
	margin:0 auto 20px;	
}

.box img{
	overflow:hidden;
}

#portfolio.box{
	background:none;
	padding:0px;
	width:980px;
	margin:0 auto 20px;	
}

a{
	font-size:12px;
	text-decoration:none;
	color:#FFF;
}

a:hover{
	color:#A8CF45;
}

.contato{
	float:right;
	width:500px;
	height:280px;
}

.contatoesquerda{
	float:left;
	width:350px;
	text-align:left;
}

input, textarea{
	width:500px;
	margin-top:3px;
}

textarea{
	height:30px;
}

.clear{
	clear:both;
	height:1px;
}
	
#portfolio img{
	margin:5px 0;
}

.boxportfolio{
	margin:0px 10px;
	text-align:center;
	float:left;
	position:relative;
}

#conteudo .boxportfolio img{ 
	margin-bottom:5px;
}

#conteudo .boxportfolio h3, #conteudo .boxportfolio h3 a{ 
	font-size:14px;

}

#conteudo .boxportfolio h4, #conteudo .boxportfolio h4 a{ 
	font-size:12px;
		margin-bottom:2px;
}

#conteudo .boxportfolio a:hover{
	color:#FFF;
}


.boxportfolio span{
	position:absolute;
	top:0;
	left:0px;
	text-align:left;
	margin:2px 10px;
	z-index:2;
	width:205px;
	display:block;
	height:215px;


}

.boxportfolio span.preto{
	position:absolute;
	top:5px;
	left:0;
	z-index:1;
	margin:0px;
	height:100%;
	width:100%;

}
	

	



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

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


#perfilbox{
	position:relative;
	background:url(flash/perfil-base.jpg) left top no-repeat;
	width:900px;
	height:531px;
	padding-top:20px;
}

#perfil{
	position:absolute;
	top:0px;
}

#perfilbox p, #perfilbox h3{
	margin-left:60px;
	width:485px;
}

#perfilbox p{
	font-size:11px;
}

.artigooriginal{
	font-weight:bold;
	color:#A8CF45;
}

.navigation{
	background:url(images/bg.png) left top repeat;
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    padding: 20px;
    width: 900px;
}

.navigation{
	text-align:center;
}

.navigation .wp-paginate a {
	background: none;
    border: 1px solid #CCCCCC;
    color: #A8CF45;
    margin-right: 4px;
    padding: 3px 6px;
    text-align: center;
    text-decoration: none;
}

.navigation .wp-paginate a:hover, .navigation .wp-paginate a:active {
    background: none repeat scroll 0 0 #A8CF45;
    color: #333;
}
	
.navigation .wp-paginate .current {
    background: none repeat scroll 0 0 #A8CF45;
    color: #333;
	border: 1px solid #CCCCCC;
    margin-right: 4px;
    padding: 3px 6px;
}	

