* {margin:0; padding:0;}

body {
	color: #FFFFFF;
	font-family: "Arial";
	font-size: .75em;
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(images/bg_lart.jpg) fixed top center no-repeat;
	background-color:#EEEEEE;
	}
	
	
/*--------------------------------*/
#main{
  width:960px;
  margin: 0 auto;
}

html, body, #main {height: 100%;}

body > #main {height: auto; min-height: 100%;}

#main {padding-bottom: 30px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -30px; /* negative value of footer height */
	height: 30px;
	clear:both;} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#selo{
	background:url(images/selo_lart.png);
	width:251px;
	float: right;
	height: 35px;
	margin-right: 26px;
	margin-top: -1px;
	text-align:center;
}

#selo p{
	color: #630;
	font-size: 14px;
	padding: 8px 0px 0px;
}

#selo a{
	color: #933;
	font-weight: bold;
	text-decoration: underline;
}

#selo a:hover{
	text-decoration:none;
}

#header_nav {
	margin: 0 0 0 0px;
	width:960;
	background-color:FFFFFF;
        background-image: url(images/header.png);
	width: 960px;
height: 170px;
	margin: 0 auto;
	
	}
	
#banner_home{
	position:absolute;
	top:147px;
}




#banner{
	background-image: url(images/bg_banner.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
}


#menu{
	position:relative;
	height: 27px;
width:490px;
top:119px;
left:64px;
color: #000000;
}

#menu li a{
	color:#993300;
	text-decoration:none;
}

#menu li a:hover;{
	color:#993300;
	text-decoration:underline;
}

#menu li {
	float:left;

	font-weight:bold;
	font-size:12px;
line-height:25px;
	text-align:center; 
	display:block;
	color: #000000;
}

#menu li.home{
	width:85px;
}

#menu li.empresa{
	width:88px;
}

#menu li.produtos{
	width:100px;
}

#menu li.localizacao{
	width:115px;
}

#menu li.faleconosco{
	width:97px;
}

li.menu{
	list-style: none;
	display: inline;
	width: 25%;
}


#topo {	
	height:457px;
/*	background-color:#df7ddf; */
}



.box{
	width: 260px;
	min-height: 150px;
	border: 1px solid #CCCCCC;
	background: url(images/bg_tit.jpg) repeat-x 0 0;
	-color: #FFFFFF;
}

.text-link a{
	color:#ff6600;
	margin-top:20px;
	position:relative;
	float:right;
	text-decoration:underline;
}

.text-link a:hover{
	color:#fff;
	background-color:#ff6600;
	margin-top:20px;
	position:relative;
	float:right;
}

.boxproduto{
	width: 216px;
	min-height: 100px;
padding-left:50px;
}

#menu_top{
background-image: url(images/menu_top.gif);
height:53px;
}

#menu_middle{
background-image: url(images/menu_middle.gif);
background-repeat:repeat-y;
}

#menu_bottom{
background-image: url(images/menu_bottom.gif);
height:17px;
}


boxproduct{
	border:solid 1px #CCCCCC;
}

#side{

	height:100%;
	min-height:100%;
}

.body-full{
	width:100%;
	height:300px;
	min-height:300px;
	display:block;
}

.mainhome{
	display:block;
	height:110px;
	margin-top:5px;
	border-bottom:dashed 1px #CCCCCC;
	display: block;
	height: 130px;
}

.conteiner-home{
	height:500px;

}

.conteiner-home-left{
	width:300px;
	float:left;
}

.text-home{
	width:210px;
	float:left;
	padding-top: 20px;
}

.thumb-img-home{
	width:90px;
	float:right;
}

.conteiner-home-right{
	width:300px;
	float:right;
}

.thumb-home-box{
	width:160px;
	float:left;
	padding-top: 20px;
	padding-left: 5px;
}
	
/*--------------------------------------*/

.contentpost p {
	text-align: left;
    clear: both;

	}

h2 {
	font-size: 1.2em;
	text-transform: uppercase;
	}
	
h3 {
	font-size: 1em;
	padding-left:5px;
	padding-right:5px;
	}

.textobox{
	padding-left:5px;
	padding-right:5px;
}

a {
	color: #000000;
	text-decoration: none;
	}

.entry a {
	text-decoration: underline;
	}
.entry ul li {
	padding: 3px;
}
.entry ul {
	list-style-position:inside
}
a:hover {
	color: #FF6633;
	}
	
.breadcrumb{
	padding-left:5px;
	color:#5F5F5F;
	border-bottom:solid 1px #CCCCCC;
}

.breadcrumb a{
	color:#5F5F5F;
}

.breadcrumb a:hover{
	color:#FF6633;
}

blockquote {
	background: url("images/blockquote.jpg") no-repeat top left;
	font-style: italic;
	padding-left: 30px;
	}

#navlink {
	margin: 30px 0 30px 0;
	padding-bottom:10px;
	}

