/*

Css BLOG AIG....
Gustavo Costa

*/





/*---------------------------------------
===Global
---------------------------------------*/


body {
  font-family: Verdana, arial, sans-serif, Helvetica;
  font-size: 12px;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  background: #f5f5f5;
  color: #333;  
  line-height: 1.5em;
  text-rendering: optimizeLegibility;  
}

a { color:#73AA57; text-decoration: none; }
a:hover, a:focus { color: #005580; text-decoration: underline; }

h1,h2,h3,h4,h5,h6 {margin-bottom: 10px;}

h3 { font-size: 16px; }

p {  
    word-wrap: break-word;
  margin: 10px 0;
}

sup, sub { font-size: 75%; }
sup { vertical-align: super; }
sub { vertical-align: sub; }


/*---------------------------------------
===Elements
---------------------------------------*/

.content { padding: 10px 5px; }
.skip { position:absolute; text-indent:-9999em; width:0; }



/*---------------------------------------
===barra-brasil
---------------------------------------*/

#barra_gov {display:none;}

#barra-brasil { 
    position:relative;
    overflow:hidden;
    background: transparent url(../images/bg_barra_gov.png) left top repeat-x;/*barra-brasil-v3-bgx.png*/
}

#barra-brasil .barra {
    display: block;
    max-width:967px;
    height:50px;
    margin: 0 auto;
    background: url(../images/barra_gov.png) 0 bottom repeat-x;/*barra-brasil-v3-bgx.gif*/
}

#barra-brasil .barra ul {
    float:right;
    width: 319px;
}

#barra-brasil .barra ul li {
    float: left;
    padding-left: 25px;
}

#barra-brasil .ai {
    display: block;
    width: 161px;
    height: 28px;
    text-indent: -50000px;
    background: #00500F url(../images/ai.png) no-repeat 0 4px;
}

#barra-brasil .brasilgov {
    display: block;
    width: 108px;
    height: 28px;
    text-indent: -50000px;
    background: #00500F url(../images/brasil.png) no-repeat 0 4px;
}



/*---------------------------------------
===GRID
---------------------------------------*/

#container_aig { margin: 0 auto; }

#header { background-color: #394B31 ;}

#topo,
#wrapper,
#footer-container { max-width: 960px; margin: 0 auto;}

#topo .span4 { margin-left: 0 !important; }

#logo {}

#busca_cc {}

#nav .nav-content { padding: 40px 30px 0 30px; }
#nav .nav-content a { font-size: 15px; text-transform:uppercase; }

#wrapper {  }
#wrapper .wrapper-content {  margin: 0 auto; padding: 0 29px 0 30px; min-height: 750px; }
#wrapper .wrapper-content > .content { min-height: 750px; background-color: #fff; }

#column_left .content { padding-right: 20px;}

#breadcrumbs { margin-bottom: 20px; font-size: 10px; color: #999;}


#footer p, #footer a{ font-size: 11px; }
#footer .menu {float: none;}
#footer h3 { color: #fff; border-bottom: 1px solid #f5f5f5; padding: 10px 0 15px 0; font-size: 18px; }
#footer #sob-footer { padding: 15px 0; color:#fff;  background-color: #394B31; }

#footer a { color:#fff; text-decoration: none; }
#footer a:hover, a:focus { color: #fff; text-decoration: underline; }

#footer #sub-footer { padding: 10px 0; }
#footer #sub-footer a { color:#666; text-decoration: none; }
#footer #sub-footer a:hover, a:focus { color: #666; text-decoration: underline; }
#footer #sub-footer p { color: #666;}


/*---------------------------------------
===layout
---------------------------------------*/

.search input {  }

#form-login-remember {display:none;}
#menu_login {display:none;}
#form-login-remember {display:none;}


#column_right .search label{display:none;}
#column_right .search .btn { text-indent:-5000px; background: #fff url(../images/ico_busca.png) center center no-repeat; width: 25px; } 
#column_right .search input[type=text]  { width: 180px; }

#column_right .search .btn, #login-form .btn { height: 24px; }


.navbar .brand {
  display: none;
    color: #fff;
    float: left;
    font-size: 20px;
    font-weight: 200;
    margin-left: -20px;
    padding: 10px 20px;
}

#column_left { min-height: 1400px; }
#column_left { background: url(../images/sidebar-r-bg2.png) right top repeat-y; }


