/*
Theme Name: T12
Description: novo site
Author: Zerotrack
Author URI: http://zerotrack.com.br
version: 1.0
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body {  
	background-color: #003B5E;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
}

.f-left{ float:left; }
.f-right{ float:right; }

p  { 
	margin:10px 0; 
	font-size: 14px; 
	line-height: 18px;
}

table{
	margin-top: 10px; 
	margin-bottom: 10px; 
	font-size: 14px; 
}

td{
	text-align: left;
	padding:0 10px 10px 10px;
	margin:10px 10px 25px 10px;	
	color:#58595b;
	font-size:12px;
	line-height:16px;
}

address	{
	font-style:normal;
	line-height:18px;
}

h1  { 
	font-size: 18px; 
	line-height: 20px;
}

h2  { 	
	font-size: 16px; 
	color:#0095D9;
	line-height: 20px;
}

h3  { 	
	font-size: 14px; 
	color: #0095D9; 
	line-height: 18px;
}

/* ESTRUTURA */
#cabecalho {
	margin-right: auto;
	margin-left: auto;
	width: 958px;
	background-position: right;
	display: block;
	overflow:hidden;
}
#slogan {
	width: 150px;
	height:20px;
	display: block;
	float:left;
	font-size: 16px;
	font-family: Helvetica;
	margin-top: 60px;
	padding-left: 225px;
	color: #195A7D;
}
#cab_texto { 
	display:block;
	float:left;
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 75px; 
	color: #FFF; 
	margin-left: 25px; 
}
#cab_texto2{
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 45px; 
	color: #195A7D;
}

#menu {
	height: 43px;
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bkg_menu.png);
	/*margin-top: 0px;*/ 			
	display: block;
}

#menu ul { 
	margin-left: 20px; 
}

#menu ul li  { 
	float: left; 
	color: #FFF; 
	margin-top: 8px; 
	margin-right: 8px; 
	margin-left: 8px; 
	line-height: 33px; 
	display:table; 
}

#menu ul li a:link { color: #FFF; text-decoration: none; display: block; padding-right: 5px; padding-left: 5px; } 
#menu ul li a:visited { color: #fff ; text-decoration: none !important; display: block; padding-right: 5px; padding-left: 5px; }
#menu ul li a:hover { color: #000; text-decoration: none; background-color: #FFF; background-image: url(img/bg_buton.jpg); }
#menu ul li a:active { background-image: url(../img/bg_buton.jpg); color: #000; }

#content {
	margin-top: -2px;
	width:958px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#corpo {
	padding:20px;
	background-color: #FFF;
	font-size: 14px;
	width: 918px;
	float:left;	
}

a {
	text-decoration: none;
	color: #195A7D;
}

a:hover {
	text-decoration:underline;
}	

#faixa {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -4px;
	display: block;
	height: 27px;
	font-size: 12px;
	color: #FFF;
	background-color: #647D8C;
	clear: both;
}

#faixa ul { 
	margin-left: 25px; 
	margin-top: 3px;
	float: left; 
}

#faixa ul li  {
	float: left;
	color: #FFF;
	margin:5px 5px 0 5px;
	display: block;
}

.none{ display:none; }

#faixa ul li a {color: #FFF;text-decoration: none;}

#faixa ul li a:hover {color: #000;text-decoration: none;background-color: #FFF;}

#logo { 
	background-image: url(img/logo.jpg); 
	height: 53px; 
	width: 54px; 
	float: left; }

.cab_texto2 { 
	font-size: 36px; 
	color: #000; 
}

.competencias a,.competencias { 
	font-style: italic;
	color:#647D8C; 
}

.rodape { 
	font-size: 12px; 
	color: #FFF; 
	float: left; 
	height: 50px; 
	margin:0 25px; 
}

#rodape {
	height: 54px;
	width: 755px;
	margin:15px auto;
	display: block;
}

#rodape .rodape a { 
	color: #FFF; 
	text-decoration: none; 
}

#rodape .rodape a:hover { 
	color: #CCC; 
	text-decoration: none; 
}

.mapa {
	width: 200px;
	height:200px;
	float: right;
	padding:25px 0;
}

.vcard {
	width: 350px;
	/* height:200px; */
	float: left;
	padding:25px 0;
}
.vcard strong{
	color:#0095D9;
	font-size:14px;
}

.menumarca {
	color: #000 !important; 
	text-decoration: none; 
	background-color: #FFF; 
	background-image: url(img/bg_buton.jpg);
}

.realce {
	color: #0095D9; 
	font-size: 22px; 
}

