/*   
Theme Name: Tapeçaria Galvão
Theme URI: http://www.studiomundo.com.br/
Description: Tema com estilo magazine. Em tecnologia baseado em HTML, CSS e jQuery.
Author: Raphael Figa
Author URI: http://www.studiomundo.com.br/
Version: 1.0

Para maiores inform.blueformações envie um e-mail para webmaster@studiomundo.com.br
*/

/* CSS Reset */
*{
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
section, nav, article, aside, hgroup, header, footer{	display: block;		}
a img{	border: none;	}

/* Classes padrões */
.replace{
	text-indent: -9876px;
	overflow: hidden;
}
.replace a{
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
}
.acessibilidade{	display: none;	}
.both{				clear: both;	}
a{
	color: #FFF;
}
a.botao{
	width: 86px;
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: center;
	text-indent: 0;
	font-weight: bold;
	line-height: 22px;
	color: #00254F;
	text-decoration: none;
	background: url(static/images/pictures/backgrounds/buttons/viewmore.png) no-repeat center center;
}

/* Estrutura do Site */
body{
	color: #FFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0E2E53;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(static/images/pictures/backgrounds/background-home.jpg);
}
body.produto{			background-image:url(static/images/pictures/backgrounds/background-produtos.jpg);	 }
body.horizontal{		background-image:url(static/images/pictures/backgrounds/background-produtos-6.jpg);	 }
body.horizontal-duplo{	background-image:url(static/images/pictures/backgrounds/background-produtos-12.jpg); }

#global{
	width: 940px;
	margin: 0 auto;
}

/* Header */
header{
	height: 150px;
	overflow: hidden;
}
header #logotipo{
	width: 226px;
	height: 90px;
	display: block;
	position: relative;
	top: 20px;
	left: 40px;
	background: url(static/images/pictures/logotipo-tapecaria-galvao.png)no-repeat top left;
	float: left;
}
header #logotipo a{
	width: 310px;
	height: 130px;
}

/* Menu - Navegação */
header nav#menu{
	width: 630px;
	float: right;
	text-align: right;
	margin-top: 20px;
	padding: 60px 0 30px 0;
}
header nav#menu li{
	list-style: none;
	display: inline;
}
header nav#menu li a{
	color: #D1E3F8;
	font-size: 15px;
	font-weight: bolder;
	padding: 9px 6px 15px 6px;
	line-height: 40px;
	text-decoration: none;
}
header nav#menu li a:hover,
header nav#menu li a.current{
	color: #F6EAB3;
	background: url(static/images/pictures/backgrounds/menu/hover-menu.jpg) repeat-x;
}

/* Replace - Home */
#global.home #tapecaria-automotiva{
	background: url(static/images/pictures/replace/home/tapecaria-automotiva.png) no-repeat left top;
}
#global.home #tapecaria-automotiva a{
	width: 310px;
	height: 30px;
}

/* Conteúdo - Base */
p.chamada{
	color: #B7D0EB;
	margin: 0 0 15px 0;
}
/* Home */
section#sobre{
	width: 280px;
	height: 280px;
	float: left;
	position: relative;
}
section#sobre p{
	text-indent: 2em;
	margin-bottom: 10px;
}

/* Home - Produtos Slide */
section#produtos{
	width: 490px;
	height: 200px;
	float: right;
	position: relative;
	top: 10px;
	padding: 25px 50px 20px 90px;
	background: url(static/images/pictures/backgrounds/slide-home.jpg) no-repeat right top;
}
section#produtos ul#slide{
	position: relative;
	right: 20px;
}
section#produtos ul#slide div{
	position: absolute;
	width: 490px;
	height: 200px;
}
section#produtos h2{
	width: 40%;
	margin: 10px 10px 0 0;
	float: right;
	text-align: right;
	font-size: 20px;
	font-weight: bolder;
}
section#produtos h2 a{
	color: #F5D98B;
	text-decoration: none;
}
section#produtos a img{
	width: 270px;
	height: 180px;
	margin: 5px 0 0 5px;
	float: left;
}
section#produtos a.botao{
	right: 50px;
	bottom: 20px;
}
section#produtos p{
	width: 40%;
	text-align: right;
	float: right;
}

