/* ---
*  STYLES THAT GET SHARED BETWEEN THE MCE EDITOR
*  AND THE PUBLIC WORDPRESS SITE.
*/

/*
*	EQUALIZER STYLES
*/
BODY,DIV,DL,DT,DD,UL,OL,LI,H1,H2,H3,H4,H5,H6,PRE,CODE,FORM,FIELDSET,LEGEND,INPUT,TEXTAREA,P,BLOCKQUOTE,TH,
TD{font:12px/1.3em Arial;color:#000;}

BLOCKQUOTE,UL,OL,DL{margin:1em;}

OL,UL,DL{margin-left:0em;}

DL DD{margin-left:1em;}

OL LI{list-style:decimal outside;}

UL LI{list-style:disc outside;}

TABLE{border-collapse:collapse;border-spacing:0;font-size:inherit;font-size:100%;}

IMG{border:0;}

ADDRESS,CAPTION,CITE,CODE,DFN,EM,STRONG,TH,VAR{font-style:normal;font-weight:normal;}

EM{font-style:italic;}

H1,H2,H3,H4,H5,H6,STRONG{font-weight:bold; line-height:1.0em; margin:0;}

PRE,CODE,KBD,SAMP,TT{font-family:"Courier New",Courier,monospace;line-height:100%;}

LI{list-style:disc;}

CAPTION,TH{text-align:center;}

CAPTION{margin-bottom:.5em;}

TH{font-weight:bold;}

TH,TD{border:0px solid#000;padding:0px; vertical-align:top;}

P,FIELDSET,TABLE,PRE{margin:0 0 1em 0;}

Q:before,Q:after{content:'';}

ABBR,ACRONYM{border:0;border-bottom:1px dotted#000;font-variant:normal;cursor:help;}

SUP{vertical-align:text-top;}

SUB{vertical-align:text-bottom;}

INPUT,TEXTAREA,SELECT{font-family:inherit;font-size:inherit;font-weight:inherit;}

TEXTAREA{overflow:auto;overflow-y:auto;}


/*
*	WORDPRESS THEME HIGH-LEVEL STYLES
*/
H1 {font-size:26px; color:#000; font-weight:normal; }

H2, H3, H4 {color:#000; font-weight:bold; line-height:1.2em; }

A {color:#80a1b6; text-decoration:none; cursor:pointer;}

A:hover { text-decoration:underline; }


h1 a {}

H2 {font-size:16px; margin:1em 0; }

H2 a { }

H2 a:hover {}

H3{font-size:12px; font-weight:normal; text-transform:uppercase; margin:0 0 1.5em; }

H3 a {}

H4{font-size:12px }

H4 a {}

ADDRESS { white-space: normal; margin:2em 0; color:#80A1B6; font-size:14px; font-weight:bold; }

PRE {  }

P { margin:1em 0; line-height:1.5em;}

UL { }

EM { }

