/*
Theme Name:     Honk Fest West
Theme URI:      http: //honkfestwest.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");

#branding img {
  border: 0px;
  margin-left: auto;
  margin-right: auto;
}
#branding {
  text-align: center;
}
div#header {
  padding: 10px;
  margin-bottom: 10px;
}
div#access {
  margin-top: 10px;
}
div#wrapper {
background-color: #fef8d4;
border: 18px solid #841011;
}
body {
  line-height: 1.5em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #993300;
  background-color: #dbc170;
}

/*
div.menu {
  font-size: 20px;
  padding-left: 00px;
}
div.menu li {
  margin-left: 35px;
}

*/