/* Home - Produtos mais Procurados */
section#produtos-mais-procurados{
	width: 600px;
	height: 230px;
	padding: 10px;
	margin-top: 30px;
	clear: both;
	float: left;
	background: url(static/images/pictures/backgrounds/background-outros-servicos-home.jpg) no-repeat top center;
}
section#produtos-mais-procurados div{
	width: 180px;
	min-height: 250px;
	margin: 0 5px;
	padding: 5px;
	float: left;
}
section#produtos-mais-procurados h2 a{
	width:210px;
	height: 30px;
	margin: 20px 0 0 10px;
	background-image: url(static/images/pictures/replace/home/outros-servicos.png);
}
section#produtos-mais-procurados h3{
	height: 3em;
	text-align: center;
	line-height: 1.2em;
	font-size: 16px;
	font-weight: bold;
}
section#produtos-mais-procurados h3 a{
	color: #B7D0EB;
	text-decoration: none;
}
section#produtos-mais-procurados a img{
	width: 180px;
	height: 120px;
	margin-bottom: 5px;
}
section#produtos-mais-procurados p{
	font-size: 13px;
	text-indent: 0;
}

/* Home - Atendimento */
aside#atendimento{
	width: 300px;
	margin: 30px 0;
	float: right;
}
/* Conteúdo Interno */
/* Category */
article.category ul li{
	list-style: none;
}

/* Conteúdo Interno - Pages e Posts */
article{
	width: 940px;
	height: auto;
}
article h1{
	color: #F5D98B;
	font-size: 30px;
}
article .breadcrumb li{
	padding-right: 17px;
	display: inline;
	background: url(static/images/pictures/backgrounds/breadcrumb/avante.png) no-repeat right center;
}
article .breadcrumb li,
article .breadcrumb li a{
	font-size: 12px;
	line-height: 13px;
	color: #A4BFDE;
}
article h2 {
	color: #F5D98B;
}
article ul{
	list-style-position: inside;
	padding: 0 2em 1em 2em;
}
article p{
	margin-bottom: 0.2em;
	line-height: 1.4em;
	text-indent: 2em;
}
article p a{
	color: #A9BFD9;
	text-decoration: underline;
}
article p a:hover{
	color: #F0C553;
}
article.noindent p{
	text-indent: 0px;
}

/* Conteúdo Interno - Blog */
article.post{
	width: 630px;
}
article.post p{
	text-indent: 1em;
	margin-bottom: 1em;
	text-indent: 0;
}
/* Conteúdo Interno - Page Serviços */
article div#page-servicos{
	float: none;
	clear: left;
	width: 940px;
	height: auto;
	overflow: auto;
}
article div#page-servicos div{
	float: left;
	width: 180px;
	height: 200px;
	margin: 10px;
	padding: 10px;
	text-align: center;
	border: 1px solid #006BB1;
}
article div#page-servicos:hover div{
	opacity: 0.5;
	transition: opacity 0.25s ease-in-out;
}
article div#page-servicos:hover > div:hover{
	opacity: 1;
	background: #1A4D88;
}
article div#page-servicos div a.botao{
	width: 86px;
	display: block;
	margin: 10px auto;
	float: none;
	position: static;
}
article div#page-servicos div:hover a.botao,
article div#page-servicos div a.botao:hover{
	color: #1C4D85;
}
article div#page-servicos div h2{
	font-size: 16px;
	font-weight: bolder;
	height: 3em;
}
article div#page-servicos div h2 a{
	color: #F7E1A6;
	text-decoration: none;
}
article div#page-servicos div:hover h2 a,
article div#page-servicos div:hover h2 a:hover{
	color: #F0C552;
	border-bottom: solid 1px #F0C552;
}

/* Conteúdo Interno - Page Produtos */
article.produto{ min-height: 600px;}
article.produto h2,
article.produto h3,
article.produto h4,
article.produto p{
	margin-bottom: 10px;
}
article div.colunas{
	clear: both;
}
article.produto div.duas-colunas{
	width: 45%;
	margin: 2em 2.5%;
	float: left;
}
article div.tres-colunas{
	width: 29%;
	margin: 2em 2.16%;
	float: left;
}
article.produto div.duas-colunas,
article.produto div.tres-colunas h2{
	text-align: center;
	height: 2em;
}
article.produto div.duas-colunas,
article.produto div.tres-colunas p{
	text-indent: 1em;
	margin-bottom: 0.5em;
}

/* Conteúdo Interno - Page Produtos :: Slide */
article.produto #container-fotos{
	width: 480px;
	min-height: 320px;
	float: left;
	padding: 30px 35px 30px 30px;
}
article.produto #container-fotos #slide{
	width: inherit;
	height: inherit;
	float: left;
	overflow: hidden;
	position: relative;
	background: #FFF;
}

