*{

  position: relative;

}

::-moz-selection { background: #eae18d; color: #d4b764; text-shadow: none; }
::selection { background: #eae18d; color: #d4b764; text-shadow: none; }

.single #nav-above {

  display: none;

}
a:focus{
  border: none;
  outline: none;
}

html, body{

  margin: 0;

  padding: 0;

}

html{

  background-image: url(../img/bg.jpg);

}

body{

  overflow: scroll;

  background-image: url(../img/content-bg.png);

  background-repeat: repeat-y;

  background-position: center top;

  margin-top: -28px;

  height: 100%;

  font-family: "Tahoma", sans-serif;

}

a, a:hover, a:active, a:visited{

  text-decoration: none;

}

h1, h2, h3, button, .access, .slider-title, .banner-title{

  /*font-family: 'Justus Roman', 'Georgia', serif;*/

  font-family: 'Georgia', serif;

  font-style: italic;

  letter-spacing: 2px;

}

h1{

  font-size: 16px;

}

.textcolor1, a, a:visited{

  color: #333;

}

a:hover, a:active{

  color: #000;

}

.textcolor2{

  color: #673548;

}

.font1{

  /*font-family: 'Justus Roman', 'Georgia', serif;*/

  font-family: 'Georgia', serif;

}

.font2{

  font-family: "Tahoma", sans-serif;

  font-style: italic;

}


ul, ol{
  padding-left: 20px;
  text-align: left;
}


/*

====================================

Classes de apoio

====================================

*/

.forceblock{
  display: block;
}

.nomargin_top{
  margin-top: 0
}

.nomargin_left{
  margin-left: 0
}

.center_h{

  margin: 0 auto;

}

.center_txt{

  text-align: center;

}

.right_txt{

  text-align: right;

}

.left_txt{

  text-align: left;

}

.justify{
  text-align: justify;
}

.fill_w{

  width: 100%;

}

.fill_h{

  height: 100%;

}

ul.clean, ul.clean li{

  padding: 0;

  margin: 0;

  list-style: none;

}

.inlineblock{

	display: inline-block;

}

.hideoverflow{

  overflow: hidden;

}

.float_l{

  float: left;

}

.float_r{

  float: right;

}

.dotted, .dotted_left, .dotted_right, .dotted_top, .dotted_bottom{

  border-style: dotted;

  border-color: #ccc;

  border-width: 1px;

}

.dotted, .dotted_left, .dotted_right, .dotted_top, .dotted_bottom{

  border-width: 0;

}

.dotted_left{

  border-left-width: 1px;

}

.dotted_right{

  border-right-width: 1px;

}

.dotted_top{

  border-top-width: 1px;

}

.dotted_bottom{

  border-bottom-width: 1px;

}

.topspace1{

  margin-top: 20px;

}

.topspace2{

  margin-top: 30px;

}

.borderbottom{

  border-bottom: 1px solid black;

}

.medium{

  font-size: 14px;

}

.big{

  font-size: 16px;

}

.italic{

  font-style: italic;

}

.paddingleft1{

  padding-left: 20px;

}

.paddingleft2{

  padding-left: 32px;

}

.paddingright1{

  padding-right: 20px;

}



.grid_6.paddingleft1, .grid_6.paddingright1{

  width: 440px;

}





/*

====================================

Header

====================================

*/

#blog-title{

  margin-top: 45px;

  margin-bottom: 40px;

}

#branding{

  background-position: center top;

}





/*

====================================

Navegação Principal

====================================

*/

.access {

  float: left;

  width: 100%;

  font-size: 16px;

}

.access li {

  float: left;

  position: relative;

}

.access li a, .access li a:hover, .access li a:active, .access li a:visited {

  margin: 0 10px;

  height: 26px;

  display: block;

  text-decoration: none;

  text-align: center;

  color: black;

  overflow: hidden;

}

 .access li a:hover{
  color: #8A6E21;
 }

.accessaltmargin{

  margin: 0 14px!important;

}

.menu_underline{

  position: absolute;
  display: block;
  left: -50%;
  top: 22px;

}







/*

====================================

Conteúdo

====================================

*/

div[role=main]{
  padding-top: 25px;
}

#content-wrapper{

  padding-top: 10px;

}

.page-title{

  padding-left: 60px

}

.content{

  float: left;

  width: 100%;

}





/*

====================================

Footer

====================================

*/

footer{

  background-color: #d4b764;

  padding-bottom: 20px;

}

.altanchor{
  color: #8A6E21!important;
}

.altanchor:hover{

  /*text-decoration: underline!important;*/
  color: black!important;
}





/*

====================================

About

====================================

*/

