/*
Theme Name: AcquaEng
Theme URI: http://www.acquaeng.com.br/
Description: Tema para a Acqua Engenharia
Version: 1.0
Author: Alexandre R. Janini
Author URI: http://www.asterisko.com.br/
*/

body {
	background: #ececec url('imagens/body-bg.jpg') repeat-x top left;
	margin: 0;
	padding: 0; 
}
html, body, table {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 90%;
	color: #4e4e50;
}
html,body {
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
}
a:hover, a:active, a:focus, a:active {
	outline: none;
}
a {
	color: #1c88b7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#wrapper {
	margin: 0 auto;
	width: 780px;
}
#header {
	background: transparent url('imagens/header-bg.jpg') no-repeat top center;
	height: 146px;
	position: relative;
}
#header a {
	margin: 0 10px;
}
#header img {
	border: none;
}
div#busca {
	position: absolute;
	bottom: 15px; 
	right: 30px;
}
div#busca input#s {
	border: 1px solid #f2f2f3;
	font-family: inherit;
	width: 150px;
}
div#busca input#searchsubmit {
	border: 1px solid #fbfbfc;
	font-family: inherit;
	background-color: #f2f2f3;
}
#nav {
	height: 34px;
}
#nav ul {
	list-style: none;
	padding: 0;
	margin: -4px 8px 5px 8px;
	line-height: 33px;
}
#nav ul li {
	float: left;
}
#nav ul li a {
	color: #fff;
	text-transform: lowercase;
	font-size: 120%;
	text-decoration: none;
	display: block;
	padding: 0 16px;
	margin: 0;
}
#nav ul li a:hover {
	text-decoration: underline;
	background-color: #56af34; 
}
#content-top {
	background: transparent url('imagens/content-bg-top.jpg') no-repeat top left;
	height: 24px;
	margin: 0;
	margin-top: 1px;
	padding: 0;
}
#content-bottom {
	background: transparent url('imagens/content-bg-bottom.jpg') no-repeat bottom left;
	height: 24px;
	margin: 0;
	padding: 0;
}
#content {
	width: 700px;
	margin: 0;
	padding: 0 40px 10px 40px;
	background: #fff url('imagens/content-bg.jpg') repeat-y;
}
ul.subpages {
	list-style: none;
	padding: 0;
	margin: 0;
	background-color: #f2f2f3;
	clear: both;
	line-height: 32px;
	min-height: 32px;
	margin: 0 -30px;
}
ul.subpages li {
	float: left;
}
ul.subpages li a {
	color: #939598 ;
	text-transform: lowercase;
	font-size: 120%;
	text-decoration: none;
	display: block;
	padding: 0 16px;
	margin: 0;
}
ul.subpages li a:hover {
	text-decoration: underline;
	color: #4e4e50; 
}
h2 {
	background-color: #1c88b7;
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 140%;
	line-height: 40px;
	padding: 0 10px;
	margin: 0 -30px;
	text-transform: lowercase;
}
h2 span {
	float: right;
	font-size: 60%;
	font-weight: normal;
}
h2 a {
	color: #fff;
}
h3 {
	padding: 0 30px;
	background-color: #f2f2f3;
	clear: both;
	height: 32px;
	line-height: 32px;
	margin: 10px -30px;
	font-size: 115%;
}
h4 {
	padding: 0 30px;
	background-color: #f8f8f9;
	clear: both;
	height: 32px;
	line-height: 32px;
	margin: 10px -30px;
	font-size: 110%;
}
h5 {
	padding: 0 30px;
	background-color: #fbfbfc;
	clear: both;
	height: 32px;
	line-height: 32px;
	margin: 10px -30px;
	font-size: 100%;
}
.alignleft {
	float: left;
	margin-right: 10px;
}
.alignright {
	float: right;
	margin-left: 10px;
}
.aligncenter {
	margin: 0 auto;
	padding: 0 10px;
	display: block;
}
hr {
	border: none;
	border-bottom: 4px dotted #f2f2f3;
	clear: both;
	margin: 10px 0;
}
ul#noticias {
	padding-left: 0;
}
ul#noticias a.titulo {
	font-size: 120%;
	font-weight: bold;
	display: block;
	color: #4e4e50;
}
ul#noticias a.mais{
	font-weight: bold;
	display: block;
	float: right;
}
ul#noticias span {
	font-size: 80%;
	color: #1c88b7;
}
ul#noticias p {
	margin: 5px 0;
}
#footer-top {
	width: 780px;
	height: 24px;
	margin: 0;
	padding: 0;
	background: transparent url('imagens/footer-bg-top.jpg') no-repeat;
}
#footer-bottom {
	width: 780px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: transparent url('imagens/footer-bg-bottom.jpg') no-repeat top left;
}
#footer {
	width: 680px;
	margin: 0;
	padding: 1px 50px;
	background: #fff url('imagens/footer-bg.jpg') repeat-y;
	text-align: center;
	font-size: 90%;
}
#footer a {
	color: #4e4e50;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
	color: #1c88b7;
}
#footer span {
	display: block;
	margin-top: 10px;
	font-size: 80%;
}

.wp-caption {
	border: 2px solid #f2f2f3;
	text-align: center;
	background-color: #fbfbfb;
	padding: 10px 5px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: none;
}

.wp-caption p.wp-caption-text {
	font-size: 90%;
	padding: 10px 0 5px 0;
	margin: 0;
}
table.dados {
	border-collapse: collapse;
	border: 2px solid #f2f2f3;
	margin: 0 auto;
}
table.dados td,
table.dados th {
	border: 2px solid #f2f2f3;
	padding: 8px 4px;
}
table.dados th {
	text-align: center;
	font-weight: bold;
	background-color: #fbfbfb;
}

ul.clientes {
	margin: 20px auto 0 auto;
	padding: 0;
	list-style-type: none;
}
ul.clientes li {
	float: left;
	padding: 10px;
	border: 2px dotted #f2f2f3;
	background-color: #fafafa;
	font-size: 110%;
	width: 310px;
	margin: 5px;
	text-align: center;
}
ul.clientes li a {
	display: block;
}
#gallery-1 {
	margin: auto;
}
#gallery-1 .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%;
}
#gallery-1 img {
	border: 5px solid #f2f2f3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url('http://curved-corner.googlecode.com/files/border-radius.htc');
}
#gallery-1 .gallery-caption {
	margin-left: 0;
}