article.produto #container-fotos #slide img{
	position: absolute;
	top: 0;
}
article.produto #container-fotos #thumbnails{
	padding: 0;
	height: inherit;
	float: right;
}
article.produto #container-fotos #thumbnails li{
	list-style: none;
	margin-bottom: 2px;
}
article.produto #container-fotos #thumbnails li img{
	width: 90px;
	height: 60px;
}
/*  Conteúdo Interno - Page Produtos :: Slide - Horizontal */
article.produto #container-fotos.horizontal,
article.produto #container-fotos.horizontal-duplo{
	width: 490px;
}
article.produto #container-fotos.horizontal #slide,
article.produto #container-fotos.horizontal #thumbnails{
	float: none;
}
article.produto #container-fotos.horizontal #thumbnails{
	margin-top: 5px;
	width: 480px;
}
article.produto #container-fotos.horizontal #thumbnails li{
	float: left;
	margin: 0 2px 5px 2px;
}
article.produto #container-fotos.horizontal #thumbnails li a img{
	width: 75px;
	height: 50px;
}
article.produto #container-fotos.horizontal-duplo #slide,
article.produto #container-fotos.horizontal-duplo #thumbnails{
	float: none;
	margin-bottom: 6px;
	width: 480px;
}
article.produto #container-fotos.horizontal-duplo #thumbnails li{
	float: left;
	margin: 0 3px;
}
/* Conteúdo Interno - Page Produtos */
section#outros-produtos{
	width: 470px;
	height: 550px;
	overflow: hidden;
	padding: 0 45px;
	text-align: center;
	background: url(static/images/pictures/backgrounds/produtos-outros-produtos.jpg) no-repeat top center;
}
section#outros-produtos p{
	margin-bottom: 15px;
}
section#outros-produtos h2 a{
	display: block;
	width: 197px;
	height: 24px;
	margin: 20px auto 0 auto;
	background: url(static/images/pictures/replace/produtos/produtos-outros-produtos.png);
}
section#outros-produtos div{
	width: 150px;
	height: 155px;
	margin: 5px 0;
	padding: 5px 3px;
	float: left;
}
section#outros-produtos div h3{
	height: 2em;
	padding-bottom: 15px;
}
section#outros-produtos div h3 a{
	color: #B7D0EB;
	text-decoration: none;
	border-bottom: 1px solid #B7D0EB;
}

/* Social Media */
#socialmedia{
	width: 190px;
	height: 550px;
	float: left;
}
#socialmedia h2 a{
	width: 112px;
	height: 20px;
	background-image: url(static/images/pictures/replace/produtos/na-web.png);
}
#socialmedia h2 a,
#socialmedia p{
	margin-bottom: 15px;
}
#socialmedia ul li{
	list-style: none;
	margin-bottom: 60px;
}
#socialmedia ul li a{
	display: block;
	padding: 30px 0 0 0;
	background-repeat: no-repeat;
	background-position: left top;
	color: #779DBD;
	font-size: 12px;
	text-decoration: none;
}
#socialmedia ul li a:hover{		text-decoration: underline; }
#socialmedia ul li a.facebook{	background-image:url(static/images/pictures/socialmedia/facebook.png);	}
#socialmedia ul li a.twitter{	background-image:url(static/images/pictures/socialmedia/twitter.png); 	}
#socialmedia ul li a.youtube{	background-image:url(static/images/pictures/socialmedia/youtube.png);	}
#socialmedia ul li a.blog{		background-image:url(static/images/pictures/socialmedia/blog.png);		}

/* Footer */
footer{
	width: 940px;
	height: 140px;
	clear: both;
	padding-top: 30px;
	text-align: center;
	background: url(static/images/pictures/backgrounds/footer.jpg) no-repeat top center;
}
footer a,
footer a:hover{
	text-decoration: none;
}
footer #assinatura{
	margin: 50px 0;
	font-weight: bolder;
}
/* Widgets e Aplicações */
iframe{
	margin: 20px 0;
}

/* Forms */
form p{
	text-indent: 0;
}
form .label-textarea{
	width: 100%;
	clear:both;
}

