/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.monkeythoughts.com/mt-static/themes/base-weblog.css);
@import url(http://www.monkeythoughts.com/mt-static/themes/theme-monkeythoughts/theme-monkey-thoughts.css);
/* end StyleCatcher imports */

#nav {
font-family: "Myriad Pro",Helvetica,Arial,sans-serif;
font-size: 1.2em;
padding-left: 15px;
margin:0px;
background-color:#605677;
color:#fff;
border-bottom: 1px solid #6F8C8F;
word-spacing: 8px;
}

#nav a {
color:#fff;
text-decoration:none;
}
#nav a:hover {
text-decoration:underline;
}