.header-page,
.header-page a { color: #333; font-size: 20px; font-weight: 700; margin-bottom: 50px; }


.items-leading h2,
.items-leading h2 a,
.items-row h2,
.items-row h2 a { color: #394B31; font-size: 22px; font-weight: 700; }

#column_right .row-fluid { margin-bottom: 25px;} 

#column_right h3 { font-size: 20px; color: #666; font-weight: 700; }
#column_right .moduletable { margin-bottom: 20px;}
#column_right .menu { width: 100%; float: none; }
#column_right a { color: #73AA57; }
#column_right a.twtr-user, #column_right .menu a { display:block; white-space:nowrap;  }
#column_right a:hover, a:focus { color: #666; }


.redessocias a { display: block; float:left; width: 40px; height:40px; text-indent: -10000px; background: transparent center center no-repeat;}
.redessocias .rss { background-image: url(../images/rss.png); }
.redessocias .facebook { background-image: url(../images/facebook.png); }
.redessocias .youtube { background-image: url(../images/youtube.png); }
.redessocias .twitter { background-image: url(../images/twitter.png); }
.redessocias .flickr { background-image: url(../images/flickr.png); }

p.readmore a{
    background: url(../images/readmore.png) no-repeat left top transparent;
    color: #FFF;
    cursor: pointer;
    display: block;
    margin-top: 20px;
    padding: 4px 5px 4px 3px;
  font-size: 11px;
    text-decoration: none;
    text-transform: uppercase;
    width: 102px;
}

.cat-children { display: none; }

 
/*---------------------------------------
===Menus
---------------------------------------*/

.navbar { margin-bottom: 5px;}

.navbar-inner {
  min-height: 40px;
  /*padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);*/
  *zoom: 1;
  /*-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);*/
}

.menu, .actions{ list-style:none; }

.menu {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0;
}

.menu > li { float: left; }

.menu > li > a {
  float: none;
  padding: 2px 15px 2px;
  color: #fff;
  text-decoration: none;
  /*text-shadow: 0 1px 0 #ffffff;*/
}

.menu > li > a:focus,
.menu > li > a:hover {
  /*color: #333333;*/
  text-decoration: underline;
  background-color: transparent;
}

.menu > .active > a,
.menu > .active > a:hover,
.menu > .active > a:focus {
  color: #FF9;
  text-decoration: none;
 /* background-color: #e5e5e5;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
     -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);*/
}



.dropdown-menu {
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
}


.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  font-size: 18px;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}


.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  color: #00aeef;
  text-decoration: none;
  background-color: #eee;
  /*background-image: -moz-linear-gradient(top, #bbb, #eee);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bbb), to(#eee));
  background-image: -webkit-linear-gradient(top, #bbb, #eee);
  background-image: -o-linear-gradient(top, #bbb, #ccc);
  background-image: linear-gradient(to bottom, #bbb, #eee);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bbb', endColorstr='#eee', GradientType=0);*/
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #0081c2;
  text-decoration: none;
  background-color: none;
  /*background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  outline: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);*/
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: default;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  color: #333;
  background-color: nmone;
}

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #00659b;
  background-color: none;
  border-color: none;
}

#footer {width:100%}
#footer #sob-footer .menu > li,
#links_uteis .menu > li { float: none; }

#footer #sob-footer .menu > li > a,
#links_uteis .menu > li > a {padding: 10px 0;}

#links_uteis .menu > li { border-bottom: 1px solid #CCC;}


#footer #sub-footer .menu > li { border-right: 1px solid #666; }
#footer #sub-footer .menu > li:last-child { border:none; }



/*---------------------------------------
===BLOG
---------------------------------------*/


.box-date {
    background-color: #2D3728;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: block;
    /*float: left;
  margin-right: 10px;*/
    height: 40px;
    text-transform: uppercase;
    width: 40px;  
}

.box-date span { display:block; text-align: center;}


.article-info { margin-bottom: 20px;}

.content-showtags {
    border-bottom: none;
    border-top: none;
    color: #666666;
    float: left;
    margin-top: -45px;
  padding-left: 55px;
    width: 590px;
}

.content-showtags a {
  background-color: none;
    background-color: transparent !important;
    -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
    color: #73AA57;
    line-height: 30px;
    padding: 0 !important;
}

.content-showtags a:hover {
    background-color: none;
    background-color: transparent !important;
    color: #73AA57;
}

