/*
Theme Name: Dal Pont
Theme URI: http://www.dalpontadvogados.com.br
Author: JOS Creative Studio
Author URI: http://www.wdjos.com
Description: Website Dal Pont.
License: Dal Pont - Todos os direitos reservados.
*/
.alignleft{ float:left; margin:10px;}
.alignright{ float:right; margin:10px;}
#nome-site, #slogan {
	position:absolute;
	top:-20%;
	left:0%;
	z-index:999;
	font-size:9px;
}
@charset "utf-8";
@font-face {
 font-family:'HelveticaneueltstdRomanWebfont';
 src: url('fonts/helveticaneueltstd-roman-webfont.eot');
 src: url('fonts/helveticaneueltstd-roman-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/helveticaneueltstd-roman-webfont.svg#HelveticaNeueltstdMd') format('svg'),  url('fonts/helveticaneueltstd-roman-webfont.ttf') format('truetype'),  url('fonts/helveticaneueltstd-roman-webfont.woff') format('woff');
 font-weight: normal;
 font-style: normal;
}
/* CSS Document */
body {
	background:#f4f2e0;
	font-size: 14px;
	color:#48532f;
	font-family:"HelveticaneueltstdRomanWebfont", sans;
	height:100%;
	margin:0px;
	text-align:center; /* hack para o IE */
}
h1, h2 {
	font-weight:normal;
}
a {
	color:#979b5f;
	text-decoration:none !important;
}
a:hover {
	color:#7c7f5b;
}
html, body, #all {
	min-height: 100%;
	width: 100%;
	height: 100%; /*Effectively, this is min height
                    for IE5+/Win, since IE wrongly expands
                    an element to enclose its content.
                    This mis-behavior screws up modern  
                    browsers*/
	margin: 0;
	padding: 0;
}
html>body #all {
	height: auto; /*this undoes the IE hack, hiding it from IE using the child selector*/
}
#all {
	min-height:100%;
	position:relative;
	height:100%;
	overflow:hidden;
}
#mestre {
	width: 1000px;
	margin:0px auto;
	text-align:lefts; /* "remédio" para o hack do IE */
	overflow: hidden;
}
#topo {
	border:1px solid green;
	margin:0px 0 10px 0;
	background-color:#48532f;
	border-top:2px solid #d2d2b9;
	border-bottom:2px solid #d2d2b9;
	padding:10px 0 10px 0;
}
#logo {
	width:365px;
	height:105px;
	margin:0px auto;
}
#menu {
	height:60px;
	background:transparent url(img/sombra.jpg) no-repeat center bottom;
}
#menu ul {
	list-style:none;
	margin:0 0 0 50px;
	padding:0px;
}
#menu ul li {
	float:left;
	padding:5px 14px 5px 14px;
}
#menu ul li a {
	text-decoration:none;
	color:#48532f;
	font-size:17px;
	font-family: 'HelveticaneueltstdRomanWebfont', sans-serif;
}
#menu ul li a:hover {
	color:#993;
}
/*===========================================
HOME
===========================================*/
#home {
	height:418px;
}
#hothome {
	height:195px;
}
#home-blocos {
	background:transparent url(img/homeblocos.jpg) no-repeat center bottom;
	width:100%;
	height:250px;
}
.hb1 {
	margin-left:20px;
}
.hb1, .hb2, .hb3 {
	float:left;
	width:313px;
}
.hb1, .hb2 {
}
#home-blocos div * {
	margin:16px;
}
#home-blocos h1 {
	color:#979b5f;
	font-weight:normal;
	text-transform:uppercase;
	font-size:17px;
	font-family: 'Asap', sans-serif;
	padding-top:8px;
}
#home-blocos p {
	color:#48532f;
	text-align:justify;
	font-size:13px;
	line-height:150%;
}
#home-blocos div.hb2 a {
	color:#48532f;
	margin:0px !important;
	text-align:left;
}
#home-blocos div.hb2 a:hover {
	text-decoration:underline !important;
}
#homenews ul {
	list-style:none;
	margin-left:0px !important;
	padding-left:0px !important;
}
#homenews ul li {
	margin:0px;
	padding:6px 0px 6px 0px;
	clear:both;
	border-bottom:1px dotted #fff;
}
#homenews ul li {
	margin:0px !important;
	padding:4px 1px 4px 0px;
	font-size:13px;
}
#homenews ul li a {
	color:#48532f;
	margin:0px;
	padding:0px;
	text-indent:none;
}
#homenews ul li a:hover {
	text-decoration:underline !important;
}
.vertodas {
	clear:both;
	text-align:right;
	font-size:12px;
}