.titulo-1					{ font-size:20px; color:#195A7D; text-transform:uppercase; font-weight:bold; }
.titulo-2					{ font-size:17px; color:#637c8c; text-transform:uppercase; font-weight:bold; }
.post .aligncenter			{ margin-bottom:10px; }
.post .alignleft			{ margin:0 10px 10px 0; }
.post .alignright			{ margin:0 0 10px 10px }

.post .entry img			{ margin:10px; }		
.post .entry p 				{ margin:10px; }
.single .post .entry p		{ margin:10px 0; }
.post						{ color:#58595b; font-size:12px; }
.post p 					{ margin:0; color:#58595b; font-size:12px; line-height:16px; }
.post a						{ font-weight:bold; color:#195A7D; }
.post ul					{ padding:10px 0; list-style:square inside; }
.post ol					{ list-style:georgian inside; }
.post li					{ padding:5px; }
.post h2					{ font-size:20px; line-height:22px; }
.post h3					{ font-size:16px; line-height:22px; }
.post h2,
.post h3					{ padding-top:20px; } 
.post h4,
.post h5,
.post h6					{ font-size:14px; }
.post .titulo-1				{ padding-top:0; }

.post blockquote			{ padding:15px; margin:15px; border:1px solid #CCC; background:#f1f1f1; line-height:18px; }
.post .postmetadata			{ border-top:1px solid #8b9eaa; margin-top:20px; text-align:right; color:#195A7D; }
.post .postmetadata	a		{ font-weight:normal; color:#8b9eaa; }

.single h1.titulo-1			{ font-size:28px; line-height:36px; }

.lado-lado .titulo-1		{ padding:5px; }
.lado-lado .entry p 		{ margin:0; }
.lado-lado .post 			{ width:280px; float:left; height:270px; margin-bottom:30px; overflow:hidden; }
.lado-lado .margin			{ margin-right:40px; }
.lado-lado .wp-image		{ display:block; width:280px; height:150px; overflow:hidden; }
.lado-lado .post-ramo-alimentos	{ width:100%; height:auto; margin-bottom:30px; padding-bottom:20px; }
.lado-lado .post-ramo-alimentos .titulo-1 { padding-left:0; }
.lado-lado .post-ramo-alimentos p	{ padding-bottom:10px; }

.blog .titulo-1				{ margin-bottom:15px; }
.blog .post					{ margin-bottom:50px; }
.blog .date					{ font-size:13px; padding:5px 0; color:#637c8c; }

.mais-trabalhos				{ margin:50px 0; overflow:auto; }
.mais-trabalhos h2			{ margin:5px 0 15px 0; font-size:24px; }
.mais-trabalhos .post		{ width:190px; height:140px; overflow:hidden; float:left; }
.mais-trabalhos .margin		{ margin:0 15px; }
.mais-trabalhos .titulo-2	{ font-size:16px; color:#637c8c; display:block; margin:5px 0 0 2px; }

.category-clientes .post .wp-image { margin-bottom:15px; }


/* COMMENTS */
#commentform						{ }
#commentform a						{ border-bottom:1px dotted #465D71; }
#commentform h3						{  }	
#comment							{ width:80%; }

#author,
#email,
#url,
#comment,
#submit								{ margin:5px 5px 0 0; }
#comment							{ border: 1px solid #666; }
#submit								{ width:80px; height:27px; border:none; }

#comments							{ margin-top:30px; }
	
ol.commentlist 						{ }
ol.commentlist li 					{ clear:both; padding:10px 0 10px 10px; margin:10px 0px; list-style-type:none; border-top:1px dotted #CCC; background:#F1f1f1; }
ol.commentlist li.alt 				{ }
ol.commentlist li p 				{ margin:6px 0 6px 0; padding:0 12px 0 0; }
ol.commentlist a 					{ color:#000;}
ol.commentlist .avatar				{ float:left; margin:0 12px 0 0; padding:2px; border: 1px solid #CCC; background:#FFF; }
ol.commentlist .comment-meta		{ font-size:80%; }
ol.commentlist cite 				{ font-weight:bold; font-style:normal; }
ol.commentlist cite a				{ color:#000; text-decoration:none; border-bottom:1px dotted #465D71; }

/* FORMS */
.wpcf7-form							{ width:390px; }
.wpcf7-form legend					{ display:none; }
.wpcf7-form p						{ clear:both; margin:0; }
.wpcf7-form label					{ display:block; width:100px; margin-bottom:5px; float:left; color:#195A7D; font-weight:bold; }
.wpcf7-form span					{ display:block; width:450px; margin-bottom:5px; float:left; }
.wpcf7-form .your-message textarea	{ width:390px; }

.form-filtro						{ height:50px; }
.form-filtro select					{ width:150px; color:#808285; border:1px solid #CCC; border-width:2px 2px 1px 1px; padding:2px; }
.form-filtro .link-especial			{ color:#0095D9; font-size:13px; font-weight:bold; letter-spacing:-0.04em; margin-left:26px; }

.link-trabalhe						{ font-size:26px; line-height:30px; font-weight:bold; padding:20px; float:right; }

/*

	SLIDER MODAFOCA

*/

#slider1 {
    width: 958px; /* important to be same as image width */
    height: 450px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1Content {
    width: 958px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
	font: 55px/55px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 958px;
    /*background-color: #000;*/
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
	-khtml-opacity: 0.6;
    opacity: 0.6;
    color: #0095D9;
    display: none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-family: Helvetica;
    font-size: 65px;
    color: #fff;
}
.left {
	top: 200px;
    left: 0px;
	width: 958px !important;
	height: 128px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}
ul { list-style-type: none;}



/*
 * Default style for WP-PageNavi plugin
 * http://wordpress.org/extend/plugins/wp-pagenavi/
 *
 */

.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	padding: 3px 5px;
	margin: 2px;
	color:#637c8c;
	font-size:26px;
	font-weight:bold;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
}

.wp-pagenavi span.current {
	font-weight: bold;
	font-size:28px;
	text-decoration:underline;
}

