
/* TYPOGRAPHY */

body {
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size:0.8em;
color:#000;
line-height:1.3em;
}

a {
font-weight:bold;
color:#f65e13;
text-decoration: none;
}

a.author {
color:#444;
}

strong,
b {
font-weight:bold;
color:#444;
}

a:hover {
color:#666;
}

a, 
a:active {
outline:none;
}

h3 {
font-weight:bold;
font-size:120%;
}

p,
h3,
ol,
ul,
h4.push {
margin:0 0 15px 0;
}

p {
width:100%;
}

ol,
ul {
margin-left:35px;
}

h4 {
font-size:100%;
}

h4 a {
color:#000;
}

h4 a:hover {
color:#666;
}

small {
font-size:87%;
}

small,
span.lite {
color:#666;
}
