/* Colours 

Main  #3c3a34
Links #1070a2


*/


/* Typography */

body       { font-size: 62.5%; line-height: 1.6; font-family: "Helvetica Neue", arial, helvetica, verdana, sans-serif; color: #3c3a34; }

h1, h2, h3, 
h4, h5, h6 { font-weight: bold; }
h1         { font-size: 180%; }
h2         { font-size: 180%; }
h3         { font-size: 160%; }
h4         { font-size: 150%; }
h5         { font-size: 140%; }
h6         { font-size: 130%; }

dl, li, p  { font-size: 120%; }
li p       { font-size: 100%; }
li li      { font-size: 100%; }
a          { color: #f04a9b; outline: none; text-decoration: none; }
p a        { font-size: 100%; }

input, label, textarea { font-size: 12px; font-family: "Helvetica Neue", arial, helvetica, verdana, sans-serif; color: #3b3a35; }
em                     { font-style: italic; }
strong                 { font-weight: bold; }
code                   { font-size: 14px; font-family: Monaco, courier, monospace; }
textarea               { font-family: "Helvetica Neue", arial, helvetica, verdana, sans-serif; }
abbr, acronym, address, 
bdo, pre, fieldset, dfn, 
samp, kbd, var, cite, 
tt, table              { font-size: 140%; }
acronym                { font-size: 100%; border-bottom: 1px dotted #414141; }
big                    { font-size: 150%; }
small                  { font-size: 100%; }
button, area           { cursor: pointer; }

#pageContent h6,
#pageContent ol,
#pageContent ul,
#pageContent p         { margin-bottom: 15px; }
#pageContent p.edit    { margin-bottom: 0; }