/* form.blueformulários */
form.blueform{
	width: 100%;
}
form.blueform fieldset{
	border: none;
	border-top: 1px solid #70A6E2;
}
form.blueform.horizontal fieldset{
	float: left;
	margin-right: 40px;
}
form.blueform.horizontal fieldset:last-of-type{
	margin-right: 0;
}
form.blueform fieldset legend{
	color: #70A6E2;
	padding: 0 10px 0 0;
	margin-bottom: 20px;
}
form.blueform label{
	display: block;
	line-height: 1.8em;
	color: #70A6E2;
	font-size: 1.25em;
	font-weight: bolder;
	margin-bottom: 1em;
}
form.blueform input[type="text"],
form.blueform input[type="email"]{
	width: 75%;
	min-width: 10em;
	float: right;
}
form.blueform input[type="text"],
form.blueform input[type="email"],
form.blueform textarea{
	padding: 0.5em;
	color: #b7d8ff;
	
	border: none;
	background-color: #285e8f;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-sizing: border-box;
}
form.blueform input:focus,
form.blueform textarea:focus{
	color: #0e2e53;
	background-color: #8cb7e6;
	border: 0.1em solid #2c5ea8;
	transition: background-color 0.5s ease;
}
form.blueform label textarea{
	padding: 10px;
	width: 100%;
	min-height: 8em;
	box-sizing: border-box;
}

form.blueform span.asterisco{
	color: #70A6E2;
	font-size: 36px;
	line-height: 0px;
	font-weight: bolder;
	position: relative;
	top: 0.4em;
}

form.blueform input[type=submit]{
	display: block;
	margin: 0 auto;
	padding: 0 2em;
	line-height: 2em;
	font-size: 1.4em;
	border-radius: 2em;
	border: none;
	background: url(static/images/pictures/forms/button.jpg) repeat-x center; /* Trocar para Gradiente */
}

/* form.blueformulários :: Contato */
div#form-contato,
div#dados-contato{
	margin-top: 3em;
}
div#form-contato{
	width: 390px;
	float: left;
	padding-right: 100px;
	background: url(static/images/pictures/backgrounds/divisoria-contato-h400.png) right center no-repeat;
}
div#dados-contato{
	float: right;
	width: 440px;
	text-align: right;
}
div#dados-contato .espaco{
	margin-bottom: 40px;
}
div#dados-contato .telefone{
	color: #F8EFCD;
	font-size: 32px;
	font-weight: bolder;
}
div#dados-contato .telefone .ddd{
	font-size: 0.7em;
}
div#dados-contato .endereco,
div#dados-contato .endereco a{
	color: #F8EFCD;
	font-size: 18px;
}

/* form.blueformulários :: Orçamento */
form#orcamento.horizontal.blueform fieldset{
	width: 280px;
}

/* form.blueformulários :: Orçamento - Dados do Veículo */
form#orcamento.blueform fieldset#dados-veiculo{	width: 210px;	}

/* Conteúdo Interno - Page Produtos :: Orcamento */
aside#orcamento{
	width: 300px;
	float: right;
}
/* Menu :: Localização */
ul#menu-localizacao{
	margin: 20px 0;
	width: 310px;
	float: right;
	min-height: 220px;
}
ul#menu-localizacao li{
	list-style: none;
	margin-bottom: 20px;
	padding: 0 10px;
	background: url(static/images/pictures/backgrounds/menu-localizacao.png) no-repeat top right;
}
ul#menu-localizacao li a{
	display: block;
	line-height: 40px;
	padding-left: 50px;
	
	color: #B2CBE0;
	font-size: 20px;
	font-weight: bolder;
	text-decoration: none;
	background-position: center left;
	background-repeat: no-repeat;
}
ul#menu-localizacao li a:hover{ text-decoration: underline; }

ul#menu-localizacao li a.servicos	{ background-image:url(static/images/pictures/backgrounds/localizacao/icons_menu/servicos.png); 	}
ul#menu-localizacao li a.orcamentos	{ background-image:url(static/images/pictures/backgrounds/localizacao/icons_menu/orcamento.png); 	}
ul#menu-localizacao li a.contato	{ background-image:url(static/images/pictures/backgrounds/localizacao/icons_menu/email.png); 		}
ul#menu-localizacao li a.telefones	{ background-image:url(static/images/pictures/backgrounds/localizacao/icons_menu/telefone.png);		}

/* CSS Padrão Wordpress */
.aligncenter			{ display: block; margin: 0 auto; }
.alignright				{ float: right; margin: 0 0 1em 1em; }
.alignleft				{ float: left; margin: 1em 1em 1em 0; }
.floatleft				{ float: left; }
.floatright				{ float: right; }
.wp-caption { border: 1px solid #DDD; text-align: center; background: #F3F3F3; padding-top: 4px; margin: 10px }
.wp-caption img { margin: 0; padding: 0; border: none }
.wp-caption .wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 5px; margin: 0; }