#topbar {
	border-bottom: 1px solid #a9a9a9;
	padding: 30px 0 35px 0;
	width: 800px;
	}

.blogtitle {
	color: #ff7e00;
	font-weight: bold;
	font-size: 85px;
	text-transform: uppercase;
	position:relative;
	line-height:58px;
margin-top:55px;
	float:left;
	overflow: visible;
	}
	
.blogdescription {



	text-transform: uppercase;

	position: relative;

	width: 533px;

	margin: 0 0 0 6px;

	padding: 1px 0 0 5px;
	float:left;
	position: relative;
	}

#banner {



	}



/* -content- */



#contentwrap {

	width: 960px;
	margin: 0 auto;
	position:absolute;
	top:480px;

	
	}

#content {
float: right;
position: relative;
	}
	#aligner {
		margin: 0;
			width: 690px;

			margin-top:20px;
	}

#content2 {

	float: right;


	width: 640px;

	margin: 20px 5px 0 11px;

	}

#contentpost {

	margin-left: auto;

	margin-right: auto;

	width: 640px;



	padding-right:8px;


	}

	

/* SIDEBAR */



/*#sidebar {

	float: left;

	height:100%px;
	
	min-height:460px;

	width: 240px;

	background-color:#FFFFFF;
	}

*/	
	#sidebar {

		float: left;

		margin-bottom: 30px;
		
		margin-top:20px;

		width: 230px;

		margin-right: 6px;
		}

	

#sidebar .sidebar_header {

	// background is determined in random color generator include;

	}

#sidebar h2 {

	color: #ffffff;

	font-weight: normal;

	text-transform: capitalize;

	font-size: 26px;
	
	padding-top:15px;
	padding-left:15px;
	
	
	}

#sidebar h2.small, #sidebar h2.widgettitle {

	// background is determined in random color generator include;

	color: #ffffff;

	font-size: 16px;

	font-weight: bold;

	margin: 20px 0 0 0;

	padding: 0 20px 0 0;

	letter-spacing: 0px; 
	text-transform: capitalize;
	text-align: left;
	}

#sidebar ul {

	list-style: none;

	margin: 0;

	padding: 10px;

	}

#sidebar li {

	list-style: none;

	}
#sidebar li select {
	margin: 5px 0 0 100px;
}

#sidebar ul li ul{
	padding:3px;
}

#sidebar ul li {


/*background: #FFFFFF;*/

	margin: 3px 3px 3px 10px;
	text-align: left;
	}

#sidebar img {

width:;

border: 0;
}

.img-home{
	height: 80px;
	width: 80px;
	float:right;
	padding-bottom:5px;
	padding-top:10px;
}


/* -post and entries- */

.post {

	float:left;

	position: relative;

	width: 200px;

	padding: 15px 15px 15px 15px;

	height: 100%;

	overflow: hidden;

	}

.post_single {

	float:left;

	width: 620px;

	margin: 20px 20px 20px 20px;


	}

.entry p img {

	border: 0px;
    margin: 4px;
	padding-top:0px;

	}
	
.entry p {}

.postdate {

	color: #000000;

	font-size: 16px;

	font-weight: bold;

	text-transform: uppercase;

	}

.image_post{
	float:left;
}


.text_clean{
	vertical-align:middle;
	display:table-cell;
	padding-top:50px;
}

.postdate_single {

	color: #000000;

	font-size: 25px;

	font-weight: bold;

	text-transform: uppercase;

	}

.pagetitle {

	color: #000000;

	font-size: 2em;

	font-weight: bold;

	margin-top: 14px;

	text-transform: uppercase;

	}

.posttitle {

	font-size: 1.4em;

/*	font-weight: bold; */
	color:#FF6633;
	line-height: 19px;

	}

.posttitle_single {

	font-size: 30px;

	font-weight: bold;

	text-transform: capitalize;
	
	color:#E17103;

	}

.posttitle a {

	color: #FF6633;
	text-align:center;
	display:block;

	}

.posttitle a:hover {

	color: #000000;

	}

.postmetadatabottom {

	background: #a9a9a9;

	margin: 15px 0 15px 0;

	padding: 3px;

	text-transform: uppercase;

	width: 100px;

	}

.postmetadatabottom a {

	color: #000000;

	}

.postmetadatabottom a:hover {

	color: #ffffff;

	}

.entry {



	padding-bottom: 10px;

	}



/* -search form- */



#searchsubmit {

	display: none;

	}

#search {

	border: solid 1px #ffffff ;

	color: #ffffff;

	text-transform: uppercase;

	font-size:10px;

font-weight:bold;

	background: transparent;

	}

.searchform {

	color: #ffffff;

	text-transform: uppercase;

	font-size:11px;

	font-weight:bold;

	padding: 3px;

	margin-top: 3px;
	padding: 5px 0 0 40px;
 height: 25px;
}





