html{height: 100%;}

body
{ background: #FFFFFF;
  color: #000000;
  font-family: Arial, Times, "Times New Roman", Garamond, serif;
}

blockquote
{ background: #FFFFFF;
  color: #000000;
  border-color: #767676;
}

#main
{ background: #FFFFFF;
  color: #000000;
}

#links, #footer, #menu, #menu li a
{ background: #FFFFFF;
  color: #000000;
  border-color: #000000;
}

#links a, #footer a, #links a:hover, #footer a:hover
{ background: transparent;
  color: #DBD7D1;
}

#logo
{ background: #FFFFFF;
  color: #000000;
}

#logo h1
{ background: transparent;
  color: #000000;
  font-size:200%;
}

h1, #column2 h1
{ background: transparent;
  color: #000000;
  border-color: #000000;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ background: #FFFFFF;
  color: #000000;
} 

#content, #column2 a, #column2 a:hover
{ background: transparent;
  color: #000000;
}

.sidebaritem, .sidebaritem a, .sidebaritem a:hover
{ background: transparent;
  color: #000000;
}

.sbihead
{ background: #FFFFFF;
  color: #000000;
}

.sbihead h1
{ background: transparent;
  color: #000000;
}

.sbilinks li a
{ background: #FFFFFF;
  color: #000000;
} 

.sbilinks li a:hover
{ background: #FFFFFF;
  color: #000000;
} 

.color {color: #000000;}

input, textarea
{ background: #FFFFFF;
  color: #000000;
  border-color: #000000;
}

#menu, #links, #column1
{ display:none;
  height:0px;
}

#logo
{  height:50px;
}

#logo h1
{ padding-top:0px;padding-bottom:0px;
}

#column2
{ width:740px;
}

#column2 a , #footer a, #quote, #meta_infos
{ background: #FFFFFF;
  color: #000000;
}
  
#content a:link:after, #content a:visited:after
{
  content: " <" attr(href) "> ";
  font-family: courier, monospace;
  font-weight: normal;
  text-decoration: none;
  color: #626466;
}

#content a[href^="/"]:after {
  content: " <http://www.baladamoto.net" attr(href) "> ";
}

#map_canvas a:link:after , #map_canvas a:visited:after{
  content: "";
  background: transparent;
}

#main
{
  margin-left:0px;
  width: 760px;
} 
