#larry {
  font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif;
}

.post {font-weight:normal;color:#111;font-size:1.5em;}

q {font-style:italic;}

a {color:#22287F;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color:#111;}
h1 a {text-decoration:none;}

a:hover, a:active, a:focus {
  background:#eee;
}

.box li {margin-left:1.5em;}

code { font-size: 1.05em; background:#eee; }
em { font-weight: bold; }

/* Visited links lighter and without underline */
a:visited {text-decoration:none; color:#11187F}
h1 a:visited {color:#111}

/* .box {color:#ffffff; background:#000240; font-size:1.1em;} */
/* h1, h2, h3, h4, h5, h6 {color:#000A24;} */
/* .alt {color:#7F5E17;} */
