/*
Theme Name: Algás
Theme URI: http://algas.com.br
Description: Tema criado para o hotsite da Álgas - Todos direitos reservados
Version: 1.0
Author: Fragmentos Visuais
Author URI: http://fragmentosvisuais.com.br
*/
@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
div, ul, ol, li	{position:relative}
.content a {
	color:#1E2188;
}
html {
	background:url("i/backgrounds/html.jpg") repeat-x;
}
html.homepage  {
	background:url("i/backgrounds/html-home.jpg") repeat-x;
}
body {
	background:url("i/backgrounds/clouds.jpg") no-repeat top center;
}
body.home {
	background:none;
}
.home #container {
	height:680px !important;
	text-align:center;
	width:1000px !important;
	margin:0 auto;
}
.home .nav	{
	background:url("i/backgrounds/nav.png") no-repeat;
}
.wrap {
	background:transparent url("i/backgrounds/page.png") repeat-x 0 7px;
}
.wrap .wrap-presentional	{
	background:url("i/backgrounds/nav_interno.png") no-repeat 194px 0;
}
.subnav {
	background:url("i/backgrounds/subnav.png") no-repeat;	
}
.page-id-10 .section {
	/*Página de Conversão*/
	background:url("i/backgrounds/paginas/chamada_conversao.png") no-repeat bottom left;
}
.page-id-4 .section,.parent-pageid-4 .section {
	/*Página GNV*/
	background:url("i/backgrounds/paginas/gnv.png") no-repeat left 111px;
}
.category-noticias .section {
	background:url("i/backgrounds/paginas/noticias.png") no-repeat bottom left;
}
.page-template-page-postos-php .section .content {
	background:url("i/backgrounds/paginas/postos.png") no-repeat right 0;
}

.page-id-10 h2 {
	background:url("i/titulos/conversao.png") no-repeat;
}
.page-id-4 h2, .parent-pageid-4 h2 {
	background:url("i/titulos/gnv.png") no-repeat;
}
.section .hentry {
	background:url("i/backgrounds/caixa_texto.png") no-repeat;
}
.page-template-page-simulador-php .wrap {
	background:transparent url(i/simulador/bg.jpg) repeat-x scroll 0 2px;
}
#simulador .form {
	background:url("i/simulador/form.jpg") no-repeat;
}
#simulador .dados {
	background:url("i/simulador/dados.jpg") no-repeat;
}
.wrap .nav a {
background: url("i/background/transparent.png");
}