.about_thumb_crop{

  overflow: hidden;

  height: 300px;

}



.p404{

  padding: 100px 0;

  text-align: center;

  font-size: 16px;

  display: block;

}



button{

  background-color: #d4b764;

  color: black;

  font-size: 14px;

  padding: 2 7px;

  border: none;

}



#cotacao{

  margin: 0 auto;

  width: 95%;

  border-collapse: separate;

  border-spacing: 2px;

}

#cotacao td{

}

.tablefield{

  background-color: #d4b764;

}

.tablevalue{

  background-color: #ccc;

}





#back_to_top{

  position: fixed;

  right: 30px;

  bottom: 30px;

  /*background-color: #d4b764;

  background-image: url(../img/stairs_up.png);

  background-repeat: no-repeat;;

  background-position: 60px 10px;*/

  background-image: url(../img/backtotop.png);

  background-repeat: no-repeat;

  background-position: center -20px;

  width: 40px;

  height: 85px;

  padding: 10px 42px 10px 10px;

  font-size: 13px;

  line-height: 16px;

  color: white;

  display: none;

}



.dicionario{

  width: 100%;

  height: 700px;

}

.dicionario-tipo, .dicionario-tipo:hover, .dicionario-tipo:active, .dicionario-tipo:visited{

  color: #333;

}



.dicionario-tipo.active, .dicionario-tipo.active:hover, .dicionario-tipo.active:active, .dicionario-tipo.active:visited{

  color: #673548;

}





.fancyline, .fancyline_small, .fancyline_large, .fancyline_xlarge, .fancyline_medium{
  background-position: center bottom;
  background-repeat: no-repeat;
  padding-bottom: 5px;
}

.fancyline{

  background-image: url(../img/menu-hover.png);

}

.fancyline_small{

  background-image: url(../img/menu-hover-small.png);

}

.fancyline_medium{

  background-image: url(../img/menu-hover-medium.png);

}

.fancyline_large{

  background-image: url(../img/menu-hover-large.png);

}

.fancyline_xlarge{

  background-image: url(../img/menu-hover-xlarge.png);

}



.tribunais{

  display: inline-block;;

  margin: 0 10px;

}

.spacer{
  height: 50px;
  display: block;
  background-image: url(../img/menu-hover-xlarge.png);
  background-position: center;
  background-repeat: no-repeat;
}

.fadespan{
  width: 220px;
  height: 220px;
  background-image: url(../img/whitepx.png);
  position: absolute;
  top: 0;
  display: block;
  z-index: 10;
}

.whitefade{
  height: 220px;
  display: block;
}

.whitefade:hover .fadespan, .whitefaderel:hover .fadespan{
  display: none;
}

.likebutton, .plusonebutton{
  display: inline-block;
  overflow: hidden;
  width: 320px;
}

.plusonebutton{
  width: 40px;
}

.twitter-widget{
  height: 85px;
  overflow: hidden;
}

.twitter-feed{
  margin-top: -35px;
}

.item{
  height: 240px;
  margin-bottom: 20px;
}

.hoverslider_left, .hoverslider_right{
  background-position: center;
  width: 99px;
  height: 395px;
  background-image: url(../img/slider_arrow_left_gradient.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  display: block;
  cursor: pointer;
}
.hoverslider_right{
  right: 0;
  background-image: url(../img/slider_arrow_right_gradient.png);
}
#hoverslider{
  overflow: hidden;
  margin-left: -80px;
  display: block;
  height: 395px;
}
#hoverslider_img{
  position: absolute;
  left: 65px;
}

.alt_grid_3{
  width: 230px!important;
  margin: 0;
}




#layout{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 999;
  opacity: 0.4;
  background-image: url(base.jpg);
  background-position: center top;
    
}

#atuacao{
  text-align: justify;
}

.button, .button:visited{
  font-family: 'Georgia', serif; 
  color: #333;
  text-align: center;
  display: inline-block;
  width: 280px;
  height: 28px;
  line-height: 28px;
  font-size: 13px;
  background-image: url(../img/botao.png);
}
.button:hover{
  background-image: url(../img/botao_hover.png); 
}
.button:active{
  background-image: url(../img/botao_active.png); 
}


.listagem{
  margin-bottom: 30px;
}
.listagem-data{
  color: #666;
  font-size: 13px;
  font-weight: bold;
}
.listagem p, h4 {
  margin: 0;
}
.listagem-spacer{
  border-bottom: 1px solid #D4B764;
  background-image: url(../img/arrow_right.png);
  background-repeat: no-repeat;
  background-position: 750px center;
  height: 30px;
  margin-top: -25px;
  display: block;
}

.404{
  text-align: center;
  padding-bottom: 200px;
}