/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/
/* zerando */
html, body, div, span, applet, object, iframe, table, caption,
tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins,
kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,
acronym, address, big, cite, code, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
    vertical-align: baseline;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
:focus {
    outline: 0;
}
body {
    background: white;
    line-height: 1;
    color: black;
}
ol, ul {
    list-style: none;
}
h1#blog-title {
text-indent:-9000px;
background:url(img/logo_dm.jpg) no-repeat;
width:150px;
height:5px;
overflow:hidden;
margin-top:-60px;
margin-left:10px;
}

h1#blog-title a {
	color: #fff;
	text-decoration: none;
	display:block;
	width:150px;
	height:20px;
	text-indent:-4000px;
	overflow:hidden;
	margin-top:-60px;
	margin-left:10px;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}


/* Begin Typography & Colors */
body {
	font-size: 11px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background:url(images/fundo2009.jpg) repeat-x center top;
	background-color: #c0c0c0;
	text-align: center;
	}

#page {
	text-align: left;
	}

#header {
width:770px;
height:80px;
float:inherit;
display:inline-block;
padding-bottom:40px;
margin-bottom:10px;
}

#hora {
float:right;
margin-left:5px;
}
#headerimg 	{
	margin: 15px 0px 0;
	height: 50px;
	width: 770px;
}
.headerRight {
float:right;
width:215px;
list-style:none;
padding:0;
}

.info {
list-style:none;
float:right;
margin-top:20px;
width:239px;
height:32px;
}
#content {
	font-size: 1.2em
}
.widecolumn .entry p {
	font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	width: 760px;
	margin-left:-4px;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
	{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */

.breadcrumb {

margin-left: 15px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #222;
float:left;
margin-bottom:25px;
}

/* Begin Structure */
body {
	margin: 0 0 0 0;
	padding: 0;
}

#page {
	margin: auto;
	padding: 0;
	width: 770px;
}

#header {
	margin: 0 0 0 1px;
	padding: 0;
	height: 60px;
	width: 770px;
}

.narrowcolumn {
	padding: 10px 0 10px 0px;
	margin: 90px 0 0;
	*margin: 75px 0 0;
	width: 750px;
}

.widecolumn {
	padding: 10px 0 5px 0;
	margin: 80px 0 0 15px;
	*margin: 95px 0 0 15px;
	width: 670px;
}

.post {
	margin: 0 0 45px;
	text-align: justify;
	padding-right: 10px;
	padding-left:10px;
	margin-left:5px;
	font-size:11px;
	padding-top:30px;
}


.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* @Footer */
#footer2 {
	border: none;
	height:39px;
	margin-left:10px;
}

#footer {
	border: none;
	background-image:url(images/footer1.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:98px;
	margin-left:10px;
}

#footer .address {
	padding: 5px 5px 0px 0px;
	margin-right:15px;
	float:right;
}
/* End Structure */
/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}

h2 {
	margin: 30px 0 0;
	*margin: 20px 0 0;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: none;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 10px 0 0 0;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 5px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
#sidebar {

display:none;

}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	color:#000;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

#navigation {
	display: block;
	text-align: center;
	margin-top: 5px;
	margin-left: 5px;
	}
/* End Various Tags & Classes*/

#menusalto{
	float:right;
	width:125px;
	*width: 180px;
	margin: -10px 0px 10px 0px;
	display:visible;
}
select { 
*width: 180px; 
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#maincontent {
	width: 780px;
	padding: 0px;
	margin-top: 50px;
	*margin-top: 55px;
	margin-bottom: 5px;
	color: #323232;
}

#middle {
width: 780px;
margin: 0 auto;
color: #555;
}

#middle .sf {
width: 230px;
padding-top: 4px;
}

#middle .sf .searchfield {
border: 1px solid #003366;
padding: 2px;
width: 200px;
background-color: #E9F8FC;
}


#middle h2 {
font-size: 14px;
color: #003388;
font-weight: normal;
margin: 0px;
padding: 0px;
margin-bottom: 4px;
}


#middle .left {
float: left;
width: 310px;
padding: 5px;
margin-right: 5px;
}

#middle .left:hover {
}

#middle .mid {

float: right;
width: 440px;
height: 220px;
padding-top: 15px;
margin-right: 5px;
margin-left: 5px;
background-image:url(images/news.png);
background-repeat:no-repeat;
margin-top:5px;
}

.mid ul {
padding-top: 5px;
padding-left:20px;
margin-left:20px;
width: 370px;
font-size:12px;
*line-height:25px;
}

.mid p {
padding-top: 25px;
padding-left:10px;
margin-left:10px;
margin-top: 80px;
width: 350px;
font-size:12px;
float:left;
}

#middle .mid:hover {
}

#middle .right {

float: right;
width: 250px;
height: 180px;
padding: 0px;
background-image:url(images/loginbox.png);
background-repeat:no-repeat;
margin-top:5px;
margin-left: 5px;
display:block;
}


#middle .right:hover {
}


#middle p {

font-size: 10px;
line-height: 16px;
padding: 0px;
margin: 0px;
margin-bottom: 4px;
float:right;
}


