/*
Theme Name:     Tubaluba
Theme URI:      http: //tubalubaband.com/
Description:    Child theme of the Twenty Ten theme 
Author:         Joseph Sheedy
Author URI:     http: //velotronheavyindustries.com/
Template:       twentyten
Version:        0.1.0
*/

@import url("../twentyten/style.css");

div#wrapper {
  padding: 0 0px;
}

div#header {
  padding: 0 0px;
  height: 190px;
  background-color: black;
}

#branding img {
  border-top: 0px;
  border-bottom: 0px;
}
div.menu {
	font-size: 20px;
  padding-left: 20px;
}
div.menu li {
  margin-left: 15px;
}

