/* $Id: print.css,v 1.3 2007/09/06 21:23:32 goba Exp $ */

/**
 * Garland, for Drupal 5.0
 * Stefan Nagtegaal, iStyledThis [dot] nl
 * Steven Wittens, acko [dot] net`
 *
 * If you use a customized color scheme, you must regenerate it after
 * modifying this file.
 */

*{
  padding: 0;
  margin: 0;
  color: #000;
  background: none;
} 
 
body, input, textarea, select,  #center #squeeze .right-corner .left-corner h1, #center #squeeze .right-corner .left-corner h2, #center #squeeze .right-corner .left-corner h3, #center #squeeze .right-corner .left-corner h4, #center #squeeze .right-corner .left-corner h5, #center #squeeze .right-corner .left-corner h6,  #center #squeeze .right-corner .left-corner p,  #center #squeeze .right-corner .left-corner strong, div#content-projetos-border, div#content-projetos, div#pais div#content-projetos, div#pais div#content-projetos-main, div#pais div#content-projetos-border {
  color: #000;
  background: none;
}

ul.primary-links, ul.secondary-links,
#header-region, .sidebar, #footer, div#por-pais, div#content-projetos-main div#list-projetos{
  display: none;
}



body.sidebar-left #center, body.sidebar-right #center, body.sidebars #center,
body.sidebar-left #squeeze, body.sidebar-right #squeeze, body.sidebars #squeeze {
  margin: 0;
}
div#master{
padding:5px;
width:100%;
float:left;
}
div#master-content{
width:100%;
}


#wrapper,
#wrapper #container .breadcrumb,
div#master div#master-content,
div#master div#master-content div#center,
div#master div#master-content div#center .right-corner,
div#master div#master-content div#center .right-corner .left-corner,
div#master div#master-content div#center #squeeze {
  left: 0;
  padding: 0;
  margin: 0;
  float: none;
  clear: both;
  background: none;
}

#wrapper #container #header {
  height: 130px;
}

#wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited {
  text-shadow: none;
  color: #000;
}

div#content-projetos-main ul#desc-projeto{
  float:left;
  clear: both;
  padding: 0;
  margin: 0;
}
div#content-projetos-main ul#desc-projeto p img{
  float:left;
}

div#pais ul#desc-projeto li div p{
  width:500px;
  color: #000;
  background: none;
}
