
/* Begin Typography & Colors */
body {
  font-size: 70%; /* Resets 1em to 10px */
  font-family: 'Segoe UI', Arial, Sans-Serif;
}

h1, h2, h3, .inline-widgets #wp-calendar caption, .blogname, .blogdesc {
  font-family: 'Segoe UI', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.blogname {
  font-family: 'Segoe UI', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.widgettitle, .sidebars li.linkcat h2 {
  font-family: 'Segoe UI', 'Lucida Grande', Verdana, Sans-Serif;
}

.cal {
  font-family: 'Segoe UI', "Lucida Grande", "Lucida Sans Unicode", Arial, Sans-Serif;
}

.cald {
  font-size: 1em;
}

.calm {
  font-size: 1em;
}

.pages a, .pages a:hover {
  font-size: 12 pt;
  font-weight: regular;
}

.posttitle, #comments, #respond, #trackbacks {
  font-family: 'Segoe UI', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#header {
  height: 160px;
}


#headerimg {
  height: 143px;
}

/* Begin Images */
p img {
	max-width: 100%;
}
