

#header {
height: 100px !important;
}

#header, #bloglist .date, #blogread .date, #footer, .tagcloud a {
background: black !important;
}

#mainmenu {
font-family: lato; !important;
text-transform: none !important;
font-size: 15px !important;
font-weight: bold !important;
}


#mainmenu select {
background: #777 !important;
}

#content-wrapper {
margin-top: 250px !important;
}

::selection {
background: #999 !important;
color: #FFF !important;
}

h1 {
  font-family: 'Pinyon Script'!important;
  font-size: 42px;
  font-style: normal;
  color: #663399;
}

#header {
  background: ;
  background-color: black !important;
  height: 93px;
}

#mainlogo {
  height: 120px;
  margin-top: -10px;
}

#mainmenu ul {
  float: right;
  margin: 0px 0px;
  padding: 0px 0px;
  height: 30px;
font-size: 13px !important;
}

#mainmenu {
  margin-top: 20px;
}

h2 {
color: gray !important;
}