#footer {
	clear: both;
	color: #a9a9a9;
	padding: 10px 0 35px 0;
	text-align:center;
	background-position: bottom;
/*	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x; */

	}

#footer a {

	color: #000000;

	}



/* -comments- */



#comments {

	clear: both;

	padding-top: 20px;

	padding-left: 20px;

	}

#respond {

	clear: both;

	padding-top: 20px;

	padding-left: 20px;

	}

.comment-info-split {

	clear: both;

	}

.commentmetadata {

	text-transform: uppercase;

	}

.commentlist div.alt {

	color: #000000;

	padding: 10px;

	}

ol.commentlist {
list-style: none;
}
ol.commentlist ul.children {
list-style: none;
}

.comment-div {

	display: block;

	}

.comment-left {

	width: 30%;

	}

.comment-right {

	width: 70%;

	}
.comment-author {

}
.avatar {
background:#FFFFFF none repeat scroll 0 0;
float:left;
margin-bottom:5px;
padding:3px;
}
.commentlist ul li {
border-bottom:none;
}
.commentlist li {
margin: 10px 0 0 0 ;
}
ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { border-bottom:1px dotted #666; padding:1em; }
ol.commentlist li.comment div.comment-author {}
ol.commentlist li.comment div.vcard { font:normal 16px arial; }
ol.commentlist li.comment div.vcard cite.fn { font-style:normal; }
ol.commentlist li.comment div.vcard cite.fn a.url {}
ol.commentlist li.comment div.vcard img.avatar { border:5px solid #ccc; float:left; margin:0 1em 1em 1em; }
ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {}
ol.commentlist li.comment div.commentmetadata {}
ol.commentlist li.comment div.comment-meta { font-size:9px; }
ol.commentlist li.comment div.comment-meta a { color:#ccc; }
ol.commentlist li.comment p { font-size:11px; margin:0 0 1em; }
ol.commentlist li.comment ul { font-size:11px; list-style:square; margin:0 0 1em 2em; }
ol.commentlist li.comment div.reply { font-size:11px; }
ol.commentlist li.comment div.reply a { font-weight:bold; }
ol.commentlist li.comment ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li.comment ul.children li {}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.comment ul.children li.depth-2 { margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-3 { margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-4 { margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-5 {}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

/* -floats -*/



.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}



.alignleft {

   float: left;

}



.alignright {

   float: right;

}

#header_left {

	width: 900px;
	margin: 0 auto;

		background-image: url(images/bg_header.jpg);
		background-repeat: repeat-x;
 

	}



#bodywrap {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	}

.bg {
	height:220px;
	overflow:hidden;
}

/*
.post:hover {
	background: white !important;
	}

.post:hover .posttitle a {
	color: black !important;
	}
*/

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#eef5e1;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #e4efd5;
	}

.subnav li a:hover, .subnav li a:active {
	background:#e4efd5;
	text-decoration:none;
	color: #7da939;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}

#nav {

	font-size:1.1em;
	z-index:5000;
	}

#nav, #nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1;
	z-index:5000;
	}

#nav a, #nav a:hover {
	
	display: block;
	text-decoration: none;
	border:none;
	z-index:5000;
	}

#nav li {
	
	float: right;
	list-style:none;
	border-right:1px solid #a9a9a9;
	z-index:5000;
	}

#nav a, #nav a:visited {
	background:#810945;
	display:block;
	font-weight:bold;
	color: #f5f5f4;
	padding:6px 12px;
	z-index:5000;
	}

#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
	background:#235024;
	text-decoration:none;
	z-index:5000;
	}	
			
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	border-bottom: 1px solid #a9a9a9;
	z-index:5000;
	}
	
#nav li li {
	width: 172px;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	background: #777;
	z-index:5000;
	}

#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size:0.9em;
	color:#FFF;
	z-index:5000;
	}

#nav li li a:hover, #nav li li a:active {
	background:#000;
	z-index:5000;
	}	

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	z-index:5000;
	}

a.main:hover {	
	background:none;
}

#commentform {
	margin: 10px 10px 10px 10px;
	padding: 0 10px 10px 10px; 
}

.picleft {
	float: left;
	margin: 4px;
	clear:both;
}

.picright {
	float: right;
	margin: 4px;
	clear:both;
}
.alignright {
	float: right;
	margin: 4px;
	clear:both;
}
.alignleft {
	float: left;
	margin: 4px;
	clear:both;
}
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}


.entry ol li {
	clear: both; 
	margin-top: 10px;
	position:relative;
}

#cattag {
	font-size: 10px;
}

#fun {
	width: 480px;
	height: 430px;
	float: left;
	position: relative;
	margin:  0 0 0 -250px;
	background: #660000;
}

#subtitle {
	size: 18px;
	color: #666666;
	text-transform: uppercase;
	text-align: center;
}