.items-leading > div,
.items-row .item { padding-bottom:30px; margin-bottom: 40px; border-bottom: 1px dotted #ddd; }

.items-leading  img,
.items-row .item img,
.item-page img,
.img_caption {padding: 5px; border: 1px solid #ccc; background: #fff; margin: 5px; max-width: 600px !important; }

.img_caption img { padding: 0 !important; margin: 0 !important; margin-bottom: 5px !important; }
p.img_caption { clear:both; font-style:italic; font-size: 11px; color: #666; border:none; padding: 0; margin: 0; }


ul.actions {float:right;}
ul.actions li{float:left; margin: 0 5px; }
ul.actions img { padding: 0 !important; border: none !important; background: transparent !important; margin: 0 !important; }


.result-title { font-size: 16px;}
.result-created { font-size: 10px;}

fieldset { border: none;}


legend {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #E5E5E5;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #333333;
    display: block;
    font-size: 12px !important;
    line-height: 40px;
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
  font-weight: bold;
}

.phrases-box input { vertical-align: middle; margin: 0  0 0 10px; }
.ordering-box { margin: 10px 0; }

.only label { display:block; width: 150px;  float: left; margin-right: 10px;}
.only input { vertical-align: middle; margin: 0  0 0 10px; } 

.searchintro .span12,
.form-limit .span12 { padding-left: 20px; }

.result-title { margin-top: 15px; padding-top: 15px; border-top: 1px solid #E5E5E5;  }


/*---------------------------------------
===Bootstrap
---------------------------------------*/

.container-fluid { padding: 0 !important; }


/*---------------------------------------
===Plugins
---------------------------------------*/



/*DESTAQUE//////mod_lofarticlesslideshow*/
.gallery-flickr ul li img{ width:75px; height:75px; margin: 5px; padding:2px; border: 1px solid #ccc; background: #fff;}


/*twitter////*/
.twtr-hd, 
.twtr-ft, 
.avatar-copyright,
.twtr-tweet-text p em{  display: none; }

.twtr-tweet-text { font-size: 14px !important;}

#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p { color: #444444 !important; }

#twtr-widget-1 .twtr-new-results, #twtr-widget-1 .twtr-results-inner, #twtr-widget-1 .twtr-timeline { background: transparent !important; }

#twtr-widget-1 .twtr-doc, #twtr-widget-1 .twtr-hd a, #twtr-widget-1 h3, #twtr-widget-1 h4 {
    background-color: #f5f5f5 !important;
    color: #FFFFFF !important;
}

.twtr-doc, .twtr-timeline {
    border-radius:0 !important;
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;   
}

.twtr-bd { padding: 0 !important; }


.twtr-tweets { background: #f5f5f5;}

#twtr-widget-1 .twtr-tweet a {color: #73AA57 !important;}

.twtr-tweet-text em{}

.twtr-widget .twtr-tweet-wrap { padding: 10px 0 !important;}

.twtr-user { display:block;}

.twtr-widget .twtr-tweet:last-child { border-bottom-width: 1 !important; }
.twtr-widget .twtr-tweet { border-bottom: 1px solid #DDDDDD !important; }


/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------
===Responsive
---------------------------------------*/


/*============================================================================================================*/
/* Large desktop */
/*============================================================================================================*/
@media (min-width: 1200px) {  }


/*============================================================================================================*/
/* Large desktop */
/*============================================================================================================*/
@media (min-width: 1024px) and (max-width: 1100px) { 

  
  
}



/*============================================================================================================*/
/* Portrait tablet to landscape and desktop */
/*============================================================================================================*/
@media (min-width: 770px) and (max-width: 979px) { 

  .items-leading  img,
  .items-row .item img,
  .item-page img,
  .img_caption {max-width: 500px !important; }

}

/*============================================================================================================*/
/* Landscape phone to portrait tablet */
/*============================================================================================================*/
@media (min-width: 602px) and (max-width: 769px) {

  .content-showtags {
    padding-left: 45px !important;
    width: auto !important;
  }
  
  .items-leading  img,
  .items-row .item img,
  .item-page img,
  .img_caption {max-width: 450px !important; }

}


/*============================================================================================================*/
/* Landscape phone to portrait tablet */
/*============================================================================================================*/
@media (min-width: 482px) and (max-width: 601px) { 

  #column_left {background-image: none!important; }
  
  #column_left .content {
      padding-right: 5px;
  }
  
  .content-showtags {
    padding-left: 45px !important;
    width: auto !important;
  }
  
  .items-leading  img,
  .items-row .item img,
  .item-page img,
  .img_caption {max-width: 350px !important; }

}





/*============================================================================================================*/
/* Landscape phones and down */
/*============================================================================================================*/
@media (max-width: 481px) { 

  #column_left {background-image: none!important; }
  
  #column_left .content {
      padding-right: 5px;
  }

  .content-showtags {
    padding-left: 0 !important;
    width: 100% !important;
  }
  
  .items-leading  img,
  .items-row .item img,
  .item-page img,
  .img_caption {max-width: 300px !important; }
  
  
  

}