#middle ul {

list-style-type: none;
margin-top: 0px;
padding-top: 30px;
margin-right: 5px;
}



#middle ul li {
list-style-type: none;
margin: 0px;
margin-left:1px;
margin-right:4px;
padding-right: 5px;
}


#middle ul li a {
color: #003366;
text-decoration: none;
}


#middle ul li a:hover {
color: #123152;
text-decoration: underline;
}

#contenth1 {
text-indent:-9000px;
background:url(images/contato_topo.jpg) no-repeat;
width:760px;
height:98px;
overflow:hidden;
margin-top: 5px;
*margin-top:20px;
}

#modalh1 {
text-indent:-9000px;
background:url(images/modal.jpg) no-repeat;
width:760px;
height:98px;
overflow:hidden;
margin-top:5px;
*margin-top:20px;
}

#produtosh1 {
text-indent:-9000px;
background:url(images/produtos.jpg) no-repeat;
width:760px;
height:98px;
overflow:hidden;
margin-top:5px;
*margin-top:20px;
}

#empresah1 {
text-indent:-9000px;
background:url(images/institucional.jpg) no-repeat;
width:760px;
height:98px;
overflow:hidden;
margin-top:5px;
*margin-top:20px;
}

#consultoriah1 {
text-indent:-9000px;
background:url(images/consultoria.jpg) no-repeat;
width:760px;
height:98px;
overflow:hidden;
margin-top:5px;
*margin-top:20px;
}

#servicosh1 {
text-indent:-9000px;
background:url(images/servicos.jpg) no-repeat;
width:760px;
height:98px;
overflow:hidden;
margin-top:5px;
*margin-top:20px;
}


#valoresh1 {
text-indent:-9000px;
background:url(images/valores.jpg) no-repeat;
width:760px;
height:98px;
overflow:hidden;
margin-top:5px;
*margin-top:20px;
}

#certificah1 {
text-indent:-9000px;
background:url(images/certificacao.jpg) no-repeat;
width:760px;
height:98px;
overflow:hidden;
margin-top:5px;
*margin-top:20px;
}

#clientesh1 {
text-indent:-9000px;
background:url(images/clientes_top.jpg) no-repeat;
width:760px;
height:98px;
overflow:hidden;
margin-top:5px;
*margin-top:20px;
}
#newsh1 {
text-indent:-9000px;
background:url(images/news_topo.jpg) no-repeat;
width:760px;
height:98px;
overflow:hidden;
margin-top:5px;
*margin-top:20px;
}

#newsh2 {
text-indent:-9000px;
background:url(images/news_topo.jpg) no-repeat;
width:760px;
height:98px;
overflow:hidden;
margin-top:15px;
*margin-top:25px;
margin-left:15px;
}

#localh1 {
text-indent:-9000px;
background:url(images/local.jpg) no-repeat;
width:760px;
height:98px;
overflow:hidden;
margin-top:5px;
*margin-top:20px;
}

#padraoh1 {
text-indent:-9000px;
background:url(images/padraoh1.jpg) no-repeat;
width:760px;
height:98px;
overflow:hidden;
margin-top:5px;
*margin-top:20px;
}

#trabalheh1 {
text-indent:-9000px;
background:url(images/trabalheh1.jpg) no-repeat;
width:760px;
height:98px;
overflow:hidden;
margin-top:5px;
*margin-top:20px;
}

#voltar {
float:left;
width: 30px;
height: 30px;
margin-left:20px;
}

/*area de servicos */
#slider {
    width: 660px;
    margin: 0 auto;
    position: relative;
	padding-left:70px;
	padding-bottom:20px;
}

.scroll {
    height: 270px;
    width: 620px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
}

.scrollContainer div.panel {
    padding: 20px;
    height: 210px;
    width: 580px;
}

#shade {
    height: 50px;
}

.hide {
    display: none;
}

.col {float: left; width: 200px;}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
	margin-top: 15px;
	font-size:10px;
}

ul.navigation li {
    margin-right: 10px;
}

ul.navigation a {
    padding: 10px;
    color: #000;
    text-decoration: none;
}

ul.navigation a:hover {
    background-color: #ffcc00;
}

ul.navigation a.selected {
    background-color: #ffcc00;
}

ul.navigation a:focus {
    outline: none;
}
#player1, #player2, #player3 {text-align: center;}

#contatos {
height: 510px;
width:770px;
font-size:10px;
text-align:left;
margin-top:25px;
}
#topo {
width:80px;
height:20px;
float:left;
}
#form_contato{
width:595px;
padding:11px;
float:left;
height: 600px;
}

.botao {
float:left;
margin:20px 40px;
margin-left: -5px;
*margin-left: 0px;
border:1px solid #FFF;
background:#ffcc00;
color:#000;
padding:5px;
font:13px verdana, arial, tahoma, sans-serif;
cursor:pointer;
}
.caixinha {
background-color:#FFFFFF;
background-image:url(images/login_caixa_bg.jpg);
border:2px solid #ffcc00;
}
#swf021f1 {
	margin-top:20px;
}