/*
 Theme Name:   Vantage Gaiajardim
 Template:     vantage
*/


header#masthead {
	background: #fff;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 35px 0 35px;
	background-image: url('http://www.gaiajardim.pt/fileManager/galerias/img_fundo_topo_5.jpg');
	background-repeat: no-repeat;
	background-position: right; 

}


body,
button,
input,
select,
textarea {
	color: #333;
	font-family: 'Ruda', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	word-wrap: break-word;
}