#homeBoletim{
width:285px; 
padding:4px !important;
 margin:0 0 0 15px !important;
 height:50px; text-align:left !important;
 background-color:#e1decd;
 }
#homeBoletim div.frase{
 	text-align:left !important;	
	padding-left:10px !important;
	}
#homeBoletim div.frase strong, #homeBoletim div.frase em{	
margin:0px !important;
padding:0px !important;
text-align:left!important;
}
 #homeBoletim div{
	margin:0px !Important;
	padding:0px !important;
	text-align:left !important; 
 }
#homeBoletim input{
		float:left;	
	margin:0 3px 0 0 !important;
	padding:4px !important;	
		}
#homeBoletim form{ margin:0 0 0 0px !important; padding:5px 0 0 10px !important;}
.nome, .email{
	width:105px;
	font-size:14px;
	color:#646d4d;
}
.submit{
	border:0px;
	background-color:#646d4d;	
	color:#fff;
	cursor:pointer;
}
/*===========================================
MEIO
===========================================*/
#meio {
	padding:15px 15px 0 15px;
	text-align:left;
	height: auto;
	width: 990px;
	margin: 0 auto;
	overflow:hidden;
}
#main {
	width: 985px;
	padding-bottom:50px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#left {
	background:#e4e2cf url(img/sombra_right.png) no-repeat right top;
	width:686px;
	min-height:300px;
	height:auto !important;
	height:300px;
	float:left;
}
#meio p {
	line-height:23px;
	text-align:justify;
}
#title {
	border-bottom:1px solid #cfccaf;
	margin-bottom:10px;
}
#right {
	width:295px;
	float:right;
	position:relative;
	margin-left:687px;
	background-color:#060;
	top:0px;
	margin-left:0px;
	z-index:999;
	border-radius: 0 0 25px 0;
	-moz-border-radius:  0 0 25px 0;
	-webkit-border-radius:  0 0 25px 0;
	z-index:0;
	background: #f0efe4; /* Old browsers */
	background: -moz-linear-gradient(45deg, #f0efe4 0%, #e6e4cb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #f0efe4), color-stop(100%, #e6e4cb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(45deg, #f0efe4 0%, #e6e4cb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(45deg, #f0efe4 0%, #e6e4cb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(45deg, #f0efe4 0%, #e6e4cb 100%); /* IE10+ */
	background: linear-gradient(45deg, #f0efe4 0%, #e6e4cb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0efe4', endColorstr='#e6e4cb', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#right ul {
	list-style:none;
	margin-left:0px;
	padding:0px;
}
#right ul li {
	font-family: 'Asap', sans-serif;
	font-size:18px;
	line-height:35px;
	text-shadow: 1px 1px white;
}
#right a {
	color:#979b5f;
	text-decoration:none;
	padding-left: 13px;
}
#right a:hover {
	color:#7c7f5b;
	background:transparent url(img/setasubmenu.gif) no-repeat left center;
}
/*==============================
LISTA NOTICIAS
==============================*/
#lista-noticias ul {
	list-style:none;
	margin-left:0px !important;
	padding-left:0px !important;
}
.item_lista_noticias {
	margin:5px;
	padding:8px 0px 0px 0px;
	clear:both;
	background:transparent url(img/pattern.gif) repeat-x left bottom;
}
#main .item_lista_noticias h2 {
	padding:4px 0px 8px 0 !important;
	margin:1px 0 1px 0 !important;
	font-size:19px !important;
	font-weight:normal;
	font-family: 'Asap', sans-serif;
}
.item_lista_noticias p {
	margin:0px !important;
	font-size:14px;
	text-align:justify;
}
.item_lista_noticias * {
	padding:3px !important;
	margin-left:0px !important;
}
.item_lista_noticias a {
	color:#167970;
}
.data-noticia {
	font-size:13px;
	color:#999;
	display:block;
}
/*===========================================
RODAPE
===========================================*/
#rodape {
	height:40px;
	position:absolute;
	bottom:0;
	left:0%;
	width:100%;
	clear:both;
	margin-top:5px;
	z-index:0;
	text-align:left;
}
#rodape-centro {
	width:1000px;
	margin:0px auto;
}
#redes{
	width:150px;
	position:absolute;
	float:left;
	z-index:100;
}
#menu-inferior {
	width:300px;
	height:40px;
	background-color:#646d4d;
	margin:0px auto;
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
}
#menu-inferior ul {
	list-style:none;
	padding:12px 0px;
	margin:0 0 0 15px;
}
#menu-inferior ul li {
	float:left;
	padding:0px 10px 0 10px;
	border-right:1px dotted #f4f2e0;
}
#menu-inferior ul li a {
	color:#f4f2e0;
	text-decoration:none;
}
#menu-inferior ul li a:hover {
	color:#FFF;
}
#ass {
	float:right;
	font-size:11px;
	width:200px;
	margin-top:8px;
}
#ass a {
	color:#48532f;
	text-decoration:none;
}
/*===========================================
CLASSES
===========================================*/
p.voltar {
	clear:both;
	text-align:left;
	margin-top:15px;
	padding-top:10px;
}
p.voltar a {
	font-size:13px;
	text-transform:uppercase;
	font-weight:normal;
	font-family: 'Asap', Arial, sans-serif;
	background:transparent url(img/voltar.gif) no-repeat left center;
	padding:8px 8px 8px 25px;
	color:#979b5f;
}
p.voltar a:hover {
	color:#b0ab7c !important;
}
.fecharLightbox {
	cursor:pointer;
	color:#FFF !important;
	background:#900 !important;
}
.fecharLightbox a {
	padding:6px !important;
}
.item-areas ul {
	list-style:none;
	margin:0px !important;
	padding:0px !important;
}
.item-areas li {
	margin:0px !important;
	background:transparent url(img/setinha.gif) no-repeat left center;
	padding:3px 1px 3px 8px;
	float:left;
	width:130px;
	font-size:13px;
}
.link a {
	color:#167970;
}
.wpcf7-text, textarea, .wpcf7-submit {
	padding:10px !important;
	color:#48532f;
	font-size:14px;
	font-family:"Droid Sans", sans;
	width:400px;
	border:1px solid #ccc;
	background: #ccc; /* Old browsers */
	background: -moz-linear-gradient(top, #e8e8e8 0%, #f7f7f7 53%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8e8e8), color-stop(53%, #f7f7f7), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e8e8e8 0%, #f7f7f7 53%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e8e8e8 0%, #f7f7f7 53%, #ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e8e8e8 0%, #f7f7f7 53%, #ffffff 100%); /* IE10+ */
	background: linear-gradient(top, #e8e8e8 0%, #f7f7f7 53%, #ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
	border-radius: 0px 10px 0 10px;
	-moz-border-radius: 0px 10px 0 10px;
	-webkit-border-radius: 0px 10px 0 10px;
}
.wpcf7-submit {
	cursor:pointer;
	width:auto !important;
	color:#066 !important;
	background-color:#FFF !important;
	border:1px solid #ccc !important;
}
.semborda {
	border:0px !important;
}
.titulo {
	padding:0px;
	margin:0px;
	font-size:26px;
	font-family: 'Asap', sans-serif;
	color:#979b5f;
}
.subtitulo {
	color:#167970;
	font-size:22px;
	font-family: 'Asap', sans-serif;
}
.clear {
	clear:both;
	margin:1px;
}
.respiro {
	padding:10px 20px;
}
.verde {
	color:#7c7f5b;
}
.setatitulo {
	width:30px;
	height:15px;
	background:transparent url(img/setatitulo.gif) no-repeat left center;
	padding-right:10px;
}
span.drop {
	float: left;
	font-size: 4.5em;
	font-style: italic;
	padding:8px 4px 8px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
/*////////////////////////////////
AREAS ATUACAO
/////////////////////////////////*/
#lista-areas a {
	display:block;
	padding:2px 4px 2px 15px;
	text-decoration:none;
	background:url(img/setasubmenu.gif) no-repeat left center;
}
#lista-areas div, .profbox {
	padding:15px;
	background:#e6e4d4 url(img/sombra.png) no-repeat center top;
	margin:2px 0 2px 0;
}
/*////////////////////////////////
TABS
/////////////////////////////////*/
.box {
	width:293px;
	height:133px;
	background:transparent url(img/box.jpg) no-repeat center center;
}
.box h1 {
	font-size:2.2em;
	font-family: 'Asap', sans-serif;
	padding-top:50px;
	text-align:center;
}
.box h1 a {
	text-decoration:none;
	color:#6c7358;
}
.box a.tabactive {
	color:#066;
}
#tabcontent1, #tabcontent2, #tabcontent3 {
}
/*==============
SLIDER
==============*/
		#makeMeScrollable {
	margin-left:20px;
	width:940px;
	height: 190px;
	position: relative;
}
#makeMeScrollable div.scrollableArea * {
	position: relative;
	float: left;
}
